diff options
| author | Claude Paroz <claude@2xlibre.net> | 2016-11-12 17:42:12 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2016-11-12 17:42:12 +0100 |
| commit | df3e92a41cd2dc96c3d20842121deb4f9c6b5766 (patch) | |
| tree | afe6e207a417e8ac1fd153451c719f3db3612bcd /docs/ref | |
| parent | 8c7778884bced3e756ce139da781b0c8c8b2395c (diff) | |
Documented GEOS 3.5 support
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 fd3e67e781..62120bcd1b 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.4, 3.3 +:doc:`GEOS <../geos>` Geometry Engine Open Source Yes 3.5, 3.4, 3.3 `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.1, 2.0, 1.11, 1.10, 1.9 :doc:`GeoIP <../geoip>` IP-based geolocation library No 1.4 @@ -28,6 +28,7 @@ totally fine with GeoDjango. Your mileage may vary. Libs release dates: GEOS 3.3.0 2011-05-30 GEOS 3.4.0 2013-08-11 + GEOS 3.5.0 2015-08-15 GDAL 1.9.0 2012-01-03 GDAL 1.10.0 2013-04-29 GDAL 1.11.0 2014-04-25 |
