Package: python3-gdal Source: gdal Version: 3.13.2+dfsg-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 6308 Depends: python3 (<< 3.15), python3 (>= 3.14~), python3-numpy2-abi0 | python3-numpy-abi9, python3:any, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal39 (>= 3.13.0), libstdc++6 (>= 13.1) Suggests: gdal-bin Homepage: http://www.gdal.org/ Priority: optional Section: python Filename: pool/main/g/gdal/python3-gdal_3.13.2+dfsg-1.pgdg26.04+1_amd64.deb Size: 1116132 SHA512: 8b8ea12c9e5e08ef0f13f733b5661045fd4425501cd7914657db60e7d5141b31d05f50a0c312030b63c2fbb4abc3e9f9ec3d0696d81e874a81e6b94cd34e2cea SHA256: e724bee1b915160660b68166f1c364c6520665009442480297a2aac564a96aae SHA1: bbb73c3ad14029e7d3155bdfa7f77fbab0b4d2a4 MD5sum: d5511a5cfdd14b4997f347adfd281b65 Description: Python 3 bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. 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. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Python 3 bindings for the GDAL/OGR library.