Exact equivalent to sf::st_intersection using terra
If I have two sf objects (polygons and multipolygons), df1 and df2, which cover the same area but at different times. I want to get the intersection of the two maps.
If I have two sf objects (polygons and multipolygons), df1 and df2, which cover the same area but at different times. I want to get the intersection of the two maps.