| DuplicateWaysCheck |
This check looks for partially or completely duplicated Ways via Edges.
|
| FloatingEdgeCheck |
This check will look for any edges that do not contain any incoming or outgoing edges.
|
| MalformedRoundaboutCheck |
This check flags roundabouts where the directionality is opposite to what it should be, the
roundabout is multi-directional, the roundabout is incomplete, part of the roundabout is not car
navigable, or the roundabout has car navigable edges inside it.
|
| RoundaboutClosedLoopCheck |
|
| RoundaboutValenceCheck |
This check ensures that roundabouts with unreasonable valences are flagged.
|
| SharpAngleCheck |
Flags edges that have an angle that is too sharp within their PolyLine.
|
| SignPostCheck |
This check is used to help identify segments that are missing the proper tagging for sign posts.
|
| SingleSegmentMotorwayCheck |
This flags Edges that are tagged with highway=motorway and are not connected to any other
Edges with the same highway tag.
|
| SinkIslandCheck |
This check flags islands of roads where it is impossible to get out.
|
| SnakeRoadCheck |
This check flags edges that form Snake Roads.
|
| SnakeRoadNetworkWalk |
|