{
  "id": "natuurpunt",
  "customCss": "./assets/themes/natuurpunt/natuurpunt.css",
  "title": {
    "nl": "De Natuurpunt-kaart",
    "en": "The map of Natuurpunt",
    "de": "Die Karte von Natuurpunt",
    "nb_NO": "Naturreservater",
    "it": "Riserve naturali"
  },
  "shortDescription": {
    "nl": "Deze kaart toont de natuurgebieden van Natuurpunt",
    "en": "This map shows the nature reserves of Natuurpunt",
    "de": "Diese Karte zeigt Naturschutzgebiete des flämischen Naturverbands Natuurpunt",
    "it": "Questa cartina mostra le riserve naturali di Natuurpunt"
  },
  "description": {
    "nl": "Op deze kaart vind je alle natuurgebieden die Natuurpunt ter beschikking stelt",
    "en": "On this map you can find all the nature reserves that Natuurpunt offers ",
    "it": "In questa cartina è possibile trovare tutte le riserve naturali offerte da Natuupunt. ",
    "de": "Auf dieser Karte können Sie alle Naturschutzgebiete von Natuurpunt finden ",
    "zh_Hant": "在這張地圖上您可以找到 Natuurpunt 提供的所有自然保護區 "
  },
  "mustHaveLanguage": [
    "nl"
  ],
  "icon": "./assets/themes/natuurpunt/natuurpunt.png",
  "startLat": 51.20875,
  "startLon": 3.22435,
  "startZoom": 15,
  "lockLocation": [
    [
      2.1,
      50.4
    ],
    [
      6.4,
      51.54
    ]
  ],
  "widenFactor": 2,
  "defaultBackgroundId": "CartoDB.Positron",
  "enablePdfDownload": true,
  "enableDownload": false,
  "hideFromOverview": true,
  "clustering": {
    "maxZoom": 0,
    "#": "Disable clustering for this theme"
  },
  "layers": [
    {
      "#": "Nature reserve with geometry, z>=13",
      "builtin": "nature_reserve",
      "override": {
        "name": null,
        "source": {
          "osmTags": {
            "+and": [
              "operator~.*[nN]atuurpunt.*"
            ]
          },
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true
        },
        "minzoom": 13,
        "minzoomVisible": 0,
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/nature_reserve.svg"
            }
          }
        ],
        "=filter": {
          "sameAs": "nature_reserve_centerpoints"
        },
        "=presets": []
      }
    },
    {
      "#": "Nature reserve overview from cache, points only, z < 13",
      "builtin": "nature_reserve",
      "wayHandling": 1,
      "override": {
        "id": "nature_reserve_centerpoints",
        "source": {
          "osmTags": {
            "+and": [
              "operator~.*[nN]atuurpunt.*"
            ]
          },
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_nature_reserve_points.geojson",
          "isOsmCache": "duplicate"
        },
        "minzoom": 1,
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/nature_reserve.svg"
            },
            "presets": []
          }
        ],
        "presets": [
          {
            "tags+": "operator=Natuurpunt"
          }
        ]
      }
    },
    {
      "builtin": "visitor_information_centre",
      "override": {
        "source": {
          "osmTags": {
            "+and": [
              "operator~.*[nN]atuurpunt.*"
            ]
          },
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_points.geojson",
          "isOsmCache": true
        },
        "minzoom": 1,
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/information.svg"
            }
          }
        ]
      }
    },
    {
      "builtin": "trail",
      "override": {
        "source": {
          "osmTags": {
            "+and": [
              "operator~.*[nN]atuurpunt.*"
            ]
          },
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true
        },
        "minzoom": 14,
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/trail.svg",
              "mappings": [
                {
                  "if": "wheelchair=yes",
                  "then": "circle:#FE6F32;./assets/themes/natuurpunt/walk_wheelchair.svg"
                },
                {
                  "if": "pushchair=yes",
                  "then": "circle:#FE6F32;./assets/themes/natuurpunt/pushchair.svg"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "builtin": "toilet",
      "override": {
        "minzoom": "14",
        "source": {
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true
        },
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/toilets.svg",
              "mappings": [
                {
                  "if": "wheelchair=yes",
                  "then": "circle:#FE6F32;./assets/themes/natuurpunt/wheelchair.svg"
                },
                {
                  "if": "toilets:position=urinals",
                  "then": "circle:#FE6F32;./assets/themes/natuurpunt/urinal.svg"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "builtin": "birdhide",
      "override": {
        "minzoom": 14,
        "presets": [
          {
            "tags+": "operator=Natuurpunt"
          },
          {
            "tags+": "operator=Natuurpunt"
          }
        ],
        "source": {
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true,
          "osmTags": {
            "+and": [
              "operator~.*[nN]atuurpunt.*"
            ]
          }
        },
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/birdhide.svg",
              "mappings": null
            }
          }
        ]
      }
    },
    {
      "builtin": "picnic_table",
      "override": {
        "minzoom": "14",
        "source": {
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true
        },
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/picnic_table.svg"
            }
          }
        ]
      }
    },
    {
      "builtin": "drinking_water",
      "override": {
        "minzoom": "14",
        "source": {
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true
        },
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/drips.svg"
            }
          }
        ]
      }
    },
    {
      "builtin": "parking",
      "override": {
        "minzoom": "14",
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/parking.svg",
              "mappings": [
                {
                  "if": "amenity=bicycle_parking",
                  "then": "circle:#FE6F32;./assets/themes/natuurpunt/parkingbike.svg"
                }
              ]
            },
            "iconOverlays": [
              {
                "if": "capacity:disabled=yes",
                "then": "circle:#335D9F;./assets/themes/natuurpunt/parkingwheels.svg",
                "badge": true
              }
            ]
          },
          null
        ]
      }
    },
    {
      "builtin": "information_board",
      "override": {
        "minzoom": "14",
        "source": {
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true
        },
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/information_board.svg"
            }
          }
        ]
      }
    },
    {
      "builtin": "bench",
      "override": {
        "minzoom": "14",
        "source": {
          "geoJson": "https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/natuurpunt_cache/natuurpunt_{layer}_{z}_{x}_{y}.geojson",
          "geoJsonZoomLevel": 12,
          "isOsmCache": true
        },
        "mapRendering": [
          {
            "icon": {
              "render": "circle:#FE6F32;./assets/themes/natuurpunt/bench.svg"
            }
          }
        ]
      }
    },
    {
      "builtin": "gps_track",
      "override": {
        "name": null
      }
    }
  ],
  "enableMoreQuests": false,
  "enableShareScreen": false,
  "enableIframePopout": false,
  "enableBackgroundLayerSelection": false,
  "enableNoteImports": false
}