Spatial_Table.st_centroid
st_centroidcolumnas
Group: Calculations
Documentation
Gets the centroid point of each spatial object in the spatial column.
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 centroid points.