Package: gdal-bin Source: gdal Version: 3.13.2+dfsg-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 2585 Depends: python3-gdal (= 3.13.2+dfsg-1.pgdg26.04+1), python3:any, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal39 (>= 3.13.0), libstdc++6 (>= 13.1) Suggests: libgdal-plugin-grass Multi-Arch: foreign Homepage: http://www.gdal.org/ Priority: optional Section: science Filename: pool/main/g/gdal/gdal-bin_3.13.2+dfsg-1.pgdg26.04+1_amd64.deb Size: 1029332 SHA512: 6e10e58e35fbd174825d0c96241536b2b639b524a242ec48e90e0a580d7fdc14958f5151e125be6b51d8f95e7415fc50419464ad1cc73a3da649856dea45f41a SHA256: a527b63ee6e2e10400d65d7698baa4388c6fb868c3c3be3253320c8d0aaa73f9 SHA1: 0a3e5486f25538e728e63276282745fc54b4777e MD5sum: 5e6c3a4115562c6543c99f6a92dd6662 Description: Geospatial Data Abstraction Library - Utility programs 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 utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex.