<div dir="ltr"><div>Dear Mateusz,</div>
<div>&nbsp;</div>
<div>I was not clear enough. what I would need is exporting every single vertex to a single point feature in a SHP.</div>
<div>&nbsp;</div>
<div>If I am quessing, I can just define in OGR2OGR -NLT POINT and I will point objects of every single vertex?</div>
<div>&nbsp;</div>
<div>How do I fill in the atribute Z value for every single exported&nbsp;point feature?</div>
<div>&nbsp;</div>
<div>Thanks!</div>
<div>&nbsp;</div>
<div>Dejan<br><br></div>
<div class="gmail_quote">On Mon, Aug 11, 2008 at 3:45 PM, Mateusz Loskot <span dir="ltr">&lt;<a href="mailto:mateusz@loskot.net">mateusz@loskot.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">D wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>I would like to export vertices from a 3D Geometry from Oracle Spatial (11g)<br>into an 2D ESRI Shapefile with a field &quot;Z&quot; that comes from the the 3D SDO<br>
geometry.<br><br>Is is possible to do this using GDAL tools?<br></blockquote><br></div>Dejan,<br><br>You can use ogr2ogr utility with option -nlt, see this:<br><br><a href="http://gdal.org/ogr/ogr2ogr.html" target="_blank">http://gdal.org/ogr/ogr2ogr.html</a><br>
<br>Best regards<br><font color="#888888">-- <br>Mateusz Loskot, <a href="http://mateusz.loskot.net/" target="_blank">http://mateusz.loskot.net</a><br>Charter Member of OSGeo, <a href="http://osgeo.org/" target="_blank">http://osgeo.org</a><br>
</font></blockquote></div><br></div>