GEOSGeometry.prepared Returns a GEOS PreparedGeometry for the contents of this geometry. PreparedGeometry
GEOSGeometry.relate(other) Returns the DE-9IM intersection matrix (a string) representing the topological relationship between
touches(other)
GEOSGeometry.kml Returns a
GEOSGeometry.transform(ct, clone=False) Transforms the geometry according to the given coordinate transformation parameter (ct)
crosses(other)
class Polygon(*args, **kwargs) Polygon objects may be instantiated by passing in parameters that represent the
GEOSGeometry.disjoint(other) Returns True if the DE-9IM intersection matrix for the two geometries is FF*FF****
GEOSGeometry.overlaps(other) Returns true if the DE-9IM intersection matrix for the two geometries is T*T***T**
contains_properly(other)
Page 5 of 10