| | 1 | {{{ |
| | 2 | #!comment |
| | 3 | Note for translators: |
| | 4 | - This note can be stripped from translation. |
| | 5 | - The reference below to change the source of this page should be modified, so it tells the reader to modify the English page. |
| | 6 | }}} |
| | 7 | [[TranslatedPages]] |
| | 8 | |
| | 9 | = JOSM Правила при проверка = |
| | 10 | [[Image(source:trunk/images/dialogs/validator.png,middle,margin-right=20)]] |
| | 11 | The JOSM validator ([[Help/Validator/MapCSSTagChecker|Tag checker]]) can be customized with different rules based on [[Help/Styles/MapCSSImplementation|MapCSS]]. |
| | 12 | |
| | 13 | |
| | 14 | == Избор на правила == |
| | 15 | Съществуват основни правила (напр. [source:trunk/data/validator/geometry.mapcss геометрия] или [source:trunk/data/validator/highway.mapcss автомобилни пътища]), които покриват определени физически черти. Те могат да се комбинират с допълнителни правила, които покрива по-специфични области, като: |
| | 16 | |
| | 17 | [[Styles(en|rules|short description|author|description|version|More details)]] |
| | 18 | |
| | 19 | To add more rules to your list, open the [Help/Preferences/Validator Validator Preferences]: Edit -> Preferences -> [[Image(source:trunk/images/preferences/validator.png,15)]] Validator -> Tag Checker Rules (2nd tab))'' |
| | 20 | |
| | 21 | == Rules managed in JOSM wiki == |
| | 22 | [[TitleIndex(Rules/)]] |
| | 23 | |
| | 24 | ---- |
| | 25 | Back to [wiki:/Help main help] |