Package: postgis Version: 3.5.3+dfsg-1~exp1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian GIS Project Installed-Size: 528 Depends: libc6 (>= 2.14), libgdal26 (>= 2.0.1), libpq5, perl:any Recommends: postgresql-postgis, postgis-doc Homepage: https://postgis.net/ Priority: optional Section: misc Filename: pool/main/p/postgis/postgis_3.5.3+dfsg-1~exp1.pgdg20.04+1_amd64.deb Size: 170144 SHA256: 44094a19dec3f5f3cdb212a1c18eb51178c26d6f4b073dc254074d94bbcb4bd7 SHA1: 3d925519079586c5353ba9cda399fd3b5446c5a2 MD5sum: f84ca400be4a64fb42c2ab2a23c6471f 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.