Package: postgis Version: 3.6.4+dfsg-2.pgdg26.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 513 Depends: libc6 (>= 2.38), libgdal38 (>= 2.0.1), libgeos-c1t64 (>= 3.6), libpq5, libproj25 (>= 5.2.0), perl:any Recommends: postgresql-postgis Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgis_3.6.4+dfsg-2.pgdg26.04+1_amd64.deb Size: 151580 SHA512: ee9dceb12c2660edda4bb3dbe720e36feb3f9eb08f1dd2c9f1a1e156d53fefd9ab028483b28a0592299b327cd6b3d920cb3d772b22c8b48738de4abed0e52eb0 SHA256: 9cca3f6b13d088128a1c3dfe65494554c35d650581f7fecd299e49abaddaebfe SHA1: 403a4f18fc9752730652b0e8710c696961489461 MD5sum: d8a6a3863d836ec3548bab1c2d81a4e6 Description: Geographic objects support for PostgreSQL PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This package contains the PostGIS userland binaries for importing and exporting shape and raster files: pgsql2shp, raster2pgsql, and shp2pgsql.