Changes between Version 14 and Version 15 of Help/Menu/ImageryContextMenu


Ignore:
Timestamp:
2018-02-15T11:23:41+01:00 (7 years ago)
Author:
Hb---
Comment:

New items on tiles came in with in #15673

Legend:

Unmodified
Added
Removed
Modified
  • Help/Menu/ImageryContextMenu

    v14 v15  
    1 [[TranslatedPages(outdated=This page is incomplete. Descriptions for the features are missing.)]]
     1[[TranslatedPages]]
    22
    33= Context Menu > Imagery Layer =
     
    55Layer for background images.
    66
    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] ||||
     7Imagery layers and tiles have this context menu. The context menu from
     8the 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|| ||
    1120||||||||
    12 ||[[Image(source:trunk/images/mapmode/adjustimg.png)]]|| [Action/ImageryAdjust New Offset] ||||
    13 ||[[Image(source:trunk/images/dialogs/edit.png)]]|| [Action/RenameLayer Rename Layer] ||||
     21||[[Image(source:trunk/images/mapmode/adjustimg.png)]]||
     22[Action/ImageryAdjust New Offset] || ||  \
     23|| ||
     24||[[Image(source:trunk/images/dialogs/edit.png)]]||
     25[Action/RenameLayer Rename Layer] || ||  \
     26|| ||
    1427||||||||
    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 ||
    2246||||||||
    23 
    24 and the following in the MapView:
    25 || Auto load tiles || ||
    26 || Auto Zoom || ||
    27 || Show Errors || ||
    28 || Increase zoom || ||
    29 || Decrease zoom || ||
    30 || Change resolution || ||
    31 || Zoom to native resolution || ||
    32 || Flush Tile Cache || ||
    33 || Load All Error Tiles || ||
    34 || Load All Tiles || ||
     47|| [[Image(source:trunk/images/info.png)]] ||  \
     48|| [Action/LayerInfo Info] || ||  \
     49||Shows Information about layer dialog.||
    3550||||||||
    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
     52Rightclicking] in the [wiki:/Help/MapView MapView]. The items for
     53layers 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
     60display 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
     65mode] and if [wiki:Maps#TileMapServicesTMS TMS] is capable)''. ||
    4066
    4167
    4268== See also ==
    43 * [[Image(source:trunk/images/imagery_menu.png,20,middle)]] [Menu/Imagery Imagery]
     69* [[Image(source:trunk/images/imagery_menu.png,20,middle)]]
     70[Menu/Imagery Imagery]
    4471
    4572----
    46 Back to [Dialog/LayerList Layer List Dialog][[Br]]
     73Back to [wiki:/Help/Dialog/LayerList Layer List Dialog][[Br]]
    4774Back to [wiki:/Help Main Help]