Skip to main content

PostGIS is an extension for the PostgreSQL object-relational database that adds support for geographic objects.

PostGIS

PostGIS is an extension for the PostgreSQL object-relational database that enables the storage of geographic objects. PostGIS is designed according to the OpenGIS Simple Feature Access for SQL specification published by the Open Geospatial Consortium.

The current stable version is PostGIS 3.1.1 (released January 28th, 2021). This version works well with PostgreSQL version 13.1.

PostGIS has been developed by Refractions Research and others and is released under the GNU General Public License.

Code Language (used for syntax highlighting): lang-sql