diff options
| author | Claude Paroz <claude@2xlibre.net> | 2021-09-24 18:52:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-24 18:52:08 +0200 |
| commit | 8036b53de61f16098a2f22c50621987182bdfaed (patch) | |
| tree | 874ce5b4e193181669bc75033320a3df12fdb5bb /docs | |
| parent | 06c50cee0fb1fd23248518334eabb2fbf61b2cbc (diff) | |
Removed obsolete GEOS 3.5 requirement note.
Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/geos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/geos.txt b/docs/ref/contrib/gis/geos.txt index 8a45897c31..84de1094fc 100644 --- a/docs/ref/contrib/gis/geos.txt +++ b/docs/ref/contrib/gis/geos.txt @@ -801,7 +801,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`` ---------------- |
