On samedi 16 mai 2020 00:51:27 CEST Denis Rykov wrote: > Great! Thank you. I also found out that the same result can be achieved > with gdalwarp and "-ovr" option.
Yes, uses the same mechanism underneath > Is there any advantages of using gdalwarp instead of gdal_translate to > convert partial extent of TMS service to an image if reprojection is not > required? gdal_translate is generally faster than gdalwarp for operations that can be done by both. Even -- Spatialys - Geospatial professional services http://www.spatialys.com
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
