
PostGIS
PostGIS extends the capabilities of the PostgreSQL relational database by adding support for storing, indexing, and querying geospatial data. PostGIS features include:
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 some basic instructions.
Documentation - PostGIS
Getting Started The very basics of enabling and maybe installing PostGIS. Official Manual Most queries can be answered in the reference material of the official manual. Tips & Tricks Some short articles …
PostGIS 3.6.3dev Manual
Feb 10, 2026 · PostGIS is an extension to the PostgreSQL object-relational database system which allows GIS (Geographic Information Systems) objects to be stored in the database. PostGIS includes …
Training Materials - PostGIS
Welcome to PostGIS workbook, accompanying videos (Quisheng Wu) - spatial data management with PostgreSQL, PostGIS, and Jupyter Python Notebook. This workbook also uses some data from …
Introduction to PostGIS
PostGIS turns the PostgreSQL Database Management System into a spatial database by adding support for the three features: spatial types, spatial indexes, and spatial functions.
Introduction to PostGIS — Introduction to PostGIS
Introduction to PostGIS ¶ Getting Started ¶ This workshop uses a data bundle. Download it and extract to a convenient location. The presentation deck that goes with this workshop is available on Google …
Installing on windows - PostGIS
If you need help using these packages (the installers and buildbot binaries), please ask on the postgis-users mailing list. If you find a bug with the installers or the buildbot packages, please report these on …
PostGIS 3.6.0 | PostGIS
Sep 2, 2025 · The PostGIS Team is pleased to release PostGIS 3.6.0! Best Served with PostgreSQL 18 Beta3 and recently released GEOS 3.14.0. This version requires PostgreSQL 12 - 18beta3, GEOS …
Official Manual - PostGIS
Official Manual This documentation is for the released branches and will contain corrections and errata as they are available. PostGIS 3.6 ( HTML | PDF | EPUB ) PostGIS 3.5 ( HTML | PDF | EPUB ) …