Hello,
Is there a way to configure the trace result to return subnetwork controllers in their sequential order based on the direction of flow?
For example, I have a two-tier water network:
Tier 1 Subnetwork Controller: Treatment Plant
Tier 2 Subnetwork Controller: Reservoir
I would like the upstream trace result to show the supply flow sequence between controllers. For example:
Reservoir C -> Reservoir B -> Reservoir A -> Treatment Plant A
This indicates Reservoir C getting water from Reservoir B, Reservoir B getting from Reservoir A, and same goes to treatment plant A.
However, with the current tier configuration, when I perform an upstream trace from Tier 1, the result only returns the list of connected Tier 2 controllers (e.g., Reservoir A, Reservoir B, and Reservoir C). It does not indicate the actual supply sequence or flow path between these reservoirs.
Is there a way in ArcGIS Utility Network to configure the trace result to return the controller hierarchy or sequential flow order instead of only listing the connected controllers?
Thanks in advance!