diff --git a/public/static/libs/mapbox/style/HaiMianScreen.json b/public/static/libs/mapbox/style/HaiMianScreen.json index b68d1f6..21680ec 100644 --- a/public/static/libs/mapbox/style/HaiMianScreen.json +++ b/public/static/libs/mapbox/style/HaiMianScreen.json @@ -195,7 +195,7 @@ "filter": "c_layer in ('金明广场地下管网')" }, { - "id": "hn_kf_hm_pipeline", + "id": "hn_kf_hm_pipeline1", "key": "pipeline_info_flow", "type": "LineLayer", "show": false, @@ -469,8 +469,8 @@ "mapbox": [ { "id": "pipeline_info", - "key": "hn_kf_hm_pipeline", - "source-layer": "hn_kf_hm_pipeline", + "key": "hn_kf_hm_pipeline1", + "source-layer": "hn_kf_hm_pipeline1", "type": "line", "filter": [ "in", @@ -498,12 +498,12 @@ "minzoom": 0, "maxzoom": 24, "mType": "mvt", - "columns": "起始点号,连接点号,类型,st_asText(geometrys) as geometry" + "columns": "类型,st_asText(geometrys) as geometry" }, { "id": "pipeLineLabel", - "key": "hn_kf_hm_pipeline", - "source-layer": "hn_kf_hm_pipeline", + "key": "hn_kf_hm_pipeline1", + "source-layer": "hn_kf_hm_pipeline1", "type": "symbol", "filter": [ "in", @@ -535,7 +535,7 @@ "text-halo-width": 2 }, "mType": "mvt", - "columns": "起始点号,连接点号,类型,管径,st_asText(geometrys) as geometry" + "columns": "类型,管径,st_asText(geometrys) as geometry" }, { "id": "hn_kf_hm_haimianprojection", @@ -693,8 +693,8 @@ }, { "id": "pipeline_point", - "key": "hn_kf_hm_pipeline_point", - "source-layer": "hn_kf_hm_pipeline_point", + "key": "hn_kf_hm_pipeline_point1", + "source-layer": "hn_kf_hm_pipeline_point1", "type": "symbol", "filter": [ "in", @@ -733,7 +733,7 @@ "minzoom": 15, "maxzoom": 24, "mType": "mvt", - "columns": "管线点号,类型,st_asText(geometrys) as geometry" + "columns": "管线点,类型,st_asText(geometrys) as geometry" }, { "id": "point",