
PostGIS
PostGIS extends the capabilities of the PostgreSQL relational database by adding support for storing, indexing, and querying …
PostGIS - Wikipedia
PostGIS (/ ˈpoʊstdʒɪs / POST-jis) is an open source software program that adds support for geographic objects to the PostgreSQL …
Getting Started - PostGIS
Installing PostGIS If you are running your own system, and want to install PostGIS (and PostgreSQL) directly on it yourself, here are …
GitHub - postgis/postgis: PostGIS spatial database extension to ...
Developer's Guide Developer setup notes are in doc/development if you want to contribute to them. These are also viewable at …
PostGIS - OSGeo
PostGIS adds GIS spatial types and support to PostgreSQL. It is used by Database and GIS Professionals who need to store and …
A Guide to PostGIS: Basic Geospatial Data Query Examples
Sep 5, 2024 · PostGIS is a powerful PostgreSQL extension that turns a Postgres database into a full-featured Geographic …
PostGIS: A powerful geospatial extension for PostgreSQL
Oct 2, 2025 · PostGIS is a spatial extension for PostgreSQL that adds support for geographic and location-based data. It allows …
Refractions Research : PostGIS
PostGIS “spatially enables” the PostgreSQL server, allowing it to be used as a back-end spatial database for geographic information …
postgis/postgis - Docker Image
PostGIS is a spatial database extender for PostgreSQL object-relational database.
postgis/README.postgis at master · postgis/postgis · GitHub
Aug 25, 2025 · PostGIS support must be enabled for each database that requires its usage. Enabling spatial functionality requires a …