Re: [gdal-dev] Check validity of geometries before writing them into vector tiles?

2018-02-15 Thread Even Rouault
On mercredi 14 février 2018 15:53:38 CET Rahkonen Jukka (MML) wrote: > Even Rouault wrote: > > Perhaps you could play with the SIMPLIFICATION and SIMPLIFICATION_MAX_ZOOM > > options ? > Sure, as I wrote I admit that my test did not make much sense, but trying > things before reading the manual some

[gdal-dev] gdal2cesium for python3

2018-02-15 Thread Idan Miara
Hi, I'm trying to update gdal2cesium.py to use Python3 (using latest gdal from QGIS3) I made the following changes: I ran 2to3 changed tabs to spaces, Now it runs, but it gives the following error: File "gdal2cesium.py", line 969, in process_tile data = ds.ReadRaster(xoff=rx, yoff=ry, xsiz