{
	"version" : 8,
	"sprite" : "../sprites/sprite",
	"glyphs" : "../fonts/{fontstack}/{range}.pbf",
	"sources" : {
		"esri" : {
			"type" : "vector",
			"url" : "../../"
		}
	},
	"layers" : [{
			"id" : "Land/Not ice",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Land",
			"filter" : ["==", "_symbol", 0],
			"minzoom" : 0,
			"layout" : {},
			"paint" : {
				"fill-color" : "#f7f6d5"
			}
		}, {
			"id" : "Land/Ice",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Land",
			"filter" : ["==", "_symbol", 1],
			"minzoom" : 0,
			"layout" : {},
			"paint" : {
				"fill-color" : "#FFFFFF"
			}
        }, {
			"id" : "Urban area",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Urban area",
			"minzoom" : 5,
            "maxzoom" : 12,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
                "fill-color" : {
					"stops" : [[9, "#e3debe"], [12, "#f7f6d5"]]
				}
			}
        }, {
			"id" : "Vegetation small scale/High density",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Vegetation small scale",
			"filter" : ["==", "_symbol", 0],
			"maxzoom" : 10,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : "#C9DE8C",
				"fill-opacity" : 0.2
			}
		}, {
			"id" : "Vegetation small scale/Low density",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Vegetation small scale",
			"filter" : ["==", "_symbol", 1],
			"maxzoom" : 10,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : "#A6C269",
				"fill-opacity" : 0.2
			}
		}, {
			"id" : "Openspace or forest",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Openspace or forest",
			"minzoom" : 9,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : "#dee3bc"
			}
        }, {
			"id" : "Military",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Military",
			"minzoom" : 6,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : "#E3E2CE",
				"fill-outline-color" : "#DAD9C5"
			}   
		}, {
			"id" : "Admin0 forest or park",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Admin0 forest or park",
			"minzoom" : 6,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : "#dee3bc"
			}
		}, {
			"id" : "Admin1 forest or park",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Admin1 forest or park",
			"minzoom" : 6,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : "#dee3bc"
			}
        }, {
			"id" : "Zoo",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Zoo",
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : "#dee3bc"
			}
        }, {
			"id" : "Port",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Port",
            "minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E3E2CE",
				"fill-outline-color" : "#DAD9C5"
			}
		}, {
			"id" : "Transportation",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Transportation",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E3E2CE",
				"fill-outline-color" : "#DAD9C5"
			}
        }, {
			"id" : "Industry",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Industry",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E3E2CE",
				"fill-outline-color" : "#DAD9C5"
			}
        }, {
			"id" : "Indigenous",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Indigenous",
			"minzoom" : 7,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : "#ede4c5"
			}
        }, {
			"id" : "Retail",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Retail",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#F6E5B7"
			} 
        }, {
			"id" : "Government",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Government",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E8DEBB"
			}   
        }, {
			"id" : "Education",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Education",
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E9E9AB"
			} 
        }, {
			"id" : "Golf course",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Golf course",
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E3ECBF",
				"fill-outline-color" : "#DBE2B8"
			}      
		}, {
			"id" : "Medical",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Medical",
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : "#F7DFB9",
				"fill-outline-color" : "#FFFFFF"
			}
        }, {
			"id" : "Park or farming",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Park or farming",
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : "#dee3bc"
			}
        }, {
			"id" : "Landmark",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Landmark",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#F6E5B7"
			} 
        }, {
			"id" : "Airport/Airport property",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Airport",
			"filter" : ["==", "_symbol", 1],
			"minzoom" : 9,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E3E2CE",
				"fill-outline-color" : "#C5C4B0"
			}
		}, {
			"id" : "Airport/Airport runway",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Airport",
			"filter" : ["==", "_symbol", 0],
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : "#D8D7C3"
			} 
        }, {
			"id" : "Water and wastewater",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water and wastewater",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E3E2CE",
				"fill-outline-color" : "#DAD9C5"
			} 
		}, {
			"id" : "Freight",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Freight",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E8DEBB"
			}
		}, {
			"id" : "Cemetery",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Cemetery",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E3ECBF"
			} 
        }, {
			"id" : "Finance",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Finance",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E8DEBB"
			} 
		}, {
			"id" : "Emergency",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Emergency",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E8DEBB"
			}
		}, {
			"id" : "Pedestrian",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Pedestrian",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-color" : "#E8DEBB"
			}
        }, {
			"id" : "Beach",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Beach",
			"minzoom" : 13,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area/Playa"
			}
		}, {
			"id" : "Special area of interest/Grass",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 8],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
                "fill-color" : {
					"stops" : [[14, "#DBE0B2"], [17, "#C2D69C"]]
				}
			}
        }, {
			"id" : "Special area of interest/Field or court exterior",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 5],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
				"fill-color" : {
					"stops" : [[14, "#d1deb8"], [15, "#C2D69C"]]
				}
			}   
        }, {
			"id" : "Special area of interest/Football field or court",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 4],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
				"fill-color" : {
					"stops" : [[14, "#d1deb8"], [15, "#C2D69C"]]
				},
                "fill-outline-color" : {
					"stops" : [[14, "#e1e8e0"], [15, "#ffffff"]]
				}
			}   
        }, {
			"id" : "Special area of interest/Baseball field or other grounds",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 1],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
				"fill-color" : {
					"stops" : [[14, "#d1deb8"], [15, "#C2D69C"]]
				},
                "fill-outline-color" : {
					"stops" : [[14, "#c3d0ab"], [15, "#A8BD82"]]
				}
			}
        }, {
            "id" : "Marine area/bathymetry depth 1",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Marine area",
			"minzoom" : 0,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : {
					"stops" : [[8, "#DCF3FC"], [11, "#BFD9F2"]]
				}
			}
		}, {
			"id" : "Bathymetry/depth 2 (shallow water)",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Bathymetry",
			"filter" : ["==", "_symbol", 0],
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : {
					"stops" : [[8, "#CAECFA"], [11, "#BFD9F2"]]
				}
			}
		}, {
			"id" : "Bathymetry/depth 3",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Bathymetry",
			"filter" : ["==", "_symbol", 1],
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : {
					"stops" : [[8, "#BAE6F7"], [11, "#BFD9F2"]]
				}
			}
		}, {
			"id" : "Bathymetry/depth 4",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Bathymetry",
			"filter" : ["==", "_symbol", 2],
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : {
					"stops" : [[8, "#A9DFF5"], [11, "#BFD9F2"]]
				}
			}
		}, {
			"id" : "Bathymetry/depth 5",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Bathymetry",
			"filter" : ["==", "_symbol", 3],
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : {
					"stops" : [[8, "#99D9F2"], [11, "#BFD9F2"]]
				}
			}
		}, {
			"id" : "Bathymetry/depth 6",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Bathymetry",
			"filter" : ["==", "_symbol", 4],
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : {
					"stops" : [[8, "#89D2F0"], [11, "#BFD9F2"]]
				}
			}
		}, {
			"id" : "Bathymetry/depth 7 (deep water)",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Bathymetry",
			"filter" : ["==", "_symbol", 5],
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
                "fill-antialias" : false,
				"fill-color" : {
					"stops" : [[8, "#78CCF0"], [11, "#BFD9F2"]]
				}
			}
        }, {
			"id" : "Water line small scale",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Water line small scale",
			"minzoom" : 1,
			"maxzoom" : 5,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#99D9F2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[1, 0.5], [5, 1.33]]
				}
			}
        }, {
			"id" : "Water line medium scale",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Water line medium scale",
			"minzoom" : 5,
			"maxzoom" : 7,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#99D9F2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[5, 0.5], [7, 1.33]]
				}
			}
        }, {
			"id" : "Water line large scale",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Water line large scale",
			"minzoom" : 7,
			"maxzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
                "line-color" : {
					"stops" : [[7, "#99D9F2"], [11, "#BFD9F2"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[7, 1], [11, 1.33]]
				}
            }
        }, {
			"id" : "Water line/Canal or ditch",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Water line",
			"filter" : ["==", "_symbol", 1],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#BFD9F2",
                "line-width" : {
					"base" : 1.2,
					"stops" : [[11, 2], [14, 2], [17, 2]]
				},
				"line-dasharray" : [7.5, 2.5]
			}
        }, {
			"id" : "Water line/Stream or river intermittent",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Water line",
			"filter" : ["==", "_symbol", 4],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#BFD9F2",
				"line-dasharray" : [10.67, 1.78],
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 1], [14, 1.33], [17, 2]]
				}
			}
        }, {
			"id" : "Water line/Stream or river",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Water line",
			"filter" : ["==", "_symbol", 0],
			"minzoom" : 11,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#BFD9F2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 1], [14, 1.33], [17, 2.67]]
				}
			}
        }, {
			"id" : "Water area small scale",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area small scale",
			"minzoom" : 1,
			"maxzoom" : 5,
			"layout" : {},
			"paint" : {
				"fill-color" : {"stops" : [[1, "#A9DFF5"], [5, "#BAE6F7"]]},
                "fill-outline-color" : {"stops" : [[1, "#A9DFF5"], [5, "#BAE6F7"]]}
			}
        }, {
			"id" : "Water area medium scale/Lake intermittent",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area medium scale",
			"filter" : ["==", "_symbol", 1],
			"minzoom" : 5,
			"maxzoom" : 7,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area medium scale/Lake intermittent"
			}
        }, {
			"id" : "Water area medium scale/Lake or river",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area medium scale",
			"filter" : ["==", "_symbol", 0],
			"minzoom" : 5,
			"maxzoom" : 7,
			"layout" : {},
			"paint" : {
				"fill-color" : {"stops" : [[5, "#BAE6F7"], [7, "#caecfa"]]}
			}
        }, {
			"id" : "Water area large scale/Lake intermittent",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area large scale",
			"filter" : ["==", "_symbol", 1],
			"minzoom" : 7,
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area large scale/Lake intermittent"
			}
		}, {
			"id" : "Water area large scale/Lake or river",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area large scale",
			"filter" : ["==", "_symbol", 0],
			"minzoom" : 7,
			"maxzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : {"stops" : [[7, "#caecfa"], [11, "#BFD9F2"]]}
			}
		}, {
			"id" : "Water area/Lake, river or bay",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area",
			"filter" : ["==", "_symbol", 7],
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-color" : "#BFD9F2",
				"fill-outline-color" : "#BFD9F2"
			}
		}, {
			"id" : "Water area/Lake or river intermittent",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area",
			"filter" : ["==", "_symbol", 6],
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area/Lake or river intermittent"
			}
        }, {
			"id" : "Water area/Swamp or marsh",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area",
			"filter" : ["==", "_symbol", 3],
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area/Swamp or marsh"
			}
        }, {
			"id" : "Water area/Playa",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area",
			"filter" : ["==", "_symbol", 1],
			"minzoom" : 12,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area/Playa"
			}
		}, {
			"id" : "Water area/Ice mass",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Water area",
			"filter" : ["==", "_symbol", 2],
			"minzoom" : 11,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area/Ice mass"
			}
        }, {
            "id" : "Coastline",
		    "type" : "line",
            "source" : "esri",
		    "source-layer" : "Coastline",
		    "maxzoom" : 9,
		    "layout" : {
			     "line-cap" : "round",
			     "line-join" : "round"
		    },
		    "paint" : {
                 "line-color" : {
					"stops" : [[7, "#d6d6bc"], [9, "#DCF3FC"]]
				},
			     "line-width" : 1
            }
        }, {
			"id" : "Special area of interest/Athletic track",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 0],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
                "fill-color" : {
					"stops" : [[14, "#ffd5d5"], [15, "#ffcccc"]]
				},
				"fill-outline-color" : "#EEE6D6"
			}    
        }, {
			"id" : "Special area of interest/Hardcourt",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 10],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
				"fill-color" : "#DEDED1",
				"fill-outline-color" : "#CCCCC0"
			}    
        }, {
			"id" : "Special area of interest/Parking",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 15],
			"minzoom" : 15,
			"layout" : {},
			"paint" : {
				"fill-color" : "#DEDED1"
			}     
        }, {
			"id" : "Special area of interest/Bike, walk or pedestrian",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 2],
			"minzoom" : 15,
			"layout" : {},
			"paint" : {
				"fill-color" : "#f7f6dd",
                "fill-outline-color" : "#e6e5d6"
			}     
        }, {
			"id" : "Special area of interest/Curb",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 3],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
				"fill-color" : "#FFFFFF"
			}
        }, {
			"id" : "Special area of interest/Mulch or dirt",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 14],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
				"fill-color" : "#FCEDC2"
			}    
		}, {
			"id" : "Special area of interest/Groundcover",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 13],
			"minzoom" : 17,
			"layout" : {},
			"paint" : {
				"fill-color" : "#DBE0B2"
			}
		}, {
			"id" : "Special area of interest/Rock or gravel",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 16],
			"minzoom" : 17,
			"layout" : {},
			"paint" : {
				"fill-color" : "#FCEDC2"
			}
        }, {
			"id" : "Special area of interest/Sand",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 6],
			"minzoom" : 15,
			"layout" : {},
			"paint" : {
				"fill-pattern" : "Water area/Playa"
			}
        }, {
			"id" : "Special area of interest/Water",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Special area of interest",
			"filter" : ["==", "_symbol", 7],
			"minzoom" : 14,
			"layout" : {},
			"paint" : {
				"fill-color" : "#BFD9F2"
			}   
        }, {
			"id" : "Special area of interest line/Dock or pier",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Special area of interest line",
			"filter" : ["==", "_symbol", 0],
			"minzoom" : 17,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FFFFFF",
				"line-width" : 0.67
			}
		}, {
			"id" : "Special area of interest line/Parking lot",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Special area of interest line",
			"filter" : ["==", "_symbol", 5],
			"minzoom" : 16,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FFFFFF",
				"line-width" : 0.67
			}
		}, {
			"id" : "Special area of interest line/Sports field",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Special area of interest line",
			"filter" : ["==", "_symbol", 6],
			"minzoom" : 16,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FFFFFF",
				"line-width" : 0.67
			}
        }, {
			"id" : "Railroad/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Railroad",
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#F2F0CF",
				"line-width" : 3.33
			}
		}, {
			"id" : "Railroad/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Railroad",
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#d2cfc6",
				"line-width" : 1.33
			}
		}, {
			"id" : "Railroad/symbol",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Railroad",
			"minzoom" : 11,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"icon-image" : "Railroad/0",
                "icon-rotate" : 90,
				"symbol-spacing" : 20,
				"icon-rotation-alignment" : "map",
				"icon-allow-overlap" : true,
				"icon-padding" : 1
			},
			"paint" : {}
        }, {
			"id" : "Ferry/Rail ferry/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Ferry",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#F2F0CF",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 3.33], [14, 4], [17, 4]]
				}
			}
		}, {
			"id" : "Ferry/Rail ferry/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Ferry",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#d2cfc6",
				"line-width" : 1.33
			}
		}, {
			"id" : "Ferry/Rail ferry/symbol",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Ferry",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"icon-image" : "Railroad/0",
				"symbol-spacing" : 20,
				"icon-rotation-alignment" : "map",
				"icon-allow-overlap" : true,
                "icon-rotate" : 90,
				"icon-padding" : 1
			},
			"paint" : {}
        }, {
			"id" : "Ferry/Ferry",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Ferry",
			"filter" : ["all", ["==", "_symbol", 0], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#8DB3D9",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 1.33], [14, 1.47]]
				},
				"line-dasharray" : [6.06, 3.64]
			}
        }, {
            "id" : "Building/outer shadow",
            "type" : "fill",
            "source" : "esri",
            "source-layer" : "Building",
            "minzoom" : 16,
            "layout" : {},
            "paint" : {
                "fill-color" : "#A6A697",
                "fill-opacity" : 0.2,
                "fill-translate" : {"stops" : [[15, [0,0]], [18, [6,6]]]},
                "fill-translate-anchor" : "viewport"
            }
        }, {
            "id" : "Building/inner shadow",
            "type" : "fill",
            "source" : "esri",
            "source-layer" : "Building",
            "minzoom" : 16,
            "layout" : {},
            "paint" : {
                "fill-color" : "#A6A697",
                "fill-opacity" : 0.13,
                "fill-translate" : {"stops" : [[15, [0,0]], [18, [-4,4]]]},
                "fill-translate-anchor" : "viewport"
            }
		}, {
			"id" : "Building/fill",
			"type" : "fill",
			"source" : "esri",
			"source-layer" : "Building",
			"minzoom" : 15,
			"layout" : {},
			"paint" : {
				"fill-color" : "#FAFAE8",
				"fill-outline-color" : "#D9D1B8"
			}
		}, {
			"id" : "Trail or path",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Trail or path",
			"minzoom" : 15,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FDFDFD",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[15, 1.6], [18, 8], [22, 22]]
				}
			}
		}, {
			"id" : "Road/4WD/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 10], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#F8F6D9",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 1.33], [14, 2], [18, 21], [22, 36]]
				}
			}
        }, {
			"id" : "Road/Service/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 8], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#D4CFC3",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 1.5], [14, 1.5], [15, 3], [16, 5], [17, 8], [18, 17], [22, 25]]
				}
			}    
		}, {
			"id" : "Road/Local/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 7], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
                "line-color" : {
					"stops" : [[12, "#F2EFCC"], [13, "#CCC9BE"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[12, 2], [14, 4.67], [18, 25], [22, 40]]
				}
			}
        }, {
			"id" : "Road/Minor/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 5], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#EBA382",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 1.5], [14, 4.67], [18, 27], [22, 42]]
				}
			}
		}, {
			"id" : "Road/Minor, ramp or traffic circle/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 6], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#EBA382",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 1.5], [14, 4], [18, 17], [22, 32]]
				}
			}   
        }, {
			"id" : "Road/Major/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 3], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#CC8460",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 1], [14, 7.3], [18, 29], [22, 44]]
				}
			}
		}, {
			"id" : "Road/Major, ramp or traffic circle/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 4], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#CC8460",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 1.5], [14, 4.67], [18, 19], [22, 34]]
				}
			}    
        }, {
			"id" : "Road/Highway/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#B36D54",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 1], [14, 7.3], [18, 31], [22, 46]]
				}
			}
		}, {
			"id" : "Road/Freeway Motorway/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 0], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#B36D54",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 2], [14, 7.3], [18, 33], [22, 48]]
				}
			}
        }, {
			"id" : "Road/Freeway Motorway Highway, ramp or traffic circle/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 2], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#B36D54",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 1.5], [14, 4.67], [18, 23], [22, 38]]
				}
			}  
		}, {
			"id" : "Road/Pedestrian",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 9], ["!in", "Viz", 3]],
			"minzoom" : 15,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FDFDFD",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[15, 1.6], [18, 8], [22, 22]]
				}
			}
		}, {
			"id" : "Road/4WD/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 10], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#e3e3c5",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 1], [14, 1], [18, 18], [22, 33]]
				}
			}
        }, {
			"id" : "Road/Service/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 8], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FDFDFD",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 0.75], [14, 0.75], [15, 1.5], [16, 3], [17, 6], [18, 15], [22, 22]]
				}
			}      
		}, {
			"id" : "Road/Local/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 7], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
                "line-color" : {
					"stops" : [[12, "#d4d3cd"], [13, "#FDFDFD"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[12, 0.5], [14, 2.67], [18, 22], [22, 37]]
				}
			}
		}, {
			"id" : "Road/Minor/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 5], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
                "line-color" : {
					"stops" : [[10, "#ffd1b4"], [11, "#FAEDD4"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 0.75], [14, 2.67], [18, 24], [22, 39]]
				}
			}
        }, {
			"id" : "Road/Minor, ramp or traffic circle/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 6], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : {
					"stops" : [[10, "#ffd1b4"], [11, "#FAEDD4"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 0.75], [14, 2], [18, 14], [22, 29]]
				}
			}
		}, {
			"id" : "Road/Major/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 3], ["!in", "Viz", 3]],
			"minzoom" : 8,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
                "line-color" : {
					"stops" : [[8, "#f7c6ad"], [9, "#F2BDA2"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 0.4], [14, 5.3], [18, 26], [22, 41]]
				}
			}
		}, {
			"id" : "Road/Major, ramp or traffic circle/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 4], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#F2BDA2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 0.75], [14, 2.67], [18, 16], [22, 31]]
				}
			}
        }, {
			"id" : "Road/Highway/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
                "line-color" : {
					"stops" : [[6, "#eac3b2"], [7, "#E69973"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[7, 0.4], [14, 5.3], [18, 28], [22, 42]]
				}
			}
        }, {
			"id" : "Road/Freeway Motorway/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 0], ["!in", "Viz", 3]],
			"minzoom" : 4,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
                "line-color" : {
					"stops" : [[4, "#e6beac"], [6, "#e69973"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[4, 0.4], [14, 5.3], [18, 30], [22, 45]]
				}
			} 
        }, {
			"id" : "Road/Freeway Motorway Highway, ramp or traffic circle/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road",
			"filter" : ["all", ["==", "_symbol", 2], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#E69973",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 0.5], [14, 2.67], [18, 20], [22, 35]]
				}
			}
		}, {
			"id" : "Road tunnel/4WD/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 10], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#F8F6D9",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 1.33], [14, 2], [18, 21], [22, 36]]
				}
			}
        }, {
			"id" : "Road tunnel/Service/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 8], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#D4CFC3",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 1.5], [14, 1.5], [15, 3], [16, 5], [17, 8], [18, 17], [22, 25]]
				}
			} 
		}, {
			"id" : "Road tunnel/Local/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 7], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-opacity" : 0.5,
				"line-color" : {
					"stops" : [[12, "#F2EFCC"], [13, "#CCC9BE"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[12, 2], [14, 4.67], [18, 25], [22, 40]]
				}
			} 
        }, {
			"id" : "Road tunnel/Minor/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 5], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#EBA382",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 1.5], [14, 4.67], [18, 27], [22, 42]]
				}
			}    
        }, {
			"id" : "Road tunnel/Minor, ramp or traffic circle/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 6], ["!in", "Viz", 3]],
			"minzoom" : 11,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#EBA382",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[11, 1.5], [14, 4], [18, 17], [22, 32]]
				}
			}    
        }, {
			"id" : "Road tunnel/Major/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 3], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#CC8460",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 1], [14, 7.3], [18, 29], [22, 44]]
				}
			}
		}, {
			"id" : "Road tunnel/Major, ramp or traffic circle/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 4], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#CC8460",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 1.5], [14, 4.67], [18, 19], [22, 34]]
				}
			}   
        }, {
			"id" : "Road tunnel/Highway/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#B36D54",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 1], [14, 7.3], [18, 31], [22, 46]]
				}
			}
		}, {
			"id" : "Road tunnel/Freeway Motorway/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 0], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#B36D54",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 2], [14, 7.3], [18, 33], [22, 48]]
				}
			}
		}, {
			"id" : "Road tunnel/Freeway Motorway Highway, ramp or traffic circle/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 2], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#B36D54",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 0.5], [14, 4.67], [18, 23], [22, 38]]
				}
			}    
		}, {
			"id" : "Road tunnel/Pedestrian",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 9], ["!in", "Viz", 3]],
			"minzoom" : 15,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FDFDFD",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[15, 1.6], [18, 8], [22, 22]]
				}
			}
		}, {
			"id" : "Road tunnel/4WD/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 10], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#e3e3c5",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 1], [14, 1], [18, 18], [22, 33]]
				}
			}
        }, {
			"id" : "Road tunnel/Service/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 8], ["!in", "Viz", 3]],
			"minzoom" : 13,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#FDFDFD",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[13, 0.75], [14, 0.75], [15, 1.5], [16, 3], [17, 6], [18, 15], [22, 22]]
				}
			}   
		}, {
			"id" : "Road tunnel/Local/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 7], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-opacity" : 0.5,
				"line-color" : {
					"stops" : [[12, "#d4d3cd"], [13, "#FDFDFD"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[12, 0.5], [14, 2.67], [18, 22], [22, 37]]
				}
			}
        }, {
			"id" : "Road tunnel/Minor/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 5], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-opacity" : 0.5,
				"line-color" : {
					"stops" : [[10, "#ffd1b4"], [11, "#FAEDD4"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 0.75], [14, 2.67], [18, 24], [22, 39]]
				}
			}   
        }, {
			"id" : "Road tunnel/Minor, ramp or traffic circle/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 6], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-opacity" : 0.5,
				"line-color" : {
					"stops" : [[10, "#ffd1b4"], [11, "#FAEDD4"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 0.75], [14, 2], [18, 14], [22, 29]]
				}
			}  
		}, {
			"id" : "Road tunnel/Major/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 3], ["!in", "Viz", 3]],
			"minzoom" : 8,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#F2BDA2",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 0.4], [14, 5.3], [18, 26], [22, 41]]
				}
			}
		}, {
			"id" : "Road tunnel/Major, ramp or traffic circle/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 4], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#F2BDA2",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 0.75], [14, 2.67], [18, 16], [22, 31]]
				}
			}
        }, {
			"id" : "Road tunnel/Highway/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#E69973",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[7, 0.4], [14, 5.3], [18, 28], [22, 42]]
				}
			} 
		}, {
			"id" : "Road tunnel/Freeway Motorway/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 0], ["!in", "Viz", 3]],
			"minzoom" : 4,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : {
					"stops" : [[4, "#e6beac"], [6, "#e69973"]]
				},
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[4, 0.4], [14, 5.3], [18, 30], [22, 45]]
				}
			}
		}, {
			"id" : "Road tunnel/Freeway Motorway Highway, ramp or traffic circle/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Road tunnel",
			"filter" : ["all", ["==", "_symbol", 2], ["!in", "Viz", 3]],
			"minzoom" : 9,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#E69973",
				"line-opacity" : 0.5,
				"line-width" : {
					"base" : 1.2,
					"stops" : [[9, 0.5], [14, 2.67], [18, 20], [22, 35]]
				}
			}
        }, {
			"id" : "Boundary line/Disputed admin5",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 11], ["!in", "Viz", 3]],
			"minzoom" : 16,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9DA0A2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[16, 1.6], [18, 2.5]]
				},
				"line-dasharray" : [6, 3]
			}   
        }, {
			"id" : "Boundary line/Disputed admin4",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 10], ["!in", "Viz", 3]],
			"minzoom" : 16,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9DA0A2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[16, 1.6], [18, 2.5]]
				},
				"line-dasharray" : [6, 3]
			}   
        }, {
			"id" : "Boundary line/Disputed admin3",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 9], ["!in", "Viz", 3]],
			"minzoom" : 16,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9DA0A2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[16, 1.6], [18, 2.5]]
				},
				"line-dasharray" : [6, 3]
			}   
        }, {
			"id" : "Boundary line/Disputed admin2",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 8], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9DA0A2",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 1.3], [14, 1.6], [18, 2.5]]
				},
				"line-dasharray" : [6, 3]
			}    
        }, {
			"id" : "Boundary line/Disputed admin1",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 7], ["!in", "Viz", 3]],
			"minzoom" : 3,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9DA0A2",
				"line-dasharray" : [6, 3],
				"line-width" : {
					"base" : 1.2,
					"stops" : [[3, 1.3], [14, 1.6], [18, 2.5]]
				}
			}   
        }, {
			"id" : "Boundary line/Disputed admin0",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 6], ["!in", "Viz", 3], ["!in", "DisputeID", 8, 16, 90, 96, 0]],
			"minzoom" : 1,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : {
					"stops" : [[1, "#d1caae"], [3, "#9DA0A2"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[1, 1.3], [14, 1.6], [18, 2.5]]
				},
				"line-dasharray" : [6, 3]
			}   
        }, {
			"id" : "Boundary line/Admin2/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 2], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#D9D4BA",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 1.5], [14, 2.67], [18, 3]]
				}
			}  
        }, {
			"id" : "Boundary line/Admin1/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#D9D4BA",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 4], [14, 7], [18, 9]]
				}
			}  
		}, {
			"id" : "Boundary line/Admin0/casing",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 0], ["!in", "Viz", 3]],
			"minzoom" : 4,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#CCC4A9",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[4, 2.5], [10, 6], [18, 12]]
				}
			}
        }, {
			"id" : "Boundary line/Admin5",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 5], ["!in", "Viz", 3]],
			"minzoom" : 16,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9C9C9C",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[16, 1.33], [18, 2]]
				},
				"line-dasharray" : [2, 2]
			}
        }, {
			"id" : "Boundary line/Admin4",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 4], ["!in", "Viz", 3]],
			"minzoom" : 16,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9C9C9C",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[16, 1.33], [18, 2]]
				},
				"line-dasharray" : [2, 2]
			}  
        }, {
			"id" : "Boundary line/Admin3",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 3], ["!in", "Viz", 3]],
			"minzoom" : 16,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#9C9C9C",
				"line-width" : {
					"base" : 1.2,
					"stops" : [[16, 1.33], [18, 2]]
				},
				"line-dasharray" : [2, 2]
			}   
        }, {
			"id" : "Boundary line/Admin2/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 2], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : "#828282",
				"line-dasharray" : [8, 5.33],
				"line-width" : {
					"base" : 1.2,
					"stops" : [[10, 1], [14, 1.33], [18, 1.5]]
				}
			}   
        }, {
			"id" : "Boundary line/Admin1/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 1], ["!in", "Viz", 3]],
			"minzoom" : 3,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : {
					"stops" : [[3, "#c8c8c8"], [4, "#828282"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[3, 0.8], [14, 1.33], [18, 1.5]]
				}
			}
		}, {
			"id" : "Boundary line/Admin0/line",
			"type" : "line",
			"source" : "esri",
			"source-layer" : "Boundary line",
			"filter" : ["all", ["==", "_symbol", 0], ["!in", "Viz", 3]],
			"minzoom" : 1,
			"layout" : {
				"line-cap" : "round",
				"line-join" : "round"
			},
			"paint" : {
				"line-color" : {
					"stops" : [[1, "#d1caae"], [5, "#686868"]]
				},
				"line-width" : {
					"base" : 1.2,
					"stops" : [[1, 1], [10, 1.5], [18, 4]]
				}
			}
		}, {
			"id" : "Ferry/label/Ferry",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Ferry/label",
			"filter" : ["all", ["==", "_label_class", 0], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#5785B3",
				"text-halo-color" : "#CAECFA",
				"text-halo-width" : 0.93
			}
        }, {
			"id" : "Water point/Stream or river",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water point",
			"filter" : ["==", "_label_class", 3],
			"minzoom" : 9,
			"layout" : {
				"icon-image" : "Water point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Italic"],
                "text-size" : {
					"stops" : [[9, 7], [15, 11.3]]
				},
				"text-anchor" : "center",
				"text-letter-spacing" : 0.01,
				"text-max-width" : 5,
				"text-field" : "{_name_global}",
                "text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			} 
        }, {
			"id" : "Water point/Lake or reservoir",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water point",
			"filter" : ["==", "_label_class", 2],
			"minzoom" : 9,
			"layout" : {
				"icon-image" : "Water point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : {
					"stops" : [[9, 7], [15, 11.3]]
				},
				"text-anchor" : "center",
				"text-letter-spacing" : 0.01,
				"text-max-width" : 5,
				"text-field" : "{_name_global}",
                "text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			}  
        }, {
			"id" : "Water point/Bay or inlet",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water point",
			"filter" : ["==", "_label_class", 1],
			"minzoom" : 9,
			"layout" : {
				"icon-image" : "Water point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Italic"],
                "text-size" : {
					"stops" : [[9, 7], [15, 12]]
				},
				"text-anchor" : "center",
				"text-letter-spacing" : 0.15,
				"text-max-width" : 5,
				"text-field" : "{_name_global}",
                "text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			} 
        }, {
            "id" : "Water point/Sea or ocean",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water point",
			"filter" : ["==", "_label_class", 0],
			"minzoom" : 9,
			"layout" : {
				"icon-image" : "Water point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 11,
				"text-anchor" : "center",
				"text-letter-spacing" : 0.1,
				"text-max-width" : {"stops" : [[15.5, 7], [15.6, 9]]},
				"text-field" : "{_name_global}",
                "text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			} 
        }, {
			"id" : "Water point/Canal or ditch",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water point",
			"filter" : ["==", "_label_class", 4],
			"minzoom" : 11,
			"layout" : {
				"icon-image" : "Water point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Italic"],
                "text-size" : {
					"stops" : [[11, 7], [15, 10]]
				},
				"text-anchor" : "center",
				"text-letter-spacing" : 0.01,
				"text-max-width" : 5,
				"text-field" : "{_name_global}",
                "text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			} 
        }, {
			"id" : "Water point/Island",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water point",
			"filter" : ["==", "_label_class", 7],
			"minzoom" : 11,
			"layout" : {
				"icon-image" : "Water point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Italic"],
                "text-size" : {
					"stops" : [[11, 7], [15, 10.67]]
				},
				"text-anchor" : "center",
				"text-letter-spacing" : 0.05,
				"text-max-width" : 5,
				"text-field" : "{_name_global}",
                "text-padding" : 15
			},
			"paint" : {
				"text-color" : "#8C7962",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.67
			}   
		}, {
			"id" : "Water line/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water line/label",
			"minzoom" : 12,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Italic"],
				"text-size" : 10,
				"text-letter-spacing" : 0.07,
				"text-max-width" : 8,
                "text-max-angle" : 30,
				"text-field" : "{_name_global}",
                "text-offset" : [0, -0.5]
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
        }, {
			"id" : "Marine park/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Marine park/label",
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#6699CD"
			}  
        }, {
			"id" : "Water area/label/Canal or ditch",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 2],
			"minzoom" : 11,
			"layout" : {
                "symbol-placement" : "line",
                "symbol-spacing" : 1000,
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 10,
				"text-letter-spacing" : 0.01,
				"text-max-width" : 5,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}  
        }, {
			"id" : "Water area/label/Small river",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 7],
			"minzoom" : 11,
			"layout" : {
                "symbol-placement" : "line",
                "symbol-spacing" : 1000,
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 11.33,
				"text-letter-spacing" : 0.01,
				"text-max-width" : 5,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}    
        }, {
			"id" : "Water area/label/Large river",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 4],
			"minzoom" : 11,
			"layout" : {
                "symbol-placement" : "line",
                "symbol-spacing" : 1000,
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 13.33,
				"text-letter-spacing" : 0.01,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}   
        }, {
			"id" : "Water area/label/Small lake or reservoir",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 6],
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 11.33,
				"text-letter-spacing" : 0.01,
				"text-max-width" : 5,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}   
        }, {
			"id" : "Water area/label/Large lake or reservoir",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 3],
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 13.33,
				"text-letter-spacing" : 0.01,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}   
        }, {
			"id" : "Water area/label/Bay or inlet",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 1],
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 12,
				"text-letter-spacing" : 0.15,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}   
		}, {
			"id" : "Water area/label/Small island",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 0],
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 10.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 5,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#8C7962",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Water area/label/Large island",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area/label",
			"filter" : ["==", "_label_class", 5],
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 13.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#8C7962",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Water area large scale/label/River",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area large scale/label",
			"filter" : ["==", "_label_class", 1],
			"minzoom" : 7,
			"maxzoom" : 11,
			"layout" : {
                "symbol-placement" : "line",
                "symbol-spacing" : 1000,
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
        }, {
			"id" : "Water area large scale/label/Lake or lake intermittent",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area large scale/label",
			"filter" : ["==", "_label_class", 0],
			"minzoom" : 7,
			"maxzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 5,
				"text-field" : "{_name}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}    
        }, {
			"id" : "Water area medium scale/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area medium scale/label",
			"minzoom" : 5,
			"maxzoom" : 7,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 9.33,
				"text-max-width" : 5,
				"text-field" : "{_name}",
                "text-letter-spacing" : 0.05
			},
			"paint" : {
				"text-color" : "#497AAB"
			}    
        }, {
			"id" : "Water area small scale/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water area small scale/label",
			"minzoom" : 1,
			"maxzoom" : 5,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 5,
				"text-field" : "{_name}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
		}, {
			"id" : "Marine area/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Marine area/label",
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 10,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
		}, {
			"id" : "Marine waterbody/label/small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Marine waterbody/label",
			"filter" : ["==", "_label_class", 4],
            "minzoom" : 1,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 10,
				"text-letter-spacing" : 0.1,
				"text-max-width" : 6,
				"text-field" : "{_name}",
				"text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
		}, {
			"id" : "Marine waterbody/label/medium",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Marine waterbody/label",
			"filter" : ["==", "_label_class", 3],
            "minzoom" : 1,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 10,
				"text-letter-spacing" : 0.1,
				"text-max-width" : 6,
				"text-field" : "{_name}",
				"text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
		}, {
			"id" : "Marine waterbody/label/large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Marine waterbody/label",
			"filter" : ["==", "_label_class", 2],
            "minzoom" : 1,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 11,
				"text-letter-spacing" : 0.1,
				"text-max-width" : 6,
				"text-field" : "{_name}",
				"text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
		}, {
			"id" : "Marine waterbody/label/x large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Marine waterbody/label",
			"filter" : ["==", "_label_class", 1],
            "minzoom" : 1,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 11,
				"text-letter-spacing" : 0.1,
				"text-max-width" : 6,
				"text-field" : "{_name}",
				"text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			}
		}, {
			"id" : "Marine waterbody/label/2x large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Marine waterbody/label",
			"filter" : ["==", "_label_class", 0],
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : {
					"stops" : [[0, 10], [1, 12]]
				},
				"text-letter-spacing" : 0.1,
				"text-max-width" : 6,
				"text-field" : "{_name}",
				"text-padding" : 15
			},
			"paint" : {
				"text-color" : "#497AAB"
			} 
		}, {
			"id" : "Ferry/label/Rail ferry",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Ferry/label",
			"filter" : ["all", ["==", "_label_class", 1], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
                "text-offset" : [0, -0.6]
			},
			"paint" : {
				"text-color" : "#B3AB9D",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "Railroad/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Railroad/label",
			"minzoom" : 14,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 10,
                "text-offset" : [0, -0.6]
			},
			"paint" : {
				"text-color" : "#B3AB9D",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.67
			}
        }, {
            "id": "Place/POI Other/Color6",
			"type": "symbol",
			"source": "esri",
			"source-layer": "POI Other place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "POI Other place/Color6_1"], [16.6, "POI Other place/Color6"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/POI Other/Color5",
			"type": "symbol",
			"source": "esri",
			"source-layer": "POI Other place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "POI Other place/Color5_1"], [16.6, "POI Other place/Color5"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/POI Other/Color4",
			"type": "symbol",
			"source": "esri",
			"source-layer": "POI Other place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "POI Other place/Color4_1"], [16.6, "POI Other place/Color4"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/POI Other/Color3",
			"type": "symbol",
			"source": "esri",
			"source-layer": "POI Other place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "POI Other place/Color3_1"], [16.6, "POI Other place/Color3"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/POI Other/Color2",
			"type": "symbol",
			"source": "esri",
			"source-layer": "POI Other place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "POI Other place/Color2_1"], [16.6, "POI Other place/Color2"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/POI Other/Color1",
			"type": "symbol",
			"source": "esri",
			"source-layer": "POI Other place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "POI Other place/Color1_1"], [16.6, "POI Other place/Color1"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {  
            "id": "Place/Unclassified",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Unclassified place",
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Unclassified place/Unclassified_1"], [16.6, "Unclassified place/Unclassified"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#9b9b9b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Water Feature/Wharf",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Wharf_1"], [16.6, "Water Feature place/Wharf"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Well",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Well_1"], [16.6, "Water Feature place/Well"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Water Feature/Waterfall",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Waterfall_1"], [16.6, "Water Feature place/Waterfall"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Water Feature/Stream",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Stream_1"], [16.6, "Water Feature place/Stream"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Water Feature/Strait",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Strait_1"], [16.6, "Water Feature place/Strait"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Spring",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Spring_1"], [16.6, "Water Feature place/Spring"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Water Feature/Sound",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Sound_1"], [16.6, "Water Feature place/Sound"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Water Feature/Sea",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Sea_1"], [16.6, "Water Feature place/Sea"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Reservoir",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Reservoir_1"], [16.6, "Water Feature place/Reservoir"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}       
        }, {
			"id": "Place/Water Feature/Reef",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Reef_1"], [16.6, "Water Feature place/Reef"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Water Feature/Other Water Feature",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Other Water Feature_1"], [16.6, "Water Feature place/Other Water Feature"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Water Feature/Ocean",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Ocean_1"], [16.6, "Water Feature place/Ocean"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Lake",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Lake_1"], [16.6, "Water Feature place/Lake"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Lagoon",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Lagoon_1"], [16.6, "Water Feature place/Lagoon"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Jetty",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Jetty_1"], [16.6, "Water Feature place/Jetty"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Water Feature/Irrigation",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Irrigation_1"], [16.6, "Water Feature place/Irrigation"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}       
        }, {
			"id": "Place/Water Feature/Hot Spring",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Hot Spring_1"], [16.6, "Water Feature place/Hot Spring"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Water Feature/Harbor",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Harbor_1"], [16.6, "Water Feature place/Harbor"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Gulf",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Gulf_1"], [16.6, "Water Feature place/Gulf"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Water Feature/Fjord",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Fjord_1"], [16.6, "Water Feature place/Fjord"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Water Feature/Estuary",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Estuary_1"], [16.6, "Water Feature place/Estuary"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Water Feature/Delta",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Delta_1"], [16.6, "Water Feature place/Delta"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Water Feature/Dam",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Dam_1"], [16.6, "Water Feature place/Dam"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Water Feature/Cove",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Cove_1"], [16.6, "Water Feature place/Cove"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Water Feature/Channel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Channel_1"], [16.6, "Water Feature place/Channel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Water Feature/Canal",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Canal_1"], [16.6, "Water Feature place/Canal"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Water Feature/Bay",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Water Feature place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 1,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Water Feature place/Bay_1"], [16.6, "Water Feature place/Bay"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Wetland",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 35],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Wetland_1"], [16.6, "Land Feature place/Wetland"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Volcano",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 34],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Volcano_1"], [16.6, "Land Feature place/Volcano"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Valley",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 33],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Valley_1"], [16.6, "Land Feature place/Valley"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Swamp",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 32],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Swamp_1"], [16.6, "Land Feature place/Swamp"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Land Feature/Scrubland",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 31],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Scrubland_1"], [16.6, "Land Feature place/Scrubland"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Land Feature/Rock",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 30],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Rock_1"], [16.6, "Land Feature place/Rock"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}       
        }, {
			"id": "Place/Land Feature/Ridge",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 29],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Ridge_1"], [16.6, "Land Feature place/Ridge"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Ravine",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 28],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Ravine_1"], [16.6, "Land Feature place/Ravine"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Point",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 27],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Point_1"], [16.6, "Land Feature place/Point"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Plateau",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Plateau_1"], [16.6, "Land Feature place/Plateau"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Plain",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Plain_1"], [16.6, "Land Feature place/Plain"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Land Feature/Peninsula",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Peninsula_1"], [16.6, "Land Feature place/Peninsula"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Land Feature/Other Land Feature",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Other Land Feature_1"], [16.6, "Land Feature place/Other Land Feature"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Oasis",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Oasis_1"], [16.6, "Land Feature place/Oasis"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Mountain Range",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Mountain Range_1"], [16.6, "Land Feature place/Mountain Range"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Mountain",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Mountain_1"], [16.6, "Land Feature place/Mountain"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Mesa",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Mesa_1"], [16.6, "Land Feature place/Mesa"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Meadow",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Meadow_1"], [16.6, "Land Feature place/Meadow"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Marsh",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Marsh_1"], [16.6, "Land Feature place/Marsh"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Land Feature/Lava",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Lava_1"], [16.6, "Land Feature place/Lava"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Isthmus",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Isthmus_1"], [16.6, "Land Feature place/Isthmus"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Island",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Island_1"], [16.6, "Land Feature place/Island"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Land Feature/Hill",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Hill_1"], [16.6, "Land Feature place/Hill"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Land Feature/Grassland",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Grassland_1"], [16.6, "Land Feature place/Grassland"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Land Feature/Glacier",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Glacier_1"], [16.6, "Land Feature place/Glacier"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Land Feature/Forest",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Forest_1"], [16.6, "Land Feature place/Forest"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Land Feature/Flat",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Flat_1"], [16.6, "Land Feature place/Flat"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Land Feature/Dune",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Dune_1"], [16.6, "Land Feature place/Dune"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Land Feature/Desert",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Desert_1"], [16.6, "Land Feature place/Desert"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Land Feature/Cliff",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Cliff_1"], [16.6, "Land Feature place/Cliff"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Land Feature/Cave",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Cave_1"], [16.6, "Land Feature place/Cave"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Land Feature/Cape",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Cape_1"], [16.6, "Land Feature place/Cape"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Land Feature/Canyon",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Canyon_1"], [16.6, "Land Feature place/Canyon"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Land Feature/Butte",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Butte_1"], [16.6, "Land Feature place/Butte"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Land Feature/Basin",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Basin_1"], [16.6, "Land Feature place/Basin"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Land Feature/Atoll",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Land Feature place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 1,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Land Feature place/Atoll_1"], [16.6, "Land Feature place/Atoll"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Residence/Trailer Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Residence place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Residence place/Trailer Park_1"], [16.6, "Residence place/Trailer Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Residence/Other Residence",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Residence place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Residence place/Other Residence_1"], [16.6, "Residence place/Other Residence"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
		}, {
			"id": "Place/Residence/Nursing Home",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Residence place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Residence place/Nursing Home_1"], [16.6, "Residence place/Nursing Home"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Residence/House",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Residence place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Residence place/House_1"], [16.6, "Residence place/House"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Residence/Estate",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Residence place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Residence place/Estate_1"], [16.6, "Residence place/Estate"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Residence/Construction",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Residence place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Residence place/Construction_1"], [16.6, "Residence place/Construction"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Residence/Apartment Rental",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Residence place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Residence place/Apartment Rental_1"], [16.6, "Residence place/Apartment Rental"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Religion/Other Religion",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Other Religion_1"], [16.6, "Religion place/Other Religion"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Religion/Temple",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Temple_1"], [16.6, "Religion place/Temple"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Religion/Synagogue",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Synagogue_1"], [16.6, "Religion place/Synagogue"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Religion/Mosque",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Mosque_1"], [16.6, "Religion place/Mosque"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Religion/Gurdwara",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Gurdwara_1"], [16.6, "Religion place/Gurdwara"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Religion/Ashram",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Religion place/Ashram_1"], [16.6, "Religion place/Ashram"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Religion/Religious Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Religious Center_1"], [16.6, "Religion place/Religious Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Religion/Place of Worship",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Place of Worship_1"], [16.6, "Religion place/Place of Worship"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Industrial or Infrastructure/Other Infrastructure",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Other Infrastructure_1"], [16.6, "Industrial or Infrastructure place/Other Infrastructure"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Other Industrial",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Other Industrial_1"], [16.6, "Industrial or Infrastructure place/Other Industrial"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Industrial or Infrastructure/Other Communication",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Other Communication_1"], [16.6, "Industrial or Infrastructure place/Other Communication"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Industrial Zone",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Industrial Zone_1"], [16.6, "Industrial or Infrastructure place/Industrial Zone"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Construction",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Construction_1"], [16.6, "Industrial or Infrastructure place/Construction"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Mine",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Mine_1"], [16.6, "Industrial or Infrastructure place/Mine"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Distillery",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Distillery_1"], [16.6, "Industrial or Infrastructure place/Distillery"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Water Treatment",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 31],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Water Treatment_1"], [16.6, "Industrial or Infrastructure place/Water Treatment"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Water Tank",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 30],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Water Tank_1"], [16.6, "Industrial or Infrastructure place/Water Tank"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Industrial or Infrastructure/Logging",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Logging_1"], [16.6, "Industrial or Infrastructure place/Logging"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Ranch",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Ranch_1"], [16.6, "Industrial or Infrastructure place/Ranch"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Farm",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Farm_1"], [16.6, "Industrial or Infrastructure place/Farm"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Industrial or Infrastructure/Food Production",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Food Production_1"], [16.6, "Industrial or Infrastructure place/Food Production"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Livestock",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Livestock_1"], [16.6, "Industrial or Infrastructure place/Livestock"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Plantation",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Plantation_1"], [16.6, "Industrial or Infrastructure place/Plantation"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Vineyard",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 27],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Vineyard_1"], [16.6, "Industrial or Infrastructure place/Vineyard"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Orchard",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Orchard_1"], [16.6, "Industrial or Infrastructure place/Orchard"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Distribution Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Distribution Center_1"], [16.6, "Industrial or Infrastructure place/Distribution Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Warehouse",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 28],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Warehouse_1"], [16.6, "Industrial or Infrastructure place/Warehouse"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Industrial or Infrastructure/Factory",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Factory_1"], [16.6, "Industrial or Infrastructure place/Factory"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Industrial or Infrastructure/Waste Management",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 29],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Waste Management_1"], [16.6, "Industrial or Infrastructure place/Waste Management"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Recycling Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Recycling Center_1"], [16.6, "Industrial or Infrastructure place/Recycling Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Oil and Gas Facility",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Oil and Gas Facility_1"], [16.6, "Industrial or Infrastructure place/Oil and Gas Facility"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Utilities",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Utilities_1"], [16.6, "Industrial or Infrastructure place/Utilities"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Radio Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Radio Station_1"], [16.6, "Industrial or Infrastructure place/Radio Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/TV Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/TV Station_1"], [16.6, "Industrial or Infrastructure place/TV Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Industrial or Infrastructure/Power Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Power Station_1"], [16.6, "Industrial or Infrastructure place/Power Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Radio Tower",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Radio Tower_1"], [16.6, "Industrial or Infrastructure place/Radio Tower"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Tower",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Tower_1"], [16.6, "Industrial or Infrastructure place/Tower"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Industrial or Infrastructure/Telecom",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Telecom_1"], [16.6, "Industrial or Infrastructure place/Telecom"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Communication",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Communication_1"], [16.6, "Industrial or Infrastructure place/Communication"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Industrial or Infrastructure/Building",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Industrial or Infrastructure place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Industrial or Infrastructure place/Building_1"], [16.6, "Industrial or Infrastructure place/Building"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Lodging/Other Lodging",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Lodging place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Lodging place/Other Lodging_1"], [16.6, "Lodging place/Other Lodging"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Lodging/Guest House",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Lodging place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Lodging place/Guest House_1"], [16.6, "Lodging place/Guest House"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Lodging/Bed and Breakfast",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Lodging place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Lodging place/Bed and Breakfast_1"], [16.6, "Lodging place/Bed and Breakfast"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Lodging/Hostel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Lodging place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Lodging place/Hostel_1"], [16.6, "Lodging place/Hostel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Lodging/Motel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Lodging place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Lodging place/Motel_1"], [16.6, "Lodging place/Motel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Education/Other Education",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Other Education_1"], [16.6, "Education place/Other Education"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Education/Exam Preparation and Testing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Exam Preparation and Testing_1"], [16.6, "Education place/Exam Preparation and Testing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Education/Coaching Institute",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Coaching Institute_1"], [16.6, "Education place/Coaching Institute"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Education/Scientific Research",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Scientific Research_1"], [16.6, "Education place/Scientific Research"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Education/Research Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Research Station_1"], [16.6, "Education place/Research Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Education/Language Studies",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Language Studies_1"], [16.6, "Education place/Language Studies"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Education/Kindergarten",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Kindergarten_1"], [16.6, "Education place/Kindergarten"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Education/Fine Arts School",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Fine Arts School_1"], [16.6, "Education place/Fine Arts School"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Education/Vocational School",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/Vocational School_1"], [16.6, "Education place/Vocational School"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Medical/Other Medical",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Other Medical_1"], [16.6, "Medical place/Other Medical"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
		}, {
			"id": "Place/Medical/Veterinarian",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Veterinarian_1"], [16.6, "Medical place/Veterinarian"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
		}, {
			"id": "Place/Medical/Doctor",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Doctor_1"], [16.6, "Medical place/Doctor"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#ff6469",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
		}, {
			"id": "Place/Medical/Dentist",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 17,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Dentist_1"], [16.6, "Medical place/Dentist"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Medical/Chiropractor",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Chiropractor_1"], [16.6, "Medical place/Chiropractor"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Medical/Therapist",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Therapist_1"], [16.6, "Medical place/Therapist"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Medical/Psychiatric Institute",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Psychiatric Institute_1"], [16.6, "Medical place/Psychiatric Institute"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#ff6469",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Medical/Blood Bank",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Blood Bank_1"], [16.6, "Medical place/Blood Bank"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#ff6469",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Sport/Other Sport",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Other Sport_1"], [16.6, "Sport place/Other Sport"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Volleyball",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Volleyball_1"], [16.6, "Sport place/Volleyball"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Sport/Tennis Court",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Tennis Court_1"], [16.6, "Sport place/Tennis Court"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Swimming Pool",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Swimming Pool_1"], [16.6, "Sport place/Swimming Pool"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Sport/Sports Field",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Sports Field_1"], [16.6, "Sport place/Sports Field"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Sport/Soccer",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Soccer_1"], [16.6, "Sport place/Soccer"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Sport/Rugby",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Rugby_1"], [16.6, "Sport place/Rugby"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Sport/Roller Rink",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Roller Rink_1"], [16.6, "Sport place/Roller Rink"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Racquetball Court",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Racquetball Court_1"], [16.6, "Sport place/Racquetball Court"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Racetrack",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Racetrack_1"], [16.6, "Sport place/Racetrack"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Sport/Racecourse",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Racecourse_1"], [16.6, "Sport place/Racecourse"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Sport/Mini Golf",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Mini Golf_1"], [16.6, "Sport place/Mini Golf"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Sport/Indoor Sports",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Indoor Sports_1"], [16.6, "Sport place/Indoor Sports"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Sport/Ice Skating Rink",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Ice Skating Rink_1"], [16.6, "Sport place/Ice Skating Rink"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Sport/Hockey",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Hockey_1"], [16.6, "Sport place/Hockey"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Golf Driving Range",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Golf Driving Range_1"], [16.6, "Sport place/Golf Driving Range"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Sport/Football",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Football_1"], [16.6, "Sport place/Football"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Diving Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Diving Center_1"], [16.6, "Sport place/Diving Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#4d7399",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Disc Golf",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Disc Golf_1"], [16.6, "Sport place/Disc Golf"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Curling",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Curling_1"], [16.6, "Sport place/Curling"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Bowling Alley",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Bowling Alley_1"], [16.6, "Sport place/Bowling Alley"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Sport/Billiards",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Billiards_1"], [16.6, "Sport place/Billiards"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
		}, {
			"id": "Place/Sport/Baseball",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Baseball_1"], [16.6, "Sport place/Baseball"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Sport/Badminton",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Badminton_1"], [16.6, "Sport place/Badminton"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Outdoors/Other Outdoors",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Other Outdoors_1"], [16.6, "Outdoors place/Other Outdoors"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Outdoors/Holiday Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Holiday Park_1"], [16.6, "Outdoors place/Holiday Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Outdoors/Shooting Range",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Shooting Range_1"], [16.6, "Outdoors place/Shooting Range"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/Snowmobile",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Snowmobile_1"], [16.6, "Outdoors place/Snowmobile"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Outdoors/Ski Lift",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Ski Lift_1"], [16.6, "Outdoors place/Ski Lift"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Outdoors/Ski Resort",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Ski Resort_1"], [16.6, "Outdoors place/Ski Resort"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Outdoors/Bike Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Bike Park_1"], [16.6, "Outdoors place/Bike Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Skateboard Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Skateboard Park_1"], [16.6, "Outdoors place/Skateboard Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Outdoor Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Outdoor Service_1"], [16.6, "Outdoors place/Outdoor Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Outdoors/Fishing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Fishing_1"], [16.6, "Outdoors place/Fishing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/RV Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/RV Park_1"], [16.6, "Outdoors place/RV Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Trail",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Trail_1"], [16.6, "Outdoors place/Trail"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/Trailhead",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Trailhead_1"], [16.6, "Outdoors place/Trailhead"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Shelter",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Shelter_1"], [16.6, "Outdoors place/Shelter"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Campground",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Campground_1"], [16.6, "Outdoors place/Campground"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/Ranger Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Ranger Station_1"], [16.6, "Outdoors place/Ranger Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Playground",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Playground_1"], [16.6, "Outdoors place/Playground"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Other Food and Drink",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 71],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Other Food and Drink_1"], [16.6, "Food and Drink place/Other Food and Drink"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Winery",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 103],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Winery_1"], [16.6, "Food and Drink place/Winery"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Vietnamese Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 102],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Vietnamese Food_1"], [16.6, "Food and Drink place/Vietnamese Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Vegetarian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 101],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Vegetarian Food_1"], [16.6, "Food and Drink place/Vegetarian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Vegan Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 100],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Vegan Food_1"], [16.6, "Food and Drink place/Vegan Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Turkish Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 99],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Turkish Food_1"], [16.6, "Food and Drink place/Turkish Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Truck or Cart",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 98],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Truck or Cart_1"], [16.6, "Food and Drink place/Truck or Cart"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Thai Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 97],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Thai Food_1"], [16.6, "Food and Drink place/Thai Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Tea House",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 96],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Tea House_1"], [16.6, "Food and Drink place/Tea House"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Tapas",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 95],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Tapas_1"], [16.6, "Food and Drink place/Tapas"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Take Out and Delivery Only",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 94],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Take Out and Delivery Only_1"], [16.6, "Food and Drink place/Take Out and Delivery Only"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Swiss Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 93],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Swiss Food_1"], [16.6, "Food and Drink place/Swiss Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Sweet Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 92],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Sweet Shop_1"], [16.6, "Food and Drink place/Sweet Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Sushi",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 91],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Sushi_1"], [16.6, "Food and Drink place/Sushi"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Steak House",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 90],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Steak House_1"], [16.6, "Food and Drink place/Steak House"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Spanish Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 89],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Spanish Food_1"], [16.6, "Food and Drink place/Spanish Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Southwestern Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 88],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Southwestern Food_1"], [16.6, "Food and Drink place/Southwestern Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Southeast Asian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 87],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Southeast Asian Food_1"], [16.6, "Food and Drink place/Southeast Asian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/South American Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 86],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/South American Food_1"], [16.6, "Food and Drink place/South American Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Soup",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 85],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Soup_1"], [16.6, "Food and Drink place/Soup"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Snacks",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 84],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Snacks_1"], [16.6, "Food and Drink place/Snacks"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Singaporean Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 83],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Singaporean Food_1"], [16.6, "Food and Drink place/Singaporean Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Seafood",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 82],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Seafood_1"], [16.6, "Food and Drink place/Seafood"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Scandinavian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 81],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Scandinavian Food_1"], [16.6, "Food and Drink place/Scandinavian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Sandwich Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 80],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Sandwich Shop_1"], [16.6, "Food and Drink place/Sandwich Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Food and Drink/Russian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 79],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Russian Food_1"], [16.6, "Food and Drink place/Russian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Portuguese Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 77],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Portuguese Food_1"], [16.6, "Food and Drink place/Portuguese Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Polish Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 76],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Polish Food_1"], [16.6, "Food and Drink place/Polish Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Peruvian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 74],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Peruvian Food_1"], [16.6, "Food and Drink place/Peruvian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Pastries",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 73],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Pastries_1"], [16.6, "Food and Drink place/Pastries"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Pakistani Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 72],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Pakistani Food_1"], [16.6, "Food and Drink place/Pakistani Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Food and Drink/Noodles",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 70],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Noodles_1"], [16.6, "Food and Drink place/Noodles"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Moroccan Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 69],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Moroccan Food_1"], [16.6, "Food and Drink place/Moroccan Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Middle Eastern Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 68],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Middle Eastern Food_1"], [16.6, "Food and Drink place/Middle Eastern Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Food and Drink/Mexican Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 67],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Mexican Food_1"], [16.6, "Food and Drink place/Mexican Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Mediterranean Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 66],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Mediterranean Food_1"], [16.6, "Food and Drink place/Mediterranean Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Malaysian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 65],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Malaysian Food_1"], [16.6, "Food and Drink place/Malaysian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Lebanese Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 64],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Lebanese Food_1"], [16.6, "Food and Drink place/Lebanese Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Food and Drink/Latin American Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 63],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Latin American Food_1"], [16.6, "Food and Drink place/Latin American Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Kosher Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 62],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Kosher Food_1"], [16.6, "Food and Drink place/Kosher Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Korean Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 61],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Korean Food_1"], [16.6, "Food and Drink place/Korean Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Japanese Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 60],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Japanese Food_1"], [16.6, "Food and Drink place/Japanese Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Italian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 59],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Italian Food_1"], [16.6, "Food and Drink place/Italian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Irish Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 58],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Irish Food_1"], [16.6, "Food and Drink place/Irish Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/International Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 57],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/International Food_1"], [16.6, "Food and Drink place/International Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/Indonesian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 56],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Indonesian Food_1"], [16.6, "Food and Drink place/Indonesian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Indian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 55],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Indian Food_1"], [16.6, "Food and Drink place/Indian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Ice Cream Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 54],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Ice Cream Shop_1"], [16.6, "Food and Drink place/Ice Cream Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Hungarian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 53],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Hungarian Food_1"], [16.6, "Food and Drink place/Hungarian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Food and Drink/Hot Dogs",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 52],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Hot Dogs_1"], [16.6, "Food and Drink place/Hot Dogs"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Healthy Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 51],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Healthy Food_1"], [16.6, "Food and Drink place/Healthy Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Hawaiian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 50],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Hawaiian Food_1"], [16.6, "Food and Drink place/Hawaiian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Grill",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 49],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Grill_1"], [16.6, "Food and Drink place/Grill"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Greek Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 48],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Greek Food_1"], [16.6, "Food and Drink place/Greek Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/German Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 47],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/German Food_1"], [16.6, "Food and Drink place/German Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Fusion Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 46],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Fusion Food_1"], [16.6, "Food and Drink place/Fusion Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/French Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 45],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/French Food_1"], [16.6, "Food and Drink place/French Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Fondue",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 44],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Fondue_1"], [16.6, "Food and Drink place/Fondue"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Food and Drink/Fine Dining",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 43],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Fine Dining_1"], [16.6, "Food and Drink place/Fine Dining"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Filipino Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 42],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Filipino Food_1"], [16.6, "Food and Drink place/Filipino Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/European Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 40],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/European Food_1"], [16.6, "Food and Drink place/European Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Ethiopian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 39],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Ethiopian Food_1"], [16.6, "Food and Drink place/Ethiopian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/East European Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 38],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/East European Food_1"], [16.6, "Food and Drink place/East European Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Food and Drink/Deli",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 37],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Deli_1"], [16.6, "Food and Drink place/Deli"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Dairy Goods",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 36],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Dairy Goods_1"], [16.6, "Food and Drink place/Dairy Goods"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Cuban Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 35],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Cuban Food_1"], [16.6, "Food and Drink place/Cuban Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Creperie",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 34],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Creperie_1"], [16.6, "Food and Drink place/Creperie"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Continental Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 33],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Continental Food_1"], [16.6, "Food and Drink place/Continental Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Cocktail Lounge",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 31],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Cocktail Lounge_1"], [16.6, "Food and Drink place/Cocktail Lounge"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Food and Drink/Chinese Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 30],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Chinese Food_1"], [16.6, "Food and Drink place/Chinese Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Chilean Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 29],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Chilean Food_1"], [16.6, "Food and Drink place/Chilean Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Food and Drink/Chicken Restaurant",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 28],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Chicken Restaurant_1"], [16.6, "Food and Drink place/Chicken Restaurant"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Caucasian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 27],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Caucasian Food_1"], [16.6, "Food and Drink place/Caucasian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Catering",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Catering_1"], [16.6, "Food and Drink place/Catering"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Casual Dining",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Casual Dining_1"], [16.6, "Food and Drink place/Casual Dining"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Caribbean Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Caribbean Food_1"], [16.6, "Food and Drink place/Caribbean Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Cambodian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Cambodian Food_1"], [16.6, "Food and Drink place/Cambodian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Californian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Californian Food_1"], [16.6, "Food and Drink place/Californian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Cajun and Creole Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Cajun and Creole Food_1"], [16.6, "Food and Drink place/Cajun and Creole Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/Cafeteria",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Cafeteria_1"], [16.6, "Food and Drink place/Cafeteria"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/Burmese Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Burmese Food_1"], [16.6, "Food and Drink place/Burnmese Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Burgers",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Burgers_1"], [16.6, "Food and Drink place/Burgers"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/British Isles Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/British Isles Food_1"], [16.6, "Food and Drink place/British Isles Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/Brewpub",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Brewpub_1"], [16.6, "Food and Drink place/Brewpub"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Breakfast",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Breakfast_1"], [16.6, "Food and Drink place/Breakfast"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Brazilian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Brazilian Food_1"], [16.6, "Food and Drink place/Brazilian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Bohemian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Bohemian Food_1"], [16.6, "Food and Drink place/Bohemian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/Bistro",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Bistro_1"], [16.6, "Food and Drink place/Bistro"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Belgian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Belgian Food_1"], [16.6, "Food and Drink place/Belgian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/BBQ and Southern Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/BBQ and Southern Food_1"], [16.6, "Food and Drink place/BBQ and Southern Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Food and Drink/Baltic Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Baltic Food_1"], [16.6, "Food and Drink place/Baltic Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Bakery",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Bakery_1"], [16.6, "Food and Drink place/Bakery"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/Austrian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Austrian Food_1"], [16.6, "Food and Drink place/Austrian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/Australian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Australian Food_1"], [16.6, "Food and Drink place/Australian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Asian Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Asian Food_1"], [16.6, "Food and Drink place/Asian Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Food and Drink/Argentinean Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Argentinean Food_1"], [16.6, "Food and Drink place/Argentinean Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Food and Drink/American Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/American Food_1"], [16.6, "Food and Drink place/American Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
		}, {
			"id": "Place/Food and Drink/African Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/African Food_1"], [16.6, "Food and Drink place/African Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Arts and Entertainment/Other Arts and Entertainment",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 33],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Other Arts and Entertainment_1"], [16.6, "Arts and Entertainment place/Other Arts and Entertainment"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Arts and Entertainment/Entertainment (Adult)",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Entertainment (Adult)_1"], [16.6, "Arts and Entertainment place/Entertainment (Adult)"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Arts and Entertainment/Named Place",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 29],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Named Place_1"], [16.6, "Arts and Entertainment place/Named Place"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Video Arcade",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 44],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Video Arcade_1"], [16.6, "Arts and Entertainment place/Video Arcade"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Arcade",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Arcade_1"], [16.6, "Arts and Entertainment place/Arcade"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Arts and Entertainment/Laser Tag",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Laser Tag_1"], [16.6, "Arts and Entertainment place/Laser Tag"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Go Kart Track",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Go Kart Track_1"], [16.6, "Arts and Entertainment place/Go Kart Track"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Arts and Entertainment/Fair",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Fair_1"], [16.6, "Arts and Entertainment place/Fair"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Circus",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Circus_1"], [16.6, "Arts and Entertainment place/Circus"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Arts and Entertainment/Tour Provider",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 41],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Tour Provider_1"], [16.6, "Arts and Entertainment place/Tour Provider"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Arts and Entertainment/Tourist Information",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 43],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Tourist Information_1"], [16.6, "Arts and Entertainment place/Tourist Information"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Arts and Entertainment/Banquet Hall",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Banquet Hall_1"], [16.6, "Arts and Entertainment place/Banquet Hall"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Arts and Entertainment/Pool Hall",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 35],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Pool Hall_1"], [16.6, "Arts and Entertainment place/Pool Hall"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Arts and Entertainment/Ballroom",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Ballroom_1"], [16.6, "Arts and Entertainment place/Ballroom"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Arts and Entertainment/Event Space",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Event Space_1"], [16.6, "Arts and Entertainment place/Event Space"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Arts and Entertainment/Club House",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Club House_1"], [16.6, "Arts and Entertainment place/Club House"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Arts and Entertainment/Social Club",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 40],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Social Club_1"], [16.6, "Arts and Entertainment place/Social Club"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Comedy Club",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Comedy Club_1"], [16.6, "Arts and Entertainment place/Comedy Club"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Arts and Entertainment/Country Dance Club",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Country Dance Club_1"], [16.6, "Arts and Entertainment place/Country Dance Club"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Dancing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Dancing_1"], [16.6, "Arts and Entertainment place/Dancing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Arts and Entertainment/Karaoke",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Karaoke_1"], [16.6, "Arts and Entertainment place/Karaoke"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Arts and Entertainment/Live Music",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 27],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Live Music_1"], [16.6, "Arts and Entertainment place/Live Music"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Arts and Entertainment/Jazz Club",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Jazz Club_1"], [16.6, "Arts and Entertainment place/Jazz Club"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Nightlife",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 31],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Nightlife_1"], [16.6, "Arts and Entertainment place/Nightlife"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/General Entertainment",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/General Entertainment_1"], [16.6, "Arts and Entertainment place/General Entertainment"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Recreation Facility",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 38],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Recreation Facility_1"], [16.6, "Arts and Entertainment place/Recreation Facility"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Recreation Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 37],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Recreation Center_1"], [16.6, "Arts and Entertainment place/Recreation Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Cultural Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Cultural Center_1"], [16.6, "Arts and Entertainment place/Cultural Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Auditorium",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Auditorium_1"], [16.6, "Arts and Entertainment place/Auditorium"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Arts and Entertainment/Public Art",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 36],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Public Art_1"], [16.6, "Arts and Entertainment place/Public Art"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Arts and Entertainment/Exhibit",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Exhibit_1"], [16.6, "Arts and Entertainment place/Exhibit"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Art Gallery",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Art Gallery_1"], [16.6, "Arts and Entertainment place/Art Gallery"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Government or Public Facility/Other Public Facility",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Other Public Facility_1"], [16.6, "Government or Public Facility place/Other Public Facility"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Government or Public Facility/Other Government",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Other Government_1"], [16.6, "Government or Public Facility place/Other Government"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Government or Public Facility/Voting Booth",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Voting Booth_1"], [16.6, "Government or Public Facility place/Voting Booth"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Government or Public Facility/Animal Shelter",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Animal Shelter_1"], [16.6, "Government or Public Facility place/Animal Shelter"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Government or Public Facility/Public Restroom",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Public Restroom_1"], [16.6, "Government or Public Facility place/Public Restroom"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Government or Public Facility/Organization",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Organization_1"], [16.6, "Government or Public Facility place/Organization"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Government or Public Facility/Civic Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Civic Center_1"], [16.6, "Government or Public Facility place/Civic Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Government or Public Facility/County Council",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/County Council_1"], [16.6, "Government or Public Facility place/County Council"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Government or Public Facility/Public Administration",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Public Administration_1"], [16.6, "Government or Public Facility place/Public Administration"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Government or Public Facility/Library",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Library_1"], [16.6, "Government or Public Facility place/Library"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Government or Public Facility/Social Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Social Service_1"], [16.6, "Government or Public Facility place/Social Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Government or Public Facility/Prison",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Prison_1"], [16.6, "Government or Public Facility place/Prison"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Government or Public Facility/Embassy",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Embassy_1"], [16.6, "Government or Public Facility place/Embassy"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Government or Public Facility/Police Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Police Service_1"], [16.6, "Government or Public Facility place/Police Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/Other Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 101],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Other Service_1"], [16.6, "Shop or Service place/Other Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Other Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 102],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Other Shop_1"], [16.6, "Shop or Service place/Other Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Premium Default",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 111],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Premium Default_1"], [16.6, "Shop or Service place/Premium Default"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Modeling Agencies",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 89],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Modeling Agencies_1"], [16.6, "Shop or Service place/Modeling Agencies"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Marriage and Match Making Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 84],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Marriage and Match Making Services_1"], [16.6, "Shop or Service place/Marriage and Match Making Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Wedding Services and Bridal Studio",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 151],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Wedding Services and Bridal Studio_1"], [16.6, "Shop or Service place/Wedding Services and Bridal Studio"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Bridal Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Bridal Shop_1"], [16.6, "Shop or Service place/Bridal Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Florist",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 55],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Florist_1"], [16.6, "Shop or Service place/Florist"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Flowers and Jewelry",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 56],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Flowers and Jewelry_1"], [16.6, "Shop or Service place/Flowers and Jewelry"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Jeweler",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 75],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Jeweler_1"], [16.6, "Shop or Service place/Jeweler"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Ambulance Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Ambulance Services_1"], [16.6, "Shop or Service place/Ambulance Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Medical Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 85],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Medical Service_1"], [16.6, "Shop or Service place/Medical Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Healthcare",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 68],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Healthcare_1"], [16.6, "Shop or Service place/Healthcare"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Crematorium",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 40],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Crematorium_1"], [16.6, "Shop or Service place/Crematorium"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Funeral Homes and Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 60],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Funeral Homes and Services_1"], [16.6, "Shop or Service place/Funeral Homes and Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Property Management",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 113],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Property Management_1"], [16.6, "Shop or Service place/Property Management"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Realtor",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 114],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Realtor_1"], [16.6, "Shop or Service place/Realtor"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Registration Office",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 116],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Registration Office_1"], [16.6, "Shop or Service place/Registration Office"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Engineering and Scientific Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 46],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Engineering and Scientific Services_1"], [16.6, "Shop or Service place/Engineering and Scientific Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Specialty Trade Contractors",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 129],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Specialty Trade Contractors_1"], [16.6, "Shop or Service place/Specialty Trade Contractors"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/B2B Restaurant Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/B2B Restaurant Services_1"], [16.6, "Shop or Service place/B2B Restaurant Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/B2B Sales and Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/B2B Sales and Services_1"], [16.6, "Shop or Service place/B2B Sales and Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Business Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Business Service_1"], [16.6, "Shop or Service place/Business Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Printing and Publishing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 112],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Printing and Publishing_1"], [16.6, "Shop or Service place/Printing and Publishing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Commercial Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 32],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Commercial Services_1"], [16.6, "Shop or Service place/Commercial Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Consumer Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 36],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Consumer Services_1"], [16.6, "Shop or Service place/Consumer Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Consumer Goods",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 35],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Consumer Goods_1"], [16.6, "Shop or Service place/Consumer Goods"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Power Equipment Dealer",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 110],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Power Equipment Dealer_1"], [16.6, "Shop or Service place/Power Equipment Dealer"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Major Appliance",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 82],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Major Appliance_1"], [16.6, "Shop or Service place/Major Appliance"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Office Equipment Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 98],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Office Equipment Services_1"], [16.6, "Shop or Service place/Office Equipment Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Non-Store Retailers",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 96],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Non-Store Retailers_1"], [16.6, "Shop or Service place/Non-Store Retailers"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Travel Agent",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 142],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Travel Agent_1"], [16.6, "Shop or Service place/Travel Agent"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/Translation Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 140],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Translation Services_1"], [16.6, "Shop or Service place/Translation Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/Recruiting Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 115],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Recruiting Services_1"], [16.6, "Shop or Service place/Recruiting Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Consulting Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 33],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Consulting Services_1"], [16.6, "Shop or Service place/Consulting Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Investigation Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 73],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Investigation Services_1"], [16.6, "Shop or Service place/Investigation Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Legal Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 77],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Legal Services_1"], [16.6, "Shop or Service place/Legal Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Attorney",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Attorney_1"], [16.6, "Shop or Service place/Attorney"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Notary",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 97],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Notary_1"], [16.6, "Shop or Service place/Notary"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Second Hand Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 122],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Second Hand Store_1"], [16.6, "Shop or Service place/Second Hand Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Pawnshop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 104],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Pawnshop_1"], [16.6, "Shop or Service place/Pawnshop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Antique Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Antique Shop_1"], [16.6, "Shop or Service place/Antique Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Flea Market",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 53],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Flea Market_1"], [16.6, "Shop or Service place/Flea Market"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Hobby Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 69],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Hobby Shop_1"], [16.6, "Shop or Service place/Hobby Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Musical Instrument and Supplies",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 94],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Musical Instrument and Supplies_1"], [16.6, "Shop or Service place/Musical Instrument and Supplies"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Arts and Crafts Supplies",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Arts and Crafts Supplies_1"], [16.6, "Shop or Service place/Arts and Crafts Supplies"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Child Care Service (Day care)",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 29],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Child Care Service (Day care)_1"], [16.6, "Shop or Service place/Child Care Service (Day care)"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Childrens Apparel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 30],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Childrens Apparel_1"], [16.6, "Shop or Service place/Childrens Apparel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Baby Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Baby Store_1"], [16.6, "Shop or Service place/Baby Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Candy Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Candy Store_1"], [16.6, "Shop or Service place/Candy Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Toy Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 139],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Toy Store_1"], [16.6, "Shop or Service place/Toy Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Transportation Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 141],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Transportation Service_1"], [16.6, "Shop or Service place/Transportation Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Cargo Transportation",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 27],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Cargo Transportation_1"], [16.6, "Shop or Service place/Cargo Transportation"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Aviation",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Aviation_1"], [16.6, "Shop or Service place/Aviation"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Truck Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 145],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Truck Services_1"], [16.6, "Shop or Service place/Truck Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Truck Dealership",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 143],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Truck Dealership_1"], [16.6, "Shop or Service place/Truck Dealership"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Truck Wash",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 146],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Truck Wash_1"], [16.6, "Shop or Service place/Truck Wash"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Truck Repair",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 144],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Truck Repair_1"], [16.6, "Shop or Service place/Truck Repair"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Motorcycle Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 92],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Motorcycle Shop_1"], [16.6, "Shop or Service place/Motorcycle Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Motorcycle Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 91],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Motorcycle Service_1"], [16.6, "Shop or Service place/Motorcycle Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Bicycle Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Bicycle Shop_1"], [16.6, "Shop or Service place/Bicycle Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Bicycle Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Bicycle Service_1"], [16.6, "Shop or Service place/Bicycle Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Rental RV",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 119],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Rental RV_1"], [16.6, "Shop or Service place/Rental RV"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Rental Cars",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 118],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Rental Cars_1"], [16.6, "Shop or Service place/Rental Cars"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Automobile Club",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Automobile Club_1"], [16.6, "Shop or Service place/Automobile Club"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Towing Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 138],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Towing Service_1"], [16.6, "Shop or Service place/Towing Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Road Assistance",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 121],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Road Assistance_1"], [16.6, "Shop or Service place/Road Assistance"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/EV Charging Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 48],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/EV Charging Station_1"], [16.6, "Shop or Service place/EV Charging Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Emission Testing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 45],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Emission Testing_1"], [16.6, "Shop or Service place/Emission Testing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Auto Maintenance",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Auto Maintenance_1"], [16.6, "Shop or Service place/Auto Maintenance"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/Auto Parts",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Auto Parts_1"], [16.6, "Shop or Service place/Auto Parts"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Tire Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 136],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Tire Store_1"], [16.6, "Shop or Service place/Tire Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Car Wash",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Car Wash_1"], [16.6, "Shop or Service place/Car Wash"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Used Car Dealership",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 147],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Used Car Dealership_1"], [16.6, "Shop or Service place/Used Car Dealership"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Auto Dealership",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Auto Dealership_1"], [16.6, "Shop or Service place/Auto Dealership"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Shop or Service/Bill Payment Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Bill Payment Service_1"], [16.6, "Shop or Service place/Bill Payment Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Check Cashing Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 28],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Check Cashing Service_1"], [16.6, "Shop or Service place/Check Cashing Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Money Transferring Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 90],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Money Transferring Service_1"], [16.6, "Shop or Service place/Money Transferring Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Finance and Insurance",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 50],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Finance and Insurance_1"], [16.6, "Shop or Service place/Finance and Insurance"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Financial Investment Firm",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 51],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Financial Investment Firm_1"], [16.6, "Shop or Service place/Financial Investment Firm"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/Tax Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 134],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Tax Service_1"], [16.6, "Shop or Service place/Tax Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Lumber",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 80],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Lumber_1"], [16.6, "Shop or Service place/Lumber"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Exterminating and Pest Control",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 49],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Exterminating and Pest Control_1"], [16.6, "Shop or Service place/Exterminating and Pest Control"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Dry Cleaning and Laundry",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 43],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Dry Cleaning and Laundry_1"], [16.6, "Shop or Service place/Dry Cleaning and Laundry"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Floor and Carpet",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 54],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Floor and Carpet_1"], [16.6, "Shop or Service place/Floor and Carpet"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Glass and Window",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 65],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Glass and Window_1"], [16.6, "Shop or Service place/Glass and Window"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Interior and Exterior Design",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 71],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Interior and Exterior Design_1"], [16.6, "Shop or Service place/Interior and Exterior Design"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Paint Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 103],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Paint Store_1"], [16.6, "Shop or Service place/Paint Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Janitorial Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 74],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Janitorial Services_1"], [16.6, "Shop or Service place/Janitorial Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Maid Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 81],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Maid Services_1"], [16.6, "Shop or Service place/Maid Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Landscaping Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 76],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Landscaping Services_1"], [16.6, "Shop or Service place/Landscaping Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Garden Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 62],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Garden Center_1"], [16.6, "Shop or Service place/Garden Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Repair Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 120],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Repair Services_1"], [16.6, "Shop or Service place/Repair Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Plumbing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 109],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Plumbing_1"], [16.6, "Shop or Service place/Plumbing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Electrical",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 44],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Electrical_1"], [16.6, "Shop or Service place/Electrical"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Locksmiths and Security Systems Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 79],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Locksmiths and Security Systems Services_1"], [16.6, "Shop or Service place/Locksmiths and Security Systems Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Wholesale Warehouse",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 153],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Wholesale Warehouse_1"], [16.6, "Shop or Service place/Wholesale Warehouse"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Furniture Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 61],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Furniture Store_1"], [16.6, "Shop or Service place/Furniture Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Home Improvement Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 70],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Home Improvement Store_1"], [16.6, "Shop or Service place/Home Improvement Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Couriers",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 38],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Couriers_1"], [16.6, "Shop or Service place/Couriers"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Big Box Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Big Box Store_1"], [16.6, "Shop or Service place/Big Box Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Shop or Service/Mover",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 93],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Mover_1"], [16.6, "Shop or Service place/Mover"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Storage",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 131],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Storage_1"], [16.6, "Shop or Service place/Storage"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Rental and Leasing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 117],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Rental and Leasing_1"], [16.6, "Shop or Service place/Rental and Leasing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Tailor",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 132],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Tailor_1"], [16.6, "Shop or Service place/Tailor"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Sewing, Needlework and Piece Goods",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 123],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Sewing, Needlework and Piece Goods_1"], [16.6, "Shop or Service place/Sewing, Needlework and Piece Goods"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Body Piercing and Tattoos",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Body Piercing and Tattoos_1"], [16.6, "Shop or Service place/Body Piercing and Tattoos"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Tanning Salon",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 133],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Tanning Salon_1"], [16.6, "Shop or Service place/Tanning Salon"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Barber",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Barber_1"], [16.6, "Shop or Service place/Barber"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Hair and Beauty",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 67],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Hair and Beauty_1"], [16.6, "Shop or Service place/Hair and Beauty"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Nail Salon",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 95],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Nail Salon_1"], [16.6, "Shop or Service place/Nail Salon"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Spa",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 125],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Spa_1"], [16.6, "Shop or Service place/Spa"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Wellness Center and Services",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 152],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Wellness Center and Services_1"], [16.6, "Shop or Service place/Wellness Center and Services"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Optical",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 100],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Optical_1"], [16.6, "Shop or Service place/Optical"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Butcher",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Butcher_1"], [16.6, "Shop or Service place/Butcher"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Specialty Food Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 127],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Specialty Food Store_1"], [16.6, "Shop or Service place/Specialty Food Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Food and Beverage Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 57],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Food and Beverage Shop_1"], [16.6, "Shop or Service place/Food and Beverage Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Liquor Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 78],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Liquor Store_1"], [16.6, "Shop or Service place/Liquor Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Office Supplies Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 99],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Office Supplies Store_1"], [16.6, "Shop or Service place/Office Supplies Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Sporting Goods Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 130],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Sporting Goods Store_1"], [16.6, "Shop or Service place/Sporting Goods Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Pet Care",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 105],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Pet Care_1"], [16.6, "Shop or Service place/Pet Care"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Pet Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 106],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Pet Store_1"], [16.6, "Shop or Service place/Pet Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Bookstore",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Bookstore_1"], [16.6, "Shop or Service place/Bookstore"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Tobacco",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 137],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Tobacco_1"], [16.6, "Shop or Service place/Tobacco"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Specialty Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 128],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Specialty Store_1"], [16.6, "Shop or Service place/Specialty Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Consumer Electronics Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 34],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Consumer Electronics Store_1"], [16.6, "Shop or Service place/Consumer Electronics Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Entertainment Electronics",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 47],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Entertainment Electronics_1"], [16.6, "Shop or Service place/Entertainment Electronics"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Video and Game Rental",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 149],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Video and Game Rental_1"], [16.6, "Shop or Service place/Video and Game Rental"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Video Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 150],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Video Shop_1"], [16.6, "Shop or Service place/Video Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Shop or Service/Photography",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 108],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Photography_1"], [16.6, "Shop or Service place/Photography"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Telephone Service",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 135],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Telephone Service_1"], [16.6, "Shop or Service place/Telephone Service"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Mobile Service Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 88],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Mobile Service Center_1"], [16.6, "Shop or Service place/Mobile Service Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Mobile Phone Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 87],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Mobile Phone Shop_1"], [16.6, "Shop or Service place/Mobile Phone Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Specialty Clothing Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 126],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Specialty Clothing Store_1"], [16.6, "Shop or Service place/Specialty Clothing Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Footwear",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 59],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Footwear_1"], [16.6, "Shop or Service place/Footwear"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Mens Apparel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 86],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Mens Apparel_1"], [16.6, "Shop or Service place/Mens Apparel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Shop or Service/Womens Apparel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 154],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Womens Apparel_1"], [16.6, "Shop or Service place/Womens Apparel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Shop or Service/Clothing Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 31],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Clothing Store_1"], [16.6, "Shop or Service place/Clothing Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/Internet Cafe",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 72],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Internet Cafe_1"], [16.6, "Shop or Service place/Internet Cafe"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Fitness Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 52],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Fitness Center_1"], [16.6, "Shop or Service place/Fitness Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Convenience Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 37],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Convenience Store_1"], [16.6, "Shop or Service place/Convenience Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/ATM",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/ATM_1"], [16.6, "Shop or Service place/ATM"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Credit Union",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 39],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Credit Union_1"], [16.6, "Shop or Service place/Credit Union"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Shop or Service/Bank",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Bank_1"], [16.6, "Shop or Service place/Bank"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Food Market",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 58],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Food Market_1"], [16.6, "Shop or Service place/Food Market"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Shop or Service/Business Facility",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Business Facility_1"], [16.6, "Shop or Service place/Business Facility"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Shop or Service/Discount Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 42],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Discount Store_1"], [16.6, "Shop or Service place/Discount Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Shop or Service/Variety Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 148],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Variety Store_1"], [16.6, "Shop or Service place/Variety Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
		}, {
			"id" : "Trail or path/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Trail or path/label",
			"minzoom" : 15,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#666666",
				"text-halo-color" : "#FDFDFD",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Road tunnel/label/Pedestrian",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 6], ["!in", "Viz", 3]],
			"minzoom" : 15,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#666666"
			} 
        }, {
			"id" : "Road tunnel/label/Local",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 5], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Regular"],
				"text-size" : {
					"stops" : [[12, 8], [14, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : {
					"stops" : [[12, "#a5a48e"], [18, "#666666"]]
                }
            }
        }, {
			"id" : "Road tunnel/label/Minor",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 4], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 8], [12, 9], [14, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : {
					"stops" : [[10, "#aaaaaa"], [12, "#919191"], [14, "#666666"]]
				}
            }
        }, {
			"id" : "Road tunnel/label/Major, alt name",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 3], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : {
					"stops" : [[10, "#aaaaaa"], [11, "#919191"], [12, "#595959"]]
                }
			}
		}, {
			"id" : "Road tunnel/label/Major",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 2], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
                "text-color" : {
				    "stops" : [[10, "#aaaaaa"], [11, "#919191"], [12, "#595959"]]
                }
			}		
        }, {
			"id" : "Road tunnel/label/Freeway Motorway, alt name",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 1], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#4C4C4C"
			}    
        }, {
			"id" : "Road tunnel/label/Highway",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 7], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#4C4C4C"
			}
        }, {
			"id" : "Road tunnel/label/Freeway Motorway",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road tunnel/label",
			"filter" : ["all", ["==", "_label_class", 0], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#4C4C4C"
			}
        }, {
			"id" : "Road/label/Rectangle hexagon brown white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 72], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon brown white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#81695E"
			}
        }, {
			"id" : "Road/label/Rectangle hexagon green white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 70], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon green white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#718574"
			}  
        }, {
			"id" : "Road/label/Rectangle hexagon red white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 68], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon red white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#B66D58"
			}    
        }, {
			"id" : "Road/label/Rectangle hexagon blue white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 66], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon blue white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#5B708F"
			}
		}, {
			"id" : "Road/label/Rectangle hexagon brown white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 71], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon brown white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#81695E"
			}
        }, {
			"id" : "Road/label/Rectangle hexagon green white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 69], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon green white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#718574"
			}    
        }, {
			"id" : "Road/label/Rectangle hexagon red white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 67], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon red white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#B66D58"
			}     
        }, {
			"id" : "Road/label/Rectangle hexagon blue white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 65], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle hexagon blue white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#5B708F"
			}   
        }, {
			"id" : "Road/label/Octagon green white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 74], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Octagon green white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FDFDFD"
			}
        }, {
			"id" : "Road/label/Hexagon orange black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 64], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon orange black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}
        }, {
			"id" : "Road/label/Hexagon green white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 62], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon green white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FDFDFD"
			}    
        }, {
			"id" : "Road/label/Hexagon red white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 60], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon red white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}
        }, {
			"id" : "Road/label/Hexagon white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 56], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			} 
        }, {
			"id" : "Road/label/Pentagon green yellow (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 54], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon green yellow (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFF73"
			}    
        }, {
			"id" : "Road/label/Pentagon green white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 52], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon green white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}    
        }, {
			"id" : "Road/label/Pentagon yellow black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 50], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon yellow black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}   
        }, {
			"id" : "Road/label/Pentagon blue white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 48], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon blue white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}  
        }, {
			"id" : "Road/label/Pentagon white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 46], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.3],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}
		}, {
			"id" : "Road/label/Pentagon inverse white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 44], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon inverse white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.3],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}  
        }, {
			"id" : "Road/label/Rectangle green yellow (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 42], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle green yellow (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFF73"
			}
        }, {
			"id" : "Road/label/Rectangle green white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 40], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle green white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}     
        }, {
			"id" : "Road/label/Rectangle yellow black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 38], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle yellow black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}
        }, {
			"id" : "Road/label/Hexagon blue white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 58], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon blue white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport"
			},
			"paint" : {
				"text-color" : "#FDFDFD"
			}
        }, {
			"id" : "Road/label/Rectangle red white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 36], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle red white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}  
        }, {
			"id" : "Road/label/Rectangle blue white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 34], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle blue white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}
        }, {
			"id" : "Road/label/Rectangle white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 32], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			} 
        }, {
			"id" : "Road/label/V-shaped white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 30], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/V-shaped white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#343434"
			}      
        }, {
			"id" : "Road/label/U-shaped blue white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 28], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped blue white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}
        }, {
			"id" : "Road/label/U-shaped red white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 26], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped red white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}   
        }, {
			"id" : "Road/label/U-shaped yellow black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 24], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped yellow black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}  
        }, {
			"id" : "Road/label/U-shaped green leaf (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 22], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped green leaf (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#343434"
			}
        }, {
			"id" : "Road/label/U-shaped white green (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 20], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped white green (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}  
        }, {
			"id" : "Road/label/U-shaped white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 18], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}
		}, {
			"id" : "Road/label/Secondary Hwy red white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 16], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Secondary Hwy red white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport"
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}
        }, {
			"id" : "Road/label/Secondary Hwy green white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 14], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Secondary Hwy green white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			} 
        }, {
			"id" : "Road/label/Secondary Hwy white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 12], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Secondary Hwy white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
                "text-padding" : 30
			},
			"paint" : {
			     "text-color" : "#000000"
			}
        }, {
			"id" : "Road/label/Shield white black (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 10], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Shield white black (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#343434"
			}     
        }, {
			"id" : "Road/label/Shield blue white (Alt)",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 8], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Shield blue white (Alt)/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-rotation-alignment" : "viewport",
                "text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FDFDFD"
			}   
        }, {
			"id" : "Road/label/Octagon green white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 73], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Octagon green white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FDFDFD"
			}
        }, {
			"id" : "Road/label/Hexagon orange black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 63], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon orange black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			} 
        }, {
			"id" : "Road/label/Hexagon green white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 61], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon green white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FDFDFD"
			} 
        }, {
			"id" : "Road/label/Hexagon red white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 59], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon red white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}    
        }, {
			"id" : "Road/label/Hexagon white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 55], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}    
        }, {
			"id" : "Road/label/Pentagon green yellow",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 53], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon green yellow/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFF73"
			}    
        }, {
			"id" : "Road/label/Pentagon green white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 51], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon green white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}
        }, {
			"id" : "Road/label/Pentagon yellow black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 49], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon yellow black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}
        }, {
			"id" : "Road/label/Pentagon blue white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 47], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon blue white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}   
        }, {
			"id" : "Road/label/Pentagon white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 45], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.3],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}   
        }, {
			"id" : "Road/label/Pentagon inverse white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 43], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Pentagon inverse white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.3],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}    
        }, {
			"id" : "Road/label/Rectangle green yellow",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 41], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle green yellow/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFF73"
			}   
        }, {
			"id" : "Road/label/Rectangle green white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 39], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle green white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}     
        }, {
			"id" : "Road/label/Rectangle yellow black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 37], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle yellow black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			} 
        }, {
			"id" : "Road/label/Hexagon blue white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 57], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.03,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Hexagon blue white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport"
			},
			"paint" : {
				"text-color" : "#FDFDFD"
			}
        }, {
			"id" : "Road/label/Rectangle red white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 35], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle red white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}  
        }, {
			"id" : "Road/label/Rectangle blue white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 33], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle blue white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}  
        }, {
			"id" : "Road/label/Rectangle white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 31], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Rectangle white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.2],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}   
        }, {
			"id" : "Road/label/V-shaped white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 29], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/V-shaped white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#343434"
			}     
        }, {
			"id" : "Road/label/U-shaped blue white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 27], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped blue white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}
        }, {
			"id" : "Road/label/U-shaped red white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 25], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped red white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}    
        }, {
			"id" : "Road/label/U-shaped yellow black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 23], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.02,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped yellow black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}   
        }, {
			"id" : "Road/label/U-shaped green leaf",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 21], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped green leaf/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#343434"
			}    
        }, {
			"id" : "Road/label/U-shaped white green",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 19], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped white green/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}   
        }, {
			"id" : "Road/label/U-shaped white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 17], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/U-shaped white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}       
        }, {
			"id" : "Road/label/Secondary Hwy red white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 15], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Secondary Hwy red white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}         
        }, {
			"id" : "Road/label/Secondary Hwy green white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 13], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Secondary Hwy green white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#FFFFFF"
			}
        }, {
			"id" : "Road/label/Secondary Hwy white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 11], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Secondary Hwy white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.1],
				"text-rotation-alignment" : "viewport",
                "text-padding" : 30
			},
			"paint" : {
				"text-color" : "#000000"
			}
		}, {
			"id" : "Road/label/Shield white black",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 9], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Shield white black/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-rotation-alignment" : "viewport",
				"text-padding" : 30
			},
			"paint" : {
				"text-color" : "#343434"
			}          
        }, {
			"id" : "Road/label/Shield blue white",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 7], ["!in", "Viz", 3]],
			"minzoom" : 6,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 8.67,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"icon-image" : "Road/Shield blue white/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-rotation-alignment" : "viewport",
                "text-padding" : {"stops" : [[6, 30], [9, 20], [12, 15]]}
            },
			"paint" : {
				"text-color" : "#FDFDFD"
			}
        }, {
			"id" : "Pedestrian/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Pedestrian/label",
			"minzoom" : 15,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#666666",
				"text-halo-color" : "#FDFDFD",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "Road/label/Pedestrian",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 6], ["!in", "Viz", 3]],
			"minzoom" : 15,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#666666",
				"text-halo-color" : "#FDFDFD",
				"text-halo-width" : 0.67
			}     
        }, {
			"id" : "Road/label/Local",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 5], ["!in", "Viz", 3]],
			"minzoom" : 12,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
                "text-size" : {
					"stops" : [[12, 8], [16, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 3
			},
			"paint" : {
                "text-color" : {
					"stops" : [[12, "#a5a48e"], [18, "#666666"]]
				},
                "text-halo-color" : {
					"stops" : [[12, "#F2EFCC"], [13, "#FDFDFD"]]
				},
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "Road/label/Minor",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 4], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 8], [12, 9], [14, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
                "text-padding" : {"stops" : [[10, 20], [18, 2]]}
			},
			"paint" : {
                "text-color" : {
					"stops" : [[10, "#aaaaaa"], [12, "#919191"], [14, "#666666"]]
				},
                "text-halo-color" : {
					"stops" : [[10, "#F2EFCC"], [11, "#F7E9D2"]]
				},
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Road/label/Major, alt name",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 3], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : {
					"stops" : [[10, "#aaaaaa"], [11, "#919191"], [12, "#595959"]]
				},
                "text-halo-color" : {
					"stops" : [[10, "#F2EFCC"], [11, "#F2BDA3"]]
				},
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Road/label/Major",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 2], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
                "text-color" : {
					"stops" : [[10, "#aaaaaa"], [11, "#919191"], [12, "#595959"]]
				},
                "text-halo-color" : {
					"stops" : [[10, "#F2EFCC"], [11, "#F2BDA3"]]
				},
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Road/label/Freeway Motorway, alt name",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 1], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#4C4C4C",
				"text-halo-color" : "#E69973",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "Road/label/Highway",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 75], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
				"text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#4C4C4C",
				"text-halo-color" : "#E69973",
				"text-halo-width" : 0.67
			}  
        }, {
			"id" : "Road/label/Freeway Motorway",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Road/label",
			"filter" : ["all", ["==", "_label_class", 0], ["!in", "Viz", 3]],
			"minzoom" : 10,
			"layout" : {
				"symbol-placement" : "line",
				"symbol-avoid-edges" : true,
                "symbol-spacing" : 1000,
				"text-font" : ["Arial Bold"],
                "text-size" : {
					"stops" : [[10, 9], [12, 10.67]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#4C4C4C",
				"text-halo-color" : "#E69973",
				"text-halo-width" : 0.67
			}   
		}, {
			"id" : "Cemetery/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Cemetery/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#728944",
				"text-halo-color" : "#E3ECBF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "Freight/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Freight/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#998973",
				"text-halo-color" : "#E8DEBB",
				"text-halo-width" : 0.67
			}  
        }, {
			"id" : "Water and wastewater/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Water and wastewater/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#E3E2CE",
				"text-halo-width" : 0.67
			}    
        }, {
			"id" : "Port/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Port/label",
            "minzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#E3E2CE",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "Industry/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Industry/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#E3E2CE",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "Government/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Government/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#998973",
				"text-halo-color" : "#E8DEBB",
				"text-halo-width" : 0.67
			}    
        }, {
			"id" : "Finance/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Finance/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#998973",
				"text-halo-color" : "#E8DEBB",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "Emergency/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Emergency/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#998973",
				"text-halo-color" : "#E8DEBB",
				"text-halo-width" : 0.67
			}  
        }, {
			"id" : "Indigenous/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Indigenous/label",
			"minzoom" : 7,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#998973",
				"text-halo-color" : "#ede4c5",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "Military/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Military/label",
			"minzoom" : 6,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 25
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#E3E2CE",
				"text-halo-width" : 0.67
			} 
		}, {
			"id" : "Transportation/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Transportation/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#E3E2CE",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Beach/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Beach/label",
            "minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-letter-spacing" : 0.08,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#B4A783",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Golf course/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Golf course/label",
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#8A9766",
				"text-halo-color" : "#E3ECBF",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Zoo/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Zoo/label",
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#797859",
				"text-halo-color" : "#dee3bc",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Retail/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Retail/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#BB956B",
				"text-halo-color" : "#F6E5B7",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Landmark/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Landmark/label",
			"minzoom" : 13,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#BB956B",
				"text-halo-color" : "#F6E5B7",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Openspace or forest/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Openspace or forest/label",
			"minzoom" : 9,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#797859",
				"text-halo-color" : "#dee3bc",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "Park or farming/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Park or farming/label",
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 25
			},
			"paint" : {
				"text-color" : "#797859",
				"text-halo-color" : "#dee3bc",
				"text-halo-width" : 0.67
			} 
        }, {
			"id" : "Point of interest/Park",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Point of interest",
			"filter" : ["==", "_label_class", 1],
			"minzoom" : 9,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-anchor" : "center",
				"text-letter-spacing" : 0.08,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#5C7533",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.93
			}  
        }, {
			"id" : "Education/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Education/label",
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#988D70",
				"text-halo-color" : "#E9E9AB",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "Medical/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Medical/label",
			"minzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#CE8966",
				"text-halo-color" : "#F7DFB9",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "Admin1 forest or park/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin1 forest or park/label",
			"minzoom" : 9,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 25
			},
			"paint" : {
				"text-color" : "#797859",
				"text-halo-color" : "#dee3bc",
				"text-halo-width" : 0.67
			}    
        }, {
			"id" : "Admin0 forest or park/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin0 forest or park/label",
			"minzoom" : 6,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 25
			},
			"paint" : {
				"text-color" : "#797859",
				"text-halo-color" : "#dee3bc",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "Airport/label/Airport property",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Airport/label",
			"minzoom" : 9,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 15
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#E3E2CE",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "Exit/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Exit",
			"minzoom" : 15,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 9.33,
				"text-anchor" : "center",
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"icon-image" : "Exit/Default/{_len}",
				"icon-rotation-alignment" : "viewport",
				"text-offset" : [0, 0.3],
				"text-rotation-alignment" : "viewport"
			},
			"paint" : {
				"text-color" : "#343434"
			}
        }, {
			"id" : "Point of interest/General",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Point of interest",
			"filter" : ["==", "_label_class", 0],
			"minzoom" : 9,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-anchor" : "center",
				"text-letter-spacing" : 0.08,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
				"text-padding" : 15
			},
			"paint" : {
				"text-color" : "#666659",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.93
			}
        }, {
			"id" : "Building/label/Default",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Building/label",
			"minzoom" : 15,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-letter-spacing" : 0.08,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
                "text-padding" : 20
			},
			"paint" : {
				"text-color" : "#666659",
				"text-halo-color" : "#FAFAE8",
				"text-halo-width" : 0.67
			} 
        }, {
			"id" : "Point of interest/Bus station",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Point of interest",
			"filter" : ["==", "_symbol", 2],
			"minzoom" : 9,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "Point of interest/Bus station",
				"icon-padding" : 1,
                "icon-size" : {"stops" :[[13, 0.6], [18, 1]]},
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom",
				"text-letter-spacing" : 0.04,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
                "text-offset" : [0, -0.9]
			},
			"paint" : {
				"text-color" : "#595959",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Point of interest/Rail station",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Point of interest",
			"filter" : ["==", "_symbol", 3],
			"minzoom" : 9,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "Point of interest/Rail station",
				"icon-padding" : 1,
                "icon-size" : {"stops" :[[13, 0.6], [18, 1]]},
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom",
				"text-letter-spacing" : 0.04,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
                "text-offset" : [0, -0.9]
			},
			"paint" : {
				"text-color" : "#595959",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.93
			}
        }, {
			"id": "Place/Shop or Service/Gas Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 63],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Gas Station_1"], [16.6, "Shop or Service place/Gas Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Shop or Service/Pharmacy and Retail",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 107],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Pharmacy and Retail_1"], [16.6, "Shop or Service place/Pharmacy and Retail"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}          
        }, {
			"id": "Place/Shop or Service/Market",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 83],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Market_1"], [16.6, "Shop or Service place/Market"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Shop or Service/Grocery",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 66],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Grocery_1"], [16.6, "Shop or Service place/Grocery"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Shop or Service/General Merchandise",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 64],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/General Merchandise_1"], [16.6, "Shop or Service place/General Merchandise"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Shop or Service/Department Store",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 41],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Department Store_1"], [16.6, "Shop or Service place/Department Store"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Shop or Service/Shopping Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Shop or Service place",
			"filter": ["==", "_symbol", 124],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Shop or Service place/Shopping Center_1"], [16.6, "Shop or Service place/Shopping Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "top",
				"text-offset" : {"stops" : [[16.5, [0, 0.8]], [16.6, [0, 0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Food and Drink/Restaurant",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 78],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Restaurant_1"], [16.6, "Food and Drink place/Restaurant"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}       
        }, {
			"id": "Place/Food and Drink/Fast Food",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 41],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Fast Food_1"], [16.6, "Food and Drink place/Fast Food"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			} 
        }, {
			"id": "Place/Food and Drink/Pizza",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 75],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Pizza_1"], [16.6, "Food and Drink place/Pizza"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Brewery",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Brewery_1"], [16.6, "Food and Drink place/Brewery"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}         
        }, {
			"id": "Place/Food and Drink/Bar or Pub",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Bar or Pub_1"], [16.6, "Food and Drink place/Bar or Pub"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Food and Drink/Coffee Shop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Food and Drink place",
			"filter": ["==", "_symbol", 32],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Food and Drink place/Coffee Shop_1"], [16.6, "Food and Drink place/Coffee Shop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#d98a51",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Sport/Golf Course",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Golf Course_1"], [16.6, "Sport place/Golf Course"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Sport/Sports Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Sports Center_1"], [16.6, "Sport place/Sports Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Sport/Stadium",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Sport place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Sport place/Stadium_1"], [16.6, "Sport place/Stadium"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}            
        }, {
			"id": "Place/Religion/Church",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Church_1"], [16.6, "Religion place/Church"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Religion/Cemetery",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Religion place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Religion place/Cemetery_1"], [16.6, "Religion place/Cemetery"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}               
        }, {
			"id": "Place/Lodging/Resort",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Lodging place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Lodging place/Resort_1"], [16.6, "Lodging place/Resort"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Lodging/Hotel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Lodging place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Lodging place/Hotel_1"], [16.6, "Lodging place/Hotel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Outdoors/Water Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Water Park_1"], [16.6, "Outdoors place/Water Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Wild Animal Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Wild Animal Park_1"], [16.6, "Outdoors place/Wild Animal Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Outdoors/Dog Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Dog Park_1"], [16.6, "Outdoors place/Dog Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Park_1"], [16.6, "Outdoors place/Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/Garden",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Garden_1"], [16.6, "Outdoors place/Garden"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Outdoors/Beach",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Beach_1"], [16.6, "Outdoors place/Beach"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Outdoors/Wildlife Reserve",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Wildlife Reserve_1"], [16.6, "Outdoors place/Wildlife Reserve"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/Nature Reserve",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/Nature Reserve_1"], [16.6, "Outdoors place/Nature Reserve"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Outdoors/State Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/State Park_1"], [16.6, "Outdoors place/State Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Outdoors/National Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Outdoors place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Outdoors place/National Park_1"], [16.6, "Outdoors place/National Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Education/School",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/School_1"], [16.6, "Education place/School"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Education/College or University",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Education place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Education place/College or University_1"], [16.6, "Education place/College or University"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#93994d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Medical/Laboratory",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Laboratory_1"], [16.6, "Medical place/Laboratory"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#6e658c",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Medical/Medical Clinic",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Medical Clinic_1"], [16.6, "Medical place/Medical Clinic"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#ff6469",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Medical/Pharmacy",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Medical place/Pharmacy_1"], [16.6, "Medical place/Pharmacy"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#ff6469",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Medical/Hospital",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Medical place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Medical place/Hospital_1"], [16.6, "Medical place/Hospital"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#ff6469",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Arts and Entertainment/Night Club",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 30],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Night Club_1"], [16.6, "Arts and Entertainment place/Night Club"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}           
        }, {
			"id": "Place/Arts and Entertainment/Casino",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Casino_1"], [16.6, "Arts and Entertainment place/Casino"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Cinema",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Cinema_1"], [16.6, "Arts and Entertainment place/Cinema"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}         
        }, {
			"id": "Place/Arts and Entertainment/Amphitheater",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Amphitheater_1"], [16.6, "Arts and Entertainment place/Amphitheater"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Arts and Entertainment/Observatory",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 32],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Observatory_1"], [16.6, "Arts and Entertainment place/Observatory"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Arts and Entertainment/Performing Arts",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 34],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Performing Arts_1"], [16.6, "Arts and Entertainment place/Performing Arts"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Arts and Entertainment/Art Museum",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Art Museum_1"], [16.6, "Arts and Entertainment place/Art Museum"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Arts and Entertainment/History Museum",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/History Museum_1"], [16.6, "Arts and Entertainment place/History Museum"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Arts and Entertainment/Science Museum",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 39],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Science Museum_1"], [16.6, "Arts and Entertainment place/Science Museum"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Arts and Entertainment/Museum",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 28],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Museum_1"], [16.6, "Arts and Entertainment place/Museum"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Arts and Entertainment/Aquarium",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Aquarium_1"], [16.6, "Arts and Entertainment place/Aquarium"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Zoo",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 45],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Zoo_1"], [16.6, "Arts and Entertainment place/Zoo"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Arts and Entertainment/Amusement Park",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Amusement Park_1"], [16.6, "Arts and Entertainment place/Amusement Park"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Arts and Entertainment/Tourist Attraction",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Arts and Entertainment place",
			"filter": ["==", "_symbol", 42],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Arts and Entertainment place/Tourist Attraction_1"], [16.6, "Arts and Entertainment place/Tourist Attraction"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Government or Public Facility/Community Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Community Center_1"], [16.6, "Government or Public Facility place/Community Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}         
        }, {
			"id": "Place/Government or Public Facility/Post Office",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Post Office_1"], [16.6, "Government or Public Facility place/Post Office"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}         
        }, {
			"id": "Place/Government or Public Facility/Military Base",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Military Base_1"], [16.6, "Government or Public Facility place/Military Base"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Government or Public Facility/Court House",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Court House_1"], [16.6, "Government or Public Facility place/Court House"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Government or Public Facility/Fire Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Fire Station_1"], [16.6, "Government or Public Facility place/Fire Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#ff6469",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Government or Public Facility/Police Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Police Station_1"], [16.6, "Government or Public Facility place/Police Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Government or Public Facility/Convention Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Convention Center_1"], [16.6, "Government or Public Facility place/Convention Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Government or Public Facility/Government Office",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/Government Office_1"], [16.6, "Government or Public Facility place/Government Office"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Government or Public Facility/City Hall",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Government or Public Facility place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Government or Public Facility place/City Hall_1"], [16.6, "Government or Public Facility place/City Hall"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#8c775b",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Landmark/Windmill",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Landmark place/Windmill_1"], [16.6, "Landmark place/Windmill"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Landmark/Shrine",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Landmark place/Shrine_1"], [16.6, "Landmark place/Shrine"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Landmark/Scenic Overlook",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Landmark place/Scenic Overlook_1"], [16.6, "Landmark place/Scenic Overlook"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Landmark/Ruin",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Landmark place/Ruin_1"], [16.6, "Landmark place/Ruin"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Landmark/Other Landmark",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Landmark place/Other Landmark_1"], [16.6, "Landmark place/Other Landmark"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Landmark/Memorial Site",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Landmark place/Memorial Site_1"], [16.6, "Landmark place/Memorial Site"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Landmark/Lighthouse",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 11,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Landmark place/Lighthouse_1"], [16.6, "Landmark place/Lighthouse"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Landmark/Historical Monument",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Landmark place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 11,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Landmark place/Historical Monument_1"], [16.6, "Landmark place/Historical Monument"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#bf80ba",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Other Transportation",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 19],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Other Transportation_1"], [16.6, "Transportation place/Other Transportation"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Cargo Center",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 7],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Cargo Center_1"], [16.6, "Transportation place/Cargo Center"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Transportation/Weigh Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 34],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Weigh Station_1"], [16.6, "Transportation place/Weigh Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Truck Parking",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 30],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Truck Parking_1"], [16.6, "Transportation place/Truck Parking"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
        }, {
			"id": "Place/Transportation/Truck Stop",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 31],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Truck Stop_1"], [16.6, "Transportation place/Truck Stop"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Off-Road Vehicle Area",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 18],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Off-Road Vehicle Area_1"], [16.6, "Transportation place/Off-Road Vehicle Area"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Off Road Trailhead",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 17],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Off Road Trailhead_1"], [16.6, "Transportation place/Off Road Trailhead"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#698c4d",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Rail Ferry",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 23],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Rail Ferry_1"], [16.6, "Transportation place/Rail Ferry"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Taxi",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 27],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Taxi_1"], [16.6, "Transportation place/Taxi"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Railyard",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 25],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Railyard_1"], [16.6, "Transportation place/Railyard"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Transportation/Boating",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Boating_1"], [16.6, "Transportation place/Boating"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Gondola",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 10],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Gondola_1"], [16.6, "Transportation place/Gondola"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Dock",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 8],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Dock_1"], [16.6, "Transportation place/Dock"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Pier",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 21],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Pier_1"], [16.6, "Transportation place/Pier"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Port",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 22],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Port_1"], [16.6, "Transportation place/Port"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Marina",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 15],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Marina_1"], [16.6, "Transportation place/Marina"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Water Transit",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 33],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Water Transit_1"], [16.6, "Transportation place/Water Transit"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Transportation/Ferry Terminal",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 9],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Ferry Terminal_1"], [16.6, "Transportation place/Ferry Terminal"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Border Crossing",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Border Crossing_1"], [16.6, "Transportation place/Border Crossing"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Rest Area",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 26],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Rest Area_1"], [16.6, "Transportation place/Rest Area"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Tollbooth",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 28],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Tollbooth_1"], [16.6, "Transportation place/Tollbooth"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Highway Exit",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 12],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Highway Exit_1"], [16.6, "Transportation place/Highway Exit"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Transportation/Tunnel",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 32],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Tunnel_1"], [16.6, "Transportation place/Tunnel"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}        
        }, {
			"id": "Place/Transportation/Bridge",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 5],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Bridge_1"], [16.6, "Transportation place/Bridge"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Bicycle Sharing Location",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Bicycle Sharing Location_1"], [16.6, "Transportation place/Bicycle Sharing Location"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Parking",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 20],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Parking_1"], [16.6, "Transportation place/Parking"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Transportation/Heliport",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 11],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Heliport_1"], [16.6, "Transportation place/Heliport"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Airport Terminal",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Airport Terminal_1"], [16.6, "Transportation place/Airport Terminal"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Airport",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Airport_1"], [16.6, "Transportation place/Airport"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Local Transit",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 14],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Local Transit_1"], [16.6, "Transportation place/Local Transit"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Bus Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 6],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Bus Station_1"], [16.6, "Transportation place/Bus Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Metro Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 16],
			"minzoom": 14,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Metro Station_1"], [16.6, "Transportation place/Metro Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Transportation/Lightrail",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 13],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Lightrail_1"], [16.6, "Transportation place/Lightrail"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Transportation/Rail Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 24],
			"minzoom": 1,
			"layout": {
				"icon-image" : {
                    "stops" : [[16.5, "Transportation place/Rail Station_1"], [16.6, "Transportation place/Rail Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}    
        }, {
			"id": "Place/Transportation/Train Station",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Transportation place",
			"filter": ["==", "_symbol", 29],
			"minzoom": 14,
			"layout": {
                "icon-image" : {
                    "stops" : [[16.5, "Transportation place/Train Station_1"], [16.6, "Transportation place/Train Station"]]
                },
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#3e95b3",
                "text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}  
        }, {
			"id": "Place/Indoors/Stairs",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Indoors place",
			"filter": ["==", "_symbol", 4],
			"minzoom": 17,
			"layout": {
				"icon-image": "Indoors place/Stairs",
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Indoors/Other Indoors",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Indoors place",
			"filter": ["==", "_symbol", 3],
			"minzoom": 17,
			"layout": {
				"icon-image": "Indoors place/Other Indoors",
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}   
        }, {
			"id": "Place/Indoors/Fire Extinguisher",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Indoors place",
			"filter": ["==", "_symbol", 2],
			"minzoom": 17,
			"layout": {
				"icon-image": "Indoors place/Fire Extinguisher",
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}      
        }, {
			"id": "Place/Indoors/Elevator",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Indoors place",
			"filter": ["==", "_symbol", 1],
			"minzoom": 17,
			"layout": {
				"icon-image": "Indoors place/Elevator",
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}     
        }, {
			"id": "Place/Indoors/Delivery Entrance",
			"type": "symbol",
			"source": "esri",
			"source-layer": "Indoors place",
			"filter": ["==", "_symbol", 0],
			"minzoom": 17,
			"layout": {
				"icon-image": "Indoors place/Delivery Entrance",
				"text-font" : {"stops" : [[16.5, ["Arial Bold", "Arial Unicode MS Bold"]], [16.6, ["Arial Regular", "Arial Unicode MS Regular"]]]},
				"text-size" : {"stops" : [[16.5, 10], [16.6, 12]]},
				"text-anchor": "bottom",
				"text-offset" : {"stops" : [[16.5, [0, -0.8]], [16.6, [0, -0.9]]]},
				"text-field": "{_name}",
                "text-max-width" : {"stops" : [[16.5, 7], [16.6, 9]]},
                "text-line-height" : 1.1,
                "visibility": "none"
			},
			"paint": {
				"text-color": "#819199",
				"text-halo-color" : "rgba(255,255,255,0.8)",
				"text-halo-width": 1
			}
		}, {
			"id" : "Admin2 area/label/small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin2 area/label",
			"filter" : ["==", "_label_class", 1],
			"minzoom" : 10,
			"maxzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 12,
				"text-max-width" : 8,
				"text-field" : "{_name}"
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
        }, {
			"id" : "Admin2 area/label/large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin2 area/label",
			"filter" : ["==", "_label_class", 0],
			"minzoom" : 10,
			"maxzoom" : 11,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 13.33,
				"text-max-width" : 8,
				"text-field" : "{_name}"
			},
			"paint" : {
				"text-color" : "#686868",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
        }, {
			"id" : "Admin1 area/label/x small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin1 area/label",
			"filter" : ["==", "_label_class", 5],
			"minzoom" : 3,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[3, 9], [10, 11]]
				}
			},
			"paint" : {
				"text-color" : {
					"stops" : [[3, "#9c9c9c"], [5, "#686868"]]
				},
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin1 area/label/small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin1 area/label",
			"filter" : ["==", "_label_class", 4],
			"minzoom" : 3,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[3, 9], [10, 11]]
				}
			},
			"paint" : {
				"text-color" : {
					"stops" : [[3, "#9c9c9c"], [5, "#686868"]]
				},
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}   
        }, {
			"id" : "Admin1 area/label/medium",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin1 area/label",
			"filter" : ["==", "_label_class", 3],
			"minzoom" : 3,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[3, 9], [10, 13]]
				}
			},
			"paint" : {
				"text-color" : {
					"stops" : [[3, "#9c9c9c"], [5, "#686868"]]
				},
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}  
        }, {
			"id" : "Admin1 area/label/large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin1 area/label",
			"filter" : ["==", "_label_class", 2],
			"minzoom" : 3,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[3, 10], [10, 13]]
				},
				"text-letter-spacing" : 0.1
			},
			"paint" : {
				"text-color" : {
					"stops" : [[3, "#9c9c9c"], [5, "#686868"]]
				},
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin1 area/label/x large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin1 area/label",
			"filter" : ["==", "_label_class", 1],
			"minzoom" : 3,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[3, 10], [10, 16]]
				},
				"text-letter-spacing" : 0.1
			},
			"paint" : {
				"text-color" : {
					"stops" : [[3, "#9c9c9c"], [5, "#686868"]]
				},
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin1 area/label/2x large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin1 area/label",
			"filter" : ["==", "_label_class", 0],
			"minzoom" : 3,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[3, 11], [10, 16]]
				},
				"text-letter-spacing" : 0.1
			},
			"paint" : {
				"text-color" : {
					"stops" : [[3, "#9c9c9c"], [5, "#686868"]]
				},
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
        }, {
			"id" : "Admin0 point/x small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin0 point",
			"filter" : ["==", "_label_class", 5],
            "minzoom" : 5,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-anchor" : "center",
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[5, 11], [10, 12.5]]
				},
				"text-transform" : "uppercase"
			},
			"paint" : {
				"text-color" : "#737373",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin0 point/small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin0 point",
			"filter" : ["==", "_label_class", 4],
            "minzoom" : 4,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-anchor" : "center",
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[4, 10], [10, 12.5]]
				},
				"text-transform" : "uppercase"
			},
			"paint" : {
				"text-color" : "#737373",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin0 point/medium",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin0 point",
			"filter" : ["==", "_label_class", 3],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-anchor" : "center",
				"text-letter-spacing" : 0.05,
				"text-max-width" : 6,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[2, 9.5], [10, 15.5]]
				},
				"text-transform" : "uppercase"
			},
			"paint" : {
				"text-color" : "#737373",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin0 point/large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin0 point",
			"filter" : ["==", "_label_class", 2],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-anchor" : "center",
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[2, 9.5], [10, 15.5]]
				},
				"text-transform" : "uppercase"
			},
			"paint" : {
				"text-color" : "#737373",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin0 point/x large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin0 point",
			"filter" : ["==", "_label_class", 1],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-anchor" : "center",
				"text-letter-spacing" : 0.12,
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[2, 9.5], [10, 18]]
				},
				"text-transform" : "uppercase"
			},
			"paint" : {
				"text-color" : "#737373",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Admin0 point/2x large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Admin0 point",
			"filter" : ["==", "_label_class", 0],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"text-font" : ["Arial Regular"],
				"text-anchor" : "center",
				"text-letter-spacing" : 0.15,
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-size" : {
					"stops" : [[2, 12], [10, 18]]
				},
				"text-transform" : "uppercase"
			},
			"paint" : {
				"text-color" : "#737373",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}, {
			"id" : "Neighborhood",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Neighborhood",
			"minzoom" : 11,
			"maxzoom" : 18,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "Neighborhood",
				"text-font" : ["Arial Regular"],
				"text-size" : {
					"stops" : [[11, 8], [18, 18]]
				},
				"text-letter-spacing" : 0.08,
				"text-max-width" : 8,
                "text-padding" : {"stops" : [[11, 20], [18, 2]]},
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#000000",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 2
			}
		}, {
			"id" : "City large scale/town small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City large scale",
			"filter" : ["==", "_label_class", 5],
            "minzoom" : 10,
			"maxzoom" : 18,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City large scale",
				"text-font" : ["Arial Regular"],
				"text-size" : {
					"stops" : [[10, 10], [15, 16], [17, 20]]
				},
				"text-letter-spacing" : 0.08,
				"text-max-width" : 8,
                "text-padding" : {"stops" : [[10, 20], [18, 2]]},
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#000000",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 2
			} 
        }, {
			"id" : "City large scale/town large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City large scale",
			"filter" : ["==", "_label_class", 4],
            "minzoom" : 10,
			"maxzoom" : 16,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City large scale",
				"text-font" : ["Arial Regular"],
				"text-size" : {
					"stops" : [[10, 10.5], [15, 18], [16, 20]]
				},
				"text-letter-spacing" : 0.09,
				"text-max-width" : 8,
                "text-padding" : {"stops" : [[10, 20], [16, 2]]},
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#000000",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 2
			} 
		}, {
			"id" : "City large scale/small",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City large scale",
			"filter" : ["==", "_label_class", 3],
			"minzoom" : 10,
            "maxzoom" : 15,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City large scale",
                "text-font" : ["Arial Bold"],
                "text-size" : {
					"stops" : [[10, 11], [15, 18]]
				},
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#000000",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 2
			}  
        }, {
			"id" : "City large scale/medium",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City large scale",
			"filter" : ["==", "_label_class", 2],
			"minzoom" : 10,
            "maxzoom" : 15,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City large scale",
				"text-font" : ["Arial Bold"],
                "text-size" : {
					"stops" : [[10, 12], [14, 20]]
				},
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#000000",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 2
			}  
        }, {
			"id" : "City large scale/large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City large scale",
			"filter" : ["==", "_label_class", 1],
			"minzoom" : 10,
            "maxzoom" : 14,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City large scale",
				"text-font" : ["Arial Bold"],
                "text-size" : {
					"stops" : [[10, 13], [14, 22]]
				},
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#000000",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 2
			}  
        }, {
			"id" : "City large scale/x large",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City large scale",
			"filter" : ["==", "_label_class", 0],
			"minzoom" : 10,
            "maxzoom" : 14,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City large scale",
				"text-font" : ["Arial Bold"],
                "text-size" : {
					"stops" : [[10, 14], [14, 25]]
				},
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name_global}"
			},
			"paint" : {
				"text-color" : "#000000",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 2
			}    
        }, {
			"id" : "City small scale/town small non capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 17],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/town small non capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}    
        }, {
			"id" : "City small scale/town large non capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 15],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/town large non capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "City small scale/small non capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 12],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/small non capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "City small scale/medium non capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 9],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/medium non capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#343434",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "City small scale/other capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 18],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/other capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "City small scale/town large other capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 14],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/town large other capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "City small scale/small other capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 11],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/small other capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "City small scale/medium other capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 8],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/medium other capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#343434",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "City small scale/town small admin0 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 16],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/town small admin0 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}   
        }, {
			"id" : "City small scale/town large admin0 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 13],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/town large admin0 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}  
		}, {
			"id" : "City small scale/small admin0 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 10],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/small admin0 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#4E4E4E",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
		}, {
			"id" : "City small scale/medium admin0 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 7],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/medium admin0 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : "#343434",
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "City small scale/large other capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 5],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/large other capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : {
					"stops" : [[2, "#343434"], [3, "#000000"]]
				},
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "City small scale/x large admin2 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 2],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/x large admin2 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 12,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : {
					"stops" : [[2, "#343434"], [3, "#000000"]]
				},
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "City small scale/large non capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 6],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/large non capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : {
					"stops" : [[2, "#343434"], [3, "#000000"]]
				},
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			} 
        }, {
			"id" : "City small scale/large admin0 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 4],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/large admin0 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 10.67,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : {
					"stops" : [[2, "#2d2d2d"], [3, "#000000"]]
				},
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			} 
        }, {
			"id" : "City small scale/x large non capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 3],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/x large non capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 12,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : {
					"stops" : [[2, "#343434"], [3, "#000000"]]
				},
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "City small scale/x large admin1 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 1],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/x large admin1 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 12,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : {
					"stops" : [[2, "#343434"], [3, "#000000"]]
				},
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "City small scale/x large admin0 capital",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "City small scale",
			"filter" : ["==", "_symbol", 0],
            "minzoom" : 2,
			"maxzoom" : 10,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "City small scale/x large admin0 capital",
				"icon-padding" : 1,
				"text-font" : ["Arial Bold"],
				"text-size" : 12,
				"text-anchor" : "bottom-left",
                "text-justify" : "left",
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-offset" : [0.13, -0.13]
			},
			"paint" : {
				"text-color" : {
					"stops" : [[2, "#2d2d2d"], [3, "#000000"]]
				},
				"text-halo-color" : "#FFFFFF",
				"text-halo-width" : 0.67
			} 
        }, {
			"id" : "Continent",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Continent",
            "minzoom" : 0,
			"maxzoom" : 2,
			"layout" : {
				"symbol-avoid-edges" : true,
				"icon-image" : "Continent",
				"icon-allow-overlap" : true,
				"icon-padding" : 1,
				"text-font" : ["Arial Regular"],
                "text-size" : {
					"stops" : [[0, 9], [1, 12]]
				},
				"text-anchor" : "center",
				"text-letter-spacing" : 0.05,
				"text-max-width" : 8,
				"text-field" : "{_name_global}",
                "text-transform" : "uppercase"
			},
			"paint" : {
				"text-color" : "#828282",
				"text-halo-color" : "#F5F2DC",
				"text-halo-width" : 2
			}
        }, {
			"id" : "Disputed label point/Island",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Disputed label point",
            "filter" : ["all",["==", "_label_class", 1],["in", "DisputeID", 0]],
			"minzoom" : 6,
			"layout" : {
				"icon-image" : "Disputed label point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Regular"],
				"text-size" : 10.67,
				"text-anchor" : "center",
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name}",
				"text-optional" : true
			},
			"paint" : {
				"text-color" : "#8C7962",
				"text-halo-color" : "#F2F0CF",
				"text-halo-width" : 0.67
			}
        }, {
			"id" : "Disputed label point/Waterbody",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Disputed label point",
            "filter" : ["all",["==", "_label_class", 0],["in", "DisputeID", 1006]],
			"minzoom" : 2,
            "maxzoom" : 10,
			"layout" : {
				"icon-image" : "Disputed label point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Italic"],
				"text-size" : 11,
				"text-anchor" : "center",
				"text-letter-spacing" : 0.1,
				"text-max-width" : {"stops" : [[15.5, 7], [15.6, 9]]},
				"text-field" : "{_name}",
				"text-optional" : true
			},
			"paint" : {
				"text-color" : "#497AAB"
			}  
        }, {
           "id" : "Disputed label point/Admin0",
			"type" : "symbol",
			"source" : "esri",
			"source-layer" : "Disputed label point",
            "filter" : ["all",["==", "_label_class", 2],["in", "DisputeID", 1021]],
			"minzoom" : 2,
			"layout" : {
				"icon-image" : "Disputed label point",
				"icon-allow-overlap" : true,
				"text-font" : ["Arial Regular"],
                "text-size" : {
					"stops" : [[2, 9.5], [10, 15.5]]
				},
				"text-anchor" : "center",
				"text-letter-spacing" : 0.1,
				"text-max-width" : 8,
				"text-field" : "{_name}",
                "text-transform" : "uppercase",
				"text-optional" : true
			},
			"paint" : {
				"text-color" : "#737373",
                "text-halo-color" : "#F5F2DC",
				"text-halo-width" : 0.93
			}
		}
	]
}