mapcomplete/assets/themes/trees/trees.json

69 lines
1.6 KiB
JSON
Raw Normal View History

2020-12-24 16:43:38 +01:00
{
"id": "trees",
"title": {
"nl": "Bomen",
2021-05-27 21:20:04 +02:00
"en": "Trees",
"fr": "Arbres",
2021-05-28 12:58:53 +02:00
"it": "Alberi",
2021-06-04 17:23:17 +02:00
"ru": "Деревья",
2021-06-08 16:56:36 +02:00
"ja": "樹木",
2021-08-19 17:35:45 +02:00
"zh_Hant": "樹木",
2021-10-22 13:47:36 +02:00
"pl": "Drzewa",
2021-11-04 17:14:17 +01:00
"de": "Bäume",
2021-11-07 19:47:52 +01:00
"nb_NO": "Trær",
"id": "Pohon"
2020-12-24 16:43:38 +01:00
},
"shortDescription": {
"nl": "Breng bomen in kaart",
2021-05-27 21:20:04 +02:00
"en": "Map all the trees",
"fr": "Carte des arbres",
2021-06-04 17:23:17 +02:00
"it": "Mappa tutti gli alberi",
2021-06-08 16:56:36 +02:00
"ja": "すべての樹木をマッピングする",
"zh_Hant": "所有樹木的地圖",
2021-08-19 17:35:45 +02:00
"ru": "Карта деревьев",
2021-10-22 13:47:36 +02:00
"pl": "Sporządzić mapę wszystkich drzew",
2021-11-04 17:14:17 +01:00
"de": "Kartieren Sie alle Bäume",
"nb_NO": "Kartlegg alle trærne"
2020-12-24 16:43:38 +01:00
},
"description": {
"nl": "Breng bomen in kaart!",
2021-05-27 21:20:04 +02:00
"en": "Map all the trees!",
"fr": "Cartographions tous les arbres !",
2021-06-04 17:23:17 +02:00
"it": "Mappa tutti gli alberi!",
2021-06-08 16:56:36 +02:00
"ja": "すべての樹木をマッピングします!",
"zh_Hant": "繪製所有樹木!",
2021-10-22 13:47:36 +02:00
"ru": "Нанесите все деревья на карту!",
2021-11-04 17:14:17 +01:00
"de": "Kartieren Sie alle Bäume!",
"nb_NO": "Kartlegg trærne."
2020-12-24 16:43:38 +01:00
},
"language": [
"nl",
2021-05-27 21:20:04 +02:00
"en",
"fr",
2021-05-28 12:58:53 +02:00
"it",
2021-06-04 17:23:17 +02:00
"ru",
2021-06-08 16:56:36 +02:00
"ja",
2021-08-19 17:35:45 +02:00
"zh_Hant",
2021-10-22 13:47:36 +02:00
"pl",
2021-11-04 17:14:17 +01:00
"de",
2021-11-07 19:47:52 +01:00
"nb_NO",
"id"
2020-12-24 16:43:38 +01:00
],
"maintainer": "Midgard",
"icon": "./assets/themes/trees/logo.svg",
"version": "0",
"startLat": 50.642,
"startLon": 4.482,
"startZoom": 8,
2021-10-15 18:48:33 +02:00
"widenFactor": 0.2,
2020-12-24 16:43:38 +01:00
"socialImage": "./assets/themes/trees/logo.svg",
2021-01-04 20:09:07 +01:00
"clustering": {
"maxZoom": 19,
"minNeededElements": 25
2021-01-04 20:09:07 +01:00
},
2021-10-15 18:48:33 +02:00
"osmApiTileSize": 18,
2020-12-24 16:43:38 +01:00
"layers": [
"tree_node"
2020-12-24 16:43:38 +01:00
],
"defaultBackgroundId": "AGIV"
2021-05-19 23:57:26 +02:00
}