Package: postgis Version: 3.6.0+dfsg-3.pgdg22.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 529 Depends: libc6 (>= 2.34), libgdal30 (>= 2.0.1), libgeos-c1v5 (>= 3.6), libpq5, libproj22 (>= 5.2.0), perl:any Recommends: postgresql-postgis Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgis_3.6.0+dfsg-3.pgdg22.04+1_amd64.deb Size: 169820 SHA256: 73747891a2be947babfe0c8bfad9ee6fd19a7312273f54e404d0e5f1a065fa52 SHA1: 420b1c2f6b9c1448013a2e5e67e2ae298ef5ecc8 MD5sum: 47cd70b76279cb1da22dca86e69e2a04 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.