GeoQuerySet.centroid(**kwargs)
Deprecated since version 1.9: Use the Centroid
function instead.
Availability: PostGIS, Oracle, SpatiaLite
Returns the centroid
value for the geographic field in a centroid
attribute on each element of the GeoQuerySet
.
Please login to continue.