forked from MapComplete/MapComplete
Quick fixes for Natuurpunt
This commit is contained in:
parent
d6eeb74481
commit
cf68ebf404
1 changed files with 15 additions and 11 deletions
|
@ -42,7 +42,7 @@
|
|||
"socialImage": "",
|
||||
"defaultBackgroundId": "CartoDB.Positron",
|
||||
"enablePdfDownload": true,
|
||||
"enableDownload": true,
|
||||
"enableDownload": false,
|
||||
"hideFromOverview": true,
|
||||
"clustering": {
|
||||
"maxZoom": 0,
|
||||
|
@ -136,7 +136,7 @@
|
|||
"geoJsonZoomLevel": 12,
|
||||
"isOsmCache": true
|
||||
},
|
||||
"minzoom": 10,
|
||||
"minzoom": 14,
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
|
@ -159,7 +159,7 @@
|
|||
{
|
||||
"builtin": "toilet",
|
||||
"override": {
|
||||
"minzoom": "15",
|
||||
"minzoom": "14",
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
|
@ -187,7 +187,7 @@
|
|||
{
|
||||
"builtin": "birdhide",
|
||||
"override": {
|
||||
"minzoom": 12,
|
||||
"minzoom": 14,
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
|
@ -206,7 +206,7 @@
|
|||
{
|
||||
"builtin": "picnic_table",
|
||||
"override": {
|
||||
"minzoom": "16",
|
||||
"minzoom": "14",
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
|
@ -224,7 +224,7 @@
|
|||
{
|
||||
"builtin": "drinking_water",
|
||||
"override": {
|
||||
"minzoom": "16",
|
||||
"minzoom": "14",
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
|
@ -242,7 +242,7 @@
|
|||
{
|
||||
"builtin": "parking",
|
||||
"override": {
|
||||
"minzoom": "16",
|
||||
"minzoom": "14",
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": {
|
||||
|
@ -269,7 +269,7 @@
|
|||
{
|
||||
"builtin": "information_board",
|
||||
"override": {
|
||||
"minzoom": "16",
|
||||
"minzoom": "14",
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
|
@ -287,7 +287,7 @@
|
|||
{
|
||||
"builtin": "bench",
|
||||
"override": {
|
||||
"minzoom": "18",
|
||||
"minzoom": "14",
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
|
@ -305,7 +305,7 @@
|
|||
{
|
||||
"builtin": "watermill",
|
||||
"override": {
|
||||
"minzoom": "18",
|
||||
"minzoom": "14",
|
||||
"source": {
|
||||
"geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
|
||||
"geoJsonZoomLevel": 12,
|
||||
|
@ -321,5 +321,9 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"enableIframePopout": false
|
||||
"enableMoreQuests": false,
|
||||
"enableShareScreen": false,
|
||||
"enableIframePopout": false,
|
||||
"enableBackgroundLayerSelection": false
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue