So I am plotting manhole structure locations. Within the attributes for each structure location, I want to populate an attribute field with the nearest structures within a 300-ft radius.
For example, I have structure 34. The structures within 300 ft of str 34 are strs 35, 37, and 38. I could fill in the field manually with the closest structure numbers, but there are over 200 of these so that would take forever.
Any help is appreciated. Thanks!
Have you looked at Generate Near Table—Help | Documentation or Near—Help | Documentation