1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
| {
| "name": "ALL",
| "id": 1,
| "open": true,
| "children": [
| {
| "id": "CE402B81",
| "name": "边界范围",
| "children": [
| {
| "id": "A349C2B1",
| "sourceType": "GEOJSON",
| "type": "ZhuangHao",
| "name": "桩号",
| "urls": "/Data/json/zhuanghao.geojson",
| "alpha": 1,
| "zIndex": 4,
| "checked": false,
| "rename": false
| },
| {
| "id": "A349C2B2",
| "sourceType": "GEOJSON",
| "type": "PingQuXian",
| "name": "平曲线",
| "urls": "/Data/json/PingQuXian.geojson",
| "alpha": 1,
| "zIndex": 4,
| "checked": false,
| "rename": false
| },
| {
| "id": "A349C2B3",
| "sourceType": "GEOJSON",
| "type": "ZhongQuXian",
| "name": "纵曲线",
| "urls": "/Data/json/ZhongQuXian.geojson",
| "alpha": 1,
| "zIndex": 4,
| "checked": false,
| "rename": false
| },
| {
| "id": "A349C2B4",
| "sourceType": "GEOJSON",
| "type": "WangGe",
| "name": "网格",
| "urls": "/Data/json/wangGe.geojson",
| "alpha": 1,
| "zIndex": 4,
| "checked": false,
| "rename": false
| },
| {
| "id": "A349C2B5",
| "sourceType": "GEOJSON",
| "type": "zhaiHai",
| "name": "灾害",
| "urls": [
| "/Data/json/zhaiHai1.geojson",
| "/Data/json/zhaiHai2.geojson",
| "/Data/json/zhaiHai3.geojson"
| ],
| "alpha": 1,
| "zIndex": 4,
| "checked": false,
| "rename": false
| },
| {
| "id": "A349C2B6",
| "sourceType": "wmse",
| "name": "行政区划",
| "urls": "http://192.168.20.83:8866/gisserver/wmsserver/xingZhengQuHua",
| "alpha": 1,
| "zIndex": 4,
| "checked": false,
| "rename": false
| }
| ],
| "rename": false,
| "checked": false,
| "expanded": false
| },
| {
| "id": "482040AD",
| "name": "模型",
| "children": [
| {
| "id": "482040AD1",
| "sourceType": "b3dm",
| "name": "服务区模型",
| "urls": "http://192.168.20.83/JiangSu/Data/3dtiles/fwq/tileset.json",
| "checked": true,
| "rename": false,
| "effectsMaxHeight": 0,
| "zIndex": 5
| },
| {
| "id": "482040AD2",
| "sourceType": "b3dm",
| "name": "收费站模型",
| "urls": "http://192.168.20.83/JiangSu/Data/3dtiles/sfz/tileset.json",
| "checked": true,
| "rename": false,
| "zIndex": 2,
| "effectsMaxHeight": 0
| },
| {
| "id": "482040AD3",
| "sourceType": "b3dm",
| "name": "探地雷达点云",
| "urls": "http://192.168.20.83/JiangSu/Data/3dtiles/lasDianYun/tileset.json",
| "checked": true,
| "rename": false,
| "zIndex": 2,
| "effectsMaxHeight": 0
| }
| ],
| "rename": false,
| "expanded": false
| }
| ],
| "flyTo": [],
| "mapStatus": {
| "rotateFlyTime": 30,
| "sunLight": false,
| "lightIntensity": 2,
| "lightColor": "#ffffff",
| "brightness": 1,
| "contrast": 1,
| "saturation": 1
| }
| }
|
|