Changes between Version 4 and Version 34 of Help/Dialog/MapPaint
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/MapPaint
v4 v34 1 1 [[TranslatedPages]] 2 [[PageOutline(2-4,Table of Content)]] 2 3 3 = Map Style Dialog=4 = Map Paint Styles panel = 4 5 5 [[ Image(source:/trunk/images/dialogs/mapstyle.png)]] ''Keyboard shortcut:''''' {{{Alt+D}}}'''6 [[JOSMImage(dialogs/mapstyle,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`Alt+Shift+M`** — one of the [wikitr:/Help/ToggleDialogs#Toactivateawindow JOSM panels] 6 7 7 == Showing and Hiding the Map Style Dialog Window == 8 * Show or hide the Map Style Dialog Window by clicking on [[Image(source:/trunk/images/dialogs/mapstyle.png,20)]] in the tool palette on the left of the JOSM main window. 9 * Show the Map Style Dialog Window by pressing '''{{{Alt+D}}}'''. 8 It presents a list of [wikitr:/Styles map styles]. 10 9 11 It presents a list of map styles.12 10 13 [[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. 14 13 15 == Activate ==16 [[Image(source:/trunk/images/apply.png)]] 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.17 14 18 == Up / Down == 15 == Settings of individual style == 16 See [wikitr:/Help/Dialog/MapPaint/StyleSettings Style settings] 19 17 20 [[Image(source:/trunk/images/dialogs/up.png)]] / [[Image(source:/trunk/images/dialogs/down.png)]] Move the selected entries up or down. Styles sources are applied top to bottom, so lower entries can override upper entries.21 18 22 == 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. 23 22 24 [[Image(source:/trunk/images/dialogs/mappaintpreference.png)]] 25 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)]] 26 27 27 28 == Right click Menu == 28 29 29 Right click on any entry for further options 30 30 31 31 === Reload from File === 32 33 [[Image(source:/trunk/images/dialogs/refresh.png)]] 34 Only works for style sources that are saved locally. Reloads the style and updates the map area. 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. 35 33 36 34 === Save as... === 37 38 [[Image(source:/trunk/images/copy.png)]] 39 Save 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 reload after doing some changes. 40 41 === Style settings === 42 43 Change settings of the mappaint style if supported by the style. The default JOSM mappaint style is an example of a style which supports different special style settings. 35 [[JOSMImage(copy,24,link=,middle)]] 36 Save 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. 44 37 45 38 === Info === 46 47 [[Image(source:/trunk/images/info.png)]] 48 The info dialog has 3 tabs: 39 [[JOSMImage(info)]] 40 The info dialog has 4 tabs: 49 41 info:: 50 42 General info on the style source (Title, URL, ...) 51 43 Errors:: 52 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. 53 47 Source:: 54 48 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. 55 49 50 56 51 == Debug Map Styles == 52 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. 57 53 58 There is an experimental feature to debug the style generation process. In the selection dialog right click on an entry and click "Inspect". 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.59 54 60 55 ---- 61 Back to [wiki:/Help/ToggleDialogs Toggle Dialogs][[BR]] 62 Back to [wiki:Help Main Help] 56 Back to [wikitr:/Help/Menu/Windows Windows menu] \\ 57 Back to [wikitr:/Help/ToggleDialogs Sidebar] \\ 58 Back to [wikitr:/Help/Menu Main Menu] \\ 59 Back to [wikitr:/Help Main Help]