6 | | ||= Box =||= Displays =||= Notes =|| |
7 | | ||[[JOSMImage(statusline/lat)]]||The geographic latitude of the mousepointer||A left click opens the [wikitr:/Help/Action/JumpToPosition Jump to Position Dialog]. With a right click you can change the coordinates format (Decimal Degrees, deg° min' sec", deg° min' (Nautical), Projected Coordinates).|| |
8 | | ||[[JOSMImage(statusline/lon)]]||The geographic longitude of the mousepointer||Same as above.|| |
9 | | ||[[JOSMImage(statusline/heading)]]||The (compass) heading of the line segment being drawn.|| || |
10 | | ||[[JOSMImage(statusline/angle)]]||The angle between the previous and the current way segment. Green background color if [wikitr:/Help/Action/Draw#Anglesnapping Angle Snapping] is active.||A right click opens the [#anglemenu Angle Snapping Settings Menu], see below.|| |
11 | | ||[[JOSMImage(statusline/dist)]]||In edit mode: the length of new way segment being drawn; in select mode: the length of selected way(s) or the distance of two selected nodes||A left click changes the system of measurement (Metric → Chinese → Imperial → Nautical Mile). With a right click you can directly choose one measurement system.|| |
12 | | ||[[JOSMImage(statusline/name)]]||The name, number of nodes and ID of the object at the mouse pointer. || With a right click you can choose if the statusbar gets hidden when hiding the dialogs panel with {{{Tab}}}. || |
13 | | || ''text'' ||Some helpful information about the current [wikitr:/Help/EditToolbar working mode]||With a right click you can copy the shown help text. || |
| 7 | ||= **Box** =||= **Displays** =||= **Action / Menus** =|| |
| 8 | || [[JOSMImage(statusline/lat)]] || The geographic latitude of the mousepointer || A left click opens the [wikitr:/Help/Action/JumpToPosition Jump to Position Dialog]. With a right click you can change the coordinates format (`Decimal Degrees`, `deg° min' sec"`, `deg° min'` ''(Nautical)'', ''Projected Coordinates''). || |
| 9 | || [[JOSMImage(statusline/lon)]] || The geographic longitude of the mousepointer || Same as above. || |
| 10 | || [[JOSMImage(statusline/heading)]] || The (compass) heading of the line segment being drawn. || || |
| 11 | || [[JOSMImage(statusline/angle)]] || The angle between the previous and the current way segment. Green background color if [wikitr:/Help/Action/Draw#Anglesnapping Angle Snapping] is active. When [wikitr:/Help/Action/Select#Rotate Rotate] is used it displayes the rotation angle. When [wikitr:/Help/Action/Select#Scale Scale] is used it displays the scaling factor. || A right click opens the angle snapping settings menu, see [#anglemenu below]. || |
| 12 | || [[JOSMImage(statusline/dist)]] || In edit mode: the length of new way segment being drawn; in select mode: the length of selected way(s) or the distance of two selected nodes || A left click changes the system of measurement (''Metric'' → ''Chinese'' → ''Imperial'' → ''Nautical Mile''). With a right click you can directly choose one measurement system. || |
| 13 | || [[JOSMImage(statusline/name)]] || The name, number of nodes and ID of the object at the mouse pointer. || || |
| 14 | |||| |
| 15 | || ''text'' || Some helpful information about the current [wikitr:/Help/EditToolbar working mode] || With a right click you can copy the shown help text. || |
| 16 | |
| 17 | Additional, except "''text''", the context menu always includes a check box to choose if the statusbar gets hidden when hiding the dialogs panel with `Tab`, |
20 | | === Advanced Preferences === |
21 | | With the following keys in the [wikitr:/Help/Preferences/Advanced Advanced Preferences] you can adjust the numbers in the statusbar: |
22 | | * `latlon.dms.decimal-format`: adjusts the number of decimal places of the coordinates in deg° min' sec" format |
23 | | * `latlon.dm.decimal-format`: adjusts the number of decimal places of coordinates in deg° min' (Nautical) format |
24 | | * `statusbar.decimal-format`: adjusts the number of decimal places of heading, angle and distance/length |
25 | | * `statusbar.distance-threshold`: determines when to display `--` instead of the distance |
| 24 | === Advanced Preferences ===#AdvancedPreferences |
| 25 | With the following keys in the [[JOSMImage(preferences/advanced,link=,24,middle)]] [wikitr:/Help/Preferences/Advanced Advanced Preferences] you can adjust the numbers in the statusbar: |
| 26 | |
| 27 | latlon.dms.decimal-format:: adjusts the number of decimal places of the coordinates in `deg° min' sec"` format (''Default value:'' `00.000`) |
| 28 | latlon.dm.decimal-format:: adjusts the number of decimal places of coordinates in `deg° min'` (''Nautical'') format (''Default value:'' `00.0`) |
| 29 | statusbar.decimal-format:: adjusts the number of decimal places of heading, angle and distance/length (''Default value:'' `0.00`) |
| 30 | statusbar.distance-threshold:: determines when to display `--` instead of the distance (''Default value:'' `0.01`) |
| 31 | |