[gdal-dev] Geoserver/gdal: large tif with multiple overviews - bug + workaround

Even Rouault even.rouault at spatialys.com
Wed Jan 16 03:36:07 PST 2019


On mercredi 16 janvier 2019 12:59:51 CET Idan Miara wrote:
> Even,
> Thanks for your pointer!
> It does solve the problem for me!
> 
> Andrea,
> Thanks for you input!
> Should I find the time to look into these issues I'll contact you.
> 
> I'm working on a python wrapper for gdal translate/wrap/info python
> functions.

Hum, are you aware that they are already such wrappers in recent GDAL versions with the GDAL Python bindings ? gdal.Info(), gdal.Translate(), gdal.Warp() ?

Usage examples:
https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdalinfo_lib.py
https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdal_translate_lib.py
https://github.com/OSGeo/gdal/blob/master/autotest/utilities/test_gdalwarp_lib.py

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list