I am looking for the language to use to even begin researching the process below. I am fairly new to ArcGIS Pro and struggle with finding the right terminology:
Is there a way I can have ArcGIS Pro group high average values along a series of connected/touching line or polygon segments? For example, let's say I have a series of 12 line segments, each with its own value:
5-2-1-9-3-9-2-1-1-1-8-1
I want to group the set of data beginning with the "5" and ending with the second "9" and then give that group the value of its average and/or sum.
My application is this: I have crash counts for street segments and intersections. I would like to ArcGIS Pro locate combinations of continuous street+intersection segments where these groupings have some sort of significance. I know I would need to put minimum and maximum segment lengths and the like.
Thank you for any help.