| AbbreviatedNameCheck |
Flags names that have abbreviations in them.
|
| ConflictingAreaTagCombination |
Flags Area Objects with conflicting tag combinations.
|
| HighwayToFerryTagCheck |
Based on the osm wiki, when route=ferry exists, there should be a ferry=* tag where the values of
ferry are highway values.
|
| InvalidAccessTagCheck |
This check flags Edges and Lines that include an access tag with a value of no,
and does not have any supporting tags.
|
| InvalidLanesTagCheck |
Flags Edges that have the highway tag and a lanes tag with an invalid
value.
|
| MixedCaseNameCheck |
This check flags objects with name tags that improperly use mixed cases.
|
| StreetNameIntegersOnlyCheck |
This check flags Edges that are car navigable highways and have a name tag that contains
only integers.
|
| UnusualLayerTagsCheck |
Checks Edge's LayerTag and flags it if the value is unusual.
|