Changes between Version 29 and Version 30 of Help/Preferences/Validator


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

sort, deduplicate

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Validator

    v29 v30  
    1919||||= '''Coastlines''' =|||| [[osmwiki:Coastline]] are correct. ||
    2020||||= '''Conditional Keys''' =|| usage of `*:conditional` tags. || Imprecise rules covered at [http://wiki.openstreetmap.org/wiki/Conditional_restrictions osm wiki page "Conditional restrictions"]
    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] ||
     21||||= '''Crossing barriers / boundaries / ways''' =||  ||
     22|| [[Image(source:/trunk/images/data/warning.png)]] ||Crossing ways||ways (with highway/railway/waterway tags) that crosses in same layer with no crossing node|| 1. [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] or 2. add appropriate [[osmwiki:Key:layer]] (and possibly [[osmwiki:Key:bridge]] or [[osmwiki:Key:tunnel]]) ||
    2223||||= '''Duplicated nodes''' =||||  ||
    2324|| [[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||
     
    6263|| ||Check property values||misspelled property values. Uses the [TaggingPresets tagging presets] file for checking||
    6364|| ||Empty properties||properties with empty values||Remove the empty properties||
    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)||
    6565|| ||Unordered ways||all segments in a way are properly ordered||Reorder the way||
    6666|| [[Image(source:/trunk/images/data/warning.png)]] ||Self-intersecting ways||a way crosses itself||Remove the self-crossing, remove overlapping parts or split way||