Select to view content in your preferred language

Is there a way to flag lines that are not split by points?

795
1
12-16-2019 08:01 AM
Labels (1)
AustinWolf
Emerging Contributor

Hi all,

I recently generated a geometric network for an existing sanitary system. One of the rules that I set was that each main segment is to be split by a manhole. Since creating this network, I found a couple instances where a main line was not split. Is there a tool or a workflow that has worked for any of you that can flag the main segments that have multiple points but are not split? For instance, I want to search for main segments that have more than 2 manholes snapped to it. I tried to do an intersect, and then dissolve by main ID number but the results were not reliable. The tool grabbed information from junctions between 2 main segments. 

Thank you!

0 Kudos
1 Reply
MikeMillerGIS
Esri Frequent Contributor

Austin,

If you are trying to find a line where points are not at the end, try the Select by Location to find manholes that are within a line. Then use those manholes to select the line. I think the WITHIN_CLEMENTINI is the option you want

https://pro.arcgis.com/en/pro-app/tool-reference/data-management/select-layer-by-location.htm

0 Kudos