27 | | == OSM Data == #OsmData |
28 | | Settings to do with map data layers shown in JOSM (ways/nodes etc) |
| 35 | Show object ID in selection lists:: |
| 36 | Additional to an objects name its [wikitr:/Help/Concepts/Object#ObjectId unique id] is shown in lists of objects. \\ |
| 37 | ''Advance preference: `osm-primitives.showid`'' |
| 38 | |
| 39 | Show object version in selection lists:: |
| 40 | Additionally the objects version number is shown in lists of objects like the [wikitr:/Help/Dialog/SelectionList Selection panel]. \\ |
| 41 | ''Advance preference: `osm-primitives.showversion`'' |
| 42 | |
| 43 | Show node coordinates in selection lists:: |
| 44 | Additionally shows for nodes their coordinates.\\ |
| 45 | ''Advance preference: `osm-primitives.showcoor`'' |
| 46 | |
| 47 | Show localized name in selection lists:: |
| 48 | Show localized name in selection lists, if available. ''**([wikitr:/Help/ExpertMode Expert mode] only)**''\\ |
| 49 | ''Advance preference: `osm-primitives.localize-name`'' |
| 50 | |
| 51 | Modeless working (Potlatch style):: |
| 52 | Do not require to switch modes (potlatch style workflow). ''**([wikitr:/Help/ExpertMode Expert mode] only)**'' \\ |
| 53 | {{{#!comment |
| 54 | The sentence above is the tooltip from the source. The next one is free to explain further. |
| 55 | }}} |
| 56 | This option modifies the click behavior when editing. It transits between modes in a more automatic way, similar to the online flash editor Potlatch. \\ |
| 57 | ''Advance preference: `modeless`'' |
| 58 | |
| 59 | [[Image(PreferencesDisplayExpert.png,right,45%,link=,margin-left=10)]] |
| 60 | |
| 61 | Preview object properties on mouse hover:: |
| 62 | Show tags and relation memberships of objects in the properties dialog when hovering over them with the mouse pointer.\\ |
| 63 | ''Advance preference: `propertiesdialog.preview-on-hover`'' |
| 64 | |
| 65 | Prefer showing information for selected objects:: |
| 66 | Always show information for selected objects when something is selected instead of the hovered object.\\ |
| 67 | ''Advance preference: `propertiesdialog.preview-on-hover.always-show-selected`'' |
| 68 | |
| 69 | Dynamic buttons in side menus:: |
| 70 | Display buttons in right side menus only when mouse is inside the element.\\ |
| 71 | ''Advance preference: `dialog.dynamic.buttons`'' |
| 72 | |
| 73 | Display ISO dates:: |
| 74 | Format dates according to ''ISO 8601''. Today's date will be displayed as YYYY-MM-DD instead of ''your local date format''.\\ |
| 75 | ''Advance preference: `iso.dates`'' |
| 76 | |
| 77 | Remember dialog geometries:: |
| 78 | Memorises the dialog geometry.\\ |
| 79 | ''Advance preference: `gui.geometry.enabled`'' |
| 80 | |
| 81 | Use native file choosers (nicer, but do not support file filters):: |
| 82 | Use file choosers that behave more like native ones. They look nicer but do not support some features like file filters.\\ |
| 83 | ''Advance preference: `use.native.file.dialog`'' |
| 84 | |
| 85 | Reverse zoom with mouse wheel:: |
| 86 | Check if you feel opposite direction more convenient.\\ |
| 87 | ''Advance preference: `zoom.reverse-wheel`'' |
| 88 | |
| 89 | Intermediate steps between native resolutions:: |
| 90 | Divide intervals between native resolution levels to smaller steps if they are much larger than zoom ratio. ''**([wikitr:/Help/ExpertMode Expert mode] only)**''\\ |
| 91 | ''Advance preference: `zoom.intermediate-steps`'' |
| 92 | |
| 93 | Zoom steps to get double scale:: |
| 94 | Higher value means more steps needed, therefore zoom steps will be smaller.\\ |
| 95 | ''Advance preference: `zoom.ratio`'' |
31 | | You can cause an arrow to be drawn at the end of each segment, to show the direction in which the segment was drawn. You can also choose to have that arrow drawn only at the end of the way instead. Also, for some ways that have direction dependent tags (like oneway) oneway arrows can be shown. |
32 | | |
33 | | You can choose to show the boundary of downloaded data. When downloading an area you get and see all the data within the rectangular bounding box you chose. This includes complete ways extending outside that box. It therefore becomes difficult to distinguish which areas contain full or partial data. If you check the "Draw boundaries of downloaded data" box, yellow hatching is drawn over all the areas into which data has not been fully downloaded. You should avoid adding or editing data in areas of yellow hatching as it may duplicate already existing data or conflict with data you don't see. |
34 | | |
35 | | You can choose to display inactive layers in a different color. |
36 | | |
37 | | In addition to these, the option to switch from "wireframe" to "paint" view can be found on the 'View' menu |
38 | | |
39 | | [wikitr:/Help/Dialog/Filter#Autofilters Auto filters] can be enabled here and the key to be used for the autofilter can be chosen. |
40 | | |
41 | | [[Image(osm-data.png,400px)]] |
42 | | |
43 | | == Colors == #Colors |
44 | | Color choices. These largely relate to display of OSM data layers too. You can change the color scheme for the display of nodes, ways, background, etc. "Paint style" options all relate to the non-wireframe view ('View' menu option) |
45 | | |
46 | | [[Image(colors.png,400px)]] |
47 | | |
48 | | == Look and Feel == #LookAndFeel |
49 | | Some overall options for the behavior and kind of display. |
50 | | |
51 | | Show splash screen at startup:: |
52 | | {{{#!comment |
53 | | Currently no tooltip for this screen element. Note the dot as reminder. |
54 | | }}} |
55 | | . |
56 | | The splash screen shows the loading of the modules and plugins during when JOSM starts. |
57 | | When ready, JOSM shows an informative welcome page with current news. |
58 | | This [StartupPage Startup page] cannot be suppressed. |
59 | | |
60 | | Show user name in title:: |
61 | | . |
62 | | A name entered in the Connection Settings is displayed in the Title bar above the Main menu. |
63 | | |
64 | | Show object ID in selection lists:: |
65 | | . |
66 | | Additional to an objects name its [wikitr:/Help/Concepts/Object#ObjectId unique id] is shown in lists of objects. |
67 | | |
68 | | Show object version in selection lists:: |
69 | | . |
70 | | Additionally the objects version number is shown in lists of objects like the [wikitr:/Help/Dialog/SelectionList Selection panel]. |
71 | | |
72 | | Show node coordinates in selection lists:: |
73 | | . |
74 | | Additionally shows for nodes their coordinates. |
75 | | |
76 | | Show localized name in selection lists:: |
77 | | Show localized name in selection lists, if available. |
78 | | |
79 | | Modeless working (Potlatch style):: |
80 | | Do not require to switch modes (potlatch style workflow). |
81 | | {{{#!comment |
82 | | The sentence above is the tooltip from the source. The next one is free to explain further. |
83 | | }}} |
84 | | The [Modeless Working] option modifies the click behavior when editing. It transits between modes in a more automatic way, similar to the online flash editor Potlatch. |
85 | | |
86 | | Dynamic buttons in side menus:: |
87 | | Display buttons in right side menus only when mouse is inside the element. |
88 | | |
89 | | Display ISO dates:: |
90 | | Format dates according to ''ISO 8601''. Today's date will be displayed as YYYY-MM-DD instead of ''your local date format''. |
91 | | |
92 | | Use native file choosers (nicer, but do not support file filters):: |
93 | | Use file choosers that behave more like native ones. They look nicer but do not support some features like file filters. |
94 | | |
95 | | Reverse zoom with mouse wheel:: |
96 | | Check if you feel opposite direction more convenient. |
97 | | |
98 | | Intermediate steps between native resolutions:: |
99 | | Divide intervals between native resolution levels to smaller steps if they are much larger than zoom ratio. |
100 | | |
101 | | Zoom steps to get double scale:: |
102 | | Higher value means more steps needed, therefore zoom steps will be smaller. |
103 | | |
104 | | Look and Feel:: |
105 | | You can choose the overall theme, current options are : Metal, CDE / Motif, Windows, Windows Classic. |
106 | | |
107 | | Language:: |
108 | | Choose the language for the user interface of JOSM. |
109 | | |
110 | | |
111 | | [[Image(look-and-feel.png,400px)]] |
112 | | |
113 | | === Additional Tabs === |
114 | | [wikitr:/Plugins Plugins] might add additional tabs. |
| 98 | == Additional Tabs == |
| 99 | Additional tabs may be added by [wikitr:/Plugins Plugins]. |