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
| {
| "Result": {
| "IsSuccess": 1,
| "ErrorMsg": "",
| "DataInfo": [
| {
| "StoragePlaceId": 0,
| "Name": "巴陵石化 取水单元干泥暂存库",
| "StorageQtyMax": 0,
| "Longitude": 113.38361,
| "Latitude": 29.9008,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 1,
| "Name": "巴陵石化 吉家湖灰塘",
| "StorageQtyMax": 0,
| "Longitude": 113.14089,
| "Latitude": 29.4181,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 2,
| "Name": "长岭炼化 八字门垃圾填埋场",
| "StorageQtyMax": 0,
| "Longitude": 113.3916666667,
| "Latitude": 29.6394444444,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 3,
| "Name": "中韩石化 灰渣场",
| "StorageQtyMax": 0,
| "Longitude": 114.5192083333,
| "Latitude": 30.6201666667,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 4,
| "Name": "安庆石化 山口废渣填埋场",
| "StorageQtyMax": 0,
| "Longitude": 116.960599,
| "Latitude": 30.541509,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 5,
| "Name": "安庆石化 热电陈家冲灰场",
| "StorageQtyMax": 0,
| "Longitude": 116.986949,
| "Latitude": 30.534486,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 6,
| "Name": "高桥石化 海滨码头附近滩涂",
| "StorageQtyMax": 0,
| "Longitude": 121.55,
| "Latitude": 31.63,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 7,
| "Name": "川维化工 生化污泥料仓",
| "StorageQtyMax": 0,
| "Longitude": 107.02342004,
| "Latitude": 29.79235333,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| },
| {
| "StoragePlaceId": 8,
| "Name": "川维化工 排泥水泥饼料仓",
| "StorageQtyMax": 0,
| "Longitude": 107.02315181,
| "Latitude": 29.78832166,
| "SortNum": 0,
| "DesignFloorArea": 0,
| "VideoCoding": null,
| "VideoURL": null,
| "DaysAlarm": 0,
| "MarginAlarm": 0
| }
| ]
| }
| }
|
|