[gdal-dev] GDAL 3.83 is released

2024-01-08 Thread Even Rouault via gdal-dev
Hi, On behalf of the GDAL/OGR development team, I am pleased to announce the release of the GDAL/OGR 3.8.3 bug fix version. Consult the release notes for the list of issues addressed:     https://github.com/OSGeo/gdal/blob/v3.8.3/NEWS.md The sources are available at:     https://download.osgeo

Re: [gdal-dev] gdaladdo does not "respect" GPKG tile matrix

2024-01-08 Thread Philippe Ghesquiere via gdal-dev
Hi Even, This is great news ! I will check it out as soon as I can. Thanks Philippe On Mon, Jan 8, 2024 at 1:07 PM Even Rouault wrote: > Hi Philippe, > > I no longer reproduce the below issues nor > https://github.com/OSGeo/gdal/issues/3853 with gdaladdo without explicit > level with GDAL maste

Re: [gdal-dev] gdaladdo does not "respect" GPKG tile matrix

2024-01-08 Thread Even Rouault via gdal-dev
Hi Philippe, I no longer reproduce the below issues nor https://github.com/OSGeo/gdal/issues/3853 with gdaladdo without explicit level with GDAL master 3.9dev. This is due to improvement https://github.com/OSGeo/gdal/commit/d178b03e3db that reuse existing overview levels when they are declare

[gdal-dev] gdaladdo does not "respect" GPKG tile matrix

2024-01-08 Thread Philippe Ghesquiere via gdal-dev
Dear all, A while ago, I opened a ticket which is still opened ( https://github.com/OSGeo/gdal/issues/3853). I recently bumped into this bug with some new data, and I think I tracked the origin. *1) Generate a test image :* gdal_create -of GTIFF -co COMPRESS=LZW -a_srs epsg:4326 -a_ullr -180 90