diff options
| author | Tim Graham <timograham@gmail.com> | 2016-09-30 09:07:10 -0400 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2016-10-01 09:12:53 -0400 |
| commit | bade924c036b2114b7265e7a8ef5538a4dee32d0 (patch) | |
| tree | 69d68043a93e4d82818687d9171882cc4f7960af /docs/ref | |
| parent | bfc9c727256ded75dd9438167d6549b195361a0d (diff) | |
[1.10.x] Confirmed support for PostGIS 2.3.
Backport of 79c91070e5797f647347c2f8bdfc4c7a0f835fb3 from master
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/install/geolibs.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt index b9d409d004..82f5684e78 100644 --- a/docs/ref/contrib/gis/install/geolibs.txt +++ b/docs/ref/contrib/gis/install/geolibs.txt @@ -12,7 +12,7 @@ Program Description Required `PROJ.4`_ Cartographic Projections library Yes (PostgreSQL and SQLite only) 4.9, 4.8, 4.7, 4.6, 4.5, 4.4 :doc:`GDAL <../gdal>` Geospatial Data Abstraction Library Yes (SQLite only) 2.1, 2.0, 1.11, 1.10, 1.9, 1.8, 1.7 :doc:`GeoIP <../geoip>` IP-based geolocation library No 1.4 -`PostGIS`__ Spatial extensions for PostgreSQL Yes (PostgreSQL only) 2.2, 2.1, 2.0 +`PostGIS`__ Spatial extensions for PostgreSQL Yes (PostgreSQL only) 2.3, 2.2, 2.1, 2.0 `SpatiaLite`__ Spatial extensions for SQLite Yes (SQLite only) 4.3, 4.2, 4.1, 4.0, 3.0 ======================== ==================================== ================================ =================================== @@ -33,6 +33,7 @@ totally fine with GeoDjango. Your mileage may vary. PostGIS 2.0.0 2012-04-03 PostGIS 2.1.0 2013-08-17 PostGIS 2.2.0 2015-10-17 + PostGIS 2.3.0 2016-09-26 SpatiaLite 3.0.0 2011-12-30 SpatiaLite 4.0.0 2012-11-25 SpatiaLite 4.1.0 2013-06-04 |
