guydegnol commited on
Commit
96b7464
1 Parent(s): 65fa34d

Upload europe.json

Browse files
Files changed (1) hide show
  1. europe.json +730 -0
europe.json ADDED
@@ -0,0 +1,730 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "type": "Feature",
4
+ "geometry": {
5
+ "type": "Point",
6
+ "coordinates": [
7
+ 19.82,
8
+ 41.33
9
+ ]
10
+ },
11
+ "properties": {
12
+ "capital": "Tirana",
13
+ "country": "Albania"
14
+ }
15
+ },
16
+ {
17
+ "type": "Feature",
18
+ "geometry": {
19
+ "type": "Point",
20
+ "coordinates": [
21
+ 1.52,
22
+ 42.51
23
+ ]
24
+ },
25
+ "properties": {
26
+ "capital": "Andorra la Vella",
27
+ "country": "Andorra"
28
+ }
29
+ },
30
+ {
31
+ "type": "Feature",
32
+ "geometry": {
33
+ "type": "Point",
34
+ "coordinates": [
35
+ 16.37,
36
+ 48.21
37
+ ]
38
+ },
39
+ "properties": {
40
+ "capital": "Vienna",
41
+ "country": "Austria"
42
+ }
43
+ },
44
+ {
45
+ "type": "Feature",
46
+ "geometry": {
47
+ "type": "Point",
48
+ "coordinates": [
49
+ 27.57,
50
+ 53.9
51
+ ]
52
+ },
53
+ "properties": {
54
+ "capital": "Minsk",
55
+ "country": "Belarus"
56
+ }
57
+ },
58
+ {
59
+ "type": "Feature",
60
+ "geometry": {
61
+ "type": "Point",
62
+ "coordinates": [
63
+ 4.35,
64
+ 50.85
65
+ ]
66
+ },
67
+ "properties": {
68
+ "capital": "Brussels",
69
+ "country": "Belgium"
70
+ }
71
+ },
72
+ {
73
+ "type": "Feature",
74
+ "geometry": {
75
+ "type": "Point",
76
+ "coordinates": [
77
+ 18.36,
78
+ 43.85
79
+ ]
80
+ },
81
+ "properties": {
82
+ "capital": "Sarajevo",
83
+ "country": "Bosnia and Herzegovina"
84
+ }
85
+ },
86
+ {
87
+ "type": "Feature",
88
+ "geometry": {
89
+ "type": "Point",
90
+ "coordinates": [
91
+ 23.32,
92
+ 42.7
93
+ ]
94
+ },
95
+ "properties": {
96
+ "capital": "Sofia",
97
+ "country": "Bulgaria"
98
+ }
99
+ },
100
+ {
101
+ "type": "Feature",
102
+ "geometry": {
103
+ "type": "Point",
104
+ "coordinates": [
105
+ 15.98,
106
+ 45.81
107
+ ]
108
+ },
109
+ "properties": {
110
+ "capital": "Zagreb",
111
+ "country": "Croatia"
112
+ }
113
+ },
114
+ {
115
+ "type": "Feature",
116
+ "geometry": {
117
+ "type": "Point",
118
+ "coordinates": [
119
+ 33.37,
120
+ 35.17
121
+ ]
122
+ },
123
+ "properties": {
124
+ "capital": "Nicosia",
125
+ "country": "Cyprus"
126
+ }
127
+ },
128
+ {
129
+ "type": "Feature",
130
+ "geometry": {
131
+ "type": "Point",
132
+ "coordinates": [
133
+ 14.42,
134
+ 50.09
135
+ ]
136
+ },
137
+ "properties": {
138
+ "capital": "Prague",
139
+ "country": "Czech Republic"
140
+ }
141
+ },
142
+ {
143
+ "type": "Feature",
144
+ "geometry": {
145
+ "type": "Point",
146
+ "coordinates": [
147
+ 12.57,
148
+ 55.68
149
+ ]
150
+ },
151
+ "properties": {
152
+ "capital": "Copenhagen",
153
+ "country": "Denmark"
154
+ }
155
+ },
156
+ {
157
+ "type": "Feature",
158
+ "geometry": {
159
+ "type": "Point",
160
+ "coordinates": [
161
+ 24.75,
162
+ 59.44
163
+ ]
164
+ },
165
+ "properties": {
166
+ "capital": "Tallinn",
167
+ "country": "Estonia"
168
+ }
169
+ },
170
+ {
171
+ "type": "Feature",
172
+ "geometry": {
173
+ "type": "Point",
174
+ "coordinates": [
175
+ -6.77,
176
+ 62.01
177
+ ]
178
+ },
179
+ "properties": {
180
+ "capital": "Tórshavn",
181
+ "country": "Faroe Islands"
182
+ }
183
+ },
184
+ {
185
+ "type": "Feature",
186
+ "geometry": {
187
+ "type": "Point",
188
+ "coordinates": [
189
+ 24.94,
190
+ 60.17
191
+ ]
192
+ },
193
+ "properties": {
194
+ "capital": "Helsinki",
195
+ "country": "Finland"
196
+ }
197
+ },
198
+ {
199
+ "type": "Feature",
200
+ "geometry": {
201
+ "type": "Point",
202
+ "coordinates": [
203
+ 2.35,
204
+ 48.85
205
+ ]
206
+ },
207
+ "properties": {
208
+ "capital": "Paris",
209
+ "country": "France"
210
+ }
211
+ },
212
+ {
213
+ "type": "Feature",
214
+ "geometry": {
215
+ "type": "Point",
216
+ "coordinates": [
217
+ 13.41,
218
+ 52.52
219
+ ]
220
+ },
221
+ "properties": {
222
+ "capital": "Berlin",
223
+ "country": "Germany"
224
+ }
225
+ },
226
+ {
227
+ "type": "Feature",
228
+ "geometry": {
229
+ "type": "Point",
230
+ "coordinates": [
231
+ -5.35,
232
+ 36.14
233
+ ]
234
+ },
235
+ "properties": {
236
+ "capital": "Gibraltar",
237
+ "country": "Gibraltar"
238
+ }
239
+ },
240
+ {
241
+ "type": "Feature",
242
+ "geometry": {
243
+ "type": "Point",
244
+ "coordinates": [
245
+ 23.72,
246
+ 37.98
247
+ ]
248
+ },
249
+ "properties": {
250
+ "capital": "Athens",
251
+ "country": "Greece"
252
+ }
253
+ },
254
+ {
255
+ "type": "Feature",
256
+ "geometry": {
257
+ "type": "Point",
258
+ "coordinates": [
259
+ -2.54,
260
+ 49.46
261
+ ]
262
+ },
263
+ "properties": {
264
+ "capital": "St Peter Port",
265
+ "country": "Guernsey"
266
+ }
267
+ },
268
+ {
269
+ "type": "Feature",
270
+ "geometry": {
271
+ "type": "Point",
272
+ "coordinates": [
273
+ 19.04,
274
+ 47.5
275
+ ]
276
+ },
277
+ "properties": {
278
+ "capital": "Budapest",
279
+ "country": "Hungary"
280
+ }
281
+ },
282
+ {
283
+ "type": "Feature",
284
+ "geometry": {
285
+ "type": "Point",
286
+ "coordinates": [
287
+ -21.9,
288
+ 64.14
289
+ ]
290
+ },
291
+ "properties": {
292
+ "capital": "Reykjavík",
293
+ "country": "Iceland"
294
+ }
295
+ },
296
+ {
297
+ "type": "Feature",
298
+ "geometry": {
299
+ "type": "Point",
300
+ "coordinates": [
301
+ -6.25,
302
+ 53.33
303
+ ]
304
+ },
305
+ "properties": {
306
+ "capital": "Dublin",
307
+ "country": "Ireland"
308
+ }
309
+ },
310
+ {
311
+ "type": "Feature",
312
+ "geometry": {
313
+ "type": "Point",
314
+ "coordinates": [
315
+ -4.48,
316
+ 54.15
317
+ ]
318
+ },
319
+ "properties": {
320
+ "capital": "Douglas",
321
+ "country": "Isle of Man"
322
+ }
323
+ },
324
+ {
325
+ "type": "Feature",
326
+ "geometry": {
327
+ "type": "Point",
328
+ "coordinates": [
329
+ 12.48,
330
+ 41.89
331
+ ]
332
+ },
333
+ "properties": {
334
+ "capital": "Rome",
335
+ "country": "Italy"
336
+ }
337
+ },
338
+ {
339
+ "type": "Feature",
340
+ "geometry": {
341
+ "type": "Point",
342
+ "coordinates": [
343
+ -2.1,
344
+ 49.19
345
+ ]
346
+ },
347
+ "properties": {
348
+ "capital": "Saint Helier",
349
+ "country": "Jersey"
350
+ }
351
+ },
352
+ {
353
+ "type": "Feature",
354
+ "geometry": {
355
+ "type": "Point",
356
+ "coordinates": [
357
+ 21.17,
358
+ 42.67
359
+ ]
360
+ },
361
+ "properties": {
362
+ "capital": "Pristina",
363
+ "country": "Kosovo"
364
+ }
365
+ },
366
+ {
367
+ "type": "Feature",
368
+ "geometry": {
369
+ "type": "Point",
370
+ "coordinates": [
371
+ 24.11,
372
+ 56.95
373
+ ]
374
+ },
375
+ "properties": {
376
+ "capital": "Riga",
377
+ "country": "Latvia"
378
+ }
379
+ },
380
+ {
381
+ "type": "Feature",
382
+ "geometry": {
383
+ "type": "Point",
384
+ "coordinates": [
385
+ 9.52,
386
+ 47.14
387
+ ]
388
+ },
389
+ "properties": {
390
+ "capital": "Vaduz",
391
+ "country": "Liechtenstein"
392
+ }
393
+ },
394
+ {
395
+ "type": "Feature",
396
+ "geometry": {
397
+ "type": "Point",
398
+ "coordinates": [
399
+ 25.28,
400
+ 54.69
401
+ ]
402
+ },
403
+ "properties": {
404
+ "capital": "Vilnius",
405
+ "country": "Lithuania"
406
+ }
407
+ },
408
+ {
409
+ "type": "Feature",
410
+ "geometry": {
411
+ "type": "Point",
412
+ "coordinates": [
413
+ 6.13,
414
+ 49.61
415
+ ]
416
+ },
417
+ "properties": {
418
+ "capital": "Luxembourg",
419
+ "country": "Luxembourg"
420
+ }
421
+ },
422
+ {
423
+ "type": "Feature",
424
+ "geometry": {
425
+ "type": "Point",
426
+ "coordinates": [
427
+ 21.43,
428
+ 42
429
+ ]
430
+ },
431
+ "properties": {
432
+ "capital": "Skopje",
433
+ "country": "Macedonia"
434
+ }
435
+ },
436
+ {
437
+ "type": "Feature",
438
+ "geometry": {
439
+ "type": "Point",
440
+ "coordinates": [
441
+ 14.51,
442
+ 35.9
443
+ ]
444
+ },
445
+ "properties": {
446
+ "capital": "Valletta",
447
+ "country": "Malta"
448
+ }
449
+ },
450
+ {
451
+ "type": "Feature",
452
+ "geometry": {
453
+ "type": "Point",
454
+ "coordinates": [
455
+ 28.86,
456
+ 47.01
457
+ ]
458
+ },
459
+ "properties": {
460
+ "capital": "Chişinău",
461
+ "country": "Moldova"
462
+ }
463
+ },
464
+ {
465
+ "type": "Feature",
466
+ "geometry": {
467
+ "type": "Point",
468
+ "coordinates": [
469
+ 7.42,
470
+ 43.73
471
+ ]
472
+ },
473
+ "properties": {
474
+ "capital": "Monaco",
475
+ "country": "Monaco"
476
+ }
477
+ },
478
+ {
479
+ "type": "Feature",
480
+ "geometry": {
481
+ "type": "Point",
482
+ "coordinates": [
483
+ 19.26,
484
+ 42.44
485
+ ]
486
+ },
487
+ "properties": {
488
+ "capital": "Podgorica",
489
+ "country": "Montenegro"
490
+ }
491
+ },
492
+ {
493
+ "type": "Feature",
494
+ "geometry": {
495
+ "type": "Point",
496
+ "coordinates": [
497
+ 4.89,
498
+ 52.37
499
+ ]
500
+ },
501
+ "properties": {
502
+ "capital": "Amsterdam",
503
+ "country": "Netherlands"
504
+ }
505
+ },
506
+ {
507
+ "type": "Feature",
508
+ "geometry": {
509
+ "type": "Point",
510
+ "coordinates": [
511
+ 10.75,
512
+ 59.91
513
+ ]
514
+ },
515
+ "properties": {
516
+ "capital": "Oslo",
517
+ "country": "Norway"
518
+ }
519
+ },
520
+ {
521
+ "type": "Feature",
522
+ "geometry": {
523
+ "type": "Point",
524
+ "coordinates": [
525
+ 21.01,
526
+ 52.23
527
+ ]
528
+ },
529
+ "properties": {
530
+ "capital": "Warsaw",
531
+ "country": "Poland"
532
+ }
533
+ },
534
+ {
535
+ "type": "Feature",
536
+ "geometry": {
537
+ "type": "Point",
538
+ "coordinates": [
539
+ -9.13,
540
+ 38.72
541
+ ]
542
+ },
543
+ "properties": {
544
+ "capital": "Lisbon",
545
+ "country": "Portugal"
546
+ }
547
+ },
548
+ {
549
+ "type": "Feature",
550
+ "geometry": {
551
+ "type": "Point",
552
+ "coordinates": [
553
+ 26.11,
554
+ 44.43
555
+ ]
556
+ },
557
+ "properties": {
558
+ "capital": "Bucharest",
559
+ "country": "Romania"
560
+ }
561
+ },
562
+ {
563
+ "type": "Feature",
564
+ "geometry": {
565
+ "type": "Point",
566
+ "coordinates": [
567
+ 37.62,
568
+ 55.75
569
+ ]
570
+ },
571
+ "properties": {
572
+ "capital": "Moscow",
573
+ "country": "Russia"
574
+ }
575
+ },
576
+ {
577
+ "type": "Feature",
578
+ "geometry": {
579
+ "type": "Point",
580
+ "coordinates": [
581
+ 12.45,
582
+ 43.94
583
+ ]
584
+ },
585
+ "properties": {
586
+ "capital": "San Marino",
587
+ "country": "San Marino"
588
+ }
589
+ },
590
+ {
591
+ "type": "Feature",
592
+ "geometry": {
593
+ "type": "Point",
594
+ "coordinates": [
595
+ 20.47,
596
+ 44.8
597
+ ]
598
+ },
599
+ "properties": {
600
+ "capital": "Belgrade",
601
+ "country": "Serbia"
602
+ }
603
+ },
604
+ {
605
+ "type": "Feature",
606
+ "geometry": {
607
+ "type": "Point",
608
+ "coordinates": [
609
+ 17.11,
610
+ 48.15
611
+ ]
612
+ },
613
+ "properties": {
614
+ "capital": "Bratislava",
615
+ "country": "Slovakia"
616
+ }
617
+ },
618
+ {
619
+ "type": "Feature",
620
+ "geometry": {
621
+ "type": "Point",
622
+ "coordinates": [
623
+ 14.51,
624
+ 46.05
625
+ ]
626
+ },
627
+ "properties": {
628
+ "capital": "Ljubljana",
629
+ "country": "Slovenia"
630
+ }
631
+ },
632
+ {
633
+ "type": "Feature",
634
+ "geometry": {
635
+ "type": "Point",
636
+ "coordinates": [
637
+ -3.7,
638
+ 40.42
639
+ ]
640
+ },
641
+ "properties": {
642
+ "capital": "Madrid",
643
+ "country": "Spain"
644
+ }
645
+ },
646
+ {
647
+ "type": "Feature",
648
+ "geometry": {
649
+ "type": "Point",
650
+ "coordinates": [
651
+ 15.64,
652
+ 78.22
653
+ ]
654
+ },
655
+ "properties": {
656
+ "capital": "Longyearbyen",
657
+ "country": "Svalbard and Jan Mayen"
658
+ }
659
+ },
660
+ {
661
+ "type": "Feature",
662
+ "geometry": {
663
+ "type": "Point",
664
+ "coordinates": [
665
+ 18.06,
666
+ 59.33
667
+ ]
668
+ },
669
+ "properties": {
670
+ "capital": "Stockholm",
671
+ "country": "Sweden"
672
+ }
673
+ },
674
+ {
675
+ "type": "Feature",
676
+ "geometry": {
677
+ "type": "Point",
678
+ "coordinates": [
679
+ 7.45,
680
+ 46.95
681
+ ]
682
+ },
683
+ "properties": {
684
+ "capital": "Berne",
685
+ "country": "Switzerland"
686
+ }
687
+ },
688
+ {
689
+ "type": "Feature",
690
+ "geometry": {
691
+ "type": "Point",
692
+ "coordinates": [
693
+ 30.52,
694
+ 50.45
695
+ ]
696
+ },
697
+ "properties": {
698
+ "capital": "Kiev",
699
+ "country": "Ukraine"
700
+ }
701
+ },
702
+ {
703
+ "type": "Feature",
704
+ "geometry": {
705
+ "type": "Point",
706
+ "coordinates": [
707
+ -0.13,
708
+ 51.51
709
+ ]
710
+ },
711
+ "properties": {
712
+ "capital": "London",
713
+ "country": "United Kingdom"
714
+ }
715
+ },
716
+ {
717
+ "type": "Feature",
718
+ "geometry": {
719
+ "type": "Point",
720
+ "coordinates": [
721
+ 12.45,
722
+ 41.9
723
+ ]
724
+ },
725
+ "properties": {
726
+ "capital": "Vatican",
727
+ "country": "Vatican"
728
+ }
729
+ }
730
+ ]