Saved in:
Bibliographic Details
Main Authors: Frank Warmerdam, Nicklas Larsson, Markus Neteler, Even Rouault, Bas Couwenberg, Radim Blazek, Alessandro Amici, Andrey Kiselev, rouault-bot, Huidae Cho, Markus Metz, Mateusz Łoskot
Format: Recurso digital
Language:
Published: Zenodo 2025
Online Access:https://doi.org/10.5281/zenodo.17483613
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <p>The GDAL-GRASS driver 2.0.0rc1 release provides more than 15 improvements and fixes with respect to the release 1.0.4.</p> <p>Notable changes include added support for GDAL 3.12 and removed support for Autotools build system.</p> <p>Special note for packagers: the bump of gdal-grass to version 2.x introduces the potential of version conflicts from the era when the driver was part of GDAL core. Please take appropriate action to prevent that from happening.</p> <h2>What's Changed</h2> <h3>Libraries and General Functionality</h3> <ul> <li>Adapt GetGeoTransform() method for GDAL 3.12 change, and avoid use of deprecated GDALGetDataTypeSize() functions (#67) by @rouault</li> <li>Fix const correctness of virtual methods for GDAL 3.12 (#70) by @rouault</li> <li>C++: modernize code (#37) by @nilason</li> </ul> <h3>Documentation and Messages</h3> <ul> <li>docs: Add license file and use SPDX identifiers (#55) by @nilason</li> </ul> <h3>Packaging, Configuration, Portability, and Compilation</h3> <ul> <li>cmake: replace deprecated 'exec_program' (#73) by @nilason</li> <li>config: remove autoconf support (#56) by @nilason</li> </ul> <h3>Continuous Integration, Tests, Code Quality, and Checks</h3> <ul> <li>checks: add pre-commit configuration file (#58) by @nilason</li> </ul> <h3>Other Changes</h3> <ul> <li>Move source files to 'source' directory (#60) by @nilason</li> <li>style: fix issues reported by pre-commit (#59) by @nilason</li> </ul> <p><strong>Full Changelog</strong>: https://github.com/OSGeo/gdal-grass/compare/1.0.4...2.0.0rc1</p>