Spatial_Table.st_union
st_unioncolumnsas
Group: Calculations
Documentation
Gets the union of multiple spatial objects in the specified columns on each row.
Arguments
columns: A Vector of columns, expressions, or names/indexes of the columns containing spatial objects to union.
Returns
A new table with the existing columns and a new column containing the union of spatial objects.