Select to view content in your preferred language

Intersection of Two Traces

107
1
Jump to solution
Thursday
NathanHeickLACSD
Frequent Contributor

Is it possible to create a trace configuration that finds the intersection of multiple upstream traces from multiple starting points?  Alternatively, do you have to perform multiple traces and intersect the results?

The use case I am trying to support is finding a blockage or change to a sewer system that could have created observed impacts at two different downstream locations.  It helps to speed up troubleshooting.

0 Kudos
1 Solution

Accepted Solutions
RobertKrisher
Esri Regular Contributor

No, but this is something you could achieve through a Python script that compares the trace results of two separate traces.

View solution in original post

1 Reply
RobertKrisher
Esri Regular Contributor

No, but this is something you could achieve through a Python script that compares the trace results of two separate traces.