[gdal-dev] SHP to CSV

Mullins, Steven Steven.Mullins at dmme.virginia.gov
Thu Nov 20 11:12:43 EST 2008


Using: GDAL 1.6.0dev, FWTools 2.2.1, released 2008/06/17


ogr2ogr -f csv test_geo geology-all.shp -lco GEOMETRY=AS_XY

Dumps a CSV file with the attributes of the shape, but with no
coordinate fields per the "GEOMETRY=AS_XY" options.  The shape 
does have point geometry.  

Any ideas why this would not work?

Thanks,

Steve


More information about the gdal-dev mailing list