Raw Package Information

Package: libpostgis-java
Source: postgis-java
Version: 1:2024.1.0-1.pgdg22.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 111
Depends: libpostgresql-jdbc-java (>= 42.7.3), 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_2024.1.0-1.pgdg22.04+1_all.deb
Size: 60600
SHA256: 8ba2ca01da2b53257cac685e78dfee529d5785571ef6e7e0956b9515a33cad0a
SHA1: 168ce223a71107d9e58d01168590d80622cde2e8
MD5sum: 0aa4cd46b53d049ae1737f809efd2122
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.