Package: libpostgis-java Source: postgis-java Version: 1:2024.1.0-1.pgdg20.04+1 Architecture: all Maintainer: Debian GIS Project Installed-Size: 111 Depends: libpostgresql-jdbc-java (>= 42.7.3), libslf4j-java (>= 1.7.25) 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.pgdg20.04+1_all.deb Size: 60624 SHA256: c9f92f72de4c46e21bc17715b75b99030a29c6f310d23a04f977bcaa5b90487e SHA1: 6efb3d02f3b8641fa33da6b315cb8cf4c7f03f94 MD5sum: 678ba9de312ac1f903a71a371d1b708f 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.