From 9099e6c5893f4e0a62da04c5ca5fb3cfd57363bd Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Tue, 27 Jul 2021 15:20:15 +0200 Subject: [PATCH] Small tweaks to the natuurpunt theme --- assets/themes/natuurpunt/natuurpunt.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/assets/themes/natuurpunt/natuurpunt.json b/assets/themes/natuurpunt/natuurpunt.json index 4c8ebbf23..725bd5d67 100644 --- a/assets/themes/natuurpunt/natuurpunt.json +++ b/assets/themes/natuurpunt/natuurpunt.json @@ -40,7 +40,7 @@ "geoJsonZoomLevel": 12, "isOsmCache": true }, - "minzoom": "13", + "minzoom": 13, "icon": { "render": "circle:#FE6F32;./assets/themes/natuurpunt/nature_reserve.svg" } @@ -56,9 +56,10 @@ "operator~.*[nN]atuurpunt.*" ] }, - "geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_nature_reserve_points.geojson" + "geoJson": "https://pietervdvn.github.io/natuurpunt_cache/natuurpunt_nature_reserve_points.geojson", + "isOsmCache": "duplicate" }, - "minzoom": "0", + "maxzoom": 13, "icon": { "render": "circle:#FE6F32;./assets/themes/natuurpunt/nature_reserve.svg" }