7 | | Imagery Layers have this context menu in the layer list dialog: |
8 | | ||[[Image(source:trunk/images/dialogs/activate.svg)]]|| [Dialog/LayerList#ActivateLayer Activate] ||`Shift+A+[0-9]`|| |
9 | | ||[[Image(source:trunk/images/dialogs/showhide.png)]]|| [Dialog/LayerList#VisibilityLayer Show/Hide] ||`Shift+S+[0-9]`|| |
10 | | ||[[Image(source:trunk/images/dialogs/delete.png)]]|| [Dialog/LayerList#DeleteLayer Delete] |||| |
| 7 | Imagery layers and tiles have this context menu. The context menu from |
| 8 | the Layer List last item is Info. |
| 9 | ||[[Image(source:trunk/images/dialogs/activate.svg)]]|| |
| 10 | [Dialog/LayerList#ActivateLayer Activate] || \ |
| 11 | || **`Shift+A`⤳`[0-9]`** || \ |
| 12 | || || |
| 13 | ||[[Image(source:trunk/images/dialogs/showhide.png)]]|| |
| 14 | [Dialog/LayerList#VisibilityLayer Show/Hide] || \ |
| 15 | || **`Shift+S`⤳`[0-9]`** || \ |
| 16 | || || |
| 17 | ||[[Image(source:trunk/images/dialogs/delete.png)]]|| |
| 18 | [Dialog/LayerList#DeleteLayer Delete] || || \ |
| 19 | || || |
15 | | || || Auto load tiles |||| |
16 | | || || Auto Zoom |||| |
17 | | || || Change resoution |||| |
18 | | || || Zoom to own resolution |||| |
19 | | || || Load All Error Tiles |||| |
20 | | || || Load All Tiles |||| |
21 | | ||[[Image(source:trunk/images/info.png)]]|| [Action/LayerInfo Info] |||| |
| 28 | || ☑ || Auto load tiles || || \ |
| 29 | ||Toggle to stop loading tiles automatically. || |
| 30 | || ☑ || Auto zoom || || \ |
| 31 | ||Toggle to decouple the zoom for loading tiles from the map zoom. || |
| 32 | || ☑ || Show errors || || \ |
| 33 | ||Toggle to avoid indications for tile loading failures. || |
| 34 | || || Increase zoom || || \ |
| 35 | ||Increases the tile zoom manually ''(Only when Auto zoom is off)''. || |
| 36 | || || Decrease zoom || || \ |
| 37 | ||Decreases the tile zoom. ''(Only when Auto zoom is off)''. || |
| 38 | || || Change resolution || || \ |
| 39 | || || |
| 40 | || || Zoom to native resolution || || \ |
| 41 | ||Zoom the mapview to the resolution of the tile || |
| 42 | || || Load all error tiles || || \ |
| 43 | ||Loads all flawed tiles || |
| 44 | || || Load all tiles || || \ |
| 45 | ||Manually load all tiles || |
36 | | || Load Tile || || |
37 | | || Show Tile Info || || |
38 | | || Get tile status || only in [ExpertMode expert mode] and if enabled for the imagery source, see `mod-tile-features` at [wiki:Maps]. Calls the tile url and adds `/status`. Use "Load Tile" before to make sure the lastest version of the tile is displayed in JOSM and not an old one from the JOSM cache. || |
39 | | || Force tile rendering || only in [ExpertMode expert mode] and if enabled for the imagery source, see `mod-tile-features` at [wiki:Maps]. Calls the tile url and adds `/dirty`. Use "Load Tile" before to make sure the lastest version of the tile is displayed in JOSM and not an old one from the JOSM cache. || |
| 51 | ||||||||= [[BR]] [=#Mapview The additional items below are shown when |
| 52 | Rightclicking] in the [wiki:/Help/MapView MapView]. The items for |
| 53 | layers are missing then. =|| |
| 54 | || || Load tile || || \ |
| 55 | ||Manually load this tile. || |
| 56 | || || Show tile info || || \ |
| 57 | ||Opens a dialog with the URL and local information about the tile. || |
| 58 | || || Get tile status || || \ |
| 59 | ||Asks the server about the tile status and shows a popup. As JOSM may |
| 60 | display a cached version use ''Load Tile'' to get the same version |
| 61 | ''(only in [ExpertMode expert mode] and if |
| 62 | [wiki:Maps#TileMapServicesTMS TMS] is capable)''. || |
| 63 | || || Force tile rendering || || \ |
| 64 | ||Tells the server to render the tile ''(only in [ExpertMode expert |
| 65 | mode] and if [wiki:Maps#TileMapServicesTMS TMS] is capable)''. || |