[gdal-dev] GDAL 3.10.0 is released
Even Rouault
even.rouault at spatialys.com
Wed Nov 6 07:35:20 PST 2024
Hi,
On behalf of the GDAL/OGR development team and community, I am pleased
to announce the release of GDAL/OGR 3.10.0. GDAL/OGR is a C++ geospatial
data access library for raster and vector file formats, databases and
web services. It includes bindings for several languages, and a variety
of command line tools.
http://gdal.org/
The 3.10.0 release is a new feature release with the following highlights:
* [RFC
101](https://gdal.org/en/latest/development/rfc/rfc101_raster_dataset_threadsafety.html):
Raster dataset read-only thread-safety
* New read/write
[AVIF](https://gdal.org/en/latest/drivers/raster/avif.html) raster driver
* New read-only
[SNAP_TIFF](https://gdal.org/en/latest/drivers/raster/snap_tiff.html)
raster driver for Sentinel Application Processing GeoTIFF files
* New OGR read-only
[XODR](https://gdal.org/en/latest/drivers/vector/xodr.html) driver for
OpenDRIVE (#9504)
* Bump of shared lib major version
More complete information on the new features and fixes in the 3.10.0
release can be found at:
https://github.com/OSGeo/gdal/blob/v3.10.0/NEWS.md
Please also consult the migration guide when updating from prior releases:
https://github.com/OSGeo/gdal/blob/v3.10.0/MIGRATION_GUIDE.TXT
The release can be downloaded from:
* https://download.osgeo.org/gdal/3.10.0/gdal-3.10.0.tar.gz - source
as .tar.gz
* https://download.osgeo.org/gdal/3.10.0/gdal-3.10.0.tar.gz.md5 - md5sum
* https://download.osgeo.org/gdal/3.10.0/gdal-3.10.0.tar.gz.sig -
signature
* https://download.osgeo.org/gdal/3.10.0/gdal-3.10.0.tar.xz - source
as .tar.xz
* https://download.osgeo.org/gdal/3.10.0/gdal-3.10.0.tar.xz.md5 - md5sum
* https://download.osgeo.org/gdal/3.10.0/gdal-3.10.0.tar.xz.sig -
signature
* https://download.osgeo.org/gdal/3.10.0/gdal3100.zip - source as a zip
* https://download.osgeo.org/gdal/3.10.0/gdal3100.zip.md5 - md5sum
* https://download.osgeo.org/gdal/3.10.0/gdal3100.zip.sig - signature
* https://download.osgeo.org/gdal/3.10.0/gdalautotest-3.10.0.tar.gz -
test suite
* https://download.osgeo.org/gdal/3.10.0/gdal3100doc.zip -
documentation / website
Docker images are currently cooking and should be ready in one day or so.
Best regards,
Even
--
http://www.spatialys.com
My software is free, but my time generally not.
Butcher of all kinds of standards, open or closed formats. At the end, this is just about bytes.
More information about the gdal-dev
mailing list