Changes between Version 24 and Version 25 of Help/Preferences/Validator
- Timestamp:
- 2016-03-06T04:28:35+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Validator
v24 v25 13 13 || [[Image(source:/trunk/images/data/warning.png)]] || House number without street || objects that have an `addr:housenumber` tag, but neither `addr:street` nor `addr:place`. The street name can also be provided using an `associatedStreet` relation or on interpolation way. || Add the missing street name information. || 14 14 || [[Image(source:/trunk/images/data/warning.png)]] || Duplicate house numbers || two members of an `associatedStreet` relation have the identical house number. || Make sure different buildings have different house numbers. Ignore this warning, if two buildings really have the same house number. || 15 || [[Image(source:/trunk/images/data/warning.png)]] || Multiple street names in relation || Verifies that the`name` tag of an `associatedStreet` relation matches the `name` tags of the members with role `street` and the `addr:street` tag of the members with role `house`.15 || [[Image(source:/trunk/images/data/warning.png)]] || Multiple street names in relation || `name` tag of an `associatedStreet` relation matches the `name` tags of the members with role `street` and the `addr:street` tag of the members with role `house`. 16 16 || [[Image(source:/trunk/images/data/warning.png)]] || House number too far from street || the houses of an `associatedStreet` are far away from the corresponding street. || Verify that the house really belongs the the street that is given by the relation. || 17 17 || [[Image(source:/trunk/images/data/warning.png)]] || Multiple associatedStreet relations || an object is in more than one `associatedStreet` relation. || || 18 18 ||||= '''Barriers and entrances''' =|||| errors in [[osmwiki:Barriers]] and [[osmwiki:Key:entrance]]. || 19 19 ||||= '''Coastlines''' =|||| [[osmwiki:Coastline]] are correct. || 20 ||||= '''Conditional Keys''' =|| correctusage of `*:conditional` tags. || Imprecise rules covered at [http://wiki.openstreetmap.org/wiki/Conditional_restrictions osm wiki page "Conditional restrictions"]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''' =|||| there areno nodes at the very same location. ||23 ||||= '''Duplicated relations''' =|||| there areno relations with same tags and same members with same roles. ||24 ||||= '''Duplicated ways''' =|||| there areno ways with same node coordinates and optionally also same tags. ||22 ||||= '''Duplicated nodes''' =|||| no nodes at the very same location. || 23 ||||= '''Duplicated relations''' =|||| no relations with same tags and same members with same roles. || 24 ||||= '''Duplicated ways''' =|||| no ways with same node coordinates and optionally also same tags. || 25 25 ||||= '''Duplicated way nodes''' =|||| ways with identical consecutive nodes. || 26 26 ||||= '''Highways''' =|||| semantic checks on highways. || … … 29 29 ||||= '''Multipolygon''' =|||| multipolygons are valid. || 30 30 ||||= '''Missing name:* translation''' =|||| finds multilingual objects whose ''name'' attribute is not equal to some ''name:*'' attribute and not a composition of ''name:*'' attributes, e.g., Italia - Italien - Italy. || 31 ||||= '''Opening hours syntax''' =|| c hecks the 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] ||31 ||||= '''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 32 ||||= '''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] || 33 33 ||||= '''Power lines''' =|||| nodes in power lines that do not have a power=tower/pole tag. || … … 38 38 ||||= '''Turnrestrictions''' =|||| [[osmwiki:Relation:restriction|turn restrictions]] are valid. || 39 39 || [[Image(source:/trunk/images/data/warning.png)]] || Unknown role || the role for members of a turn restriction relation is either `from`, `to` (ways) or `via` (nodes and ways) || || 40 || [[Image(source:/trunk/images/data/warning.png)]] || Unknown member type || Verifies thatonly nodes and ways (and not relations) are members of a turn restriction relation. || ||40 || [[Image(source:/trunk/images/data/warning.png)]] || Unknown member type || only nodes and ways (and not relations) are members of a turn restriction relation. || || 41 41 || [[Image(source:/trunk/images/data/error.png)]] || No "from" way found [[br]] No "to" way found [[br]] No "via" node or way found || all necessary elements of a turn restriction relation are present. || || 42 42 || [[Image(source:/trunk/images/data/error.png)]] || More than one "from" way found [[br]] More than one "to" way found [[br]] More than one "via" node found || at most one way with role `from` and `to` and at most one node with role `via` in a turn restriction relaion. || || … … 49 49 ||||= '''Untagged, empty and one node ways''' =|||| untagged, empty and one node ways. || 50 50 ||||= '''Way connected to Area''' =|||| ways connected to areas. || 51 ||||= '''Wrongly Ordered Ways''' =|||| checks thedirection of water, land and coastline ways. ||51 ||||= '''Wrongly Ordered Ways''' =|||| direction of water, land and coastline ways. || 52 52 ||||= '''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|| there areno nodes in the very same location||Merge the nodes into only one, adding the properties from all nodes to the merged one||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 54 || [[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 55 || [[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|| … … 57 57 || [[Image(source:/trunk/images/data/error.png)]] ||Unordered coastline: coastline ways are not connected start-to-end||coastline ways of which either the start is not connected to the end of another coastline or the end is not connected to the start of another coastline||Reverse coastline|| 58 58 ||[[Image(source:/trunk/images/data/error.png)]]||Incomplete ways||ways with zero or only one node||Removes the way|| 59 || ||Check property keys|| Checksmisspelled property keys. See the [source:/trunk/data/validator/words.cfg words.cfg] for file of misspelled property keys||Replace wrong key with right one||60 || ||Check property values|| Checksmisspelled property values. Uses the [TaggingPresets tagging presets] file for checking||59 || ||Check property keys||misspelled property keys. See the [source:/trunk/data/validator/words.cfg words.cfg] for file of misspelled property keys||Replace wrong key with right one|| 60 || ||Check property values||misspelled property values. Uses the [TaggingPresets tagging presets] file for checking|| 61 61 || ||Empty properties||properties with empty values||Remove the empty properties|| 62 62 || [[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)||