[[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 || || || ||\ || || [[Image(noupload.png,link=)]] ||\ || Rework || `false` || || ||\ || Warn before upload ||\ || || [[Image(noupload.png,link=)]] ||\ || Test/Blocked || `never` || || ||\ || Download and edit ||\ || || [[Image(nodownloadnoupload.png,top,link=)]] ||\ || Private || `never` || `never` || ||\ || Only editing ||\ || || [[Image(wiki:Help/Dialog/LayerList:lock-16px.svg,13,link=)]] ||\ || Locked || || ||  `true` ||\ || No action possible ||\ || 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 file header # Implying upload='true', download='never' and locked='false' # To warn before uploading: # Same switch as 'Upload' in the Layer list context menu # To block uploads: # To block downloads: # To lock a file: # This implies download='never' and upload='never' }}} ---- Back to [wikitr:/Help/Dialog/LayerList Layer List Dialog]\\ Back to [wikitr:/Help Main Help]