GEOSGeometry.distance(geom) Returns the distance between the closest points on this geometry and the given geom
GEOSGeometry.coords Returns the coordinates of the geometry as a tuple.
ModelAdmin.get_prepopulated_fields(request, obj=None) The get_prepopulated_fields method is given the HttpRequest
GEOSGeometry.overlaps(other) Returns true if the DE-9IM intersection matrix for the two geometries is T*T***T**
QueryDict.setdefault(key, default=None) [source] Just like the standard dictionary
geom Returns the geometry for this feature, as an OGRGeometry object:
db The database that will be used if this query is executed now.
class MultipleChoiceField(**kwargs) [source] Default widget:
GEOSGeometry.disjoint(other) Returns True if the DE-9IM intersection matrix for the two geometries is FF*FF****
GEOSGeometry.wkt Returns the Well-Known Text of the geometry (an OGC standard).
Page 98 of 100