mapcomplete/assets/themes/trees/trees.json
pdassori 2ed5722dfd
Update trees.json
Add Spanish "es" translation
2022-04-19 21:22:40 -04:00

65 lines
1.8 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": "樹木",
"zh_Hant": "樹木",
"pl": "Drzewa",
"de": "Bäume",
"nb_NO": "Trær",
"id": "Pohon",
"hu": "Fatérkép",
"ca": "Arbres",
"es": "Árboles"
},
"shortDescription": {
"nl": "Breng bomen in kaart",
"en": "Map all the trees",
"fr": "Carte des arbres",
"it": "Mappa tutti gli alberi",
"ja": "すべての樹木をマッピングする",
"zh_Hant": "所有樹木的地圖",
"ru": "Карта деревьев",
"pl": "Sporządzić mapę wszystkich drzew",
"de": "Kartieren Sie alle Bäume",
"nb_NO": "Kartlegg alle trærne",
"hu": "Az összes fa feltérképezése",
"ca": "Mapeja tots els arbres",
"es": "Mapa de los Árboles"
},
"description": {
"nl": "Breng bomen in kaart!",
"en": "Map all the trees!",
"fr": "Cartographions tous les arbres !",
"it": "Mappa tutti gli alberi!",
"ja": "すべての樹木をマッピングします!",
"zh_Hant": "繪製所有樹木!",
"ru": "Нанесите все деревья на карту!",
"de": "Kartieren Sie alle Bäume!",
"nb_NO": "Kartlegg trærne.",
"hu": "Térképezzünk fel minden fát!",
"ca": "Mapeja tots els arbres.",
"es": "Mapa de todos los Árboles"
},
"maintainer": "Midgard",
"icon": "./assets/themes/trees/logo.svg",
"version": "0",
"startLat": 50.642,
"startLon": 4.482,
"startZoom": 8,
"widenFactor": 0.2,
"socialImage": "./assets/themes/trees/logo.svg",
"clustering": {
"maxZoom": 19,
"minNeededElements": 25
},
"osmApiTileSize": 18,
"layers": [
"tree_node"
],
"defaultBackgroundId": "AGIV"
}