D wrote:
Hi,

I would like to export vertices from a 3D Geometry from Oracle Spatial (11g)
into an 2D ESRI Shapefile with a field "Z" that comes from the the 3D SDO
geometry.

Is is possible to do this using GDAL tools?

Dejan,

You can use ogr2ogr utility with option -nlt, see this:

http://gdal.org/ogr/ogr2ogr.html

Best regards
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to