| | 1 | [[TranslatedPages(revision=1)]] |
| | 2 | == Статусная строка == |
| | 3 | [[Image(Help/StatusBar:statusbar.png,nolink)]] |
| | 4 | |
| | 5 | Статусная строка ([wiki:/Help#JOSMinterfaceoverview нижняя панель]) показывает следующую информацию (слева направо): |
| | 6 | ||= Иконка =||= Что обозначает =||= Примечание =|| |
| | 7 | ||[[Image(source:trunk/images/statusline/lat.png)]]||Географическая широта под указателем||A left click opens the [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 | ||[[Image(source:trunk/images/statusline/lon.png)]]||Географическая долгота под указателем||Аналогично пункту выше.|| |
| | 9 | ||[[Image(source:trunk/images/statusline/heading.png)]]||Стрелка компаса показывающая направления текущего рисуемого сегмента.|| || |
| | 10 | ||[[Image(source:trunk/images/statusline/angle.png)]]||Угол образуемый между рисуемым и предыдущим сегментом линии. Цвет фона будет зелёным если [wiki:Ru:Help/Action/Draw/AngleSnap угловая привязка] включена.||Также обратите внимание на секцию "Меню угловой привязки" чуть ниже.|| |
| | 11 | ||[[Image(source:trunk/images/statusline/dist.png)]]||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 | ||[[Image(source:trunk/images/statusline/name.png)]]||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 | || (an empty space) or text ||Some helpful information about the current [EditToolbar working mode]||With a right click you can copy the shown help text. || |
| | 14 | |
| | 15 | === Меню угловой привязки ===#менюугловойпривязки |
| | 16 | |
| | 17 | Доступно с правым щелчком по иконке "угла" когда режим [wiki:Ru:Help/Action/Draw Рисовать точки] включён: |
| | 18 | |
| | 19 | [[Image(Help/StatusBar:statusbar-anglespapping-right-click-menu.png,nolink)]] |
| | 20 | |
| | 21 | === Advanced Preferences === |
| | 22 | With the following keys in the [wiki:Help/Preferences/Advanced Advanced Preferences] you can adjust the numbers in the statusbar: |
| | 23 | * `latlon.dms.decimal-format`: adjusts the number of decimal places of the coordinates in deg° min' sec" format |
| | 24 | * `latlon.dm.decimal-format`: adjusts the number of decimal places of coordinates in deg° min' (Nautical) format |
| | 25 | * `statusbar.decimal-format`: adjusts the number of decimal places of heading, angle and distance/length |
| | 26 | * `statusbar.distance-threshold`: determines when to display `--` instead of the distance |
| | 27 | After changing such a key you need to restart JOSM. |
| | 28 | |
| | 29 | ---- |
| | 30 | Back to [wiki:/Help Main Help] |