forked from MapComplete/MapComplete
Merge branch 'project/natuurpunt' into extra-filter
This commit is contained in:
commit
887f298bd8
9 changed files with 299 additions and 343 deletions
|
@ -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,11 @@
|
|||
"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",
|
||||
"minzoom": 1,
|
||||
"maxzoom": 13,
|
||||
"icon": {
|
||||
"render": "circle:#FE6F32;./assets/themes/natuurpunt/nature_reserve.svg"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue