mapcomplete/assets/themes/nature/nature.json
2022-09-14 13:35:54 +02:00

50 lines
No EOL
1.7 KiB
JSON

{
"id": "nature",
"title": {
"en": "Into nature",
"nl": "De natuur in",
"de": "In die Natur",
"ca": "A la natura",
"fr": "Dans la nature",
"da": "Ud i naturen",
"nb_NO": "Inn i naturen"
},
"shortDescription": {
"en": "A map for nature lovers, with interesting POI's",
"nl": "Deze kaart bevat informatie voor natuurliefhebbers",
"de": "Eine Karte mit interessanten Orten für Naturliebhaber",
"es": "Un mapa para amantes de la naturaleza, con PDIs interesantes",
"fr": "Une carte pour les amoureux de la nature",
"da": "Et kort for naturelskere med interessante POI'er"
},
"description": {
"en": "On this map, one can find interesting infromation for tourists and nature lovers, such as ",
"nl": "Op deze kaart vind je informatie voor natuurliefhebbers, zoals info over het natuurgebied waar je inzit, vogelkijkhutten, informatieborden, ...",
"de": "Auf dieser Karte findet man interessante Informationen für Touristen und Naturliebhaber. ",
"es": "En este mapa, uno puede encontrar información interesante para turistas y amantes de la naturaleza, como ",
"fr": "Retrouvez sur cette carte des informations pour les touristes et les amoureux de la nature, telles que ",
"da": "På dette kort kan man finde interessant information for turister og naturelskere, som f.eks "
},
"icon": "./assets/themes/nature/logo.svg",
"startLat": 51.20875,
"startLon": 3.22435,
"startZoom": 12,
"widenFactor": 2,
"layers": [
"drinking_water",
"birdhide",
"nature_reserve",
{
"builtin": [
"map",
"information_board",
"bench",
"picnic_table",
"toilet"
],
"override": {
"minzoom": 16
}
}
]
}