Install caching

This commit is contained in:
Pieter Vander Vennet 2021-07-18 18:44:39 +02:00
parent 88cddd2367
commit 288501343c
2 changed files with 5 additions and 1 deletions

View file

@ -37,7 +37,10 @@
"+and": [
"operator~.*[nN]atuurpunt.*"
]
}
},
"geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
"geoJsonZoomLevel": 8,
"isOsmCache": true
}
}
},