[gdal-dev] Exporting line vertices to SHP using GDAL
Mateusz Loskot
mateusz at loskot.net
Mon Aug 11 09:45:53 EDT 2008
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
More information about the gdal-dev
mailing list