class Area(expression, **extra)
Availability: MySQL, Oracle, PostGIS, SpatiaLite
Accepts a single geographic field or expression and returns the area of the field as an Area
measure. 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.