• GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial...
  • The GDAL upstream team only maintains the branch on which the latest release has been done, with bugfixes releases issued roughly every 2 months.
  • The good news is that there’s an open-source alternative—GDAL—that’s free, broadly supported, constantly updated, and runs on almost anything.
  • Geospatial Data Abstraction Library (GDAL/OGR) provides command-line utilities to translate and process a wide range of raster and vector geospatial data...
  • GIT repository: https://github.com/OSGeo/gdal. ... Wiki: https://trac.osgeo.org/gdal - Various user and developer contributed documentation and hints.
    • Issues:
      473
    • Last commit:
      16 August 2024
  • The Geospatial Data Abstraction Library (GDAL) is a computer software library for reading and writing raster and vector geospatial data formats (e.g. shapefile)...
  • GDAL is a C++ translator library for more than 200 raster and vector geospatial data formats. ... GDAL/OGR News. GDAL 3.9.0 is released May 21st, 2024.
  • Numpy. One advanced feature of the GDAL Python bindings not found in the other language bindings is integration with the Python numerical array facilities.
    • Version:
      3.9.2 · 16 August 2024
    pip install GDAL
  • You may commonly hear people use both "GDAL" and "GDAL/OGR" to refer to this library - but in all cases, the toolset being referenced is the same.