summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2018-05-31 11:35:59 -0400
committerGitHub <noreply@github.com>2018-05-31 11:35:59 -0400
commitf185d929fa1c0caad8c03fccde899b647d7248c6 (patch)
treefb3e615843fdb801ce5ec46f8a441ca1bdc3ff2a /docs/ref
parentd0ad03cded64fc307b15668c81d0c65fd8486eff (diff)
Fixed #29460 -- Added support for GEOS 3.6.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/install/geolibs.txt3
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 61b6c1135b..7800f1ab62 100644
--- a/docs/ref/contrib/gis/install/geolibs.txt
+++ b/docs/ref/contrib/gis/install/geolibs.txt
@@ -8,7 +8,7 @@ geospatial libraries:
======================== ==================================== ================================ ===================================
Program Description Required Supported Versions
======================== ==================================== ================================ ===================================
-:doc:`GEOS <../geos>` Geometry Engine Open Source Yes 3.5, 3.4
+:doc:`GEOS <../geos>` Geometry Engine Open Source Yes 3.6, 3.5, 3.4
`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 2.2, 2.1, 2.0, 1.11, 1.10, 1.9
:doc:`GeoIP <../geoip2>` IP-based geolocation library No 2
@@ -23,6 +23,7 @@ totally fine with GeoDjango. Your mileage may vary.
Libs release dates:
GEOS 3.4.0 2013-08-11
GEOS 3.5.0 2015-08-15
+ GEOS 3.6.0 2016-10-25
GDAL 1.9.0 2012-01-03
GDAL 1.10.0 2013-04-29
GDAL 1.11.0 2014-04-25