
PostGIS
About PostGIS PostGIS extends the capabilities of the PostgreSQL relational database by adding support for storing, indexing, and querying geospatial data. PostGIS features include: Spatial Data …
PostGIS 3.6.0 | PostGIS
Sep 2, 2025 · Upgrading After installing the binaries or after running pg_upgrade: For PostGIS 3.6, 3.5, 3.4, 3.3, 3.2, 3.1, 3.0 do below which will upgrade all your postgis extensions. ... For PostGIS 2.5 and …
PostGIS - Wikipedia
PostGIS (/ ˈpoʊstdʒɪs / POST-jis) is an open source software program that adds support for geographic objects to the PostgreSQL object-relational database. PostGIS follows the Simple Features for SQL …
PostGIS - OSGeo
PostGIS PostGIS is a spatial database extension for the the PostgreSQL DBMS. It provides new types to PostgreSQL geometry, geography, raster, and topogeometry and SQL/MM OGC SFSQL …
GitHub - postgis/postgis: PostGIS spatial database extension to ...
We are using Weblate software for translation. If you want to help out, log into OSGeo Weblate. If you don't already have an OSGeo account, you can get one here. An OSGeo account will allow you to …
A Guide to PostGIS: Basic Geospatial Data Query Examples
Sep 5, 2024 · Discover PostGIS, the PostgreSQL extension for advanced geospatial data management and analysis. Learn spatial queries, analysis, and GIS applications in this guide.
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 users to store, query, and analyze spatial data such as points, lines, …
Refractions Research : PostGIS
PostGIS is a spatial database extension for the popular PostgreSQL object-relational database. PostGIS “spatially enables” the PostgreSQL server, allowing it to be used as a back-end spatial database for …
postgis/postgis - Docker Image
PostGIS is a spatial database extender for PostgreSQL object-relational database.
What Is PostGIS? The Open-Source Spatial Database Powering …
Oct 21, 2025 · What Is PostGIS? PostGIS is an extension of PostgreSQL, one of the most widely used open-source relational databases in the world. A database, at its core, is a system for storing, …