Removed obsolete GEOS 3.5 requirement note.

Follow up to ea87a85fad.
This commit is contained in:
Claude Paroz 2021-09-24 18:52:08 +02:00 committed by GitHub
parent 06c50cee0f
commit 8036b53de6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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``
----------------