forked from SuperMap/iClient-JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCountry_Center.js
More file actions
258 lines (256 loc) · 50.8 KB
/
Country_Center.js
File metadata and controls
258 lines (256 loc) · 50.8 KB
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
window.CountryCenterData = { "type": "FeatureCollection", "features": [{ "geometry": { "coordinates": [88.38104656120639, 59.46439361572266], "type": "Point" }, "properties": { "Center_X": 88.38104656120639, "Center_Y": 59.46439361572266, "Country": "俄罗斯", "UserID": 1 }, "type": "Feature" }, { "geometry": { "coordinates": [17.35503272504547, 78.31456756591797], "type": "Point" }, "properties": { "Center_X": 17.35503272504547, "Center_Y": 78.31456756591797, "Country": "北极地区", "UserID": 2 }, "type": "Feature" }, { "geometry": { "coordinates": [-40.35382223112916, 71.80248641967773], "type": "Point" }, "properties": { "Center_X": -40.35382223112916, "Center_Y": 71.80248641967773, "Country": "格陵兰(丹)", "UserID": 3 }, "type": "Feature" }, { "geometry": { "coordinates": [-8.381799442674854, 70.99234008789063], "type": "Point" }, "properties": { "Center_X": -8.381799442674854, "Center_Y": 70.99234008789063, "Country": "扬马延岛(挪)", "UserID": 4 }, "type": "Feature" }, { "geometry": { "coordinates": [-18.60674006641496, 64.96305084228516], "type": "Point" }, "properties": { "Center_X": -18.60674006641496, "Center_Y": 64.96305084228516, "Country": "冰岛", "UserID": 5 }, "type": "Feature" }, { "geometry": { "coordinates": [-7.280404740085767, 62.11978721618652], "type": "Point" }, "properties": { "Center_X": -7.280404740085767, "Center_Y": 62.11978721618652, "Country": "法罗群岛(丹)", "UserID": 6 }, "type": "Feature" }, { "geometry": { "coordinates": [27.52784064859305, 64.94770431518555], "type": "Point" }, "properties": { "Center_X": 27.52784064859305, "Center_Y": 64.94770431518555, "Country": "芬兰", "UserID": 7 }, "type": "Feature" }, { "geometry": { "coordinates": [25.49142682159168, 58.59367370605469], "type": "Point" }, "properties": { "Center_X": 25.49142682159168, "Center_Y": 58.59367370605469, "Country": "爱沙尼亚", "UserID": 8 }, "type": "Feature" }, { "geometry": { "coordinates": [24.44221656536748, 56.87904548645020], "type": "Point" }, "properties": { "Center_X": 24.44221656536748, "Center_Y": 56.87904548645020, "Country": "拉脱维亚", "UserID": 9 }, "type": "Feature" }, { "geometry": { "coordinates": [24.12161830782172, 55.17009544372559], "type": "Point" }, "properties": { "Center_X": 24.12161830782172, "Center_Y": 55.17009544372559, "Country": "立陶宛", "UserID": 11 }, "type": "Feature" }, { "geometry": { "coordinates": [9.314729226719667, 55.94114112854004], "type": "Point" }, "properties": { "Center_X": 9.314729226719667, "Center_Y": 55.94114112854004, "Country": "丹麦", "UserID": 12 }, "type": "Feature" }, { "geometry": { "coordinates": [28.03623146680540, 53.70966911315918], "type": "Point" }, "properties": { "Center_X": 28.03623146680540, "Center_Y": 53.70966911315918, "Country": "白俄罗斯", "UserID": 13 }, "type": "Feature" }, { "geometry": { "coordinates": [-7.967944913748523, 53.41277122497559], "type": "Point" }, "properties": { "Center_X": -7.967944913748523, "Center_Y": 53.41277122497559, "Country": "爱尔兰", "UserID": 15 }, "type": "Feature" }, { "geometry": { "coordinates": [19.15862647915714, 51.91947555541992], "type": "Point" }, "properties": { "Center_X": 19.15862647915714, "Center_Y": 51.91947555541992, "Country": "波兰", "UserID": 16 }, "type": "Feature" }, { "geometry": { "coordinates": [15.53418779316877, 49.81693649291992], "type": "Point" }, "properties": { "Center_X": 15.53418779316877, "Center_Y": 49.81693649291992, "Country": "捷克", "UserID": 17 }, "type": "Feature" }, { "geometry": { "coordinates": [105.4445078225395, 46.86471557617188], "type": "Point" }, "properties": { "Center_X": 105.4445078225395, "Center_Y": 46.86471557617188, "Country": "蒙古", "UserID": 18 }, "type": "Feature" }, { "geometry": { "coordinates": [33.89949628088299, 48.37887573242188], "type": "Point" }, "properties": { "Center_X": 33.89949628088299, "Center_Y": 48.37887573242188, "Country": "乌克兰", "UserID": 19 }, "type": "Feature" }, { "geometry": { "coordinates": [6.074296458937815, 49.81513595581055], "type": "Point" }, "properties": { "Center_X": 6.074296458937815, "Center_Y": 49.81513595581055, "Country": "卢森堡", "UserID": 20 }, "type": "Feature" }, { "geometry": { "coordinates": [10.54811698919037, 51.16562271118164], "type": "Point" }, "properties": { "Center_X": 10.54811698919037, "Center_Y": 51.16562271118164, "Country": "德国", "UserID": 21 }, "type": "Feature" }, { "geometry": { "coordinates": [19.64092135188662, 48.66916465759277], "type": "Point" }, "properties": { "Center_X": 19.64092135188662, "Center_Y": 48.66916465759277, "Country": "斯洛伐克", "UserID": 23 }, "type": "Feature" }, { "geometry": { "coordinates": [28.83331760954678, 46.95848464965820], "type": "Point" }, "properties": { "Center_X": 28.83331760954678, "Center_Y": 46.95848464965820, "Country": "摩尔多瓦", "UserID": 24 }, "type": "Feature" }, { "geometry": { "coordinates": [19.13496697843094, 47.16225242614746], "type": "Point" }, "properties": { "Center_X": 19.13496697843094, "Center_Y": 47.16225242614746, "Country": "匈牙利", "UserID": 25 }, "type": "Feature" }, { "geometry": { "coordinates": [14.76154972712109, 47.71311950683594], "type": "Point" }, "properties": { "Center_X": 14.76154972712109, "Center_Y": 47.71311950683594, "Country": "奥地利", "UserID": 26 }, "type": "Feature" }, { "geometry": { "coordinates": [9.552188600663413, 47.16600036621094], "type": "Point" }, "properties": { "Center_X": 9.552188600663413, "Center_Y": 47.16600036621094, "Country": "列支敦士登", "UserID": 27 }, "type": "Feature" }, { "geometry": { "coordinates": [14.62766307356910, 46.15103340148926], "type": "Point" }, "properties": { "Center_X": 14.62766307356910, "Center_Y": 46.15103340148926, "Country": "斯洛文尼亚", "UserID": 28 }, "type": "Feature" }, { "geometry": { "coordinates": [8.455079726202269, 46.81805038452148], "type": "Point" }, "properties": { "Center_X": 8.455079726202269, "Center_Y": 46.81805038452148, "Country": "瑞士", "UserID": 29 }, "type": "Feature" }, { "geometry": { "coordinates": [2.201349633907642, 46.71201133728027], "type": "Point" }, "properties": { "Center_X": 2.201349633907642, "Center_Y": 46.71201133728027, "Country": "法国", "UserID": 30 }, "type": "Feature" }, { "geometry": { "coordinates": [24.28313983062766, 45.94359779357910], "type": "Point" }, "properties": { "Center_X": 24.28313983062766, "Center_Y": 45.94359779357910, "Country": "罗马尼亚", "UserID": 32 }, "type": "Feature" }, { "geometry": { "coordinates": [17.97293617025790, 43.91588592529297], "type": "Point" }, "properties": { "Center_X": 17.97293617025790, "Center_Y": 43.91588592529297, "Country": "波斯尼亚", "UserID": 33 }, "type": "Feature" }, { "geometry": { "coordinates": [15.35406451585785, 44.73982620239258], "type": "Point" }, "properties": { "Center_X": 15.35406451585785, "Center_Y": 44.73982620239258, "Country": "克罗地亚", "UserID": 34 }, "type": "Feature" }, { "geometry": { "coordinates": [25.17011358435811, 42.73388290405273], "type": "Point" }, "properties": { "Center_X": 25.17011358435811, "Center_Y": 42.73388290405273, "Country": "保加利亚", "UserID": 35 }, "type": "Feature" }, { "geometry": { "coordinates": [12.45927715684198, 43.94277381896973], "type": "Point" }, "properties": { "Center_X": 12.45927715684198, "Center_Y": 43.94277381896973, "Country": "圣马力诺", "UserID": 36 }, "type": "Feature" }, { "geometry": { "coordinates": [7.410655541644889, 43.74792098999023], "type": "Point" }, "properties": { "Center_X": 7.410655541644889, "Center_Y": 43.74792098999023, "Country": "摩纳哥", "UserID": 37 }, "type": "Feature" }, { "geometry": { "coordinates": [75.08016013025599, 41.20618629455566], "type": "Point" }, "properties": { "Center_X": 75.08016013025599, "Center_Y": 41.20618629455566, "Country": "吉尔吉斯斯坦", "UserID": 39 }, "type": "Feature" }, { "geometry": { "coordinates": [1.578433370750465, 42.54617691040039], "type": "Point" }, "properties": { "Center_X": 1.578433370750465, "Center_Y": 42.54617691040039, "Country": "安道尔", "UserID": 40 }, "type": "Feature" }, { "geometry": { "coordinates": [21.73139252707934, 41.60741996765137], "type": "Point" }, "properties": { "Center_X": 21.73139252707934, "Center_Y": 41.60741996765137, "Country": "马其顿", "UserID": 41 }, "type": "Feature" }, { "geometry": { "coordinates": [48.59031300578582, 40.48678398132324], "type": "Point" }, "properties": { "Center_X": 48.59031300578582, "Center_Y": 40.48678398132324, "Country": "阿塞拜疆", "UserID": 42 }, "type": "Feature" }, { "geometry": { "coordinates": [20.03115186233625, 41.15266990661621], "type": "Point" }, "properties": { "Center_X": 20.03115186233625, "Center_Y": 41.15266990661621, "Country": "阿尔巴尼亚", "UserID": 43 }, "type": "Feature" }, { "geometry": { "coordinates": [57.72625268366821, 38.97108078002930], "type": "Point" }, "properties": { "Center_X": 57.72625268366821, "Center_Y": 38.97108078002930, "Country": "土库曼斯坦", "UserID": 44 }, "type": "Feature" }, { "geometry": { "coordinates": [63.40420749835109, 41.37779235839844], "type": "Point" }, "properties": { "Center_X": 63.40420749835109, "Center_Y": 41.37779235839844, "Country": "乌兹别克斯坦", "UserID": 45 }, "type": "Feature" }, { "geometry": { "coordinates": [70.95030144176731, 38.86054992675781], "type": "Point" }, "properties": { "Center_X": 70.95030144176731, "Center_Y": 38.86054992675781, "Country": "塔吉克斯坦", "UserID": 46 }, "type": "Feature" }, { "geometry": { "coordinates": [126.7751131627917, 40.33873939514160], "type": "Point" }, "properties": { "Center_X": 126.7751131627917, "Center_Y": 40.33873939514160, "Country": "朝鲜", "UserID": 47 }, "type": "Feature" }, { "geometry": { "coordinates": [0.6086298875111265, 28.03312301635742], "type": "Point" }, "properties": { "Center_X": 0.6086298875111265, "Center_Y": 28.03312301635742, "Country": "阿尔及利亚", "UserID": 48 }, "type": "Feature" }, { "geometry": { "coordinates": [-5.345764535946701, 36.13768959045410], "type": "Point" }, "properties": { "Center_X": -5.345764535946701, "Center_Y": 36.13768959045410, "Country": "直布罗陀(英占)", "UserID": 49 }, "type": "Feature" }, { "geometry": { "coordinates": [65.20072777973140, 33.93904113769531], "type": "Point" }, "properties": { "Center_X": 65.20072777973140, "Center_Y": 33.93904113769531, "Country": "阿富汗", "UserID": 50 }, "type": "Feature" }, { "geometry": { "coordinates": [14.43851310677199, 35.89596748352051], "type": "Point" }, "properties": { "Center_X": 14.43851310677199, "Center_Y": 35.89596748352051, "Country": "马耳他", "UserID": 51 }, "type": "Feature" }, { "geometry": { "coordinates": [42.51813855668041, 33.22266769409180], "type": "Point" }, "properties": { "Center_X": 42.51813855668041, "Center_Y": 33.22266769409180, "Country": "伊拉克", "UserID": 52 }, "type": "Feature" }, { "geometry": { "coordinates": [33.39432716120047, 35.16444015502930], "type": "Point" }, "properties": { "Center_X": 33.39432716120047, "Center_Y": 35.16444015502930, "Country": "塞浦路斯", "UserID": 53 }, "type": "Feature" }, { "geometry": { "coordinates": [35.85752066296450, 33.85478973388672], "type": "Point" }, "properties": { "Center_X": 35.85752066296450, "Center_Y": 33.85478973388672, "Country": "黎巴嫩", "UserID": 54 }, "type": "Feature" }, { "geometry": { "coordinates": [17.24183617292575, 26.33510017395020], "type": "Point" }, "properties": { "Center_X": 17.24183617292575, "Center_Y": 26.33510017395020, "Country": "利比亚", "UserID": 55 }, "type": "Feature" }, { "geometry": { "coordinates": [36.32946887824447, 31.28324127197266], "type": "Point" }, "properties": { "Center_X": 36.32946887824447, "Center_Y": 31.28324127197266, "Country": "约旦", "UserID": 56 }, "type": "Feature" }, { "geometry": { "coordinates": [35.65689087184612, 31.60631866455078], "type": "Point" }, "properties": { "Center_X": 34.35689087184612, "Center_Y": 31.40631866455078, "Country": "巴勒斯坦", "UserID": 57 }, "type": "Feature" }, { "geometry": { "coordinates": [139.8510403752389, 37.49228477478027], "type": "Point" }, "properties": { "Center_X": 139.8510403752389, "Center_Y": 37.49228477478027, "Country": "日本", "UserID": 58 }, "type": "Feature" }, { "geometry": { "coordinates": [70.10361778106645, 30.37441825866699], "type": "Point" }, "properties": { "Center_X": 70.10361778106645, "Center_Y": 30.37441825866699, "Country": "巴基斯坦", "UserID": 59 }, "type": "Feature" }, { "geometry": { "coordinates": [83.09361557237202, 28.39654064178467], "type": "Point" }, "properties": { "Center_X": 83.09361557237202, "Center_Y": 28.39654064178467, "Country": "尼泊尔", "UserID": 61 }, "type": "Feature" }, { "geometry": { "coordinates": [90.34020418571001, 27.51430130004883], "type": "Point" }, "properties": { "Center_X": 90.34020418571001, "Center_Y": 27.51430130004883, "Country": "不丹", "UserID": 62 }, "type": "Feature" }, { "geometry": { "coordinates": [-77.13180440268533, 26.40416526794434], "type": "Point" }, "properties": { "Center_X": -77.13180440268533, "Center_Y": 26.40416526794434, "Country": "巴哈马", "UserID": 63 }, "type": "Feature" }, { "geometry": { "coordinates": [-13.72007304842417, 24.21552658081055], "type": "Point" }, "properties": { "Center_X": -13.72007304842417, "Center_Y": 24.21552658081055, "Country": "西撒哈拉", "UserID": 64 }, "type": "Feature" }, { "geometry": { "coordinates": [89.86420126082319, 23.68548011779785], "type": "Point" }, "properties": { "Center_X": 89.86420126082319, "Center_Y": 23.68548011779785, "Country": "孟加拉国", "UserID": 65 }, "type": "Feature" }, { "geometry": { "coordinates": [56.99410826075649, 20.81263828277588], "type": "Point" }, "properties": { "Center_X": 56.99410826075649, "Center_Y": 20.81263828277588, "Country": "阿曼", "UserID": 67 }, "type": "Feature" }, { "geometry": { "coordinates": [-11.47057206203971, 21.00804901123047], "type": "Point" }, "properties": { "Center_X": -11.47057206203971, "Center_Y": 21.00804901123047, "Country": "毛利塔尼亚", "UserID": 68 }, "type": "Feature" }, { "geometry": { "coordinates": [45.05416728407037, 23.88594245910645], "type": "Point" }, "properties": { "Center_X": 45.05416728407037, "Center_Y": 23.88594245910645, "Country": "沙特阿拉伯", "UserID": 69 }, "type": "Feature" }, { "geometry": { "coordinates": [104.6932367583708, 18.21329593658447], "type": "Point" }, "properties": { "Center_X": 104.6932367583708, "Center_Y": 18.21329593658447, "Country": "老挝", "UserID": 70 }, "type": "Feature" }, { "geometry": { "coordinates": [-70.11796370917480, 18.76749897003174], "type": "Point" }, "properties": { "Center_X": -70.11796370917480, "Center_Y": 18.76749897003174, "Country": "多米尼加", "UserID": 71 }, "type": "Feature" }, { "geometry": { "coordinates": [-81.20332086603656, 19.30958080291748], "type": "Point" }, "properties": { "Center_X": -81.20332086603656, "Center_Y": 19.30958080291748, "Country": "开曼群岛(英)", "UserID": 72 }, "type": "Feature" }, { "geometry": { "coordinates": [-64.62053591723334, 18.42076301574707], "type": "Point" }, "properties": { "Center_X": -64.62053591723334, "Center_Y": 18.42076301574707, "Country": "安圭拉(英)", "UserID": 74 }, "type": "Feature" }, { "geometry": { "coordinates": [-66.38775468041078, 18.22083282470703], "type": "Point" }, "properties": { "Center_X": -66.38775468041078, "Center_Y": 18.22083282470703, "Country": "波多黎各", "UserID": 75 }, "type": "Feature" }, { "geometry": { "coordinates": [9.893093474106880, 17.60778903961182], "type": "Point" }, "properties": { "Center_X": 9.893093474106880, "Center_Y": 17.60778903961182, "Country": "尼日尔", "UserID": 77 }, "type": "Feature" }, { "geometry": { "coordinates": [38.08853118600948, 15.17938423156738], "type": "Point" }, "properties": { "Center_X": 38.08853118600948, "Center_Y": 15.17938423156738, "Country": "厄立特里亚", "UserID": 78 }, "type": "Feature" }, { "geometry": { "coordinates": [-0.7349218390459513, 17.57121324539185], "type": "Point" }, "properties": { "Center_X": -0.7349218390459513, "Center_Y": 17.57121324539185, "Country": "马里", "UserID": 84 }, "type": "Feature" }, { "geometry": { "coordinates": [-14.65933001699604, 14.49618530273438], "type": "Point" }, "properties": { "Center_X": -14.65933001699604, "Center_Y": 14.49618530273438, "Country": "塞内加尔", "UserID": 85 }, "type": "Feature" }, { "geometry": { "coordinates": [-1.189684497515988, 12.23923492431641], "type": "Point" }, "properties": { "Center_X": -1.189684497515988, "Center_Y": 12.23923492431641, "Country": "布基纳法索", "UserID": 89 }, "type": "Feature" }, { "geometry": { "coordinates": [38.98886660080380, 9.145138025283814], "type": "Point" }, "properties": { "Center_X": 38.98886660080380, "Center_Y": 9.145138025283814, "Country": "埃塞俄比亚", "UserID": 90 }, "type": "Feature" }, { "geometry": { "coordinates": [-88.90544844277756, 13.79418468475342], "type": "Point" }, "properties": { "Center_X": -88.90544844277756, "Center_Y": 13.79418468475342, "Country": "萨尔瓦多", "UserID": 93 }, "type": "Feature" }, { "geometry": { "coordinates": [120.7392665397820, 15.57964992523193], "type": "Point" }, "properties": { "Center_X": 120.7392665397820, "Center_Y": 15.57964992523193, "Country": "菲律宾", "UserID": 97 }, "type": "Feature" }, { "geometry": { "coordinates": [13.62384592003530, 7.369582772254944], "type": "Point" }, "properties": { "Center_X": 13.62384592003530, "Center_Y": 7.369582772254944, "Country": "喀麦隆", "UserID": 98 }, "type": "Feature" }, { "geometry": { "coordinates": [-85.56932625015250, 12.86595392227173], "type": "Point" }, "properties": { "Center_X": -85.56932625015250, "Center_Y": 12.86595392227173, "Country": "尼加拉瓜", "UserID": 99 }, "type": "Feature" }, { "geometry": { "coordinates": [95.86215944049960, 19.26671552658081], "type": "Point" }, "properties": { "Center_X": 95.86215944049960, "Center_Y": 19.26671552658081, "Country": "缅甸", "UserID": 100 }, "type": "Feature" }, { "geometry": { "coordinates": [-69.98117942330359, 12.51944303512573], "type": "Point" }, "properties": { "Center_X": -69.98117942330359, "Center_Y": 12.51944303512573, "Country": "荷属安的列斯", "UserID": 101 }, "type": "Feature" }, { "geometry": { "coordinates": [105.1322131972590, 12.56567859649658], "type": "Point" }, "properties": { "Center_X": 105.1322131972590, "Center_Y": 12.56567859649658, "Country": "柬埔寨", "UserID": 102 }, "type": "Feature" }, { "geometry": { "coordinates": [42.51461131847056, 11.82527637481690], "type": "Point" }, "properties": { "Center_X": 42.51461131847056, "Center_Y": 11.82527637481690, "Country": "吉布提", "UserID": 105 }, "type": "Feature" }, { "geometry": { "coordinates": [-61.24588240016193, 10.44031143188477], "type": "Point" }, "properties": { "Center_X": -61.24588240016193, "Center_Y": 10.44031143188477, "Country": "特立尼达", "UserID": 106 }, "type": "Feature" }, { "geometry": { "coordinates": [18.55807010747023, 15.45454740524292], "type": "Point" }, "properties": { "Center_X": 18.55807010747023, "Center_Y": 15.45454740524292, "Country": "乍得", "UserID": 107 }, "type": "Feature" }, { "geometry": { "coordinates": [1.040529610344247, 8.619543075561523], "type": "Point" }, "properties": { "Center_X": 1.040529610344247, "Center_Y": 8.619543075561523, "Country": "多哥", "UserID": 108 }, "type": "Feature" }, { "geometry": { "coordinates": [-11.88346631612436, 8.460555076599121], "type": "Point" }, "properties": { "Center_X": -11.88346631612436, "Center_Y": 8.460555076599121, "Country": "塞拉利昂", "UserID": 110 }, "type": "Feature" }, { "geometry": { "coordinates": [-58.94982900160879, 4.861075639724731], "type": "Point" }, "properties": { "Center_X": -58.94982900160879, "Center_Y": 4.861075639724731, "Country": "苏里南", "UserID": 111 }, "type": "Feature" }, { "geometry": { "coordinates": [-9.642504466227152, 6.428194046020508], "type": "Point" }, "properties": { "Center_X": -9.642504466227152, "Center_Y": 6.428194046020508, "Country": "利比里亚", "UserID": 112 }, "type": "Feature" }, { "geometry": { "coordinates": [2.296442597264649, 9.307689666748047], "type": "Point" }, "properties": { "Center_X": 2.296442597264649, "Center_Y": 9.307689666748047, "Country": "贝宁", "UserID": 113 }, "type": "Feature" }, { "geometry": { "coordinates": [80.67168972351522, 7.873123645782471], "type": "Point" }, "properties": { "Center_X": 80.67168972351522, "Center_Y": 7.873123645782471, "Country": "斯里兰卡", "UserID": 114 }, "type": "Feature" }, { "geometry": { "coordinates": [7.952850102753097, 9.082172632217407], "type": "Point" }, "properties": { "Center_X": 7.952850102753097, "Center_Y": 9.082172632217407, "Country": "尼日利亚", "UserID": 115 }, "type": "Feature" }, { "geometry": { "coordinates": [29.00631520122867, 12.86280703544617], "type": "Point" }, "properties": { "Center_X": 29.00631520122867, "Center_Y": 12.86280703544617, "Country": "苏丹", "UserID": 116 }, "type": "Feature" }, { "geometry": { "coordinates": [102.0528360738651, 3.937950670719147], "type": "Point" }, "properties": { "Center_X": 102.0528360738651, "Center_Y": 3.937950670719147, "Country": "马来西亚", "UserID": 117 }, "type": "Feature" }, { "geometry": { "coordinates": [-56.11769248473961, 3.919027388095856], "type": "Point" }, "properties": { "Center_X": -56.11769248473961, "Center_Y": 3.919027388095856, "Country": "圭亚那", "UserID": 118 }, "type": "Feature" }, { "geometry": { "coordinates": [-53.04021265892710, 3.934444189071655], "type": "Point" }, "properties": { "Center_X": -53.04021265892710, "Center_Y": 3.934444189071655, "Country": "法属圭亚那", "UserID": 119 }, "type": "Feature" }, { "geometry": { "coordinates": [46.78206313722220, 5.152148962020874], "type": "Point" }, "properties": { "Center_X": 46.78206313722220, "Center_Y": 5.152148962020874, "Country": "索马里", "UserID": 120 }, "type": "Feature" }, { "geometry": { "coordinates": [158.2325118019095, 6.879096269607544], "type": "Point" }, "properties": { "Center_X": 158.2325118019095, "Center_Y": 6.879096269607544, "Country": "瑙鲁", "UserID": 121 }, "type": "Feature" }, { "geometry": { "coordinates": [114.5259104490177, 4.535623788833618], "type": "Point" }, "properties": { "Center_X": 114.5259104490177, "Center_Y": 4.535623788833618, "Country": "文莱", "UserID": 122 }, "type": "Feature" }, { "geometry": { "coordinates": [72.97912949330441, 3.106249809265137], "type": "Point" }, "properties": { "Center_X": 72.97912949330441, "Center_Y": 3.106249809265137, "Country": "马尔代夫", "UserID": 123 }, "type": "Feature" }, { "geometry": { "coordinates": [10.47970584253358, 1.636927992105484], "type": "Point" }, "properties": { "Center_X": 10.47970584253358, "Center_Y": 1.636927992105484, "Country": "赤道几内亚", "UserID": 124 }, "type": "Feature" }, { "geometry": { "coordinates": [32.69341247030342, 1.373333513736725], "type": "Point" }, "properties": { "Center_X": 32.69341247030342, "Center_Y": 1.373333513736725, "Country": "乌干达", "UserID": 125 }, "type": "Feature" }, { "geometry": { "coordinates": [103.8220981679654, 1.352152526378632], "type": "Point" }, "properties": { "Center_X": 103.8220981679654, "Center_Y": 1.352152526378632, "Country": "新加坡", "UserID": 126 }, "type": "Feature" }, { "geometry": { "coordinates": [6.603840344315501, 0.2135416492819786], "type": "Point" }, "properties": { "Center_X": 6.603840344315501, "Center_Y": 0.2135416492819786, "Country": "圣多美和普林西比", "UserID": 128 }, "type": "Feature" }, { "geometry": { "coordinates": [37.46619480667291, -0.02355909347534180], "type": "Point" }, "properties": { "Center_X": 37.46619480667291, "Center_Y": -0.02355909347534180, "Country": "肯尼亚", "UserID": 130 }, "type": "Feature" }, { "geometry": { "coordinates": [11.73552532418750, -0.8036894798278809], "type": "Point" }, "properties": { "Center_X": 11.73552532418750, "Center_Y": -0.8036894798278809, "Country": "加蓬", "UserID": 133 }, "type": "Feature" }, { "geometry": { "coordinates": [-78.27468788660354, -1.781265854835510], "type": "Point" }, "properties": { "Center_X": -78.27468788660354, "Center_Y": -1.781265854835510, "Country": "厄瓜多尔", "UserID": 134 }, "type": "Feature" }, { "geometry": { "coordinates": [29.97073224782124, -1.93996536731720], "type": "Point" }, "properties": { "Center_X": 29.97073224782124, "Center_Y": -1.93996536731720, "Country": "卢旺达", "UserID": 135 }, "type": "Feature" }, { "geometry": { "coordinates": [29.92942496216940, -3.374809384346008], "type": "Point" }, "properties": { "Center_X": 29.92942496216940, "Center_Y": -3.374809384346008, "Country": "布隆迪", "UserID": 136 }, "type": "Feature" }, { "geometry": { "coordinates": [16.07985478886193, -0.6519432067871094], "type": "Point" }, "properties": { "Center_X": 16.07985478886193, "Center_Y": -0.6519432067871094, "Country": "刚果", "UserID": 137 }, "type": "Feature" }, { "geometry": { "coordinates": [34.22698221036792, -6.368819892406464], "type": "Point" }, "properties": { "Center_X": 34.22698221036792, "Center_Y": -6.368819892406464, "Country": "坦桑尼亚", "UserID": 139 }, "type": "Feature" }, { "geometry": { "coordinates": [72.41350496332731, -7.334860801696777], "type": "Point" }, "properties": { "Center_X": 72.41350496332731, "Center_Y": -7.334860801696777, "Country": "查戈斯群岛", "UserID": 140 }, "type": "Feature" }, { "geometry": { "coordinates": [159.6128455470522, -8.293402433395386], "type": "Point" }, "properties": { "Center_X": 159.6128455470522, "Center_Y": -8.293402433395386, "Country": "所罗门群岛", "UserID": 141 }, "type": "Feature" }, { "geometry": { "coordinates": [125.7684889678974, -8.879865169525147], "type": "Point" }, "properties": { "Center_X": 125.7684889678974, "Center_Y": -8.879865169525147, "Country": "东帝汶", "UserID": 142 }, "type": "Feature" }, { "geometry": { "coordinates": [46.44157395549973, -9.404757976531982], "type": "Point" }, "properties": { "Center_X": 46.44157395549973, "Center_Y": -9.404757976531982, "Country": "塞舌尔", "UserID": 144 }, "type": "Feature" }, { "geometry": { "coordinates": [43.31677396824755, -11.65152835845947], "type": "Point" }, "properties": { "Center_X": 43.31677396824755, "Center_Y": -11.65152835845947, "Country": "科摩罗", "UserID": 147 }, "type": "Feature" }, { "geometry": { "coordinates": [33.76488373981267, -13.25597429275513], "type": "Point" }, "properties": { "Center_X": 33.76488373981267, "Center_Y": -13.25597429275513, "Country": "马拉维", "UserID": 149 }, "type": "Feature" }, { "geometry": { "coordinates": [25.45198777153665, -13.13329505920410], "type": "Point" }, "properties": { "Center_X": 25.45198777153665, "Center_Y": -13.13329505920410, "Country": "赞比亚", "UserID": 151 }, "type": "Feature" }, { "geometry": { "coordinates": [133.0590180624618, -24.92694568634033], "type": "Point" }, "properties": { "Center_X": 133.0590180624618, "Center_Y": -24.92694568634033, "Country": "澳大利亚", "UserID": 155 }, "type": "Feature" }, { "geometry": { "coordinates": [29.34725924888048, -19.01564645767212], "type": "Point" }, "properties": { "Center_X": 29.34725924888048, "Center_Y": -19.01564645767212, "Country": "津巴布韦", "UserID": 157 }, "type": "Feature" }, { "geometry": { "coordinates": [17.24532268472558, -22.95802307128906], "type": "Point" }, "properties": { "Center_X": 17.24532268472558, "Center_Y": -22.95802307128906, "Country": "纳米比亚", "UserID": 164 }, "type": "Feature" }, { "geometry": { "coordinates": [-58.46336922431536, -23.44076633453369], "type": "Point" }, "properties": { "Center_X": -58.46336922431536, "Center_Y": -23.44076633453369, "Country": "巴拉圭", "UserID": 166 }, "type": "Feature" }, { "geometry": { "coordinates": [24.47944209980126, -22.32882118225098], "type": "Point" }, "properties": { "Center_X": 24.47944209980126, "Center_Y": -22.32882118225098, "Country": "博茨瓦纳", "UserID": 167 }, "type": "Feature" }, { "geometry": { "coordinates": [-63.96979727868347, -37.07914924621582], "type": "Point" }, "properties": { "Center_X": -63.96979727868347, "Center_Y": -37.07914924621582, "Country": "阿根廷", "UserID": 169 }, "type": "Feature" }, { "geometry": { "coordinates": [31.46300498522692, -26.52236366271973], "type": "Point" }, "properties": { "Center_X": 31.46300498522692, "Center_Y": -26.52236366271973, "Country": "斯威士兰", "UserID": 170 }, "type": "Feature" }, { "geometry": { "coordinates": [26.12863555079674, -28.47919654846191], "type": "Point" }, "properties": { "Center_X": 26.12863555079674, "Center_Y": -28.47919654846191, "Country": "南非", "UserID": 172 }, "type": "Feature" }, { "geometry": { "coordinates": [28.17344994504067, -29.61061191558838], "type": "Point" }, "properties": { "Center_X": 28.17344994504067, "Center_Y": -29.61061191558838, "Country": "莱索托", "UserID": 173 }, "type": "Feature" }, { "geometry": { "coordinates": [-55.82312045703043, -32.52024459838867], "type": "Point" }, "properties": { "Center_X": -55.82312045703043, "Center_Y": -32.52024459838867, "Country": "乌拉圭", "UserID": 174 }, "type": "Feature" }, { "geometry": { "coordinates": [176.6166659453296, -38.01777648925781], "type": "Point" }, "properties": { "Center_X": 176.6166659453296, "Center_Y": -38.01777648925781, "Country": "新西兰", "UserID": 175 }, "type": "Feature" }, { "geometry": { "coordinates": [-58.62607350186863, -51.81722259521484], "type": "Point" }, "properties": { "Center_X": -58.62607350186863, "Center_Y": -51.81722259521484, "Country": "福克兰群岛", "UserID": 177 }, "type": "Feature" }, { "geometry": { "coordinates": [67.08848396514021, -76.60271072387695], "type": "Point" }, "properties": { "Center_X": 67.08848396514021, "Center_Y": -76.60271072387695, "Country": "南极地区", "UserID": 181 }, "type": "Feature" }, { "geometry": { "coordinates": [66.35078935458137, 48.01853179931641], "type": "Point" }, "properties": { "Center_X": 66.35078935458137, "Center_Y": 48.01853179931641, "Country": "哈萨克斯坦", "UserID": 182 }, "type": "Feature" }, { "geometry": { "coordinates": [43.64969622756640, 42.31637954711914], "type": "Point" }, "properties": { "Center_X": 43.64969622756640, "Center_Y": 42.31637954711914, "Country": "格鲁吉亚", "UserID": 183 }, "type": "Feature" }, { "geometry": { "coordinates": [12.45106380450829, 41.90464019775391], "type": "Point" }, "properties": { "Center_X": 12.45106380450829, "Center_Y": 41.90464019775391, "Country": "梵蒂冈", "UserID": 184 }, "type": "Feature" }, { "geometry": { "coordinates": [44.85394885791414, 40.06909942626953], "type": "Point" }, "properties": { "Center_X": 44.85394885791414, "Center_Y": 40.06909942626953, "Country": "亚美尼亚", "UserID": 185 }, "type": "Feature" }, { "geometry": { "coordinates": [54.09848232689505, 32.42756271362305], "type": "Point" }, "properties": { "Center_X": 54.09848232689505, "Center_Y": 32.42756271362305, "Country": "伊朗", "UserID": 186 }, "type": "Feature" }, { "geometry": { "coordinates": [50.55152115671777, 26.02486038208008], "type": "Point" }, "properties": { "Center_X": 50.55152115671777, "Center_Y": 26.02486038208008, "Country": "巴林", "UserID": 187 }, "type": "Feature" }, { "geometry": { "coordinates": [51.13356364372998, 25.35426998138428], "type": "Point" }, "properties": { "Center_X": 51.13356364372998, "Center_Y": 25.35426998138428, "Country": "卡塔尔", "UserID": 188 }, "type": "Feature" }, { "geometry": { "coordinates": [5.520153647086326, 52.10985565185547], "type": "Point" }, "properties": { "Center_X": 5.520153647086326, "Center_Y": 52.10985565185547, "Country": "荷兰", "UserID": 189 }, "type": "Feature" }, { "geometry": { "coordinates": [4.916248289282814, 50.50506591796875], "type": "Point" }, "properties": { "Center_X": 4.916248289282814, "Center_Y": 50.50506591796875, "Country": "比利时", "UserID": 190 }, "type": "Feature" }, { "geometry": { "coordinates": [-5.688924139181060, 7.539988994598389], "type": "Point" }, "properties": { "Center_X": -5.688924139181060, "Center_Y": 7.539988994598389, "Country": "科特迪瓦", "UserID": 191 }, "type": "Feature" }, { "geometry": { "coordinates": [-102.2633739597972, 23.63450145721436], "type": "Point" }, "properties": { "Center_X": -102.2633739597972, "Center_Y": 23.63450145721436, "Country": "墨西哥", "UserID": 192 }, "type": "Feature" }, { "geometry": { "coordinates": [-101.0094215730834, 39.32201115268816], "type": "Point" }, "properties": { "Center_X": -152.0336345593123, "Center_Y": 63.05936241149902, "Country": "美国", "UserID": 194 }, "type": "Feature" }, { "geometry": { "coordinates": [-71.50009857868285, -35.69583511352539], "type": "Point" }, "properties": { "Center_X": -71.50009857868285, "Center_Y": -35.69583511352539, "Country": "智利", "UserID": 197 }, "type": "Feature" }, { "geometry": { "coordinates": [-110.4475729945999, 56.83624267578125], "type": "Point" }, "properties": { "Center_X": -110.4475729945999, "Center_Y": 56.83624267578125, "Country": "加拿大", "UserID": 198 }, "type": "Feature" }, { "geometry": { "coordinates": [-65.41029131606918, 6.423332482576370], "type": "Point" }, "properties": { "Center_X": -65.41029131606918, "Center_Y": 6.423332482576370, "Country": "委内瑞拉", "UserID": 200 }, "type": "Feature" }, { "geometry": { "coordinates": [-75.76059588454646, -9.192710038274527], "type": "Point" }, "properties": { "Center_X": -75.76059588454646, "Center_Y": -9.192710038274527, "Country": "秘鲁", "UserID": 201 }, "type": "Feature" }, { "geometry": { "coordinates": [-64.18810037730452, -16.29015350341797], "type": "Point" }, "properties": { "Center_X": -64.18810037730452, "Center_Y": -16.29015350341797, "Country": "玻利维亚", "UserID": 202 }, "type": "Feature" }, { "geometry": { "coordinates": [-49.72754333777822, -14.23420381546021], "type": "Point" }, "properties": { "Center_X": -49.72754333777822, "Center_Y": -14.23420381546021, "Country": "巴西", "UserID": 203 }, "type": "Feature" }, { "geometry": { "coordinates": [-88.72177288868643, 17.18987655639648], "type": "Point" }, "properties": { "Center_X": -88.72177288868643, "Center_Y": 17.18987655639648, "Country": "伯利兹", "UserID": 205 }, "type": "Feature" }, { "geometry": { "coordinates": [-87.22347472129243, 14.50340080261231], "type": "Point" }, "properties": { "Center_X": -87.22347472129243, "Center_Y": 14.50340080261231, "Country": "洪都拉斯", "UserID": 206 }, "type": "Feature" }, { "geometry": { "coordinates": [-90.29395474848158, 15.78347110748291], "type": "Point" }, "properties": { "Center_X": -90.29395474848158, "Center_Y": 15.78347110748291, "Country": "危地马拉", "UserID": 207 }, "type": "Feature" }, { "geometry": { "coordinates": [-83.64585207363535, 9.619257450103760], "type": "Point" }, "properties": { "Center_X": -83.64585207363535, "Center_Y": 9.619257450103760, "Country": "哥斯达黎加", "UserID": 208 }, "type": "Feature" }, { "geometry": { "coordinates": [-81.46800343627334, 8.413124561309815], "type": "Point" }, "properties": { "Center_X": -81.46800343627334, "Center_Y": 8.413124561309815, "Country": "巴拿马", "UserID": 209 }, "type": "Feature" }, { "geometry": { "coordinates": [-72.59225110879477, 4.113507270812988], "type": "Point" }, "properties": { "Center_X": -72.59225110879477, "Center_Y": 4.113507270812988, "Country": "哥伦比亚", "UserID": 210 }, "type": "Feature" }, { "geometry": { "coordinates": [-77.154717789210, 18.10985946655273], "type": "Point" }, "properties": { "Center_X": -77.154717789210, "Center_Y": 18.10985946655273, "Country": "牙买加", "UserID": 211 }, "type": "Feature" }, { "geometry": { "coordinates": [-72.25550630230839, 18.98277664184570], "type": "Point" }, "properties": { "Center_X": -72.25550630230839, "Center_Y": 18.98277664184570, "Country": "海地", "UserID": 212 }, "type": "Feature" }, { "geometry": { "coordinates": [-77.95234828933512, 21.50798320770264], "type": "Point" }, "properties": { "Center_X": -77.95234828933512, "Center_Y": 21.50798320770264, "Country": "古巴", "UserID": 213 }, "type": "Feature" }, { "geometry": { "coordinates": [179.1861874739621, -16.58270931243897], "type": "Point" }, "properties": { "Center_X": 179.1861874739621, "Center_Y": -16.58270931243897, "Country": "斐济群岛", "UserID": 215 }, "type": "Feature" }, { "geometry": { "coordinates": [144.3656327136619, -6.645277976989746], "type": "Point" }, "properties": { "Center_X": 144.3656327136619, "Center_Y": -6.645277976989746, "Country": "巴布亚新几内亚", "UserID": 218 }, "type": "Feature" }, { "geometry": { "coordinates": [127.9646252587486, 36.46254920959473], "type": "Point" }, "properties": { "Center_X": 127.9646252587486, "Center_Y": 36.46254920959473, "Country": "韩国", "UserID": 221 }, "type": "Feature" }, { "geometry": { "coordinates": [46.72449576541693, -18.76694679260254], "type": "Point" }, "properties": { "Center_X": 46.72449576541693, "Center_Y": -18.76694679260254, "Country": "马达加斯加", "UserID": 223 }, "type": "Feature" }, { "geometry": { "coordinates": [18.87516711864798, -11.92639040946960], "type": "Point" }, "properties": { "Center_X": 18.87516711864798, "Center_Y": -11.92639040946960, "Country": "安哥拉", "UserID": 225 }, "type": "Feature" }, { "geometry": { "coordinates": [49.35099320834669, 15.79699802398682], "type": "Point" }, "properties": { "Center_X": 49.35099320834669, "Center_Y": 15.79699802398682, "Country": "也门", "UserID": 226 }, "type": "Feature" }, { "geometry": { "coordinates": [113.3190642863634, 0.09152770042419434], "type": "Point" }, "properties": { "Center_X": 113.3190642863634, "Center_Y": 0.09152770042419434, "Country": "印度尼西亚", "UserID": 227 }, "type": "Feature" }, { "geometry": { "coordinates": [101.6819396738177, 13.04402470588684], "type": "Point" }, "properties": { "Center_X": 101.6819396738177, "Center_Y": 13.04402470588684, "Country": "泰国", "UserID": 228 }, "type": "Feature" }, { "geometry": { "coordinates": [34.67993939610193, -18.66569519042969], "type": "Point" }, "properties": { "Center_X": 34.67993939610193, "Center_Y": -18.66569519042969, "Country": "莫桑比克", "UserID": 229 }, "type": "Feature" }, { "geometry": { "coordinates": [47.39645004571101, 29.31152153015137], "type": "Point" }, "properties": { "Center_X": 47.39645004571101, "Center_Y": 29.31152153015137, "Country": "科威特", "UserID": 230 }, "type": "Feature" }, { "geometry": { "coordinates": [-9.654061476829803, 9.935713291168213], "type": "Point" }, "properties": { "Center_X": -9.654061476829803, "Center_Y": 9.935713291168213, "Country": "几内亚", "UserID": 231 }, "type": "Feature" }, { "geometry": { "coordinates": [20.64617874607049, 6.611046075820923], "type": "Point" }, "properties": { "Center_X": 20.64617874607049, "Center_Y": 6.611046075820923, "Country": "中非", "UserID": 232 }, "type": "Feature" }, { "geometry": { "coordinates": [-1.079058201614971, 7.941387891769409], "type": "Point" }, "properties": { "Center_X": -1.079058201614971, "Center_Y": 7.941387891769409, "Country": "加纳", "UserID": 233 }, "type": "Feature" }, { "geometry": { "coordinates": [22.45153118082837, -4.038681745529175], "type": "Point" }, "properties": { "Center_X": 22.45153118082837, "Center_Y": -4.038681745529175, "Country": "扎伊尔", "UserID": 234 }, "type": "Feature" }, { "geometry": { "coordinates": [55.14114277532640, 24.35860729217529], "type": "Point" }, "properties": { "Center_X": 55.14114277532640, "Center_Y": 24.35860729217529, "Country": "阿拉伯联合酋长国", "UserID": 235 }, "type": "Feature" }, { "geometry": { "coordinates": [-14.36669017108595, 11.80491209030151], "type": "Point" }, "properties": { "Center_X": -14.36669017108595, "Center_Y": 11.80491209030151, "Country": "几内亚比绍", "UserID": 236 }, "type": "Feature" }, { "geometry": { "coordinates": [-8.292343551168630, 39.57950210571289], "type": "Point" }, "properties": { "Center_X": -8.292343551168630, "Center_Y": 39.57950210571289, "Country": "葡萄牙", "UserID": 238 }, "type": "Feature" }, { "geometry": { "coordinates": [21.95518124695516, 39.06694030761719], "type": "Point" }, "properties": { "Center_X": 21.95518124695516, "Center_Y": 39.06694030761719, "Country": "希腊", "UserID": 239 }, "type": "Feature" }, { "geometry": { "coordinates": [8.870198027389710, 33.78740119934082], "type": "Point" }, "properties": { "Center_X": 8.870198027389710, "Center_Y": 33.78740119934082, "Country": "突尼斯", "UserID": 240 }, "type": "Feature" }, { "geometry": { "coordinates": [-6.361767401764347, 31.79170227050781], "type": "Point" }, "properties": { "Center_X": -6.361767401764347, "Center_Y": 31.79170227050781, "Country": "摩洛哥", "UserID": 241 }, "type": "Feature" }, { "geometry": { "coordinates": [-14.33291993648528, 13.44318199157715], "type": "Point" }, "properties": { "Center_X": -14.33291993648528, "Center_Y": 13.44318199157715, "Country": "冈比亚", "UserID": 242 }, "type": "Feature" }, { "geometry": { "coordinates": [107.8649901349429, 15.94169902801514], "type": "Point" }, "properties": { "Center_X": 107.8649901349429, "Center_Y": 15.94169902801514, "Country": "越南", "UserID": 243 }, "type": "Feature" }, { "geometry": { "coordinates": [35.49101488875981, 38.95519256591797], "type": "Point" }, "properties": { "Center_X": 35.49101488875981, "Center_Y": 38.95519256591797, "Country": "土耳其", "UserID": 244 }, "type": "Feature" }, { "geometry": { "coordinates": [38.56676391714313, 34.80207443237305], "type": "Point" }, "properties": { "Center_X": 38.56676391714313, "Center_Y": 34.80207443237305, "Country": "叙利亚", "UserID": 245 }, "type": "Feature" }, { "geometry": { "coordinates": [34.63543618014543, 30.77848854064941], "type": "Point" }, "properties": { "Center_X": 34.63543618014543, "Center_Y": 31.37848854064941, "Country": "以色列", "UserID": 246 }, "type": "Feature" }, { "geometry": { "coordinates": [35.25787105048062, 31.94853973388672], "type": "Point" }, "properties": { "Center_X": 35.25787105048062, "Center_Y": 31.94853973388672, "Country": "阿拉伯区", "UserID": 247 }, "type": "Feature" }, { "geometry": { "coordinates": [29.47405825146443, 26.82055282592773], "type": "Point" }, "properties": { "Center_X": 29.47405825146443, "Center_Y": 26.82055282592773, "Country": "埃及", "UserID": 248 }, "type": "Feature" }, { "geometry": { "coordinates": [-3.485252237249527, 39.88520240783691], "type": "Point" }, "properties": { "Center_X": -3.485252237249527, "Center_Y": 39.88520240783691, "Country": "西班牙", "UserID": 249 }, "type": "Feature" }, { "geometry": { "coordinates": [12.67767181020205, 64.55048370361328], "type": "Point" }, "properties": { "Center_X": 12.67767181020205, "Center_Y": 64.55048370361328, "Country": "挪威", "UserID": 250 }, "type": "Feature" }, { "geometry": { "coordinates": [14.89225461127533, 62.19973373413086], "type": "Point" }, "properties": { "Center_X": 14.89225461127533, "Center_Y": 62.19973373413086, "Country": "瑞典", "UserID": 251 }, "type": "Feature" }, { "geometry": { "coordinates": [12.67939616683543, 42.50576019287109], "type": "Point" }, "properties": { "Center_X": 16.67939616683543, "Center_Y": 44.50576019287109, "Country": "意大利", "UserID": 252 }, "type": "Feature" }, { "geometry": { "coordinates": [-1.914349497921578, 54.30791473388672], "type": "Point" }, "properties": { "Center_X": -1.914349497921578, "Center_Y": 54.30791473388672, "Country": "英国", "UserID": 10 }, "type": "Feature" }, { "geometry": { "coordinates": [21.02370643782807, 44.01505470275879], "type": "Point" }, "properties": { "Center_X": 21.02370643782807, "Center_Y": 44.01505470275879, "Country": "塞尔维亚", "UserID": 31 }, "type": "Feature" }, { "geometry": { "coordinates": [80.23424942527119, 21.78878117695196], "type": "Point" }, "properties": { "Center_X": 80.23424942527119, "Center_Y": 21.78878117695196, "Country": "印度", "UserID": 222 }, "type": "Feature" }, { "geometry": { "coordinates": [101.7175561278694, 34.98637181927240], "type": "Point" }, "properties": { "Center_X": 98.63080932823486, "Center_Y": 36.89367294311523, "Country": "中华人民共和国", "UserID": 220 }, "type": "Feature" }] }
/**
* 国家英文名
*/
window.CountriesNameEn = {
钻石号邮轮: "Diamond Princess",
圣马力诺: "San Marino",
巴林: "Bahrain",
新加坡: "Singapore",
阿联酋: "United Arab Emirates",
北马其顿: "Macedonia",
摩纳哥: "Monaco",
安道尔: "Andorra",
波黑: 'Bosnia and Herzegovina',
巴勒斯坦: 'Palestina',
马尔代夫: 'Maldives',
马耳他: 'Malta',
马提尼克: 'Martinique',
留尼汪: 'Reunion',
塞舌尔: 'Seychelles',
列支敦士登: 'Liechtenstein',
'刚果(金)': 'Democratic Republic of the Congo',
圣马丁: 'Saint Martin (French part)',
泽西岛: 'Jersey',
直布罗陀: 'Gibraltar',
圣巴泰勒米: 'Saint Barthélemy',
格恩西岛: 'Guernsey',
法属波利尼西亚: 'French Polynesia',
安提瓜和巴布达: 'Antigua and Barbuda',
圣文森特和格林纳丁斯: 'Saint Vincent and the Grenadines',
瓜德罗普: 'Guadeloupe',
开曼群岛: 'Cayman Islands',
'刚果(布)': 'Republic of Congo',
荷属安的列斯: 'Netherlands',
马约特: 'Mayotte',
特立尼达和多巴哥: 'Trinidad and Tobago',
毛里求斯: 'Mauritius',
关岛: 'Guam',
圣卢西亚: 'Saint Lucia',
黑山: 'Montenegro',
巴巴多斯: 'Barbados',
英属维尔京群岛: 'British Virgin Islands',
阿鲁巴: 'Aruba',
格陵兰: 'Greenland',
蒙特塞拉特: 'Montserrat',
斐济: 'Fiji',
南苏丹: 'South Sudan',
佛得角: 'Cape Verde',
圣赫勒拿: 'Saint Helena',
安圭拉: 'Anguilla',
库拉索: 'Curaçao',
多米尼克: 'Dominica',
格林纳达: 'Grenada',
圣基茨和尼维斯: 'Saint Kitts and Nevis',
荷属圣马丁: 'Sint Maarten (Dutch part)',
特克斯和凯科斯: 'Turks and Caicos Islands',
美属维尔京群岛: 'United States Virgin Islands',
新喀里多尼亚: 'New Caledonia',
瓦努阿图: 'Vanuatu',
基里巴斯: 'Kiribati',
马绍尔: 'Marshall Islands',
密克罗尼西亚: 'Micronesia',
瑙鲁: 'Nauru',
北马里亚纳: 'Northern Mariana Islands',
帕劳: 'Palau',
美属萨摩亚:'American Samoa',
库克: 'Cook Islands',
纽埃: 'Niue',
萨摩亚: 'Samoa',
托克劳: 'Tokelau',
汤加: 'Tonga',
图瓦卢: 'Tuvalu',
瓦利斯和富图纳: 'Wallis and Futuna',
海峡群岛: 'Channel Islands',
马恩岛: 'Isle of Man',
圣座: 'Holy See',
百慕大: 'Bermuda',
圣皮埃尔和密克隆:'Saint Pierre and Miquelon',
不丹: "Bhutan",
东帝汶: "Timor-Leste",
中国: "China",
中非: "Central African Republic",
丹麦: "Denmark",
乌克兰: "Ukraine",
乌兹别克斯坦: "Uzbekistan",
乌干达: "Uganda",
乌拉圭: "Uruguay",
乍得: "Chad",
也门: "Yemen",
亚美尼亚: "Armenia",
以色列: "Israel",
伊拉克: "Iraq",
伊朗: "Iran",
伯利兹: "Belize",
俄罗斯: "Russia",
保加利亚: "Bulgaria",
克罗地亚: "Croatia",
冈比亚: "Gambia",
冰岛: "Iceland",
几内亚: "Guinea",
几内亚比绍: "Guinea-Bissau",
刚果: "Congo",
利比亚: "Libya",
利比里亚: "Liberia",
加拿大: "Canada",
加纳: "Ghana",
加蓬: "Gabon",
匈牙利: "Hungary",
北极地区: "Arctic",
// 南斯拉夫: "Yugoslavia",
南极地区: "Antarctica",
南非: "South Africa",
博茨瓦纳: "Botswana",
卡塔尔: "Qatar",
卢旺达: "Rwanda",
卢森堡: "Luxembourg",
印度: "India",
印度尼西亚: "Indonesia",
危地马拉: "Guatemala",
厄瓜多尔: "Ecuador",
厄立特里亚: "Eritrea",
叙利亚: "Syria",
古巴: "Cuba",
吉尔吉斯斯坦: "Kyrgyzstan",
吉布提: "Djibouti",
哈萨克斯坦: "Kazakhstan",
哥伦比亚: "Colombia",
哥斯达黎加: "Costa Rica",
喀麦隆: "Cameroon",
土库曼斯坦: "Turkmenistan",
土耳其: "Turkey",
圣多美和普林西比: "Sao Tome and Principe",
圭亚那: "Guyana",
坦桑尼亚: "Tanzania",
埃及: "Egypt",
埃塞俄比亚: "Ethiopia",
塔吉克斯坦: "Tajikistan",
塞内加尔: "Senegal",
塞拉利昂: "Sierra Leone",
塞浦路斯: "Cyprus",
墨西哥: "Mexico",
多哥: "Togo",
多米尼加: "Dominican Republic",
奥地利: "Austria",
委内瑞拉: "Venezuela",
孟加拉国: "Bangladesh",
安哥拉: "Angola",
尼加拉瓜: "Nicaragua",
尼日利亚: "Nigeria",
尼日尔: "Niger",
尼泊尔: "Nepal",
巴哈马: "Bahamas",
巴基斯坦: "Pakistan",
巴布亚新几内亚: "Papua New Guinea",
巴拉圭: "Paraguay",
巴拿马: "Panama",
巴西: "Brazil",
布基纳法索: "Burkina Faso",
布隆迪: "Burundi",
希腊: "Greece",
德国: "Germany",
意大利: "Italy",
所罗门群岛: "Solomon Islands",
扎伊尔: "Congo",
"扬马延岛(挪)": "Jan Mayen",
拉脱维亚: "Latvia",
挪威: "Norway",
捷克: "Czech Republic",
摩尔多瓦: "Moldova",
摩洛哥: "Morocco",
文莱: "Brunei",
斐济群岛: "Fiji",
斯威士兰: "Swaziland",
斯洛伐克: "Slovakia",
斯洛文尼亚: "Slovenia",
斯里兰卡: "Sri Lanka",
新西兰: "New Zealand",
日本: "Japan",
智利: "Chile",
朝鲜: "North Korea",
柬埔寨: "Cambodia",
"格陵兰(丹)": "Greenland",
格鲁吉亚: "Georgia",
比利时: "Belgium",
毛利塔尼亚: "Mauritania",
沙特阿拉伯: "Saudi Arabia",
法国: "France",
法属圭亚那: "French Guiana",
法罗群岛: "Faroe Islands",
波兰: "Poland",
波多黎各: "Puerto Rico",
波斯尼亚: "Bosnia and Herzegovina",
泰国: "Thailand",
津巴布韦: "Zimbabwe",
洪都拉斯: "Honduras",
海地: "Haiti",
澳大利亚: "Australia",
爱尔兰: "Ireland",
爱沙尼亚: "Estonia",
牙买加: "Jamaica",
特立尼达: "Trinidad and Tobago",
玻利维亚: "Bolivia",
瑞典: "Sweden",
瑞士: "Switzerland",
白俄罗斯: "Belarus",
福克兰群岛: "Falkland Islands",
科威特: "Kuwait",
科摩罗: "Comoros",
科特迪瓦: "Côte d'Ivoire",
秘鲁: "Peru",
突尼斯: "Tunisia",
立陶宛: "Lithuania",
索马里: "Somalia",
约旦: "Jordan",
纳米比亚: "Namibia",
缅甸: "Myanmar",
罗马尼亚: "Romania",
美国: "USA",
老挝: "Laos",
肯尼亚: "Kenya",
芬兰: "Finland",
苏丹: "Sudan",
苏里南: "Suriname",
英国: "United Kingdom",
荷兰: "Netherlands",
莫桑比克: "Mozambique",
莱索托: "Lesotho",
菲律宾: "Philippines",
萨尔瓦多: "El Salvador",
葡萄牙: "Portugal",
蒙古: "Mongolia",
西撒哈拉: "Western Sahara",
西班牙: "Spain",
贝宁: "Benin",
赞比亚: "Zambia",
赤道几内亚: "Equatorial Guinea",
越南: "Vietnam",
阿塞拜疆: "Azerbaijan",
阿富汗: "Afghanistan",
阿尔及利亚: "Algeria",
阿尔巴尼亚: "Albania",
阿拉伯区: "Arab Quarter",
阿拉伯联合酋长国: "United Arab Emirates",
阿曼: "Oman",
阿根廷: "Argentina",
韩国: "South Korea",
马其顿: "North Macedonia",
马拉维: "Malawi",
马来西亚: "Malaysia",
马达加斯加: "Madagascar",
马里: "Mali",
黎巴嫩: "Lebanon",
梵蒂冈: "Vatican City",
塞尔维亚: "Serbia",
列支敦士登公国: "Liechtenstein"
}