郑永安
2023-06-19 c8188c0fc9edf6ea3feda5b6f11dcb014af2a89e
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "id": "7fe914c2-ab6c-4eb0-a3a0-649336a92fbb" }
      },
      "geometry": { "type": "Point", "coordinates": [121.114918, 31.146946, 0] }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/dry.png", "scale": 0.25 },
        "attr": { "id": "83e6d2d0-4337-428a-b58f-cfc8017c760f" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.115539, 31.150288, 3.42]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/dry.png", "scale": 0.25 },
        "attr": { "id": "ff119f7d-be67-479c-b75e-d017b4f71bd2" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.11837, 31.146773, 9.63]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/dry.png", "scale": 0.25 },
        "attr": { "id": "7dab411d-be37-4861-8f6f-9d1c405a0f6f" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.108664, 31.151537, 12.53]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/dry.png", "scale": 0.25 },
        "attr": { "id": "01266f61-551d-492a-9d25-fd14e36adf9c" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.116868, 31.152665, 9.83]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/dry.png", "scale": 0.25 },
        "attr": { "id": "1e1a5462-c8ff-4bcf-8e7f-a04a3275a87c" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.119358, 31.148627, 1.42]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "id": "1a647968-d783-44fd-b6a9-ee8aa7e1d3c0" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.111415, 31.154168, 7.7]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "circle",
        "style": {
          "outline": false,
          "color": "#ff0000",
          "duration": 2000,
          "gradient": 0,
          "count": 3,
          "radius": 49.75,
          "height": 3.65
        },
        "attr": {
          "name": "1",
          "wave": true,
          "id": "52c4d40a-5620-47d8-b7c7-09510e467d1d"
        }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.118408, 31.147021, 3.65]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "label",
        "style": {
          "text": "113",
          "color": "#FFFFFF",
          "font_family": "黑体",
          "font_size": 18,
          "border": false,
          "border_color": "#ffffff",
          "border_width": 2,
          "background": true,
          "background_color": "rgba(0, 0, 0, .8)"
        },
        "attr": { "name": "113", "id": "fd4afc3c-d023-444f-b950-f2542459fed7" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.115361, 31.151496, 0.19]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "polygon",
        "attr": {
          "name": "围栏1",
          "animateLine": true,
          "id": "72a95dc0-03c3-4608-1324-6a6971852dbc"
        }
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [121.105222, 31.148546, -0.01],
          [121.105556, 31.15926, -0.01],
          [121.130418, 31.158378, -0.01],
          [121.105222, 31.148546, -0.01]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "polyline",
        "style": { "color": "#FF6A00", "width": 6, "outlineWidth": "1.0" },
        "attr": {
          "name": "123",
          "animateLine": true,
          "id": "72a95dc0-03c3-4808-9324-6a6971852dbc"
        }
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [121.105222, 31.148546, -0.01],
          [121.108556, 31.14826, -0.01],
          [121.110418, 31.148378, -0.01],
          [121.110551, 31.150111, -0.01],
          [121.112032, 31.15024, -0.01],
          [121.112584, 31.153685, -0.01],
          [121.112655, 31.153992, -0.01],
          [121.113517, 31.15377, 0],
          [121.114244, 31.153657, -0.01],
          [121.11562, 31.154058, -0.01],
          [121.116154, 31.154175, -0.01],
          [121.116446, 31.155495, -0.01],
          [121.1165, 31.155869, -0.01],
          [121.116687, 31.157525, 0],
          [121.116756, 31.158719, -0.01],
          [121.11749, 31.158782, -0.01],
          [121.118286, 31.154672, -0.01],
          [121.118469, 31.153787, 0],
          [121.119715, 31.153961, -0.01],
          [121.120304, 31.154377, -0.01],
          [121.121072, 31.154054, -0.01],
          [121.121935, 31.154134, -0.01],
          [121.122024, 31.152707, -0.01],
          [121.12172, 31.152135, 0],
          [121.121428, 31.151994, 0],
          [121.122004, 31.149396, -0.01],
          [121.121911, 31.148308, -0.01],
          [121.122027, 31.147949, -0.01],
          [121.124611, 31.147848, 0],
          [121.125701, 31.147896, -0.01],
          [121.125805, 31.148519, -0.01],
          [121.12577, 31.149301, -0.01],
          [121.125582, 31.14992, -0.01],
          [121.125109, 31.151735, -0.01],
          [121.124578, 31.153075, 0],
          [121.124538, 31.153331, 0],
          [121.126117, 31.154051, -0.01]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "polyline",
        "style": { "color": "#FF6A00", "width": 6, "outlineWidth": "1.0" },
        "attr": {
          "name": "111",
          "animateLine": true,
          "id": "6b972929-c1a8-42a4-9148-3f853a165f3e"
        }
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [121.121841, 31.13941, -0.01],
          [121.121891, 31.145052, -0.01],
          [121.12945, 31.145027, -0.01],
          [121.129697, 31.14763, 0],
          [121.119549, 31.148002, 0],
          [121.117335, 31.148478, -0.01],
          [121.114645, 31.148208, -0.01],
          [121.111215, 31.148063, 12.1],
          [121.108265, 31.147803, 0],
          [121.108459, 31.143806, -0.01],
          [121.108315, 31.142471, -0.02],
          [121.106739, 31.142093, -0.02],
          [121.103636, 31.141584, -0.01],
          [121.100842, 31.141117, -0.01],
          [121.100917, 31.146948, -0.01],
          [121.101536, 31.147006, -0.02]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "735307fc-a31c-4676-9ecc-331734ecda3e" }
      },
      "geometry": { "type": "Point", "coordinates": [121.11424, 31.145863, 0] }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "ec2f98fb-3011-48b1-b633-a88064c64a6b" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.11674, 31.145858, 11.77]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "219ed779-3f55-4fd7-9e5c-98fbf684929a" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.119681, 31.145849, 11.8]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "e426f6fd-25fd-459f-b557-1511bb8c8f8c" }
      },
      "geometry": { "type": "Point", "coordinates": [121.121682, 31.146056, 0] }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "151d2273-177f-4fb4-a77f-4db8fd61b0ec" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.12536, 31.146215, 2.35]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "30f232cd-0671-4146-b417-851b841d36b7" }
      },
      "geometry": { "type": "Point", "coordinates": [121.127156, 31.148747, 0] }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "4ecc3cb8-caae-4aea-8726-0e64bd14aede" }
      },
      "geometry": { "type": "Point", "coordinates": [121.124648, 31.148725, 0] }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "a7695579-009a-4959-a988-cd232264ab9d" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.120043, 31.150193, 1.85]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "f355a7ac-8e1a-4ce3-918f-cb412b0ed6a6" }
      },
      "geometry": { "type": "Point", "coordinates": [121.125622, 31.140562, 0] }
    },
    {
      "type": "Feature",
      "properties": {
        "type": "billboard",
        "style": { "image": "./images/wet.png", "scale": 0.25 },
        "attr": { "isBeam": true, "id": "f941cd46-b911-4fc7-b094-8b0648bee489" }
      },
      "geometry": {
        "type": "Point",
        "coordinates": [121.127374, 31.142231, 7.82]
      }
    }
  ]
}