powered by
g_area() computes the area for a LinearRing, Polygon or MultiPolygon. Undefined for all other geometry types (returns zero).
g_area()
LinearRing
Polygon
MultiPolygon
g_area(wkt)
Numeric scalar. Area of the geometry or 0.
0
Character. OGC WKT string for a simple feature geometry.