Hi All,
I just would like to know if there is a way to include non-network features when performing a UN trace.
Example :
I have water utilities network setup and when I perform the trace, it returns me all the water device, water line, etc features. I want to extend the capabilities to include non-network features such as parcel detail, customer info, etc to be included when perform trace.
I'm currently using UN ver5 and creating Trace Configuration on ArcGIS Pro 2.9.
Solved! Go to Solution.
No, your best option is to chain together the trace in a model or tool that then runs additional selection. If you need to select related records, I put together this sample a few years back:
https://github.com/MikeMillerGIS/SelectRelated
No, your best option is to chain together the trace in a model or tool that then runs additional selection. If you need to select related records, I put together this sample a few years back:
https://github.com/MikeMillerGIS/SelectRelated