| ApproximateWayCheck |
This check flags edges that deviate from the assumed curve of a road by at least
10.0 meters.
|
| DuplicateWaysCheck |
This check looks for partially or completely duplicated Ways via Edges.
|
| FloatingEdgeCheck |
This check will look for any edges outside of airport boundaries that do not contain any incoming
or outgoing edges.
|
| InconsistentRoadClassificationCheck |
This identifies roads, that transition from one classification to another and then back to the
original classification.
|
| InvalidPiersCheck |
This check identifies piers (OSM ways with man_made = Pier tag) that have either a linear
geometry and no area = Yes tag, or a polygonal geometry and no area=Yes tag.
|
| LongSegmentCheck |
Flags long segments/edges (length is more than minimumLength)
|
| 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.
|
| OverlappingEdgeCheck |
Checks that two Edges do not share the same two consecutive geometry points.
|
| RoadLinkCheck |
Verify that one end or the other is a fork to/from a road of the same class, that is not a _link
|
| RoundaboutClosedLoopCheck |
|
| RoundaboutConnectorCheck |
This check looks for roundabout connectors that intersect the roundabout at too sharp an angle.
|
| RoundaboutHighwayTagCheck |
|
| RoundaboutMissingTagCheck |
|
| RoundaboutValenceCheck |
This check ensures that roundabouts with unreasonable valences are flagged.
|
| SeparateSidewalkTagCheck |
This check flags when sidewalk=* tags are used on a highway that any separately mapped
sidewalk(s) are not consistent with the highway’s sidewalk tags.
|
| SharpAngleCheck |
Flags edges that have an angle that is too sharp within their PolyLine.
|
| ShortSegmentCheck |
|
| 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 |
|
| SuddenHighwayTypeChangeCheck |
This check identifies ways that make suspiciously large jumps in highway classification
|
| ValenceOneImportantRoadCheck |
This check flags important roads that either start or end with valance-1 nodes.
|