Changes between Version 28 and Version 29 of Help/Preferences/Validator
- Timestamp:
- 2016-03-06T04:44:41+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Validator
v28 v29 20 20 ||||= '''Conditional Keys''' =|| usage of `*:conditional` tags. || Imprecise rules covered at [http://wiki.openstreetmap.org/wiki/Conditional_restrictions osm wiki page "Conditional restrictions"] 21 21 ||||= '''Crossing barriers / boundaries / ways''' =|| two roads, railways, waterways or buildings crosses in the same layer, but are not connected by a node. ||[https://commons.wikimedia.org/wiki/File:JOSM_9900_en_validator_message_%22Crossing_ways%22_with_shortcuts.ogv (video) usually you need to add a common node] || 22 ||||= '''Duplicated nodes''' =|||| no nodes at the very same location. || 22 ||||= '''Duplicated nodes''' =|||| || 23 || [[Image(source:/trunk/images/data/error.png)]] ||Duplicated nodes||no nodes in the very same location||Merge the nodes into only one, adding the properties from all nodes to the merged one|| 23 24 ||||= '''Duplicated relations''' =|||| no relations with same tags and same members with same roles. || 24 25 ||||= '''Duplicated ways''' =|||| no ways with same node coordinates and optionally also same tags. || … … 31 32 ||||= '''Opening hours syntax''' =|| correct usage of the opening hours syntax. || [http://wiki.openstreetmap.org/wiki/Key:opening_hours#Examples common OH examples] [http://wiki.openstreetmap.org/wiki/Key:opening_hours#Common_mistakes common mistakes] [http://wiki.openstreetmap.org/wiki/Key:opening_hours/specification complete OH spec] || 32 33 ||||= '''Overlapping ways''' =|| a connection between two nodes is not used by more than one way. || [https://commons.wikimedia.org/wiki/File:JOSM_9900_en_validator_message_%22Overlapping_ways%22_with_shortcuts.ogv (video) Using selection, split and middle mouse] || 34 || [[Image(source:/trunk/images/data/warning.png)]] ||Overlapping (high)ways two (high) || ways that share the same nodes || 33 35 ||||= '''Power lines''' =|||| nodes in power lines that do not have a power=tower/pole tag. || 34 36 ||||= '''Relation checker''' =|||| errors in relations. || 35 37 ||||= '''Self-intersecting ways''' =|||| ways that contain some of their nodes more than once. || 36 38 ||||= '''Similarly named ways''' =|||| ways with similar names that may have been misspelled. || 39 || [[Image(source:/trunk/images/data/warning.png)]] ||Similar named ways||ways with very similar names, possibly a typo||Fix names or ignore false warning|| 37 40 ||||= '''Tag checker''' =|||| errors in tag keys and values. || 38 41 ||||= '''Turnrestrictions''' =|||| [[osmwiki:Relation:restriction|turn restrictions]] are valid. || … … 51 54 ||||= '''Wrongly Ordered Ways''' =|||| direction of water, land and coastline ways. || 52 55 ||||= '''Uncategorized''' =|||| Descriptions that need to be checked, updated and added to one of the categories above. || 53 || [[Image(source:/trunk/images/data/error.png)]] ||Duplicated nodes||no nodes in the very same location||Merge the nodes into only one, adding the properties from all nodes to the merged one||54 56 || [[Image(source:/trunk/images/data/error.png)]] ||Duplicated way nodes||ways contain no loop edges (i.e., a single step from a node to itself)||Split the way, and delete the way consisting of the loop edge.|| 55 57 || [[Image(source:/trunk/images/data/error.png)]] ||Reversed coastline: land not on left side||coastlines that are not counter-clockwise or that are otherwise misplaced (coastline misused as inland lake)||Reverse coastline|| … … 62 64 || [[Image(source:/trunk/images/data/warning.png)]] ||Crossing ways||ways (with highway/railway/waterway tags) that crosses in same layer with no crossing node||Add appropriate layer (and possibly bridge or tunnel)|| 63 65 || ||Unordered ways||all segments in a way are properly ordered||Reorder the way|| 64 || [[Image(source:/trunk/images/data/warning.png)]] ||Overlapping (high)ways||two (high)ways that share the same nodes||Remove the double (high)way||65 66 || [[Image(source:/trunk/images/data/warning.png)]] ||Self-intersecting ways||a way crosses itself||Remove the self-crossing, remove overlapping parts or split way|| 66 67 || [[Image(source:/trunk/images/data/warning.png)]] ||Unclosed ways||way types, which should be closed really are closed||Close unclosed ways||