Checks for roundabout edges that are bi-directional (not one way) or have a node with less than or equal to 2 connections.
To learn more about the code, please look at the comments in the source code for the check. RoundaboutClosedLoopCheck.java
Checks for roundabout edges that are bi-directional (not one way) or have a node with less than or equal to 2 connections.
To learn more about the code, please look at the comments in the source code for the check. RoundaboutClosedLoopCheck.java