Changes between Version 18 and Version 19 of Help/Preferences/Validator


Ignore:
Timestamp:
2016-03-06T03:34:07+01:00 (9 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

some osm links

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Validator

    v18 v19  
    1010
    1111|| ||= ''Validation'' =||= ''Description'' =||= Textual help and video guides =||
    12 ||||= '''Addresses''' =|||| Checks for errors in addresses and associatedStreet relations. ||
     12||||= '''Addresses''' =|||| Checks for errors in [[osmwiki:Addresses]] and [[osmwiki:Relation:associatedStreet]]. ||
    1313|| [[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. ||
    1414|| [[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. ||
     
    1616|| [[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. ||
    1717|| [[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 barriers and entrances. ||
    19 ||||= '''Coastlines''' =|||| This test checks that coastlines are 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. ||
    2020||||= '''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"]
    2121||||= '''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] ||
     
    3636||||= '''Similarly named ways''' =|||| This test checks for ways with similar names that may have been misspelled. ||
    3737||||= '''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. ||
    3939|| [[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) || ||
    4040|| [[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. || ||