Does anybody have a methodology to return the "top 3" closest point features from another point feature class?
I have two point datasets. For each record in one dataset, I want to find the top 3 closest dataset in another.
The "Near Analysis" returns only one closest feature.