Spatial_Table.st_intersection
st_intersectioncolumnsas
Group: Calculations
Documentation
Gets the intersection 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 intersected spatial object.