Languages:
Locked Layer
(Only visible in expert mode)
An OSM data layer can be set to block any modification and implying the states upload='never' and download='never'.
States
| icon | state | osm element attribute | behavior | how to set in GUI |
|---|---|---|---|---|
| | (no change) | (optional: locked='false') | no special behavior | the default state |
| | locked | locked='true' | modification of the data in this layer is not possible and uploads and downloads are blocked | not possible |
Code Example
Edit a .osm file in a text editor and instead of the usual <osm version='0.6' generator='JOSM'>,
use
<osm version='0.6' generator='JOSM' locked='true'>
Back to Layer List Dialog
Back to Main Help
Last modified
5 years ago
Last modified on 2020-08-16T14:19:30+02:00
Note:
See TracWiki
for help on using the wiki.


