Le jeudi 31 janvier 2013 21:49:03, Tyler Mitchell a écrit :
> Hi Sarah,
>
> Be sure to quote "ESRI Shapefile" or it will use "shapefile" as the output
> filename.
>
> Since Shapefile is default, you can remove the -f ... stuff altogether to
> simplify.
>
> As far as I can tell that's your main p
Hi Sarah,
Be sure to quote "ESRI Shapefile" or it will use "shapefile" as the output
filename.
Since Shapefile is default, you can remove the -f ... stuff altogether to
simplify.
As far as I can tell that's your main problem there. I don't have a GDB
install to test against though.
Tyler
I'm trying to use the -where command in ogr2ogr (1.9.0) to separate out
different geometry types, as was described in the FAQ for converting gdb to
shp files, but when I do the following command
Ogr2ogr.exe -f ESRI Shapefile points.shp input.gdb -a_srs EPSG:4326 -nln
points -where 'ogr_geometry