Returns the area of a polygonal geometry.
For geometry types a 2D Cartesian (planar) area is computed, with units specified by the SRID. For geography types by default area is determined on a spheroid with units in square meters.
https://postgis.net/docs/ST_Area.html
Generated using TypeDoc
Returns the area of a polygonal geometry.
For geometry types a 2D Cartesian (planar) area is computed, with units specified by the SRID. For geography types by default area is determined on a spheroid with units in square meters.