Changes between Version 18 and Version 19 of Help/Preferences/Validator
- Timestamp:
- 2016-03-06T03:34:07+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Validator
v18 v19 10 10 11 11 || ||= ''Validation'' =||= ''Description'' =||= Textual help and video guides =|| 12 ||||= '''Addresses''' =|||| Checks for errors in addressesandassociatedStreetrelations. ||12 ||||= '''Addresses''' =|||| Checks for errors in [[osmwiki:Addresses]] and [[osmwiki:Relation:associatedStreet]]. || 13 13 || [[Image(source:/trunk/images/data/warning.png)]] || House number without street || Checks for 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 || Checks if 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. || … … 16 16 || [[Image(source:/trunk/images/data/warning.png)]] || House number too far from street || Checks if 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 || Checks if an object is in more than one `associatedStreet` relation. || || 18 ||||= '''Barriers and entrances''' =|||| Checks for errors in barriersandentrances. ||19 ||||= '''Coastlines''' =|||| This test checks that coastlinesare correct. ||18 ||||= '''Barriers and entrances''' =|||| Checks for errors in [[osmwiki:Barriers]] and [[osmwiki:Key:entrance]]. || 19 ||||= '''Coastlines''' =|||| This test checks that [[osmwiki:Coastline]] are correct. || 20 20 ||||= '''Conditional Keys''' =|| Tests for the correct 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''' =|| This test checks if 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] || … … 36 36 ||||= '''Similarly named ways''' =|||| This test checks for ways with similar names that may have been misspelled. || 37 37 ||||= '''Tag checker''' =|||| This test checks for errors in tag keys and values. || 38 ||||= '''Turnrestrictions''' =|||| This test checks if [[osmwiki: Turn_restriction|turn restrictions]] are valid. ||38 ||||= '''Turnrestrictions''' =|||| This test checks if [[osmwiki:Relation:restriction|turn restrictions]] are valid. || 39 39 || [[Image(source:/trunk/images/data/warning.png)]] || Unknown role || Checks if the role for members of a turn restriction relation is either `from`, `to` (ways) or `via` (nodes and ways) || || 40 40 || [[Image(source:/trunk/images/data/warning.png)]] || Unknown member type || Verifies that only nodes and ways (and not relations) are members of a turn restriction relation. || ||