Changes between Version 45 and Version 46 of Help/Dialog/Validator


Ignore:
Timestamp:
2020-10-10T18:31:18+02:00 (5 years ago)
Author:
leni
Comment:

modified {{{ and and line breaks

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Validator

    v45 v46  
    44= Validator panel =
    55
    6 [[JOSMImage(dialogs/validator,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **{{{Alt+Shift+V}}}** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
     6[[JOSMImage(dialogs/validator,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Alt+Shift+V`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
    77
    88The **JOSM Validator** is a feature of JOSM which checks and fixes invalid data.
    99
     10
    1011== Usage ==
    11 
    12 * Click on the [[JOSMImage(dialogs/validator,16,top,link=)]] ''Validation'' button at the bottom of the validator panel or press {{{Shift+V}}} to run the validation process:
     12* Click on the [[JOSMImage(dialogs/validator,16,top,link=)]] ''Validation'' button at the bottom of the validator panel or press `Shift+V` to run the validation process:
    1313 * If there are currently no [wikitr:/Help/Dialog/SelectionList selected objects], then it checks all objects in [wikitr:/Help/Dialog/LayerList#LayerButtons the current layer].
    1414 * If there are selected objects, then it checks only selected objects.
     
    3333* [[JOSMImage(dialogs/fix)]] Manage Ignore – Shows a dialog to change the list of previously ignored errors.
    3434
     35
    3536== Ignore List Management ==
    36 
    3737[[Image(ValidatorIgnoreListManagement.png,link=)]]
    3838
     
    4343[[Image(IgnoreForNow.png,link=)]]
    4444
     45
    4546== Validation on upload ==
    46 
    4747If not disabled the validation process is also started on each upload to the server. For uploads only the modified elements are tested. If you abort the upload, the validator panel displays the result of the validation.
    4848
     49
    4950== Validation result can depend on the downloaded area ==
    50 
    5151Some validator tests include a check whether the tested object is in or out of the downloaded area to avoid false positives. The not downloaded area is displayed with a yellow hatching. Downloaded ways can end in the not downloaded area. If e.g. a waterway ends in the downloaded area then the validator warns that it should be connected to another waterway. If the waterway ends out of the downloaded area then the validator will not warn because it doesn't know if there is really an error because the possible connected waterway was not downloaded. The validator will also not warn if there was never an area download in this data layer (there is no yellow hatching in this layer). Such a layer exists when you e.g. create a [wikitr:/Help/Action/NewLayer new empty layer] or when you download single objects via [wikitr:/Help/Action/Download#DownloadfromOverpassAPI Overpass]. In both cases the data is assumed as incomplete and handled like out of the downloaded area to avoid false positives and a lot unnecessary warnings.
    5252