Skip to content

Commit 6e32874

Browse files
felixxmjacobtylerwalls
authored andcommitted
Refs #36623 -- Confirmed support for PostGIS 3.6.
1 parent 5bd7757 commit 6e32874

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/ref/contrib/gis/install/geolibs.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Program Description Required
1717
`PROJ`_ Cartographic Projections library Yes (PostgreSQL and SQLite only) 9.x, 8.x, 7.x, 6.x
1818
:ref:`GDAL <gdal-overview>` Geospatial Data Abstraction Library Yes 3.11, 3.10, 3.9, 3.8, 3.7, 3.6, 3.5, 3.4, 3.3, 3.2, 3.1
1919
:ref:`GeoIP <geoip2-overview>` IP-based geolocation library No 2
20-
`PostGIS`__ Spatial extensions for PostgreSQL Yes (PostgreSQL only) 3.5, 3.4, 3.3, 3.2
20+
`PostGIS`__ Spatial extensions for PostgreSQL Yes (PostgreSQL only) 3.6, 3.5, 3.4, 3.3, 3.2
2121
`SpatiaLite`__ Spatial extensions for SQLite Yes (SQLite only) 5.1, 5.0, 4.3
2222
============================== ==================================== ================================ =======================================================
2323

@@ -48,6 +48,7 @@ totally fine with GeoDjango. Your mileage may vary.
4848
PostGIS 3.3.0 2022-08-27
4949
PostGIS 3.4.0 2023-08-15
5050
PostGIS 3.5.0 2024-09-25
51+
PostGIS 3.6.0 2025-09-02
5152
PROJ 9.0.0 2022-03-01
5253
PROJ 8.0.0 2021-03-01
5354
PROJ 8.0.0 2021-03-01

0 commit comments

Comments
 (0)