Loading docs/ref/contrib/gis/geos.txt +2 −1 Original line number Diff line number Diff line Loading @@ -346,7 +346,8 @@ return a boolean. .. method:: GEOSGeometry.contains(other) Returns ``True`` if :meth:`GEOSGeometry.within` is ``False``. Returns ``True`` if :meth:`other.within(this) <GEOSGeometry.within>` returns ``True``. .. method:: GEOSGeometry.crosses(other) Loading Loading
docs/ref/contrib/gis/geos.txt +2 −1 Original line number Diff line number Diff line Loading @@ -346,7 +346,8 @@ return a boolean. .. method:: GEOSGeometry.contains(other) Returns ``True`` if :meth:`GEOSGeometry.within` is ``False``. Returns ``True`` if :meth:`other.within(this) <GEOSGeometry.within>` returns ``True``. .. method:: GEOSGeometry.crosses(other) Loading