gis.db.models.functions.BoundingCircle

class BoundingCircle(expression, num_seg=48, **extra)

Availability: PostGIS

Accepts a single geographic field or expression and returns the smallest circle polygon that can fully contain the geometry.

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

Please login to continue.