Changes between Version 3 and Version 4 of Ru:Styles
- Timestamp:
- 2017-12-22T06:59:03+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ru:Styles
v3 v4 92 92 93 93 94 == Updating styles inJOSM ==95 Once a style was updated in thewiki (or another external source) it takes up to 10 days until the style gets updated in JOSM automatically. To immediately force an update you can do the following steps:96 * Open the [wiki:Help/Action/PreferencesPreferences]97 * Make sure [wiki:Help/ExpertModeExpert Mode] is enabled98 * Open the [wiki:Help/Preferences/AdvancedAdvanced Preferences]99 * Search for keys starting with: `mirror.https://josm.openstreetmap.de/josmfile?page_Styles/` (or`mirror.`for other external sources)100 * Select the style you want to update101 * Click on Reset at the bottom of the window102 * Click on OK to save the changes (and to close the preference window)103 * RestartJOSM94 == Обновление стилей в JOSM == 95 После того, как стиль был обновлён в wiki (или другом внешнем источнике), может пройти до 10 дней, пока стиль не обновится автоматически в JOSM. Для принудительного немедленного обновления можно сделать следующее: 96 * Откройте [wiki:Ru:Help/Action/Preferences Настройки] 97 * Убедитесь, что включен [wiki:Ru:Help/ExpertMode экспертный режим] 98 * Откройте [wiki:Ru:Help/Preferences/Advanced Расширенные настройки] 99 * Найдите ключи, начинающиеся с: `mirror.https://josm.openstreetmap.de/josmfile?page_Styles/` (или `mirror.` для других внешних источников) 100 * Выберите стиль, который вы хотите обновить 101 * Нажмите «Сброс» внизу окна 102 * Нажмите OK, чтобы сохранить изменения (и закрыть окно настроек) 103 * Перезапустите JOSM 104 104 105 To check the version of the style in JOSM do the following steps 106 * Open the [wiki:Help/Dialog/MapPaintMap Paint Styles Dialog]107 * Right click on a style108 * Choose Info109 * Click on Source Tab110 * Search for`version:`at the beginning of the source code105 Для проверки версии стиля в JOSM выполните следующие действия 106 * Откройте [wiki:Ru:Help/Dialog/MapPaint диалоговую панель «Стили отрисовки карты»] 107 * Щёлкните на стиле правой кнопкой мыши 108 * Выберите «Информация» 109 * Перейдите на вкладку «Источник» 110 * Найдите строку с `version:` в начале исходного кода 111 111 112 112 == Styles managed in JOSM wiki == … … 114 114 115 115 116 == Rendering==117 Mappaint renders the map data so it looks much more like a map (colors, icons, annotations, ...) -compared to the JOSM wireframe mode.116 == Отрисовка == 117 Стили отрисовки отображают картографические данные в виде, более похожем на настоящую карту (цвета, значки, примечания, ...) - по сравнению с режимом «Каркас» JOSM. 118 118 119 === Nodes===120 Most nodes that correspond to tags in the[osmwiki:Map_FeaturesMap Features] page will show an appropriate icon, e.g. a white "P" on blue ground for{{{amenity=parking}}}.119 === Точки === 120 Большинство точек, имеющих теги, перечисленные на странице [osmwiki:Map_Features Объекты карты], отображаются в виде соответствующих значков, например, белая "P" на синем фоне для {{{amenity=parking}}}. 121 121 122 There are some special icons for missing/incomplete things:122 Существует несколько особых значков для отсутствующих или неполных вещей: 123 123 124 124 [[Image(Mappaint_no_icon.png)]] missing icon[[br]] … … 128 128 The corresponding tag was once used but is no longer recommended to be used - or - it is not suitable for a node, e.g. {{{highway=motorway}}} just doesn't make sense on a node. Probably not all deprecated tags will show this icon. 129 129 130 === Ways===130 === Линии === 131 131 Most ways that correspond to tags in the map features page will get special color, thickness and line style (e.g. dashed lines for railways). 132 132 133 === Areas===133 === Полигоны === 134 134 Areas are ways that form a sort of ring. Most areas that corresponds to tags in the map features page will be filled with a special color (the filling will be transparent to some degree). 135 135 136 136 137 == Advanced Preferences== #AdvancedPreferences137 == Расширенные настройки == #AdvancedPreferences 138 138 Some styles may have options. They are available via a right click (context menu) on the style's entry inside the [Help/Dialog/MapPaint map paint style dialog] window. E.g. JOSM's current default map style (MapCSS) has the option to display nodes at low zoom levels "less obtrusive" (enabled by default). 139 139
