Class | Description |
---|---|
Addresses |
Performs validation tests on addresses (addr:housenumber) and associatedStreet relations.
|
BarriersEntrances |
Performs validation tests on barriers and entrances.
|
BuildingInBuilding |
Checks for building areas inside of buildings
|
Coastlines |
Check coastlines for errors
|
CrossingWays |
Tests if there are segments that crosses in the same layer
|
CrossingWays.ExtendedSegment |
A way segment with some additional information
|
DeprecatedTags |
Checks and corrects deprecated and unnecessary tags.
|
DeprecatedTags.DeprecationCheck |
Represents on deprecation check consisting of a series of
test s,
automatic change s/keyChange s (fixes for the deprecated tag),
or a suggestion of tagging alternatives . |
DeprecatedTags.UnnecessaryTagCheck | |
DuplicatedWayNodes |
Checks for ways with identical consecutive nodes.
|
DuplicateNode |
Tests if there are duplicate nodes
|
DuplicateNode.NodeHash | |
DuplicateRelation |
Tests if there are duplicate relations
|
DuplicateRelation.RelMember |
Class to store one relation members and information about it
|
DuplicateWay |
Tests if there are duplicate ways
|
DuplicateWay.WayPair |
Class to store a way reduced to coordinates and keys.
|
DuplicateWay.WayPairNoTags |
Class to store a way reduced to coordinates.
|
Highways |
Test that performs semantic checks on highways.
|
MultipolygonTest |
Checks if multipolygons are valid
|
NameMismatch |
Check for missing name:* translations.
|
NodesDuplicatingWayTags |
Warn when a node has the same tags as its parent way.
|
NodesWithSameName |
Finds nodes that have the same name (might be duplicates)
|
OpeningHourTest |
Tests the correct usage of the opening hour syntax of the tags
opening_hours , collection_times , service_times according to
opening_hours.js. |
OverlappingAreas |
Checks if areas overlap.
|
OverlappingWays |
Tests if there are overlapping ways
|
PowerLines |
Checks for nodes in power lines/minor_lines that do not have a power=tower/pole tag.
|
RelationChecker |
Check for wrong relations
|
RelationChecker.RoleInfo | |
SelfIntersectingWay |
Checks for self-intersecting ways.
|
SimilarNamedWays |
Checks for similar named ways, symptom of a possible typo.
|
TagChecker |
Check for misspelled or wrong tags
|
TagChecker.CheckerData | |
TagChecker.CheckerData.CheckerElement | |
TagChecker.IgnoreKeyPair | |
TurnrestrictionTest |
Checks if turnrestrictions are valid
|
UnclosedWays |
Check area type ways for errors
|
UnconnectedWays |
Tests if there are segments that crosses in the same layer
|
UntaggedNode |
Checks for nodes with uninteresting tags that are in no way
|
UntaggedWay |
Checks for untagged ways
|
WayConnectedToArea |
Checks for ways connected to areas.
|
WronglyOrderedWays |
Check cyclic ways for errors
|
Enum | Description |
---|---|
OpeningHourTest.CheckMode |