| Class | Description |
|---|---|
| AddressPointMatchCheck |
This check identifies Point objects in OSM that have a specified street number (addr:housenumber)
but no specified street name (addr:street) and are not part of an associated street Relation.
|
| DuplicateNodeCheck |
This check looks for two or more
Nodes that are in the exact same location. |
| DuplicatePointCheck |
This check looks for two or more
Points that are in the exact same location. |
| InvalidMiniRoundaboutCheck |
Flags any Nodes tagged as highway=MINI_ROUNDABOUT that do not have very many incoming/outgoing
Edges as potentially tagged incorrectly.
|
| OrphanNodeCheck |
This orphan check looks for points that are not connected to anything and have not tags
associated with it.
|