./geography/py-gdal, Translator library for raster geospatial data formats, Python binding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.10.1, Package name: py312-gdal-3.10.1, Maintainer: gdt

GDAL is a translator library for raster geospatial data formats that
is released under an X/MIT style Open Source license. As a library, it
presents a single abstract data model to the calling application for
all supported formats. The related OGR library (which lives within
the GDAL source tree) provides a similar capability for simple
features vector data. It includes roughly 60 format drivers. Current
translators include:
* GeoTIFF (read/write)
* Erdas Imagine (read/write)
* ESRI .BIL (read)
* .aux labelled raw (read/write)
* DTED (read)
* SDTS DEM (read)
* CEOS (read)
* JPEG (read/write)
* PNG (read/write)
* Geosoft GXF (read)
* Arc/Info Binary Grid (read)
A full list is available at http://www.gdal.org/formats_list.html.

This package is a binding for Python language.


Required to run:
[geography/gdal-lib] [math/py-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 8988.906 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-13 19:40:46 by Greg Troxel | Files touched by this commit (5)
Log message:
geography/gdal*: Update to 3.10.1

Upstream NEWS:
GDAL 3.10.1 is a bugfix release.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-11-07 14:32:44 by Greg Troxel | Files touched by this commit (1)
Log message:
geography/py-gdal: Reset PKGREVISION

(It would be nice if additional PGKREVISION were placed under the
commented-out 0, or better yet to uncomment and edit.  Misordered
PKGREVISION are not so obvious, at least to me.)
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-06-28 01:32:31 by Greg Troxel | Files touched by this commit (5)
Log message:
geography/gdal*: Update to 3.9.1

Upstream NEWS: bugfixes and minor improvements