mapcomplete/assets/themes/natuurpunt/natuurpunt.json

31 lines
762 B
JSON
Raw Normal View History

2021-07-06 15:18:41 +02:00
{
"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": "",
2021-07-06 15:48:09 +02:00
"icon": "./assets/themes/natuurpunt/natuurpunt.png",
2021-07-06 15:18:41 +02:00
"version": "0",
"startLat": 51.20875,
"startLon": 3.22435,
"startZoom": 12,
"widenFactor": 0.05,
"socialImage": "",
"layers": [
"nature_reserve"
],
"roamingRenderings": []
}