Changes between Version 15 and Version 16 of Help/Dialog/LayerList
- Timestamp:
- 2011-01-02T13:49:28+01:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/LayerList
v15 v16 8 8 * Marker Layer [wiki:/Help/Menu/Marker (menu)]: Markers are specially identified points on the track. They come in four varieties: simple named markers, audio markers, image markers and web markers. They are created as a side effect of opening a GPX file, containing waypoints from that file, or from a set of waypoints artificially constructed using the context menu entry Make Sampled Audio Layer on the GPX layer, which produces only audio markers. 9 9 * Photo Layer [wiki:/Help/Menu/PhotoLayer (menu)]: the context menu (right mouse) of a GPS layer provides the menu to import images. Using this feature allows to match digital images with the gps coordinates to ease the naming of streets (for example). 10 * WMS Layer [wiki:/Help/Menu/ WMSLayer(menu)]: backgrounds retrieved from a WMS server. You will usually need the appropriate plugins installed to get these. Examples are Landsat satellite imagery, Yahoo satellite imagery, NPE out-of-copyright Ordnance Survey maps and OpenStreetMap map tiles.10 * WMS Layer [wiki:/Help/Menu/Imagery (menu)]: backgrounds retrieved from a WMS server. You will usually need the appropriate plugins installed to get these. Examples are Landsat satellite imagery, Yahoo satellite imagery, NPE out-of-copyright Ordnance Survey maps and OpenStreetMap map tiles. 11 11 12 The Layer List Dialog also has several buttons beneath it which operate on the selected layer: 12 The Layer List Dialog also has several buttons beneath it (and context menu entries) which operate on the selected layer: 13 13 14 == [wiki:/Help/Action/LayerUpUp] ==14 == Up == #LayerUp 15 15 16 == [wiki:/Help/Action/LayerDown Down] == 16 [[Image(source:/trunk/images/dialogs/up.png)]] Moves the selected layer up one row in the layer stack. 17 17 18 == [wiki:/Help/Action/LayerShowHide Show/Hide] == 18 This is important when items in one layer obscure those in layers below. 19 19 20 == [wiki:/Help/Action/LayerDelete Delete] ==20 == Down == #LayerDown 21 21 22 == [wiki:/Help/Action/LayerMerge Merge] == 22 [[Image(source:/trunk/images/dialogs/down.png)]] Moves the selected layer down one row in the layer stack. 23 24 This is important when items in one layer obscure those in layers below. 25 26 == Show/Hide == #ShowHideLayer 27 28 [[Image(source:/trunk/images/dialogs/showhide.png)]] Turns visibility of layer on or off. 29 30 The layer is unchanged when hidden, but its contents are not shown. 31 32 == Delete == #DeleteLayer 33 34 [[Image(source:/trunk/images/dialogs/delete.png)]] Permanently deletes the selected layer. Cannot be undone! 35 36 The first time you try and delete an OSM data layer you get a dialog box asking you to confirm this action, and the ability not to show this warning again. If you choose not to show the warning again, and you wish to later change this you need to go to [wiki:Help/Action/Preferences Advanced Preferences], and change message.delete_layer to "false" 37 38 == [wiki:/Help/Action/MergeLayer Merge] == #MergeLayer 39 40 [[Image(source:/trunk/images/dialogs/mergedown.png)]] Merges the content of one OSM Data Layer into the one immediately below it. 41 42 Only applies for adjacent OSM data layers. 43 44 == [wiki:/Help/Action/LayerInfo Info] == #LayerInfo 45 46 [[Image(source:/trunk/images/info.png)]] Summarises the number of items in the Layer (what these are depends on what kind of layer it is). 23 47 24 48 ----
