Sfoglia il codice sorgente

Removed obsolete GEOS 3.5 requirement note.

Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b.
Claude Paroz 3 anni fa
parent
commit
8036b53de6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/ref/contrib/gis/geos.txt

+ 1 - 1
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``
 ----------------