Changes between Version 67 and Version 71 of Help/Preferences/Validator


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Validator

    v67 v71  
    6969||  [[JOSMImage(data/warning)]]  || Crossing barrier/building || barrier crossing a building in same layer with no crossing node || ||  no  ||
    7070||||
     71||||= **Cycle detector** =|||||| Detects cycles (loops) in [[https://en.wikipedia.org/wiki/Drainage_system_(geomorphology)|drainage systems]]. \\ \\ ''Advanced preference:'' \\ `validator.CycleDetector.directionalWaterways`:  directional waterway values ''(default: `["river", "stream", "tidal_channel", "drain", "ditch", "fish_pass"]`)'' ||
     72||  [[JOSMImage(data/error)]]  || Cycle in directional waterway network || || ||  no  ||
     73||||
    7174||||= **Duplicated nodes** =|||||| ''Advanced preference:'' \\ `validator.duplicatenodes.precision`: rounding precision in degree  ''(default: `1e-6` since r17612, `1-e7` before)'' ||
    7275||  [[JOSMImage(data/error)]]  || 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 || ||
     
    107110||  [[JOSMImage(data/other)]]  || Ways share segment || || ||  no  ||
    108111||||
    109 ||||= **Power lines** =|||||| - nodes in power lines/minor_lines that do not have a power=tower/pole/portal tag \\ - nodes where the reference numbering not consistent \\ - ways where are unusually long segments without line support feature \\ - ways where the line type is possibly misused \\ \\ ''Advanced preferences:'' \\ `validator.PowerLines.hilly_compensation` ''(default: `0.2`)'' \\ `validator.PowerLines.hilly_threshold` ''(default: `4.0`)'' ||
     112||||= **Power lines** =|||||| ''Advanced preferences:'' \\ `validator.PowerLines.hilly_compensation` ''(default: `0.2`)'' \\ `validator.PowerLines.hilly_threshold` ''(default: `4.0`)'' ||
     113||  [[JOSMImage(data/warning)]]  || node without power=* || nodes in power lines/minor_lines that do not have a power=tower/pole/portal tag ||  ||  no  ||
     114||  [[JOSMImage(data/warning)]]  || Mixed reference numbering || node ref numbering continuity on power supporting features (pole, tower etc.) along the line || ways are highlighted ||  no  ||
     115||  [[JOSMImage(data/warning)]]  || Reference numbering don't match majority of way's nodes || node ref numbering continuity on power supporting features (pole, tower etc.) along the line || nodes are highlighted ||  no  ||
     116||  [[JOSMImage(data/warning)]]  || Node connects a power line or cable with an object which is not related to the power infrastructure ||  ||  ||  no  ||
     117||  [[JOSMImage(data/warning)]]  || Possibly missing line support node within power line || ways where are unusually long segments without line support feature || when water data is also in the dataset, the intersecting length is discarded, e.g. line over a river ||  no  ||
     118||  [[JOSMImage(data/warning)]]  || Possibly wrong power line type used || ways where the line type is possibly misused || ||  no  ||
    110119||||
    111120||||= **Public Transport Route** =|||||| errors in [osmwiki:Public_Transport#Service_routes public transport route relations]
     
    119128||  [[JOSMImage(data/warning)]]  || Self-intersecting ways || a way crosses itself || Remove the self-crossing, remove overlapping parts or split way || ||
    120129||||
    121 ||||= **Sharp angles** =|||||| sharp angles on roads ||
     130||||= **Sharp angles** =|||||| sharp angles on roads \\ \\ ''Advanced preferences:'' \\ `validator.sharpangles.maxlength` ''(default: `10.0`)'' \\ `validator.sharpangles.maxangle` ''(default: `45.0`)'' \\ `validator.sharpangles.ignorerailway` \\ `validator.sharpangles.ignorehighway` ||
    122131||||
    123132||||= **Similarly named ways** =|||||| ways with similar names that may have been misspelled. ||