[gdal-dev] Exporting line vertices to SHP using GDAL

D eloquence2 at gmail.com
Mon Aug 11 09:54:51 EDT 2008


Dear Mateusz,

I was not clear enough. what I would need is exporting every single vertex
to a single point feature in a SHP.

If I am quessing, I can just define in OGR2OGR -NLT POINT and I will point
objects of every single vertex?

How do I fill in the atribute Z value for every single exported point
feature?

Thanks!

Dejan

On Mon, Aug 11, 2008 at 3:45 PM, Mateusz Loskot <mateusz at loskot.net> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20080811/141c9c3f/attachment.html


More information about the gdal-dev mailing list