{
  "version": 8,
    "sprite": "../sprites/sprite",
    "glyphs": "../fonts/{fontstack}/{range}.pbf",
    "sources": {
        "esri": {
            "type": "vector",
            "url": "../../"
        }
  },
  "layers": [
    {
      "id": "administratief/grens/landsgrens Nederland",
      "type": "line",
      "source": "esri",
      "source-layer": "landsgrens Nederland",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              0,
              1.33333
            ],
            [
              13,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "background",
      "type": "background",
      "paint": {
        "background-color": "#FFFFFF"
      },
      "layout": {}
    },
    {
      "id": "bodemgebruik/buitenland/water",
      "type": "fill",
      "source": "esri",
      "source-layer": "water",
      "layout": {},
      "paint": {
        "fill-color": "#CCEDFF"
      }
    },
    {
      "id": "bodemgebruik/buitenland/land (vlak)",
      "type": "fill",
      "source": "esri",
      "source-layer": "land (vlak)",
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "bodemgebruik/terrein/gras",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(237,243,224,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/bos",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(217,232,184,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/naaldbos",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(204,212,173,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/bouwland",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(255,255,229,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/zand",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(250,250,215,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/gesloten verharding:kunststof",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(204,212,173,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/gesloten verharding",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "layout": {},
      "paint": {
        "fill-color": "#EBEBEB"
      }
    },
    {
      "id": "bodemgebruik/terrein/open verharding",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(242,242,242,0.6)",
        "fill-outline-color": "#E1E1E1"
      }
    },
    {
      "id": "bodemgebruik/terrein/half verhard",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "layout": {},
      "paint": {
        "fill-color": "#F5F5F5",
        "fill-outline-color": "#E1E1E1"
      }
    },
    {
      "id": "bodemgebruik/terrein/onverhard",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        9
      ],
      "layout": {},
      "paint": {
        "fill-color": "#F7F7E6"
      }
    },
    {
      "id": "bodemgebruik/terrein/kassengebied",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        10
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(242,242,242,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/heide",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        11
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(240,225,245,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/moeras",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        12
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(220,240,240,0.6)"
      }
    },
    {
      "id": "bodemgebruik/terrein/overig",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        13
      ],
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              0,
              "rgba(229,229,229,0.8)"
            ],
            [
              7,
              "rgba(255,255,255,0.6)"
            ]
          ]
        }
      }
    },
    {
      "id": "bodemgebruik/terrein/aanlegsteiger",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        14
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(217,209,186,0.8)"
      }
    },
    {
      "id": "bodemgebruik/terrein/bebouwd gebied",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        15
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(235,235,235,0.8)"
      }
    },
    {
      "id": "bodemgebruik/terrein/dodenakker",
      "type": "fill",
      "source": "esri",
      "source-layer": "terrein",
      "filter": [
        "==",
        "_symbol",
        16
      ],
      "layout": {},
      "paint": {
        "fill-color": "rgba(237,237,190,0.6)"
      }
    },
    {
      "id": "bodemgebruik/waterdeel (vlak)/greppel",
      "type": "fill",
      "source": "esri",
      "source-layer": "waterdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "layout": {},
      "paint": {
        "fill-color": "#EAF7F9"
      }
    },
    {
      "id": "bodemgebruik/waterdeel (vlak)/water",
      "type": "fill",
      "source": "esri",
      "source-layer": "waterdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "layout": {},
      "paint": {
        "fill-color": "#CCEDFF"
      }
    },
    {
      "id": "bodemgebruik/waterdeel (vlak)/droogvallend",
      "type": "fill",
      "source": "esri",
      "source-layer": "waterdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "layout": {},
      "paint": {
        "fill-color": "#E3F7FC"
      }
    },
    {
      "id": "bodemgebruik/waterdeel (vlak)/droogvallend (LAT)",
      "type": "fill",
      "source": "esri",
      "source-layer": "waterdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "layout": {},
      "paint": {
        "fill-color": "#D7F2FE"
      }
    },
    {
      "id": "bodemgebruik/waterdeel (lijn)/0,5 - 3 meter",
      "type": "line",
      "source": "esri",
      "source-layer": "waterdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCEDFF",
        "line-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterdeel (lijn)/3 - 6 meter",
      "type": "line",
      "source": "esri",
      "source-layer": "waterdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCEDFF",
        "line-width": {
          "stops": [
            [
              9,
              1.33333
            ],
            [
              10,
              2.66667
            ],
            [
              11,
              2.66667
            ]
          ]
        }
      }
    },
    {
      "id": "kunstwerk/overbruggingsdeel/pijler",
      "type": "fill",
      "source": "esri",
      "source-layer": "overbruggingsdeel",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E6E6E6",
        "fill-outline-color": "#BEBEBE"
      }
    },
    {
      "id": "kunstwerk/overbruggingsdeel/dek",
      "type": "fill",
      "source": "esri",
      "source-layer": "overbruggingsdeel",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#EBEBEB"
      }
    },
    {
      "id": "kunstwerk/scheiding (vlak)/kademuur",
      "type": "fill",
      "source": "esri",
      "source-layer": "scheiding (vlak)",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2F2",
        "fill-outline-color": "#D6D6D6"
      }
    },
    {
      "id": "kunstwerk/scheiding (vlak)/muur",
      "type": "fill",
      "source": "esri",
      "source-layer": "scheiding (vlak)",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#FFFAF8",
        "fill-outline-color": "#E1E1E1"
      }
    },
    {
      "id": "kunstwerk/scheiding (vlak)/transitie",
      "type": "fill",
      "source": "esri",
      "source-layer": "scheiding (vlak)",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/perron",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2F2",
        "fill-outline-color": "#D6D6D6"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/duiker",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2F2",
        "fill-outline-color": "#D6D6D6"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/keermuur",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E4E4E4",
        "fill-outline-color": "#B9B9B9"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/gemaal",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E4E4E4",
        "fill-outline-color": "#B9B9B9"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/hoogspanningsmast",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E4E4E4",
        "fill-outline-color": "#B9B9B9"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/ponton",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E4E4E4",
        "fill-outline-color": "#B9B9B9"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/sluis",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E4E4E4",
        "fill-outline-color": "#B9B9B9"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/stuw",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E4E4E4",
        "fill-outline-color": "#B9B9B9"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/overig",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "rgba(230,230,230,0.6)"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/steiger",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        9
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#D9CCB8",
        "fill-outline-color": "#BFB8AA"
      }
    },
    {
      "id": "kunstwerk/kunstwerkdeel/transitie",
      "type": "fill",
      "source": "esri",
      "source-layer": "kunstwerkdeel",
      "filter": [
        "==",
        "_symbol",
        10
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "kunstwerk/scheiding (lijn)",
      "type": "line",
      "source": "esri",
      "source-layer": "scheiding (lijn)",
      "minzoom": 12,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              0,
              1.33333
            ],
            [
              10,
              0
            ],
            [
              11,
              0
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              1.33333
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              5.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/overig bouwwerk/bassin",
      "type": "fill",
      "source": "esri",
      "source-layer": "overig bouwwerk",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#CCEDFF",
        "fill-outline-color": "#AECFE1"
      }
    },
    {
      "id": "pand/overig bouwwerk/lage trafo",
      "type": "fill",
      "source": "esri",
      "source-layer": "overig bouwwerk",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2F2",
        "fill-outline-color": "#D6D6D6"
      }
    },
    {
      "id": "pand/overig bouwwerk/overig/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "overig bouwwerk",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E4E4E4"
      }
    },
    {
      "id": "pand/overig bouwwerk/overig/0",
      "type": "line",
      "source": "esri",
      "source-layer": "overig bouwwerk",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B9B9B9",
        "line-width": {
          "stops": [
            [
              11,
              0.133333
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/overig bouwwerk/windturbine/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "overig bouwwerk",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#CCCCCC"
      }
    },
    {
      "id": "pand/overig bouwwerk/windturbine/1",
      "type": "line",
      "source": "esri",
      "source-layer": "overig bouwwerk",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E4E4E4",
        "line-width": {
          "stops": [
            [
              11,
              0.133333
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/overig bouwwerk/windturbine/0",
      "type": "symbol",
      "source": "esri",
      "source-layer": "overig bouwwerk",
      "filter": [
        "all",
        [
          "==",
          "_symbol",
          3
        ],
        [
          "==",
          "$type",
          "Point"
        ]
      ],
      "minzoom": 9,
      "layout": {
        "icon-image": "pand/overig bouwwerk/windturbine/0",
        "icon-size": {
          "base": 1,
          "stops": [
            [
              11,
              0.75
            ],
            [
              12,
              1.25
            ],
            [
              13,
              1.4
            ],
            [
              14,
              1.5
            ]
          ]
        },
        "icon-rotate": 30,
        "icon-allow-overlap": true
      },
      "paint": {}
    },
    {
      "id": "pand/Lig- en standplaats/Ligplaats",
      "type": "fill",
      "source": "esri",
      "source-layer": "Lig- en standplaats",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "rgba(150,175,188,0.2)",
        "fill-outline-color": "rgba(145,168,181,0.5)"
      }
    },
    {
      "id": "pand/Lig- en standplaats/Standplaats",
      "type": "fill",
      "source": "esri",
      "source-layer": "Lig- en standplaats",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "rgba(225,225,225,0.5)",
        "fill-outline-color": "rgba(156,156,156,0.65)"
      }
    },
    {
      "id": "pand/pand/ziekenhuis/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              9,
              "rgba(130,130,130,0.8)"
            ],
            [
              10,
              "#828282"
            ]
          ]
        },
        "fill-translate": [
          1,
          1.33
        ]
      }
    },
    {
      "id": "pand/pand/ziekenhuis/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F5DCDC"
      }
    },
    {
      "id": "pand/pand/ziekenhuis/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/ziekenhuis_1/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#F5DCDC"
      }
    },
    {
      "id": "pand/pand/overig/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              9,
              "rgba(130,130,130,0.8)"
            ],
            [
              10,
              "#828282"
            ]
          ]
        },
        "fill-translate": [
          1,
          1.33333
        ]
      }
    },
    {
      "id": "pand/pand/overig/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#D6D6D6"
      }
    },
    {
      "id": "pand/pand/overig_1/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#D6D6D6"
      }
    },
    {
      "id": "pand/pand/overig/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/overig_1/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/ziekenhuis_1/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/educatie/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              9,
              "rgba(130,130,130,0.8)"
            ],
            [
              10,
              "#828282"
            ]
          ]
        },
        "fill-translate": [
          1,
          1.33
        ]
      }
    },
    {
      "id": "pand/pand/educatie/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E6E1D6"
      }
    },
    {
      "id": "pand/pand/educatie_1/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#E6E1D6"
      }
    },
    {
      "id": "pand/pand/educatie/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/educatie_1/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/religieus gebouw/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              9,
              "rgba(130,130,130,0.8)"
            ],
            [
              10,
              "#828282"
            ]
          ]
        },
        "fill-translate": [
          1,
          1.33
        ]
      }
    },
    {
      "id": "pand/pand/religieus gebouw/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2D9"
      }
    },
    {
      "id": "pand/pand/religieus gebouw_1/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2D9"
      }
    },
    {
      "id": "pand/pand/religieus gebouw/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/religieus gebouw_1/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/recreatie/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              9,
              "rgba(130,130,130,0.8)"
            ],
            [
              10,
              "#828282"
            ]
          ]
        },
        "fill-translate": [
          1,
          1.33
        ]
      }
    },
    {
      "id": "pand/pand/recreatie/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#c8d0d7"
      }
    },
    {
      "id": "pand/pand/recreatie_1/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#c8d0d7"
      }
    },
    {
      "id": "pand/pand/recreatie/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/recreatie_1/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/kas/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              9,
              "rgba(130,130,130,0.8)"
            ],
            [
              10,
              "#828282"
            ]
          ]
        },
        "fill-translate": [
          1,
          1.33
        ]
      }
    },
    {
      "id": "pand/pand/kas/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F0F0F0"
      }
    },
    {
      "id": "pand/pand/kas_1/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#F0F0F0"
      }
    },
    {
      "id": "pand/pand/kas/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BFBFBF",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              1.33333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/kas_1/0",
      "type": "line",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BFBFBF",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              1.33333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "pand/pand/huizenblok/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": {
          "base": 1,
          "stops": [
            [
              9,
              "rgba(130,130,130,0.8)"
            ],
            [
              10,
              "#828282"
            ]
          ]
        },
        "fill-translate": [
          1,
          1.33333
        ]
      }
    },
    {
      "id": "pand/pand/huizenblok/0",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E0E1E0"
      }
    },
    {
      "id": "pand/pand/huizenblok_1",
      "type": "fill",
      "source": "esri",
      "source-layer": "pand",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-color": "#E0E1E0"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/woonerf/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        15
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/ruiterpad/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        14
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/voetpad/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        13
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/voetgangersgebied/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        12
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/parkeervlak/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        11
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/regionale weg:verkeersdrempel/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        10
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/fietspad/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        9
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/regionale weg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/autoweg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/autosnelweg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/transitie/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/vliegverkeer/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              8,
              0.333333
            ],
            [
              9,
              0.666667
            ],
            [
              10,
              1.33333
            ],
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/spoorbaan/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              8,
              0.333333
            ],
            [
              9,
              0.666667
            ],
            [
              10,
              1.33333
            ],
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/lokale weg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              8,
              0.333333
            ],
            [
              9,
              0.666667
            ],
            [
              10,
              1.33333
            ],
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/inrit/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              8,
              0.333333
            ],
            [
              9,
              0.666667
            ],
            [
              10,
              1.33333
            ],
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/OV-baan/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              8,
              0.333333
            ],
            [
              9,
              0.666667
            ],
            [
              10,
              1.33333
            ],
            [
              11,
              0.666667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              2
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/OV-baan/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/inrit/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/lokale weg/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/spoorbaan/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/vliegverkeer/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/transitie/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#CCCCCC"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/autosnelweg/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#CCCCCC"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/autoweg/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#CCCCCC"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/regionale weg/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#CCCCCC"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/fietspad/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        9
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#EDE3D9"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/regionale weg:verkeersdrempel/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        10
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#E1E1E1"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/parkeervlak/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        11
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#E1E1E1"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/voetgangersgebied/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        12
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2F2"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/voetpad/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        13
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#EBEBEB"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/ruiterpad/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        14
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#EBEBEB"
      }
    },
    {
      "id": "infrastructuur/wegdeel (vlak)/woonerf/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "wegdeel (vlak)",
      "filter": [
        "==",
        "_symbol",
        15
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-color": "#EBEBEB"
      }
    },
    {
      "id": "infrastructuur/panden/BGT - Pand onder maaiveld",
      "type": "line",
      "source": "esri",
      "source-layer": "BGT - Pand onder maaiveld",
      "minzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(178,178,178,0.4)",
        "line-dasharray": [
          8,
          2
        ],
        "line-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - overig/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#828282",
        "fill-translate": [
          1,
          1.66667
        ]
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - overig/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#D6D6D6"
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - overig/0",
      "type": "line",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - educatie/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#828282",
        "fill-translate": [
          1,
          1.66667
        ]
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - educatie/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E6E1D6"
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - educatie/0",
      "type": "line",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - religieus gebouw/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#828282",
        "fill-translate": [
          1,
          1.66667
        ]
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - religieus gebouw/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F2F2D9"
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - religieus gebouw/0",
      "type": "line",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - recreatie/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#828282",
        "fill-translate": [
          1,
          1.66667
        ]
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - recreatie/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#C8D0D7"
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - recreatie/0",
      "type": "line",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              0.266667
            ],
            [
              13,
              0.533333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - ziekenhuis/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#828282",
        "fill-translate": [
          1,
          1.66667
        ]
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - ziekenhuis/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F5DCDC"
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - ziekenhuis/0",
      "type": "line",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              11,
              0.266667
            ],
            [
              12,
              0.533333
            ],
            [
              13,
              0.8
            ],
            [
              14,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - kas/2",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#828282",
        "fill-translate": [
          1,
          1.66667
        ]
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - kas/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F0F0F0"
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - kas/0",
      "type": "line",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BFBFBF",
        "line-width": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              0.266667
            ],
            [
              11,
              0.266667
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              1.33333
            ],
            [
              14,
              1.06667
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - huizenblok/1",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#828282",
        "fill-translate": [
          1,
          1.66667
        ]
      }
    },
    {
      "id": "infrastructuur/panden/BGT - pand/BGT - huizenblok/0",
      "type": "fill",
      "source": "esri",
      "source-layer": "BGT - pand",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#E0E1E0"
      }
    },
    {
      "id": "infrastructuur/panden/Overhangende panden",
      "type": "fill",
      "source": "esri",
      "source-layer": "Overhangende delen pand",
      "minzoom": 12,
      "layout": {},
      "paint": {
        "fill-color": "rgba(214,214,214,0.5)",
        "fill-outline-color": "rgba(156,156,156,0.5)"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlm rechtdoor/linksaf",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - punt",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlm rechtdoor/linksaf",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "icon-rotate": {
          "property": "GRADENHOEK",
          "default": 0,
          "type": "identity"
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlm rechtdoor/rechtsaf",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - punt",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlm rechtdoor/rechtsaf",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "icon-rotate": {
          "property": "GRADENHOEK",
          "default": 0,
          "type": "identity"
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlmarkering linksaf",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - punt",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlmarkering linksaf",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "icon-rotate": {
          "property": "GRADENHOEK",
          "default": 0,
          "type": "identity"
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlmarkering rechtdoor",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - punt",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlmarkering rechtdoor",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "icon-rotate": {
          "property": "GRADENHOEK",
          "default": 0,
          "type": "identity"
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlmarkering rechtsaf",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - punt",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - punt/pijlmarkering rechtsaf",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "icon-rotate": {
          "property": "GRADENHOEK",
          "default": 0,
          "type": "identity"
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - punt/verdrijfpijl l",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - punt",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - punt/verdrijfpijl l",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "icon-rotate": {
          "property": "GRADENHOEK",
          "default": 0,
          "type": "identity"
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - punt/verdrijfpijl r",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - punt",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - punt/verdrijfpijl r",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "icon-rotate": {
          "property": "GRADENHOEK",
          "default": 0,
          "type": "identity"
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - lijn/blokmarkering",
      "type": "line",
      "source": "esri",
      "source-layer": "DTB - lijn",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-dasharray": [
          1,
          1
        ],
        "line-width": {
          "stops": [
            [
              11,
              1.33333
            ],
            [
              13,
              2.66667
            ],
            [
              15,
              2.66667
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - lijn/driehoekmarkering",
      "type": "symbol",
      "source": "esri",
      "source-layer": "DTB - lijn",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "icon-image": "infrastructuur/DTB - wegmarkeringen/DTB - lijn/driehoekmarkering",
        "icon-size": {
          "stops": [
            [
              11,
              0.5
            ],
            [
              13,
              1
            ],
            [
              15,
              1
            ]
          ]
        },
        "symbol-spacing": 5.33333,
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#FFFFFF"
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - lijn/verflijn",
      "type": "line",
      "source": "esri",
      "source-layer": "DTB - lijn",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              11,
              0.8
            ],
            [
              13,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/DTB - wegmarkeringen/DTB - lijn/verfstippellijn",
      "type": "line",
      "source": "esri",
      "source-layer": "DTB - lijn",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-dasharray": [
          3,
          2,
          3,
          0
        ],
        "line-width": {
          "stops": [
            [
              11,
              0.8
            ],
            [
              13,
              1.33333
            ],
            [
              15,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegmarkering",
      "type": "line",
      "source": "esri",
      "source-layer": "wegmarkering",
      "minzoom": 11,
      "layout": {},
      "paint": {
        "line-color": "#FFFFFF",
        "line-dasharray": [
          9,
          3
        ],
        "line-width": {
          "stops": [
            [
              11.415,
              1.33333
            ],
            [
              12,
              1.33333
            ],
            [
              13,
              1.6
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              5.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/veerverbinding",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 4,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#A3BFBF",
        "line-dasharray": [
          5,
          2
        ],
        "line-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/overig/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-width": {
          "stops": [
            [
              9,
              1.66667
            ],
            [
              10,
              2
            ],
            [
              11,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/overig/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              9,
              1.11111
            ],
            [
              10,
              1.33333
            ],
            [
              11,
              2.66667
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/straat/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 6,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-width": {
          "stops": [
            [
              6,
              0.666667
            ],
            [
              7,
              1
            ],
            [
              8,
              1.66667
            ],
            [
              9,
              2
            ],
            [
              10,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/straat/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 6,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              6,
              0.444444
            ],
            [
              7,
              0.666667
            ],
            [
              8,
              1.11111
            ],
            [
              9,
              1.33333
            ],
            [
              10,
              2.66667
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/lokale weg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-width": {
          "stops": [
            [
              5,
              1
            ],
            [
              6,
              1.33333
            ],
            [
              7,
              2
            ],
            [
              8,
              2.66667
            ],
            [
              9,
              3.33333
            ],
            [
              10,
              6.66667
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/lokale weg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              5,
              0.666667
            ],
            [
              6,
              0.888889
            ],
            [
              7,
              1.33333
            ],
            [
              8,
              1.77778
            ],
            [
              9,
              2.22222
            ],
            [
              10,
              4.44444
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/regionale weg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              5,
              1.33333
            ],
            [
              6,
              1.66667
            ],
            [
              7,
              1.66667
            ],
            [
              8,
              1.66667
            ],
            [
              9,
              3.33333
            ],
            [
              10,
              6.66667
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/regionale weg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              5,
              0.888889
            ],
            [
              6,
              1.11111
            ],
            [
              7,
              1.11111
            ],
            [
              8,
              1.11111
            ],
            [
              9,
              2.22222
            ],
            [
              10,
              4.44444
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/hoofdweg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 2,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              2,
              0.666667
            ],
            [
              3,
              1.33333
            ],
            [
              4,
              2
            ],
            [
              5,
              2
            ],
            [
              6,
              2
            ],
            [
              7,
              2
            ],
            [
              8,
              2
            ],
            [
              9,
              4
            ],
            [
              10,
              8
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/hoofdweg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 2,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              2,
              0.444444
            ],
            [
              3,
              0.888889
            ],
            [
              4,
              1.33333
            ],
            [
              5,
              1.33333
            ],
            [
              6,
              1.33333
            ],
            [
              7,
              1.33333
            ],
            [
              8,
              1.33333
            ],
            [
              9,
              2.66667
            ],
            [
              10,
              5.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/autosnelweg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 2,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              2,
              1.33333
            ],
            [
              3,
              2.33333
            ],
            [
              4,
              2.33333
            ],
            [
              5,
              2.33333
            ],
            [
              6,
              2.33333
            ],
            [
              7,
              2.33333
            ],
            [
              8,
              2.33333
            ],
            [
              9,
              4.66667
            ],
            [
              10,
              9.33333
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/autosnelweg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel (lijn)",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 2,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              2,
              1
            ],
            [
              3,
              1.75
            ],
            [
              4,
              1.75
            ],
            [
              5,
              1.75
            ],
            [
              6,
              1.75
            ],
            [
              7,
              1.75
            ],
            [
              8,
              1.75
            ],
            [
              9,
              3.5
            ],
            [
              10,
              7
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/sneltram/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BFB8AA",
        "line-width": {
          "stops": [
            [
              9,
              1.33333
            ],
            [
              11,
              2.66667
            ],
            [
              12,
              4
            ],
            [
              13,
              6.66667
            ],
            [
              14,
              10.6667
            ],
            [
              15,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/sneltram/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E6E6E6",
        "line-dasharray": [
          5,
          6
        ],
        "line-width": {
          "stops": [
            [
              9,
              1.33333
            ],
            [
              11,
              2.66667
            ],
            [
              12,
              4
            ],
            [
              13,
              6.66667
            ],
            [
              14,
              10.6667
            ],
            [
              15,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/tram/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BFB8AA",
        "line-width": {
          "stops": [
            [
              10,
              1.33333
            ],
            [
              11,
              1.33333
            ],
            [
              12,
              2
            ],
            [
              13,
              3.33333
            ],
            [
              14,
              5.33333
            ],
            [
              15,
              8
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/tram/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E6E6E6",
        "line-dasharray": [
          4,
          5
        ],
        "line-width": {
          "stops": [
            [
              10,
              1.33333
            ],
            [
              11,
              1.33333
            ],
            [
              12,
              2
            ],
            [
              13,
              3.33333
            ],
            [
              14,
              5.33333
            ],
            [
              15,
              8
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/trein/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BFB8AA",
        "line-width": {
          "stops": [
            [
              5,
              0.666667
            ],
            [
              6,
              1.33333
            ],
            [
              7,
              1.33333
            ],
            [
              8,
              1.33333
            ],
            [
              9,
              2.66667
            ],
            [
              10,
              4
            ],
            [
              11,
              4
            ],
            [
              12,
              5.33333
            ],
            [
              13,
              8
            ],
            [
              14,
              12
            ],
            [
              15,
              20
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/trein/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E6E6E6",
        "line-dasharray": [
          6,
          7
        ],
        "line-width": {
          "stops": [
            [
              5,
              0.333333
            ],
            [
              6,
              0.666667
            ],
            [
              7,
              0.666667
            ],
            [
              8,
              0.666667
            ],
            [
              9,
              1.33333
            ],
            [
              10,
              2
            ],
            [
              11,
              2
            ],
            [
              12,
              2.66667
            ],
            [
              13,
              4
            ],
            [
              14,
              6
            ],
            [
              15,
              10
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/metro/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BFB8AA",
        "line-width": {
          "stops": [
            [
              8,
              1.33333
            ],
            [
              11,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/spoor/metro/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoor",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E6E6E6",
        "line-dasharray": [
          6,
          7
        ],
        "line-width": {
          "stops": [
            [
              8,
              1.33333
            ],
            [
              11,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "infrastructuur/tunneldeel",
      "type": "fill",
      "source": "esri",
      "source-layer": "tunneldeel",
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "rgba(240,240,240,0.5)",
        "fill-outline-color": "rgba(178,178,178,0.7)"
      }
    },
    {
      "id": "infrastructuur/Wegdeel (vlak) - tunnel",
      "type": "fill",
      "source": "esri",
      "source-layer": "Wegdeel (vlak) - tunnel",
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "rgba(240,240,240,0.25)",
        "fill-outline-color": "rgba(178,178,178,0.7)"
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/autosnelweg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              2,
              1.33333
            ],
            [
              3,
              2.33333
            ],
            [
              4,
              2.33333
            ],
            [
              5,
              2.33333
            ],
            [
              6,
              2.33333
            ],
            [
              7,
              2.33333
            ],
            [
              8,
              2.33333
            ],
            [
              9,
              4.66667
            ],
            [
              10,
              9.33333
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/autosnelweg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              2,
              1
            ],
            [
              3,
              1.75
            ],
            [
              4,
              1.75
            ],
            [
              5,
              1.75
            ],
            [
              6,
              1.75
            ],
            [
              7,
              1.75
            ],
            [
              8,
              1.75
            ],
            [
              9,
              3.5
            ],
            [
              10,
              7
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/hoofdweg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              2,
              0.666667
            ],
            [
              3,
              1.33333
            ],
            [
              4,
              2
            ],
            [
              5,
              2
            ],
            [
              6,
              2
            ],
            [
              7,
              2
            ],
            [
              8,
              2
            ],
            [
              9,
              4
            ],
            [
              10,
              8
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/hoofdweg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              2,
              0.444444
            ],
            [
              3,
              0.888889
            ],
            [
              4,
              1.33333
            ],
            [
              5,
              1.33333
            ],
            [
              6,
              1.33333
            ],
            [
              7,
              1.33333
            ],
            [
              8,
              1.33333
            ],
            [
              9,
              2.66667
            ],
            [
              10,
              5.33333
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/lokale weg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-width": {
          "stops": [
            [
              5,
              1
            ],
            [
              6,
              1.33333
            ],
            [
              7,
              1.66667
            ],
            [
              8,
              1.66667
            ],
            [
              9,
              3.33333
            ],
            [
              10,
              6.66667
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/lokale weg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              5,
              0.666667
            ],
            [
              6,
              0.888889
            ],
            [
              7,
              1.11111
            ],
            [
              8,
              1.11111
            ],
            [
              9,
              2.22222
            ],
            [
              10,
              4.44444
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/overig/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-width": {
          "stops": [
            [
              9,
              1.66667
            ],
            [
              10,
              2
            ],
            [
              11,
              4
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/overig/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              9,
              1.11111
            ],
            [
              10,
              1.33333
            ],
            [
              11,
              2.66667
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/regionale weg/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              5,
              1.33333
            ],
            [
              6,
              1.66667
            ],
            [
              7,
              1.66667
            ],
            [
              8,
              1.66667
            ],
            [
              9,
              3.33333
            ],
            [
              10,
              6.66667
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/regionale weg/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B2B2B2",
        "line-width": {
          "stops": [
            [
              5,
              0.888889
            ],
            [
              6,
              1.11111
            ],
            [
              7,
              1.11111
            ],
            [
              8,
              1.11111
            ],
            [
              9,
              2.22222
            ],
            [
              10,
              4.44444
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/straat/1",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 6,
      "maxzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-width": {
          "stops": [
            [
              6,
              0.666667
            ],
            [
              7,
              1
            ],
            [
              8,
              1.66667
            ],
            [
              9,
              2
            ],
            [
              10,
              4
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/straat/0",
      "type": "line",
      "source": "esri",
      "source-layer": "wegdeel - tunnel",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 6,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              6,
              0.444444
            ],
            [
              7,
              0.666667
            ],
            [
              8,
              1.11111
            ],
            [
              9,
              1.33333
            ],
            [
              10,
              2.66667
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "infrastructuur/spoortunnel/sneltram/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(191,184,170,0.5)",
        "line-width": {
          "stops": [
            [
              9,
              1.33333
            ],
            [
              11,
              2.66667
            ],
            [
              12,
              4
            ],
            [
              13,
              6.66667
            ],
            [
              14,
              10.6667
            ],
            [
              15,
              16
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/spoortunnel/sneltram/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,230,230,0.83)",
        "line-dasharray": [
          5,
          6
        ],
        "line-width": {
          "stops": [
            [
              9,
              1.33333
            ],
            [
              11,
              2.66667
            ],
            [
              12,
              4
            ],
            [
              13,
              6.66667
            ],
            [
              14,
              10.6667
            ],
            [
              15,
              16
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/spoortunnel/tram/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(191,184,170,0.5)",
        "line-width": {
          "stops": [
            [
              10,
              1.33333
            ],
            [
              11,
              1.33333
            ],
            [
              12,
              2
            ],
            [
              13,
              3.33333
            ],
            [
              14,
              5.33333
            ],
            [
              15,
              8
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/spoortunnel/tram/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,230,230,0.83)",
        "line-dasharray": [
          4,
          5
        ],
        "line-width": {
          "stops": [
            [
              10,
              1.33333
            ],
            [
              11,
              1.33333
            ],
            [
              12,
              2
            ],
            [
              13,
              3.33333
            ],
            [
              14,
              5.33333
            ],
            [
              15,
              8
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/spoortunnel/trein/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(191,184,170,0.8)",
        "line-width": {
          "stops": [
            [
              5,
              0.666667
            ],
            [
              6,
              1.33333
            ],
            [
              7,
              1.33333
            ],
            [
              8,
              1.33333
            ],
            [
              9,
              2.66667
            ],
            [
              10,
              4
            ],
            [
              11,
              4
            ],
            [
              12,
              5.33333
            ],
            [
              13,
              8
            ],
            [
              14,
              12
            ],
            [
              15,
              20
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/spoortunnel/trein/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E6E6E6",
        "line-dasharray": [
          6,
          7
        ],
        "line-width": {
          "stops": [
            [
              5,
              0.333333
            ],
            [
              6,
              0.666667
            ],
            [
              7,
              0.666667
            ],
            [
              8,
              0.666667
            ],
            [
              9,
              1.33333
            ],
            [
              10,
              2
            ],
            [
              11,
              2
            ],
            [
              12,
              2.66667
            ],
            [
              13,
              4
            ],
            [
              14,
              6
            ],
            [
              15,
              10
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/spoortunnel/metro/1",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(191,184,170,0.5)",
        "line-width": {
          "stops": [
            [
              8,
              1.33333
            ],
            [
              11,
              4
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/spoortunnel/metro/0",
      "type": "line",
      "source": "esri",
      "source-layer": "spoortunnel",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "maxzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,230,230,0.83)",
        "line-dasharray": [
          6,
          7
        ],
        "line-width": {
          "stops": [
            [
              8,
              1.33333
            ],
            [
              11,
              4
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "infrastructuur/parkeerplaatsen/Startbaan, landingsbaan",
      "type": "fill",
      "source": "esri",
      "source-layer": "parkeerplaatsen",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "layout": {},
      "paint": {
        "fill-color": "#E6E1DA"
      }
    },
    {
      "id": "infrastructuur/parkeerplaatsen/Rolbaan, platform",
      "type": "fill",
      "source": "esri",
      "source-layer": "parkeerplaatsen",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "layout": {},
      "paint": {
        "fill-color": "#F4F1EB"
      }
    },
    {
      "id": "infrastructuur/parkeerplaatsen/Parkeerplaats icoon",
      "type": "symbol",
      "source": "esri",
      "source-layer": "parkeerplaatsen",
      "filter": [
        "all",
        [
          "==",
          "_symbol",
          2
        ],
        [
          "==",
          "$type",
          "Point"
        ]
      ],
      "minzoom": 11,
      "layout": {
        "icon-allow-overlap": true,
        "icon-image": "infrastructuur/parkeerplaatsen/Parkeerplaats, P+R. Carpool"
      },
      "paint": {}
    },
    {
      "id": "infrastructuur/parkeerplaatsen/Parkeerplaats fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "parkeerplaatsen",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "maxzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#F4F4F4"
      }
    },
    {
      "id": "inrichtingselement/bord",
      "type": "circle",
      "source": "esri",
      "source-layer": "bord",
      "minzoom": 12,
      "layout": {},
      "paint": {
        "circle-radius": {
          "stops": [
            [
              0,
              6.66667
            ],
            [
              11.415,
              0.666667
            ],
            [
              12,
              0.666667
            ],
            [
              13,
              1.33333
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              5.33333
            ]
          ]
        },
        "circle-color": "#B2B2B2",
        "circle-stroke-width": {
          "stops": [
            [
              0,
              0
            ],
            [
              11.415,
              0
            ],
            [
              12,
              0
            ],
            [
              13,
              0
            ],
            [
              14,
              0
            ],
            [
              15,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "inrichtingselement/paal",
      "type": "circle",
      "source": "esri",
      "source-layer": "paal",
      "minzoom": 12,
      "layout": {},
      "paint": {
        "circle-radius": {
          "stops": [
            [
              11.415,
              0.666667
            ],
            [
              12,
              0.666667
            ],
            [
              13,
              1.33333
            ],
            [
              14,
              2.66667
            ],
            [
              15,
              5.33333
            ]
          ]
        },
        "circle-color": "#B2B2B2",
        "circle-stroke-width": {
          "stops": [
            [
              11.415,
              0
            ],
            [
              12,
              0
            ],
            [
              13,
              0
            ],
            [
              14,
              0
            ],
            [
              15,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "inrichtingselement/boom",
      "type": "symbol",
      "source": "esri",
      "source-layer": "boom",
      "minzoom": 10,
      "layout": {
        "icon-image": "inrichtingselement/boom",
        "icon-size": {
          "stops": [
            [
              0,
              0.8
            ],
            [
              10,
              0.16
            ],
            [
              11,
              0.16
            ],
            [
              12,
              0.3
            ],
            [
              13,
              0.6
            ],
            [
              14,
              1
            ],
            [
              15,
              2
            ]
          ]
        },
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#ABCD65",
        "icon-opacity": 0.5
      }
    },
    {
      "id": "inrichtingselement/bomenrij",
      "type": "symbol",
      "source": "esri",
      "source-layer": "bomenrij",
      "minzoom": 10,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "icon-image": "inrichtingselement/bomenrij",
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              0.3
            ]
          ]
        },
        "symbol-spacing": 14.6667,
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#ABCD65",
        "icon-opacity": 0.5
      }
    },
    {
      "id": "administratief/grens/provinciegrens",
      "type": "line",
      "source": "esri",
      "source-layer": "provinciegrens",
      "minzoom": 2,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-dasharray": [
          7.14286,
          4.28571
        ],
        "line-width": {
          "stops": [
            [
              1.415,
              0.666667
            ],
            [
              13,
              1.6
            ]
          ]
        }
      }
    },
    {
      "id": "administratief/grens/landsgrens buitenland",
      "type": "line",
      "source": "esri",
      "source-layer": "landsgrens buitenland",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": {
          "stops": [
            [
              0,
              1.33333
            ],
            [
              13,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "administratief/grens/landsgrens Nederland/1",
      "type": "line",
      "source": "esri",
      "source-layer": "landsgrens Nederland",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#828282",
        "line-width": {
          "base": 1,
          "stops": [
            [
              0,
              1.33
            ],
            [
              7,
              1
            ],
            [
              11,
              1.33333
            ],
            [
              13,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "administratief/grens/landsgrens Nederland/0",
      "type": "line",
      "source": "esri",
      "source-layer": "landsgrens Nederland",
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#686868",
        "line-width": {
          "base": 1,
          "stops": [
            [
              6,
              0.2
            ],
            [
              8,
              1.33333
            ],
            [
              11,
              2
            ]
          ]
        },
        "line-dasharray": [
          3,
          2
        ],
        "line-offset": -2
      },
      "minzoom": 6
    },
    {
      "id": "administratief/wijk en buurt",
      "type": "circle",
      "source": "esri",
      "source-layer": "wijk en buurt",
      "layout": {},
      "paint": {
        "circle-radius": 6.66667,
        "circle-color": "rgba(0,0,0,0)"
      }
    },
    {
      "id": "bodemgebruik/waterloop/label/niveau 10",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterloop/label",
      "filter": [
        "==",
        "_label_class",
        6
      ],
      "minzoom": 10,
      "maxzoom": 11,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-letter-spacing": 0.5,
        "text-allow-overlap": true,
        "text-optional": true,
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterloop/label/niveau 9",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterloop/label",
      "filter": [
        "==",
        "_label_class",
        5
      ],
      "minzoom": 9,
      "maxzoom": 10,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-letter-spacing": 0.5,
        "text-allow-overlap": true,
        "text-optional": true,
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterloop/label/niveau 8",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterloop/label",
      "filter": [
        "==",
        "_label_class",
        4
      ],
      "minzoom": 8,
      "maxzoom": 9,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-letter-spacing": 0.5,
        "text-allow-overlap": true,
        "text-optional": true,
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterloop/label/niveau 7",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterloop/label",
      "filter": [
        "==",
        "_label_class",
        3
      ],
      "minzoom": 7,
      "maxzoom": 8,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-letter-spacing": 0.5,
        "text-allow-overlap": true,
        "text-optional": true,
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterloop/label/niveau 6",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterloop/label",
      "filter": [
        "==",
        "_label_class",
        2
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-letter-spacing": 0.5,
        "text-allow-overlap": true,
        "text-optional": true,
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterloop/label/niveau 5",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterloop/label",
      "filter": [
        "==",
        "_label_class",
        1
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-allow-overlap": true,
        "text-optional": true,
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterloop/label/niveau 4",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterloop/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-allow-overlap": true,
        "text-optional": true,
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/label/veerverbinding",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel (lijn)/label",
      "filter": [
        "==",
        "_label_class",
        5
      ],
      "minzoom": 6,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-field": "{_name}",
        "text-keep-upright": false,
        "text-optional": true
      },
      "paint": {
        "text-color": "#85A1A1",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 2.66667
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/label/overig",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel (lijn)/label",
      "filter": [
        "==",
        "_label_class",
        4
      ],
      "minzoom": 10,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/label/overig",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel - tunnel/label",
      "filter": [
        "==",
        "_label_class",
        4
      ],
      "minzoom": 10,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/label/regionale weg",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel (lijn)/label",
      "filter": [
        "==",
        "_label_class",
        3
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/label/regionale weg",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel - tunnel/label",
      "filter": [
        "==",
        "_label_class",
        3
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/label/lokale weg",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel (lijn)/label",
      "filter": [
        "==",
        "_label_class",
        2
      ],
      "minzoom": 10,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/label/lokale weg",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel - tunnel/label",
      "filter": [
        "==",
        "_label_class",
        2
      ],
      "minzoom": 10,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel (lijn)/label/brug",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel (lijn)/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 8,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegdeel - tunnel/label/tunnel",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegdeel - tunnel/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 8,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "pand/pand/label/naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "pand/label",
      "minzoom": 10,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-letter-spacing": 0.3,
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "#737373"
      },
      "maxzoom": 11
    },
    {
      "id": "infrastructuur/panden/BGT - Pand labels/label/naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "BGT - Pand labels",
      "minzoom": 11,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-letter-spacing": 0.3,
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "#737373"
      }
    },
    {
      "id": "administratief/wijk en buurt/label/buurt",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wijk en buurt",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 9,
      "maxzoom": 14,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Calibri Regular"
        ],
        "text-letter-spacing": 0.2,
        "text-optional": true,
        "text-field": "{_name1}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/wijk en buurt/label/wijk",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wijk en buurt",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 8,
      "maxzoom": 13,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Calibri Regular"
        ],
        "text-letter-spacing": 0.3,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "pand/huisnummerreeks/label/huisnummerreeks",
      "type": "symbol",
      "source": "esri",
      "source-layer": "huisnummerreeks",
      "minzoom": 13,
      "layout": {
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 10.6667,
        "text-rotate": {
          "property": "_label_angle",
          "default": 0,
          "type": "identity"
        },
        "text-field": "{_name}",
        "text-optional": true,
        "text-rotation-alignment": "map"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "bodemgebruik/eiland/label/naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "eiland",
      "minzoom": 4,
      "maxzoom": 8,
      "layout": {
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-size": 13.3333,
        "text-letter-spacing": 0.4,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#776032",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/groot water/label/niveau 3-8",
      "type": "symbol",
      "source": "esri",
      "source-layer": "groot water",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 3,
      "maxzoom": 8,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-letter-spacing": 0.5,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-field": "{_name2}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.8)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/groot water/label/niveau 2",
      "type": "symbol",
      "source": "esri",
      "source-layer": "groot water",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 2,
      "maxzoom": 3,
      "layout": {
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-size": 13.3333,
        "text-letter-spacing": 0.5,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.75)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/groot water/label/niveau 0-1",
      "type": "symbol",
      "source": "esri",
      "source-layer": "groot water",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 3,
      "maxzoom": 3,
      "layout": {
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-size": 12,
        "text-letter-spacing": 0.5,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.7)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/land (label)/label/Nederland",
      "type": "symbol",
      "source": "esri",
      "source-layer": "land (label)",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "maxzoom": 2,
      "layout": {
        "text-font": [
          "Corbel Regular"
        ],
        "text-letter-spacing": 0.2,
        "text-field": "{_name2}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E"
      }
    },
    {
      "id": "bodemgebruik/land (label)/label/Luxemburg",
      "type": "symbol",
      "source": "esri",
      "source-layer": "land (label)",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 1,
      "layout": {
        "text-font": [
          "Corbel Regular"
        ],
        "text-letter-spacing": 0.2,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E"
      }
    },
    {
      "id": "bodemgebruik/land (label)/label/overig",
      "type": "symbol",
      "source": "esri",
      "source-layer": "land (label)",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "layout": {
        "text-font": [
          "Corbel Regular"
        ],
        "text-letter-spacing": 0.2,
        "text-field": "{_name}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E"
      }
    },
    {
      "id": "bodemgebruik/waterdeel/label/naam - onofficiÃ«el",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterdeel (label)",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 8,
      "maxzoom": 9,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Italic"
        ],
        "text-max-width": 30,
        "text-line-height": 1.7,
        "text-letter-spacing": 0.2,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.555556
        ],
        "text-field": "{_name1}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/waterdeel/label/naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterdeel (label)",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 7,
      "maxzoom": 9,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-line-height": 0.8,
        "text-letter-spacing": 0.2,
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/Waterdeel TOP10NL/label/naam - onofficiÃ«el",
      "type": "symbol",
      "source": "esri",
      "source-layer": "Waterdeel TOP10NL (label)",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Italic"
        ],
        "text-max-width": 30,
        "text-letter-spacing": 0.2,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.555556
        ],
        "text-field": "{_name1}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/Waterdeel TOP10NL/label/naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "Waterdeel TOP10NL (label)",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "text-size": 12,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-max-width": 30,
        "text-letter-spacing": 0.2,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/groot water/label/niveau 4-8",
      "type": "symbol",
      "source": "esri",
      "source-layer": "groot water",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 4,
      "maxzoom": 8,
      "layout": {
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-size": 12,
        "text-letter-spacing": 0.5,
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.8)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/openbare ruimte (bodemgebruik)/label/landschappelijk gebied - vanaf niveau 13",
      "type": "symbol",
      "source": "esri",
      "source-layer": "openbare ruimte (bodemgebruik)",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 12,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 13.3333,
        "text-letter-spacing": 0.5,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(115,140,97,0.8)",
        "text-halo-color": "#EDF3E0",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/openbare ruimte (bodemgebruik)/label/landschappelijk gebied - vanaf niveau 11",
      "type": "symbol",
      "source": "esri",
      "source-layer": "openbare ruimte (bodemgebruik)",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 10,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 13.3333,
        "text-letter-spacing": 0.5,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(115,140,97,0.8)",
        "text-halo-color": "#EDF3E0",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "bodemgebruik/openbare ruimte (bodemgebruik)/label/water",
      "type": "symbol",
      "source": "esri",
      "source-layer": "openbare ruimte (bodemgebruik)",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 11,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-letter-spacing": 0.2,
        "text-optional": true,
        "text-rotate": {
          "property": "_label_angle3",
          "default": 0,
          "type": "identity"
        },
        "text-field": "{_name3}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "pand/Lig- en standplaats/label/Lig- en standplaats",
      "type": "symbol",
      "source": "esri",
      "source-layer": "Lig- en standplaats/label",
      "minzoom": 13,
      "layout": {
        "text-size": 10,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "infrastructuur/knooppunt/label/knooppunt",
      "type": "symbol",
      "source": "esri",
      "source-layer": "knooppunt",
      "minzoom": 7,
      "layout": {
        "text-size": 10.6667,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-letter-spacing": 0.1,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/wegnummer/label/vanaf niveau 10",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegnummer",
      "filter": [
        "==",
        "_label_class6",
        6
      ],
      "minzoom": 10,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-letter-spacing": 0.05,
        "text-field": " {_name6} ",
        "icon-image": "infrastructuur/wegnummer/vanaf niveau 10/{_len6}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "infrastructuur/wegnummer/label/vanaf niveau 9",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegnummer",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 9,
      "maxzoom": 10,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-padding": 250,
        "text-letter-spacing": 0.05,
        "text-field": " {_name5} ",
        "icon-image": "infrastructuur/wegnummer/vanaf niveau 9/{_len5}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "infrastructuur/wegnummer/label/vanaf niveau 8",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegnummer",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 8,
      "maxzoom": 9,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-padding": 100,
        "text-letter-spacing": 0.05,
        "text-field": "{_name4}",
        "icon-image": "infrastructuur/wegnummer/vanaf niveau 8/{_len4}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "infrastructuur/wegnummer/label/vanaf niveau 7",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegnummer",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 7,
      "maxzoom": 8,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-padding": 100,
        "text-letter-spacing": 0.05,
        "symbol-spacing": 1,
        "text-field": "{_name3}",
        "icon-image": "infrastructuur/wegnummer/vanaf niveau 7/{_len3}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "infrastructuur/wegnummer/label/vanaf niveau 6",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegnummer",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-padding": 100,
        "text-letter-spacing": 0.05,
        "text-field": "{_name2}",
        "icon-image": "infrastructuur/wegnummer/vanaf niveau 6/{_len2}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "infrastructuur/wegnummer/label/vanaf niveau 5",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegnummer",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-padding": 200,
        "text-letter-spacing": 0.05,
        "text-allow-overlap": true,
        "text-field": "{_name1}",
        "icon-image": "infrastructuur/wegnummer/vanaf niveau 5/{_len1}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "infrastructuur/wegnummer/label/vanaf niveau 4",
      "type": "symbol",
      "source": "esri",
      "source-layer": "wegnummer",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-size": 9.33333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-padding": 200,
        "text-letter-spacing": 0.05,
        "text-allow-overlap": true,
        "text-field": "{_name}",
        "icon-image": "infrastructuur/wegnummer/vanaf niveau 4/{_len}"
      },
      "paint": {
        "text-color": "#686868"
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 9 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class15",
        15
      ],
      "minzoom": 9,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.5
        ],
        "text-field": "{_name15}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 9",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class7",
        7
      ],
      "minzoom": 9,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 14.6667,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 8 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class14",
        14
      ],
      "minzoom": 8,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.5
        ],
        "text-field": "{_name14}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 8",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class6",
        6
      ],
      "minzoom": 8,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 14.6667,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 7 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class13",
        13
      ],
      "minzoom": 7,
      "maxzoom": 13,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.5
        ],
        "text-field": "{_name13}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 7",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 7,
      "maxzoom": 13,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 14.6667,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 6 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class12",
        12
      ],
      "minzoom": 6,
      "maxzoom": 12,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.5
        ],
        "text-field": "{_name12}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 6",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 6,
      "maxzoom": 12,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 14.6667,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 5 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class11",
        11
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-letter-spacing": 0.1,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.5
        ],
        "text-field": "{_name11}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 5",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 5,
      "maxzoom": 11,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 14.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 4 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class10",
        10
      ],
      "minzoom": 4,
      "maxzoom": 10,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-letter-spacing": 0.1,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-field": "{_name10}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333,
        "text-translate": [
          0,
          -5
        ]
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 4",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 4,
      "maxzoom": 10,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-size": 14.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 3 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class9",
        9
      ],
      "minzoom": 3,
      "maxzoom": 10,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-letter-spacing": 0.15,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-field": "{_name9}"
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333,
        "text-translate": [
          0,
          5
        ]
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 3",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 3,
      "maxzoom": 10,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-letter-spacing": 0.15,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 2 - onofficiÃ«le naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class8",
        8
      ],
      "minzoom": 2,
      "maxzoom": 10,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Calibri Italic"
        ],
        "text-letter-spacing": 0.15,
        "text-allow-overlap": true,
        "text-optional": true,
        "text-anchor": "top",
        "text-field": "{_name8}"
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333,
        "text-translate": [
          0,
          5
        ]
      }
    },
    {
      "id": "administratief/plaats/label/vanaf niveau 2",
      "type": "symbol",
      "source": "esri",
      "source-layer": "plaats",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 2,
      "maxzoom": 10,
      "layout": {
        "text-font": [
          "Calibri Regular"
        ],
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/openbare ruimte (infrastructuur)/label/weg, kunstwerk, spoorbaan - vanaf niveau 12",
      "type": "symbol",
      "source": "esri",
      "source-layer": "openbare ruimte (infrastructuur)",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 12,
      "layout": {
        "text-size": 11.3333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-letter-spacing": 0.1,
        "text-rotation-alignment": "map",
        "text-optional": true,
        "text-rotate": {
          "property": "_label_angle2",
          "default": 0,
          "type": "identity"
        },
        "text-field": "{_name2}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/openbare ruimte (infrastructuur)/label/weg, kunstwerk, spoorbaan - vanaf niveau 11",
      "type": "symbol",
      "source": "esri",
      "source-layer": "openbare ruimte (infrastructuur)",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 11,
      "layout": {
        "text-size": 11.3333,
        "text-font": [
          "Tahoma Regular"
        ],
        "text-letter-spacing": 0.1,
        "text-rotation-alignment": "map",
        "text-optional": true,
        "text-rotate": {
          "property": "_label_angle1",
          "default": 0,
          "type": "identity"
        },
        "text-field": "{_name1}"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "infrastructuur/openbare ruimte (infrastructuur)/label/plein",
      "type": "symbol",
      "source": "esri",
      "source-layer": "openbare ruimte (infrastructuur)",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 11,
      "layout": {
        "text-font": [
          "Tahoma Regular"
        ],
        "text-size": 11.3333,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true,
        "text-rotation-alignment": "map"
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "administratief/buurtschappen/label/naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "buurtschappen",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 9,
      "maxzoom": 14,
      "layout": {
        "visibility": "visible",
        "text-size": 11,
        "icon-size": 1,
        "text-font": [
          "Calibri Regular"
        ],
        "text-max-width": 10,
        "text-line-height": 1.2,
        "text-padding": 2,
        "text-letter-spacing": 0,
        "text-allow-overlap": true,
        "text-ignore-placement": false,
        "text-justify": "center",
        "text-rotation-alignment": "auto",
        "text-optional": true,
        "icon-allow-overlap": false,
        "icon-optional": false,
        "icon-ignore-placement": false,
        "icon-rotation-alignment": "auto",
        "symbol-placement": "point",
        "symbol-avoid-edges": false,
        "symbol-spacing": 250,
        "text-anchor": "bottom",
        "icon-anchor": "center",
        "icon-offset": [
          0,
          0
        ],
        "text-offset": [
          0,
          0
        ],
        "icon-rotate": 0,
        "text-rotate": 0,
        "text-max-angle": 45,
        "text-field": "{_name}",
        "text-transform": "none"
      },
      "paint": {
        "icon-opacity": 1,
        "text-opacity": 1,
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333,
        "text-halo-blur": 0,
        "text-translate-anchor": "map",
        "icon-translate-anchor": "map",
        "icon-translate": [
          0,
          0
        ],
        "text-translate": [
          0,
          0
        ]
      }
    },
    {
      "id": "administratief/buurtschappen/label/onofficiële naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "buurtschappen",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 9,
      "maxzoom": 14,
      "layout": {
        "visibility": "visible",
        "text-size": 11,
        "icon-size": 1,
        "text-font": [
          "Calibri Italic"
        ],
        "text-max-width": 10,
        "text-line-height": 1.2,
        "text-padding": 2,
        "text-letter-spacing": 0,
        "text-allow-overlap": true,
        "text-ignore-placement": false,
        "text-justify": "center",
        "text-rotation-alignment": "auto",
        "text-optional": true,
        "icon-allow-overlap": false,
        "icon-optional": false,
        "icon-ignore-placement": false,
        "icon-rotation-alignment": "auto",
        "symbol-placement": "point",
        "symbol-avoid-edges": false,
        "symbol-spacing": 250,
        "text-anchor": "top",
        "icon-anchor": "center",
        "icon-offset": [
          0,
          0
        ],
        "text-offset": [
          0,
          0
        ],
        "icon-rotate": 0,
        "text-rotate": 0,
        "text-max-angle": 45,
        "text-field": "{_name1}",
        "text-transform": "none"
      },
      "paint": {
        "icon-opacity": 1,
        "text-opacity": 1,
        "text-color": "#686868",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 1.33333,
        "text-halo-blur": 0,
        "text-translate-anchor": "map",
        "icon-translate-anchor": "map",
        "icon-translate": [
          0,
          0
        ],
        "text-translate": [
          0,
          0
        ]
      }
    },
    {
      "id": "bodemgebruik/waterdeel (label)/label/naam",
      "type": "symbol",
      "source": "esri",
      "source-layer": "waterdeel (label)",
      "minzoom": 8,
      "maxzoom": 9,
      "layout": {
        "text-size": 13.3333,
        "text-font": [
          "Palatino Linotype Regular"
        ],
        "text-max-width": 20,
        "text-letter-spacing": 0.2,
        "text-optional": true,
        "text-field": "{_name}"
      },
      "paint": {
        "text-color": "rgba(80,153,148,0.6)",
        "text-halo-color": "#CCEDFF",
        "text-halo-width": 1.33333
      }
    }
  ]
}