Vector Format Conversion Using ogr2ogr: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 39:
:* ''<tt>-where <clause></tt>'': "-where" can be used to specify a clause to only select a given geometry type
<pre>
ogr2ogr.exe -f "ESRI Shapefile" -where
ogr2ogr.exe -f "ESRI Shapefile" -where
ogr2ogr.exe -f "ESRI Shapefile" -where
</pre>
'''MIF With Multiple Geometry Types To a Single GPKG'''<Br>
| |||