Spatial_Table.st_area
st_areacolumnas
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).
Arguments
column: The column, expression, or name/index of the column containing spatial objects.
Returns
A new table with the existing columns and a new column containing the area.