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
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