Changes between Version 10 and Version 11 of Help/Action/JumpToPosition


Ignore:
Timestamp:
2020-02-23T18:50:38+01:00 (6 years ago)
Author:
Hb---
Comment:

Harvesting the clipboard

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/JumpToPosition

    v10 v11  
    11[[TranslatedPages]]
    2 = Jump to Position Dialog =
     2= Status bar > Jump to Position =
    33
    4 ''Keyboard shortcut: '''''{{{Ctrl+J}}}'''
     4''Shortcut key: '' **{{{Ctrl+J}}}**
    55
    6 Open the Jump to Position Dialog either by:
    7 * pressing {{{Ctrl+J}}}
    8 * left click on the latitude or longitude in the [StatusBar status bar]
    9 * use the [wiki:/Help/Menu/View Menu View] **([ExpertMode expert mode] only)**
     6The dialog checks the content of the clipboard on opening.
    107
    11 By default the text boxes contain the values of the center of the current view.
     8* If a valid Openstreetmap URL is found, then it is used to fill the fields.
     9 An OK will move the Mapview to that position. \\
     10 \\
     11* If the clipboard could not be interpreted, then the fields get the coordinate in the middle of the [wikitr:/Help/MapView Mapview] and the zoom level.
    1212
    13 The coordinate formats `D M S` and `D M.M` are supported as well (since r8670).
     13The action is to read the current values and move the Mapview to that position.
     14
     15The coordinate is always shown with eight decimal places.
     16This equals to millimeter precision on the ground.
     17The zoom level is given as integer from -1 to 30.
     18This value is rounded from JOSMs internal zoom level which has fractions.
     19Constantly the URL field is updated with the other fields data to automatically form a valid OSM URL.
     20The coordinate formats Degree and Nautical are supported as well (since r8670).
     21
     22Currently this action takes the data in the zoom field as value in meters.
     23Which is not perfectly consistent.
     24So to achieve an [osmwiki:Zoom_levels OSM zoom level] of 13 (e.g. for a village) in the zoom field a number of ~1300 is needed.
    1425
    1526For example you can copy the URL to open that view in your web browser or vice versa copy the URL from your web browser to jump to that position in JOSM.
    1627
    17 [[Image(JumpToPosition.png)]]
     28[[Image(JumpToPosition.png,link=)]]
     29
     30The dialog is reached via the [StatusBar status bar] by mouse click in the latitude or longitude fields.
     31Additionally via the [wikitr:/Help/Menu/View View menu] in [wikitr:/Help/ExpertMode Expert access mode].
    1832
    1933----
    20 Back to [wiki:/Help/MapView Map View][[BR]]
    21 Back to [wiki:/Help/Menu/View Menu View][[BR]]
    22 Back to [wiki:Help Main Help]
     34Back to [wikitr:/Help/MapView MapView][[BR]]
     35Back to [wikitr:/Help/Menu/View View menu][[BR]]
     36Back to [wikitr:Help Main Help]