that was it, thank you!
Regards
- Ursprüngliche Mail
Von: Craig Miller
An: Opel Fahrer ; gdal-dev@lists.osgeo.org
Gesendet: Donnerstag, den 10. September 2009, 08:11:33 Uhr
Betreff: RE: [gdal-dev] 3D Shapefiles
I think you want wkbPoint25D instead of wkbPoint in the CreateLayer call
lists.osgeo.org
> Subject: [gdal-dev] 3D Shapefiles
>
> Hi,
>
> I stumbled across an unexpected problem when I tried to write my own shapefile
> following the tutorial found here:
>
> http://www.gdal.org/ogr/ogr_apitut.html
>
> I want to store 3D coordinates, which sh
Hi,
I stumbled across an unexpected problem when I tried to write my own shapefile
following the tutorial found here:
http://www.gdal.org/ogr/ogr_apitut.html
I want to store 3D coordinates, which should be possible I guess. However, it
seems that doing something like
//
OGRLayer *poLa