mapcomplete/assets/themes/observation_towers/observation_towers.json

38 lines
1,020 B
JSON
Raw Normal View History

2021-09-09 23:29:03 +02:00
{
"id": "observation_towers",
"title": {
"en": "Observation towers",
2021-10-25 21:48:45 +02:00
"nl": "Uitkijktorens",
2021-11-04 17:14:17 +01:00
"de": "Aussichtstürme",
"it": "Torri di osservazione"
2021-09-09 23:29:03 +02:00
},
"shortDescription": {
"en": "Publicly accessible towers to enjoy the view",
2021-10-25 21:48:45 +02:00
"nl": "Publieke uitkijktorens om van het panorama te genieten",
2021-11-04 17:14:17 +01:00
"de": "Öffentlich zugänglicher Aussichtsturm",
"it": "Torri pubblicamente accessibili per godere della vista"
2021-09-09 23:29:03 +02:00
},
"description": {
"nl": "Publieke uitkijktorens om van het panorama te genieten",
2021-10-25 21:48:45 +02:00
"en": "Publicly accessible towers to enjoy the view",
2021-11-04 17:14:17 +01:00
"de": "Öffentlich zugänglicher Aussichtsturm",
"it": "Torri pubblicamente accessibili per godere della vista"
2021-09-09 23:29:03 +02:00
},
"language": [
"en",
2021-10-25 21:48:45 +02:00
"nl",
2021-11-04 17:14:17 +01:00
"de",
"it"
2021-09-09 23:29:03 +02:00
],
"maintainer": "",
"icon": "./assets/layers/observation_tower/Tower_observation.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 5,
2021-09-09 23:29:03 +02:00
"socialImage": "",
"layers": [
2021-09-14 18:19:29 +02:00
"observation_tower"
2021-09-09 23:29:03 +02:00
]
}