Spatial_Column.st_area
st_area
Group: Calculations
Documentation
Gets the area of each spatial object in the spatial column in meters². Note this assumes that the spatial objects are in WGS84 coordinate system (EPSG:4326).
Returns
A new table with the existing columns and a new column containing the area.