GEOSGeometry.envelope Returns a Polygon that represents the bounding envelope of this geometry. Note that it can
within(other) Returns True if this geometry is contained within the other, otherwise returns False
class JsonResponse(data, encoder=DjangoJSONEncoder, safe=True, json_dumps_params=None, **kwargs) [source]
__iter__() Iterates over the points in a LineString, the rings in a Polygon, or the geometries in
GEOSGeometry.hasz Returns a boolean indicating whether the geometry is three-dimensional.
touches(other)
GEOSGeometry.ogr Returns an
name The path to the template as returned by the template loader. For loaders that read from the file system, this is the full
sym_difference() Returns the region consisting of the symmetric difference of this geometry and the other, as a new OGRGeometry
GEOSGeometry.srid Property that may be used to retrieve or set the SRID associated with the geometry. For example:
Page 93 of 100