On Tue, 27 Aug 2019 at 03:13, Jacobs Tim <[email protected]> wrote: > Recently, we were using gdal2tiles.py to build TMS tiles. > Its code however seems to not support the “mode” resampling > that is available in other GDAL utilities such as gdalwarp and gdal_translate. > > Can this be added to gdal2tiles.py too?
Hi Tim, This has been addressed with https://github.com/OSGeo/gdal/pull/1817 and should appear in the next release. Cheers, Mike _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
