Changes between Version 47 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

    v47 v51  
    1010
    1111== Usage ==
    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)]] ''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 [[JOSMImage(dialogs/fix,16,middle,link=)]] ''Fix'' button. As Validator might not be always perfect, it is still the user's duty to check the result of the action.
     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].
     
    2122[[Image(validator_using.gif,link=)]]
    2223
    23 The validator will check the data and display all errors, categorized as [[JOSMImage(data/error,16,middle,link=)]] ''errors'', [[JOSMImage(data/warning,16,middle,link=))]] ''warnings'', and [[JOSMImage(data/other,16,middle,link=))]] ''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
    2526[[Image(validator2.png,link=)]]
     
    2930||  [[JOSMImage(dialogs/select)]]  || Select || || Select the objects of the selected error. ||
    3031||  [[JOSMImage(dialogs/search)]]  || Lookup || || Looks up the selected objects in the error list. ||
    31 ||  [[JOSMImage(dialogs/validator)]]  || Validation ||  `Ctrl+V`  || Start validation process for current selection or all objects (when nothing selected). ||
     32||  [[JOSMImage(dialogs/validator)]]  || Validation ||  `shift+V`  || Start validation process for current selection or all objects (when nothing selected). ||
    3233||  [[JOSMImage(dialogs/fix)]]  || Fix || || Fix an error (only when automatically fixable). ||
    33 ||  [[JOSMImage(dialogs/fix)]]  || Ignore || || Ignore an error or a group of errors in future tests. ||
     34||  [[JOSMImage(dialogs/fix)]]  || Ignore || || Ignore an error or a group of errors in future tests. Does not work with new objects (`id:0`). ||
    3435||  [[JOSMImage(dialogs/fix)]]  || Manage Ignore || || Shows a dialog to change the list of previously ignored errors. ||
    3536
     
    3940||  [[JOSMImage(dialogs/autoscale/problem)]]  || [wikitr:/Help/Action/ZoomToProblem Zoom to problem] ||  `6`  || Zoom the view to the problem. ||
    4041||  [[JOSMImage(dialogs/edit)]]  || Edit ||  || Opens a [wikitr:/Help/Dialog/RelationEditor relation editor] for each [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relation]. ||
    41 ||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  || Ignore for now ||  || Delete the specific entry from the list. ||
     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 ||
    4243
    4344== Ignore List Management ==
     
    4647This 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.**
    4748
    48 **Note:** in the context menu of an error in the list there is the entry [[JOSMImage(dialogs/delete,16,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.
     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.
    4950
    5051[[Image(IgnoreForNow.png,link=)]]
     
    6162
    6263
    63 == Advanced Preferences ==
    64 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].
    6566
    66 * `osm-primitives.showid`: set to `true`/`false` to display/hide the osm id of the object in the list
    67 * `osm-primitives.showcoor`: set to `true`/`false` to display/hide the coordinates of the object in the list
    6867
    6968== See also ==
     
    7675Back to [wikitr:/Help/Menu/Windows Windows menu] \\
    7776Back to [wikitr:/Help/ToggleDialogs Sidebar] \\
     77Back to [wikitr:/Help/Menu Main Menu] \\
    7878Back to [wikitr:/Help Main Help]