mapcomplete/assets/themes/walls_and_buildings/walls_and_buildings.json

20 lines
694 B
JSON
Raw Normal View History

2022-07-12 10:25:31 +02:00
{
"id": "walls_and_buildings",
"title": {
"en": "Walls and buildings"
},
"description": {
2022-07-12 11:25:19 +02:00
"en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user."
2022-07-12 10:25:31 +02:00
},
"maintainer": "MapComplete",
"icon": "./assets/layers/walls_and_buildings/walls_and_buildings.png",
"version": "0",
"startLat": 50.8465573,
"defaultBackgroundId": "CartoDB.Voyager",
"startLon": 4.351697,
"startZoom": 16,
"widenFactor": 2,
"layers": [
"walls_and_buildings"
]
}