| Package | Description |
|---|---|
| org.openstreetmap.josm.data.validation.tests |
| Class and Description |
|---|
| ConditionalKeys.ConditionalParsingException |
| ConditionalKeys.ConditionalValue |
| CrossingWays
Tests if there are segments that crosses in the same layer
|
| DuplicateRelation.RelationMembers
Class to store relation members
|
| DuplicateRelation.RelationPair
Class to store relation data (keys are usually cleanup and may not be equal to original relation)
|
| DuplicateRelation.RelMember
Class to store one relation members and information about it
|
| DuplicateWay.WayPair
Class to store a way reduced to coordinates and keys.
|
| DuplicateWay.WayPairNoTags
Class to store a way reduced to coordinates.
|
| MapCSSTagChecker
MapCSS-based tag checker/fixer.
|
| MapCSSTagChecker.GroupedMapCSSRule
A grouped MapCSSRule with multiple selectors for a single declaration.
|
| MapCSSTagChecker.TagCheck |
| MapCSSTagChecker.TagCheck.PrimitiveToTag
A function mapping the matched
OsmPrimitive to a Tag. |
| OpeningHourTest
Tests the correct usage of the opening hour syntax of the tags
opening_hours, collection_times, service_times according to
opening_hours.js. |
| OpeningHourTest.CheckMode |
| OpeningHourTest.OpeningHoursTestError
An error concerning invalid syntax for an "opening_hours"-like tag.
|
| PowerLines.PowerLineError |
| RelationChecker.RoleInfo |
| RelationChecker.RolePreset |
| SimilarNamedWays.NormalizeRule |
| TagChecker.CheckerData |
| TagChecker.CheckerData.CheckerElement |
| TagChecker.IgnoreKeyPair |
| UnclosedWays.UnclosedWaysCheck
A check performed by UnclosedWays test.
|
| UnconnectedWays
Checks if a way has an endpoint very near to another way.
|
| UnconnectedWays.MyWaySegment |