[gdal-dev] GDAL 3.11.0RC2 is available (Re: GDAL 3.11.0 release candidate available)
Even Rouault
even.rouault at spatialys.com
Tue May 6 09:50:40 PDT 2025
Hi,
I've prepared a GDAL 3.11.0 RC2
Sources:
- https://download.osgeo.org/gdal/3.11.0/gdal-3.11.0rc2.tar.xz
- https://download.osgeo.org/gdal/3.11.0/gdal-3.11.0rc2.tar.gz
- https://download.osgeo.org/gdal/3.11.0/gdal3110rc2.zip
Autotest suite:
- https://download.osgeo.org/gdal/3.11.0/gdalautotest-3.11.0rc2.tar.gz
- https://download.osgeo.org/gdal/3.11.0/gdalautotest-3.11.0rc2.zip
Changes since RC1:
- S57: fix nullptr deref on invalid file when S57 data resource files
are missing
- GDALG driver: implement GetFileList() so that --overwrite onto
existing .gdalg.json file works
- Fix linking std::atomic<uint64_t> on 32-bit architectures that lack
native 64-bit atomic operations
- gdal raster/vector pipeline to .gdalg.json: add 'gdal_version' member
- ogr2ogr --help: display metavar for --clipsrc and --clipdst
- gdal raster tile: do not generate mapml file in raster mode
- gdal raster tile: add --kml option
- KML: when reassembling multi-line text content, use newline character
instead of space (#12278)
- GPKG: call sqlite3_errmsg() in error messages (#12247)
- Doc: various enhancements regarding "gdal" CLI documentation
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
More information about the gdal-dev
mailing list