summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2021-09-24 18:52:08 +0200
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-09-24 18:53:36 +0200
commit7607fe922fd397f9dac58d6bc4c8bef583b947a6 (patch)
tree5e7a251242be8d15f44f4e58505dc041446a201a /docs
parent6760f4fa251e9559a701a40da67680d2bb0a0dba (diff)
[3.2.x] Removed obsolete GEOS 3.5 requirement note.
Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b. Backport of 8036b53de61f16098a2f22c50621987182bdfaed from main
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/gis/geos.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/geos.txt b/docs/ref/contrib/gis/geos.txt
index 1bca37824a..f3e2541a43 100644
--- a/docs/ref/contrib/gis/geos.txt
+++ b/docs/ref/contrib/gis/geos.txt
@@ -803,7 +803,7 @@ Geometry Collections
.. attribute:: closed
- Returns ``True`` if and only if all elements are closed. Requires GEOS 3.5.
+ Returns ``True`` if and only if all elements are closed.
``MultiPolygon``
----------------