class Perimeter(expression, **extra)
Availability: PostGIS, Oracle, SpatiaLite (≥ 4.0)
Accepts a single geographic field or expression and returns the perimeter of the geometry field as a Distance
object. On MySQL, a raw float value is returned, as it’s not possible to automatically determine the unit of the field.
Please login to continue.