Hello everyone,
I am looking for a way in Model Builder or Python te delete all the polygons from a layer that intersect points from another layer.
The goal is to have a polygon layer with polygons that do not have any matching point in the point layer.
How can I do that?