I have a network where I would like to identify intersections that are not connecting at endpoints. Each line feature has it's own colour in the image below and I would like to sort out all intersections similar to A.
At intersections B and C all the lines are connecting at end nodes, but the yellow line is touching the pink somewhere "midline". I would like to collect the point where this overlap happens.
I have been experimenting with the TopologyBuilder but have not figured out to get the result I want.