<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Shape files 3D -&gt; 2D</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi list,<BR>
<BR>
I have a set of shape files which are reported as 'Geometry: 3D Line String'. The geometries<BR>
are all LINESTRING, but they have 3D coordinates. Playing around with ogr2ogr and different<BR>
options like '-nlt LINESTRING25D' or '-dsco &quot;SHPT=LINESTRING25D&quot;' did not bring the expected<BR>
results. Everytime a call to 'poGeometry-&gt;getGeometryType()' delivers a wkbGeometryCollection.<BR>
<BR>
Can anyone give me a hint how to deal with those data?<BR>
<BR>
Christoph<BR>
</FONT>
</P>

</BODY>
</HTML>