GeoQuerySet.intersection(geom)
Deprecated since version 1.9: Use the Intersection function instead.
Returns the spatial intersection of the geographic field with the given geometry in an intersection attribute on each element of the GeoQuerySet.
Please login to continue.