gis.db.models.GeoQuerySet.point_on_surface()

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.

doc_Django
2016-10-09 18:37:30
Comments
Leave a Comment

Please login to continue.