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


Ignore:
Timestamp:
2020-11-15T18:01:59+01:00 (5 years ago)
Author:
skyper
Comment:

add missing categories of java test

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Validator

    v53 v54  
    4343||  [[JOSMImage(data/warning)]]  || Multiple associatedStreet relations || an object is in more than one `associatedStreet` relation. || ||  no  ||
    4444||||
     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||||
    4549||||= **Barriers and entrances** =|||||| errors in [[osmwiki:Barriers]] and [[osmwiki:Key:entrance]]. ||
    46 ||||
    4750||||= **Coastlines** =|||||| [[osmwiki:Coastline]] are correct. ||
    4851||  [[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 || ||
     
    5154||||
    5255||||= **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  ||
    5365||||
    5466||||= **Crossing barriers / boundaries / ways** =|||||| ||
     
    6880||||= **Highways** =|||||| semantic checks on highways. ||
    6981||||
     82||||= **Internet tags** =|||||| errors in internet-related tags ||
     83||||
    7084||||= **Lane tags** =|||||| `lanes:*` tags, see [osmwiki:Lanes] ||
    7185||||
     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  ||
    7288||||= **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]. ||
    7389||||
     
    88104||||= **Power lines** =|||||| nodes in power lines that do not have a power=tower/pole tag. ||
    89105||||
     106||||= **Public Transport Route** =|||||| errors in [osmwiki:Public_Transport#Service_routes public transport route relations]
     107||||
    90108||||= **Relation checker** =|||||| errors in relations. ||
    91109||||
     
    95113||||= **Self-intersecting ways** =|||||| ways that contain some of their nodes more than once. ||
    96114||  [[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 ||
    97117||||
    98118||||= **Similarly named ways** =|||||| ways with similar names that may have been misspelled. ||
     
    140160||  [[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  ||
    141161||||
    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 ||
    143163|| || 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 || ||
    144164|| || Empty properties || properties with empty values || || ||