I have a dataset form a national agency with a topologically correct road-network. However, I have a problem when applying network analysis within QGIS to the dataset.
I have tried both the native network analysis and the QNEAT3-plugin.
The problem is that both algorithms lack a function that only accepts connectivity between lines at start and end node of each line. Consequently, the network algorithm "turns" everytime there is a common vertex between two roads which is a problem at bridges and underpasses etc (see picture below).
As one can see the shortest-path algorithm turns to the north (where it shouldn't). This could all be avoided by allowing a parameter that only accepts connectivity at start and end node of a line.
My vague memory tells me it is possible in ESRI products. Is there any plugin that allows this for QGIS?
