Changes between Version 5 and Version 6 of Ru:Styles
- Timestamp:
- 2018-03-29T10:31:59+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ru:Styles
v5 v6 136 136 137 137 === Линии === 138 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).138 Большинство линий с соответствующими тегами отрисовываются с особым цветом, толщиной и стилем линии (например, штриховые линии для железных дорог). 139 139 140 140 === Полигоны === 141 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).141 Полигоны — это замкнутые линии. Большинство полигонов с соответствующими тегами отрисовываются закрашенными особым цветом (заливка может быть в некоторой степени прозрачной). 142 142 143 143 144 144 == Расширенные настройки == #AdvancedPreferences 145 Some styles may have options. They are available via a right click (context menu) on the style's entry inside the [Help/Dialog/MapPaintmap 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).145 У некоторых стилей есть настройки. Они доступны в контекстном меню (по щелчку правой кнопкой) стиля в диалоговом окне [wikitr:/Help/Dialog/MapPaint Стиль отрисовки карты]. Например, встроенный стиль отрисовки JOSM (MapCSS) имеет опцию для "менее навязчивого" показа точек при малых масштабах (включена по умолчанию). 146 146 147 In addition, you can use the following hidden preferences:147 Кроме того, вы можете использовать следующие скрытые настройки: 148 148 * {{{mappaint.fillalpha}}} 149 * alpha "opacity level", that is used to fill areas. An integer value between 0 (transparent) and 255 (solid) with the default of50.150 * {{{mappaint.fillareas}}} ( show areas)151 * 10000000 ( default) - areas will be filled with their corresponding colour and name will be rendered152 * 0 - areas will be surrounded by lines only and name will not be rendered153 * any other number - areas will be filled with their corresponding colour and name will be rendered at any zoom level below the given number in meters149 * уровень непрозрачности заливки полигонов. Целое число от 0 (прозрачная заливка) до 255 (непрозрачная), по умолчанию 50. 150 * {{{mappaint.fillareas}}} (показ полигонов) 151 * 10000000 (по умолчанию) - полигон закрашивается соответствующим цветом и отображается его название (тег name) 152 * 0 - отображаются только линии контура полигона и название не отображается 153 * любое другое число - полигон закрашивается соответствующим цветом и название отображается при любом масштабе ниже указанного значения в метрах 154 154 * {{{mappaint.showicons}}} 155 * select whether icons are shown - same values as{{{mappaint.fillareas}}}155 * должны ли отображаться значки - те же значения, что и для {{{mappaint.fillareas}}} 156 156 * {{{mappaint.shownames}}} 157 * select whether names are shown - same values as{{{mappaint.fillareas}}}157 * должны ли отображаться названия - те же значения, что и для {{{mappaint.fillareas}}} 158 158 * {{{mappaint.strokes}}} 159 159 * select whether strokes or full lines are used - same values as {{{mappaint.fillareas}}} 160 160 * ~~{{{mappaint.useRealWidth}}}~~ 161 * ~~true - ways will change width corresponding to the real width in meters set in theelemstyle.xmlfile~~162 * ~~false ( default) - ways will have the same width on every zoom level~~161 * ~~true - линии отображаются с толщиной, соответствующей реальной ширине в метрах, заданной в файле elemstyle.xml~~ 162 * ~~false (по умолчанию) - линии будут иметь одинаковую толщину при любом масштабе~~ 163 163 * {{{mappaint.zoomLevelDisplay}}} 164 * true - elements visibility depends on zoom level165 * false ( default) - all elements are displayed164 * true - видимость элементов зависит от масштаба 165 * false (по умолчанию) - отображаются все элементы 166 166 * {{{mappaint.fontsize}}} 167 * size of mappaint texts (default=8)167 * размер текстов для стиля отрисовки (по умолчанию=8) 168 168 169 169 ----
