Changes between Version 43 and Version 51 of Help/Dialog/Validator


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/Validator

    v43 v51  
    22[[PageOutline(2-10,Table of Contents)]]
    33
    4 = Validator window =
     4= Validator panel =
    55
    6 [[Image(source:trunk/images/dialogs/validator.png)]] ''Keyboard shortcut:'' **{{{Alt+Shift+V}}}** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM windows]
     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 [[Image(source:/trunk/images/dialogs/validator.png,15)]] ''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)]] ''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.
    15 * Most of the errors must be manually fixed, while some of them can be automatically fixed by selecting the error or errors and clicking the [[Image(source:/trunk/images/dialogs/fix.png,15)]] ''Fix'' button.
     15* Most of the errors must be manually fixed, while some of them can be automatically fixed by selecting the error or errors and clicking the [[JOSMImage(dialogs/fix)]] ''Fix'' button. As Validator might not be always perfect, it is still the user's duty to check the result of the action.
     16 * The two tables, [wikitr:/Help/Preferences/Validator#TestsTable Tests] and [wikitr:/Help/Preferences/Validator#MapCssBasedTests MapCSS Tests] offer little more explanation about each the test.
    1617* Use the right click menu to "Zoom to problem".
    1718* Multiple objects with the same symptom are [wikitr:/Help/Validator/MapCSSTagChecker#Grouping grouped together].
     
    1920The validator is an automatic test tool. It can show you errors in the data, but it is not perfect and may also tell you errors, which indeed aren't errors ("false positives"). Thus every by the validator marked object should be checked by the user before changing it.
    2021
    21 [[Image(validator_using.gif)]]
     22[[Image(validator_using.gif,link=)]]
    2223
    23 The validator will check the data and display all errors, categorized as [[Image(source:/trunk/images/data/error.png,15)]] ''errors'', [[Image(source:/trunk/images/data/warning.png,15)]] ''warnings'', and [[Image(source:/trunk/images/data/other.png,15)]] ''other'', depending on the severity of the error as a list. Additionally a new [wikitr:/Help/Dialog/LayerList validation layer] is added, which shows you where the problem cases are located in the mapview (can be disabled in the preferences). By default only errors of level ''error'' and ''warning'' will be displayed. Warnings of level ''other'' can be enabled in the preferences but produce more false positives and thus need more care from the user.
     24The validator will check the data and display all errors, categorized as [[JOSMImage(data/error)]] ''errors'', [[JOSMImage(data/warning)]] ''warnings'', and [[JOSMImage(data/other)]] ''other'', depending on the severity of the error as a list. Additionally a new [wikitr:/Help/Dialog/LayerList validation layer] is added, which shows you where the problem cases are located in the mapview (can be disabled in the preferences). By default only errors of level ''error'' and ''warning'' will be displayed. Warnings of level ''other'' can be enabled in the preferences but produce more false positives and thus need more care from the user.
    2425
    25 [[Image(validator2.png)]]
     26[[Image(validator2.png,link=)]]
    2627
    2728There are six buttons in the validator panel:
    28 * [[Image(source:/trunk/images/dialogs/select.png)]] Select – Select the objects of the selected error.
    29 * [[Image(source:/trunk/images/dialogs/search.png)]] Lookup – Looks up the selected objects in the error list
    30 * [[Image(source:/trunk/images/dialogs/validator.png)]] Validation – Start validation process for current selection or all objects (when nothing selected).
    31 * [[Image(source:/trunk/images/dialogs/fix.png)]] Fix – Fix an error (only when automatically fixable).
    32 * [[Image(source:/trunk/images/dialogs/fix.png)]] Ignore – Ignore an error or a group of errors in future tests.
    33 * [[Image(source:/trunk/images/dialogs/fix.png)]] Manage Ignore – Shows a dialog to change the list of previously ignored errors.
     29||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     30||  [[JOSMImage(dialogs/select)]]  || Select || || Select the objects of the selected error. ||
     31||  [[JOSMImage(dialogs/search)]]  || Lookup || || Looks up the selected objects in the error list. ||
     32||  [[JOSMImage(dialogs/validator)]]  || Validation ||  `shift+V`  || Start validation process for current selection or all objects (when nothing selected). ||
     33||  [[JOSMImage(dialogs/fix)]]  || Fix || || Fix an error (only when automatically fixable). ||
     34||  [[JOSMImage(dialogs/fix)]]  || Ignore || || Ignore an error or a group of errors in future tests. Does not work with new objects (`id:0`). ||
     35||  [[JOSMImage(dialogs/fix)]]  || Manage Ignore || || Shows a dialog to change the list of previously ignored errors. ||
     36
     37=== Context Menu ===
     38A right click on listed objects offers following menu:
     39||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     40||  [[JOSMImage(dialogs/autoscale/problem)]]  || [wikitr:/Help/Action/ZoomToProblem Zoom to problem] ||  `6`  || Zoom the view to the problem. ||
     41||  [[JOSMImage(dialogs/edit)]]  || Edit ||  || Opens a [wikitr:/Help/Dialog/RelationEditor relation editor] for each [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relation]. ||
     42||  [[JOSMImage(dialogs/delete,28,link=,middle)]]  || Ignore for now ||  || Delete the specific entry from the list. This just removes the entry from the list but does not add it to the ignore list ||
    3443
    3544== Ignore List Management ==
     45[[Image(ValidatorIgnoreListManagement.png,link=)]]
    3646
    37 [[Image(ValidatorIgnoreListManagement.png)]]
     47This dialog allows to remove items from the ignore list. You can use the delete key or the right mouse button to remove items. **If you see only numbers and no descriptive texts the list was migrated from older JOSM versions. In this case it is recommended to remove all items and ignore them again to get the descriptive texts shown above.**
    3848
    39 This window allows to remove items from the ignore list. You can use the delete key or the right mouse button to remove items. **If you see only numbers and no descriptive texts the list was migrated from older JOSM versions. In this case it is recommended to remove all items and ignore them again to get the descriptive texts shown above.**
     49**Note:** in the context menu of an error in the list there is the entry [[JOSMImage(dialogs/delete,24,middle,link=))]] ''Ignore for now''. This just removes the entry from the list but does not add it to the ignore list. Therefore it will appear again on the next validation run.
    4050
    41 **Note:** in the context menu of an error in the list there is the entry [[Image(source:trunk/images/dialogs/delete.svg,15)]] ''Ignore for now''. This just removes the entry from the list but does not add it to the ignore list. Therefore it will appear again on the next validation run.
     51[[Image(IgnoreForNow.png,link=)]]
    4252
    43 [[Image(IgnoreForNow.png)]]
    4453
    4554== Validation on upload ==
    46 
    4755If 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.
    4856
     57
    4958== Validation result can depend on the downloaded area ==
    50 
    51 Some 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 [wiki: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.
     59Some 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.
    5260
    5361Some validator rules are limited to defined areas (e.g. countries), see [wikitr:/Help/Styles/MapCSSImplementation#Territoryselector Territoryselectors].
    5462
    55 == Advanced Preferences ==
    5663
    57 There are some advanced settings which can be changed in the [wikitr:/Help/Preferences/Advanced advanced preferences]:
     64== Preferences ==
     65There are some (advanced) settings, available, to influence the displayed object`s information in the list, see [wikitr:/Help/Dialog/SelectionList#Preferences Selection list preferences].
    5866
    59 * `osm-primitives.showid`: set to `true`/`false` to display/hide the osm id of the object in the list
    60 * `osm-primitives.showcoor`: set to `true`/`false` to display/hide the coordinates of the object in the list
    6167
    6268== See also ==
     
    6773
    6874----
    69 Back to [wikitr:/Help/ToggleDialogs Windows][[BR]]
     75Back to [wikitr:/Help/Menu/Windows Windows menu] \\
     76Back to [wikitr:/Help/ToggleDialogs Sidebar] \\
     77Back to [wikitr:/Help/Menu Main Menu] \\
    7078Back to [wikitr:/Help Main Help]