Thank you Even and Jukka!
On Mon, 12 May 2025 at 17:02, Even Rouault
wrote:
> Fix in https://github.com/OSGeo/gdal/pull/12351
>
> You can workaround the issue by adding -oo IGNORE_COG_LAYOUT_BREAK=YES
> (actually not needed for cleaning as this doesn't break the layout, but
> definitely needed f
Fix in https://github.com/OSGeo/gdal/pull/12351
You can workaround the issue by adding -oo IGNORE_COG_LAYOUT_BREAK=YES
(actually not needed for cleaning as this doesn't break the layout, but
definitely needed for adding to a COG)
Le 12/05/2025 à 12:01, Javier Jimenez Shaw via gdal-dev a écrit
vements to COG driver manual page and to
the error messages of gdaladdo.
-Jukka Rahkonen-
Lähettäjä: Javier Jimenez Shaw
Lähetetty: Maanantai 12. toukokuuta 2025 16.48
Vastaanottaja: Rahkonen Jukka
Kopio: gdal dev
Aihe: Re: [gdal-dev] I cannot clean over
Apparently it is related with COG:
$ gdal_translate -of COG foo.tif foo.cog.tif
Input file size is 1000, 1000
0...10...20...30...40...50...60...70...80...90...100 - done.
$ gdaladdo -clean --debug ON foo.cog.tif
GDAL: GDALOpen(foo.cog.tif, this=0x15900ae00) succeeds as GTiff.
GTiff: ScanDirectori
: Javier Jimenez Shaw
Lähetetty: Maanantai 12. toukokuuta 2025 14.28
Vastaanottaja: Rahkonen Jukka
Kopio: gdal dev
Aihe: Re: [gdal-dev] I cannot clean overviews from GeoTIFF
Thanks Jukka. That was my first guess.However before sending the email I
checked it. "ls -l" is telling me this (I un
puolesta
> Lähetetty: Maanantai 12. toukokuuta 2025 13.01
> Vastaanottaja: gdal dev
> Aihe: [gdal-dev] I cannot clean overviews from GeoTIFF
>
> HiI am trying to clean the overviews from a GeoTIFF, but gdaladdo does not
> allow me.Is that an expected behaviour? Maybe I am missing mo
it be that simple?
-Jukka Rahkonen-
Lähettäjä: gdal-dev käyttäjän Javier Jimenez Shaw via gdal-dev puolesta
Lähetetty: Maanantai 12. toukokuuta 2025 13.01
Vastaanottaja: gdal dev
Aihe: [gdal-dev] I cannot clean overviews from GeoTIFF
HiI am trying to
Hi
I am trying to clean the overviews from a GeoTIFF, but gdaladdo does not
allow me.
Is that an expected behaviour? Maybe I am missing more options. (there is
no opposite of "-ro")
$ gdaladdo --debug on -clean out/test.tif
GDAL: GDALOpen(out/test.tif, this=0x133058e00) succeeds as GTiff.
GTiff: