Re: [gdal-dev] Handling PostGIS's geojson output with a Z dimensions

2017-05-09 Thread Rutger
Even, It does indeed, thanks for pointing that out. I guess i should have read the release notes before posting this. :) I'll test it as soon as "conda-forge" has a GDAL build of 2.2 to confirm. Congratulations on the release btw, lots of good features! Regards, Rutger -- View this messag

Re: [gdal-dev] Handling PostGIS's geojson output with a Z dimensions

2017-05-09 Thread Even Rouault
On mardi 9 mai 2017 01:46:00 CEST Rutger wrote: > Dear all, > > I have a Python script rasterizing polygons which are imported with OGR from > GeoJSON. The GeoJSON is created by PostGIS and send over the network > (direct connection to the db is not possible). > > This has worked very well until

[gdal-dev] Handling PostGIS's geojson output with a Z dimensions

2017-05-09 Thread Rutger
Dear all, I have a Python script rasterizing polygons which are imported with OGR from GeoJSON. The GeoJSON is created by PostGIS and send over the network (direct connection to the db is not possible). This has worked very well until it started to crash the Python interpreter, a hard crash with