{
  "version": 8,
  "name": "UN Street Map",
  "metadata": {},
  "sprite": [
    {
      "id": "default",
      "url": "./sprite/sprite"
    },
    {
      "id": "esri",
      "url": "https://pro-ags2.dfs.un.org/arcgis/rest/services/Hosted/Unite_StreetMapVT_CVW_V01/VectorTileServer/resources/sprites/sprite"
    }
  ],
  "glyphs": "https://fonts.undpgeohub.org/fonts/{fontstack}/{range}.pbf",
  "sources": {
    "esri": {
      "type": "vector",
      "attribution": "&copy; <a href=\"https://www.un.org/geospatial/mapsgeo\" target=\"_blank\" rel=\"noopener\">United Nations</a>",
      "tiles": [
        "https://pro-ags2.dfs.un.org/arcgis/rest/services/Hosted/Unite_StreetMapVT_CVW_V01/VectorTileServer/tile/{z}/{y}/{x}.pbf"
      ],
      "minzoom": 0,
      "maxzoom": 23
    },
    "terrarium": {
      "type": "raster-dem",
      "attribution": "&copy; <a href=\"https://github.com/tilezen/joerd/blob/master/docs/attribution.md\" target=\"_blank\" rel=\"noopener\">Tilezen Joerd</a>",
      "tiles": [
        "https://s3.amazonaws.com/elevation-tiles-prod/terrarium/{z}/{x}/{y}.png"
      ],
      "minzoom": 0,
      "maxzoom": 15,
      "tileSize": 256,
      "encoding": "terrarium",
      "bounds": [
        -180,
        -90,
        180,
        90
      ]
    },
    "terrarium-hillshade": {
      "type": "raster-dem",
      "attribution": "&copy; <a href=\"https://github.com/tilezen/joerd/blob/master/docs/attribution.md\" target=\"_blank\" rel=\"noopener\">Tilezen Joerd</a>",
      "tiles": [
        "https://s3.amazonaws.com/elevation-tiles-prod/terrarium/{z}/{x}/{y}.png"
      ],
      "minzoom": 0,
      "maxzoom": 15,
      "tileSize": 256,
      "encoding": "terrarium",
      "bounds": [
        -180,
        -90,
        180,
        90
      ]
    }
  },
  "layers": [
    {
      "id": "hillshade",
      "type": "hillshade",
      "source": "terrarium-hillshade",
      "layout": {
        "visibility": "none"
      },
      "paint": {
        "hillshade-shadow-color": "hsl(39, 21%, 33%)",
        "hillshade-illumination-direction": 315,
        "hillshade-exaggeration": 0.8
      }
    },
    {
      "id": "Landuse/LND_Landcover_S/Forest",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Landcover_S",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "maxzoom": 6,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              0,
              0
            ],
            [
              2,
              1
            ],
            [
              5,
              1
            ],
            [
              6,
              0
            ]
          ]
        },
        "fill-color": "#DAEDD0"
      }
    },
    {
      "id": "Landuse/LND_Landcover_S//Grassland",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Landcover_S",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 1,
      "maxzoom": 6,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              1,
              0
            ],
            [
              3,
              1
            ],
            [
              5,
              1
            ],
            [
              6,
              0
            ]
          ]
        },
        "fill-color": "#ECF3DD"
      }
    },
    {
      "id": "Landuse/LND_Landcover_M/Forest",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Landcover_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5,
      "maxzoom": 10,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ],
            [
              9,
              1
            ],
            [
              10,
              0
            ]
          ]
        },
        "fill-color": "#DAEDD0"
      }
    },
    {
      "id": "Landuse/LND_Landcover_M//Grassland",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Landcover_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 5,
      "maxzoom": 10,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ],
            [
              9,
              1
            ],
            [
              10,
              0
            ]
          ]
        },
        "fill-color": "#ECF3DD"
      }
    },
    {
      "id": "Landuse/LND_Landcover_L/Forest",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Landcover_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              1
            ]
          ]
        },
        "fill-color": "#DAEDD0"
      }
    },
    {
      "id": "Landuse/LND_Landcover_L/Grassland",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Landcover_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 9,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              1
            ]
          ]
        },
        "fill-color": "#ECF3DD"
      }
    },
    {
      "id": "Landuse/LND_Landcover_L/Artificial",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Landcover_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              9,
              0
            ],
            [
              10,
              1
            ]
          ]
        },
        "fill-color": "#F6EFEF"
      }
    },
    {
      "id": "Landuse/LND_Transport_A/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Transport_A",
      "minzoom": 7,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        },
        "fill-color": "#E9DCE7"
      }
    },
    {
      "id": "Landuse/LND_Transport_A/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Transport_A",
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(130,130,130,0.3)",
        "line-width": {
          "stops": [
            [
              8,
              0
            ],
            [
              13,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Urban_L/Cemetery/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Urban_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 10,
      "layout": {},
      "paint": {
        "fill-color": "#BDDFC9"
      }
    },
    {
      "id": "Landuse/LND_Urban_L/Cemetery/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Urban_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(130,130,130,0.3)",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Urban_L/Commercial/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Urban_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 10,
      "layout": {},
      "paint": {
        "fill-color": "#ECE0CF"
      }
    },
    {
      "id": "Landuse/LND_Urban_L/Commercial/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Urban_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(130,130,130,0.3)",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Urban_L/Industrial/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Urban_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {},
      "paint": {
        "fill-color": "#E1DEEC"
      }
    },
    {
      "id": "Landuse/LND_Urban_L/Industrial/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Urban_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(130,130,130,0.3)",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Urban_L/Residential",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Urban_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {},
      "paint": {
        "fill-color": "#EDE6E6"
      }
    },
    {
      "id": "Landuse/LND_Natural_S/Woodland/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_S",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ],
            [
              8,
              1
            ],
            [
              9,
              0
            ]
          ]
        },
        "fill-color": {
          "stops": [
            [
              7,
              "#DAEDD0"
            ],
            [
              9,
              "#CFE6C3"
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_S/Grassland/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_S",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              6,
              0
            ],
            [
              7,
              1
            ],
            [
              9,
              0
            ]
          ]
        },
        "fill-color": {
          "stops": [
            [
              7,
              "#ECF3DD"
            ],
            [
              9,
              "#E2EBCF"
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_S/Farmland/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_S",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 7,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ],
            [
              9,
              0
            ]
          ]
        },
        "fill-color": {
          "stops": [
            [
              8,
              "#F2F1E3"
            ],
            [
              9,
              "#F2F2DC"
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_S/Shrubland/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_S",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 7,
      "maxzoom": 9,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ],
            [
              9,
              0
            ]
          ]
        },
        "fill-color": {
          "stops": [
            [
              8,
              "#F2F2EB"
            ],
            [
              9,
              "#F2F2E3"
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Shrub/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#D2DAC3",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Shrub/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              1
            ]
          ]
        },
        "fill-color": "#F2F2E3"
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Shrub/pattern",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 12,
      "layout": {},
      "paint": {
        "fill-pattern": "LND_Shrub"
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Farmland/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#C9D2B8",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Farmland/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              1
            ]
          ]
        },
        "fill-color": "#F2F2DC"
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Farmland/pattern",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {},
      "paint": {
        "fill-pattern": "LND_Farmland"
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Grass/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#D1DBBF",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Grass/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              1
            ]
          ]
        },
        "fill-color": "#E2EBCF"
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Wood/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#A3C495",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_M/Wood/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              1
            ]
          ]
        },
        "fill-color": "#CFE6C3"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Rock/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#D4CEC1",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Rock/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "fill-color": "#E5DFD1"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Quarry/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#DBD6CD",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Quarry/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "fill-color": "#ECE7DE"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Heath/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#D2DAC3",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Heath/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "fill-color": "#F2F2E3"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Heath/pattern",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 12,
      "layout": {},
      "paint": {
        "fill-pattern": "LND_Heath"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Farmyard/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E1E1CB",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Farmyard/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "fill-color": "#F2F2DC"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Grass/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#D1DBBF",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Grass/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "fill-color": "#E2EBCF"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Orchard/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#C0D5B5",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Orchard/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "fill-color": "#E1EDC9"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Orchard/pattern",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 12,
      "layout": {},
      "paint": {
        "fill-pattern": "LND_Orchard"
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Park/line",
      "type": "line",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B0D9B1",
        "line-width": {
          "stops": [
            [
              13,
              0
            ],
            [
              17,
              2
            ]
          ]
        }
      }
    },
    {
      "id": "Landuse/LND_Natural_L/Park/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "LND_Natural_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "fill-color": "#BAE3BA"
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_S",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_S",
      "minzoom": 2.56,
      "maxzoom": 7.21,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B5DEF2",
        "line-width": {
          "stops": [
            [
              2.56,
              0.333333
            ],
            [
              5.89,
              0.666667
            ],
            [
              7.21,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_M",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_M",
      "minzoom": 7.21,
      "maxzoom": 10.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#C7E4F2",
        "line-width": {
          "stops": [
            [
              7.21,
              1
            ],
            [
              10.53,
              1.33333
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/Stream/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(250,249,246,0.5)",
        "line-blur": 1,
        "line-width": {
          "stops": [
            [
              11.53,
              3
            ],
            [
              18.17,
              6
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/Canal/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(250,249,246,0.5)",
        "line-width": {
          "stops": [
            [
              11.53,
              1
            ],
            [
              18.17,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/Drain/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(250,249,246,0.5)",
        "line-width": {
          "stops": [
            [
              11.53,
              1
            ],
            [
              18.17,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/River/outline",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B6DEF2",
        "line-width": {
          "stops": [
            [
              11.53,
              2
            ],
            [
              18.17,
              6.66667
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterbodies/outline",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterbodies",
      "filter": [
        "!=",
        "_symbol",
        1
      ],
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B6DEF2",
        "line-width": {
          "stops": [
            [
              11.53,
              0.666667
            ],
            [
              18.17,
              3.33333
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Ocean_S/outline",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Ocean_S",
      "maxzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              8,
              1
            ],
            [
              9,
              0
            ]
          ]
        },
        "line-color": {
          "stops": [
            [
              4,
              "#609FBF"
            ],
            [
              7,
              "#3D9CCC"
            ],
            [
              9,
              "#B6DEF2"
            ]
          ]
        },
        "line-width": 0.666667
      }
    },
    {
      "id": "Hydrography/HYD_Ocean_L/outline",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Ocean_L",
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              8,
              0
            ],
            [
              9,
              1
            ]
          ]
        },
        "line-color": "#B6DEF2",
        "line-width": {
          "stops": [
            [
              11.53,
              0.666667
            ],
            [
              18.17,
              3.33333
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/Drain/0",
      "type": "symbol",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "icon-image": "esri:HYD_Drain",
        "icon-size": {
          "stops": [
            [
              11.53,
              1
            ],
            [
              18.17,
              3
            ]
          ]
        },
        "symbol-spacing": 4,
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#C7E4F2"
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/Canal/0",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#C7E4F2",
        "line-dasharray": [
          2.66667,
          2
        ],
        "line-width": {
          "stops": [
            [
              11.53,
              0.666667
            ],
            [
              18.17,
              2.66667
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/Stream/0",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#C7E4F2",
        "line-width": {
          "stops": [
            [
              11.53,
              0.88
            ],
            [
              18.17,
              3.52
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/River/line",
      "type": "line",
      "source": "esri",
      "source-layer": "HYD_Waterways_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#D8ECF6",
        "line-width": {
          "stops": [
            [
              11.53,
              1.33333
            ],
            [
              18.17,
              4.44444
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterbodies/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "HYD_Waterbodies",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "layout": {},
      "paint": {
        "fill-color": "#D8EBF5"
      }
    },
    {
      "id": "Hydrography/HYD_Waterbodies/Wetland",
      "type": "fill",
      "source": "esri",
      "source-layer": "HYD_Waterbodies",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "layout": {},
      "paint": {
        "fill-pattern": "HYD_Wetland"
      }
    },
    {
      "id": "Hydrography/HYD_Waterbodies/Glacier/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "HYD_Waterbodies",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "layout": {},
      "paint": {
        "fill-color": "#FBFCFB"
      }
    },
    {
      "id": "Hydrography/HYD_Ocean_S/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "HYD_Ocean_S",
      "maxzoom": 8.21,
      "layout": {},
      "paint": {
        "fill-color": "#D5EBF5"
      }
    },
    {
      "id": "Hydrography/HYD_Ocean_L/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "HYD_Ocean_L",
      "minzoom": 7.21,
      "layout": {},
      "paint": {
        "fill-color": "#D8EBF5"
      }
    },
    {
      "id": "Areas/ARE_Piers",
      "type": "fill",
      "source": "esri",
      "source-layer": "ARE_Piers",
      "minzoom": 10,
      "layout": {},
      "paint": {
        "fill-color": "#E9DCE7",
        "fill-outline-color": "rgba(130,130,130,0.3)"
      }
    },
    {
      "id": "Areas/ARE_Military/Military/hatch",
      "type": "fill",
      "source": "esri",
      "source-layer": "ARE_Military",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        },
        "fill-pattern": "ARE_Military"
      }
    },
    {
      "id": "Areas/ARE_Military/Military/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ARE_Military",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#D2ACAD",
        "line-width": 0.333333,
        "line-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Areas/ARE_Parks/National/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ARE_Parks",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(186,234,218,0.3)",
        "line-width": 5.33333
      }
    },
    {
      "id": "Areas/ARE_Parks/National/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ARE_Parks",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#8AB0A4",
        "line-width": 0.466667
      }
    },
    {
      "id": "Areas/ARE_Parks/Reserve/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ARE_Parks",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(187,235,203,0.3)",
        "line-width": 4
      }
    },
    {
      "id": "Areas/ARE_Parks/Reserve/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ARE_Parks",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#8CB198",
        "line-width": 0.466667
      }
    },
    {
      "id": "Areas/ARE_Buildings/All/shadow",
      "type": "fill",
      "source": "esri",
      "source-layer": "ARE_Buildings",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15,
      "layout": {},
      "paint": {
        "fill-color": "rgba(120,117,117,0.5)",
        "fill-translate": {
          "stops": [
            [
              15,
              [
                0,
                0
              ]
            ],
            [
              17,
              [
                3,
                3
              ]
            ]
          ]
        }
      }
    },
    {
      "id": "Areas/ARE_Buildings/All/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "ARE_Buildings",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 12,
      "layout": {},
      "paint": {
        "fill-opacity": {
          "stops": [
            [
              12,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "fill-color": "#CBC5C5"
      }
    },
    {
      "id": "Areas/ARE_Buildings/All/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ARE_Buildings",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 16,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(119,119,119,0.5)",
        "line-width": {
          "stops": [
            [
              16,
              0
            ],
            [
              19,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Path/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              13,
              "rgba(255,255,255,0.75)"
            ],
            [
              14,
              "#CFCFCF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Track/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#C6C6C6"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.5
            ],
            [
              12,
              0.75
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              7
            ],
            [
              19,
              19
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Street/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#B8B8B8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Road/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#BAA6AB"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Link2/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC7A8F"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Link1/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC3D61"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Tertiary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#BAA6AB"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.9
            ],
            [
              10,
              1.13
            ],
            [
              12,
              1.5
            ],
            [
              13,
              2.5
            ],
            [
              15,
              5
            ],
            [
              17,
              11
            ],
            [
              19,
              24
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Secondary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC7A8F"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.9
            ],
            [
              10,
              1.13
            ],
            [
              12,
              1.5
            ],
            [
              13,
              2.5
            ],
            [
              15,
              5
            ],
            [
              17,
              11
            ],
            [
              19,
              24
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Primary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC7A8F"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              13
            ],
            [
              19,
              28
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Trunk/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC3D61"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              13
            ],
            [
              19,
              28
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Motorway/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC3D61"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.6
            ],
            [
              10,
              2.25
            ],
            [
              12,
              3
            ],
            [
              13,
              4
            ],
            [
              15,
              8
            ],
            [
              17,
              17
            ],
            [
              19,
              36
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Path/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              13,
              "#CFCFCF"
            ],
            [
              14,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              13,
              0.66
            ],
            [
              15,
              1.33
            ],
            [
              17,
              4
            ],
            [
              19,
              14
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Path/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 14,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E7E7E7",
        "line-dasharray": [
          0.444444,
          0.444444
        ],
        "line-width": {
          "stops": [
            [
              13,
              0.66
            ],
            [
              15,
              1.33
            ],
            [
              17,
              4
            ],
            [
              19,
              14
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Track/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#C6C6C6"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.33
            ],
            [
              12,
              0.5
            ],
            [
              13,
              0.75
            ],
            [
              15,
              1.5
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Track/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E7E7E7",
        "line-dasharray": [
          1.49254,
          1.49254
        ],
        "line-width": {
          "stops": [
            [
              10,
              0.33
            ],
            [
              12,
              0.5
            ],
            [
              13,
              0.75
            ],
            [
              15,
              1.5
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        },
        "line-opacity": 0.5
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Street/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#B8B8B8"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Road/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#BAA6AB"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Link2/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#ffffff"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Link1/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#ffffff"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/Tertiary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#BAA6AB"
            ],
            [
              13,
              "#ffffff"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              6,
              0.45
            ],
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              8
            ],
            [
              19,
              20
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Secondary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#ffffff"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              6,
              0.45
            ],
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              8
            ],
            [
              19,
              20
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Primary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#ffffff"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Trunk/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#ffffff"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/Motorway/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#ffffff"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.15
            ],
            [
              6,
              0.9
            ],
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              14
            ],
            [
              19,
              32
            ]
          ]
        },
        "line-opacity": 0.25
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Path/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13.85,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CFCFCF",
        "line-width": {
          "stops": [
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Path/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              13,
              "rgba(255,255,255,0.75)"
            ],
            [
              14,
              "#CFCFCF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Track/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#C6C6C6",
        "line-width": {
          "stops": [
            [
              10,
              0.5
            ],
            [
              12,
              0.75
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              7
            ],
            [
              19,
              19
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Track/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#C6C6C6"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.5
            ],
            [
              12,
              0.75
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              7
            ],
            [
              19,
              19
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Street/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 12.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#B8B8B8",
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Street/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#B8B8B8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Road/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 12.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#BAA6AB",
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Road/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#BAA6AB"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Link2/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC7A8F"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Link1/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC3D61"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Tertiary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#BAA6AB"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.9
            ],
            [
              10,
              1.13
            ],
            [
              12,
              1.5
            ],
            [
              13,
              2.5
            ],
            [
              15,
              5
            ],
            [
              17,
              11
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Secondary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC7A8F"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.9
            ],
            [
              10,
              1.13
            ],
            [
              12,
              1.5
            ],
            [
              13,
              2.5
            ],
            [
              15,
              5
            ],
            [
              17,
              11
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Primary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC7A8F"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              13
            ],
            [
              19,
              28
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Trunk/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC3D61"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              13
            ],
            [
              19,
              28
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Motorway/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC3D61"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.6
            ],
            [
              10,
              2.25
            ],
            [
              12,
              3
            ],
            [
              13,
              4
            ],
            [
              15,
              8
            ],
            [
              17,
              17
            ],
            [
              19,
              36
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Path/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13.85,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              13,
              0.66
            ],
            [
              15,
              1.33
            ],
            [
              17,
              4
            ],
            [
              19,
              14
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Path/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13.85,
      "layout": {},
      "paint": {
        "fill-color": "#E7E7E7"
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Path/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              13,
              "#CFCFCF"
            ],
            [
              14,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              13,
              0.66
            ],
            [
              15,
              1.33
            ],
            [
              17,
              4
            ],
            [
              19,
              14
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Path/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 14,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E7E7E7",
        "line-dasharray": [
          0.444444,
          0.444444
        ],
        "line-width": {
          "stops": [
            [
              13,
              0.66
            ],
            [
              15,
              1.33
            ],
            [
              17,
              4
            ],
            [
              19,
              14
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Track/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12.53,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              10,
              0.33
            ],
            [
              12,
              0.5
            ],
            [
              13,
              0.75
            ],
            [
              15,
              1.5
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Track/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12.53,
      "layout": {},
      "paint": {
        "fill-color": "#E7E7E7"
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Track/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#C6C6C6"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.33
            ],
            [
              12,
              0.5
            ],
            [
              13,
              0.75
            ],
            [
              15,
              1.5
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Track/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E7E7E7",
        "line-dasharray": [
          1.49254,
          1.49254
        ],
        "line-width": {
          "stops": [
            [
              10,
              0.33
            ],
            [
              12,
              0.5
            ],
            [
              13,
              0.75
            ],
            [
              15,
              1.5
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Street/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 12.53,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Street/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 12.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Road/fill",
      "type": "fill",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 12.53,
      "layout": {},
      "paint": {
        "fill-color": "#FFFFFF"
      }
    },
    {
      "id": "Transport/TRA_Roads_A/Road/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 12.53,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Street/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#B8B8B8"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Road/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#BAA6AB"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Link2/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#D7AEB8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Link1/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#D1899B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_L/Tertiary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#BAA6AB"
            ],
            [
              13,
              "#DDD1D4"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              6,
              0.45
            ],
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              8
            ],
            [
              19,
              20
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Secondary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 7,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        },
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#D7AEB8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              6,
              0.45
            ],
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              8
            ],
            [
              19,
              20
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Primary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 7,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        },
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#D7AEB8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Trunk/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 7,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        },
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#D1899B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_M/Motorway/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 7,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              8,
              1
            ]
          ]
        },
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#D1899B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.15
            ],
            [
              6,
              0.9
            ],
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              14
            ],
            [
              19,
              32
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_S/Secondary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_S",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 7,
      "maxzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CC7A8F",
        "line-width": {
          "stops": [
            [
              6,
              0.45
            ],
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              8
            ],
            [
              19,
              20
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              1
            ],
            [
              8,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_S/Primary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_S",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 6,
      "maxzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CC7A8F",
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              1
            ],
            [
              8,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_S/Trunk/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_S",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 4,
      "maxzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CC3D61",
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              1
            ],
            [
              8,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Roads_S/Motorway/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Roads_S",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 4,
      "maxzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CC3D61",
        "line-width": {
          "stops": [
            [
              4,
              0.15
            ],
            [
              6,
              0.9
            ],
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              14
            ],
            [
              19,
              32
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              7,
              1
            ],
            [
              8,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Ferries",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Ferries",
      "minzoom": 7,
      "layout": {
        "symbol-placement": "line",
        "icon-image": "esri:TRA_Ferries",
        "symbol-spacing": 4,
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-opacity": {
          "stops": [
            [
              7,
              0
            ],
            [
              11,
              1
            ]
          ]
        },
        "icon-color": "#3D9CCC"
      }
    },
    {
      "id": "Transport/TRA_Runways/Taxiway/outline",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Runways",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 15.85,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              16,
              10.6667
            ],
            [
              18,
              42.6667
            ],
            [
              19,
              85.3333
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Runways/Runway/outline",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Runways",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15.85,
      "layout": {
        "line-cap": "square",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-width": {
          "stops": [
            [
              16,
              32
            ],
            [
              18,
              100
            ],
            [
              19,
              266.667
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Runways/Taxiway/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Runways",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 12,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#A685A2",
        "line-width": {
          "stops": [
            [
              12,
              1.33333
            ],
            [
              14,
              4
            ],
            [
              16,
              8.2963
            ],
            [
              18,
              33.1852
            ],
            [
              19,
              66.3704
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Runways/Runway/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Runways",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "square",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#80667D",
        "line-width": {
          "stops": [
            [
              12,
              4
            ],
            [
              14,
              10.6667
            ],
            [
              16,
              29.3333
            ],
            [
              18,
              91.6667
            ],
            [
              19,
              244.444
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Runways/Runway/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Runways",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15.85,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#FFFFFF",
        "line-dasharray": [
          5,
          5
        ],
        "line-width": {
          "stops": [
            [
              16,
              1.33333
            ],
            [
              18,
              4.16667
            ],
            [
              19,
              11.1111
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Subway/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(242,230,241,0.3)",
        "line-width": {
          "stops": [
            [
              16,
              1.33333
            ],
            [
              19,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Subway/line",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "icon-image": "esri:TRA_Subway",
        "icon-size": {
          "stops": [
            [
              16,
              0.666667
            ],
            [
              19,
              2
            ]
          ]
        },
        "symbol-spacing": 2.66667,
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#80667D"
      }
    },
    {
      "id": "Transport/TRA_Railways/Tram/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(242,230,241,0.5)",
        "line-width": {
          "stops": [
            [
              16,
              0.4
            ],
            [
              19,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Tram/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#80667D",
        "line-width": {
          "stops": [
            [
              16,
              0.2
            ],
            [
              19,
              0.5
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Rail/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {},
      "paint": {
        "line-color": "rgba(242,230,241,0.6)",
        "line-width": {
          "stops": [
            [
              13,
              1
            ],
            [
              16,
              2.66667
            ],
            [
              19,
              5.33333
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Light/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {},
      "paint": {
        "line-color": "rgba(242,230,241,0.6)",
        "line-width": {
          "stops": [
            [
              13,
              0.666667
            ],
            [
              16,
              2
            ],
            [
              19,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Rail/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#80667D",
        "line-width": {
          "stops": [
            [
              13,
              0.11
            ],
            [
              16,
              0.44
            ],
            [
              19,
              0.88
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Rail/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#80667D",
        "line-dasharray": [
          0.22,
          5
        ],
        "line-width": {
          "stops": [
            [
              16,
              2
            ],
            [
              19,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Light/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#80667D",
        "line-width": {
          "stops": [
            [
              13,
              0.06
            ],
            [
              16,
              0.333333
            ],
            [
              19,
              0.666667
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Railways/Light/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Railways",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#80667D",
        "line-dasharray": [
          0.215517,
          3.44828
        ],
        "line-width": {
          "stops": [
            [
              16,
              1.54667
            ],
            [
              19,
              3.09333
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Path/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              13,
              "rgba(255,255,255,0.75)"
            ],
            [
              14,
              "#B3B3B3"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Track/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#ABABAB"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.5
            ],
            [
              12,
              0.75
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              7
            ],
            [
              19,
              19
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Street/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#9D9E9E"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Road/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#9C8C90"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Link2/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#995C6B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Link1/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#992E49"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.75
            ],
            [
              15,
              3.5
            ],
            [
              17,
              8
            ],
            [
              19,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Tertiary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#9C8C90"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.9
            ],
            [
              10,
              1.13
            ],
            [
              12,
              1.5
            ],
            [
              13,
              2.5
            ],
            [
              15,
              5
            ],
            [
              17,
              11
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Secondary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#995C6B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.9
            ],
            [
              10,
              1.13
            ],
            [
              12,
              1.5
            ],
            [
              13,
              2.5
            ],
            [
              15,
              5
            ],
            [
              17,
              11
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Primary/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#995C6B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              13
            ],
            [
              19,
              28
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Trunk/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#992E49"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              13
            ],
            [
              19,
              28
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Motorway/case",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "rgba(255,255,255,0.75)"
            ],
            [
              13,
              "#CC3D61"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              1.6
            ],
            [
              10,
              2.25
            ],
            [
              12,
              3
            ],
            [
              13,
              4
            ],
            [
              15,
              8
            ],
            [
              17,
              17
            ],
            [
              19,
              36
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Path/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 13,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              13,
              "#CFCFCF"
            ],
            [
              14,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              13,
              0.66
            ],
            [
              15,
              1.33
            ],
            [
              17,
              4
            ],
            [
              19,
              14
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Path/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 14,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E7E7E7",
        "line-dasharray": [
          0.444444,
          0.444444
        ],
        "line-width": {
          "stops": [
            [
              13,
              0.66
            ],
            [
              15,
              1.33
            ],
            [
              17,
              4
            ],
            [
              19,
              14
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Track/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#C6C6C6"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              10,
              0.33
            ],
            [
              12,
              0.5
            ],
            [
              13,
              0.75
            ],
            [
              15,
              1.5
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Track/dash",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#E7E7E7",
        "line-dasharray": [
          1.49254,
          1.49254
        ],
        "line-width": {
          "stops": [
            [
              10,
              0.33
            ],
            [
              12,
              0.5
            ],
            [
              13,
              0.75
            ],
            [
              15,
              1.5
            ],
            [
              17,
              5
            ],
            [
              19,
              16
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Street/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#B8B8B8"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Road/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#BAA6AB"
            ],
            [
              13,
              "#FFFFFF"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Link2/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 9,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#D7AEB8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Link1/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 9,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#D1899B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              8,
              0.4
            ],
            [
              10,
              0.5
            ],
            [
              12,
              0.66
            ],
            [
              13,
              1
            ],
            [
              15,
              2
            ],
            [
              17,
              6
            ],
            [
              19,
              18
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/Tertiary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_L",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#BAA6AB"
            ],
            [
              13,
              "#DDD1D4"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              6,
              0.45
            ],
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              8
            ],
            [
              19,
              20
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Secondary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#D7AEB8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              6,
              0.45
            ],
            [
              8,
              0.6
            ],
            [
              10,
              0.75
            ],
            [
              12,
              1
            ],
            [
              13,
              1.5
            ],
            [
              15,
              3
            ],
            [
              17,
              8
            ],
            [
              19,
              20
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Primary/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC7A8F"
            ],
            [
              13,
              "#D7AEB8"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Trunk/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#D1899B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.1
            ],
            [
              6,
              0.6
            ],
            [
              8,
              0.8
            ],
            [
              10,
              1
            ],
            [
              12,
              1.33
            ],
            [
              13,
              2
            ],
            [
              15,
              4
            ],
            [
              17,
              10
            ],
            [
              19,
              24
            ]
          ]
        }
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/Motorway/line",
      "type": "line",
      "source": "esri",
      "source-layer": "TRA_Bridges_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 8,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": {
          "stops": [
            [
              12,
              "#CC3D61"
            ],
            [
              13,
              "#D1899B"
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              4,
              0.15
            ],
            [
              6,
              0.9
            ],
            [
              8,
              1.2
            ],
            [
              10,
              1.5
            ],
            [
              12,
              2
            ],
            [
              13,
              3
            ],
            [
              15,
              6
            ],
            [
              17,
              14
            ],
            [
              19,
              32
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Sovereign/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": 2
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/International/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,230,223,0.65)",
        "line-width": 4.26667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Armistice/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 5.89,
      "layout": {},
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": 4
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Special/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5.89,
      "layout": {},
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": 4
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Other/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": 3.66667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Autonomous/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 4.89,
      "layout": {},
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": 2.66667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_MMR/International/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_MMR",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": 4
      }
    },
    {
      "id": "Admin/ADM_Boundaries_VMC/International/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_VMC",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": 4
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/Other/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 3.89,
      "maxzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,230,223,0.65)",
        "line-width": {
          "stops": [
            [
              4,
              2.66667
            ],
            [
              5,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/Armistice/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 3.89,
      "maxzoom": 5.89,
      "layout": {},
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": {
          "stops": [
            [
              4,
              2.66667
            ],
            [
              5,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/Special/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 3.89,
      "maxzoom": 5.89,
      "layout": {},
      "paint": {
        "line-color": "rgba(227,227,220,0.65)",
        "line-width": {
          "stops": [
            [
              4,
              2.66667
            ],
            [
              5,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/International/halo",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 3.89,
      "maxzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "rgba(230,227,223,0.65)",
        "line-width": {
          "stops": [
            [
              4,
              2.66667
            ],
            [
              5,
              4
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_MMR/Admin 4/0",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_MMR",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11.5305,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#DDDDDD",
        "line-dasharray": [
          2,
          2
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_MMR/Admin 3/0",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_MMR",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9.2086,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-dasharray": [
          2,
          4
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_VMC/Admin3",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_VMC",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 9.21,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-dasharray": [
          2,
          4
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_MMR/Admin 2",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_MMR",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 7.2086,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-dasharray": [
          4,
          6
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_VMC/Admin2",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_VMC",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 7.21,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-dasharray": [
          4,
          6
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_MIK/Admin2",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_MIK",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 7.21,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-dasharray": [
          4,
          6
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_NoHQ/Admin2",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_NoHQ",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 7.21,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-dasharray": [
          4,
          6
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Admin2",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 7.21,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#CCCCCC",
        "line-dasharray": [
          4,
          6
        ],
        "line-width": 0.666667
      }
    },
    {
      "id": "Admin/ADM_Boundaries_MMR/Admin 1",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_MMR",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 6,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#999999",
        "line-dasharray": [
          5.33333,
          4
        ],
        "line-width": 1
      }
    },
    {
      "id": "Admin/ADM_Boundaries_VMC/Admin1",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_VMC",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#999999",
        "line-dasharray": [
          5.33333,
          4
        ],
        "line-width": 1
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_NoHQ/Admin1",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_NoHQ",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#999999",
        "line-dasharray": [
          5.33333,
          4
        ],
        "line-width": 1
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Admin1",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#999999",
        "line-dasharray": [
          5.33333,
          4
        ],
        "line-width": 1
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Sovereign/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 5.89,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#9C9C9C",
        "line-width": 1
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Autonomous/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 5,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#737B80",
        "line-dasharray": [
          6.66667,
          4
        ],
        "line-width": 1
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Other/line",
      "type": "symbol",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 6,
      "layout": {
        "icon-ignore-placement": true,
        "symbol-placement": "line",
        "icon-image": "esri:ADM_Other_L",
        "symbol-spacing": 5.66667,
        "icon-rotation-alignment": "map",
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        },
        "icon-color": "#393D40"
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Armistice/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 5,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        },
        "line-color": "#393D40",
        "line-dasharray": [
          6,
          3.5
        ],
        "line-width": 1.33333
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/Special/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 5,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        },
        "line-color": "#393D40",
        "line-dasharray": [
          4,
          2
        ],
        "line-width": 1.33333
      }
    },
    {
      "id": "Admin/ADM_Boundaries_MMR/International boundary/0",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_MMR",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 6,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#393D40",
        "line-width": 1.33333
      }
    },
    {
      "id": "Admin/ADM_Boundaries_VMC/International/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_VMC",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        },
        "line-color": "#393D40",
        "line-width": 1.33333
      }
    },
    {
      "id": "Admin/ADM_Boundaries_L_HQ/International/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_L_HQ",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 5,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              5,
              0
            ],
            [
              6,
              1
            ]
          ]
        },
        "line-color": "#393D40",
        "line-width": 1.33333
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/Other/line",
      "type": "symbol",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 3,
      "maxzoom": 6,
      "layout": {
        "symbol-placement": "line",
        "icon-image": "esri:ADM_Other_M",
        "icon-size": {
          "stops": [
            [
              4,
              1
            ],
            [
              5,
              1.25
            ]
          ]
        },
        "symbol-spacing": 5,
        "icon-rotation-alignment": "map",
        "icon-ignore-placement": true,
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-opacity": {
          "stops": [
            [
              3,
              0
            ],
            [
              4,
              1
            ],
            [
              5,
              1
            ],
            [
              6,
              0
            ]
          ]
        },
        "icon-color": "#505759"
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/Armistice/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 3,
      "maxzoom": 6,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              3,
              0
            ],
            [
              4,
              1
            ],
            [
              5,
              1
            ],
            [
              6,
              0
            ]
          ]
        },
        "line-color": "#454A4D",
        "line-dasharray": [
          8,
          4.5
        ],
        "line-width": {
          "stops": [
            [
              4,
              0.666667
            ],
            [
              5,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/Special/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 3,
      "maxzoom": 6,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              3,
              0
            ],
            [
              4,
              1
            ],
            [
              5,
              1
            ],
            [
              6,
              0
            ]
          ]
        },
        "line-color": "#454A4D",
        "line-dasharray": [
          4,
          2
        ],
        "line-width": {
          "stops": [
            [
              4,
              0.666667
            ],
            [
              5,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_M/International/line",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_M",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 3,
      "maxzoom": 6,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-opacity": {
          "stops": [
            [
              3,
              0
            ],
            [
              4,
              1
            ],
            [
              5,
              1
            ],
            [
              6,
              0
            ]
          ]
        },
        "line-color": "#454A4D",
        "line-width": {
          "stops": [
            [
              4,
              0.666667
            ],
            [
              5,
              1
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_S/Other",
      "type": "symbol",
      "source": "esri",
      "source-layer": "ADM_Boundaries_S",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "maxzoom": 4,
      "layout": {
        "symbol-placement": "line",
        "icon-size": {
          "stops": [
            [
              1,
              0.5
            ],
            [
              3,
              1
            ]
          ]
        },
        "icon-image": "esri:ADM_Other_S",
        "symbol-spacing": 2,
        "icon-rotation-alignment": "map",
        "icon-ignore-placement": true,
        "icon-allow-overlap": true
      },
      "paint": {
        "icon-color": "#737B80",
        "icon-opacity": {
          "stops": [
            [
              3,
              1
            ],
            [
              4,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_S/Armistice",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_S",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "maxzoom": 4,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#737B80",
        "line-dasharray": {
          "stops": [
            [
              1,
              [
                17.5,
                10
              ]
            ],
            [
              3,
              [
                10.6667,
                6
              ]
            ]
          ]
        },
        "line-width": {
          "stops": [
            [
              1,
              0.133333
            ],
            [
              3,
              0.5
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              3,
              1
            ],
            [
              4,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_S/Special",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_S",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "maxzoom": 4,
      "layout": {
        "line-join": "round"
      },
      "paint": {
        "line-color": "#737B80",
        "line-dasharray": [
          2,
          2
        ],
        "line-width": {
          "stops": [
            [
              1,
              0.133333
            ],
            [
              2,
              0.333333
            ],
            [
              3,
              0.5
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              3,
              1
            ],
            [
              4,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Admin/ADM_Boundaries_S/International",
      "type": "line",
      "source": "esri",
      "source-layer": "ADM_Boundaries_S",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "maxzoom": 4,
      "layout": {
        "line-cap": "round",
        "line-join": "round"
      },
      "paint": {
        "line-color": "#737B80",
        "line-width": {
          "stops": [
            [
              1,
              0.133333
            ],
            [
              2,
              0.333333
            ],
            [
              3,
              0.5
            ]
          ]
        },
        "line-opacity": {
          "stops": [
            [
              3,
              1
            ],
            [
              4,
              0
            ]
          ]
        }
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_M/label/River_M",
      "type": "symbol",
      "source": "esri",
      "source-layer": "HYD_Waterways_M/label",
      "minzoom": 9,
      "maxzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Italic"
        ],
        "text-size": 9.33333,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          0.157143
        ],
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Hydrography/HYD_Waterbodies/label/Glacier",
      "type": "symbol",
      "source": "esri",
      "source-layer": "HYD_Waterbodies/label",
      "filter": [
        "==",
        "_label_class",
        1
      ],
      "minzoom": 5,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#FFFFFF",
        "text-halo-color": "#3D9CCC",
        "text-halo-width": 0.75
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/label/Stream",
      "type": "symbol",
      "source": "esri",
      "source-layer": "HYD_Waterways_L/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Italic"
        ],
        "text-size": 9.33333,
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/label/River",
      "type": "symbol",
      "source": "esri",
      "source-layer": "HYD_Waterways_L/label",
      "filter": [
        "==",
        "_label_class",
        1
      ],
      "minzoom": 11,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Medium Italic"
        ],
        "text-size": 9.33333,
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Hydrography/HYD_Waterways_L/label/Canal",
      "type": "symbol",
      "source": "esri",
      "source-layer": "HYD_Waterways_L/label",
      "filter": [
        "==",
        "_label_class",
        2
      ],
      "minzoom": 14,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Italic"
        ],
        "text-size": 9.33333,
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Hydrography/HYD_Waterbodies/label/Waterbody",
      "type": "symbol",
      "source": "esri",
      "source-layer": "HYD_Waterbodies/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 5,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Ferries/label/Ferry",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Ferries/label",
      "minzoom": 9,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 8.66667,
        "text-letter-spacing": 0.15,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3D9CCC",
        "text-halo-color": "#D8ECF6",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Water_M/label/Island",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_M",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 5,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(113,126,133,0.75)",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 0.4
      }
    },
    {
      "id": "Labels/LAB_Water_L/label/Water",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_L",
      "minzoom": 6,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium Italic"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3D9CCC",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 0.4
      }
    },
    {
      "id": "Labels/LAB_Water_S/label/Sea",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_S",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 3,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium Italic"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#609FBF",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 0.4
      }
    },
    {
      "id": "Labels/LAB_Water_M/label/Sea",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_M",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 4,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium Italic"
        ],
        "text-size": {
          "stops": [
            [
              4,
              9.33333
            ],
            [
              7,
              11.3333
            ]
          ]
        },
        "text-anchor": "center",
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "text-color": {
          "stops": [
            [
              4,
              "#609FBF"
            ],
            [
              7,
              "#3D9CCC"
            ]
          ]
        },
        "text-halo-width": 0.4
      }
    },
    {
      "id": "Labels/LAB_Water_S/label/Bay",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_S",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 2,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium Italic"
        ],
        "text-size": 10,
        "text-anchor": "center",
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#609FBF",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 0.4
      }
    },
    {
      "id": "Labels/LAB_Water_M/label/Bay",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_M",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 4,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium Italic"
        ],
        "text-size": {
          "stops": [
            [
              4,
              10
            ],
            [
              7,
              12.3333
            ]
          ]
        },
        "text-anchor": "center",
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": {
          "stops": [
            [
              4,
              "#609FBF"
            ],
            [
              7,
              "#3D9CCC"
            ]
          ]
        },
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 0.4
      }
    },
    {
      "id": "Labels/LAB_Water_S/label/Ocean",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_S",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 1,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-anchor": "center",
        "text-letter-spacing": 0.2,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#609FBF",
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 0.4
      }
    },
    {
      "id": "Labels/LAB_Water_M/label/Ocean",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Water_M",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 4,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": {
          "stops": [
            [
              4,
              10.6667
            ],
            [
              7,
              14
            ]
          ]
        },
        "text-anchor": "center",
        "text-letter-spacing": 0.2,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": {
          "stops": [
            [
              4,
              "#609FBF"
            ],
            [
              7,
              "#3D9CCC"
            ]
          ]
        },
        "text-halo-color": "#FFFFFF",
        "text-halo-width": 0.4
      }
    },
    {
      "id": "POI/POI_Service_A/Restaurant",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 16.59,
      "layout": {
        "icon-image": "POI_Restaurant",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_A/Bar",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_A",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 16.59,
      "layout": {
        "icon-image": "POI_Bar",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_P/Restaurant",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_P",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 16.59,
      "layout": {
        "icon-image": "POI_Restaurant",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_P/Bar",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_P",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 16.59,
      "layout": {
        "icon-image": "POI_Bar",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Restaurant",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        31
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Restaurant",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name10}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Bar",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        32
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "esri:POI_Bar",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name10}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Bar",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 13.85,
      "layout": {
        "icon-image": "esri:POI_Bar",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-opacity": {
          "stops": [
            [
              16,
              0
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Restaurant",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        9
      ],
      "minzoom": 13.85,
      "layout": {
        "icon-image": "esri:POI_Restaurant",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "text-opacity": {
          "stops": [
            [
              16,
              0
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Traffic_P",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Traffic_P",
      "minzoom": 13.85,
      "layout": {
        "icon-image": "POI_Fuel",
        "icon-size": 1
      },
      "paint": {
        "icon-color": "#CC3D61"
      }
    },
    {
      "id": "POI/POI_MINUSCA/Fuel",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        22
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "esri:POI_Fuel",
        "icon-size": 1
      },
      "paint": {
        "icon-color": "#CC3D61"
      }
    },
    {
      "id": "POI/POI_Mission/Fuel",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        42
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "esri:POI_Fuel",
        "icon-size": 1
      },
      "paint": {
        "icon-color": "#CC3D61"
      }
    },
    {
      "id": "POI/POI_Water_P/Supply",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Water_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Supply",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#3D9CCC",
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Water_P/Storage",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Water_P",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Storage",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#3D9CCC",
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Storage",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Storage",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name8}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#3D9CCC",
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Supply",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Supply",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name8}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#3D9CCC",
        "text-color": "#3D9CCC",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Pharmacy",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Pharmacy",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Bank",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Bank",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Shop",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Shop",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Stadium",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Stadium",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Zoo",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Zoo",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Amusement",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Amusement",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Sport",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Sport",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Park",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Park",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Tower",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Tower",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Communication",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        9
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Communication",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Windmill",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        10
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Windmill",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_P/Lighthouse",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_P",
      "filter": [
        "==",
        "_symbol",
        11
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Lighthouse",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_A/Shop",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Shop",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_A/Bank",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Bank",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_A/Pharmacy",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Pharmacy",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_A/Tower",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Tower",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_A/Communication",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_A",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Communication",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_A/Windmill",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_A",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Windmill",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Other_A/Lighthouse",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Other_A",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "POI_Lighthouse",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/IDP",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        33
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "esri:POI_IDP",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Pharmacy",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        34
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "POI_Pharmacy",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Stadium",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        35
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "POI_Stadium",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Communication",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        36
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "POI_Communication",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Industrial",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        37
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "POI_Industrial",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Bank",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        38
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "esri:POI_Bank",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Shop",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        39
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "esri:POI_Shop",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Sport",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        40
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "esri:POI_Sport",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Park",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        41
      ],
      "minzoom": 14.85,
      "layout": {
        "icon-image": "esri:POI_Park",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name7}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Bank",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        15
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "esri:POI_Bank",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Shop",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        16
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "esri:POI_Shop",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Communication",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        17
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "esri:POI_Communication",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Sport",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        18
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "esri:POI_Sport",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Zoo",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        19
      ],
      "minzoom": 15.85,
      "layout": {
        "icon-image": "esri:POI_Zoo",
        "icon-size": {
          "stops": [
            [
              16,
              0.8
            ],
            [
              17,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#448970",
        "text-color": "#448970",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Areas/ARE_Parks/label/Reserve",
      "type": "symbol",
      "source": "esri",
      "source-layer": "ARE_Parks/label",
      "minzoom": 8,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#8BAD90",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.13333
      }
    },
    {
      "id": "Landuse/LND_Natural_L/label/Park-Quarry",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LND_Natural_L/label",
      "minzoom": 13,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(0,0,0,0.7)",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.13333
      }
    },
    {
      "id": "Transport/TRA_Bridges_L/label/Minor",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Bridges_L/label",
      "minzoom": 15,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 9.33333,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.7)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Tunnels_L/label/Minor",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Tunnels_L/label",
      "minzoom": 15,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 9.33333,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.7)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Roads_L/label/Minor",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Roads_L/label",
      "minzoom": 15,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 9.33333,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_A/Theatre",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Theatre",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_A/Museum",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Museum",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_A/Monument",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Monument",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_A/Castle",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Castle",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_A/Archeological",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_A",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Archeological",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_P/Theatre",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Theatre",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_P/Museum",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_P",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Museum",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_P/Monument",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_P",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Monument",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_P/Castle",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_P",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Castle",
        "icon-allow-overlap": true,
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_P/Archeological",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_P",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Archeological",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Heritage_P/Cemetery",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Heritage_P",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Memorial",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Cultural",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        20
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Cultural",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Museum",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        21
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Museum",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Monument",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        22
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Monument",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Memorial",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        23
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Memorial",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Castle",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        24
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Castle",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Archeological",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        25
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Archeological",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Cemetery",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        26
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "POI_Memorial",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/landmark",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        13
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "esri:POI_Monument",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Cemetery",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        14
      ],
      "minzoom": 15,
      "layout": {
        "icon-image": "esri:POI_Memorial",
        "icon-size": {
          "stops": [
            [
              15,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#894444",
        "text-color": "#894444",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Landuse/LND_Urban_L/label/Urban",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LND_Urban_L/label",
      "minzoom": 13,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(0,0,0,0.7)",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Areas/ARE_Military/label/Military",
      "type": "symbol",
      "source": "esri",
      "source-layer": "ARE_Military/label",
      "minzoom": 13,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "rgba(0,0,0,0.7)",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_A/Church",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Church",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_A/Synagogue",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Synagogue",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_A/Mosque",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Mosque",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_A/Worship",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Worship",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_P/Church",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Church",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_P/Synagogue",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_P",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Synagogue",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_P/Mosque",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_P",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Mosque",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Worship_P/Worship",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Worship_P",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Worship",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Mosque",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        43
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_Mosque",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name9}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Church",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        44
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Church",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name9}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Worship",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        45
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Worship",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name9}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Church",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        20
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_Church",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Mosque",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        21
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_Mosque",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#392E99",
        "text-color": "#392E99",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_A/School",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_School",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_A/College",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_College",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_A/Hospital",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Hospital",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_A/Hotel",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_A",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Hotel",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_P/Hotel",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_P",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Hotel",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_P/School",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_School",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_P/College",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_P",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_College",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Service_P/Hospital",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Service_P",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Hospital",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/School",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        27
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_School",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/College",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        28
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_College",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Hospital",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        29
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "POI_Hospital",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Hotel",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        30
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_Hotel",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Hospital",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_Hospital",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Hotel",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        10
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_Hotel",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/College",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        11
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_College",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/School",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        12
      ],
      "minzoom": 13,
      "layout": {
        "icon-image": "esri:POI_School",
        "icon-size": {
          "stops": [
            [
              14,
              0.8
            ],
            [
              16,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#386090",
        "text-color": "#386090",
        "icon-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              14,
              0
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/label/Secondary",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M/label",
      "filter": [
        "==",
        "_label_class",
        1
      ],
      "minzoom": 14,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.85)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/label/Secondary",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Bridges_M/label",
      "filter": [
        "==",
        "_label_class",
        1
      ],
      "minzoom": 14,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Roads_M/label/Secondary",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Roads_M/label",
      "filter": [
        "==",
        "_label_class",
        3
      ],
      "minzoom": 14,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 341,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.85)",
        "text-halo-width": 1.13333
      }
    },
    {
      "id": "Transport/TRA_Tunnels_M/label/Major",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Tunnels_M/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1000,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Bridges_M/label/Major",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Bridges_M/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 288,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Roads_M/label/Major",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Roads_M/label",
      "filter": [
        "==",
        "_label_class",
        2
      ],
      "minzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 341,
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Transport/TRA_Roads_M/label/Primary_Shield",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Roads_M/label",
      "filter": [
        "==",
        "_label_class",
        1
      ],
      "minzoom": 8,
      "maxzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1024,
        "symbol-avoid-edges": true,
        "text-font": [
          "Noto Sans Display Bold"
        ],
        "text-size": 7,
        "text-offset": [
          -0.1,
          -0.1
        ],
        "text-field": "{_name}",
        "icon-text-fit": "width",
        "icon-image": "esri:TRA_Primary/{_len}",
        "icon-size": 0.8,
        "icon-rotation-alignment": "viewport",
        "text-rotation-alignment": "viewport"
      },
      "paint": {
        "text-color": "#FFFFFF"
      }
    },
    {
      "id": "Transport/TRA_Roads_M/label/Motorway_Shield",
      "type": "symbol",
      "source": "esri",
      "source-layer": "TRA_Roads_M/label",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 8,
      "maxzoom": 13,
      "layout": {
        "symbol-placement": "line",
        "symbol-spacing": 1024,
        "symbol-avoid-edges": true,
        "text-font": [
          "Noto Sans Display Bold"
        ],
        "text-size": 7,
        "text-offset": [
          -0.1,
          -0.1
        ],
        "text-field": "{_name}",
        "icon-text-fit": "width",
        "icon-image": "esri:TRA_Motorway/{_len}",
        "icon-size": 0.8,
        "icon-rotation-alignment": "viewport",
        "text-rotation-alignment": "viewport"
      },
      "paint": {
        "text-color": "#FFFFFF"
      }
    },
    {
      "id": "POI/POI_Public_A/Townhall",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Townhall",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/Embassy",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Embassy",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/Court",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Court",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/Police",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Police",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/Prison",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Prison",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/Fire",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Fire",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/Post",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Post",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/NGO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_NGO",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_A/Public",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_A",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Public",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Townhall",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Townhall",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Embassy",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Embassy",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Court",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Court",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Police",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Police",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Prison",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Prison",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Fire",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Fire",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Post",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Post",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/NGO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_NGO",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Public_P/Public",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Public_P",
      "filter": [
        "==",
        "_symbol",
        8
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Public",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Townhall",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        9
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Townhall",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Embassy",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        10
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Embassy",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Public",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        11
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Public",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Court",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        12
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_Court",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Police",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        13
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Police",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Prison",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        14
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "POI_Prison",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Fire",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        15
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_Fire",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Post",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        16
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_Post",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/UN",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        17
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_UN",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/NGO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        18
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_NGO",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Embassy",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_Embassy",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Military",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_Military",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Public",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_Public",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/NGO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_NGO",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Police",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 11,
      "layout": {
        "icon-image": "esri:POI_Police",
        "icon-size": {
          "stops": [
            [
              13,
              0.8
            ],
            [
              15,
              1
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.75
        ],
        "text-padding": 1,
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#343434",
        "text-color": "#343434",
        "icon-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_OSM/label/Other_Center",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_OSM",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 14,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#656565",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Other_Center_MIS",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name5}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#656565",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Other_Center_MIL",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class17",
        17
      ],
      "minzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name17}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#656565",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin4_MMR/label/Class 1",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin4_MMR/label",
      "minzoom": 14,
      "maxzoom": 15,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin3_MMR/label/Class 1",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin3_MMR/label",
      "minzoom": 12,
      "maxzoom": 14,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin3_VMC/label/Municipality",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin3_VMC/label",
      "minzoom": 12,
      "maxzoom": 15,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin3_MIK/label/Municipality",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin3_MIK/label",
      "minzoom": 8,
      "maxzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin2_NoHQ/label/Admin2",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin2_NoHQ/label",
      "minzoom": 8,
      "maxzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin2_HQ/label/Admin2",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin2_HQ/label",
      "minzoom": 8,
      "maxzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 10.6667,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#828282",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_OSM/label/Village_center",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_OSM",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 11,
      "maxzoom": 15,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10,
        "text-anchor": "center",
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Village_Center_MIS",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 11,
      "maxzoom": 15,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10,
        "text-anchor": "center",
        "text-field": "{_name4}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Village_Center_MIK",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class11",
        11
      ],
      "minzoom": 11,
      "maxzoom": 16,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10,
        "text-anchor": "center",
        "text-field": "{_name11}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Village_Center_MIL",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class16",
        16
      ],
      "minzoom": 11,
      "maxzoom": 16,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10,
        "text-anchor": "center",
        "text-field": "{_name16}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#4E4E4E",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_OSM/label/Suburb_Center",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_OSM",
      "filter": [
        "==",
        "_label_class6",
        6
      ],
      "minzoom": 12,
      "maxzoom": 17,
      "layout": {
        "text-font": [
          "Noto Sans Display Italic"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Suburb_Center_MIS",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class6",
        6
      ],
      "minzoom": 12,
      "maxzoom": 17,
      "layout": {
        "text-font": [
          "Noto Sans Display Italic"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name6}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Suburb_Center_MIL",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class18",
        18
      ],
      "minzoom": 12,
      "maxzoom": 17,
      "layout": {
        "text-font": [
          "Noto Sans Display Italic"
        ],
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-field": "{_name18}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_A/Rail",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_A",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "POI_Rail",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_A/Bus",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_A",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "POI_Bus",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_A/Ferry",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_A",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "POI_Ferry",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_A/Stop_B",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_A",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "POI_Stop_B",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1.2
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "#802677"
      }
    },
    {
      "id": "POI/POI_Transport_P/Rail",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "POI_Rail",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_P/Bus",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "POI_Bus",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_P/Ferry",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "POI_Ferry",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_P/Stop_R",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 16,
      "layout": {
        "icon-image": "POI_Stop_R",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1.2
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "#802677"
      }
    },
    {
      "id": "POI/POI_Transport_P/Stop_T",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 16,
      "layout": {
        "icon-image": "POI_Stop_T",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1.2
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "#802677"
      }
    },
    {
      "id": "POI/POI_Transport_P/Stop_B",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        7
      ],
      "minzoom": 16,
      "layout": {
        "icon-image": "POI_Stop_B",
        "icon-size": {
          "stops": [
            [
              16,
              1
            ],
            [
              17,
              1.2
            ]
          ]
        }
      },
      "paint": {
        "icon-color": "#802677"
      }
    },
    {
      "id": "POI/POI_Mission/Rail",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        3
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "esri:POI_Rail",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Bus",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        4
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "esri:POI_Bus",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Ferry",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        5
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "esri:POI_Ferry",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Taxi",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        6
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "esri:POI_Taxi",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name3}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Ferry",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 12,
      "layout": {
        "icon-image": "esri:POI_Ferry",
        "icon-size": {
          "stops": [
            [
              13,
              1
            ],
            [
              14,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              13,
              0
            ],
            [
              14,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_OSM/label/Town_Center",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_OSM",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 11,
      "maxzoom": 15,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "center",
        "text-field": "{_name3}"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Town_Center_MIS",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 11,
      "maxzoom": 15,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "center",
        "text-field": "{_name3}"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Town_Center_MIK",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class10",
        10
      ],
      "minzoom": 12,
      "maxzoom": 15,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "center",
        "text-field": "{_name10}"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Town_Center_MIL",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class15",
        15
      ],
      "minzoom": 12,
      "maxzoom": 16,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "center",
        "text-field": "{_name15}"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_OSM/label/Town",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_OSM",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 7,
      "maxzoom": 11,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.2
        ],
        "text-field": "{_name2}",
        "icon-image": "esri:PPL_Town"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Town_MIS",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 7,
      "maxzoom": 11,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.2
        ],
        "text-field": "{_name2}",
        "icon-image": "esri:PPL_Town"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Town_MIK",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class9",
        9
      ],
      "minzoom": 11,
      "maxzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.2
        ],
        "text-field": "{_name9}",
        "icon-image": "esri:PPL_Town"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Town_MIL",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class14",
        14
      ],
      "minzoom": 8,
      "maxzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Display Regular"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.2
        ],
        "text-field": "{_name14}",
        "icon-image": "esri:PPL_Town"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_A/Helipad",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_A",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "icon-image": "POI_Helipad",
        "icon-size": {
          "stops": [
            [
              11,
              1
            ],
            [
              12,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_P/Helipad",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "icon-image": "POI_Helipad",
        "icon-size": {
          "stops": [
            [
              11,
              1
            ],
            [
              12,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Helipad",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 10,
      "layout": {
        "icon-image": "POI_Helipad",
        "icon-size": {
          "stops": [
            [
              11,
              1
            ],
            [
              12,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              11,
              0
            ],
            [
              12,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_P/Airfield",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {
        "icon-image": "POI_Airfield",
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Transport_A/Airfield",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Transport_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {
        "icon-image": "POI_Airfield",
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_Mission/Airfield",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 10,
      "layout": {
        "icon-image": "POI_Airfield",
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1
        ],
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin1_NoHQ/label/Admin1",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin1_NoHQ/label",
      "minzoom": 7,
      "maxzoom": 8,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 12,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Admin1_HQ/label/Admin1",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Admin1_HQ/label",
      "minzoom": 7,
      "maxzoom": 8,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold Italic"
        ],
        "text-size": 12,
        "text-letter-spacing": 0.1,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#686868",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_IATA_A/Airport",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_IATA_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 7,
      "layout": {
        "text-size": {
          "base": 1,
          "stops": [
            [
              7,
              9.3333
            ],
            [
              11,
              11.3333
            ]
          ]
        },
        "icon-size": {
          "base": 1,
          "stops": [
            [
              7,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display SemiBold"
        ],
        "text-padding": 0,
        "text-optional": true,
        "text-anchor": "bottom",
        "text-offset": {
          "stops": [
            [
              9,
              [
                0,
                -0.75
              ]
            ],
            [
              11,
              [
                0,
                -1.2
              ]
            ]
          ]
        },
        "text-field": "{_name}",
        "icon-image": "esri:POI_Airport_S"
      },
      "paint": {
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      },
      "maxzoom": 10
    },
    {
      "id": "POI/POI_IATA_A/Airport/1",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_IATA_A",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {
        "text-size": 11.3333,
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-padding": 0,
        "text-optional": true,
        "text-anchor": "bottom",
        "text-offset": {
          "stops": [
            [
              9,
              [
                0,
                -0.75
              ]
            ],
            [
              11,
              [
                0,
                -1.2
              ]
            ]
          ]
        },
        "text-field": "{_name1}",
        "icon-image": "esri:POI_Airport"
      },
      "paint": {
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_IATA_P/Airport",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_IATA_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 7,
      "layout": {
        "visibility": "visible",
        "text-size": {
          "base": 1,
          "stops": [
            [
              7,
              9.3333
            ],
            [
              11,
              11.3333
            ]
          ]
        },
        "icon-size": {
          "base": 1,
          "stops": [
            [
              7,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display SemiBold"
        ],
        "text-max-width": 10,
        "text-line-height": 1.2,
        "text-padding": 0,
        "text-letter-spacing": 0,
        "text-allow-overlap": false,
        "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": {
          "stops": [
            [
              9,
              [
                0,
                -0.75
              ]
            ],
            [
              11,
              [
                0,
                -1.2
              ]
            ]
          ]
        },
        "icon-rotate": 0,
        "text-rotate": 0,
        "text-max-angle": 45,
        "text-field": "{_name}",
        "icon-image": "esri:POI_Airport_S",
        "text-transform": "none"
      },
      "paint": {
        "icon-opacity": 1,
        "text-opacity": 1,
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "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
        ]
      },
      "maxzoom": 10
    },
    {
      "id": "POI/POI_IATA_P/Airport/1",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_IATA_P",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 10,
      "layout": {
        "visibility": "visible",
        "text-size": 11.3333,
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-max-width": 10,
        "text-line-height": 1.2,
        "text-padding": 0,
        "text-letter-spacing": 0,
        "text-allow-overlap": false,
        "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": {
          "stops": [
            [
              9,
              [
                0,
                -0.75
              ]
            ],
            [
              11,
              [
                0,
                -1.2
              ]
            ]
          ]
        },
        "icon-rotate": 0,
        "text-rotate": 0,
        "text-max-angle": 45,
        "text-field": "{_name1}",
        "icon-image": "esri:POI_Airport",
        "text-transform": "none"
      },
      "paint": {
        "icon-opacity": 1,
        "text-opacity": 1,
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "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": "POI/POI_Mission/Airport",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_Mission",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 7,
      "layout": {
        "icon-image": {
          "stops": [
            [
              9,
              "POI_Airport_S"
            ],
            [
              10,
              "POI_Airport"
            ]
          ]
        },
        "icon-allow-overlap": false,
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 11.3333,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1.2
        ],
        "text-field": "{_name}",
        "text-optional": true,
        "text-padding": 0,
        "icon-padding": 0,
        "icon-optional": false
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "POI/POI_MINUSCA/Airport",
      "type": "symbol",
      "source": "esri",
      "source-layer": "POI_MINUSCA",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 7,
      "layout": {
        "icon-image": {
          "stops": [
            [
              9,
              "esri:POI_Airport_S"
            ],
            [
              10,
              "esri:POI_Airport"
            ]
          ]
        },
        "icon-allow-overlap": false,
        "icon-size": {
          "stops": [
            [
              10,
              1
            ],
            [
              11,
              1.2
            ]
          ]
        },
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 11.3333,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -1.2
        ],
        "text-field": "{_name}",
        "text-optional": true,
        "text-padding": 0,
        "icon-padding": 0,
        "icon-optional": false
      },
      "paint": {
        "icon-color": "#802677",
        "text-opacity": {
          "stops": [
            [
              10,
              0
            ],
            [
              11,
              1
            ]
          ]
        },
        "text-color": "#802677",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/City_Center_MIS",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 8,
      "maxzoom": 13,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold"
        ],
        "text-size": 11.3333,
        "text-anchor": "center",
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/City_Center_MIK",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class8",
        8
      ],
      "minzoom": 9,
      "maxzoom": 14,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold"
        ],
        "text-size": 11.3333,
        "text-anchor": "center",
        "text-field": "{_name8}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/City_Center_MIL",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class13",
        13
      ],
      "minzoom": 9,
      "maxzoom": 14,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold"
        ],
        "text-size": 11.3333,
        "text-anchor": "center",
        "text-field": "{_name13}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_OSM/label/City_Center",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_OSM",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 8,
      "maxzoom": 13,
      "layout": {
        "text-font": [
          "Noto Sans Display SemiBold"
        ],
        "text-size": 11.3333,
        "text-anchor": "center",
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/City_MIS",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 6,
      "maxzoom": 8,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.3
        ],
        "text-field": "{_name}",
        "icon-image": "esri:PPL_City"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/City_MIK",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class7",
        7
      ],
      "minzoom": 7,
      "maxzoom": 9,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.3
        ],
        "text-field": "{_name7}",
        "icon-image": "esri:PPL_City"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/City_MIL",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class12",
        12
      ],
      "minzoom": 6,
      "maxzoom": 9,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.3
        ],
        "text-field": "{_name12}",
        "icon-image": "esri:PPL_City"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Mission/label/Town_SFA",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Mission",
      "filter": [
        "==",
        "_label_class19",
        19
      ],
      "minzoom": 6,
      "maxzoom": 8,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.3
        ],
        "text-field": "{_name19}",
        "icon-image": "esri:PPL_Town"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_OSM/label/City",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_OSM",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 6,
      "maxzoom": 8,
      "layout": {
        "text-font": [
          "Noto Sans Display Medium"
        ],
        "text-size": 10.6667,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.3
        ],
        "text-field": "{_name}",
        "icon-image": "esri:PPL_City"
      },
      "paint": {
        "text-color": "#343434",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Country_L03_P/label/Territory_NSG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L03_P",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 2,
      "maxzoom": 3,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-max-width": 20,
        "text-size": 7.73333,
        "text-anchor": "center",
        "text-letter-spacing": 0.1,
        "text-field": "{_name4}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.25)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L03_P/label/Territory_SG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L03_P",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 2,
      "maxzoom": 3,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-max-width": 20,
        "text-size": 8.33333,
        "text-anchor": "center",
        "text-letter-spacing": 0.15,
        "text-field": "{_name3}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.25)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L03_P/label/State_S",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L03_P",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 2,
      "maxzoom": 3,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-max-width": 20,
        "text-size": 8.33333,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name2}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.25)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L03_P/label/State_M",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L03_P",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 2,
      "maxzoom": 3,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-max-width": 20,
        "text-size": 8.33333,
        "text-anchor": "center",
        "text-letter-spacing": 0.15,
        "text-field": "{_name1}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.25)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L03_P/label/State_L",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L03_P",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 2,
      "maxzoom": 3,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-max-width": 50,
        "text-size": 8.33333,
        "text-anchor": "center",
        "text-letter-spacing": 0.7,
        "text-field": "{_name}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.25)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L04_P/label/Territory_NSG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L04_P",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 3,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 9.33333,
        "text-anchor": "center",
        "text-letter-spacing": 0.15,
        "text-field": "{_name4}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L04_P/label/Territory_SG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L04_P",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 3,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Open Sans Regular"
        ],
        "text-max-width": 20,
        "text-size": 9,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name3}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L04_P/label/State_S",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L04_P",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 3,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 30,
        "text-line-height": 1,
        "text-size": 9.66667,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name2}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L04_P/label/State_M",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L04_P",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 3,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 30,
        "text-line-height": 1,
        "text-size": 9.66667,
        "text-anchor": "center",
        "text-letter-spacing": 0.1,
        "text-field": "{_name1}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L04_P/label/State_L",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L04_P",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 3,
      "maxzoom": 4,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 75,
        "text-size": 9.66667,
        "text-anchor": "center",
        "text-letter-spacing": 1.3,
        "text-field": "{_name}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#6E7780",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 0.666667
      }
    },
    {
      "id": "Labels/LAB_Country_L05_P/label/Territory_NSG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L05_P",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 11.3333,
        "text-anchor": "center",
        "text-letter-spacing": 0.15,
        "text-field": "{_name4}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#636566",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L05_P/label/Territory_SG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L05_P",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Open Sans Regular"
        ],
        "text-max-width": 20,
        "text-size": 10.6667,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name3}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#636566",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L05_P/label/China",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L05_P",
      "filter": [
        "==",
        "_label_class6",
        6
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 12,
        "text-anchor": "center",
        "text-field": "{_name6}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#636566",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L05_P/label/MiddleEast",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L05_P",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-max-width": 4,
        "text-size": 8,
        "text-anchor": "center",
        "text-field": "{_name5}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#636566",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L05_P/label/State_S",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L05_P",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 30,
        "text-size": 11,
        "text-anchor": "center",
        "text-letter-spacing": 0.15,
        "text-field": "{_name2}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#636566",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L05_P/label/State_M",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L05_P",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 30,
        "text-size": 12,
        "text-anchor": "center",
        "text-letter-spacing": 0.25,
        "text-field": "{_name1}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#636566",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L05_P/label/State_L",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L05_P",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 75,
        "text-size": 12,
        "text-anchor": "center",
        "text-letter-spacing": 2,
        "text-field": "{_name}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#636566",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/Autonomies",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class7",
        7
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Regular"
        ],
        "text-size": 12,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name7}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/Territory_SG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Regular"
        ],
        "text-max-width": 20,
        "text-size": 12.3333,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name3}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/China",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class6",
        6
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 13.3333,
        "text-anchor": "center",
        "text-letter-spacing": 0.02,
        "text-field": "{_name6}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/MiddleEast",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-max-width": 20,
        "text-size": 10.6667,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name5}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/Territory_NSG",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 13.3333,
        "text-anchor": "center",
        "text-letter-spacing": 0.15,
        "text-field": "{_name4}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/State_S",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 13.3333,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name2}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/State_M",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 14.6667,
        "text-anchor": "center",
        "text-letter-spacing": 0.15,
        "text-field": "{_name1}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L06_P/label/State_L",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L06_P",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 75,
        "text-size": 15.3333,
        "text-anchor": "center",
        "text-letter-spacing": 3,
        "text-field": "{_name}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Autonomous_L",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Autonomous_L",
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "icon-image": "esri:Labels/LAB_Autonomous_L",
        "icon-allow-overlap": true,
        "text-font": [
          "Open Sans Regular"
        ],
        "text-size": 12,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "icon-color": "rgba(132,166,48,0)",
        "text-color": "#575859",
        "text-halo-color": "rgba(255,255,255,0.5)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Labels/LAB_Country_L/label/Territory",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-size": 13.3333,
        "text-anchor": "center",
        "text-letter-spacing": 0.1,
        "text-field": "{_name1}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Country_L/label/MiddleEast",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-font": [
          "Open Sans Semi Bold"
        ],
        "text-size": 12,
        "text-anchor": "center",
        "text-letter-spacing": 0.05,
        "text-field": "{_name2}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Labels/LAB_Country_L/label/State",
      "type": "symbol",
      "source": "esri",
      "source-layer": "LAB_Country_L",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-font": [
          "Open Sans Bold"
        ],
        "text-max-width": 20,
        "text-size": 13.3333,
        "text-anchor": "center",
        "text-letter-spacing": 0.2,
        "text-field": "{_name}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/Territorial",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_symbol",
        2
      ],
      "minzoom": 4,
      "maxzoom": 11.53,
      "layout": {
        "icon-image": "esri:PPL_Territorial",
        "icon-size": {
          "stops": [
            [
              4,
              0.75
            ],
            [
              6,
              1
            ],
            [
              7,
              0
            ]
          ]
        },
        "icon-allow-overlap": true
      },
      "paint": {}
    },
    {
      "id": "Places/PPL_Capitals/Alternative",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_symbol",
        1
      ],
      "minzoom": 4,
      "maxzoom": 11.53,
      "layout": {
        "icon-image": "esri:PPL_Alternative",
        "icon-size": {
          "stops": [
            [
              4,
              0.75
            ],
            [
              6,
              1
            ],
            [
              7,
              0
            ]
          ]
        },
        "icon-allow-overlap": true
      },
      "paint": {}
    },
    {
      "id": "Places/PPL_Capitals/National",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_symbol",
        0
      ],
      "minzoom": 4,
      "maxzoom": 11.53,
      "layout": {
        "icon-image": "esri:PPL_National",
        "icon-size": {
          "stops": [
            [
              4,
              0.75
            ],
            [
              6,
              1
            ],
            [
              7,
              0
            ]
          ]
        },
        "icon-allow-overlap": true
      },
      "paint": {}
    },
    {
      "id": "Places/PPL_Capitals/label/L05_TO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class",
        0
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 9.33333,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.5
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L05_RI",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class1",
        1
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 9.33333,
        "text-anchor": "left",
        "text-offset": [
          0.6,
          0
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name1}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L05_BO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class2",
        2
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 9.33333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.3
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name2}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L05_LE",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class3",
        3
      ],
      "minzoom": 4,
      "maxzoom": 5,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 9.33333,
        "text-anchor": "right",
        "text-offset": [
          -0.7,
          0
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name3}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L06_TO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class4",
        4
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 10,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.6
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name4}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L06_RI",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class5",
        5
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 10,
        "text-anchor": "left",
        "text-offset": [
          0.7,
          0
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name5}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L06_BO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class6",
        6
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 10,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.4
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name6}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L06_LE",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class7",
        7
      ],
      "minzoom": 5,
      "maxzoom": 6,
      "layout": {
        "text-font": [
          "Noto Sans Regular"
        ],
        "text-size": 10,
        "text-anchor": "right",
        "text-offset": [
          -0.8,
          0
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name7}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L07_TO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class8",
        8
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-size": 11.3333,
        "text-anchor": "bottom",
        "text-offset": [
          0,
          -0.7
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name8}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L07_RI",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class9",
        9
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-size": 11.3333,
        "text-anchor": "left",
        "text-offset": [
          0.9,
          0
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name9}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L07_BO",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class10",
        10
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-size": 11.3333,
        "text-anchor": "top",
        "text-offset": [
          0,
          0.5
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name10}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L07_LE",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class11",
        11
      ],
      "minzoom": 6,
      "maxzoom": 7,
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-size": 11.3333,
        "text-anchor": "right",
        "text-offset": [
          -1,
          0
        ],
        "text-padding": 0,
        "text-max-width": 15,
        "text-field": "{_name11}",
        "text-allow-overlap": true,
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    },
    {
      "id": "Places/PPL_Capitals/label/L08+_Center",
      "type": "symbol",
      "source": "esri",
      "source-layer": "PPL_Capitals",
      "filter": [
        "==",
        "_label_class12",
        12
      ],
      "minzoom": 7,
      "maxzoom": 12,
      "layout": {
        "text-font": [
          "Noto Sans Bold"
        ],
        "text-size": 12,
        "text-max-width": 15,
        "text-anchor": "center",
        "text-field": "{_name12}",
        "text-optional": true
      },
      "paint": {
        "text-color": "#3E3F40",
        "text-halo-color": "rgba(255,255,255,0.75)",
        "text-halo-width": 1.33333
      }
    }
  ]
}