GeoQuerySet.envelope(**kwargs)
Deprecated since version 1.9: Use the Envelope function instead.
Availability: PostGIS, SpatiaLite
Returns a geometry representing the bounding box of the geometry field in an envelope attribute on each element of the GeoQuerySet.
Please login to continue.