Hi!
I am relatively new to ArcGIS and need to do one thing (or multiple depending on how you look at it) to make my workflow easier.
I have a bunch of points that I would like to sort into different feature classes (based off an attribute as well as their relation to one of three boundaries I have drawn"
The attribute is "Type" and has 3 values "Handling" "Release/HRHR" and "SCS/PSCS"
My three boundaries are "SITE" "Adjacent" and "Surrounding"
I understand that I can use the "split" tool to sort by the attribute "Type" however I am not sure how to sort them based off of the boundary they fall within. For example I want all the points that fall within the "Adjacent" boundary that do not fall within the "SITE" boundary, so I cannot use the "clip" tool for this.
My overall goal looks something like this....I wanna see all the "Handling" points that are located on "Adjacent" properties..... etc
I would love how to do this by hand so that I can write myself a tool to accomplish it (something I am learning in my free time).
Thanks!