mapcomplete/assets/themes/trees/trees.json

36 lines
658 B
JSON
Raw Normal View History

2020-12-24 15:43:38 +00:00
{
"id": "trees",
"title": {
"nl": "Bomen",
"en": "Trees"
},
"shortDescription": {
"nl": "Breng bomen in kaart",
"en": "Map all the trees"
},
"description": {
"nl": "Breng bomen in kaart!",
"en": "Map all the trees!"
},
"language": [
"nl",
"en"
],
"maintainer": "Midgard",
"icon": "./assets/themes/trees/logo.svg",
"version": "0",
"startLat": 50.642,
"startLon": 4.482,
"startZoom": 8,
"widenFactor": 0.01,
2020-12-24 15:43:38 +00:00
"socialImage": "./assets/themes/trees/logo.svg",
2021-01-04 19:09:07 +00:00
"clustering": {
"maxZoom": 18
},
2020-12-24 15:43:38 +00:00
"layers": [
"tree_node"
2020-12-24 15:43:38 +00:00
],
"roamingRenderings": [],
"defaultBackgroundId": "AGIV"
}