diff options
| author | Tim Graham <timograham@gmail.com> | 2019-02-09 08:40:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-09 08:40:55 -0500 |
| commit | ea87a85fad9994dbb0748df25bc9c2d99b24809b (patch) | |
| tree | 1884b764bcea1f1122ffe7bc4c32e4ff692961c1 /docs/ref | |
| parent | b2333426deb1ae9529bed79c1412a9a8046da951 (diff) | |
Dropped support for GEOS 3.4.
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/contrib/gis/install/geolibs.txt | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
