mapcomplete/assets/themes/natuurpunt/natuurpunt.json
2021-07-19 13:25:24 +02:00

71 lines
No EOL
1.5 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",
"trail",
"visitor_information_centre"
],
"override": {
"source": {
"osmTags": {
"+and": [
"operator~.*[nN]atuurpunt.*"
]
},
"geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
"geoJsonZoomLevel": 8,
"isOsmCache": true
}
}
},
{
"builtin": [
"birdhide",
"toilet",
"drinking_water",
"picnic_table"
],
"override": {
"minzoom": "14"
}
},
{
"builtin": [
"bench",
"watermill",
"parking",
"information_board"
],
"override": {
"minzoom": "17"
}
}
],
"roamingRenderings": []
}