I'm trying to do some network analysis on some road data. Each of my road features has a "structures" field showing the number of structures along that road. I want to update this feature to show the total number of structures that "drain" into that road, like a river tributary. That is, given a road, I want its "structures" attribute to show the total number of structures that feed into that road (so a central road would have a high count).
I've tried using the Trace Network tool in ArcGIS Pro. After creating the trace network, I ran the "trace" tool. In the Starting Points parameter, I inputted points representing dangling ends of roads (ends that are not attached to another road segment). Under advanced options -> functions, I selected the function "Add" and selected my structure attribute. After running, my structure attribute was not modified. Am I on the right track, or does ArcGIS Pro has a better tool for the task?




