diff --git a/assets/themes/natuurpunt/natuurpunt.json b/assets/themes/natuurpunt/natuurpunt.json index 9e23830302..7b015f0aa1 100644 --- a/assets/themes/natuurpunt/natuurpunt.json +++ b/assets/themes/natuurpunt/natuurpunt.json @@ -84,11 +84,10 @@ "osmTags": { "+and": ["operator~.*[nN]atuurpunt.*"] }, - "geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson", - "geoJsonZoomLevel": 1, + "geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_{layer}_points.geojson", "isOsmCache": true }, - "minzoom": "10", + "minzoom": 1, "icon": { "render": "circle:#FE6F32;./assets/themes/natuurpunt/information.svg" },