Confused on how to do some specific spatial analysis.
I have a point feature class where each feature contains a numerical attribute. I want to highlight all features that are within x miles of another one another AND the difference between any two attributes is less than y. How can this be accomplished in Pro?
The result I'm looking for pairs of features who are within x miles and who's attributes are within y units of one another. Thoughts?