Jump to letter: [
BCDEGLMNOPRSTY
]
gdal33 - GIS file format library
- Description:
Geospatial Data Abstraction Library (GDAL/OGR) is a cross platform
C++ translator library for raster and vector geospatial data formats.
As a library, it presents a single abstract data model to the calling
application for all supported formats. It also comes with a variety of
useful commandline utilities for data translation and processing.
It provides the primary data access engine for many applications.
GDAL/OGR is the most widely used geospatial data access library.
Packages
gdal33-3.3.3-1.rhel7.x86_64
[199 KiB] |
Changelog
by Devrim Gunduz (2021-11-02):
- Update to 3.3.3, per changes described at:
https://github.com/OSGeo/gdal/blob/v3.3.3/gdal/NEWS
|
gdal33-3.3.2-2.rhel7.x86_64
[199 KiB] |
Changelog
by Devrim Gunduz (2021-10-22):
- Export our own global macros prior to defining gdalinstdir parameter,
so thatc our will override the one in macros file. This avoids conflict
between gdal32 and gdal33 packages. Per report from Mehmet Furkan
Şahin: https://redmine.postgresql.org/issues/6951
|