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

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


Branch: CURRENT, Version: 3.5.3nb7, Package name: py311-gdal-3.5.3nb7, 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: 9281.973 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-12 18:57:19 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-gdal: fix build on Darwin
   2023-11-15 11:37:38 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-gdal: add missing tool, some cleanup
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-08-26 02:09:54 by Greg Troxel | Files touched by this commit (6) | Package updated
Log message:
geography/gdal*: Revbump for geos update

These use the C API which has not had an API change but due to a
libtool bug they link against the C++ library also.
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update