mapcomplete/assets/themes/nature/nature.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

64 lines
2.5 KiB
JSON
Raw Normal View History

2020-09-19 13:37:04 +02:00
{
"id": "nature",
"title": {
"en": "Into nature",
2022-06-19 22:13:38 +02:00
"nl": "De natuur in",
2022-04-13 18:42:40 +02:00
"de": "In die Natur",
2022-06-27 09:16:53 +02:00
"ca": "A la natura",
2022-09-14 13:35:54 +02:00
"fr": "Dans la nature",
"da": "Ud i naturen",
2023-01-29 18:02:06 +01:00
"nb_NO": "Inn i naturen",
2023-02-26 17:45:29 +01:00
"cs": "Do přírody",
2023-06-28 22:30:08 +02:00
"es": "En la naturaleza",
2023-10-16 13:38:53 +02:00
"zh_Hant": "投入自然懷抱",
"pl": "W naturze"
2020-09-19 13:37:04 +02:00
},
"description": {
2023-02-23 14:39:08 +01:00
"en": "On this map, one can find interesting information for tourists and nature lovers.",
2022-02-27 15:54:50 +01:00
"nl": "Op deze kaart vind je informatie voor natuurliefhebbers, zoals info over het natuurgebied waar je inzit, vogelkijkhutten, informatieborden, ...",
2023-02-23 14:39:08 +01:00
"de": "Eine Karte mit interessanten Informationen für Touristen und Naturliebhaber.",
2023-02-26 17:45:29 +01:00
"es": "En este mapa, uno puede encontrar información interesante para turistas y amantes de la naturaleza.",
2023-08-23 13:27:53 +02:00
"fr": "Retrouvez sur cette carte des informations pour les touristes et les amoureux de la nature.",
2023-01-29 18:02:06 +01:00
"da": "På dette kort kan man finde interessant information for turister og naturelskere, som f.eks ",
2023-03-16 15:09:26 +01:00
"cs": "Na této mapě najdete zajímavé informace pro turisty a milovníky přírody.",
2023-06-28 22:30:08 +02:00
"ca": "En aquest mapa es pot trobar informació interessant per a turistes i amants de la natura.",
2023-10-16 13:38:53 +02:00
"zh_Hant": "在這份地圖,你可以找到觀光客與自然愛好者感興趣的資訊...",
"pl": "Na tej mapie można znaleźć ciekawe informacje dla turystów i miłośników przyrody."
2020-09-19 13:37:04 +02:00
},
2023-10-30 18:03:18 +01:00
"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",
"cs": "Mapa pro milovníky přírody se zajímavými body zájmu",
"ca": "Un mapa per als amants de la natura, amb PDI interessants",
"zh_Hant": "為了自然愛好者,以及有趣的興趣點的地圖",
"pl": "Mapa dla miłośników przyrody z ciekawymi punktami POI"
},
2020-09-19 13:37:04 +02:00
"icon": "./assets/themes/nature/logo.svg",
2023-10-30 18:03:18 +01:00
"startZoom": 12,
2020-09-19 13:37:04 +02:00
"startLat": 51.20875,
"startLon": 3.22435,
"layers": [
"drinking_water",
"birdhide",
"nature_reserve",
{
"builtin": [
"map",
"information_board",
"bench",
"picnic_table",
"toilet",
"guidepost"
],
"override": {
"minzoom": 16
}
}
2023-10-30 18:03:18 +01:00
],
"widenFactor": 2
}