mapcomplete/assets/themes/natuurpunt/natuurpunt.json

49 lines
1.1 KiB
JSON

{
"id": "natuurpunt",
"title": {
"nl": "Natuurgebieden",
"en": "Nature Reserves"
},
"shortDescription": {
"nl": "Deze kaart toont de natuurgebieden van Natuurpunt",
"en": "This map shows the nature reserves of Natuurpunt"
},
"description": {
"nl": "Op deze kaart vind je alle natuurgebieden die Natuurpunt ter beschikking stelt",
"en": "On this map you can find all the nature reserves that Natuurpunt offers "
},
"language": [
"nl",
"en"
],
"maintainer": "",
"icon": "./assets/themes/natuurpunt/natuurpunt.png",
"version": "0",
"startLat": 51.20875,
"startLon": 3.22435,
"startZoom": 12,
"widenFactor": 0.05,
"socialImage": "",
"layers": [
{
"builtin": "nature_reserve",
"override": {
"source": {
"osmTags": {
"+and": [
"operator~.*[nN]atuurpunt.*"
]
}
}
}
},
"drinking_water",
"bench",
"bench_at_pt",
"picnic_table",
"birdhide",
"toilet",
"visitor_information_centre"
],
"roamingRenderings": []
}