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.
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.
Please login to continue.