Changes between Version 52 and Version 53 of Help/Preferences/Validator


Ignore:
Timestamp:
2020-11-15T16:51:02+01:00 (5 years ago)
Author:
skyper
Comment:

add "untagged ways", "untagged nodes" and "end node near other way"; little wording

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Validator

    v52 v53  
    119119||||
    120120||||= **Unconnected highways / natural lands and landuses / power ways / railways / waterways** |||||| a way has an endpoint very near to another way. \\ \\ ''Advanced preferences:'' \\ `validator.UnconnectedWays.node_way_distance` ''(default: `10.0`)'' \\ `validator.UnconnectedWays.way_way_distance` ''(default: `0.0`)'' ||
    121 ||  [[JOSMImage(data/warning)]]  || Way end node near other highway || End point of a way is very near to other ways || Connect the ways or when really unconnected set a 'noexit' tag to prevent further warnings ||  no  ||
     121||  [[JOSMImage(data/warning)]]  || Way end node near other highway || End point of a way is very near to other ways || Connect the ways or when really unconnected add `noexit=yes` tag to prevent further warnings ||  no  ||
     122||  [[JOSMImage(data/warning)]]  || Way end node near other way || || ||  no  ||
     123||  [[JOSMImage(data/other)]]  || Connected way end node near other way || || ||  no  ||
     124||  [[JOSMImage(data/other)]]  || Way node near other way || || ||  no  ||
    122125||||
    123126||||= **Untagged and unconnected nodes** =|||||| untagged nodes that are not part of any way. ||
    124 ||  [[JOSMImage(data/warning)]]  || Unconnected nodes without physical tags || untagged nodes that are not part of any way || 1. If it is yours node, you are to decide if to remove it otherwise \\ 2. Download parent relations and contact mappers who added these nodes in unclear cases || ||
     127||  [[JOSMImage(data/warning)]]  || Unconnected nodes without physical tags - \\ No tags \\ Has key `created_by` or `converted_by` \\ Has key `source` \\ Has key `watch` || nodes not part of any way without tags or only `created_by`, `converted_by`, `source` or `watch` || 1. If the node was created by yourself, you are to decide if to remove it otherwise \\ 2. [wikitr:/Help/Action/DownloadParentWaysAndRelation Download parent relations] and contact mappers who added these nodes in unclear cases ||  yes  ||
     128||  [[JOSMImage(data/warning)]]  || Unconnected nodes without physical tags - \\ Has key `note` or `comment` or `description` \\ Has tag containing `fixme` || nodes not part of any way with only `note`, `comment`, `description` or `fixme` || 1. If the node was created by yourself, you are to decide if to remove it otherwise \\ 2. [wikitr:/Help/Action/DownloadParentWaysAndRelation Download parent relations] and contact mappers who added these nodes in unclear cases ||  no  ||
    125129||||
    126130||||= **Untagged, empty and one node ways** =|||||| untagged, empty and one node ways. ||
    127 ||  [[JOSMImage(data/error)]]  || Incomplete ways || ways with zero or only one node || Removes the way || ||
    128 ||  [[JOSMImage(data/warning)]]  || Untagged ways || untagged ways || 1. describe them correctly if you know this objects or \\ 2. leave them until somebody describes them ||  no  ||
     131||  [[JOSMImage(data/error)]]  || Empty ways \\ \\ One node ways || Invalid ways with zero or only one node || 1. Look at the [wikitr:/Help/Action/ObjectHistory object's history] \\ 2. Remove the way (autofix) ||  yes  ||
     132||  [[JOSMImage(data/warning)]]  || Unnamed ways || highway without `name` or `ref` || Add `name` or `ref` if known or `noname=yes` if sure that the way does not have a name ||  no  ||
     133||  [[JOSMImage(data/warning)]]  || Untagged ways (commented!) || ways without any tag (or only with `comment`, `description`, `fixme` or `note`) and without membership in a relation || 0. if working with incomplete data, [wikitr:/Help/Action/DownloadParentWaysAndRelation download parent relations] \\ 1. describe them correctly if you know this objects or \\ 2. leave them until somebody describes them ||  no  ||
     134||  [[JOSMImage(data/other)]]  || Unnamed junction || highway with `junction` and  without `name` or `ref` || Add `name` or `ref` if known or `noname=yes` if sure that the junction does not have a name ||  no  ||
    129135||||
    130136||||= **Way connected to Area** =|||||| ways connected to areas. ||
     
    132138||||
    133139||||= **Wrongly Ordered Ways** =|||||| direction of water, land and coastline ways.  ||
     140||  [[JOSMImage(data/warning)]]  || Reversed coastline: land not on left side \\ \\ Reversed land: land not on left side || wrong way direction of `natural=coastline` \\ \\ wrong way direction of `natural=land` || [wikitr:/Help/Action/ReverseWays Reverse way] direction ||  no  ||
    134141||||
    135142||||= **Uncategorized** =|||||| Descriptions that need to be checked, updated and added to one of the categories above. ||
     
    138145||  [[JOSMImage(data/other)]]  || Key 'x' invalid. - ... || illegal key combinations, names and similar issues || ||
    139146||  [[JOSMImage(data/other)]]  || Nodes with the same name || two nodes have equal name || || ||
    140 ||  [[JOSMImage(data/other)]]  || Unknown property value || proper use of tags || If it is your new tag, it is good idea document it at wiki [[osmwiki:Any tags you like]] || ||
     147||  [[JOSMImage(data/other)]]  || Unknown property value || proper use of tags || If it is your new tag, it is a good idea to document it at the OSM-wiki ([osmwiki:"Any tags you like"]) ||  no ||
    141148
    142149
     
    153160* [[JOSMImage(dialogs/edit)]] modify selected entry
    154161* [[JOSMImage(dialogs/delete)]] delete items from the list
    155 The [[JOSMImage(preferences/reset,link=,24,middle)]] reset button at the bottom resets the ''active rules'' to default.
     162The [[JOSMImage(preferences/reset,link=,24,middle)]] reset button at the bottom resets the ''active rules'' to default, removing any manually added entry.
    156163
    157164=== MapCSS-based tests ===#MapCssBasedTests