Changes between Version 10 and Version 11 of Help/Action/JumpToPosition
- Timestamp:
- 2020-02-23T18:50:38+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/JumpToPosition
v10 v11 1 1 [[TranslatedPages]] 2 = Jump to Position Dialog=2 = Status bar > Jump to Position = 3 3 4 '' Keyboard shortcut: '''''{{{Ctrl+J}}}'''4 ''Shortcut key: '' **{{{Ctrl+J}}}** 5 5 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)** 6 The dialog checks the content of the clipboard on opening. 10 7 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. 12 12 13 The coordinate formats `D M S` and `D M.M` are supported as well (since r8670). 13 The action is to read the current values and move the Mapview to that position. 14 15 The coordinate is always shown with eight decimal places. 16 This equals to millimeter precision on the ground. 17 The zoom level is given as integer from -1 to 30. 18 This value is rounded from JOSMs internal zoom level which has fractions. 19 Constantly the URL field is updated with the other fields data to automatically form a valid OSM URL. 20 The coordinate formats Degree and Nautical are supported as well (since r8670). 21 22 Currently this action takes the data in the zoom field as value in meters. 23 Which is not perfectly consistent. 24 So 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. 14 25 15 26 For 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. 16 27 17 [[Image(JumpToPosition.png)]] 28 [[Image(JumpToPosition.png,link=)]] 29 30 The dialog is reached via the [StatusBar status bar] by mouse click in the latitude or longitude fields. 31 Additionally via the [wikitr:/Help/Menu/View View menu] in [wikitr:/Help/ExpertMode Expert access mode]. 18 32 19 33 ---- 20 Back to [wiki:/Help/MapView Map 21 Back to [wiki:/Help/Menu/View Menu View][[BR]]22 Back to [wiki:Help Main Help] 34 Back to [wikitr:/Help/MapView MapView][[BR]] 35 Back to [wikitr:/Help/Menu/View View menu][[BR]] 36 Back to [wikitr:Help Main Help]