Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 421 Bytes

roundaboutClosedLoopCheck.md

File metadata and controls

10 lines (6 loc) · 421 Bytes

RoundaboutClosedLoopCheck

Description

Checks for roundabout edges that are bi-directional (not one way) or have a node with less than or equal to 2 connections.

Code Review

To learn more about the code, please look at the comments in the source code for the check. RoundaboutClosedLoopCheck.java