Changes between Version 17 and Version 34 of Help/Dialog/MapPaint


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/MapPaint

    v17 v34  
    11[[TranslatedPages]]
     2[[PageOutline(2-4,Table of Content)]]
    23
    3 = Map Paint Styles Dialog =
     4= Map Paint Styles panel =
    45
    5 [[Image(source:trunk/images/dialogs/mapstyle.svg)]] ''Keyboard shortcut:''''' {{{Alt+Shift+M}}}'''
     6[[JOSMImage(dialogs/mapstyle,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Alt+Shift+M`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels]
    67
    7 == Showing and Hiding the Map Paint Styles Dialog Window ==
    8 Show or hide the Map Paint Styles Dialog Window by either:
    9 * clicking on [[Image(source:trunk/images/dialogs/mapstyle.svg,20,middle)]] in the tool palette on the left of the JOSM main window or
    10 * using the Window menu or
    11 * pressing '''{{{Alt+Shift+M}}}'''.
     8It presents a list of [wikitr:/Styles map styles].
    129
    13 It presents a list of [wiki:Styles map styles].
    1410
    15 [[Image(JOSM_Map-Style-Dialog.png)]]
     11== List of available Map Styles ==
     12[[JOSMImage(dialogs/mappaintpreference)]] [wikitr:/Help/Preferences/MapPaintPreference Launch the Preferences dialog and open the register for Map Paint Style settings] - this dialog has a list of styles that you can select from. In addition you can add and delete styles from your list.
    1613
    17 == Activate ==
    18 [[Image(source:trunk/images/apply.png,middle)]] Turn selected styles on or off. Can also be done by clicking the checkbox in front of each entry. The first entry (Wireframe View) is special, it cannot be combined with any other style and it cannot be moved up and down or removed from the list.
    1914
    20 == Up / Down ==
     15== Settings of individual style ==
     16See [wikitr:/Help/Dialog/MapPaint/StyleSettings Style settings]
    2117
    22 [[Image(source:trunk/images/dialogs/up.png,middle)]] / [[Image(source:trunk/images/dialogs/down.png,middle)]] Move the selected entries up or down. Styles sources are applied top to bottom, so lower entries can override upper entries.
    2318
    24 == Map Style Settings ==
     19== Control elements ==
     20=== Activate ===
     21[[JOSMImage(apply,24,link=,middle)]] Turn selected styles on or off. Can also be done by clicking the checkbox in front of each entry. The first entry (Wireframe View) is special, it cannot be combined with any other style and it cannot be moved up and down or removed from the list.
    2522
    26 [[Image(source:trunk/images/dialogs/mappaintpreference.png,middle)]]
    27 Launch the Settings dialog and open the tab for Map Style settings. This dialog has a list of styles that you can select from. In addition you can add and delete styles from your list.
     23=== Up / Down ===
     24[[JOSMImage(dialogs/up,24,middle,link=)]] / [[JOSMImage(dialogs/down,24,middle)]] Move the selected entries up or down. Styles sources are applied top to bottom, so lower entries can override upper entries.
     25
     26[[Image(JOSM_Map-Style-Dialog.png,link=,50%,right,margin-left=20,margin-top=10)]]
    2827
    2928== Right click Menu ==
    30 
    3129Right click on any entry for further options
    3230
    3331=== Reload from File ===
    34 
    35 [[Image(source:trunk/images/dialogs/refresh.png,middle)]]
    36 Only works for style sources that are saved locally. Reloads the style and updates the map area. By default local mappaint styles reload automatically when you safe changes in the file.
     32[[JOSMImage(dialogs/refresh)]] Only works for style sources that are saved locally. Reloads the style and updates the map area. By default local mappaint styles reload automatically when you safe changes in the file.
    3733
    3834=== Save as... ===
    39 
    40 [[Image(source:trunk/images/copy.png,middle)]]
     35[[JOSMImage(copy,24,link=,middle)]]
    4136Save a copy of the style to file. The copy will be added to the list of styles. You can open the file in a text editor and do some changes.
    4237
    43 === Style settings ===
    44 
    45 [[Image(style-settings.png)]]
    46 
    47 Change settings of the mappaint style if supported by the style. Examples of mappaint styles which support special style settings are the default internal JOSM style, [[Styles/Coloured_Streets|Coloured Streets]] or [[Styles/LayerChecker|Layer checker]].
    48 
    4938=== Info ===
    50 
    51 [[Image(source:trunk/images/info.png,middle)]]
    52 The info dialog has 3 tabs:
     39[[JOSMImage(info)]]
     40The info dialog has 4 tabs:
    5341 info::
    5442  General info on the style source (Title, URL, ...)
    5543 Errors::
    56   If there are errors when loading the style, you can inspect the error log in this tab. Style sources that have errors are marked with a small [[Image(source:trunk/images/dialogs/mappaint/error_small.png)]]-sign in the main view.
     44  If there are major errors when loading the style (e.g. syntax errors), you can inspect the error log in this tab. Style sources that have errors are marked with a small [[JOSMImage(misc/error,top,link=)]]-sign in the main view.
     45 Warnings::
     46  If there are minor errors when loading the style (e.g. missing icons), you can inspect the warning log in this tab. Style sources that have warnings are marked with a small [[JOSMImage(warning-small,top,link=)]]-sign in the main view.
    5747 Source::
    5848  Here you can quickly look up the source code of the style. It is read-only, but you can copy text to your own custom styles.
    5949
     50
    6051== Debug Map Styles ==
     52There is an experimental feature to debug the style generation process. Select one object and in the View menu click ''"Advanced Info"'' (or use `Ctrl+I`). Then select the map style tab. Note that output might not be 100% complete, e.g. some properties of the generated styles are not shown.
    6153
    62 There is an experimental feature to debug the style generation process. Select one object and in the View menu click "Advanced Info" (or use {{{Ctrl+I}}}). Then select the map style tab. Note that output might not be 100% complete, e.g. some properties of the generated styles are not shown.
    6354
    6455----
    65 Back to [wiki:Help/ToggleDialogs Toggle Dialogs][[BR]]
    66 Back to [wiki:Help Main Help]
     56Back to [wikitr:/Help/Menu/Windows Windows menu] \\
     57Back to [wikitr:/Help/ToggleDialogs Sidebar] \\
     58Back to [wikitr:/Help/Menu Main Menu] \\
     59Back to [wikitr:/Help Main Help]