@wayz/react-gl
Version:
React Component for DeckGL, Base on AMap, Mapbox GL
1,976 lines • 60.6 kB
JSON
{
"version": 8,
"metadata": {
"maputnik:renderer": "mbgljs"
},
"sources": {
"wayz_vector": {
"type": "vector",
"tiles": [
"https://api.newayz.com/maps/tilestream/v1/layers/landcover-china-20210415/tiles/{z}/{x}/{y}?access_key=OfcwLiuDv6I6xdi4Ypxe5xfniotxjX1V"
],
"minzoom": 1,
"maxzoom": 16
}
},
"sprite": "https://location-dev.newayz.com/maps/sprites/aimap/v6/sprite-v6-dev",
"glyphs": "https://location-dev.newayz.com/maps/fonts/{fontstack}/{range}.pbf",
"layers": [
{
"id": "background",
"type": "background",
"metadata": {
"wayzEditor:comment": "背景",
"parent": "背景",
"level": 1
},
"filter": ["all"],
"layout": {
"visibility": "visible"
},
"paint": {
"background-color": "rgba(4, 4, 20, 1)"
}
},
{
"id": "sea",
"type": "fill",
"metadata": {
"wayzEditor:comment": "海",
"parent": "水系",
"level": 2
},
"source": "wayz_vector",
"source-layer": "sea",
"minzoom": 1,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(0, 55, 77, 1)",
"fill-opacity": 1
}
},
{
"id": "island",
"type": "fill",
"metadata": {
"wayzEditor:comment": "岛屿",
"parent": "岛屿",
"level": 1
},
"source": "wayz_vector",
"source-layer": "island",
"minzoom": 3,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(4, 4, 20, 1)",
"fill-opacity": 1
}
},
{
"id": "country",
"type": "fill",
"metadata": {
"wayzEditor:comment": "国家",
"parent": "行政面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "country",
"minzoom": 1,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-opacity": 1,
"fill-color": "rgba(4, 4, 20, 1)"
}
},
{
"id": "province",
"type": "fill",
"metadata": {
"wayzEditor:comment": "省份",
"parent": "行政面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "province",
"minzoom": 3,
"maxzoom": 11,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(4, 4, 20, 1)",
"fill-opacity": 1
}
},
{
"id": "city",
"type": "fill",
"metadata": {
"wayzEditor:comment": "城市",
"parent": "行政面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "city",
"minzoom": 11,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(4, 4, 20, 1)",
"fill-opacity": 1,
"fill-antialias": false,
"fill-outline-color": "rgba(255, 0, 0, 1)"
}
},
{
"id": "district",
"type": "fill",
"metadata": {
"wayzEditor:comment": "区县",
"parent": "行政面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "district",
"minzoom": 7,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-outline-color": "#9EA0A2",
"fill-color": "rgba(0, 0, 0, 1)",
"fill-opacity": 1,
"fill-antialias": false
}
},
{
"id": "greenbelt",
"type": "fill",
"metadata": {
"wayzEditor:comment": "绿地",
"parent": "绿地",
"level": 1
},
"source": "wayz_vector",
"source-layer": "greenbelt",
"minzoom": 8,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-opacity": 1,
"fill-color": "rgba(1, 68, 58, 1)"
}
},
{
"id": "bounding_area_hotel",
"type": "fill",
"metadata": {
"wayzEditor:comment": "酒店",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 10000], ["<", "category_id", 10200]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "#1F394F",
"fill-opacity": 1,
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_residential",
"type": "fill",
"metadata": {
"wayzEditor:comment": "住宅小区",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 10,
"filter": ["all", [">=", "category_id", 10200], ["<", "category_id", 20000]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(29, 46, 67, 0.5)",
"fill-opacity": 1,
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_industrial",
"type": "fill",
"metadata": {
"wayzEditor:comment": "企业商务园区",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 20000], ["<", "category_id", 30000]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "#0F293C",
"fill-opacity": 1,
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_subway",
"type": "fill",
"metadata": {
"wayzEditor:comment": "地铁设施",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 13,
"filter": ["==", "category_id", 50202],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-opacity": 1,
"fill-color": "#91A4AA",
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_park_lot",
"type": "fill",
"metadata": {
"wayzEditor:comment": "停车场",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["==", "category_id", 50900],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-opacity": 1,
"fill-color": "#0F293C",
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_business",
"type": "fill",
"metadata": {
"wayzEditor:comment": "商业场所",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 30000], ["<", "category_id", 50000]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-opacity": 1,
"fill-color": "rgba(20, 68, 108, 0.41)",
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_transportation_hub",
"type": "fill",
"metadata": {
"wayzEditor:comment": "交通枢纽",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": [
"all",
[">=", "category_id", 50000],
["<", "category_id", 50900],
["!=", "category_id", 50202]
],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-opacity": 1,
"fill-color": "rgba(7, 24, 36, 1)",
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_sports",
"type": "fill",
"metadata": {
"wayzEditor:comment": "运动场所",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 70000], ["<", "category_id", 70700]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-opacity": 1,
"fill-color": "rgba(65, 255, 237, 0.14)",
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_scenic",
"type": "fill",
"metadata": {
"wayzEditor:comment": "景区",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 70700], ["<", "category_id", 70900]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(8, 23, 30, 1)",
"fill-opacity": 1,
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_science",
"type": "fill",
"metadata": {
"wayzEditor:comment": "科教",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 80000], ["<", "category_id", 80500]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(5, 26, 64, 1)",
"fill-opacity": 1,
"fill-outline-color": "rgba(34, 53, 107, 1)"
}
},
{
"id": "bounding_area_culture",
"type": "fill",
"metadata": {
"level": 2,
"wayzEditor:comment": "文化",
"parent": "区域面"
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 80500], ["<", "category_id", 81500]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(20, 37, 51, 1)",
"fill-opacity": 1
}
},
{
"id": "bounding_area_healthcare",
"type": "fill",
"metadata": {
"wayzEditor:comment": "医疗卫生",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 90000], ["<", "category_id", 100000]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(4, 21, 36, 1)",
"fill-opacity": 1
}
},
{
"id": "bounding_area_government",
"type": "fill",
"metadata": {
"parent": "区域面",
"level": 2,
"wayzEditor:comment": "国家政府"
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 100000], ["<", "category_id", 110000]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(52, 52, 7, 1)",
"fill-opacity": 1
}
},
{
"id": "bounding_area_public_facilities",
"type": "fill",
"metadata": {
"wayzEditor:comment": "公共设施",
"parent": "区域面",
"level": 2
},
"source": "wayz_vector",
"source-layer": "bounding_area",
"minzoom": 9,
"filter": ["all", [">=", "category_id", 110000], ["<", "category_id", 120000]],
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "#EEECE7",
"fill-opacity": 1
}
},
{
"id": "water_lake",
"type": "fill",
"metadata": {
"wayzEditor:comment": "湖泊",
"parent": "水系",
"level": 2
},
"source": "wayz_vector",
"source-layer": "lake",
"minzoom": 5,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(0, 55, 77, 1)",
"fill-opacity": 1
}
},
{
"id": "water_lake_pudong",
"type": "fill",
"metadata": {
"wayzEditor:comment": "湖泊",
"parent": "水系",
"level": 2
},
"source": "wayz_vector",
"source-layer": "lake",
"minzoom": 8,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(0, 55, 77, 1)",
"fill-opacity": 1
}
},
{
"id": "water_river",
"type": "fill",
"metadata": {
"level": 2,
"wayzEditor:comment": "河流",
"parent": "水系"
},
"source": "wayz_vector",
"source-layer": "river",
"minzoom": 3,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(0, 55, 77, 1)",
"fill-opacity": 1
}
},
{
"id": "water_river_pudong",
"type": "fill",
"metadata": {
"level": 2,
"wayzEditor:comment": "河流",
"parent": "水系"
},
"source": "wayz_vector",
"source-layer": "river",
"minzoom": 8,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-color": "rgba(0, 55, 77, 1)",
"fill-opacity": 1
}
},
{
"id": "boundary_province",
"type": "line",
"metadata": {
"wayzEditor:comment": "省界线",
"parent": "界线",
"level": 2
},
"source": "wayz_vector",
"source-layer": "boundary",
"minzoom": 3,
"maxzoom": 10,
"filter": ["==", "kind", "province"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-color": "rgba(55, 105, 154, 1)",
"line-width": 0.3
}
},
{
"id": "boundary_uncertain_province",
"type": "line",
"metadata": {
"wayzEditor:comment": "未定省界线",
"parent": "界线",
"level": 2
},
"source": "wayz_vector",
"source-layer": "boundary",
"minzoom": 3,
"maxzoom": 10,
"filter": ["==", "kind", "uncertain_province"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-dasharray": [2, 8],
"line-width": ["literal", 0.3],
"line-color": "#9EA0A2"
}
},
{
"id": "boundary_city",
"type": "line",
"metadata": {
"level": 2,
"wayzEditor:comment": "城市界线",
"parent": "界线"
},
"source": "wayz_vector",
"source-layer": "boundary",
"minzoom": 10,
"filter": ["==", "kind", "city"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-width": 0.5,
"line-color": "#9EA0A2"
}
},
{
"id": "boundary_special_admin",
"type": "line",
"metadata": {
"wayzEditor:comment": "特别行政区边界",
"parent": "界线",
"level": 2
},
"source": "wayz_vector",
"source-layer": "boundary",
"minzoom": 3,
"maxzoom": 10,
"filter": ["==", "kind", "special_admin"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-width": 1,
"line-color": "#9EA0A2",
"line-dasharray": [2, 3]
}
},
{
"id": "boundary_uncertain_country",
"type": "line",
"metadata": {
"wayzEditor:comment": "未定国界线",
"parent": "界线",
"level": 2
},
"source": "wayz_vector",
"source-layer": "boundary",
"minzoom": 1,
"maxzoom": 10,
"filter": ["==", "kind", "uncertain_country"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-width": 1,
"line-color": {
"stops": [
[6, "#9EA0A2"],
[10, "#9EA0A2"],
[11, "#9EA0A2"]
]
},
"line-dasharray": [2, 3]
}
},
{
"id": "boundary_country",
"type": "line",
"metadata": {
"wayzEditor:comment": "国界线",
"parent": "界线",
"level": 2
},
"source": "wayz_vector",
"source-layer": "boundary",
"minzoom": 1,
"maxzoom": 10,
"filter": ["==", "kind", "country"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-width": ["interpolate", ["linear"], ["zoom"], 1, 1.1, 9, 2],
"line-color": "rgba(34, 64, 94, 0.74)",
"line-opacity": 1
}
},
{
"id": "transitline_subway_bg",
"type": "line",
"metadata": {
"children": ["transitline_subway_name"],
"wayzEditor:comment": "地铁设施",
"parent": "轨道线路",
"level": 2
},
"source": "wayz_vector",
"source-layer": "transitline",
"minzoom": 11,
"filter": ["==", "kind", "subway"],
"layout": {
"line-cap": "round",
"visibility": "visible"
},
"paint": {
"line-color": "rgba(104, 106, 101, 1)",
"line-blur": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 11, 1.5, 18, 4]
}
},
{
"id": "transitline_subway_name",
"type": "symbol",
"metadata": {
"level": 3,
"wayzEditor:comment": "地铁名称",
"parent": "transitline_subway_bg"
},
"source": "wayz_vector",
"source-layer": "transitline",
"minzoom": 12,
"filter": ["==", "kind", "subway"],
"layout": {
"text-field": "{name}",
"symbol-placement": "line",
"symbol-spacing": 250,
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible"
},
"paint": {
"text-color": "rgba(160, 174, 179, 1)"
}
},
{
"id": "transitline_railway_case",
"type": "line",
"metadata": {
"wayzEditor:comment": "铁路描边",
"parent": "transitline_railway_bg",
"level": 3
},
"source": "wayz_vector",
"source-layer": "transitline",
"minzoom": 7,
"filter": ["==", "kind", "railway"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-width": ["interpolate", ["linear"], ["zoom"], 6, 0.5, 10, 0.5],
"line-color": "#234F58",
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 6, 2, 18, 3]
}
},
{
"id": "transitline_railway_bg",
"type": "line",
"metadata": {
"wayzEditor:comment": "铁路",
"parent": "轨道线路",
"level": 2,
"children": ["transitline_railway_dasharray", "transitline_railway_name"]
},
"source": "wayz_vector",
"source-layer": "transitline",
"minzoom": 6,
"filter": ["==", "kind", "railway"],
"layout": {
"visibility": "none"
},
"paint": {
"line-color": "#2e878c",
"line-width": ["interpolate", ["linear"], ["zoom"], 6, 2, 18, 2]
}
},
{
"id": "transitline_railway_dasharray",
"type": "line",
"metadata": {
"parent": "transitline_railway_bg",
"level": 3,
"wayzEditor:comment": "铁路填充"
},
"source": "wayz_vector",
"source-layer": "transitline",
"minzoom": 6,
"filter": ["==", "kind", "railway"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-color": "#234F58",
"line-width": ["interpolate", ["linear"], ["zoom"], 6, 1, 18, 2],
"line-dasharray": [3, 3]
}
},
{
"id": "edge_footway_case",
"type": "line",
"metadata": {
"wayzEditor:comment": "步行道路描边",
"parent": "edge_footway",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 16,
"filter": ["==", "kind", "footway"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "#252D32",
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 15, 0.1, 16, 2],
"line-dasharray": [2, 3]
}
},
{
"id": "edge_service_case",
"type": "line",
"metadata": {
"wayzEditor:comment": "目的地道路描边",
"parent": "edge_service",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 15,
"filter": ["==", "rank", "service"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "#252D32",
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 15, 0.1, 16, 3],
"line-dasharray": [2, 3]
}
},
{
"id": "edge_tertiary_case",
"type": "line",
"metadata": {
"parent": "edge_tertiary",
"level": 3,
"wayzEditor:comment": "一般道路描边"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 15,
"filter": ["==", "rank", "tertiary"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 15, 0.1, 16, 4],
"line-color": "#252D32"
}
},
{
"id": "edge_secondary_case",
"type": "line",
"metadata": {
"parent": "edge_secondary",
"level": 3,
"wayzEditor:comment": "次要道路描边"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 11,
"filter": ["==", "rank", "secondary"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "#193344",
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 14, 0.1, 16, 4]
}
},
{
"id": "edge_primary_case",
"type": "line",
"metadata": {
"wayzEditor:comment": "主要道路描边",
"parent": "edge_primary",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 10,
"filter": ["==", "rank", "primary"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "rgba(2, 63, 104, 1)",
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 11, 0.1, 16, 12]
}
},
{
"id": "edge_provincial_case",
"type": "line",
"metadata": {
"wayzEditor:comment": "省道描边",
"parent": "edge_provincial",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 9,
"filter": ["==", "rank", "provincial"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 9, 0.1, 16, 13],
"line-color": "#1D3A4A"
}
},
{
"id": "edge_national_case",
"type": "line",
"metadata": {
"wayzEditor:comment": "国道描边",
"parent": "edge_national",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 8,
"filter": ["==", "rank", "national"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "none"
},
"paint": {
"line-color": "rgba(36, 84, 160, 1)",
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 7, 0.1, 16, 13]
}
},
{
"id": "edge_footway",
"type": "line",
"metadata": {
"parent": "道路",
"level": 2,
"children": ["edge_footway_case", "edge_footway_name"],
"wayzEditor:comment": "步行道路"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 16,
"filter": ["==", "kind", "footway"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-width": ["interpolate", ["linear"], ["zoom"], 15, 0.1, 16, 2],
"line-color": "#243847",
"line-opacity": 1
}
},
{
"id": "edge_service",
"type": "line",
"metadata": {
"level": 2,
"children": ["edge_service_case", "edge_service_name"],
"wayzEditor:comment": "目的地道路",
"parent": "道路"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 15,
"filter": ["==", "rank", "service"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "#243847",
"line-opacity": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 15, 0.1, 16, 3]
}
},
{
"id": "edge_tertiary",
"type": "line",
"metadata": {
"wayzEditor:comment": "一般道路",
"parent": "道路",
"level": 2,
"children": ["edge_tertiary_case", "edge_tertiary_name"]
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 15,
"filter": ["==", "rank", "tertiary"],
"layout": {
"visibility": "visible",
"line-cap": "round",
"line-join": "round"
},
"paint": {
"line-color": "#193344",
"line-opacity": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 15, 0.1, 16, 4]
}
},
{
"id": "edge_secondary",
"type": "line",
"metadata": {
"level": 2,
"children": ["edge_secondary_case", "edge_secondary_name"],
"wayzEditor:comment": "次要道路",
"parent": "道路"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 11,
"filter": ["==", "rank", "secondary"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "#193344",
"line-opacity": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 14, 0.1, 16, 5]
}
},
{
"id": "edge_primary",
"type": "line",
"metadata": {
"level": 2,
"children": ["edge_primary_case", "edge_primary_name"],
"wayzEditor:comment": "主要道路",
"parent": "道路"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 10,
"filter": ["==", "rank", "primary"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-width": ["interpolate", ["linear"], ["zoom"], 11, 0.1, 16, 12],
"line-color": "rgba(29, 44, 59, 1)",
"line-opacity": 1
}
},
{
"id": "edge_provincial",
"type": "line",
"metadata": {
"children": ["edge_provincial_case", "edge_provincial_name"],
"wayzEditor:comment": "省道",
"parent": "道路",
"level": 2
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 9,
"filter": ["==", "rank", "provincial"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "rgba(50, 59, 90, 1)",
"line-opacity": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 9, 0.1, 16, 13]
}
},
{
"id": "edge_national",
"type": "line",
"metadata": {
"wayzEditor:comment": "国道",
"parent": "道路",
"level": 2,
"children": ["edge_national_case", "edge_national_name"]
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 7,
"filter": ["==", "rank", "national"],
"layout": {
"line-join": "round",
"visibility": "visible",
"line-cap": "round"
},
"paint": {
"line-color": "#193344",
"line-opacity": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 7, 0.1, 16, 13]
}
},
{
"id": "edge_motorway_case",
"type": "line",
"metadata": {
"wayzEditor:comment": "高速公路描边",
"parent": "edge_motorway",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 7,
"filter": ["==", "rank", "motorway"],
"layout": {
"line-join": "round",
"visibility": "visible",
"line-cap": "round"
},
"paint": {
"line-color": "rgba(1, 1, 1, 1)",
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 6, 0.1, 16, 13]
}
},
{
"id": "edge_motorway",
"type": "line",
"metadata": {
"wayzEditor:comment": "高速公路",
"parent": "道路",
"level": 2,
"children": ["edge_motorway_case", "edge_motorway_name"]
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 6,
"filter": ["==", "rank", "motorway"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-color": "rgba(4, 25, 55, 1)",
"line-opacity": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 6, 0.1, 16, 13]
}
},
{
"id": "edge_expressway_case",
"type": "line",
"metadata": {
"level": 3,
"wayzEditor:comment": "城市环线描边",
"parent": "edge_expressway"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 9,
"filter": ["==", "rank", "expressway"],
"layout": {
"line-join": "round",
"visibility": "none",
"line-cap": "round"
},
"paint": {
"line-color": {
"stops": [
[6, "#2e878c"],
[10, "#2e878c"]
]
},
"line-gap-width": ["interpolate", ["linear"], ["zoom"], 7, 0.1, 16, 12],
"line-width": 0.6
}
},
{
"id": "edge_expressway",
"type": "line",
"metadata": {
"level": 2,
"children": ["edge_expressway_case", "edge_expressway_name"],
"wayzEditor:comment": "城市环线",
"parent": "道路"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 7,
"filter": ["==", "rank", "expressway"],
"layout": {
"line-cap": "round",
"line-join": "round",
"visibility": "visible"
},
"paint": {
"line-opacity": 1,
"line-width": ["interpolate", ["linear"], ["zoom"], 7, 0.6, 16, 12],
"line-color": "rgba(5, 64, 107, 1)"
}
},
{
"id": "edge_ferry_dasharray",
"type": "line",
"metadata": {
"level": 2,
"wayzEditor:comment": "轮渡",
"parent": "轨道线路"
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 10,
"filter": ["==", "kind", "ferry"],
"layout": {
"visibility": "visible"
},
"paint": {
"line-color": "#5F8DB3",
"line-dasharray": [1, 1]
}
},
{
"id": "transitline_railway_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "铁路名称",
"parent": "transitline_railway_bg",
"level": 3
},
"source": "wayz_vector",
"source-layer": "transitline",
"minzoom": 10,
"filter": ["==", "kind", "railway"],
"layout": {
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-field": "{name}",
"symbol-placement": "line",
"symbol-spacing": 80,
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "#6F777A"
}
},
{
"id": "edge_footway_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "步行道路名称",
"parent": "edge_footway",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 16,
"filter": ["==", "rank", "footway"],
"layout": {
"visibility": "visible",
"text-field": ["coalesce", ["get", "name_local"], ["get", "name"]],
"symbol-placement": "line",
"symbol-spacing": 180,
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "#90816F"
}
},
{
"id": "edge_service_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "出入目的地道路名称",
"parent": "edge_service",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 15,
"filter": ["==", "rank", "service"],
"layout": {
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-field": ["coalesce", ["get", "name_local"], ["get", "name"]],
"symbol-placement": "line",
"symbol-spacing": 180,
"text-font": ["Microsoft YaHei Regular"],
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "#90816F"
}
},
{
"id": "edge_tertiary_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "一般道路名称",
"parent": "edge_tertiary",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 15,
"filter": ["==", "rank", "tertiary"],
"layout": {
"symbol-placement": "line",
"symbol-spacing": 180,
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-field": ["coalesce", ["get", "name_local"], ["get", "name"]],
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "#90816F"
}
},
{
"id": "edge_secondary_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "次要道路名称",
"parent": "edge_secondary",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 11,
"filter": ["==", "rank", "secondary"],
"layout": {
"text-field": ["coalesce", ["get", "name_local"], ["get", "name"]],
"symbol-placement": "line",
"symbol-spacing": 180,
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "#90816F"
}
},
{
"id": "edge_primary_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "主要道路名称",
"parent": "edge_primary",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 11,
"filter": ["==", "rank", "primary"],
"layout": {
"visibility": "visible",
"text-field": ["coalesce", ["get", "name_local"], ["get", "name"]],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"symbol-placement": "line",
"symbol-spacing": 180,
"text-font": ["Microsoft YaHei Regular"],
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "rgba(78, 159, 176, 1)",
"icon-halo-width": 0.3,
"icon-halo-color": "rgba(255, 255, 255, 1)"
}
},
{
"id": "edge_provincial_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "省道名称",
"parent": "edge_provincial",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 9,
"filter": ["==", "rank", "provincial"],
"layout": {
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-field": "{name}",
"symbol-placement": "line",
"symbol-spacing": 180,
"text-letter-spacing": 0.3
},
"paint": {
"icon-color": {
"stops": [
[6, "#000000"],
[10, "#000000"]
]
},
"text-color": {
"stops": [
[6, "rgba(205, 179, 93, 1)"],
[10, "rgba(201, 199, 218, 1)"]
]
}
}
},
{
"id": "edge_national_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "国道名称",
"parent": "edge_national",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 7,
"filter": ["==", "rank", "national"],
"layout": {
"symbol-placement": "line",
"symbol-spacing": 180,
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-field": "{name}",
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "rgba(35, 123, 181, 1)"
}
},
{
"id": "edge_motorway_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "高速公路名称",
"parent": "edge_motorway",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 12,
"filter": ["==", "rank", "motorway"],
"layout": {
"text-field": ["coalesce", ["get", "name_local"], ["get", "name"]],
"symbol-placement": "line",
"symbol-spacing": 180,
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "rgba(125, 174, 187, 1)"
}
},
{
"id": "edge_expressway_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "城市环线名称",
"parent": "edge_expressway",
"level": 3
},
"source": "wayz_vector",
"source-layer": "edge",
"minzoom": 9,
"filter": ["==", "rank", "expressway"],
"layout": {
"text-field": ["coalesce", ["get", "name_local"], ["get", "name"]],
"symbol-placement": "line",
"symbol-spacing": 300,
"text-font": ["Microsoft YaHei Regular"],
"text-size": {
"stops": [
[16, 12],
[18, 15]
]
},
"visibility": "visible",
"text-padding": 30,
"text-letter-spacing": 0.3
},
"paint": {
"text-color": "rgba(126, 100, 72, 1)"
}
},
{
"id": "admin_country_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "国家",
"parent": "行政标注",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 1,
"maxzoom": 4,
"filter": ["==", "category_id", 200101],
"layout": {
"text-anchor": "top",
"visibility": "visible",
"text-padding": 2,
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"text-size": 20
},
"paint": {
"text-color": "rgba(201, 84, 87, 1)"
}
},
{
"id": "admin_capital_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "国家首都",
"parent": "行政标注",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 4,
"maxzoom": 11,
"filter": ["==", "category_id", 200107],
"layout": {
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"text-size": 14
},
"paint": {
"text-color": "#4FA4A1"
}
},
{
"id": "admin_province_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "省名",
"parent": "行政标注",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 4,
"maxzoom": 11,
"filter": ["==", "category_id", 200102],
"layout": {
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"text-size": 14
},
"paint": {
"text-halo-width": 0,
"text-color": "rgba(39, 122, 197, 1)"
}
},
{
"id": "admin_city_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "城市",
"parent": "行政标注",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 6,
"maxzoom": 11,
"filter": ["in", "category_id", 200103, 200108],
"layout": {
"text-size": 12,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"]
},
"paint": {
"text-color": "rgba(88, 160, 205, 1)"
}
},
{
"id": "admin_district_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "区县",
"parent": "行政标注",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 8,
"maxzoom": 12,
"filter": ["==", "category_id", 200104],
"layout": {
"text-size": 11,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"]
},
"paint": {
"text-color": "rgba(110, 164, 209, 1)"
}
},
{
"id": "building",
"type": "fill-extrusion",
"source": "wayz_vector",
"source-layer": "building",
"minzoom": 15,
"layout": {
"visibility": "visible"
},
"paint": {
"fill-extrusion-height": ["get", "height"],
"fill-extrusion-base": 0,
"fill-extrusion-opacity": 1,
"fill-extrusion-color": "rgba(4, 18, 41, 1)"
}
},
{
"id": "admin_township_name",
"type": "symbol",
"metadata": {
"level": 2,
"wayzEditor:comment": "乡镇",
"parent": "行政标注"
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 10,
"maxzoom": 14,
"filter": ["==", "category_id", 200105],
"layout": {
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"text-size": 11,
"text-anchor": "top",
"visibility": "visible"
},
"paint": {
"text-color": "#6E6C6A"
}
},
{
"id": "admin_village_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "村庄",
"parent": "行政标注",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 13,
"filter": ["==", "category_id", 200106],
"layout": {
"text-font": ["Microsoft YaHei Regular"],
"text-size": 11,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}"
},
"paint": {
"text-color": "#979593"
}
},
{
"id": "entity_island_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "岛屿名称",
"parent": "兴趣点",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 12,
"filter": ["all", ["==", "category_id", 200202], ["!=", "name", ""]],
"layout": {
"text-size": 12,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"icon-anchor": "bottom",
"icon-image": "岛屿名称",
"icon-size": 0.3
},
"paint": {
"text-color": "#4C4C4C"
}
},
{
"id": "entity_mountain_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "山脉名称",
"parent": "兴趣点",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 13,
"filter": ["all", ["==", "category_id", 200201], ["!=", "name", ""]],
"layout": {
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"text-size": 12,
"icon-anchor": "bottom",
"icon-image": "山脉名称",
"icon-size": 0.3
},
"paint": {
"text-color": "#827e7e"
}
},
{
"id": "entity_natural_resources_name",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "自然资源",
"parent": "兴趣点",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 13,
"filter": ["all", ["==", "category_id", 200203], ["!=", "name", ""]],
"layout": {
"text-size": 12,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"icon-anchor": "bottom",
"icon-image": "自然资源",
"icon-size": 0.3,
"text-padding": 15
},
"paint": {
"text-color": "#827e7e"
}
},
{
"id": "entity_government",
"type": "symbol",
"metadata": {
"level": 2,
"wayzEditor:comment": "政府机构及社会",
"parent": "兴趣点"
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 13,
"filter": [
"all",
[">=", "category_id", 100000],
["<", "category_id", 110000],
["!=", "name", ""]
],
"layout": {
"text-size": 12,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"icon-anchor": "bottom",
"icon-size": 0.3,
"icon-image": "政府机构及社会",
"text-padding": 20
},
"paint": {
"text-color": "rgba(180, 202, 172, 1)",
"text-halo-color": "rgba(0, 0, 0, 1)",
"text-halo-width": 1,
"text-halo-blur": 0,
"text-opacity": 1
}
},
{
"id": "entity_hotel",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "酒店住宿",
"parent": "兴趣点",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 15,
"filter": [
"all",
[">=", "category_id", 10000],
["<", "category_id", 10200],
["!=", "name", ""]
],
"layout": {
"text-size": 12,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"icon-size": 0.25,
"icon-anchor": "bottom",
"icon-image": "酒店住宿",
"text-padding": 15
},
"paint": {
"text-color": "#4D4E51"
}
},
{
"id": "entity_residential",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "住宅",
"parent": "兴趣点",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 14,
"filter": [
"all",
[">=", "category_id", 10200],
["<", "category_id", 20000],
["!=", "name", ""]
],
"layout": {
"icon-size": 0.25,
"text-size": 12,
"text-anchor": "top",
"visibility": "visible",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"icon-anchor": "bottom",
"icon-image": "住宅",
"icon-padding": 10,
"text-padding": 15
},
"paint": {
"text-color": "rgba(120, 142, 191, 1)",
"text-halo-width": 1,
"text-halo-color": "rgba(0, 0, 0, 1)"
}
},
{
"id": "entity_business",
"type": "symbol",
"metadata": {
"wayzEditor:comment": "企业商务",
"parent": "兴趣点",
"level": 2
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 13,
"filter": [
"all",
[">=", "category_id", 20000],
["<", "category_id", 30000],
["!=", "name", ""]
],
"layout": {
"icon-size": 0.7,
"text-size": 12,
"text-anchor": "top",
"visibility": "none",
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"icon-anchor": "bottom",
"icon-image": "企业商务",
"text-padding": 15
},
"paint": {
"text-color": "#62a8a9"
}
},
{
"id": "entity_food",
"type": "symbol",
"metadata": {
"parent": "兴趣点",
"level": 2,
"wayzEditor:comment": "餐饮"
},
"source": "wayz_vector",
"source-layer": "entity",
"minzoom": 15,
"filter": [
"all",
[">=", "category_id", 30000],
["<", "category_id", 40000],
["!=", "name", ""]
],
"layout": {
"text-field": "{name}",
"text-font": ["Microsoft YaHei Regular"],
"icon-size": 0.25,
"text-size": 12,
"text-anchor": "top",
"visibility": "visible",
"icon-anchor": "bottom",
"icon-image": "餐饮",
"text-padding": 15
},