[[TranslatedPages]] = Context Menu > OSM Data Layer = Data layers contain 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. === Context menu === OSM data layers have following context menu: || [[Image(source:trunk/images/dialogs/activate.svg)]] ||\ || [wikitr:/Help/Dialog/LayerList#ActivateLayer Activate] ||\ || **`Shift+A`⤳`[0–9]`** ||\ || || [[Image(source:trunk/images/dialogs/showhide.png)]] ||\ || [wikitr:/Help/Dialog/LayerList#VisibilityLayer Show/Hide] ||\ || **`Shift+S`⤳`[0–9]`**||\ || || [[Image(source:trunk/images/dialogs/delete.png)]] ||\ || [wikitr:/Help/Dialog/LayerList#DeleteLayer Delete] || ||\ || |||| || [[Image(source:trunk/images/dialogs/mergedown.png)]] ||\ || [wikitr:/Help/Action/MergeLayer Merge] || ||\ || || [[Image(source:trunk/images/dialogs/duplicatelayer.png)]] ||\ || [wikitr:/Help/Action/DuplicateLayer Duplicate] || ||\ || || [[Image(source:trunk/images/save.png)]] ||\ ||[wikitr:/Help/Action/Save Save] || ||\ || || [[Image(source:trunk/images/save_as.png)]] ||\ || [wikitr:/Help/Action/SaveAs Save as ...] || ||\ || || [[Image(source:trunk/images/exportgpx.png)]] ||\ || [wikitr:/Help/Action/GpxExport Export to GPX ...] ''(only in [wikitr:/Help/ExpertMode expert mode])'' || ||\ || || [[Image(source:trunk/images/converttogpx.png)]] ||\ || [wikitr:/Help/Action/ConvertToGpxLayer Convert To GPX Layer] ''(only in expert mode)'' || ||\ || |||| || [[Image(source:trunk/images/dialogs/edit.png)]] ||\ || [wikitr:/Help/Action/RenameLayer Rename Layer] || ||\ || || [[Image(source:trunk/images/no_upload.svg)]]||\ || [wiki:Help/Action/EncourageDiscourageUpload Discourage upload] ''(only in expert mode)'' || ||\ || || || [wikitr:/Help/Action/DataConsistantyTest Data consistency test] || ||\ || |||| || [[Image(source:trunk/images/info.png)]] ||\ || [wikitr:/Help/Action/LayerInfo Info] || ||\ || === Layer State === By default all actions are possible with the OSM data in a layer. But the three switches upload, download and locked can change this: ||||= Layer state =||= `upload` =||= `download` =||= `locked` =||= Behaviour =||\ || || [[Image(source:trunk/images/layer/osmdata_small.png,link=)]] ||\ || Default || || || ||\ || No special behavior. ||\ || || [[Image(noupload.png,link=)]] ||\ || Upload discouraged || `false` || || ||\ || A warning before the upload appears. ||\ || || [[Image(noupload.png,link=)]] ||\ || Upload impossible || `never` || || ||\ || Uploading is not possible, the upload button is greyed out. ||\ || || [[Image(nodownload.png,link=)]] ||\ || Download impossible || || `never` || ||\ || A new layer is created during a download. ||\ || || [[Image(nodownloadnoupload.png,top,link=)]] ||\ || Upload and download impossible || `never` || `never` || ||\ || The combination of the two states above. ||\ || || [[Image(wiki:Help/Dialog/LayerList:lock-16px.svg,13,link=)]] ||\ || Locked || || || `true` ||\ || This includes `download=never` and `upload=never` and additionally blocks any editing of the data. ||\ || The Upload switch can be toggled to `false` with [wikitr:/Help/Action/EncourageDiscourageUpload Discourage Upload], the context menu item mentioned above. For all other switches the .osm-file must be edited with a text editor. In the second line the switches are part of the osm key. {{{#!xml # Default: # Upload discouraged: # Upload impossible: # Download impossible: # Upload and download impossible: # Locked: }}} ---- Back to [wikitr:/Help/Dialog/LayerList Layer List Dialog]\\ Back to [wikitr:/Help Main Help]