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
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to