57 | | Draw segment order numbers on selected way:: |
58 | | .Draw the order numbers only for ways in the Selection. |
| 28 | When ready, JOSM shows an informative welcome page with current news. |
| 29 | This [wikitr:/StartupPage Startup page] cannot be suppressed. |
| 30 | |
| 31 | Show user name in title:: |
| 32 | A name entered in the Connection Settings is displayed in the Title bar above the Main menu. \\ |
| 33 | ''Advance preference: `draw.show-user`'' |
| 34 | |
| 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`'' |
61 | | === Select and draw mode options === |
62 | | |
63 | | Draw virtual nodes in select mode:: |
64 | | Draw virtual nodes in select mode for easy way modification. |
65 | | Allows to add nodes by dragging the cross in the middle of each way segment in [wikitr:/Help/Action/Select Select] or [wikitr:/Help/Action/LassoMode Lasso] modes. |
66 | | |
67 | | Draw rubber-band helper line:: |
68 | | .A variable segment between the last set node and the mouse pointer is shown in [wikitr:/Help/Action/Draw Draw mode]. |
69 | | |
70 | | |
71 | | === Options that affect drawing performance === |
72 | | |
73 | | Smooth map graphics (antialiasing):: |
74 | | Apply antialiasing to the [wikitr:/Help/MapView map view] resulting in a smoother appearance. |
75 | | |
76 | | Smooth map graphics in wireframe mode (antialiasing):: |
77 | | Apply antialiasing to the map view in wireframe mode resulting in a smoother appearance. |
78 | | In addition to these, the option to switch from ''wireframe'' to ''paint'' view can be found on the [wikitr:/Help/Action/WireframeToggle menu] View Menu. |
79 | | |
80 | | Highlight target ways and nodes:: |
81 | | Highlight target nodes and ways while drawing or selecting. |
82 | | Other objects glow when they are in the catch radius of the mouse pointer. |
83 | | |
84 | | Draw only outlines of areas:: |
85 | | This option suppresses the filling of areas, overriding anything specified in the active [wikitr:/Styles styles]. |
86 | | |
87 | | Hide labels while dragging the map:: |
88 | | This option hides the textual labels of OSM objects while dragging the map. |
89 | | |
90 | | |
91 | | === Other options === |
92 | | |
93 | | Draw boundaries of downloaded data:: |
94 | | Draw the boundaries of data loaded from the server. |
95 | | When downloading an area you get and see all the data within the rectangular bounding box you chose. |
96 | | This includes some ways extending outside that box. |
97 | | It therefore becomes difficult to distinguish which areas contain full or partial data. |
98 | | 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. |
99 | | 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. |
100 | | This option can be changed with [wikitr:/Help/Menu/View Draw boundaries of downloaded data] on the View menu, too. |
101 | | |
102 | | Draw inactive layers in other color:: |
103 | | Draw the inactive data layers in a different color. |
104 | | Map objects not on the [wikitr:/Help/Dialog/LayerList#ActivateLayer Active data layer] are drawn in grey color. |
105 | | |
106 | | Display discardable keys:: |
107 | | Display keys which have been deemed uninteresting to the point that they can be silently removed. |
108 | | They will be listed in light grey color in the Tags/Memberships panel. |
109 | | These [/ticket/8512 outdated keys] will be stripped off from modified objects on upload. |
110 | | |
111 | | Use auto filters:: |
112 | | Display buttons to automatically filter numeric values of a predefined tag. |
113 | | [wikitr:/Help/Dialog/Filter#Autofilters Auto filters] can be enabled here and the tag to be used for the autofilter can be chosen. |
114 | | |
115 | | Rule:: |
116 | | Rule defining which tag will provide automatic filters, below a certain zoom level. |
117 | | |
118 | | |
119 | | |
120 | | [[Image(osm-data.png,400px)]] |
121 | | |
122 | | == Colors == #Colors |
123 | | 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) |
124 | | |
125 | | [[Image(colors.png,400px)]] |
126 | | |
127 | | == Look and Feel == #LookAndFeel |
128 | | Some overall options for the behavior and kind of display. |
129 | | |
130 | | Show splash screen at startup:: |
131 | | {{{#!comment |
132 | | Currently no tooltip for this screen element. Note the dot as reminder. |
133 | | }}} |
134 | | .The splash screen shows the loading of the modules and plugins when JOSM starts up. |
135 | | When ready, JOSM shows an informative welcome page with current news. |
136 | | This [wikitr:/StartupPage Startup page] cannot be suppressed. |
137 | | |
138 | | Show user name in title:: |
139 | | .A name entered in the Connection Settings is displayed in the Title bar above the Main menu. |
140 | | |
141 | | Show object ID in selection lists:: |
142 | | .Additional to an objects name its [wikitr:/Help/Concepts/Object#ObjectId unique id] is shown in lists of objects. |
143 | | |
144 | | Show object version in selection lists:: |
145 | | .Additionally the objects version number is shown in lists of objects like the [wikitr:/Help/Dialog/SelectionList Selection panel]. |
146 | | |
147 | | Show node coordinates in selection lists:: |
148 | | .Additionally shows for nodes their coordinates. |
149 | | |
150 | | Show localized name in selection lists:: |
151 | | Show localized name in selection lists, if available. |
152 | | |
153 | | Modeless working (Potlatch style):: |
154 | | Do not require to switch modes (potlatch style workflow). |
155 | | {{{#!comment |
156 | | The sentence above is the tooltip from the source. The next one is free to explain further. |
157 | | }}} |
158 | | 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. |
159 | | |
160 | | Dynamic buttons in side menus:: |
161 | | Display buttons in right side menus only when mouse is inside the element. |
162 | | |
163 | | Display ISO dates:: |
164 | | Format dates according to ''ISO 8601''. Today's date will be displayed as YYYY-MM-DD instead of ''your local date format''. |
165 | | |
166 | | Use native file choosers (nicer, but do not support file filters):: |
167 | | Use file choosers that behave more like native ones. They look nicer but do not support some features like file filters. |
168 | | |
169 | | Reverse zoom with mouse wheel:: |
170 | | Check if you feel opposite direction more convenient. |
171 | | |
172 | | Intermediate steps between native resolutions:: |
173 | | Divide intervals between native resolution levels to smaller steps if they are much larger than zoom ratio. |
174 | | |
175 | | Zoom steps to get double scale:: |
176 | | Higher value means more steps needed, therefore zoom steps will be smaller. |
177 | | |
178 | | Look and Feel:: |
179 | | You can choose the overall theme, current options are : Metal, CDE / Motif, Windows, Windows Classic. |
180 | | |
181 | | Language:: |
182 | | Choose the language for the user interface of JOSM. |
183 | | |
184 | | |
185 | | [[Image(look-and-feel.png,400px)]] |
186 | | |
187 | | === Additional Tabs === |
| 98 | == Additional Tabs == |