Raw Package Information

Package: libpostgis-java
Source: postgis-java
Version: 1:2021.1.0-1.pgdg22.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 114
Depends: libpostgresql-jdbc-java (>= 42.4.2), libslf4j-java (>= 1.7.32)
Suggests: postgresql-postgis
Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
Replaces: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
Homepage: https://github.com/postgis/postgis-java
Priority: optional
Section: java
Filename: pool/main/p/postgis-java/libpostgis-java_2021.1.0-1.pgdg22.04+1_all.deb
Size: 60680
SHA256: 9ccb996b45e784d9169bc32f333beecff3199297a54a78d8143ec5dbf1939d9d
SHA1: d50d4c728f0b9f07428913628d34a106c3e1c52e
MD5sum: d126ef34d970775b523521ed3fbc9fbd
Description: Geographic objects support for PostgreSQL -- JDBC support
 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 JDBC support for PostGIS.