mapcomplete/assets/themes/trees/trees.json
2021-06-04 17:23:17 +02:00

49 lines
No EOL
1 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "trees",
"title": {
"nl": "Bomen",
"en": "Trees",
"fr": "Arbres",
"it": "Alberi",
"ru": "Деревья",
"ja": "樹木"
},
"shortDescription": {
"nl": "Breng bomen in kaart",
"en": "Map all the trees",
"fr": "Carte des arbres",
"it": "Mappa tutti gli alberi",
"ja": "すべての樹木をマッピングする"
},
"description": {
"nl": "Breng bomen in kaart!",
"en": "Map all the trees!",
"fr": "Cartographions tous les arbres !",
"it": "Mappa tutti gli alberi!",
"ja": "すべての樹木をマッピングします!"
},
"language": [
"nl",
"en",
"fr",
"it",
"ru",
"ja"
],
"maintainer": "Midgard",
"icon": "./assets/themes/trees/logo.svg",
"version": "0",
"startLat": 50.642,
"startLon": 4.482,
"startZoom": 8,
"widenFactor": 0.01,
"socialImage": "./assets/themes/trees/logo.svg",
"clustering": {
"maxZoom": 18
},
"layers": [
"tree_node"
],
"roamingRenderings": [],
"defaultBackgroundId": "AGIV"
}