Changes between Version 1 and Version 2 of Help/Preferences/Validator


Ignore:
Timestamp:
2011-01-30T15:13:07+01:00 (14 years ago)
Author:
stoecker
Comment:

Moved some parts to proper place

Legend:

Unmodified
Added
Removed
Modified
  • Help/Preferences/Validator

    v1 v2  
    22
    33= Preferences > Validator Settings =
    4 
    5 The '''JOSM Validator''' is a feature of JOSM which checks and fixes invalid data.
    6 
    7 == Usage ==
    8 
    9 * Click on the new tick icon [[Image(source:/trunk/images/dialogs/validator.png)]] in the vertical toolbar to show the validator panel on the right.
    10 * Select the data you want to validate (or deselect to validate everything)
    11 * Click on the ''Validate'' button at the bottom of the validator panel
    12 
    13 While some of the errors must be manually fixed, most of them can be automatically fixed. Just select the error or errors and click the ''Fix'' button to automatically fix them. You can select multiple errors, and all of them will be fixed.
    14 
    15 The validator is an automatic test tool. It can show you errors in the data, but it may also tell you errors, which aren't real.
    16 
    17 '''Don't fix errors when you aren't sure something is really wrong.'''
    18 
    19 This will check the data and display all errors, categorized as ''errors'', ''warnings'', and ''other'', depending on the severity of the error.
    20 By default only warnings of lever error and warning will be displayed. Warnings of lever ''other'' produce a lot more validation errors for
    21 valid data and thus need more care from the user.
    22 
    23 
    24 == Validation preferences ==
    254
    265In this preference settings, you can activate only the tests you need. By default, all error and warning tests are active.
     
    5736|| [[Image(source:/trunk/images/data/other.png)]] ||No style in multipolygon relation||The multipolygon relation is missing a tag describing what it represents||For a building, add building=yes to the relation etc.||
    5837
     38== See also ==
     39 *  [Help/Dialog/Validator Validator dialog]
     40
    5941----
    6042Back to [wiki:/Help/Action/Preferences Preferences][[Br]]