| 14 | | * if there are no [wiki:/Help/Dialog/SelectionList currently selected objects], then it it checks all objects in [wiki:/Help/Dialog/LayerList#LayerButtons the current layer] |
| 15 | | * if there are [wiki:/Help/Dialog/SelectionList selected objects], then it checks only selected objects |
| 16 | | * 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 [[Image(source:/trunk/images/dialogs/fix.png,15)]] to automatically fix them. You can select multiple errors, and all of them will be fixed. |
| 17 | | * Use right click menu to "Zoom to problem" |
| 18 | | * Multiple objects with the same symptom are [wiki:Help/Validator/MapCSSTagChecker#Grouping grouped together] |
| | 13 | * If there are no [wiki:/Help/Dialog/SelectionList currently selected objects], then it checks all objects in [wiki:/Help/Dialog/LayerList#LayerButtons the current layer]. |
| | 14 | * If there are [wiki:/Help/Dialog/SelectionList 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. |
| | 16 | * Use the right click menu to "Zoom to problem". |
| | 17 | * Multiple objects with the same symptom are [wiki:Help/Validator/MapCSSTagChecker#Grouping grouped together]. |
| 24 | | === Don't fix errors when you aren't sure something is really wrong === |
| 25 | | |
| 26 | | 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. |
| 27 | | By default only warnings of level error and warning will be displayed. Warnings of level ''other'' produce a lot more validation errors for valid data and thus need more care from the user. |
| | 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. |