Re: [gdal-dev] Motion: Adopt GDAL 3.8.0RC1 as 3.8.0 release

2023-11-08 Thread Sebastiaan Couwenberg via gdal-dev
On 11/8/23 09:39, Even Rouault via gdal-dev wrote: Adopt GDAL 3.8.0RC1 as 3.8.0 release Can we get this fixed before the release? https://github.com/OSGeo/gdal/pull/8682 Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Re: [gdal-dev] Transforming from EPSG:29902 to EPSG:4326 at the limit of the area of use.

2023-11-08 Thread Sam Hall via gdal-dev
I tried using both: gdalwarp -ct "$(projinfo -s EPSG:29902 -t EPSG:4326 -o proj -q)" input.tif output.tif gdalwarp -ct "$(projinfo -s EPSG:29902 -t EPSG:4326 -o proj -q --bbox -10.562,52.08,-10.561,52.1)" input.tif output.tif and they both produce the desired result of a smooth transition acros

Re: [gdal-dev] Transforming from EPSG:29902 to EPSG:4326 at the limit of the area of use.

2023-11-08 Thread Sam Hall via gdal-dev
I didn't mean to just respond to you Javier, sorry about that. That looks promising. I'll work out which is the one is using which transformation and see if I can use the right one. Sam From: Javier Jimenez Shaw Sent: Wednesday, November 8, 2023 14:39 To: Sam Hall Subject: Re: [gdal-dev] Tran

Re: [gdal-dev] Fwd: oblique cuts on a raster using python GDAL

2023-11-08 Thread Laurențiu Nicola via gdal-dev
Hi Naïma, I'm a bit late to the party, but note that the JP2OpenJPEG produces lossy output by default. You need to pass REVERSIBLE=YES and QUALITY=100 as creation options to make it use lossless compression. Laurentiu ___ gdal-dev mailing list gdal-de

Re: [gdal-dev] Transforming from EPSG:29902 to EPSG:4326 at the limit of the area of use.

2023-11-08 Thread Javier Jimenez Shaw via gdal-dev
Assuming that it does not happen in the main area of Ireland...I guess it is because it is outside of the area of usage of the datum transformation https://epsg.org/transformation_1641/TM65-to-WGS-84-2.html Probably (this is just a guess) gdalwarp is not taking it into consideration, making a ballp

[gdal-dev] Transforming from EPSG:29902 to EPSG:4326 at the limit of the area of use.

2023-11-08 Thread Sam Hall via gdal-dev
I have some data that covers the whole of the Republic of Ireland, including the Blasket Islands off the West Coast, situated around 24439, 95540 in EPSG:29902. These islands straddle the western boundary of the area of use of the coordinate system -10.56° W. When transforming a raster dataset

[gdal-dev] Fwd: oblique cuts on a raster using python GDAL

2023-11-08 Thread Naima Dambrine via gdal-dev
-- Forwarded message - De : Naima Dambrine Date: mar. 7 nov. 2023 à 09:16 Subject: Re: [gdal-dev] oblique cuts on a raster using python GDAL To: Javier Jimenez Shaw Hi, Thank you very much for your help, it let me try and try again, and you are right when you say that it is pos

Re: [gdal-dev] Motion: Adopt GDAL 3.8.0RC1 as 3.8.0 release

2023-11-08 Thread Javier Jimenez Shaw via gdal-dev
+1 Javier On Wed, 8 Nov 2023, 10:16 Rahkonen Jukka via gdal-dev, < gdal-dev@lists.osgeo.org> wrote: > +1 > > -Jukka Rahkonen- > > -Alkuperäinen viesti- > Lähettäjä: gdal-dev Puolesta Even > Rouault via gdal-dev > Lähetetty: keskiviikko 8. marraskuuta 2023 10.39 > Vastaanottaja: gdal-dev@

Re: [gdal-dev] Motion: Adopt GDAL 3.8.0RC1 as 3.8.0 release

2023-11-08 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: keskiviikko 8. marraskuuta 2023 10.39 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] Motion: Adopt GDAL 3.8.0RC1 as 3.8.0 release Hi, Motion: Adopt GDAL 3.8.0RC1 as 3

[gdal-dev] Motion: Adopt GDAL 3.8.0RC1 as 3.8.0 release

2023-11-08 Thread Even Rouault via gdal-dev
Hi, Motion: Adopt GDAL 3.8.0RC1 as 3.8.0 release Starting with my +1 Even -- http://www.spatialys.com My software is free, but my time generally not. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-d