Changes between Version 76 and Version 77 of Help/Dialog/LayerList
- Timestamp:
- 2018-02-26T18:28:53+01:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/LayerList
v76 v77 10 10 11 11 JOSM has several types of layers. 12 Each has a Menu accessed from the right mouse button which provides operations on the layer.13 12 14 13 * [[Image(source:trunk/images/layer/osmdata_small.png,link=)]] [wikitr:/Help/Menu/OSMLayer Data layer] - 15 14 Holds a set of map data [wikitr:/Help/Concepts/Object objects].\\ 16 Map data can usually be downloaded, created and edited unless the [wikitr:/Help/Menu/OSMLayer#Layerstate layer state] is [[Image(source:trunk/images/warning-small.png,link=)]] [wiki:Help/Action/BlockDownload private] or [[Image(source:trunk/images/lock.svg,13px,link=)]] [wiki:Help/Action/LockedLayer locked]. 17 A running upload is indicated by [[Image(source:trunk/images/clock.png,15,link=)]]. 18 Some uploads are marked [wiki:Help/Action/EncourageDiscourageUpload risky] for OSM. 15 Map data can usually be downloaded, edited and uploaded unless the [wikitr:/Help/Menu/OSMLayer#Layerstate layer state] is [[Image(source:trunk/images/warning-small.png,8,link=[wiki:Help/Action/EncourageDiscourageUpload])]] changed or [[Image(source:trunk/images/lock.svg,13px,link=)]] locked. 16 A running upload is indicated with a [[Image(source:trunk/images/clock.png,15,link=)]] clock. 19 17 * [[Image(source:trunk/images/layer/gpx_small.png,link=)]] [wikitr:/Help/Menu/GPXLayer GPX layer] - 20 18 Holds GPS track data. … … 33 31 Holds [wiki:Help/Dialog/Notes Notes] from [osmwiki:Notes OSM]. 34 32 35 Most layer types canhave several instances in a JOSM session,but the validator and notes layers can exist only once.33 Layer types can exist multiple times in a JOSM session, exceot the validator and the notes layer. 36 34 More layer types come with additional [wikitr:/Plugins plugins], e.g. [[Image(https://raw.githubusercontent.com/mapillary/josm-mapillary-plugin/master/images/icon16.png)]] [osmwiki:JOSM/Plugins/Mapillary Mapillary plugin]. 37 35 … … 60 58 === Activate Layer === #ActivateLayer 61 59 [[Image(source:trunk/images/dialogs/activate.svg,link=)]] 62 ''Keyboard shortcut'': ** {{{Shift+A}}}** ('''''release keys''''') then **{{{[0-9]}}}** - counting from the top60 ''Keyboard shortcut'': **`Shift+A`⤳`[0–9]`** - counting from the top 63 61 64 62 **Activate** activates the selected layer. … … 67 65 === Visibility === #VisibilityLayer 68 66 [[Image(source:trunk/images/dialogs/layerlist/visibility.png,link=)]] 69 70 67 Following hotkeys used to control visibility of top10 or bottom10 layers: 71 * {{{Shift+S}}} ('''''release keys''''') then **{{{[0-9]}}}** - where 0 itthe top layer;9 - bottom72 * ** {{{Alt+[0-9]}}}** - counting fromthe bottom; 1 - first from the bottom; 0 - bottom1068 * **`Shift+S`⤳`[0–9]`** - where 0 is the top layer; counting down to 9 69 * **`Alt+[1–0]`** - where 1 is the bottom layer; counting up to 0 73 70 74 71 Once clicked on, it offers:
