Changes between Version 40 and Version 41 of Help/Menu/OSMLayer
- Timestamp:
- 2018-03-04T12:08:03+01:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Menu/OSMLayer
v40 v41 3 3 = Context Menu > OSM Data Layer = 4 4 5 Data layer scontain map data objects downloaded from OpenStreetMap or created and edited by users, usually meant to upload them back to OSM. Special [#Layerstate layer states] may block this.5 A Data layer contains map data objects downloaded from OpenStreetMap or created and edited by users, usually meant to upload them back to OSM. Special [#Layerstate layer states] may block this. 6 6 7 7 … … 9 9 OSM data layers have following context menu: 10 10 11 || [[Image(source:trunk/images/dialogs/activate.svg)]] ||\ 11 || [[Image(source:trunk/images/dialogs/activate.svg,link=wikitr:/Help/Dialog/LayerList#ActivateLayer)]] ||\ 12 12 || [wikitr:/Help/Dialog/LayerList#ActivateLayer Activate] ||\ 13 13 || **`Shift+A`⤳`[0–9]`** ||\ 14 14 || 15 || [[Image(source:trunk/images/dialogs/showhide.png)]] ||\ 15 || [[Image(source:trunk/images/dialogs/showhide.png,link=wikitr:/Help/Dialog/LayerList#VisibilityLayer)]] ||\ 16 16 || [wikitr:/Help/Dialog/LayerList#VisibilityLayer Show/Hide] ||\ 17 17 || **`Shift+S`⤳`[0–9]`**||\ 18 18 || 19 || [[Image(source:trunk/images/dialogs/delete.png)]] ||\ 19 || [[Image(source:trunk/images/dialogs/delete.png,link=wikitr:/Help/Dialog/LayerList#DeleteLayer)]] ||\ 20 20 || [wikitr:/Help/Dialog/LayerList#DeleteLayer Delete] || ||\ 21 21 || 22 22 |||| 23 || [[Image(source:trunk/images/dialogs/mergedown.png)]] ||\ 23 || [[Image(source:trunk/images/dialogs/mergedown.png,link=wikitr:/Help/Action/MergeLayer)]] ||\ 24 24 || [wikitr:/Help/Action/MergeLayer Merge] || ||\ 25 25 || 26 || [[Image(source:trunk/images/dialogs/duplicatelayer.png)]] ||\ 26 || [[Image(source:trunk/images/dialogs/duplicatelayer.png,link=wikitr:/Help/Action/DuplicateLayer)]] ||\ 27 27 || [wikitr:/Help/Action/DuplicateLayer Duplicate] || ||\ 28 28 || 29 || [[Image(source:trunk/images/save.png)]] ||\ 30 ||[wikitr:/Help/Action/Save Save] || ||\ 29 || [[Image(source:trunk/images/save.png,link=wikitr:/Help/Action/Save)]] ||\ 30 || [wikitr:/Help/Action/Save Save] || ||\ 31 31 || 32 || [[Image(source:trunk/images/save_as.png)]] ||\ 32 || [[Image(source:trunk/images/save_as.png,link=wikitr:/Help/Action/SaveAs)]] ||\ 33 33 || [wikitr:/Help/Action/SaveAs Save as ...] || ||\ 34 34 || 35 || [[Image(source:trunk/images/exportgpx.png)]] ||\ 35 || [[Image(source:trunk/images/exportgpx.png,link=wikitr:/Help/Action/GpxExport)]] ||\ 36 36 || [wikitr:/Help/Action/GpxExport Export to GPX ...] ''(only in [wikitr:/Help/ExpertMode expert mode])'' || ||\ 37 37 || 38 || [[Image(source:trunk/images/converttogpx.png)]] ||\ 38 || [[Image(source:trunk/images/converttogpx.png,link=wikitr:/Help/Action/ConvertToGpxLayer)]] ||\ 39 39 || [wikitr:/Help/Action/ConvertToGpxLayer Convert To GPX Layer] ''(only in expert mode)'' || ||\ 40 40 || 41 41 |||| 42 || [[Image(source:trunk/images/dialogs/edit.png)]] ||\ 42 || [[Image(source:trunk/images/dialogs/edit.png,link=wikitr:/Help/Action/RenameLayer)]] ||\ 43 43 || [wikitr:/Help/Action/RenameLayer Rename Layer] || ||\ 44 44 || 45 || [[Image(source:trunk/images/no_upload.svg )]]||\46 || [wiki:Help/Action/EncourageDiscourageUpload Discourage upload] ''(only in expert mode)'' || ||\ 45 || [[Image(source:trunk/images/no_upload.svg,link=wikitr:Help/Action/EncourageDiscourageUpload)]] ||\ 46 || [wikitr:Help/Action/EncourageDiscourageUpload Discourage upload] ''(only in expert mode)'' || ||\ 47 47 || 48 48 || || [wikitr:/Help/Action/DataConsistantyTest Data consistency test] || ||\ 49 49 || 50 50 |||| 51 || [[Image(source:trunk/images/info.png)]] ||\ 51 || [[Image(source:trunk/images/info.png,link=wikitr:/Help/Action/LayerInfo)]] ||\ 52 52 || [wikitr:/Help/Action/LayerInfo Info] || ||\ 53 53 || … … 55 55 56 56 === Layer State ===#Layerstate 57 By default all actions are possible with the OSM data in a layer. But the three switches upload, download and locked can change this: 57 By default all actions are possible with the OSM data in a layer. 58 But the three switches Upload, Download and Locked can change this: 58 59 59 ||||= Layer state =||= `upload` =||= `download` =||= `locked` =||= Behaviour =||\ 60 ||||= Switch =||= Upload =||= Download =||= Locked =||= Behaviour =||\ 61 || 62 ||||= key name=||= `upload` =||= `download` =||= `locked` =||= =||\ 60 63 || 61 64 || [[Image(source:trunk/images/layer/osmdata_small.png,link=)]] ||\ … … 63 66 || No special behavior. ||\ 64 67 || 65 || [[Image(noupload.png,link=)]] ||\ 68 || [[Image(Help/Menu/OSMLayer:noupload.png,link=)]] ||\ 66 69 || Upload discouraged || `false` || || ||\ 67 70 || A warning before the upload appears. ||\ 68 71 || 69 || [[Image(noupload.png,link=)]] ||\ 70 || Upload impossible|| `never` || || ||\72 || [[Image(Help/Menu/OSMLayer:noupload.png,link=)]] ||\ 73 || Upload blocked || `never` || || ||\ 71 74 || Uploading is not possible, the upload button is greyed out. ||\ 72 75 || 73 || [[Image(nodownload.png,link=)]] ||\ 74 || Download impossible|| || `never` || ||\76 || [[Image(Help/Menu/OSMLayer:nodownload.png,link=)]] ||\ 77 || Download blocked || || `never` || ||\ 75 78 || A new layer is created during a download. ||\ 76 79 || 77 || [[Image(nodownloadnoupload.png,top,link=)]] ||\ 78 || Upload and download impossible|| `never` || `never` || ||\80 || [[Image(Help/Menu/OSMLayer:nodownloadnoupload.png,top,link=)]] ||\ 81 || Upload and download blocked || `never` || `never` || ||\ 79 82 || The combination of the two states above. ||\ 80 83 || 81 || [[Image( wiki:Help/Dialog/LayerList:lock-16px.svg,13,link=)]] ||\84 || [[Image(Help/Dialog/LayerList:lock-16px.svg,13,link=)]] ||\ 82 85 || Locked || || || `true` ||\ 83 86 || This includes `download=never` and `upload=never` and additionally blocks any editing of the data. ||\ 84 87 || 85 88 86 The Upload switch can be toggled to `false` with [wikitr:/Help/Action/EncourageDiscourageUpload Discourage upload] ,the context menuitemmentioned above.87 For all other switches the .osm-filemust be edited with a text editor.88 In the second linethe switches are part of the osm key.89 The Upload switch can be toggled to `false` with [wikitr:/Help/Action/EncourageDiscourageUpload Discourage upload] in the context menu mentioned above. 90 For all other states the switches must be edited in the .osm-file with a text editor. 91 The switches are optional parts of the osm key in the second line. 89 92 90 93 {{{#!xml … … 95 98 <osm version='0.6' generator='JOSM' upload='false'> 96 99 97 # Upload impossible:100 # Upload blocked: 98 101 <osm version='0.6' generator='JOSM' upload='never'> 99 102 100 # Download impossible:103 # Download blocked: 101 104 <osm version='0.6' generator='JOSM' download='never'> 102 105 103 # Upload and download impossible:106 # Upload and download blocked: 104 107 <osm version='0.6' generator='JOSM' upload='never' download='never'> 105 108