2020-09-19 13:37:04 +02:00
{
"id" : "nature" ,
"title" : {
2022-02-04 00:40:30 +01:00
"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" ,
"fr" : "Dans la nature"
2020-09-19 13:37:04 +02:00
} ,
"shortDescription" : {
2022-02-04 00:40:30 +01:00
"en" : "A map for nature lovers, with interesting POI's" ,
2022-02-27 15:54:50 +01:00
"nl" : "Deze kaart bevat informatie voor natuurliefhebbers" ,
2022-05-06 12:17:21 +02:00
"de" : "Eine Karte mit interessanten Orten für Naturliebhaber" ,
2022-06-27 09:16:53 +02:00
"es" : "Un mapa para amantes de la naturaleza, con PDIs interesantes" ,
"fr" : "Une carte pour les amoureux de la nature"
2020-09-19 13:37:04 +02:00
} ,
"description" : {
2022-02-04 00:40:30 +01:00
"en" : "On this map, one can find interesting infromation for tourists and nature lovers, such as " ,
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, ..." ,
2022-04-28 00:35:08 +02:00
"de" : "Auf dieser Karte findet man interessante Informationen für Touristen und Naturliebhaber. " ,
2022-06-27 09:16:53 +02:00
"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 "
2020-09-19 13:37:04 +02:00
} ,
"maintainer" : "" ,
"icon" : "./assets/themes/nature/logo.svg" ,
"version" : "0" ,
"startLat" : 51.20875 ,
"startLon" : 3.22435 ,
"startZoom" : 12 ,
2021-09-26 17:36:39 +02:00
"widenFactor" : 2 ,
2020-09-19 13:37:04 +02:00
"layers" : [
"drinking_water" ,
2021-04-20 10:49:45 +02:00
"birdhide" ,
2022-02-04 00:40:30 +01:00
"nature_reserve" ,
{
"builtin" : [
"map" ,
"information_board" ,
"bench" ,
"picnic_table" ,
"toilet"
] ,
"override" : {
"minzoom" : 16
}
}
2021-10-19 02:03:52 +02:00
]
2020-09-19 13:37:04 +02:00
}