Changes between Version 42 and Version 43 of Help/Preferences/Validator


Ignore:
Timestamp:
2020-05-28T11:00:46+02:00 (5 years ago)
Author:
leni
Comment:

fixed relaion, and added wikitr

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Validator

    v42 v43  
    5353|| [[JOSMImage(data/warning)]] || Unknown member type || only nodes and ways (and not relations) are members of a turn restriction relation. || ||
    5454|| [[JOSMImage(data/error)]] || 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. || ||
    55 || [[JOSMImage(data/error)]] || 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. || ||
     55|| [[JOSMImage(data/error)]] || 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 relation. || ||
    5656|| [[JOSMImage(data/error)]] || Cannot mix node and way for role "via" || there is either a "via" node or multiple "via" ways, but not a mix of nodes and ways with role `via`. || ||
    5757|| [[JOSMImage(data/error)]] || The "from" way does not start or end at a "via" node. [[br]] The "to" way does not start or end at a "via" node. [[br]] The "from" and the first "via" way are not connected. [[br]] The "via" ways are not connected. [[br]] The last "via" and the "to" way are not connected. || the different parts of a turn restriction relation are connected. is also aware of oneway streets and considers parts unconnected, if they cannot be traveled in the intended order due to the oneway restriction.  || Make sure that consecutive member of a turn restriction relation are connected. (Ways must be connected end-to-end.) ||
     
    7070||[[JOSMImage(data/error)]]||Incomplete ways||ways with zero or only one node||Removes the way||
    7171|| ||Check property keys||misspelled property keys. See the [source:/trunk/resources/data/validator/words.cfg words.cfg] for file of misspelled property keys||Replace wrong key with right one||
    72 || ||Check property values||misspelled property values. Uses the [TaggingPresets tagging presets] file for checking||
     72|| ||Check property values||misspelled property values. Uses the [wikitr:/TaggingPresets tagging presets] file for checking||
    7373|| ||Empty properties||properties with empty values|| ||
    7474|| [[JOSMImage(data/warning)]] ||Self-intersecting ways||a way crosses itself||Remove the self-crossing, remove overlapping parts or split way||