I have 2 different layers
1) a point file with latitude/longitude coordinates
2) shapefile feature class of polygons
I want to find 10 of the closest points to the polygons and then determine the buffer radius that would be required to encase all 10 points, but I do not even know if this is possible using ArcMap.
Thank you