Hi Even,
Thanks for your response. It assures me that I need special case for
Point,MultiPoint and Geometrycollection of Points when writing to ShapeFile.
Thanks
Danley
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
___
gdal
On lundi 16 octobre 2017 09:08:57 CEST dmel wrote:
> Hi,
>
> I am implementing export service to export the geometries from our system to
> ShapeFile using OGR 1.11 library.
>
> The service create GeoJSON datasource from the JSON input, and then for each
> feature in the GeoJSON datasource it cre
Hi,
I am implementing export service to export the geometries from our system to
ShapeFile using OGR 1.11 library.
The service create GeoJSON datasource from the JSON input, and then for each
feature in the GeoJSON datasource it creates feature in ShapeFile
datasourse.
It all works well when all