Re: [gdal-dev] Motion: adopt RFC106: Metadata items to reflect driver update capabilities

2025-01-27 Thread Rahkonen Jukka via gdal-dev
+1 -Jukka Rahkonen- -Alkuperäinen viesti- Lähettäjä: gdal-dev Puolesta Even Rouault via gdal-dev Lähetetty: maanantai 27. tammikuuta 2025 11.24 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] Motion: adopt RFC106: Metadata items to reflect driver update capabilities Hi, The

Re: [gdal-dev] using gdal.Warp to reproject a GTiff with an external nodata mask (.msk)

2025-01-27 Thread Even Rouault via gdal-dev
Le 27/01/2025 à 17:04, Even Rouault via gdal-dev a écrit : Maxime, you need to do in 2 steps, with something like (didn't test, slight modifications may be needed): - slightly modify your first step, to reproject to an intermediate RGBA dataset, with dstAlpha=yes. That temporary dataset m

Re: [gdal-dev] using gdal.Warp to reproject a GTiff with an external nodata mask (.msk)

2025-01-27 Thread Even Rouault via gdal-dev
Maxime, you need to do in 2 steps, with something like (didn't test, slight modifications may be needed): - slightly modify your first step, to reproject to an intermediate RGBA dataset, with dstAlpha=yes. That temporary dataset may be a VRT, or a GeoTIFF with a lossless compression (ie DEF

Re: [gdal-dev] using gdal.Warp to reproject a GTiff with an external nodata mask (.msk)

2025-01-27 Thread Rahkonen Jukka via gdal-dev
Hi, Do you suppose that the result would be two files: "Ortho2024_3857_10cm_mask.tif" "Ortho2024_3857_10cm_mask.tif.msk" What the result is now? One file "Ortho2024_3857_10cm_mask.tif" with an internal mast band, or what? -Jukka Rahkonen- Lähettäjä: gdal-dev Puolesta Maxime Demers via gdal-de

[gdal-dev] using gdal.Warp to reproject a GTiff with an external nodata mask (.msk)

2025-01-27 Thread Maxime Demers via gdal-dev
Hi everybody, I hope you are all well! I have an issue that I would need help about if possible. I would like to use the GDAL Python bindings to reproject a TIFF that has an external nodata mask stored in a separate .msk file. Also, this is important to me to keep the jpeg compression. After som

[gdal-dev] cannot search in mobile phone

2025-01-27 Thread Javier Jimenez Shaw via gdal-dev
Hi in gdal.org I cannot search when opening in my phone. It is reproducible in the computer setting the "responsive design mode", aka phone mode, in the developer tools. Surprisingly it does not happen in proj.org. What are we doing differently regarding sphinx and readthedocs? Cheers Javier __

Re: [gdal-dev] Motion: adopt RFC106: Metadata items to reflect driver update capabilities

2025-01-27 Thread Andrew C Aitchison via gdal-dev
On Mon, 27 Jan 2025, Even Rouault via gdal-dev wrote: Hi, The RFC text has been adjusted to reflect the candidate implementation which is now ready Motion: Adopt RFC106: Metadata items to reflect driver update capabilities (https://github.com/OSGeo/gdal/pull/11708) +1, -- Andre

Re: [gdal-dev] Motion: adopt RFC106: Metadata items to reflect driver update capabilities

2025-01-27 Thread Javier Jimenez Shaw via gdal-dev
+1 Javier On Mon, 27 Jan 2025 at 10:32, Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > Hi, > > The RFC text has been adjusted to reflect the candidate implementation > which is now ready > > Motion: Adopt RFC106: Metadata items to reflect driver update > capabilities (https://gith

[gdal-dev] Motion: adopt RFC106: Metadata items to reflect driver update capabilities

2025-01-27 Thread Even Rouault via gdal-dev
Hi, The RFC text has been adjusted to reflect the candidate implementation which is now ready Motion: Adopt RFC106: Metadata items to reflect driver update capabilities (https://github.com/OSGeo/gdal/pull/11708) Starting with my +1, Even -- http://www.spatialys.com My software is free, bu