Skip to content

Commit 12f6f2b

Browse files
committed
【examples】增加疫情地图例子 review by xiongjj
1 parent cc46d2d commit 12f6f2b

14 files changed

+2033
-0
lines changed

examples/component/components_ncp_china_vue.html

Lines changed: 489 additions & 0 deletions
Large diffs are not rendered by default.

examples/component/components_ncp_world_vue.html

Lines changed: 609 additions & 0 deletions
Large diffs are not rendered by default.

examples/component/config.js

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,22 @@ var exampleConfig = {
4545
thumbnail: 'components_vector_tile_vue.png',
4646
fileName: 'components_vector_tile_vue',
4747
localIgnore: true
48+
},
49+
{
50+
name: '中国疫情',
51+
name_en: 'China NCP',
52+
version: '10.0.2',
53+
thumbnail: 'components_ncp_china_vue.png',
54+
fileName: 'components_ncp_china_vue',
55+
localIgnore: true
56+
},
57+
{
58+
name: '全球疫情',
59+
name_en: 'Global NCP',
60+
version: '10.0.2',
61+
thumbnail: 'components_ncp_world_vue.png',
62+
fileName: 'components_ncp_world_vue',
63+
localIgnore: true
4864
}
4965
]
5066
},
Loading
Loading

examples/data/ncp/CountriesNameEn.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 240 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,240 @@
1+
/**
2+
* 各个国家人口数
3+
*/
4+
window.CountriesPopulation = {
5+
"Burundi": 11890.781,
6+
"Union of Comoros": 869.595,
7+
"Djibouti": 988.002,
8+
"Eritrea": 3546.427,
9+
"Ethiopia": 114963.583,
10+
"Kenya": 53771.3,
11+
"Madagascar": 27691.019,
12+
"Malawi": 19129.955,
13+
"Mauritius": 1271.767,
14+
"Mayotte": 272.813,
15+
"Mozambique": 31255.435,
16+
"Réunion": 895.308,
17+
"Rwanda": 12952.209,
18+
"Seychelles": 98.34,
19+
"Somalia": 15893.219,
20+
"South Sudan": 11193.729,
21+
"Uganda": 45741,
22+
"Tanzania": 59734.213,
23+
"Zambia": 18383.956,
24+
"Zimbabwe": 14862.927,
25+
"Angola": 32866.268,
26+
"Cameroon": 26545.864,
27+
"Central African Republic": 4829.764,
28+
"Chad": 16425.859,
29+
"Congo": 5518.092,
30+
"Democratic Republic of the Congo": 89561.404,
31+
"Equatorial Guinea": 1402.985,
32+
"Gabon": 2225.728,
33+
"Sao Tome and Principe": 219.161,
34+
"Botswana": 2351.625,
35+
"Eswatini": 1160.164,
36+
"Lesotho": 2142.252,
37+
"Namibia": 2540.916,
38+
"Benin": 12123.198,
39+
"Burkina Faso": 20903.278,
40+
"Cabo Verde": 555.988,
41+
"Côte d'Ivoire": 26378.275,
42+
"Gambia": 2416.664,
43+
"Ghana": 31072.945,
44+
"Guinea": 13132.792,
45+
"Guinea-Bissau": 1967.998,
46+
"Liberia": 5057.677,
47+
"Mali": 20250.834,
48+
"Mauritania": 4649.66,
49+
"Niger": 24206.636,
50+
"Nigeria": 206139.587,
51+
"Saint Helena": 6.071,
52+
"Senegal": 16743.93,
53+
"Sierra Leone": 7976.985,
54+
"Togo": 8278.737,
55+
"Algeria": 43851.043,
56+
"Egypt": 102334.403,
57+
"Libya": 6871.287,
58+
"Morocco": 36910.558,
59+
"Sudan": 43849.269,
60+
"Tunisia": 11818.618,
61+
"Western Sahara": 597.33,
62+
"Armenia": 2963.234,
63+
"Azerbaijan": 10139.175,
64+
"Bahrain": 1701.583,
65+
"Cyprus": 1207.361,
66+
"Georgia": 3989.175,
67+
"Iraq": 40222.503,
68+
"Israel": 8655.541,
69+
"Jordan": 10203.14,
70+
"Kuwait": 4270.563,
71+
"Lebanon": 6825.442,
72+
"Oman": 5106.622,
73+
"Qatar": 2881.06,
74+
"Saudi Arabia": 34813.867,
75+
"State of Palestine": 5101.416,
76+
"Syrian Arab Republic": 17500.657,
77+
"Turkey": 84339.067,
78+
"United Arab Emirates": 9890.4,
79+
"Yemen": 29825.968,
80+
"Kazakhstan": 18776.707,
81+
"Kyrgyzstan": 6524.191,
82+
"Tajikistan": 9537.642,
83+
"Turkmenistan": 6031.187,
84+
"Uzbekistan": 33469.199,
85+
"Afghanistan": 38928.341,
86+
"Bangladesh": 164689.383,
87+
"Bhutan": 771.612,
88+
"India": 1380004.385,
89+
"Iran": 83992.953,
90+
"Maldives": 540.542,
91+
"Nepal": 29136.808,
92+
"Pakistan": 220892.331,
93+
"Sri Lanka": 21413.25,
94+
"China": 1428003.306,
95+
"North Korea": 25778.815,
96+
"Japan": 126476.458,
97+
"Mongolia": 3278.292,
98+
"South Korea": 51269.183,
99+
"Brunei Darussalam": 437.483,
100+
"Cambodia": 16718.971,
101+
"Indonesia": 273523.621,
102+
"Lao People's Democratic Republic": 7275.556,
103+
"Malaysia": 32365.998,
104+
"Myanmar": 54409.794,
105+
"Philippines": 109581.085,
106+
"Singapore": 5850.343,
107+
"Thailand": 69799.978,
108+
"Timor-Leste": 1318.442,
109+
"Viet Nam": 97338.583,
110+
"Anguilla": 15.002,
111+
"Antigua and Barbuda": 97.928,
112+
"Aruba": 106.766,
113+
"Bahamas": 393.248,
114+
"Barbados": 287.371,
115+
"Bonaire, Sint Eustatius and Saba": 26.221,
116+
"British Virgin Islands": 30.237,
117+
"Cayman Islands": 65.72,
118+
"Cuba": 11326.616,
119+
"Curaçao": 164.1,
120+
"Dominica": 71.991,
121+
"Dominican Republic": 10847.904,
122+
"Grenada": 112.519,
123+
"Guadeloupe": 400.127,
124+
"Haiti": 11402.533,
125+
"Jamaica": 2961.161,
126+
"Martinique": 375.265,
127+
"Montserrat": 4.999,
128+
"Puerto Rico": 2860.84,
129+
"Saint Barthélemy": 9.885,
130+
"Saint Kitts and Nevis": 53.192,
131+
"Saint Lucia": 183.629,
132+
"Saint Martin (French part)": 38.659,
133+
"Saint Vincent and the Grenadines": 110.947,
134+
"Sint Maarten (Dutch part)": 42.882,
135+
"Trinidad and Tobago": 1399.491,
136+
"Turks and Caicos Islands": 38.718,
137+
"United States Virgin Islands": 104.423,
138+
"Belize": 397.621,
139+
"Costa Rica": 5094.114,
140+
"El Salvador": 6486.201,
141+
"Guatemala": 17915.567,
142+
"Honduras": 9904.608,
143+
"Mexico": 128932.753,
144+
"Nicaragua": 6624.554,
145+
"Panama": 4314.768,
146+
"Argentina": 45195.777,
147+
"Bolivia": 11673.029,
148+
"Brazil": 212559.409,
149+
"Chile": 19116.209,
150+
"Colombia": 50882.884,
151+
"Ecuador": 17643.06,
152+
"Falkland Islands (Malvinas)": 3.483,
153+
"French Guiana": 298.682,
154+
"Guyana": 786.559,
155+
"Paraguay": 7132.53,
156+
"Peru": 32971.846,
157+
"Suriname": 586.634,
158+
"Uruguay": 3473.727,
159+
"Venezuela": 28435.943,
160+
"Australia": 25499.881,
161+
"New Zealand": 4822.233,
162+
"Fiji": 896.444,
163+
"New Caledonia": 285.491,
164+
"Papua New Guinea": 8947.027,
165+
"Solomon Islands": 686.878,
166+
"Vanuatu": 307.15,
167+
"Guam": 168.783,
168+
"Kiribati": 119.446,
169+
"Marshall Islands": 59.194,
170+
"Micronesia (Fed. States of)": 115.021,
171+
"Nauru": 10.834,
172+
"Northern Mariana Islands": 57.557,
173+
"Palau": 18.092,
174+
"American Samoa": 55.197,
175+
"Cook Islands": 17.564,
176+
"French Polynesia": 280.904,
177+
"Niue": 1.618,
178+
"Samoa": 198.41,
179+
"Tokelau": 1.35,
180+
"Tonga": 105.697,
181+
"Tuvalu": 11.792,
182+
"Wallis and Futuna Islands": 11.246,
183+
"Belarus": 9449.321,
184+
"Bulgaria": 6948.445,
185+
"Czechia": 10708.982,
186+
"Hungary": 9660.35,
187+
"Poland": 37846.605,
188+
"Republic of Moldova": 4033.963,
189+
"Romania": 19237.682,
190+
"Russian Federation": 145934.46,
191+
"Slovakia": 5459.643,
192+
"Ukraine": 43733.759,
193+
"Channel Islands": 173.859,
194+
"Denmark": 5792.203,
195+
"Estonia": 1326.539,
196+
"Faroe Islands": 48.865,
197+
"Finland": 5540.718,
198+
"Iceland": 341.25,
199+
"Ireland": 4937.796,
200+
"Isle of Man": 85.032,
201+
"Latvia": 1886.202,
202+
"Lithuania": 2722.291,
203+
"Norway": 5421.242,
204+
"Sweden": 10099.27,
205+
"UK": 67886.004,
206+
"Albania": 2877.8,
207+
"Andorra": 77.265,
208+
"Bosnia and Herzegovina": 3280.815,
209+
"Croatia": 4105.268,
210+
"Gibraltar": 33.691,
211+
"Greece": 10423.056,
212+
"Holy See": 0.809,
213+
"Italy": 60461.828,
214+
"Malta": 441.539,
215+
"Montenegro": 628.062,
216+
"North Macedonia": 2083.38,
217+
"Portugal": 10196.707,
218+
"San Marino": 33.938,
219+
"Serbia": 8737.37,
220+
"Slovenia": 2078.932,
221+
"Spain": 46754.783,
222+
"Austria": 9006.4,
223+
"Belgium": 11589.616,
224+
"France": 65273.512,
225+
"Germany": 83783.945,
226+
"Liechtenstein": 38.137,
227+
"Luxembourg": 625.976,
228+
"Monaco": 39.244,
229+
"Netherlands": 17134.873,
230+
"Switzerland": 8654.618,
231+
"Bermuda": 62.273,
232+
"Canada": 37742.157,
233+
"Greenland": 56.772,
234+
"Saint Pierre and Miquelon": 5.795,
235+
"USA": 331002.647,
236+
"Vatican City State": 0.8, //常住人口800
237+
"South Africa": 56520,
238+
"Jersey": 97,
239+
"Guernsey": 65.345
240+
};

examples/data/ncp/Country_Center.js

Lines changed: 258 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/data/ncp/Country_Region.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/data/ncp/ProvinceData1M.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy