Re: [gdal-dev] [External] : Re: GDAL driver Open() calls

2023-11-28 Thread Fengting Chen via gdal-dev
The attached are two output logs with debug on. You can see that the output from GDAL 3.7 has two extra queries at the beginning. These queries only happen when the eAccess is GA_ReadOnly. The logs are generated with the same command parameters to gdal_translate. From: Even Rouault Date: Tuesd

Re: [gdal-dev] GDAL driver Open() calls

2023-11-28 Thread Even Rouault via gdal-dev
Hi, Please share the stack trace (on a debug build) of both instances where GDALOpen() is called Even Le 28/11/2023 à 23:40, Fengting Chen via gdal-dev a écrit : Hi, I noticed from the GeoRaster driver that in GDAL 3.6 and 3.7 (maybe 3.8 too),  there are two GDALOpen() calls on the driver

[gdal-dev] GDAL driver Open() calls

2023-11-28 Thread Fengting Chen via gdal-dev
Hi, I noticed from the GeoRaster driver that in GDAL 3.6 and 3.7 (maybe 3.8 too), there are two GDALOpen() calls on the driver with GDALOpenInfo eAccess as GA_ReadOnly, even when the GeoRaster is the output format in gdal_translate command. There are no such calls in GDAL 3.4. I am wondering i

Re: [gdal-dev] GDAL 3.8.1RC3 is available & motion to approve it

2023-11-28 Thread Even Rouault via gdal-dev
FYI, Docker images ghcr.io/osgeo/gdal:alpine-small-3.8.1 , ghcr.io/osgeo/gdal:alpine-normal-3.8.1 , ghcr.io/osgeo/gdal:ubuntu-small-3.8.1 , ghcr.io/osgeo/gdal:ubuntu-full-3.8.1 have now been refreshed against RC3 -- http://www.spatialys.com My software is free, but my time generally not.

Re: [gdal-dev] GDAL 3.8.1RC3 is available & motion to approve it

2023-11-28 Thread Sean Gillies via gdal-dev
I finally have configured a GitHub action that tests rasterio against the latest GDAL tags and don't see any problems with 3.8.1RC3: https://github.com/rasterio/rasterio/actions/runs/7022736307. +1 for me On Tue, Nov 28, 2023 at 8:32 AM Even Rouault via gdal-dev < gdal-dev@lists.osgeo.org> wrote:

Re: [gdal-dev] GDAL 3.8.1RC3 is available & motion to approve it

2023-11-28 Thread Javier Jimenez Shaw via gdal-dev
+1 Javier On Tue, 28 Nov 2023 at 17:29, Howard Butler via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > +1 Howard > > > On Nov 28, 2023, at 9:57 AM, Rahkonen Jukka via gdal-dev < > gdal-dev@lists.osgeo.org> wrote: > > > > +1 > > > > -Jukka- > > > > -Alkuperäinen viesti- > > Lähettäjä: gda

Re: [gdal-dev] GDAL 3.8.1RC3 is available & motion to approve it

2023-11-28 Thread Howard Butler via gdal-dev
+1 Howard > On Nov 28, 2023, at 9:57 AM, Rahkonen Jukka via gdal-dev > wrote: > > +1 > > -Jukka- > > -Alkuperäinen viesti- > Lähettäjä: gdal-dev Puolesta Even Rouault > via gdal-dev > Lähetetty: tiistai 28. marraskuuta 2023 17.33 > Vastaanottaja: gdal-dev@lists.osgeo.org > Aihe: [gd

Re: [gdal-dev] GDAL 3.8.1RC3 is available & motion to approve it

2023-11-28 Thread Rahkonen Jukka via gdal-dev
+1 -Jukka- -Alkuperäinen viesti- Lähettäjä: gdal-dev Puolesta Even Rouault via gdal-dev Lähetetty: tiistai 28. marraskuuta 2023 17.33 Vastaanottaja: gdal-dev@lists.osgeo.org Aihe: [gdal-dev] GDAL 3.8.1RC3 is available & motion to approve it Hi, well, another annoying 3.8.0 regression

[gdal-dev] GDAL 3.8.1RC3 is available & motion to approve it

2023-11-28 Thread Even Rouault via gdal-dev
Hi, well, another annoying 3.8.0 regression related to ogr2ogr GPKG -> Shapefile when field names are longer than 10 characters (ah Shapefile!!!) popped up today, so here's a RC3 (crossing fingers it's the good one):   https://download.osgeo.org/gdal/3.8.1/gdal-3.8.1rc3.tar.xz   https://down