gis.db.models.functions.PointOnSurface

class PointOnSurface(expression, **extra)

Availability: PostGIS, Oracle, SpatiaLite

Accepts a single geographic field or expression and returns a Point geometry guaranteed to lie on the surface of the field; otherwise returns None.

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

Please login to continue.