Changes between Version 53 and Version 54 of Help/Preferences/Validator
- Timestamp:
- 2020-11-15T18:01:59+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Validator
v53 v54 43 43 || [[JOSMImage(data/warning)]] || Multiple associatedStreet relations || an object is in more than one `associatedStreet` relation. || || no || 44 44 |||| 45 ||||= **API Capabilities** =|||||| errors against API capabilities || 46 || [[JOSMImage(data/error)]] || Way contains more than … nodes. It should be replaced by a multipolygon || || || || 47 || [[JOSMImage(data/error)]] || Way contains more than … nodes. It should be split or simplified || || || || 48 |||| 45 49 ||||= **Barriers and entrances** =|||||| errors in [[osmwiki:Barriers]] and [[osmwiki:Key:entrance]]. || 46 ||||47 50 ||||= **Coastlines** =|||||| [[osmwiki:Coastline]] are correct. || 48 51 || [[JOSMImage(data/error)]] || Reversed coastline: land not on left side || coastlines that are not counter-clockwise or that are otherwise misplaced (coastline misused as inland lake) || Reverse coastline || || … … 51 54 |||| 52 55 ||||= **Conditional Keys** =|| usage of `*:conditional` tags. |||| Imprecise rules covered at [osmwiki:Conditional_restrictions osm wiki page "Conditional restrictions"] || 56 ||||= **Connectivity Relations** =|||||| Validates connectivity relations || 57 || [[JOSMImage(data/error)]] || Connectivity tag missing comma between optional and non-optional values || || || no || 58 || [[JOSMImage(data/error)]] || Connectivity tag contains unusual data || || || no || 59 || [[JOSMImage(data/warning)]] || Connectivity relation without connectivity tag || || || no || 60 || [[JOSMImage(data/warning)]] || Inconsistent lane numbering between relation and member tags || || || no || 61 || [[JOSMImage(data/warning)]] || Multiple `via` roles only allowed with ways || || || no || 62 || [[JOSMImage(data/warning)]] || Relation member is missing a `lanes` or `*:lanes` tag || || || no || 63 || [[JOSMImage(data/warning)]] || Relation should not contain mixed `via` ways and nodes || || || no || 64 || [[JOSMImage(data/warning)]] || This connectivity may already be implied || || || no || 53 65 |||| 54 66 ||||= **Crossing barriers / boundaries / ways** =|||||| || … … 68 80 ||||= **Highways** =|||||| semantic checks on highways. || 69 81 |||| 82 ||||= **Internet tags** =|||||| errors in internet-related tags || 83 |||| 70 84 ||||= **Lane tags** =|||||| `lanes:*` tags, see [osmwiki:Lanes] || 71 85 |||| 86 ||||= **Long segments** =|||||| long way segments, which are usually errors \\ \\ ''Advanced preference:'' `validator.maximum.segment.length`: maxium segment length in meters ''(default: `15,000`)'' || 87 || [[JOSMImage(data/warning)]] || Long segments - Very long segment of … kilometers || way segment lenth above certain configured value || For real world objects it makes sence to add some way nodes. || no || 72 88 ||||= **Tag checker (MapCSS based)** =|||||| different kind of checks based on MapCSS, including [wikitr:/Rules external rules]. See [#TagCheckerRules Tag checker rules] tab and detailed description [#MapCssBasedTests below]. || 73 89 |||| … … 88 104 ||||= **Power lines** =|||||| nodes in power lines that do not have a power=tower/pole tag. || 89 105 |||| 106 ||||= **Public Transport Route** =|||||| errors in [osmwiki:Public_Transport#Service_routes public transport route relations] 107 |||| 90 108 ||||= **Relation checker** =|||||| errors in relations. || 91 109 |||| … … 95 113 ||||= **Self-intersecting ways** =|||||| ways that contain some of their nodes more than once. || 96 114 || [[JOSMImage(data/warning)]] || Self-intersecting ways || a way crosses itself || Remove the self-crossing, remove overlapping parts or split way || || 115 |||| 116 ||||= **Sharp angles** =|||||| sharp angles on roads || 97 117 |||| 98 118 ||||= **Similarly named ways** =|||||| ways with similar names that may have been misspelled. || … … 140 160 || [[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 || 141 161 |||| 142 ||||= **Uncategorized** =|||||| Descriptions that need to be checked, updated and added to one of the categories above .||162 ||||= **''Uncategorized''** =|||||| Descriptions that need to be checked, updated and added to one of the categories above or MapCSS below || 143 163 || || 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 || || 144 164 || || Empty properties || properties with empty values || || ||