Hi all,
I have the following challenge.
- 1 building footprints (800.00 records)
- 1 state-wide layer (50 records showing 50 subareas)
I want to select/delete all building footprints that fall within one subareas polygon in the state-wide layer. It sounds so easy but I can not find the right tool.
The SQL code would look like this.
Select all polygons that are within the subarea xyz of layer state-wide (the second polygon layer)
Any ideas please?
Thank you!