Tagged Questions
3
votes
4answers
2k views
Automate Select by Location
I have 2 shape files (A and B) each with thousands of polygons. I want to select polygons from A which intersect a specific polygon from B, and save the selected polygons from A as a new shapefile. I ...