I am having issues with using a user defined feature class for identifying starting point locations. I have thoroughly read through the following discussions already addressing some issues of similar nature, however, I am still receiving error when I input my user defined starting points into the Trace tool:
I get the impression from the above discussions and from the Starting points documentation that the SOURCEID/FEATUREGLOBALID are not required in the user defined feature class. When creating my starting point feature class, I am ensuring that my points are not only snapped to a network feature end point, but also to the location of a system junctions created when the trace network is established. My starting point feature class has two points as I am attempting to trace using the shortest path trace type. When using the TN_Temp_Starting_Points feature class created by the Trace Locations tool, I can successfully trace, however, when using a user defined trace location feature class (exact same point locations) I have received the following errors on different occasions:
- 001785: No valid starting locations found
- 002512: Shortest path requires two junction starting points.
I have also tired adding SOURCEID/FEATUREGLOBALID fields to my trace locations feature class and populating the FEATUREGLOBALID with the corresponding network feature GLOBALID and populating the SOURCEID with the OBJECT ID of the system junction, with no success. I am hoping to be able to use a user defined feature class for identifying trace start points without the need to populate the SOURCEID/FEATUREGLOBALID fields, as I will have a script that will create and iterate through hundreds of trace start point combinations and trace the shortest path.
I am using ArcGIS Pro 2.7. Unfortunately I am not a liberty share any of my network data, so if any additional information is needed other thy the errors I am encountering, please let me know and I would be glad to provide further detail.
Thanks in advance for any insight into my issue!
Cheers,
Austen