GeoQuerySet.point_on_surface(**kwargs)
Deprecated since version 1.9: Use the PointOnSurface
function instead.
Availability: PostGIS, Oracle, SpatiaLite
Returns a Point geometry guaranteed to lie on the surface of the geometry field in a point_on_surface
attribute on each element of the queryset; otherwise sets with None.
Please login to continue.