From ea87a85fad9994dbb0748df25bc9c2d99b24809b Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Sat, 9 Feb 2019 08:40:55 -0500 Subject: Dropped support for GEOS 3.4. --- docs/ref/contrib/gis/install/geolibs.txt | 3 +-- docs/releases/3.0.txt | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/ref/contrib/gis/install/geolibs.txt b/docs/ref/contrib/gis/install/geolibs.txt index ea826da525..a0b341104d 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.7, 3.6, 3.5, 3.4 +:doc:`GEOS <../geos>` Geometry Engine Open Source Yes 3.7, 3.6, 3.5 `PROJ.4`_ Cartographic Projections library Yes (PostgreSQL and SQLite only) 5.2, 5.1, 5.0, 4.x :doc:`GDAL <../gdal>` Geospatial Data Abstraction Library Yes 2.4, 2.3, 2.2, 2.1, 2.0 :doc:`GeoIP <../geoip2>` IP-based geolocation library No 2 @@ -21,7 +21,6 @@ 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 GEOS 3.7.0 2018-09-10 diff --git a/docs/releases/3.0.txt b/docs/releases/3.0.txt index 7d88d4d9ef..7f2d167497 100644 --- a/docs/releases/3.0.txt +++ b/docs/releases/3.0.txt @@ -229,7 +229,7 @@ backends. * Support for SpatiaLite 4.1 and 4.2 is removed. -* Support for GDAL 1.11 is removed. +* Support for GDAL 1.11 and GEOS 3.4 is removed. Dropped support for PostgreSQL 9.4 ---------------------------------- -- cgit v1.3