
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 …
Getting Started - PostGIS
Getting Started Enabling PostGIS If you are running PostgreSQL as a service from a cloud provider (not installing it yourself) then you probably already have PostGIS installed, and you just need to enable it …
Documentation - PostGIS
Documentation We are always trying to improve the documentation. Getting Started The very basics of enabling and maybe installing PostGIS. Official Manual Most queries can be answered in the …
PostGIS 3.6.3dev Manual
4 days ago · 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 …
Installing on windows - PostGIS
The installers are designed to work with EnterpriseDb PostgreSQL distributions. Watch the video Getting started with PostGIS and QGIS on windows or refer to An Almost Idiot’s Guide Installing PostGIS on …
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 …
PostGIS 3.5.6dev手册
4 days ago · PostGIS 是一种扩展功能,适用于 PostgreSQL 对象关系数据库系统,它允许将 GIS(地理信息系统)对象存储在数据库中。PostGIS 包含对基于 GiST 的 R-Tree 空间索引的支持,以及用于 …
Introduction to PostGIS
With PostGIS support for simple analysis and spatial joins, Mapserver became the first external application to provide visualization of data in the database. Over the next several years the number …
Latest Released Version - PostGIS
PostGIS 3.6.2 was released Feb 6th, 2026. Windows PostGIS Bundle 3.6.2 installers for PostgreSQL 14-18 was released Mar 16th, 2026. Binaries for versions of PostgreSQL 13-18 (64-bit) available in …
Official Manual - PostGIS
Most queries can be answered in the reference material of the official manual.