Hello,
I have used ARCGIS PRO to generate buffer areas (circular polygons) around building centroids and now I want to classify the resulting polygons according to the number of contiguous overlaps with polygons that can be much further away. The Count Overlapping Features counts the number of overlaps of each single polygon with its immediate "neighbours” (e.g. 2 or 3) but does not take into account that some of these polygons are part of a longer “string” of overlaps (e.g. 10-15). Is there some way to specify these relationships with existing tools?
Thanks,
C.