I have multiple buffer layers and I want to cut out those who are overlaying a line feature.
So at first I had Points. Then I created buffer. Now I have a Polyline and I want to cut out the Buffers that do not touch Line. Can someone help me with that? I don't want to use intersect, because it will cut out just parts of the buffer that touch line.
Thank you very much in advance!