GEOSGeometry.distance(geom) Returns the distance between the closest points on this geometry and the given geom
class PreparedGeometry All methods on PreparedGeometry take an other argument, which must be a
write(geom) Returns the WKB of the given geometry as a Python buffer object. Example:
precision New in Django 1.10. This property
GEOSGeometry.disjoint(other) Returns True if the DE-9IM intersection matrix for the two geometries is FF*FF****
touches(other)
GEOSGeometry.coords Returns the coordinates of the geometry as a tuple.
class Polygon(*args, **kwargs) Polygon objects may be instantiated by passing in parameters that represent the
contains_properly(other)
closed New in Django 1.10. Returns whether
Page 6 of 10