| AbbreviatedAddressStreetCheck |
Flags AtlasEntity objects (Edges, Points, Lines, Nodes, Areas, Relations) that have
abbreviated road type in `addr:street` tag.
|
| 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.
|
| ConstructionCheck |
The purpose of this check is to identify construction tags where the construction hasn't been
checked on recently, or the expected finish date has been passed.
|
| DuplicateMapFeatureCheck |
This check is to detect and flag node, way or relation which have duplicate map features in areas
or connected locations (Osmose 4080).
|
| FixMeReviewCheck |
This check flags features which contain the "fixme" or "FIXME" tag as well as other combinations
of important tags.
|
| GenericTagCheck |
Generic tag check using OSM Wiki Data and Tag Info databases.
|
| HighwayAccessCheck |
HighwayAccessCheck looks for ways that contain the access tag "yes" or "permissive".
|
| HighwayMissingNameAndRefTagCheck |
This check flags ways that have neither a name or ref tag but should have at least one.
|
| 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.
|
| InvalidCharacterNameTagCheck |
The purpose of this check is to identify water features (certain Lines, Areas and Relations that
pass a configurable filter) with numbers, special characters, double and smart quotes in their
name and localized name 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.
|
| InvalidTurnLanesValueCheck |
Flags Edges that have the highway tag and a lanes tag with an invalid
value.
|
| LongNameCheck |
Flags features with name greater than a configurable number of characters.
|
| 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
|
| SimilarTagValueCheck |
This check looks for tags with multiple values that are duplicates or values are similar that
contain a typo.
|
| SourceMaxspeedCheck |
This check verifies that the source:maxspeed tag follows the official tagging rules.
|
| StreetNameCheck |
Flags different values "ss" or "ß" for each country specified.
|
| StreetNameIntegersOnlyCheck |
This check flags Edges that are car navigable highways and have a name tag that contains
only integers.
|
| TollValidationCheck |
This check attempts to validate toll tags based on 3 scenarios.
|
| TunnelBridgeHeightLimitCheck |
Flags highways (of certain classes) which should have a 'maxheight' or 'maxheight:*' tag but do
not have either.
|
| UnknownHighwayTagCheck |
This check flags Edges and Nodes that have highway tag values that are not contained within the
set of known highway tags on the OSM Wiki page - https://wiki.openstreetmap.org/wiki/Key:highway
|
| UnusualLayerTagsCheck |
Checks Edge's LayerTag and flags it if the value is unusual.
|