postgresql-17-postgis-3

Geographic objects support for PostgreSQL 17

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".

postgresql-17-postgis-3-scripts

Geographic objects support for PostgreSQL 17 -- SQL scripts

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".

postgresql-postgis

Geographic objects support for PostgreSQL -- Metapackage

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".

postgresql-17-ogr-fdw

PostgreSQL foreign data wrapper for OGR

OGR is the vector half of the GDAL spatial data access library. It allows access to a large number of GIS data formats using a simple C API for data reading and writing. Since OGR exposes a simple table structure and PostgreSQL foreign data wrappers allow access to table structures, the fit seems pretty perfect.

ananta

parallel SSH command execution tool

Ananta is a lightweight Python command-line tool that runs the same command over SSH on multiple remote hosts in parallel. It is useful for system administrators managing distributed environments.

python3-ananta

Python 3 library for ananta

Ananta is a lightweight Python command-line tool that runs the same command over SSH on multiple remote hosts in parallel. It is useful for system administrators managing distributed environments.