I have a layer of 1,000 points in ArcGIS Pro. Each point has a 'rank' value in the attribute table between 1 and 5. I want to randomly select 5 points from each 'rank' (25 total points) where no point within 200 meters of another point (regardless of the rank).
How do I do this?
I have considered making different layers for each rank but then the spatial component wouldn't work across layers.


