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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.