| AbbreviatedNameCheck |
Flags names that have abbreviations in them.
|
| BridgeDetailedInfoCheck |
Flags railway and major highway bridges which are longer than configured minimum and have
unspecified structure.
|
| ConditionalRestrictionCheck |
Flags conditional restriction tags that do not follow the scheme provided on the OSM wiki.
|
| ConflictingAreaTagCombination |
Flags Area Objects with conflicting tag combinations.
|
| ConflictingTagCombinationCheck |
This check verifies whether an AtlasObject has a conflicting tag combination or not.
|
| HighwayToFerryTagCheck |
Based on the osm wiki, when route=ferry exists, there should be a ferry=* tag where the values of
ferry are highway values.
|
| ImproperAndUnknownRoadNameCheck |
This check flags improper road name 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.
|
| InvalidTagsCheck |
This flags features based on configurable filters.
|
| MixedCaseNameCheck |
This check flags objects with name tags that improperly use mixed cases.
|
| RoadNameGapCheck |
This check identifies Edges with no name Tag that are between two other Edges with the same name
Tag, OR the Edge has a name Tag but does not equal the name Tag of the Edges that it is between.
|
| RoadNameSpellingConsistencyCheck |
Flags road segments that have a NameTag with a different spelling from that of other
segments of the same road.
|
| ShortNameCheck |
The short name check will validate that any and all names contain at least 2 letters in the name
|
| 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.
|