Package org.openstreetmap.josm.data.validation.tests

Class Summary
BuildingInBuilding  
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  
DeprecatedTags.DeprecationCheck  
DuplicatedWayNodes  
DuplicateNode Tests if there are duplicate nodes
DuplicateNode.NodeHash  
DuplicateRelation Tests if there are duplicate relations
DuplicateRelation.RelMember  
DuplicateWay Tests if there are duplicate ways
DuplicateWay.WayPair  
DuplicateWay.WayPairNoTags  
MultipolygonTest  
NameMismatch Check for missing name:* translations.
NodesDuplicatingWayTags Warn when a node has the same tags as its parent way.
NodesWithSameName  
OverlappingAreas  
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.
See #7812 for discussions about this test.
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 properties
TagChecker.CheckerData  
TagChecker.CheckerData.CheckerElement  
TagChecker.IgnoreKeyPair  
TurnrestrictionTest  
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  
WronglyOrderedWays Check cyclic ways for errors
 



JOSM