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