GEOSGeometry.equals(other) Returns True if the DE-9IM intersection matrix for the two geometries is T*F**FFF*
GEOSGeometry.convex_hull Returns the smallest Polygon that contains all the points in the geometry.
class LineString(*args, **kwargs) LineString objects are instantiated using arguments that are either a sequence
contains(other)
write_hex(geom) Returns WKB of the geometry in hexadecimal. Example:
GEOSGeometry.project(point)
class GEOSGeometry(geo_input, srid=None)
GEOSGeometry.geojson Alias for GEOSGeometry.json.
Page 10 of 10