-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoutput004.json
988 lines (988 loc) · 692 KB
/
output004.json
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
{"type":"Feature","properties":{"int_cd":5,"admiso":"FRA","name_fr":"Guyane française","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":1,"nam_en":"French Guiana","lbl_en":"French Guiana (Fr.)","shape_star":71259474593.3,"stscod":4,"intreg":"South America","m49_cd":"254","lbl_fr":"Guyane Française (Fr.)","shape_stle":1186108.74486,"iso2cd":"GF","iso3cd":"GUF","sub_cd":419,"objectid":42,"SHAPE__Area":88148073203.20706},"geometry":{"coordinates":[[[-5748587.7513999995,511627.8027999997],[-5815616.683,450904.4006000012],[-5811417.6054,207958.66369999945],[-6008079.537799999,207958.66369999945],[-6017840.8891,651418.8467999995],[-5910277.149700001,651568.9600999989],[-5748587.7513999995,511627.8027999997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"FRA","name_fr":"Martinique","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":2,"nam_en":"Martinique","lbl_en":"Martinique (Fr.)","shape_star":3928253505.59,"stscod":4,"intreg":"Caribbean","m49_cd":"474","lbl_fr":"Martinique (Fr.)","shape_stle":250833.868702,"iso2cd":"MQ","iso3cd":"MTQ","sub_cd":419,"objectid":74,"SHAPE__Area":5038080916.402349},"geometry":{"coordinates":[[[-6766000.5603,1679302.3205999993],[-6760244.953600001,1613957.1242999993],[-6837293.9176,1614043.4294999987],[-6843152.8365,1679400.6033000015],[-6766000.5603,1679302.3205999993]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"USA","name_fr":"Porto Rico","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":3,"nam_en":"Puerto Rico","lbl_en":"Puerto Rico (USA)","shape_star":10248072768.1,"stscod":4,"intreg":"Caribbean","m49_cd":"630","lbl_fr":"Porto Rico (Etats-Unis)","shape_stle":438976.563739,"iso2cd":"PR","iso3cd":"PRI","sub_cd":419,"objectid":84,"SHAPE__Area":13463345980.717949},"geometry":{"coordinates":[[[-7313497.771500001,2030987.6587000005],[-7495406.7279,2030849.7617999986],[-7504498.2963,2104777.6642000005],[-7322164.148600001,2104897.3126999997],[-7313497.771500001,2030987.6587000005]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ESH","name_fr":"Sahara occidental","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":4,"nam_en":"Western Sahara","lbl_en":"Western Sahara *","shape_star":222273926683,"stscod":3,"intreg":" ","m49_cd":"732","lbl_fr":"Sahara Occidental *","shape_stle":2605912.8006,"iso2cd":"EH","iso3cd":"ESH","sub_cd":15,"objectid":102,"SHAPE__Area":310076775831.1891},"geometry":{"coordinates":[[[-946020.2280000001,3135980.9930999987],[-942981.8709999993,2972268.6218999997],[-1341457.2300000004,2972268.6218999997],[-1339730.3575999998,2905064.226399999],[-1334125.3324999996,2651156.1772999987],[-1442787.5348000005,2651156.1772999987],[-1437861.5212000012,2430733.0705000013],[-1840429.4461999983,2432032.5771999992],[-1845569.0177999996,2603643.2806],[-1301306.079,3224687.5890000015],[-947924.0126999989,3225556.6920000017],[-946020.2280000001,3135980.9930999987]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"NLD","name_fr":"Curaçao","georeg":"EUR","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":5,"nam_en":"Curaçao","lbl_en":"Curaçao (Neth.)","shape_star":3912075226.32,"stscod":4,"intreg":"Caribbean","m49_cd":"531","lbl_fr":"Curaçao (Pays-Bas)","shape_stle":250303.327414,"iso2cd":"CW","iso3cd":"CUW","sub_cd":419,"objectid":235,"SHAPE__Area":4957530875.072731},"geometry":{"coordinates":[[[-7650185.604599999,1358931.2412],[-7726676.771500001,1358648.070799999],[-7732063.6384,1423520.9989],[-7655405.5032,1423520.9989],[-7650185.604599999,1358931.2412]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"NLD","name_fr":"Saint-Martin (partie néerlandaise)","georeg":"EUR","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":6,"nam_en":"Sint Maarten","lbl_en":"Sint Maarten (Neth.)","shape_star":1477911577.14,"stscod":4,"intreg":"Caribbean","m49_cd":"534","lbl_fr":"Saint-Martin (Pays-Bas)","shape_stle":166987.702995,"iso2cd":"SX","iso3cd":"SXM","sub_cd":419,"objectid":236,"SHAPE__Area":1936785628.6751475},"geometry":{"coordinates":[[[-6976316.4737,2014501.0837999992],[-7045643.4101,2014444.6702999994],[-7049021.235099999,2042365.4712999985],[-6979488.745200001,2042368.7292000018],[-6976316.4737,2014501.0837999992]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"FRA","name_fr":"Saint-Martin (partie française)","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":7,"nam_en":"Saint Martin","lbl_en":"Saint Martin (Fr.)","shape_star":1632080062.75,"stscod":4,"intreg":"Caribbean","m49_cd":"663","lbl_fr":"Saint-Martin (Fr.)","shape_stle":172311.079847,"iso2cd":"MF","iso3cd":"MAF","sub_cd":419,"objectid":237,"SHAPE__Area":2142752774.9269457},"geometry":{"coordinates":[[[-6979488.745200001,2042368.7292000018],[-7049021.235099999,2042365.4712999985],[-7052460.4888,2073196.633200001],[-6983051.790100001,2073224.0711000003],[-6979488.745200001,2042368.7292000018]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"NLD","name_fr":"Bonaire, Saint-Eustache et Saba","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":8,"nam_en":"Bonaire, Sint Eustatius and Saba","lbl_en":"Bonaire, Sint Eustatius and Saba (Neth.)","shape_star":7026441206.68,"stscod":4,"intreg":"Caribbean","m49_cd":"535","lbl_fr":"Bonaire, Saint-Eustache et Saba","shape_stle":473636.050705,"iso2cd":"BQ","iso3cd":"BES","sub_cd":419,"objectid":238,"SHAPE__Area":9018951831.60303},"geometry":{"coordinates":[[[[-7534475.4616,1309373.054299999],[-7610850.2049,1309354.5500000007],[-7616119.634199999,1374252.9701000005],[-7539672.0746,1374287.2404999994],[-7534475.4616,1309373.054299999]]],[[[-7064075.8221,2021349.8739],[-7057457.9846,1962772.7569999993],[-7126667.1458,1962729.0014000013],[-7133434.1742,2021322.5053000003],[-7064075.8221,2021349.8739]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NOR","name_fr":"Svalbard et Îles Jan Mayen","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":9,"nam_en":"Svalbard and Jan Mayen Islands","lbl_en":"Svalbard & Jan Mayen Is. (Norw.)","shape_star":231879134690,"stscod":4,"intreg":" ","m49_cd":"744","lbl_fr":"Svalbard et Îles Jan Mayen (Norv.)","shape_stle":3709267.71758,"iso2cd":"SJ","iso3cd":"SJM","sub_cd":154,"objectid":224,"SHAPE__Area":3321608915253.026},"geometry":{"coordinates":[[[[3089926.510499999,16055422.387000002],[3307181.964200001,14796786.4243],[2715959.4169999994,14802026.272100002],[2681654.9437000006,14019384.631499998],[1915981.0077,14036814.709200002],[1895738.6462999992,13399287.651],[1064181.3352000006,15511477.7698],[1969955.4536999986,15504019.866300002],[1980115.0692000017,16085939.452100001],[3089926.510499999,16055422.387000002]]],[[[3722130.6075999998,15386604.695],[3496597.232500002,15382534.768200003],[3530685.3291999996,15976755.992799997],[3573507.1569,15977669.631399997],[3697326.034499999,15980312.221],[3759658.094999999,15981642.993100002],[3722130.6075999998,15386604.695]]],[[[2860362.7423,13491979.2865],[2745272.022599999,13490439.154700004],[2762780.378800001,13856213.3416],[2879234.293900002,13857864.883100003],[2860362.7423,13491979.2865]]],[[[2170631.8277000003,12556225.805],[2059095.2835999988,12554950.004500002],[2067083.0086999983,12855675.753600001],[2179747.1171000004,12857023.163800001],[2170631.8277000003,12556225.805]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FRA","name_fr":"Saint-Pierre-et-Miquelon","georeg":"AME","subreg":"Northern America","geo_cd":19,"objectid_1":10,"nam_en":"Saint Pierre and Miquelon","lbl_en":"Saint Pierre and Miquelon (Fr.)","shape_star":3928020754.14,"stscod":4,"intreg":" ","m49_cd":"666","lbl_fr":"Saint-Pierre-et-Miquelon (Fr.)","shape_stle":250792.143336,"iso2cd":"PM","iso3cd":"SPM","sub_cd":21,"objectid":220,"SHAPE__Area":8106013347.295607},"geometry":{"coordinates":[[[-6214927.1216,5838106.110200003],[-6300326.718599999,5837696.237599999],[-6328231.156099999,5932306.153099999],[-6242520.7433,5932721.109300002],[-6214927.1216,5838106.110200003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FIN","name_fr":"Îles d’Åland","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":11,"nam_en":"Åland Islands","lbl_en":"Åland Islands (Finland)","shape_star":3632712283.09,"stscod":4,"intreg":" ","m49_cd":"248","lbl_fr":"Îles Åland (Finlande)","shape_stle":276582.851026,"iso2cd":"AX","iso3cd":"ALA","sub_cd":154,"objectid":223,"SHAPE__Area":12349138452.928648},"geometry":{"coordinates":[[[2327046.318599999,8486263.3398],[2322732.0749000013,8405303.360200003],[2170614.470400002,8407768.8499],[2174408.2038000003,8488762.518],[2327046.318599999,8486263.3398]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"MYT","name_fr":"Mayotte","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":12,"nam_en":"Mayotte","lbl_en":"Mayotte","shape_star":3928020747.69,"stscod":4,"intreg":"Eastern Africa","m49_cd":"175","lbl_fr":"Mayotte","shape_stle":250792.143136,"iso2cd":"YT","iso3cd":"MYT","sub_cd":202,"objectid":201,"SHAPE__Area":4990490853.482573},"geometry":{"coordinates":[[[5063379.989100002,-1481832.3376999982],[4986785.293499999,-1482116.7087999992],[4984073.3508,-1416951.3176999986],[5060619.4056,-1416667.5949000008],[5063379.989100002,-1481832.3376999982]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"NLD","name_fr":"Aruba","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":13,"nam_en":"Aruba","lbl_en":"Aruba (Neth.)","shape_star":3923534680.27,"stscod":4,"intreg":"Caribbean","m49_cd":"533","lbl_fr":"Aruba (Pays-Bas)","shape_stle":250618.709905,"iso2cd":"AW","iso3cd":"ABW","sub_cd":419,"objectid":210,"SHAPE__Area":4977589772.469179},"geometry":{"coordinates":[[[-7757408.575999999,1384082.935800001],[-7833317.6119,1383820.447999999],[-7839094.8539,1449471.4279000014],[-7762739.8696,1449195.0438],[-7757408.575999999,1384082.935800001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"USA","name_fr":"Îles Mariannes du Nord","georeg":"OCE","subreg":"Micronesia","geo_cd":9,"objectid_1":14,"nam_en":"Northern Mariana Islands","lbl_en":"Northern Mariana Is. (USA)","shape_star":11784062252.6,"stscod":4,"intreg":" ","m49_cd":"580","lbl_fr":"Îles Mariannes du Nord (EU)","shape_stle":752376.429709,"iso2cd":"MP","iso3cd":"MNP","sub_cd":57,"objectid":213,"SHAPE__Area":15385728372.65473},"geometry":{"coordinates":[[[[16248662.161700003,2093355.6402000003],[16171420.733900003,2093063.7322000004],[16185689.564000003,2160145.147399999],[16263008.4287,2160438.044500001],[16248662.161700003,2093355.6402000003]]],[[[16259957.206200004,1672695.110100001],[16183147.130800001,1672408.6722999997],[16194307.090999998,1738210.5064999983],[16271178.8305,1738497.7171999998],[16259957.206200004,1672695.110100001]]],[[[16253658.6417,2010936.3368000016],[16176509.0374,2010645.5998000018],[16190180.712399997,2077453.4030999988],[16267404.548799999,2077745.0854999982],[16253658.6417,2010936.3368000016]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"FRA","name_fr":"Guadeloupe","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":15,"nam_en":"Guadeloupe","lbl_en":"Guadeloupe (Fr.)","shape_star":3936276549.81,"stscod":4,"intreg":"Caribbean","m49_cd":"312","lbl_fr":"Guadeloupe (Fr.)","shape_stle":251045.012307,"iso2cd":"GP","iso3cd":"GLP","sub_cd":419,"objectid":214,"SHAPE__Area":5098031971.095774},"geometry":{"coordinates":[[[-6791253.2523,1796299.882199999],[-6868041.699999999,1796371.2815000005],[-6875055.897399999,1862520.078400001],[-6798147.2919,1862808.8326999992],[-6791253.2523,1796299.882199999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"DNK","name_fr":"Groenland","georeg":"EUR","subreg":"Northern America","geo_cd":19,"objectid_1":16,"nam_en":"Greenland","lbl_en":"Greenland (Denmark)","shape_star":3507422872840,"stscod":4,"intreg":" ","m49_cd":"304","lbl_fr":"Groenland (Danemark)","shape_stle":12716026.6293,"iso2cd":"GL","iso3cd":"GRL","sub_cd":21,"objectid":165,"SHAPE__Area":36744796740172.805},"geometry":{"coordinates":[[[[-2478321.8850000016,19362716.607699998],[-2606508.225400001,17691364.7486],[-2512638.892099999,17199891.6079],[-2356460.8583000004,19019505.0871],[-2154240.7069000006,17745382.5494],[-2331160.052099999,16186709.575900003],[-2220706.898400001,15741063.5229],[-2112669.443500001,16529860.518200003],[-1737286.9613000005,16529860.518200003],[-1708884.3269999996,15816581.097800002],[-1971908.4563000016,15816581.097800002],[-2081306.3946999982,15153474.344999999],[-1994062.9692000002,13741809.685199998],[-2403494.8222999983,13741809.685199998],[-2315397.933699999,12607776.286799997],[-2460751.6336000003,12105621.1514],[-2594630.921500001,12393962.7447],[-2753993.0634999983,12393962.7447],[-2858353.402399998,12024303.130500004],[-2449612.6295999996,11221531.330200002],[-2528231.2294999994,11221531.330200002],[-2662021.044399999,11476203.282399997],[-3014695.789900001,11476203.282399997],[-2969630.9882000014,11064612.189900003],[-2514748.856800001,11060684.268200003],[-2696072.009300001,10573195.841899998],[-3501163.4517,10576798.903099999],[-3694378.3191,10046944.549099997],[-4137445.9321999997,10046944.549099997],[-4826793.1207,8338086.241400003],[-5027202.683599999,8336229.107799999],[-5147133.028899999,8474820.196999997],[-5264673.1888,8474820.196999997],[-5617810.147500001,8887618.696000002],[-5995489.3675999995,10532898.512699999],[-5949242.891100001,10710728.074199997],[-5713439.289999999,10710650.092100002],[-5798303.5353999995,11113147.6541],[-5974585.0976,11383141.930299997],[-5942168.7435,11539139.8794],[-5803464.6032,11321973.699100003],[-5878643.736099999,11678048.9916],[-6056266.755100001,11678048.9916],[-6091131.6152,11523337.412699997],[-6175824.628699999,11656446.596600004],[-6104458.760399999,12068050.287600003],[-6275825.692600001,12883910.922700003],[-6601247.117900001,13490523.534900002],[-7597681.540999999,13490523.534900002],[-7715561.454299999,13972020.1395],[-7562098.804099999,13972020.1395],[-7639906.0107,14301472.169],[-7824017.962099999,14301472.169],[-8000418.305400001,15049520.644599997],[-7326635.1513,15049520.644599997],[-7305363.302999999,15958401.461400002],[-6722259.810799999,15946176.097099997],[-6696444.7216,16868700.9094],[-6219907.174900001,16868700.9094],[-5329016.1701,16868700.9094],[-5260481.579,18536811.9383],[-2751110.818500001,18522422.4498],[-2627795.2749000005,20623451.0023],[-2478321.8850000016,19362716.607699998]]],[[[-5837545.602299999,10829255.803499997],[-5902127.4957,10829255.803499997],[-6029357.8573,11016750.2073],[-6057172.6982,11142493.012599997],[-5904746.872199999,11142493.012599997],[-5837545.602299999,10829255.803499997]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"DNK","name_fr":"Îles Féroé","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":17,"nam_en":"Faroe Islands","lbl_en":"Faroe Islands (Denmark)","shape_star":12965129078.3,"stscod":4,"intreg":" ","m49_cd":"234","lbl_fr":"Îles Féroé (Danemark)","shape_stle":455860.934,"iso2cd":"FO","iso3cd":"FRO","sub_cd":154,"objectid":184,"SHAPE__Area":47828951681.34804},"geometry":{"coordinates":[[[-870823.1332999989,8970413.982600003],[-691167.5185999982,8970413.982600003],[-669923.925999999,8702703.866899997],[-847587.2833999991,8702703.866899997],[-870823.1332999989,8970413.982600003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"SGS","name_fr":"Géorgie du Sud et les Îles Sandwich du Sud","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":18,"nam_en":"South Georgia and the South Sandwich Islands","lbl_en":"South Georgia and the South Sandwich Is.","shape_star":26884961915.9,"stscod":4,"intreg":"South America","m49_cd":"239","lbl_fr":"Géorgie du Sud et les Îles Sandwich du Sud","shape_stle":1547603.35328,"iso2cd":"GS","iso3cd":"SGS","sub_cd":419,"objectid":188,"SHAPE__Area":77809719775.90573},"geometry":{"coordinates":[[[[-3926122.6722,-7234838.1613],[-4182616.964299999,-7234838.1613],[-4194938.4837,-7213079.083999999],[-4214584.1843,-7178511.7337],[-4247700.2511,-7120590.3343],[-3992463.3543,-7120590.3343],[-3958711.6175999995,-7178511.7337],[-3926122.6722,-7234838.1613]]],[[[-2885686.8335000016,-8183034.876400001],[-2980087.2958999984,-8183617.616900001],[-2956605.7366999984,-8051330.712299999],[-2862742.7793000005,-8050760.177900001],[-2885686.8335000016,-8183034.876400001]]],[[[-2907605.4285999984,-7981190.880199999],[-3001188.2397999987,-7981755.113499999],[-2978331.206099998,-7853620.492400002],[-2885264.651999999,-7853067.653900001],[-2907605.4285999984,-7981190.880199999]]],[[[-3017243.9213999994,-7713586.162099998],[-3109755.6162,-7714126.900699999],[-3087310.779199999,-7591267.482500002],[-2995287.7967000008,-7590737.142900001],[-3017243.9213999994,-7713586.162099998]]],[[[-2989270.5623000003,-8353195.699200001],[-3084368.3581999987,-8353794.583500002],[-3059654.248399999,-8217887.936700001],[-2965112.2357,-8217301.985399999],[-2989270.5623000003,-8353195.699200001]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AUS","name_fr":"Îles Heard et Mcdonald","georeg":"AFR","subreg":"Australia and New Zealand","geo_cd":9,"objectid_1":19,"nam_en":"Heard Island and McDonald Islands","lbl_en":"Heard Is. & McDonald Is. (Aust.)","shape_star":9080398874.71,"stscod":4,"intreg":" ","m49_cd":"334","lbl_fr":"Îles Heard et Mcdonald (Aust.)","shape_stle":381545.71854,"iso2cd":"HM","iso3cd":"HMD","sub_cd":53,"objectid":189,"SHAPE__Area":22943062630.422974},"geometry":{"coordinates":[[[8276208.9673999995,-7077489.677499998],[8137201.2414,-7077489.677499998],[8088645.4177,-6911942.438700002],[8226762.801100001,-6911895.368799999],[8276208.9673999995,-7077489.677499998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"FRA","name_fr":"Terres Australes Françaises","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":20,"nam_en":"French Southern Territories","lbl_en":"French Southern Territories (Fr.)","shape_star":15442664433,"stscod":4,"intreg":"Eastern Africa","m49_cd":"260","lbl_fr":"Terres Australes Françaises (Fr.)","shape_stle":680920.04584,"iso2cd":"TF","iso3cd":"ATF","sub_cd":202,"objectid":191,"SHAPE__Area":33648909456.30101},"geometry":{"coordinates":[[[[7821712.166299999,-6317516.614599999],[7845523.4998,-6394536.125999998],[7669365.827799998,-6394295.586300001],[7619944.832400002,-6231231.913400002],[7724037.174400002,-6231231.913400002],[7821712.166299999,-6317516.614599999]]],[[[5863678.248199999,-5897526.980599999],[5778036.016600002,-5897940.056400001],[5761184.4888,-5803749.6521000005],[5846517.322999999,-5803341.6008],[5863678.248199999,-5897526.980599999]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"FRA","name_fr":"Réunion","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":21,"nam_en":"Réunion","lbl_en":"Réunion (Fr.)","shape_star":3928020747.69,"stscod":4,"intreg":"Eastern Africa","m49_cd":"638","lbl_fr":"Réunion (Fr.)","shape_stle":250792.143136,"iso2cd":"RE","iso3cd":"REU","sub_cd":202,"objectid":193,"SHAPE__Area":5280792584.74407},"geometry":{"coordinates":[[[6216978.517000001,-2442552.208999999],[6139419.189199999,-2442849.626600001],[6134072.872900002,-2374747.7749999985],[6211553.033399999,-2374451.500599999],[6216978.517000001,-2442552.208999999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"CHN","name_fr":"Taïwan","georeg":"ASI","subreg":"Eastern Asia","geo_cd":142,"objectid_1":22,"nam_en":"Taiwan","lbl_en":"Taiwan","shape_star":45914416594.5,"stscod":5,"intreg":" ","m49_cd":"156","lbl_fr":"Taïwan","shape_stle":1051558.28336,"iso2cd":"TW","iso3cd":"TWN","sub_cd":30,"objectid":241,"SHAPE__Area":64220038730.53053},"geometry":{"coordinates":[[[13484116.497299999,2450771.3872000016],[13348205.0563,2608079.479200002],[13394172.486900002,2821955.4367000014],[13603382.835100003,2983003.346099999],[13484116.497299999,2450771.3872000016]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"GBR","name_fr":"Montserrat","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":23,"nam_en":"Montserrat","lbl_en":"Montserrat *","shape_star":3097023561.28,"stscod":3,"intreg":"Caribbean","m49_cd":"500","lbl_fr":"Montserrat *","shape_stle":222775.663108,"iso2cd":"MS","iso3cd":"MSR","sub_cd":419,"objectid":215,"SHAPE__Area":4021539945.898841},"geometry":{"coordinates":[[[-6896768.9114,1904281.9360000007],[-6890691.7245000005,1846019.8476999998],[-6959691.806399999,1846151.5456000008],[-6966018.4738,1904254.7166999988],[-6896768.9114,1904281.9360000007]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"USA","name_fr":"Guam","georeg":"OCE","subreg":"Micronesia","geo_cd":9,"objectid_1":24,"nam_en":"Guam","lbl_en":"Guam *","shape_star":3928020747.69,"stscod":3,"intreg":" ","m49_cd":"316","lbl_fr":"Guam *","shape_stle":250792.143136,"iso2cd":"GU","iso3cd":"GUM","sub_cd":57,"objectid":212,"SHAPE__Area":5003397704.651209},"geometry":{"coordinates":[[[16155278.2469,1473385.0595999993],[16078637.045100003,1473100.7771000005],[16088247.589199997,1538397.0276999995],[16164941.8292,1538681.9855999984],[16155278.2469,1473385.0595999993]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NZL","name_fr":"Tokélaou","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":25,"nam_en":"Tokelau","lbl_en":"Tokelau *","shape_star":3928020750.9,"stscod":3,"intreg":" ","m49_cd":"772","lbl_fr":"Tokélaou *","shape_stle":250792.143236,"iso2cd":"TK","iso3cd":"TKL","sub_cd":61,"objectid":205,"SHAPE__Area":4907970816.994191},"geometry":{"coordinates":[[[-19079206.1453,-1045033.1363999993],[-19155487.7595,-1045313.7258000001],[-19164273.3109,-980992.6975999996],[-19088022.528,-980712.5537],[-19079206.1453,-1045033.1363999993]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"USA","name_fr":"Samoa Américaines","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":26,"nam_en":"American Samoa","lbl_en":"American Samoa *","shape_star":11784062262.1,"stscod":3,"intreg":" ","m49_cd":"016","lbl_fr":"Samoa Américaines *","shape_stle":752376.430009,"iso2cd":"AS","iso3cd":"ASM","sub_cd":61,"objectid":199,"SHAPE__Area":14865833236.93228},"geometry":{"coordinates":[[[[-18956658.3722,-1640032.8104000017],[-19033329.2228,-1640318.8790999986],[-19047745.2375,-1574772.7448999994],[-18971126.4535,-1574487.4010000005],[-18956658.3722,-1640032.8104000017]]],[[[-19000610.7024,-1271842.9930000007],[-19077017.1975,-1272125.3808000013],[-19088135.382,-1207403.6884999983],[-19011768.1784,-1207121.8502999991],[-19000610.7024,-1271842.9930000007]]],[[[-18813014.4757,-1644987.7859000005],[-18881861.9021,-1645244.7025999986],[-18896429.8938,-1579686.0698999986],[-18819807.7401,-1579400.6724999994],[-18813009.6888,-1610198.1103999987],[-18812995.3161,-1631368.7423],[-18812995.2798,-1631904.3746999986],[-18813014.4757,-1644987.7859000005]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"GBR","name_fr":"Sainte-Hélène","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":27,"nam_en":"Saint Helena","lbl_en":"Saint Helena *","shape_star":15660695408.1,"stscod":3,"intreg":"Western Africa","m49_cd":"654","lbl_fr":"Sainte-Hélène *","shape_stle":1001461.19996,"iso2cd":"SH","iso3cd":"SHN","sub_cd":202,"objectid":198,"SHAPE__Area":23337508803.72016},"geometry":{"coordinates":[[[[-1064757.9400999993,-4955418.546],[-1147521.8048,-4955786.301100001],[-1140876.1361000016,-4871813.559999999],[-1058356.1015999988,-4871449.265500002],[-1064757.9400999993,-4955418.546]]],[[[-1543580.3966999985,-926056.2256999984],[-1619845.5456999987,-926336.0137999989],[-1619041.7721999995,-862192.6849000007],[-1542806.4332000017,-861913.2884000018],[-1543580.3966999985,-926056.2256999984]]],[[[-1341518.5230999999,-4491323.9936],[-1423001.1517000012,-4491673.4892],[-1416584.517000001,-4411809.067000002],[-1335309.802000001,-4411462.328899998],[-1341518.5230999999,-4491323.9936]]],[[[-596668.5527000017,-1767430.9483000003],[-598197.8621000014,-1833841.0480999984],[-673713.1072000004,-1833784.8871],[-672208.4968999997,-1767457.116700001],[-596668.5527000017,-1767430.9483000003]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"GBR","name_fr":"Bermudes","georeg":"AME","subreg":"Northern America","geo_cd":19,"objectid_1":28,"nam_en":"Bermuda","lbl_en":"Bermuda *","shape_star":3928020757.2,"stscod":3,"intreg":" ","m49_cd":"060","lbl_fr":"Bermudes *","shape_stle":250792.143437,"iso2cd":"BM","iso3cd":"BMU","sub_cd":21,"objectid":219,"SHAPE__Area":5993513032.130583},"geometry":{"coordinates":[[[-7164478.925899999,3761312.539800003],[-7244107.223099999,3760986.1265999973],[-7261783.339299999,3836105.4481000006],[-7181994.078,3836433.9201999977],[-7164478.925899999,3761312.539800003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"GBR","name_fr":"Îles Turques-et-Caïques","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":29,"nam_en":"Turks and Caicos Islands","lbl_en":"Turks and Caicos Islands *","shape_star":3930757340.04,"stscod":3,"intreg":"Caribbean","m49_cd":"796","lbl_fr":"Îles Turques-et-Caïques *","shape_stle":250858.995382,"iso2cd":"TC","iso3cd":"TCA","sub_cd":419,"objectid":218,"SHAPE__Area":5321323799.821091},"geometry":{"coordinates":[[[-7971867.718900001,2469865.3275999986],[-8049439.3301,2469567.4472999983],[-8059132.8069,2538552.4924000017],[-7981871.4537,2538341.8205999993],[-7971867.718900001,2469865.3275999986]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"GBR","name_fr":"Îles Caïmanes","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":30,"nam_en":"Cayman Islands","lbl_en":"Cayman Islands *","shape_star":7856041501.51,"stscod":3,"intreg":"Caribbean","m49_cd":"136","lbl_fr":"Îles Caïmanes *","shape_stle":501584.286473,"iso2cd":"KY","iso3cd":"CYM","sub_cd":419,"objectid":217,"SHAPE__Area":10421221162.855738},"geometry":{"coordinates":[[[[-8847220.2379,2203509.101599999],[-8924479.2788,2203215.5524000004],[-8935220.6061,2270680.2366999984],[-8857883.5406,2270974.8341999985],[-8847220.2379,2203509.101599999]]],[[[-9012436.8239,2161117.9076999985],[-9089647.2958,2160825.000500001],[-9100344.7321,2228139.8005000018],[-9023057.9053,2228433.733100001],[-9012436.8239,2161117.9076999985]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"GBR","name_fr":"Anguilla","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":31,"nam_en":"Anguilla","lbl_en":"Anguilla *","shape_star":2891563780.64,"stscod":3,"intreg":"Caribbean","m49_cd":"660","lbl_fr":"Anguilla *","shape_stle":215805.421458,"iso2cd":"AI","iso3cd":"AIA","sub_cd":419,"objectid":216,"SHAPE__Area":3809732657.923519},"geometry":{"coordinates":[[[-7020462.9564,2140287.487300001],[-7013954.310699999,2085726.3062000014],[-7083835.1263999995,2085833.9857],[-7090369.3627,2140299.1283],[-7020462.9564,2140287.487300001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FRA","name_fr":"Polynésie française","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":32,"nam_en":"French Polynesia","lbl_en":"French Polynesia *","shape_star":58920311247.399994,"stscod":3,"intreg":" ","m49_cd":"258","lbl_fr":"Polynésie Française *","shape_stle":3761882.14804,"iso2cd":"PF","iso3cd":"PYF","sub_cd":61,"objectid":227,"SHAPE__Area":77094109686.77887},"geometry":{"coordinates":[[[[-16040459.9152,-3240004.386],[-16119275.055300001,-3240317.750599999],[-16092755.5974,-3168613.1917999983],[-16014066.3874,-3168301.4574999996],[-16040459.9152,-3240004.386]]],[[[-15627726.457,-930145.3546999991],[-15704018.1536,-930425.1686999984],[-15697736.3748,-866276.1022999994],[-15621476.0656,-865996.6818999983],[-15627726.457,-930145.3546999991]]],[[[-16605708.5003,-2712273.9974000007],[-16683704.8523,-2712576.276799999],[-16664242.712,-2643376.840500001],[-16586333.9898,-2643075.8596],[-16605708.5003,-2712273.9974000007]]],[[[-14994787.7289,-2681786.473700002],[-15072737.5941,-2682088.1766000018],[-15055195.810600001,-2613018.9318000004],[-14977332.7008,-2612718.509399999],[-14994787.7289,-2681786.473700002]]],[[[-15626966.130800001,-2506200.9525000006],[-15704701.086,-2506499.4690000005],[-15687320.0043,-2438149.593699999],[-15609667.6934,-2437852.2562000006],[-15626966.130800001,-2506200.9525000006]]],[[[-15643435.9188,-2053667.138700001],[-15720640.8607,-2053958.480799999],[-15705314.692,-1987226.3775999993],[-15628183.3385,-1986935.9684999995],[-15643435.9188,-2053667.138700001]]],[[[-16589566.0296,-2035577.6530000009],[-16666754.6433,-2035868.7391000018],[-16650713.3996,-1969194.306400001],[-16573597.8122,-1968904.1440000013],[-16589566.0296,-2035577.6530000009]]],[[[-16753798.882199999,-1929963.0128999986],[-16830873.6343,-1930252.6506000012],[-16815610.5489,-1863904.2822999991],[-16738604.7681,-1863615.5139000006],[-16753798.882199999,-1929963.0128999986]]],[[[-15951971.0887,-1911921.749400001],[-16029023.8294,-1912211.1475999989],[-16014603.4823,-1845916.6649000011],[-15937618.9024,-1845628.126699999],[-15951971.0887,-1911921.749400001]]],[[[-16855499.1213,-1909609.1730999984],[-16932552.867200002,-1909898.5408000015],[-16917382.0922,-1843610.927000001],[-16840396.5484,-1843322.4182000011],[-16855499.1213,-1909609.1730999984]]],[[[-16258516.706,-1859537.3299999982],[-16335516.5611,-1859826.046],[-16321282.7558,-1793685.0333000012],[-16244349.0892,-1793397.1508000009],[-16258516.706,-1859537.3299999982]]],[[[-16473395.5748,-1815952.2479000017],[-16550352.3523,-1816240.4111000001],[-16536318.22,-1750223.7027999982],[-16459425.9866,-1749936.3511000015],[-16473395.5748,-1815952.2479000017]]],[[[-15443249.131099999,-1134232.6356999986],[-15519654.2081,-1134513.889899999],[-15512090.321800001,-1070044.9943000004],[-15435724.5998,-1069764.2261999995],[-15443249.131099999,-1134232.6356999986]]],[[[-15556409.4759,-1090112.9257999994],[-15632786.973299999,-1090393.8443999998],[-15625539.8457,-1025999.6568999998],[-15549198.2677,-1025719.2043999992],[-15556409.4759,-1090112.9257999994]]],[[[-15548383.514899999,-1009935.695700001],[-15624716.561,-1010216.0386000015],[-15617970.4089,-945949.7498000003],[-15541671.0048,-945669.8363999985],[-15548383.514899999,-1009935.695700001]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"USA","name_fr":"Îles Vierges Américaines","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":33,"nam_en":"United States Virgin Islands","lbl_en":"United States Virgin Islands *","shape_star":3110886036.75,"stscod":3,"intreg":"Caribbean","m49_cd":"850","lbl_fr":"Îles Vierges Américaines *","shape_stle":223288.001858,"iso2cd":"VI","iso3cd":"VIR","sub_cd":419,"objectid":231,"SHAPE__Area":4071847059.1744475},"geometry":{"coordinates":[[[-7166558.0814,1979492.5067999996],[-7236203.3257,1979550.9673000015],[-7242697.832599999,2038088.957800001],[-7173323.3989,2038116.3487000018],[-7166558.0814,1979492.5067999996]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FRA","name_fr":"Nouvelle-Calédonie","georeg":"OCE","subreg":"Melanesia","geo_cd":9,"objectid_1":34,"nam_en":"New Caledonia","lbl_en":"New Caledonia *","shape_star":36953511371.9,"stscod":3,"intreg":" ","m49_cd":"540","lbl_fr":"Nouvelle-Calédonie *","shape_stle":1615917.36734,"iso2cd":"NC","iso3cd":"NCL","sub_cd":54,"objectid":196,"SHAPE__Area":49698634299.4903},"geometry":{"coordinates":[[[[18656758.8486,-2560553.1459],[18613859.976099998,-2616905.321899999],[18227880.216700003,-2331822.025899999],[18272090.0168,-2276382.1323999986],[18656758.8486,-2560553.1459]]],[[[18774024.512199998,-2519482.8203999996],[18696432.122500002,-2519781.5700000003],[18677812.114699997,-2451379.085900001],[18755324.666199997,-2451081.5227999985],[18774024.512199998,-2519482.8203999996]]],[[[18621625.5216,-2380659.580699999],[18544193.302,-2380955.9580000006],[18526425.314400002,-2313088.8200999983],[18603780.9344,-2312793.5515],[18621625.5216,-2380659.580699999]]],[[[17852395.048299998,-2206769.5359000005],[17775160.574199997,-2207063.1394999996],[17758364.0219,-2139821.4957000017],[17835523.894,-2139528.9059999995],[17852395.048299998,-2206769.5359000005]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"GBR","name_fr":"Gibraltar","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":35,"nam_en":"Gibraltar","lbl_en":"Gibraltar *","shape_star":593236821.606,"stscod":3,"intreg":" ","m49_cd":"292","lbl_fr":"Gibraltar *","shape_stle":97786.8232287,"iso2cd":"GI","iso3cd":"GIB","sub_cd":39,"objectid":185,"SHAPE__Area":966240121.7817696},"geometry":{"coordinates":[[[-633106.8814999983,4334623.042000003],[-613209.3676999994,4355299.5304000005],[-590925.4888999984,4336153.056900002],[-612222.5850999989,4309521.751800001],[-633106.8814999983,4334623.042000003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"GBR","name_fr":"Îles Vierges Britanniques","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":36,"nam_en":"British Virgin Islands","lbl_en":"British Virgin Islands *","shape_star":3110886036.75,"stscod":3,"intreg":"Caribbean","m49_cd":"092","lbl_fr":"Îles Vierges Britanniques *","shape_stle":223288.001858,"iso2cd":"VG","iso3cd":"VGB","sub_cd":419,"objectid":86,"SHAPE__Area":4098098952.959719},"geometry":{"coordinates":[[[-7157562.661499999,2140226.8830000013],[-7150443.952099999,2081309.758200001],[-7220188.1121,2081368.5069000013],[-7227038.1565000005,2140199.353100002],[-7157562.661499999,2140226.8830000013]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"GBR","name_fr":"Pitcairn","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":37,"nam_en":"Pitcairn","lbl_en":"Pitcairn *","shape_star":8861788703.23,"stscod":3,"intreg":" ","m49_cd":"612","lbl_fr":"Pitcairn *","shape_stle":376667.96318,"iso2cd":"PN","iso3cd":"PCN","sub_cd":61,"objectid":7,"SHAPE__Area":12283597157.452925},"geometry":{"coordinates":[[[-14233261.7929,-2814584.451299999],[-14243475.857,-2858209.3401999995],[-14358176.3539,-2857868.8101000004],[-14333033.9621,-2750975.752799999],[-14262820.0293,-2750982.7302],[-14218319.6196,-2750987.152399998],[-14233261.7929,-2814584.451299999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"COK","name_fr":"Îles Cook","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":38,"nam_en":"Cook Islands","lbl_en":"COOK ISLANDS","shape_star":11784062246.3,"stscod":1,"intreg":" ","m49_cd":"184","lbl_fr":"ÎLES COOK","shape_stle":752376.429508,"iso2cd":"CK","iso3cd":"COK","sub_cd":61,"objectid":8,"SHAPE__Area":15826423553.91392},"geometry":{"coordinates":[[[[-17550716.7367,-2538378.5841000006],[-17628499.9324,-2538677.6675999984],[-17608935.0871,-2470199.8302999996],[-17531235.473,-2469901.9439999983],[-17550716.7367,-2538378.5841000006]]],[[[-17527715.400200002,-2283972.8772],[-17605194.8939,-2284267.6851999983],[-17586208.6427,-2216754.4989],[-17508806.2746,-2216460.7467],[-17527715.400200002,-2283972.8772]]],[[[-17752451.0382,-2456483.798799999],[-17830135.4469,-2456781.4543000013],[-17810806.436499998,-2388625.892099999],[-17733203.6872,-2388329.3874999993],[-17752451.0382,-2456483.798799999]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":18,"admiso":"SWZ","name_fr":"Eswatini","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":39,"nam_en":"Eswatini","lbl_en":"ESWATINI","shape_star":16387787767.1,"stscod":1,"intreg":"Southern Africa","m49_cd":"748","lbl_fr":"ESWATINI","shape_stle":504885.350136,"iso2cd":"SZ","iso3cd":"SWZ","sub_cd":202,"objectid":6,"SHAPE__Area":23189976889.127766},"geometry":{"coordinates":[[[3555241.7282,-2995903.350400001],[3565791.050900001,-3131518.7622999996],[3424746.6653000005,-3131518.7622999996],[3415893.1515000015,-3004383.6081999987],[3461012.907200001,-2958429.229699999],[3552776.7036999986,-2958416.910599999],[3555241.7282,-2995903.350400001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":18,"admiso":"LSO","name_fr":"Lesotho","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":40,"nam_en":"Lesotho","lbl_en":"LESOTHO","shape_star":31193715647.000004,"stscod":1,"intreg":"Southern Africa","m49_cd":"426","lbl_fr":"LESOTHO","shape_stle":714850.567805,"iso2cd":"LS","iso3cd":"LSO","sub_cd":202,"objectid":5,"SHAPE__Area":45810483105.806625},"geometry":{"coordinates":[[[3305179.0139999986,-3406655.5603],[3140522.8367,-3585904.9318000004],[2993232.838300001,-3466314.798300002],[3158807.227499999,-3288700.457899999],[3305179.0139999986,-3406655.5603]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"URY","name_fr":"Uruguay","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":41,"nam_en":"Uruguay","lbl_en":"URUGUAY","shape_star":184319795744,"stscod":1,"intreg":"South America","m49_cd":"858","lbl_fr":"URUGUAY","shape_stle":1768969.67388,"iso2cd":"UY","iso3cd":"URY","sub_cd":419,"objectid":4,"SHAPE__Area":284503037254.4486},"geometry":{"coordinates":[[[-6221187.001,-3637089.0874999985],[-6086066.671800001,-3638697.903499998],[-5873770.873400001,-3889102.539000001],[-5893509.5362,-4008539.1193999983],[-6065320.4476,-4155883.4332000017],[-6382406.8412999995,-4156724.2496000007],[-6488262.920600001,-4023819.1799999997],[-6512743.4252,-4044536.9332999997],[-6420568.8595,-3518666.0687999986],[-6364323.395199999,-3470933.8992],[-6221187.001,-3637089.0874999985]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":18,"admiso":"ZAF","name_fr":"Afrique du Sud","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":42,"nam_en":"South Africa","lbl_en":"SOUTH AFRICA","shape_star":1070872041340,"stscod":1,"intreg":"Southern Africa","m49_cd":"710","lbl_fr":"AFRIQUE DU SUD","shape_stle":6580708.05266,"iso2cd":"ZA","iso3cd":"ZAF","sub_cd":202,"objectid":3,"SHAPE__Area":1567308055368.797},"geometry":{"coordinates":[[[[3415893.1515000015,-3004383.6081999987],[3424746.6653000005,-3131518.7622999996],[3565791.050900001,-3131518.7622999996],[3555241.7282,-2995903.350400001],[3639623.1931000017,-2995903.350400001],[3656452.9219000004,-3209132.715],[2905901.917300001,-4036954.7628999986],[2046210.3007000014,-4036954.7628999986],[2028042.5956999995,-3729151.4926999994],[1862843.1411999986,-3552076.489500001],[1853566.0835000016,-3342096.8137000017],[2273492.9375,-3340605.1048999988],[2253301.0689000003,-2883096.242800001],[2352167.201200001,-2973324.5711999983],[2357222.1358999982,-3080736.153000001],[2528736.6202999987,-3080736.153000001],[2523816.5786999986,-2983520.0185000002],[2614756.3663999997,-2983520.0185000002],[2828732.337699998,-2983520.0185000002],[2822976.9574999996,-2876816.900600001],[3209141.288800001,-2496669.3900999986],[3525673.1369000003,-2497041.3773999996],[3552776.7036999986,-2958416.910599999],[3461012.907200001,-2958429.229699999],[3415893.1515000015,-3004383.6081999987]]],[[[2993232.838300001,-3466314.798300002],[3140522.8367,-3585904.9318000004],[3305179.0139999986,-3406655.5603],[3158807.227499999,-3288700.457899999],[2993232.838300001,-3466314.798300002]]],[[[4271641.951200001,-5931223.797600001],[4185862.6774999984,-5931638.695099998],[4174720.172200002,-5837036.955400001],[4260187.197900001,-5836627.139600001],[4271641.951200001,-5931223.797600001]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NZL","name_fr":"Nouvelle-Zélande","georeg":"OCE","subreg":"Australia and New Zealand","geo_cd":9,"objectid_1":43,"nam_en":"New Zealand","lbl_en":"NEW ZEALAND","shape_star":325847032718,"stscod":1,"intreg":" ","m49_cd":"554","lbl_fr":"NOUVELLE-ZÉLANDE","shape_stle":5527487.07226,"iso2cd":"NZ","iso3cd":"NZL","sub_cd":53,"objectid":2,"SHAPE__Area":612846331414.7522},"geometry":{"coordinates":[[[[18816016.7809,-5919631.765000001],[18676593.171099998,-5919631.765000001],[18422056.6413,-5758073.5951999985],[18486171.4618,-5389405.159499999],[19082293.988300003,-5389405.159499999],[19203649.7434,-4843685.1446],[19418763.2737,-5157060.271200001],[19337357.777000003,-5661776.0276999995],[18852097.7807,-5661776.0276999995],[18816016.7809,-5919631.765000001]]],[[[19467103.6726,-4474335.3477],[19620309.489600003,-4570636.666499998],[19640518.753200002,-4507726.1807],[19687260.0573,-4537034.916700002],[19529087.197899997,-5139100.649099998],[19447638.845299996,-5023259.4056],[19480416.9956,-4887110.050900001],[19320924.3205,-4787595.0119],[19407732.2218,-4507726.1807],[19138115.0558,-4054015.770199999],[19263265.804399997,-4134246.6653000005],[19467103.6726,-4474335.3477]]],[[[19984891.349299997,-6446840.760899998],[19897651.0862,-6447286.635400001],[19843331.8218,-6373972.500599999],[19822710.177,-6346025.608100001],[19909618.027099997,-6345587.2557],[19984891.349299997,-6446840.760899998]]],[[[18573680.723899998,-6646424.740699999],[18485708.5519,-6646883.6175],[18411104.303099997,-6542398.0132],[18498705.8199,-6541946.006700002],[18573680.723899998,-6646424.740699999]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"CHL","name_fr":"Chili","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":44,"nam_en":"Chile","lbl_en":"CHILE","shape_star":790386079018,"stscod":1,"intreg":"South America","m49_cd":"152","lbl_fr":"CHILI","shape_stle":10742354.4903,"iso2cd":"CL","iso3cd":"CHL","sub_cd":419,"objectid":1,"SHAPE__Area":1407167648440.0334},"geometry":{"coordinates":[[[[-7582414.4366,-2121114.906800002],[-7638039.665899999,-2604717.5227000006],[-7462391.4958,-2604717.5227000006],[-7492162.449200001,-2851793.0199999996],[-7562702.0142,-2851793.0199999996],[-7664372.4363,-2937072.6213000007],[-7792157.663000001,-3670918.352499999],[-7719287.811799999,-3761589.9461999983],[-8007076.860400001,-4935433.0031],[-7915082.8081,-5079089.344900001],[-8006344.3006,-5389137.382399999],[-7935682.459899999,-5509364.9789],[-8059207.6908,-5910554.725400001],[-7998850.327099999,-6022616.3211],[-8130890.250700001,-6439525.164000001],[-7945538.069700001,-6841199.8401999995],[-7941878.081900001,-6849462.8629],[-7688811.1043,-6849585.0416],[-7978089.533,-7113499.478100002],[-8389029.8714,-6212235.131299999],[-8274301.048800001,-5858612.600400001],[-8394002.2447,-5858612.600400001],[-8346722.1175,-5711672.063200001],[-8227931.883099999,-5712423.743999999],[-8155584.024,-5479536.378600001],[-8200588.9497,-5402048.314800002],[-8094077.3094,-5047949.772999998],[-8226045.2184,-4842264.882399999],[-7921771.2126,-3616515.717799999],[-8016634.9035,-3500614.8024999984],[-7812840.8639,-2073436.1308999993],[-7710913.119999999,-1990551.9090000018],[-7582414.4366,-2121114.906800002]]],[[[-7575688.388900001,-6972978.911699999],[-7631671.4001,-7145376.4015999995],[-7479867.811000001,-7145336.7157000005],[-7377152.3396000005,-7388210.3596],[-7959553.5353999995,-7388119.903700002],[-8024172.4991999995,-7224486.849800002],[-7893823.786599999,-7224486.849800002],[-7846968.296,-7085899.198100001],[-7723322.317,-6972993.8418999985],[-7575688.388900001,-6972978.911699999]]],[[[-8185675.1623,-5115471.954100002],[-8262678.0002999995,-5368370.507100001],[-8319831.0189,-5272879.679200001],[-8272484.7798999995,-5117614.151799999],[-8185675.1623,-5115471.954100002]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SLB","name_fr":"Îles Salomon","georeg":"OCE","subreg":"Melanesia","geo_cd":9,"objectid_1":45,"nam_en":"Solomon Islands","lbl_en":"SOLOMON ISLANDS","shape_star":45775979756.9,"stscod":1,"intreg":" ","m49_cd":"090","lbl_fr":"ÎLES SALOMON","shape_stle":1626708.41929,"iso2cd":"SB","iso3cd":"SLB","sub_cd":54,"objectid":16,"SHAPE__Area":57351785162.111},"geometry":{"coordinates":[[[[18076516.748800002,-1159640.9776000008],[17992243.004,-1248006.8018999994],[17790078.1087,-1087610.249499999],[17876546.880400002,-999630.6022999994],[18076516.748800002,-1159640.9776000008]]],[[[17768859.010799997,-934527.4125999995],[17698756.1519,-1005177.3768000007],[17572759.925499998,-903223.0234999992],[17643598.535400003,-832734.3322999999],[17768859.010799997,-934527.4125999995]]],[[[18502719.128200002,-1250052.4296999983],[18426319.9244,-1250334.6292999983],[18416777.3698,-1185654.9662000015],[18493137.706299998,-1185373.3060000017],[18502719.128200002,-1250052.4296999983]]],[[[17864444.323700003,-1332413.4351999983],[17787990.831100002,-1332696.363499999],[17778178.5427,-1267853.8856999986],[17854590.2346,-1267571.5351000018],[17864444.323700003,-1332413.4351999983]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"COM","name_fr":"Comores","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":46,"nam_en":"Comoros","lbl_en":"COMOROS","shape_star":11784062252.6,"stscod":1,"intreg":"Eastern Africa","m49_cd":"174","lbl_fr":"COMORES","shape_stle":752376.429708,"iso2cd":"KM","iso3cd":"COM","sub_cd":202,"objectid":15,"SHAPE__Area":14912401380.280382},"geometry":{"coordinates":[[[[4879974.458999999,-1436175.1466000006],[4803413.5671,-1436459.0601999983],[4800892.671500001,-1371396.1138000004],[4877406.488299999,-1371112.8268],[4879974.458999999,-1436175.1466000006]]],[[[4878591.566599999,-1337392.8381999992],[4802101.302099999,-1337675.8121000007],[4799740.0832,-1272823.1455000006],[4876186.705899999,-1272540.751699999],[4878591.566599999,-1337392.8381999992]]],[[[4994582.5923000015,-1397182.7465999983],[4918050.485599998,-1397466.2811999992],[4915523.130899999,-1332488.1942000017],[4992009.533300001,-1332205.2677999996],[4994582.5923000015,-1397182.7465999983]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"MDG","name_fr":"Madagascar","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":47,"nam_en":"Madagascar","lbl_en":"MADAGASCAR","shape_star":582016683517,"stscod":1,"intreg":"Eastern Africa","m49_cd":"450","lbl_fr":"MADAGASCAR","shape_stle":3461039.33999,"iso2cd":"MG","iso3cd":"MDG","sub_cd":202,"objectid":14,"SHAPE__Area":777455386762.0242},"geometry":{"coordinates":[[[5640036.817200001,-1584858.7192000002],[5646711.683600001,-1691677.2018],[5252462.649900001,-2935963.3178000003],[5101769.730300002,-3010121.2972999997],[4864437.9026999995,-2901157.150699999],[4815344.461599998,-2251731.724100001],[5040341.325100001,-1779660.7113000005],[5211285.320099998,-1700599.3189999983],[5410323.703600001,-1387923.8482000008],[5640036.817200001,-1584858.7192000002]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"ZWE","name_fr":"Zimbabwe","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":48,"nam_en":"Zimbabwe","lbl_en":"ZIMBABWE","shape_star":309650330734,"stscod":1,"intreg":"Eastern Africa","m49_cd":"716","lbl_fr":"ZIMBABWE","shape_stle":2253105.24067,"iso2cd":"ZW","iso3cd":"ZWE","sub_cd":202,"objectid":13,"SHAPE__Area":409260721538.8973},"geometry":{"coordinates":[[[3625472.0033,-1906195.0018000007],[3650024.943500001,-2375308.642499998],[3525673.1369000003,-2497041.3773999996],[3209141.288800001,-2496669.3900999986],[2769897.8632999994,-2008830.3588000014],[3028031.0755999982,-2008830.3588000014],[3258574.8198999986,-1790620.5265000015],[3371639.5742999986,-1790552.828400001],[3495902.5845,-1790552.828400001],[3625472.0033,-1906195.0018000007]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":18,"admiso":"NAM","name_fr":"Namibie","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":49,"nam_en":"Namibia","lbl_en":"NAMIBIA","shape_star":729574128200,"stscod":1,"intreg":"Southern Africa","m49_cd":"516","lbl_fr":"NAMIBIE","shape_stle":4603812.66861,"iso2cd":"NA","iso3cd":"NAM","sub_cd":202,"objectid":12,"SHAPE__Area":992029909055.703},"geometry":{"coordinates":[[[2093951.3632999994,-1951096.3449999988],[2216755.2655999996,-2008830.3588000014],[2443280.329500001,-2008830.3588000014],[2552075.0331999995,-1955901.5357000008],[2673152.600900002,-1955901.5357000008],[2769897.8632999994,-2008830.3588000014],[2589032.2474000007,-2105411.4114999995],[2503247.992899999,-2066724.1761000007],[2297629.1536,-2066724.1761000007],[2310307.8035999984,-2437439.282400001],[2312750.7184000015,-2506560.911200002],[2238453.043400001,-2506560.911200002],[2253301.0689000003,-2883096.242800001],[2273492.9375,-3340605.1048999988],[1853566.0835000016,-3342096.8137000017],[1694144.5335000008,-3193575.071899999],[1676880.3726999983,-2636852.7179999985],[1475987.1290999986,-2409962.5874999985],[1471931.7919000015,-2226145.8242999986],[1314385.433600001,-2083999.3374000005],[1312142.7938,-1950278.3035000004],[2093951.3632999994,-1951096.3449999988]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":18,"admiso":"BWA","name_fr":"Botswana","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":50,"nam_en":"Botswana","lbl_en":"BOTSWANA","shape_star":494781091650,"stscod":1,"intreg":"Southern Africa","m49_cd":"072","lbl_fr":"BOTSWANA","shape_stle":3023862.14318,"iso2cd":"BW","iso3cd":"BWA","sub_cd":202,"objectid":11,"SHAPE__Area":671553635176.6208},"geometry":{"coordinates":[[[3209141.288800001,-2496669.3900999986],[2822976.9574999996,-2876816.900600001],[2828732.337699998,-2983520.0185000002],[2614756.3663999997,-2983520.0185000002],[2523816.5786999986,-2983520.0185000002],[2528736.6202999987,-3080736.153000001],[2357222.1358999982,-3080736.153000001],[2352167.201200001,-2973324.5711999983],[2253301.0689000003,-2883096.242800001],[2238453.043400001,-2506560.911200002],[2312750.7184000015,-2506560.911200002],[2310307.8035999984,-2437439.282400001],[2297629.1536,-2066724.1761000007],[2503247.992899999,-2066724.1761000007],[2589032.2474000007,-2105411.4114999995],[2769897.8632999994,-2008830.3588000014],[3209141.288800001,-2496669.3900999986]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"PRY","name_fr":"Paraguay","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":51,"nam_en":"Paraguay","lbl_en":"PARAGUAY","shape_star":359399109782,"stscod":1,"intreg":"South America","m49_cd":"600","lbl_fr":"PARAGUAY","shape_stle":2929782.40921,"iso2cd":"PY","iso3cd":"PRY","sub_cd":419,"objectid":10,"SHAPE__Area":492806404024.4204},"geometry":{"coordinates":[[[-6448830.0977,-2267199.9048999995],[-6472333.7554,-2509310.9618999995],[-6277813.135500001,-2509310.9618999995],[-6214035.883099999,-2509310.9618999995],[-6223859.1961,-2610698.625500001],[-6084551.941299999,-2754912.081700001],[-6106544.2259,-2961528.103599999],[-6125439.822799999,-3115314.7437000014],[-6186672.679400001,-3115314.7437000014],[-6195580.3401,-3183512.367800001],[-6518322.552999999,-3183512.367800001],[-6482801.3769000005,-2912657.4387000017],[-6626214.9015999995,-2760949.4360000007],[-6795898.792199999,-2760949.4360000007],[-6933559.3322,-2616681.9048999995],[-6924190.441500001,-2530134.9157],[-6887660.0737,-2179416.3302000016],[-6535450.468,-2179416.3302000016],[-6448830.0977,-2267199.9048999995]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"ARG","name_fr":"Argentine","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":52,"nam_en":"Argentina","lbl_en":"ARGENTINA","shape_star":2521930154640,"stscod":1,"intreg":"South America","m49_cd":"032","lbl_fr":"ARGENTINE","shape_stle":9652818.27438,"iso2cd":"AR","iso3cd":"ARG","sub_cd":419,"objectid":9,"SHAPE__Area":4135830722136.5063},"geometry":{"coordinates":[[[-7204900.6379,-2530134.9157],[-6924190.441500001,-2530134.9157],[-6933559.3322,-2616681.9048999995],[-6795898.792199999,-2760949.4360000007],[-6626214.9015999995,-2760949.4360000007],[-6482801.3769000005,-2912657.4387000017],[-6518322.552999999,-3183512.367800001],[-6195580.3401,-3183512.367800001],[-6186672.679400001,-3115314.7437000014],[-6125439.822799999,-3115314.7437000014],[-6106544.2259,-2961528.103599999],[-5997307.6534,-2961528.103599999],[-6024126.613600001,-3180405.2118999995],[-6364323.395199999,-3470933.8992],[-6420568.8595,-3518666.0687999986],[-6512743.4252,-4044536.9332999997],[-6532535.520199999,-4061275.41],[-6342981.3347,-4300015.140099999],[-6415428.368899999,-4654495.8418999985],[-6864312.8347,-4654495.8418999985],[-6950397.3726,-5017241.026999999],[-7294261.801000001,-5017241.026999999],[-7203974.2916,-5154762.8693],[-7055137.0469,-5154762.8693],[-7090631.4548,-5290701.523600001],[-7241936.8796999995,-5290701.523600001],[-7326428.674000001,-5594912.518800002],[-7471903.194399999,-5720459.371399999],[-7496878.429500001,-5807372.032900002],[-7446684.1501,-5895274.039500002],[-7717405.2247,-6786866.369899999],[-7688811.1043,-6849585.0416],[-7941878.081900001,-6849462.8629],[-7945538.069700001,-6841199.8401999995],[-8130890.250700001,-6439525.164000001],[-7998850.327099999,-6022616.3211],[-8059207.6908,-5910554.725400001],[-7935682.459899999,-5509364.9789],[-8006344.3006,-5389137.382399999],[-7915082.8081,-5079089.344900001],[-8007076.860400001,-4935433.0031],[-7719287.811799999,-3761589.9461999983],[-7792157.663000001,-3670918.352499999],[-7664372.4363,-2937072.6213000007],[-7562702.0142,-2851793.0199999996],[-7492162.449200001,-2851793.0199999996],[-7462391.4958,-2604717.5227000006],[-7436842.6711,-2604717.5227000006],[-7419390.8089000005,-2452916.201299999],[-7279202.0243,-2452916.201299999],[-7204900.6379,-2530134.9157]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"GNQ","name_fr":"Guinée Équatoriale","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":53,"nam_en":"Equatorial Guinea","lbl_en":"EQUATORIAL GUINEA","shape_star":24867617989.8,"stscod":1,"intreg":"Middle Africa","m49_cd":"226","lbl_fr":"GUINÉE ÉQUATORIALE","shape_stle":839916.23247,"iso2cd":"GQ","iso3cd":"GNQ","sub_cd":202,"objectid":32,"SHAPE__Area":30594928990.410538},"geometry":{"coordinates":[[[[1257645.7573999986,121529.77710000053],[1051494.4166,121529.77710000053],[1051828.1099000014,246472.18149999902],[1257906.9820999987,246472.18149999902],[1257645.7573999986,121529.77710000053]]],[[[1005019.2529999986,389579.68560000136],[928959.120000001,389302.3055999987],[928590.8627999984,452958.7963999994],[1004669.3524999991,453236.35909999907],[1005019.2529999986,389579.68560000136]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MDV","name_fr":"Maldives","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":54,"nam_en":"Maldives","lbl_en":"MALDIVES","shape_star":11785379233.2,"stscod":1,"intreg":" ","m49_cd":"462","lbl_fr":"MALDIVES","shape_stle":752427.02222,"iso2cd":"MV","iso3cd":"MDV","sub_cd":34,"objectid":31,"SHAPE__Area":14519385506.255291},"geometry":{"coordinates":[[[[8168909.567499999,566739.5436000004],[8092783.7368,566461.5866999999],[8094396.329700001,630259.2897000015],[8170544.039000001,630537.5069000013],[8168909.567499999,566739.5436000004]]],[[[8164970.965300001,-101368.18320000172],[8088961.049899999,-101645.08210000023],[8088975.9186,-38123.28400000185],[8164990.390099999,-37846.41530000046],[8164970.965300001,-101368.18320000172]]],[[[8180984.9727,202817.88179999962],[8104934.583299998,202540.8781999983],[8106052.584899999,266101.7329999991],[8182119.688200001,266378.8381000012],[8180984.9727,202817.88179999962]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"STP","name_fr":"Sao Tomé-et-Principe","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":55,"nam_en":"Sao Tome and Principe","lbl_en":"SAO TOME AND PRINCIPE","shape_star":7856041498.44,"stscod":1,"intreg":"Middle Africa","m49_cd":"678","lbl_fr":"SAO TOMÉ-ET-PRINCIPE","shape_stle":501584.286373,"iso2cd":"ST","iso3cd":"STP","sub_cd":202,"objectid":30,"SHAPE__Area":9658412736.726355},"geometry":{"coordinates":[[[[862698.5951999985,140708.5625],[786683.6303999983,140431.6314000003],[786343.7743000016,203972.76839999855],[862366.1966000013,204249.77389999852],[862698.5951999985,140708.5625]]],[[[766742.8957000002,-25334.34279999882],[690734.3224,-25611.2089000009],[690435.9215000011,37906.806099999696],[766444.6900999993,38183.674800001085],[766742.8957000002,-25334.34279999882]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"PER","name_fr":"Pérou","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":56,"nam_en":"Peru","lbl_en":"PERU","shape_star":1062654149970,"stscod":1,"intreg":"South America","m49_cd":"604","lbl_fr":"PÉROU","shape_stle":6020688.06083,"iso2cd":"PE","iso3cd":"PER","sub_cd":419,"objectid":29,"SHAPE__Area":1333165509966.6323},"geometry":{"coordinates":[[[-8100630.5754,-269102.1702999994],[-7885210.5605,-269102.1702999994],[-7888139.587400001,-393332.0687999986],[-7818210.8577,-456881.98800000176],[-7902557.506100001,-456881.98800000176],[-8170336.821799999,-686637.1728000008],[-8184215.073899999,-984185.8575999998],[-8020569.598999999,-1137922.050999999],[-7873182.7179000005,-1137922.050999999],[-7878704.7929,-1224856.9235999994],[-7762595.443299999,-1224856.9235999994],[-7653415.4881,-1328914.3643000014],[-7710913.119999999,-1990551.9090000018],[-7812840.8639,-2073436.1308999993],[-7976918.360099999,-1907129.5987000018],[-8182383.9978,-1907129.5987000018],[-8541458.7137,-1549745.1063],[-8524534.5025,-1348217.487300001],[-8740831.3063,-1141004.079599999],[-8729995.8794,-962850.3013000004],[-9085451.884,-632867.6158999987],[-9078163.2772,-453013.40089999884],[-9042763.2504,-422666.82919999957],[-8899894.8387,-553677.4495999999],[-8728001.8568,-553677.4495999999],[-8721048.4554,-360191.46169999987],[-8568029.4391,-360191.46169999987],[-8427857.0413,-238752.1737000011],[-8426487.2676,-144974.22040000185],[-8425702.994,20452.467900000513],[-8100630.5754,-269102.1702999994]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NRU","name_fr":"Nauru","georeg":"OCE","subreg":"Micronesia","geo_cd":9,"objectid_1":57,"nam_en":"Nauru","lbl_en":"NAURU","shape_star":14786848609.8,"stscod":1,"intreg":" ","m49_cd":"520","lbl_fr":"NAURU","shape_stle":486577.1254,"iso2cd":"NR","iso3cd":"NRU","sub_cd":57,"objectid":28,"SHAPE__Area":18176295683.613995},"geometry":{"coordinates":[[[18666168.749799997,-122706.46150000021],[18526487.854999997,-122706.46150000021],[18525315.040700004,7425.234600000083],[18664986.467100002,7425.234600000083],[18666168.749799997,-122706.46150000021]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"TZA","name_fr":"République-Unie de Tanzanie","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":58,"nam_en":"United Republic of Tanzania","lbl_en":"UNITED REPUBLIC OF TANZANIA","shape_star":746507666636,"stscod":1,"intreg":"Eastern Africa","m49_cd":"834","lbl_fr":"RÉPUBLIQUE-UNIE DE TANZANIE","shape_stle":3902229.3971,"iso2cd":"TZ","iso3cd":"TZA","sub_cd":202,"objectid":27,"SHAPE__Area":926432614072.8517},"geometry":{"coordinates":[[[[4255348.247699998,-1298806.9673999995],[3854432.8629,-1298806.9673999995],[3848289.1646,-1109760.8191],[3684648.952799998,-1040103.307500001],[3460790.033399999,-944856.4263000004],[3456874.933699999,-803936.3471000008],[3349331.2661000006,-768865.9836999997],[3344709.0744000003,-504558.0333000012],[3452541.977400001,-407956.3071999997],[3451273.3819000013,-297663.2351000011],[3448163.344999999,-122756.06129999831],[3790127.474100001,-121149.25699999928],[4188993.7786,-335231.8746000007],[4189622.3729000017,-381621.09650000185],[4389670.724599998,-529771.7016999982],[4330165.9728000015,-635999.0775999986],[4332429.047899999,-756237.7987000011],[4413495.4223,-826723.6330000013],[4420561.9580999985,-1084059.521400001],[4519615.242899999,-1168573.3005999997],[4255348.247699998,-1298806.9673999995]]],[[[4453212.498199999,-641947.1799000017],[4377073.5359000005,-642225.4477999993],[4375886.383699998,-578416.4420000017],[4452004.178100001,-578138.4395999983],[4453212.498199999,-641947.1799000017]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"RWA","name_fr":"Rwanda","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":59,"nam_en":"Rwanda","lbl_en":"RWANDA","shape_star":30216969094.300003,"stscod":1,"intreg":"Eastern Africa","m49_cd":"646","lbl_fr":"RWANDA","shape_stle":695825.634433,"iso2cd":"RW","iso3cd":"RWA","sub_cd":202,"objectid":26,"SHAPE__Area":37170057406.11534},"geometry":{"coordinates":[[[3451273.3819000013,-297663.2351000011],[3238279.4327000007,-297667.3674999997],[3235320.407200001,-123435.98000000045],[3448163.344999999,-122756.06129999831],[3451273.3819000013,-297663.2351000011]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"BDI","name_fr":"Burundi","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":60,"nam_en":"Burundi","lbl_en":"BURUNDI","shape_star":27619385711.2,"stscod":1,"intreg":"Eastern Africa","m49_cd":"108","lbl_fr":"BURUNDI","shape_stle":651580.537256,"iso2cd":"BI","iso3cd":"BDI","sub_cd":202,"objectid":25,"SHAPE__Area":34031659471.39736},"geometry":{"coordinates":[[[3452541.977400001,-407956.3071999997],[3344709.0744000003,-504558.0333000012],[3239471.8735000007,-412554.09629999846],[3238279.4327000007,-297667.3674999997],[3451273.3819000013,-297663.2351000011],[3452541.977400001,-407956.3071999997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"AGO","name_fr":"Angola","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":61,"nam_en":"Angola","lbl_en":"ANGOLA","shape_star":1073437643760,"stscod":1,"intreg":"Middle Africa","m49_cd":"024","lbl_fr":"ANGOLA","shape_stle":5693923.85583,"iso2cd":"AO","iso3cd":"AGO","sub_cd":202,"objectid":24,"SHAPE__Area":1360951254245.3508},"geometry":{"coordinates":[[[[1846488.4001000002,-679212.1801000014],[1848567.6546999998,-887253.0989000015],[2140341.682500001,-887253.0989000015],[2138677.1239,-748468.4224999994],[2414605.6416999996,-748468.4224999994],[2422205.659699999,-1222173.8249999993],[2657221.987399999,-1222173.8249999993],[2658425.5341,-1273614.2844000012],[2662956.4835,-1458415.196800001],[2437858.7591000013,-1456677.9470000006],[2448094.180399999,-1831307.9299999997],[2552075.0331999995,-1955901.5357000008],[2443280.329500001,-2008830.3588000014],[2216755.2655999996,-2008830.3588000014],[2093951.3632999994,-1951096.3449999988],[1312142.7938,-1950278.3035000004],[1307075.7994000018,-1646928.5302000009],[1465001.452300001,-1499086.1832999997],[1460103.5735,-1124184.1719999984],[1333813.0967000015,-1012515.3531999998],[1331253.7855000012,-679212.1801999994],[1846488.4001000002,-679212.1801000014]]],[[[1487641.456700001,-549494.8638999984],[1307036.8405000009,-629848.0637000017],[1259363.4866000004,-532709.1493999995],[1439267.7413000017,-451383.7875000015],[1487641.456700001,-549494.8638999984]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"TUV","name_fr":"Tuvalu","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":62,"nam_en":"Tuvalu","lbl_en":"TUVALU","shape_star":3928020753.96,"stscod":1,"intreg":" ","m49_cd":"798","lbl_fr":"TUVALU","shape_stle":250792.143336,"iso2cd":"TV","iso3cd":"TUV","sub_cd":61,"objectid":23,"SHAPE__Area":4882197437.793936},"geometry":{"coordinates":[[[19930545.2316,-861280.8495000005],[19854345.286399998,-861560.2421999983],[19847280.508199997,-797504.2917000018],[19923454.700000003,-797225.2615999989],[19930545.2316,-861280.8495000005]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"ZMB","name_fr":"Zambie","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":63,"nam_en":"Zambia","lbl_en":"ZAMBIA","shape_star":635176954480,"stscod":1,"intreg":"Eastern Africa","m49_cd":"894","lbl_fr":"ZAMBIE","shape_stle":4053654.93713,"iso2cd":"ZM","iso3cd":"ZMB","sub_cd":202,"objectid":22,"SHAPE__Area":810397795638.2256},"geometry":{"coordinates":[[[3460790.033399999,-944856.4263000004],[3684648.952799998,-1040103.307500001],[3685364.6193000004,-1068158.7115000002],[3702320.6261,-1575802.3236000016],[3368912.4472000003,-1695652.2432999983],[3371639.5742999986,-1790552.828400001],[3258574.8198999986,-1790620.5265000015],[3028031.0755999982,-2008830.3588000014],[2769897.8632999994,-2008830.3588000014],[2673152.600900002,-1955901.5357000008],[2552075.0331999995,-1955901.5357000008],[2448094.180399999,-1831307.9299999997],[2437858.7591000013,-1456677.9470000006],[2662956.4835,-1458415.196800001],[2658425.5341,-1273614.2844000012],[2679285.1503,-1273614.2844000012],[3024126.714200001,-1273614.2844000012],[3211861.498399999,-1437850.2474000007],[3321750.2369000018,-1437850.2474000007],[3319662.6829999983,-1372049.1394000016],[3180232.6532000005,-1250222.3148999996],[3175605.3927000016,-1063656.6816999987],[3308570.1319000013,-942880.4266999997],[3460790.033399999,-944856.4263000004]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"IDN","name_fr":"Indonésie","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":64,"nam_en":"Indonesia","lbl_en":"INDONESIA","shape_star":1753610578320,"stscod":1,"intreg":" ","m49_cd":"360","lbl_fr":"INDONÉSIE","shape_stle":26021102.1797,"iso2cd":"ID","iso3cd":"IDN","sub_cd":35,"objectid":21,"SHAPE__Area":2170060874745.1902},"geometry":{"coordinates":[[[[12931332.953499999,-123137.26080000028],[12942124.8594,-447210.19900000095],[12867406.608399998,-447210.19900000095],[12704384.9696,-447210.19900000095],[12701917.881900001,-396143.5870000012],[12379333.544100001,-396143.5870000012],[12148766.969300002,-198095.3883999996],[12146789.8055,56712.58080000058],[12434294.486699998,58003.95670000091],[12583588.6424,188294.16230000183],[12873888.8964,188294.16230000183],[12883770.828699999,453310.64620000124],[13102044.304499999,452742.73900000006],[13092677.842500001,215612.83190000057],[13202716.5436,116665.48730000108],[12931332.953499999,-123137.26080000028]]],[[[13400634.941300001,-1037707.8308000006],[13409709.3981,-1132353.4039999992],[13294595.0717,-1037707.8308000006],[13400634.941300001,-1037707.8308000006]]],[[[13915327.1373,-1048129.1202000007],[13862183.273500003,-1100061.1550000012],[13868785.251900002,-1162518.7589999996],[13755411.892499998,-1162518.7589999996],[13748863.883199997,-1100061.1550000012],[13800341.7188,-1049792.9351999983],[13836644.202100001,-1072630.4050999992],[13866917.606200002,-1046923.3816],[13832685.1047,-1018328.6928000003],[13855266.352700002,-996408.7162000015],[13915327.1373,-1048129.1202000007]]],[[[13718969.241700001,-1014082.5766999982],[13302106.461599998,-1014082.5766999982],[13294549.977699999,-926143.6444999985],[13711175.952100001,-926143.6444999985],[13718969.241700001,-1014082.5766999982]]],[[[13233311.860100001,-999055.5247999988],[12852631.3814,-999055.5247999988],[12845765.654199999,-915431.6620000005],[13226242.7777,-915431.6620000005],[13233311.860100001,-999055.5247999988]]],[[[13842380.277800001,-967299.7091999985],[13766122.804799996,-967579.7639999986],[13760779.4256,-903377.3605000004],[13837007.519900002,-903097.7157999985],[13842380.277800001,-967299.7091999985]]],[[[14482122.237400003,-928925.8557999991],[14405883.6585,-929205.6620999984],[14400469.336999997,-865058.3095999993],[14476679.688100003,-864778.8962000012],[14482122.237400003,-928925.8557999991]]],[[[14688947.160800003,-889640.7118999995],[14612726.432899997,-889920.2740999982],[14610314.366999999,-861220.4965999983],[14607425.728799999,-825826.8797999993],[14683619.359499998,-825547.6928000003],[14688947.160800003,-889640.7118999995]]],[[[14098412.937799998,-888386.2967999987],[14022191.766199999,-888665.8513000011],[14017117.673299998,-824574.1398999989],[14093311.722000003,-824294.9598999992],[14098412.937799998,-888386.2967999987]]],[[[15362217.737300001,-768116.3605000004],[15382297.784699999,-977994.199000001],[15150054.912600003,-975504.9871999994],[15334672.990199998,-776812.7976999991],[15360583.615500003,-749225.5186999999],[15362217.737300001,-768116.3605000004]]],[[[12684056.166000001,-799449.2875000015],[12607869.993,-799728.3297999986],[12604724.875500001,-751890.2226999998],[12603697.180399999,-735749.6350999996],[12679858.594099998,-735470.9279000014],[12684056.166000001,-799449.2875000015]]],[[[12393465.026299998,-671616.6130999997],[12609274.998799998,-852540.872299999],[12727528.7282,-851895.8885000013],[12739070.304499999,-997895.4105000012],[12589425.613699999,-997895.4105000012],[12435725.2069,-871249.2049999982],[11786811.188299999,-871249.2049999982],[11774246.007,-671616.6130999997],[12074429.465999998,-671616.6130999997],[12126333.2273,-715344.1893000007],[12278632.8321,-715344.1893000007],[12325307.4294,-671616.6130999997],[12393465.026299998,-671616.6130999997]]],[[[15070916.697499998,-771977.9948000014],[14899289.860100001,-778088.1590000018],[14882380.207000002,-628209.8608999997],[15053952.9063,-622115.372200001],[15070916.697499998,-771977.9948000014]]],[[[14822308.927000001,-665054.2137999982],[14746175.540299997,-665332.5844999999],[14741945.144299999,-601501.1180000007],[14818057.780900002,-601223.0225999989],[14822308.927000001,-665054.2137999982]]],[[[14170570.2971,-429183.58839999884],[14041520.692400001,-429183.58839999884],[14038519.108599998,-349921.73420000076],[14166676.5871,-351105.96979999915],[14170570.2971,-429183.58839999884]]],[[[14553167.513499998,-408156.85819999874],[14278109.933399998,-408156.85819999874],[14273551.242399998,-320740.1066999994],[14548999.104099996,-321090.7430000007],[14553167.513499998,-408156.85819999874]]],[[[12059500.124000002,-348488.0859999992],[12001189.040399998,-401455.2664999999],[11938993.5293,-348356.9411999993],[11997609.314199999,-295413.81430000067],[12059500.124000002,-348488.0859999992]]],[[[14047166.107699998,-263093.71920000017],[13971142.4159,-263370.8187999986],[13969151.2566,-199810.9574000016],[14045166.880999997,-199533.95789999887],[14047166.107699998,-263093.71920000017]]],[[[14551843.090599999,-244361.41189999878],[14475822.373599999,-244638.4791000001],[14473906.596600004,-181085.11740000173],[14549920.143700004,-180808.14220000058],[14551843.090599999,-244361.41189999878]]],[[[13914895.903700002,-231720.18279999867],[13838876.464199997,-231997.22960000113],[13837130.045199998,-168447.94480000064],[13913142.765199997,-168170.9844999984],[13914895.903700002,-231720.18279999867]]],[[[14256421.3526,-224762.03730000183],[14180402.976300001,-225039.0731999986],[14178669.046999998,-161491.92570000142],[14254681.0616,-161214.9732999988],[14256421.3526,-224762.03730000183]]],[[[11063010.471,-165427.7313000001],[10986996.798,-165704.68840000033],[10985949.649099998,-102172.69720000029],[11061959.0416,-101895.79809999838],[11063010.471,-165427.7313000001]]],[[[11945351.0757,-252471.45320000127],[11886489.6637,-305397.80319999903],[11698298.371800002,-142530.22260000184],[11758080.0185,-89645.6864],[11945351.0757,-252471.45320000127]]],[[[14946030.3547,-235364.1387999989],[15088706.922200002,-357157.1447999999],[15327821.3085,-139274.5197999999],[15468964.678499997,-260996.15790000185],[15577730.431699999,-260996.15790000185],[15691291.354099996,-260996.15790000185],[15737717.6259,-1020825.9241000004],[15584715.315700002,-1020825.9241000004],[15434285.748000003,-897785.5282000005],[15419829.102300003,-729941.6834999993],[15103584.708800003,-466238.90199999884],[14717511.3798,-466238.90199999884],[14710098.9775,-325095.5474999994],[14847892.299000002,-325095.5474999994],[14844521.483900003,-235364.1387999989],[14706759.4445,-235364.1387999989],[14580903.2298,-126465.4338000007],[14703100.049199998,-17603.578699998558],[14942311.423,-17603.578699998558],[14946030.3547,-235364.1387999989]]],[[[14573989.537100002,-35937.86989999935],[14497981.972800002,-36214.738099999726],[14497651.504500002,27303.262800000608],[14573660.995800003,27580.129200000316],[14573989.537100002,-35937.86989999935]]],[[[10879574.3369,77442.03400000185],[10803562.105300002,77165.14990000054],[10803864.5926,140692.39880000055],[10879883.1125,140969.3299999982],[10879574.3369,77442.03400000185]]],[[[13962243.523500003,159442.57550000027],[13892653.401500002,98884.47269999981],[13831515.118,45349.571400001645],[13489476.9408,45669.441899999976],[13394510.408,-38353.78759999946],[13395243.763099998,-110095.91369999945],[13683952.827100001,-110095.91369999945],[13684977.261600003,-169383.7650000006],[13577288.522299998,-169383.7650000006],[13579687.896799996,-260413.97509999946],[13663481.512599997,-332171.1827000007],[13675450.549099997,-551882.2710000016],[13539500.042000003,-551882.2710000016],[13529184.338,-368064.9783000015],[13413636.377300002,-368064.9783000015],[13428333.831500001,-628022.0925999992],[13265225.7227,-627696.4484999999],[13242988.881099999,-78171.20769999921],[13490196.811099999,140071.62440000102],[13832555.559,139519.5714999996],[13903008.221699998,200616.7386999987],[13962243.523500003,159442.57550000027]]],[[[14345434.603200004,-15224.759199999273],[14247688.024300002,-102152.47709999979],[14169042.770999998,-33209.03929999843],[14171785.078199998,209614.7857999988],[14297640.566799998,317613.1158000007],[14350130.402199998,269604.4615999982],[14345434.603200004,-15224.759199999273]]],[[[10730349.5693,274799.6660999991],[10654308.838399999,274522.54560000077],[10654346.443100002,276523.27259999886],[10655670.6014,338113.79740000144],[10731726.2185,338391.0505999997],[10730349.5693,274799.6660999991]]],[[[11807521.3737,-301989.16120000184],[11822328.0858,-619104.0007999986],[11609914.535500001,-619067.3363000005],[11151627.2568,-228085.71990000084],[11149770.591699999,-123137.26080000028],[10962465.86,41725.34400000051],[10963852.137699999,173629.06049999967],[10624026.702599999,482795.8289999999],[10630136.229600001,611324.1506999992],[10786595.6507,612160.6464999989],[11807521.3737,-301989.16120000184]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"MWI","name_fr":"Malawi","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":65,"nam_en":"Malawi","lbl_en":"MALAWI","shape_star":103768074705,"stscod":1,"intreg":"Eastern Africa","m49_cd":"454","lbl_fr":"MALAWI","shape_stle":1942132.46473,"iso2cd":"MW","iso3cd":"MWI","sub_cd":202,"objectid":20,"SHAPE__Area":131872617627.15578},"geometry":{"coordinates":[[[3848289.1646,-1109760.8191],[3854432.8629,-1298806.9673999995],[3862190.4684000015,-1513776.1809],[3961958.289500002,-1595747.1922999993],[3971353.6677,-1800585.4261999987],[3910595.362399999,-1800585.4261999987],[3916881.1389999986,-1926367.9730000012],[3815268.973200001,-1814932.4666999988],[3806882.8310000002,-1643059.196800001],[3704887.3374000005,-1643059.196800001],[3702320.6261,-1575802.3236000016],[3685364.6193000004,-1068158.7115000002],[3684648.952799998,-1040103.307500001],[3848289.1646,-1109760.8191]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PNG","name_fr":"Papouasie-Nouvelle-Guinée","georeg":"OCE","subreg":"Melanesia","geo_cd":9,"objectid_1":66,"nam_en":"Papua New Guinea","lbl_en":"PAPUA NEW GUINEA","shape_star":456761870109,"stscod":1,"intreg":" ","m49_cd":"598","lbl_fr":"PAPOUASIE-NOUVELLE-GUINÉE","shape_stle":7047810.82726,"iso2cd":"PG","iso3cd":"PNG","sub_cd":54,"objectid":19,"SHAPE__Area":563999430975.3063},"geometry":{"coordinates":[[[[16437433.304899998,-849847.4690000005],[16667993.402599998,-1037581.7019000016],[16680483.620099999,-1141531.7082999982],[16551154.888800003,-1144244.1689000018],[16215594.923600003,-871926.0260999985],[15946588.103799999,-871926.0260999985],[15961622.137699999,-1020825.9241000004],[15757857.486000001,-1020825.9241000004],[15737717.6259,-1020825.9241000004],[15691291.354099996,-260996.15790000185],[15882274.540799998,-260996.15780000016],[16427047.549599998,-717052.8971000016],[16437433.304899998,-849847.4690000005]]],[[[16704061.0084,-202495.30380000174],[16628046.417999998,-202772.30730000138],[16626237.805100001,-139231.49190000072],[16702247.3948,-138954.56230000034],[16704061.0084,-202495.30380000174]]],[[[16395525.0722,-278210.5960999988],[16319500.689099997,-278487.72349999845],[16317066.356200002,-214922.21709999815],[16393082.385700002,-214645.19619999826],[16395525.0722,-278210.5960999988]]],[[[17105915.131399997,-483819.9970000014],[17048734.969899997,-538217.811900001],[16727802.957900003,-269007.0084999986],[16787217.8006,-214744.32939999923],[17105915.131399997,-483819.9970000014]]],[[[16819088.1139,-711581.1622000001],[16522701.532899998,-711581.1622000001],[16513538.222900003,-592654.7126999982],[16809760.431100003,-592654.7126999982],[16919139.39,-488763.7426000014],[16990886.140100002,-548112.4061999992],[16819088.1139,-711581.1622000001]]],[[[17536578.7391,-791000.0289000012],[17448189.818400003,-878559.5683999993],[17172900.0573,-652642.132100001],[17263275.9229,-565431.1270999983],[17536578.7391,-791000.0289000012]]],[[[17058374.9647,-1068038.1341999993],[16982074.1413,-1068318.889800001],[16974851.9696,-1003960.9279999994],[17051120.901,-1003680.6281000003],[17058374.9647,-1068038.1341999993]]],[[[16836932.321099997,-1115462.2762000002],[16760606.402500004,-1115743.386],[16753210.180699997,-1051306.6501999982],[16829502.842200004,-1051026.0177999996],[16836932.321099997,-1115462.2762000002]]],[[[17123712.7689,-1312739.9180999994],[17047270.321599998,-1313022.6680999994],[17038023.307400003,-1248220.0606999993],[17114424.5405,-1247937.8792999983],[17123712.7689,-1312739.9180999994]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"BOL","name_fr":"Bolivie (État plurinational de)","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":67,"nam_en":"Bolivia (Plurinational State of)","lbl_en":"BOLIVIA (PLURINATIONAL STATE OF)","shape_star":887317961433.9999,"stscod":1,"intreg":"South America","m49_cd":"068","lbl_fr":"BOLIVIE (ÉTAT PLURINATIONAL DE)","shape_stle":4873540.20644,"iso2cd":"BO","iso3cd":"BOL","sub_cd":419,"objectid":18,"SHAPE__Area":1156094888270.566},"geometry":{"coordinates":[[[-6943506.736199999,-1515417.9565999992],[-6729537.816299999,-1515417.9565999992],[-6753367.4279,-1826317.5348999985],[-6532325.346100001,-1826317.5348999985],[-6542794.057399999,-1950098.8682000004],[-6419444.676899999,-1950098.8682000004],[-6448830.0977,-2267199.9048999995],[-6535450.468,-2179416.3302000016],[-6887660.0737,-2179416.3302000016],[-6924190.441500001,-2530134.9157],[-7204900.6379,-2530134.9157],[-7279202.0243,-2452916.201299999],[-7419390.8089000005,-2452916.201299999],[-7436842.6711,-2604717.5227000006],[-7462391.4958,-2604717.5227000006],[-7638039.665899999,-2604717.5227000006],[-7582414.4366,-2121114.906800002],[-7710913.119999999,-1990551.9090000018],[-7653415.4881,-1328914.3643000014],[-7762595.443299999,-1224856.9235999994],[-7583724.283,-1224856.9235999994],[-7484495.353599999,-1140723.0551999994],[-7337105.2599,-1140723.0551999994],[-6943506.736199999,-1515417.9565999992]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"MOZ","name_fr":"Mozambique","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":68,"nam_en":"Mozambique","lbl_en":"MOZAMBIQUE","shape_star":642040749528,"stscod":1,"intreg":"Eastern Africa","m49_cd":"508","lbl_fr":"MOZAMBIQUE","shape_stle":5532964.75226,"iso2cd":"MZ","iso3cd":"MOZ","sub_cd":202,"objectid":17,"SHAPE__Area":839747203729.9847},"geometry":{"coordinates":[[[4542087.985100001,-1680320.8431999981],[4305772.178300001,-1906195.0018000007],[4228339.638,-1906195.0018000007],[3889589.3282999992,-2233895.4365000017],[3925792.655299999,-2830488.704],[3635274.6446,-2934325.2617999986],[3639623.1931000017,-2995903.350400001],[3555241.7282,-2995903.350400001],[3552776.7036999986,-2958416.910599999],[3525673.1369000003,-2497041.3773999996],[3650024.943500001,-2375308.642499998],[3625472.0033,-1906195.0018000007],[3495902.5845,-1790552.828400001],[3371639.5742999986,-1790552.828400001],[3368912.4472000003,-1695652.2432999983],[3702320.6261,-1575802.3236000016],[3704887.3374000005,-1643059.196800001],[3806882.8310000002,-1643059.196800001],[3815268.973200001,-1814932.4666999988],[3916881.1389999986,-1926367.9730000012],[3910595.362399999,-1800585.4261999987],[3971353.6677,-1800585.4261999987],[3961958.289500002,-1595747.1922999993],[3862190.4684000015,-1513776.1809],[3854432.8629,-1298806.9673999995],[4255348.247699998,-1298806.9673999995],[4519615.242899999,-1168573.3005999997],[4542087.985100001,-1680320.8431999981]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"BRB","name_fr":"Barbade","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":69,"nam_en":"Barbados","lbl_en":"BARBADOS","shape_star":3928020750.9,"stscod":1,"intreg":"Caribbean","m49_cd":"052","lbl_fr":"BARBADE","shape_stle":250792.143236,"iso2cd":"BB","iso3cd":"BRB","sub_cd":419,"objectid":65,"SHAPE__Area":4996738625.342938},"geometry":{"coordinates":[[[-6595773.973300001,1444547.5223000012],[-6672329.0494,1444263.5285999998],[-6677793.6864,1509491.9389000013],[-6601189.532500001,1509776.5940000005],[-6595773.973300001,1444547.5223000012]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"BEN","name_fr":"Bénin","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":70,"nam_en":"Benin","lbl_en":"BENIN","shape_star":144213437884,"stscod":1,"intreg":"Western Africa","m49_cd":"204","lbl_fr":"BÉNIN","shape_stle":1899687.10047,"iso2cd":"BJ","iso3cd":"BEN","sub_cd":202,"objectid":64,"SHAPE__Area":180404531177.07498},"geometry":{"coordinates":[[[427378.04569999874,1093185.6534999982],[336396.5656000003,1012248.378899999],[335755.60539999977,640576.5256000012],[108150.45470000058,640576.5256000012],[108571.23660000041,1247250.3183000013],[178497.3936999999,1247250.3183000013],[231983.85819999874,1288874.3310999982],[429399.03880000114,1442793.2210999988],[427378.04569999874,1093185.6534999982]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"YEM","name_fr":"Yémen","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":71,"nam_en":"Yemen","lbl_en":"YEMEN","shape_star":365937626763,"stscod":1,"intreg":" ","m49_cd":"887","lbl_fr":"YÉMEN","shape_stle":2833217.27161,"iso2cd":"YE","iso3cd":"YEM","sub_cd":145,"objectid":63,"SHAPE__Area":472746078710.17114},"geometry":{"coordinates":[[[[5151296.887200002,1439019.4233000018],[5000375.6655,1439019.4233000018],[4790190.163800001,1637650.1240000017],[4804295.114700001,1869823.5826999992],[5739468.563000001,2145882.0198],[5854409.012499999,1895363.8370999992],[5845943.993000001,1780476.2104999982],[5151296.887200002,1439019.4233000018]]],[[[6066181.987,1377030.5108999982],[5911317.378600001,1374504.2718999982],[5913298.0722,1454227.6545999981],[6068288.1503,1456760.798700001],[6066181.987,1377030.5108999982]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"COL","name_fr":"Colombie","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":72,"nam_en":"Colombia","lbl_en":"COLOMBIA","shape_star":911649446116.0001,"stscod":1,"intreg":"South America","m49_cd":"170","lbl_fr":"COLOMBIE","shape_stle":5703115.28613,"iso2cd":"CO","iso3cd":"COL","sub_cd":419,"objectid":62,"SHAPE__Area":1125743933904.8843},"geometry":{"coordinates":[[[-7953221.325200001,1269414.6413000003],[-8157972.789999999,1075898.832800001],[-8143600.1896,794431.443500001],[-7774384.9584,794431.443500001],[-7769519.057399999,672323.1341999993],[-7488090.4735,672323.1341999993],[-7474626.005100001,158313.82950000092],[-7537751.5002,213475.47899999842],[-7809335.116,213475.47899999842],[-7807733.087400001,-12630.409600000829],[-7717517.148499999,-92583.83549999818],[-7724492.3595,-456881.98800000176],[-7818210.8577,-456881.98800000176],[-7888139.587400001,-393332.0687999986],[-7885210.5605,-269102.1702999994],[-8100630.5754,-269102.1702999994],[-8425702.994,20452.467900000513],[-8576400.1577,152798.3836000003],[-8799804.8833,151787.21620000154],[-8556212.4741,371201.1072999984],[-8570363.4983,744860.9858999997],[-8680346.9506,838602.8038000017],[-8567876.9285,942777.0450999998],[-8448851.6329,1054408.8555000015],[-8452613.1689,1117060.6248000003],[-8327615.589400001,1235949.2021000013],[-8144334.0373,1235949.2021000013],[-7963447.2509,1409444.2096000016],[-7953221.325200001,1269414.6413000003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"DJI","name_fr":"Djibouti","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":73,"nam_en":"Djibouti","lbl_en":"DJIBOUTI","shape_star":25212650195.099995,"stscod":1,"intreg":"Eastern Africa","m49_cd":"262","lbl_fr":"DJIBOUTI","shape_stle":815359.619012,"iso2cd":"DJ","iso3cd":"DJI","sub_cd":202,"objectid":61,"SHAPE__Area":31835729146.541855},"geometry":{"coordinates":[[[4721701.370000001,1396199.7837000005],[4822803.580699999,1395821.1755000018],[4882748.730700001,1343045.8112999983],[4782225.908599999,1343045.8112999983],[4905670.581500001,1228097.189199999],[4814952.930100001,1227817.311999999],[4654234.1307,1227320.3768999986],[4661265.874000002,1396249.9177],[4721701.370000001,1396199.7837000005]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"GIN","name_fr":"Guinée","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":74,"nam_en":"Guinea","lbl_en":"GUINEA","shape_star":178510742435,"stscod":1,"intreg":"Western Africa","m49_cd":"324","lbl_fr":"GUINÉE","shape_stle":2251666.48933,"iso2cd":"GN","iso3cd":"GIN","sub_cd":202,"objectid":60,"SHAPE__Area":224165104819.67566},"geometry":{"coordinates":[[[-881681.3004000001,1197208.824000001],[-880087.0797000006,943889.5329999998],[-959096.5778999999,873253.1986000016],[-1123269.7032999992,983853.0298000015],[-1325443.7738999985,1120085.7221000008],[-1551194.0113999993,916282.680399999],[-1553547.7802000009,1112315.553199999],[-1682044.8436999992,1199755.0293999985],[-1393077.6873000003,1199288.1996],[-1395393.5786999986,1387722.9008000009],[-1261670.0007000007,1387722.9008000009],[-1053411.9693999998,1387722.9008000009],[-881681.3004000001,1197208.824000001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"GNB","name_fr":"Guinée-Bissau","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":75,"nam_en":"Guinea-Bissau","lbl_en":"GUINEA-BISSAU","shape_star":57970080258.700005,"stscod":1,"intreg":"Western Africa","m49_cd":"624","lbl_fr":"GUINÉE-BISSAU","shape_stle":1005669.89897,"iso2cd":"GW","iso3cd":"GNB","sub_cd":202,"objectid":59,"SHAPE__Area":73173240294.28026},"geometry":{"coordinates":[[[-1395393.5786999986,1387722.9008000009],[-1393077.6873000003,1199288.1996],[-1682044.8436999992,1199755.0293999985],[-1814530.8883000016,1289897.5824000016],[-1816077.364599999,1387722.9008000009],[-1395393.5786999986,1387722.9008000009]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"GRD","name_fr":"Grenade","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":76,"nam_en":"Grenada","lbl_en":"GRENADA","shape_star":3928020750.9,"stscod":1,"intreg":"Caribbean","m49_cd":"308","lbl_fr":"GRENADE","shape_stle":250792.143236,"iso2cd":"GD","iso3cd":"GRD","sub_cd":419,"objectid":58,"SHAPE__Area":4971020978.604871},"geometry":{"coordinates":[[[-6829008.914899999,1327243.3416999988],[-6905480.5671,1326960.4629999995],[-6910668.0822,1391926.6906999983],[-6834151.471000001,1392210.174899999],[-6829008.914899999,1327243.3416999988]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"CMR","name_fr":"Cameroun","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":77,"nam_en":"Cameroon","lbl_en":"CAMEROON","shape_star":371656037159,"stscod":1,"intreg":"Middle Africa","m49_cd":"120","lbl_fr":"CAMEROUN","shape_stle":3363021.52073,"iso2cd":"CM","iso3cd":"CMR","sub_cd":202,"objectid":57,"SHAPE__Area":460229463530.41516},"geometry":{"coordinates":[[[1656823.2129000016,1113966.4054999985],[1577808.0025000013,1113728.2833000012],[1576694.8924999982,974946.0458999984],[1726284.7767999992,840375.1631000005],[1653293.3663999997,776538.9030000009],[1650738.1352000013,445365.42810000107],[1796272.6220000014,316370.58399999887],[1796140.9860000014,246135.98380000144],[1480519.6570000015,246333.13069999963],[1257906.9820999987,246472.18149999902],[1051828.1099000014,246472.18149999902],[1052396.0716999993,484368.5315000005],[992082.6875,484305.8020000011],[992866.0185000002,661156.7415000014],[1165613.7567999996,813678.0025000013],[1227987.5592,757979.2509999983],[1452691.0989000015,956310.185899999],[1455158.3154999986,1193042.0265999995],[1660491.5670000017,1374788.2989999987],[1656823.2129000016,1113966.4054999985]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"VEN","name_fr":"Venezuela (République bolivarienne du)","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":78,"nam_en":"Venezuela","lbl_en":"VENEZUELA","shape_star":749713406024,"stscod":1,"intreg":"South America","m49_cd":"862","lbl_fr":"VENEZUELA (RÉPUBLIQUE BOLIVARIENNE DU)","shape_stle":5168330.13575,"iso2cd":"VE","iso3cd":"VEN","sub_cd":419,"objectid":56,"SHAPE__Area":932505554628.4694},"geometry":{"coordinates":[[[[-7762998.2359,1314691.2135000005],[-7600877.2333,1177575.9814999998],[-6973502.365900001,1177575.9814999998],[-6660339.823000001,909771.939199999],[-6770512.936799999,808324.9087999985],[-6762778.905300001,575368.6922000013],[-6759971.4265,484076.17660000175],[-6927080.304,482693.7646000013],[-6977311.638,437086.47150000185],[-7141305.9255,437086.47150000185],[-7135466.4,99028.14279999956],[-7407006.1392,99028.14279999956],[-7474626.005100001,158313.82950000092],[-7488090.4735,672323.1341999993],[-7769519.057399999,672323.1341999993],[-7774384.9584,794431.443500001],[-8143600.1896,794431.443500001],[-8157972.789999999,1075898.832800001],[-7953221.325200001,1269414.6413000003],[-7946333.2793000005,1164119.2489],[-8046071.571799999,1070062.118900001],[-7972447.2535,1007486.4257000014],[-7900886.851600001,1074535.6488999985],[-7907036.1686,1177575.9814999998],[-7762998.2359,1314691.2135000005]]],[[[-7076578.692500001,1205317.1297000013],[-7199140.6774,1205129.1928000003],[-7203029.3939,1260454.0500999987],[-7080429.257300001,1260454.0500999987],[-7076578.692500001,1205317.1297000013]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"SOM","name_fr":"Somalie","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":79,"nam_en":"Somalia","lbl_en":"SOMALIA","shape_star":525253662387.00006,"stscod":1,"intreg":"Eastern Africa","m49_cd":"706","lbl_fr":"SOMALIE","shape_stle":4522495.19742,"iso2cd":"SO","iso3cd":"SOM","sub_cd":202,"objectid":55,"SHAPE__Area":652689435663.2867},"geometry":{"coordinates":[[[5682025.011399999,1107168.3484000005],[5212759.8235,366142.65100000054],[4626939.0031,-185367.45949999988],[4559060.383299999,-90267.67399999872],[4561461.794599999,353225.7391999997],[4665413.1061,443667.08469999954],[4752873.909600001,443829.4864999987],[4995372.8116,550009.9204999991],[5334644.353100002,898561.5186999999],[5129262.4037999995,898561.5186999999],[4808164.101,1043588.2076000012],[4814917.6545,1226945.3955999985],[4814952.930100001,1227817.311999999],[4905670.581500001,1228097.189199999],[4969566.750100002,1168788.371199999],[5291838.814300001,1281279.9109000005],[5693277.705699999,1282091.9510999992],[5682025.011399999,1107168.3484000005]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"TGO","name_fr":"Togo","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":80,"nam_en":"Togo","lbl_en":"TOGO","shape_star":60809948934.3,"stscod":1,"intreg":"Western Africa","m49_cd":"768","lbl_fr":"TOGO","shape_stle":1398325.74287,"iso2cd":"TG","iso3cd":"TGO","sub_cd":202,"objectid":54,"SHAPE__Area":75884056964.35089},"geometry":{"coordinates":[[[108150.45470000058,640576.5256000012],[52426.335200000554,640576.5256000012],[-14904.814599998295,608413.25],[-14964.974500000477,1247250.3183000013],[108571.23660000041,1247250.3183000013],[108150.45470000058,640576.5256000012]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"GHA","name_fr":"Ghana","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":81,"nam_en":"Ghana","lbl_en":"GHANA","shape_star":173443793808,"stscod":1,"intreg":"Western Africa","m49_cd":"288","lbl_fr":"GHANA","shape_stle":1816689.0782,"iso2cd":"GH","iso3cd":"GHA","sub_cd":202,"objectid":53,"SHAPE__Area":216085948016.1008},"geometry":{"coordinates":[[[-14904.814599998295,608413.25],[-214461.47529999912,513119.15129999816],[-325174.3990999982,563301.2221999988],[-326629.27739999816,1138903.9177],[-327301.80999999866,1247250.3183000013],[-14964.974500000477,1247250.3183000013],[-14904.814599998295,608413.25]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"CAF","name_fr":"République Centrafricaine","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":82,"nam_en":"Central African Republic","lbl_en":"CENTRAL AFRICAN REPUBLIC","shape_star":509445286035.00006,"stscod":1,"intreg":"Middle Africa","m49_cd":"140","lbl_fr":"RÉPUBLIQUE CENTRAFRICAINE","shape_stle":3685535.36607,"iso2cd":"CF","iso3cd":"CAF","sub_cd":202,"objectid":52,"SHAPE__Area":632148453106.2985},"geometry":{"coordinates":[[[2590731.835499998,967638.565200001],[2658312.999499999,967651.3407000005],[3087909.3048,581016.0247000009],[2637809.3407000005,581016.0247000009],[2559253.1867999993,492481.85869999975],[2288060.0179000013,492481.85869999975],[2174356.581599999,570192.7168000005],[2061844.5958000012,492481.85869999975],[2060977.8304999992,386364.2303000018],[1898575.9875000007,386364.2303000018],[1796140.9860000014,246135.98380000144],[1796272.6220000014,316370.58399999887],[1650738.1352000013,445365.42810000107],[1653293.3663999997,776538.9030000009],[1726284.7767999992,840375.1631000005],[1904638.5760000013,840519.3293000013],[2133601.8893,1042067.8123000003],[2259457.5645000003,1042067.8123000003],[2449529.7238,1209141.5513999984],[2595949.542300001,1209175.5920000002],[2590731.835499998,967638.565200001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"TTO","name_fr":"Trinité-et-Tobago","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":83,"nam_en":"Trinidad and Tobago","lbl_en":"TRINIDAD AND TOBAGO","shape_star":11825539048.6,"stscod":1,"intreg":"Caribbean","m49_cd":"780","lbl_fr":"TRINITÉ-ET-TOBAGO","shape_stle":615086.371831,"iso2cd":"TT","iso3cd":"TTO","sub_cd":419,"objectid":51,"SHAPE__Area":14872681687.658123},"geometry":{"coordinates":[[[[-6774151.7820999995,1108026.731800001],[-6858376.3927,1108026.731800001],[-6866131.852700001,1225587.4254],[-6781618.4145,1225620.166099999],[-6774151.7820999995,1108026.731800001]]],[[[-6705761.285700001,1240063.4166],[-6782595.5461,1240129.8383999988],[-6786975.0802,1304566.9646999985],[-6710518.1303,1304849.6413000003],[-6705761.285700001,1240063.4166]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"CIV","name_fr":"Côte d’Ivoire","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":84,"nam_en":"Côte d'Ivoire","lbl_en":"CÔTE D'IVOIRE","shape_star":280452696246,"stscod":1,"intreg":"Western Africa","m49_cd":"384","lbl_fr":"CÔTE D’IVOIRE","shape_stle":2254189.64955,"iso2cd":"CI","iso3cd":"CIV","sub_cd":202,"objectid":50,"SHAPE__Area":348895449317.7413},"geometry":{"coordinates":[[[-587840.6365999989,1138918.7894000001],[-326629.27739999816,1138903.9177],[-325174.3990999982,563301.2221999988],[-741388.8269999996,562430.4673999995],[-878079.4035999998,501823.0562000014],[-879064.1875,741487.1486000009],[-993438.5857000016,842582.8878000006],[-959096.5778999999,873253.1986000016],[-880087.0797000006,943889.5329999998],[-881681.3004000001,1197208.824000001],[-693888.8949999996,1198103.0403999984],[-587840.6365999989,1138918.7894000001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"CRI","name_fr":"Costa Rica","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":85,"nam_en":"Costa Rica","lbl_en":"COSTA RICA","shape_star":51344868864.8,"stscod":1,"intreg":"Central America","m49_cd":"188","lbl_fr":"COSTA RICA","shape_stle":943698.859604,"iso2cd":"CR","iso3cd":"CRI","sub_cd":419,"objectid":40,"SHAPE__Area":64439682904.97059},"geometry":{"coordinates":[[[-9198841.6255,1056857.6981999986],[-9316050.3125,946397.5934000015],[-9582648.7144,1170838.0249999985],[-9493169.9073,1256970.8662],[-9400581.9216,1256970.8662],[-9360921.102,1223826.1330999993],[-9262919.5736,1223822.1251000017],[-9254405.6248,1103736.4052999988],[-9198841.6255,1056857.6981999986]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BRN","name_fr":"Brunéi Darussalam","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":86,"nam_en":"Brunei Darussalam","lbl_en":"BRUNEI DARUSSALAM","shape_star":15549402766.6,"stscod":1,"intreg":" ","m49_cd":"096","lbl_fr":"BRUNÉI DARUSSALAM","shape_stle":550774.637288,"iso2cd":"BN","iso3cd":"BRN","sub_cd":35,"objectid":39,"SHAPE__Area":19218883507.944176},"geometry":{"coordinates":[[[12777844.5676,395287.33520000055],[12656039.353100002,395287.33520000055],[12661261.709399998,498825.85759999976],[12789200.8983,606728.5175999999],[12777844.5676,395287.33520000055]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"COD","name_fr":"République Démocratique du Congo","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":87,"nam_en":"Democratic Republic of the Congo","lbl_en":"DEMOCRATIC REPUBLIC OF THE CONGO","shape_star":1914473557100,"stscod":1,"intreg":"Middle Africa","m49_cd":"180","lbl_fr":"RÉPUBLIQUE DÉMOCRATIQUE DU CONGO","shape_stle":7561926.24099,"iso2cd":"CD","iso3cd":"COD","sub_cd":202,"objectid":38,"SHAPE__Area":2366364808835.3867},"geometry":{"coordinates":[[[3086686.6385999992,494693.98849999905],[3296650.120000001,494693.98849999905],[3400355.4081999995,401832.3707999997],[3396364.8260999992,157153.35429999977],[3237064.030000001,74094.11780000106],[3235320.407200001,-123435.98000000045],[3238279.4327000007,-297667.3674999997],[3239471.8735000007,-412554.09629999846],[3344709.0744000003,-504558.0333000012],[3349331.2661000006,-768865.9836999997],[3456874.933699999,-803936.3471000008],[3460790.033399999,-944856.4263000004],[3308570.1319000013,-942880.4266999997],[3175605.3927000016,-1063656.6816999987],[3180232.6532000005,-1250222.3148999996],[3319662.6829999983,-1372049.1394000016],[3321750.2369000018,-1437850.2474000007],[3211861.498399999,-1437850.2474000007],[3024126.714200001,-1273614.2844000012],[2679285.1503,-1273614.2844000012],[2658425.5341,-1273614.2844000012],[2657221.987399999,-1222173.8249999993],[2422205.659699999,-1222173.8249999993],[2414605.6416999996,-748468.4224999994],[2138677.1239,-748468.4224999994],[2140341.682500001,-887253.0989000015],[1848567.6546999998,-887253.0989000015],[1846488.4001000002,-679212.1801000014],[1331253.7855000012,-679212.1801999994],[1307036.8405000009,-629848.0637000017],[1487641.456700001,-549494.8638999984],[1803286.5559,-460318.75730000064],[1803065.2173000015,-259306.53119999915],[1984988.7903000005,-97271.03090000153],[1986126.5826999992,275054.5892000012],[2060977.8304999992,386364.2303000018],[2061844.5958000012,492481.85869999975],[2174356.581599999,570192.7168000005],[2288060.0179000013,492481.85869999975],[2559253.1867999993,492481.85869999975],[2637809.3407000005,581016.0247000009],[3087909.3048,581016.0247000009],[3086686.6385999992,494693.98849999905]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"BRA","name_fr":"Brésil","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":88,"nam_en":"Brazil","lbl_en":"BRAZIL","shape_star":7072320761490,"stscod":1,"intreg":"South America","m49_cd":"076","lbl_fr":"BRÉSIL","shape_stle":15163862.1915,"iso2cd":"BR","iso3cd":"BRA","sub_cd":419,"objectid":37,"SHAPE__Area":9023571130766.537},"geometry":{"coordinates":[[[-6610164.9198,489606.05270000175],[-6643669.17,459196.1684000008],[-6638646.369000001,207958.66369999945],[-6373308.8411,207958.66369999945],[-6255313.637700001,207958.66369999945],[-6039295.717599999,207958.66369999945],[-6008079.537799999,207958.66369999945],[-5811417.6054,207958.66369999945],[-5815616.683,450904.4006000012],[-5748587.7513999995,511627.8027999997],[-5705620.7896,474434.26999999955],[-5702745.785800001,337412.25],[-5508258.270099999,167448.99859999865],[-5742301.58,-39889.58889999986],[-5680071.9188,-95030.90190000087],[-5445450.6119,112297.51040000096],[-5042025.371200001,-245063.1763000004],[-4445225.3725000005,-245161.30460000038],[-4041007.7947000004,-609841.1653000005],[-4055855.2534,-1204891.7149999999],[-4438544.259099999,-1536653.991700001],[-4499589.2765999995,-2544093.917199999],[-4745548.9551,-2760006.0009999983],[-5176737.975500001,-2760844.904100001],[-5379236.245999999,-2937339.940299999],[-5446052.6467,-3505826.5029000007],[-5755814.7159,-3770979.2434],[-5855208.842800001,-3770988.2382999994],[-5873770.873400001,-3889102.539000001],[-6086066.671800001,-3638697.903499998],[-6221187.001,-3637089.0874999985],[-6364323.395199999,-3470933.8992],[-6024126.613600001,-3180405.2118999995],[-5997307.6534,-2961528.103599999],[-6106544.2259,-2961528.103599999],[-6084551.941299999,-2754912.081700001],[-6223859.1961,-2610698.625500001],[-6214035.883099999,-2509310.9618999995],[-6277813.135500001,-2509310.9618999995],[-6472333.7554,-2509310.9618999995],[-6448830.0977,-2267199.9048999995],[-6419444.676899999,-1950098.8682000004],[-6542794.057399999,-1950098.8682000004],[-6532325.346100001,-1826317.5348999985],[-6753367.4279,-1826317.5348999985],[-6729537.816299999,-1515417.9565999992],[-6943506.736199999,-1515417.9565999992],[-7337105.2599,-1140723.0551999994],[-7484495.353599999,-1140723.0551999994],[-7583724.283,-1224856.9235999994],[-7762595.443299999,-1224856.9235999994],[-7878704.7929,-1224856.9235999994],[-7873182.7179000005,-1137922.050999999],[-8020569.598999999,-1137922.050999999],[-8184215.073899999,-984185.8575999998],[-8170336.821799999,-686637.1728000008],[-7902557.506100001,-456881.98800000176],[-7818210.8577,-456881.98800000176],[-7724492.3595,-456881.98800000176],[-7717517.148499999,-92583.83549999818],[-7807733.087400001,-12630.409600000829],[-7809335.116,213475.47899999842],[-7537751.5002,213475.47899999842],[-7474626.005100001,158313.82950000092],[-7407006.1392,99028.14279999956],[-7135466.4,99028.14279999956],[-7141305.9255,437086.47150000185],[-6977311.638,437086.47150000185],[-6927080.304,482693.7646000013],[-6759971.4265,484076.17660000175],[-6762778.905300001,575368.6922000013],[-6709668.280200001,575368.6922000013],[-6610164.9198,489606.05270000175]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"KEN","name_fr":"Kenya","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":89,"nam_en":"Kenya","lbl_en":"KENYA","shape_star":486484823511,"stscod":1,"intreg":"Eastern Africa","m49_cd":"404","lbl_fr":"KENYA","shape_stle":3186526.2286,"iso2cd":"KE","iso3cd":"KEN","sub_cd":202,"objectid":36,"SHAPE__Area":598779592445.2427},"geometry":{"coordinates":[[[4169905.2529000007,475892.7509999983],[4237602.582400002,415092.65239999816],[4437502.532499999,415092.65239999816],[4487976.994899999,443829.4864999987],[4665413.1061,443667.08469999954],[4561461.794599999,353225.7391999997],[4559060.383299999,-90267.67399999872],[4626939.0031,-185367.45949999988],[4451291.546500001,-335231.8746000007],[4454669.9432,-529771.7016999982],[4389670.724599998,-529771.7016999982],[4189622.3729000017,-381621.09650000185],[4188993.7786,-335231.8746000007],[3790127.474100001,-121149.25699999928],[3789877.5007000007,8983.845199998468],[3885417.2793999985,194277.74940000102],[3761418.2881999984,444643.7419999987],[3818788.3374000005,507968.0240999982],[3926776.0319,507968.0240999982],[4006917.1400999986,507968.0240999982],[4134252.389199998,507968.0240999982],[4169905.2529000007,475892.7509999983]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"UGA","name_fr":"Ouganda","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":90,"nam_en":"Uganda","lbl_en":"UGANDA","shape_star":213993919691,"stscod":1,"intreg":"Eastern Africa","m49_cd":"800","lbl_fr":"OUGANDA","shape_stle":1959197.82232,"iso2cd":"UG","iso3cd":"UGA","sub_cd":202,"objectid":35,"SHAPE__Area":263199844732.16263},"geometry":{"coordinates":[[[3885417.2793999985,194277.74940000102],[3789877.5007000007,8983.845199998468],[3790127.474100001,-121149.25699999928],[3448163.344999999,-122756.06129999831],[3235320.407200001,-123435.98000000045],[3237064.030000001,74094.11780000106],[3396364.8260999992,157153.35429999977],[3400355.4081999995,401832.3707999997],[3722678.329999998,401832.3707999997],[3761418.2881999984,444643.7419999987],[3885417.2793999985,194277.74940000102]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"COG","name_fr":"Congo","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":91,"nam_en":"Congo","lbl_en":"CONGO","shape_star":306146999147,"stscod":1,"intreg":"Middle Africa","m49_cd":"178","lbl_fr":"CONGO","shape_stle":3244601.5937,"iso2cd":"CG","iso3cd":"COG","sub_cd":202,"objectid":34,"SHAPE__Area":376806003587.75275},"geometry":{"coordinates":[[[1986126.5826999992,275054.5892000012],[1984988.7903000005,-97271.03090000153],[1803065.2173000015,-259306.53119999915],[1803286.5559,-460318.75730000064],[1487641.456700001,-549494.8638999984],[1439267.7413000017,-451383.7875000015],[1259363.4866000004,-532709.1493999995],[1184705.2600000016,-380659.84870000184],[1184401.0062000006,-219621.70259999856],[1244586.394200001,-219621.70259999856],[1610932.2342000008,-219621.70259999856],[1610721.256000001,-138705.13919999823],[1610694.5274999999,124764.84409999847],[1479876.0337000005,124764.84409999847],[1480519.6570000015,246333.13069999963],[1796140.9860000014,246135.98380000144],[1898575.9875000007,386364.2303000018],[2060977.8304999992,386364.2303000018],[1986126.5826999992,275054.5892000012]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"GAB","name_fr":"Gabon","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":92,"nam_en":"Gabon","lbl_en":"GABON","shape_star":197573285077,"stscod":1,"intreg":"Middle Africa","m49_cd":"266","lbl_fr":"GABON","shape_stle":2108037.84217,"iso2cd":"GA","iso3cd":"GAB","sub_cd":202,"objectid":33,"SHAPE__Area":242921383793.2052},"geometry":{"coordinates":[[[1480519.6570000015,246333.13069999963],[1479876.0337000005,124764.84409999847],[1610694.5274999999,124764.84409999847],[1610721.256000001,-138705.13919999823],[1610932.2342000008,-219621.70259999856],[1244586.394200001,-219621.70259999856],[1184401.0062000006,-219621.70259999856],[1184705.2600000016,-380659.84870000184],[1003805.3621999994,-198811.73209999874],[1003627.677099999,-18523.558400001377],[1051294.7003000006,50806.24060000107],[1051494.4166,121529.77710000053],[1257645.7573999986,121529.77710000053],[1257906.9820999987,246472.18149999902],[1480519.6570000015,246333.13069999963]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"SLE","name_fr":"Sierra Leone","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":93,"nam_en":"Sierra Leone","lbl_en":"SIERRA LEONE","shape_star":56626864672.9,"stscod":1,"intreg":"Western Africa","m49_cd":"694","lbl_fr":"SIERRA LEONE","shape_stle":964225.146387,"iso2cd":"SL","iso3cd":"SLE","sub_cd":202,"objectid":49,"SHAPE__Area":70632189203.77295},"geometry":{"coordinates":[[[-1123269.7032999992,983853.0298000015],[-1341844.632199999,787380.6444999985],[-1551194.0113999993,916282.680399999],[-1325443.7738999985,1120085.7221000008],[-1123269.7032999992,983853.0298000015]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LKA","name_fr":"Sri Lanka","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":94,"nam_en":"Sri Lanka","lbl_en":"SRI LANKA","shape_star":58852466637.1,"stscod":1,"intreg":" ","m49_cd":"144","lbl_fr":"SRI LANKA","shape_stle":1041006.20342,"iso2cd":"LK","iso3cd":"LKA","sub_cd":34,"objectid":48,"SHAPE__Area":73047381924.55084},"geometry":{"coordinates":[[[9090111.603300001,976235.3557000011],[9077731.645799998,742894.8973999992],[8966892.237799998,648319.8363000005],[8879231.794799998,687920.6466000006],[8901401.374200001,1101110.2217999995],[8957745.3926,1101110.2217999995],[9090111.603300001,976235.3557000011]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"PAN","name_fr":"Panama","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":95,"nam_en":"Panama","lbl_en":"PANAMA","shape_star":89620527689.7,"stscod":1,"intreg":"Central America","m49_cd":"591","lbl_fr":"PANAMA","shape_stle":1522796.29724,"iso2cd":"PA","iso3cd":"PAN","sub_cd":419,"objectid":47,"SHAPE__Area":111779393044.83267},"geometry":{"coordinates":[[[-8711463.5078,1064470.9395000003],[-8567876.9285,942777.0450999998],[-8680346.9506,838602.8038000017],[-8700812.5926,856007.9941000007],[-8766785.1577,912062.7782999985],[-8844840.8997,912336.7976999991],[-8904264.6054,856007.9941000007],[-9209442.6243,856007.9941000007],[-9316050.3125,946397.5934000015],[-9198841.6255,1056857.6981999986],[-9143070.1736,1009719.5815999992],[-8986426.7631,1010788.7278999984],[-8928420.8658,1065589.1103000008],[-8711463.5078,1064470.9395000003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"LBR","name_fr":"Libéria","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":96,"nam_en":"Liberia","lbl_en":"LIBERIA","shape_star":87684276881.6,"stscod":1,"intreg":"Western Africa","m49_cd":"430","lbl_fr":"LIBÉRIA","shape_stle":1319035.57071,"iso2cd":"LR","iso3cd":"LBR","sub_cd":202,"objectid":46,"SHAPE__Area":108811275952.08276},"geometry":{"coordinates":[[[-959096.5778999999,873253.1986000016],[-993438.5857000016,842582.8878000006],[-879064.1875,741487.1486000009],[-878079.4035999998,501823.0562000014],[-1341844.632199999,787380.6444999985],[-1123269.7032999992,983853.0298000015],[-959096.5778999999,873253.1986000016]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MYS","name_fr":"Malaisie","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":97,"nam_en":"Malaysia","lbl_en":"MALAYSIA","shape_star":330040405268,"stscod":1,"intreg":" ","m49_cd":"458","lbl_fr":"MALAISIE","shape_stle":4422834.90416,"iso2cd":"MY","iso3cd":"MYS","sub_cd":35,"objectid":43,"SHAPE__Area":406852638927.8711},"geometry":{"coordinates":[[[[13257552.9047,583560.5395999998],[13102044.304499999,452742.73900000006],[12883770.828699999,453310.64620000124],[12873888.8964,188294.16230000183],[12583588.6424,188294.16230000183],[12434294.486699998,58003.95670000091],[12146789.8055,56712.58080000058],[12661261.709399998,498825.85759999976],[12656039.353100002,395287.33520000055],[12777844.5676,395287.33520000055],[12789200.8983,606728.5175999999],[13023514.237100001,803673.4210000001],[13257552.9047,583560.5395999998]]],[[[11565765.3774,515096.41000000015],[11553242.6314,65895.97129999846],[11184752.6666,398536.79729999974],[11198989.690900002,688114.6372999996],[11188580.8528,698081.6119000018],[11363955.956099998,702788.4017000012],[11565765.3774,515096.41000000015]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"SUR","name_fr":"Suriname","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":98,"nam_en":"Suriname","lbl_en":"SURINAME","shape_star":119728605877.00002,"stscod":1,"intreg":"South America","m49_cd":"740","lbl_fr":"SURINAME","shape_stle":1380911.46004,"iso2cd":"SR","iso3cd":"SUR","sub_cd":419,"objectid":41,"SHAPE__Area":147482474077.9757},"geometry":{"coordinates":[[[-6008079.537799999,207958.66369999945],[-6039295.717599999,207958.66369999945],[-6255313.637700001,207958.66369999945],[-6275148.261499999,225297.87110000104],[-6351051.0096,291518.1469999999],[-6360128.2634,650941.1601999998],[-6017840.8891,651418.8467999995],[-6008079.537799999,207958.66369999945]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"GUY","name_fr":"Guyana","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":99,"nam_en":"Guyana","lbl_en":"GUYANA","shape_star":164127976216,"stscod":1,"intreg":"South America","m49_cd":"328","lbl_fr":"GUYANA","shape_stle":1931273.11199,"iso2cd":"GY","iso3cd":"GUY","sub_cd":419,"objectid":45,"SHAPE__Area":202712545163.85574},"geometry":{"coordinates":[[[-6360128.2634,650941.1601999998],[-6351051.0096,291518.1469999999],[-6275148.261499999,225297.87110000104],[-6255313.637700001,207958.66369999945],[-6373308.8411,207958.66369999945],[-6638646.369000001,207958.66369999945],[-6643669.17,459196.1684000008],[-6610164.9198,489606.05270000175],[-6709668.280200001,575368.6922000013],[-6762778.905300001,575368.6922000013],[-6770512.936799999,808324.9087999985],[-6660339.823000001,909771.939199999],[-6360128.2634,650941.1601999998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"IND","name_fr":"Inde","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":100,"nam_en":"India","lbl_en":"INDIA","shape_star":2567967546270,"stscod":1,"intreg":" ","m49_cd":"356","lbl_fr":"INDE","shape_stle":11624835.3228,"iso2cd":"IN","iso3cd":"IND","sub_cd":34,"objectid":44,"SHAPE__Area":3505799293618.0967},"geometry":{"coordinates":[[[[8873951.712699998,3441768.3704999983],[9209114.567200001,3092449.546],[9350882.867400002,3092449.546],[9772552.6833,3092449.546],[9802415.1523,3236027.2126],[9952184.7753,3237432.0694000013],[9922151.079799999,3095338.647500001],[10271546.1268,3094772.362399999],[10279742.660799999,3133693.8005000018],[10563116.9073,3133722.3293000013],[10492272.7247,2779895.8704000004],[10402807.010400001,2780478.6286000013],[10360221.7282,2523293.1229000017],[10274789.399999999,2688026.0229],[10306859.456999999,2878972.991799999],[10049302.434300002,2878972.991799999],[10066155.1206,2967066.3916000016],[9790773.6615,2967066.3916000016],[9767683.2557,2837856.5628000014],[9914468.3453,2447935.1774000004],[9717912.3629,2447935.1774000004],[9698279.286600001,2312936.4389999993],[8968297.942499999,1744316.997299999],[8918168.636500001,1180366.8403000012],[8651526.1822,879397.1281000003],[8400470.502700001,1114863.4794999994],[8413305.2845,1300305.0078000017],[8267722.7916,1440811.4169000015],[8292029.958299998,1715255.2646999992],[8088177.699299999,1919453.2531000003],[8155345.420000002,2487127.9716],[8100150.460499998,2543883.9910000004],[7844403.994399998,2330198.739],[7691506.015500002,2488918.2683999985],[7756348.945099998,2543339.2808],[7547093.682100002,2767606.7342000008],[7916999.723299999,2767606.7342000008],[7944075.806699999,2962153.701699998],[7790934.834800001,3134319.2536999993],[8284483.514800001,3514592.6745000035],[8344380.837699998,3794712.3730000034],[8608052.067200001,4007072.106700003],[8978403.6857,3525874.110299997],[8873951.712699998,3441768.3704999983]]],[[[10461635.3581,778215.4483999982],[10385426.760899998,777936.5218000002],[10388392.214000002,841967.3420999981],[10464628.905499998,842246.6226000004],[10461635.3581,778215.4483999982]]],[[[10329217.737300001,1145540.5681999996],[10252822.555799998,1145259.2280000001],[10257214.704999998,1209862.8275999986],[10333650.7278,1210144.6884999983],[10329217.737300001,1145540.5681999996]]],[[[10357717.731800001,1499092.3403000012],[10357623.5064,1498147.0267999992],[10376969.687399998,1498218.8478999995],[10359092.5423,1279636.1275999993],[10282610.122900002,1279353.6743],[10300325.2898,1497934.311999999],[10322130.6783,1498015.262600001],[10322237.979600001,1499095.7107999995],[10357717.731800001,1499092.3403000012]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"BLZ","name_fr":"Belize","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":101,"nam_en":"Belize","lbl_en":"BELIZE","shape_star":39764802110.2,"stscod":1,"intreg":"Central America","m49_cd":"084","lbl_fr":"BELIZE","shape_stle":871499.647041,"iso2cd":"BZ","iso3cd":"BLZ","sub_cd":419,"objectid":85,"SHAPE__Area":51696246590.25382},"geometry":{"coordinates":[[[-9746709.2619,1792421.246100001],[-9792886.0343,1745609.4847000018],[-9850234.0431,1792585.9024999999],[-9905376.8455,1837633.376600001],[-9929588.5008,2022909.384300001],[-9943602.2377,2121879.5078000017],[-9789685.5357,2121894.3203999996],[-9746709.2619,1792421.246100001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"JAM","name_fr":"Jamaïque","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":102,"nam_en":"Jamaica","lbl_en":"JAMAICA","shape_star":16738424891.500002,"stscod":1,"intreg":"Caribbean","m49_cd":"388","lbl_fr":"JAMAÏQUE","shape_stle":557306.090578,"iso2cd":"JM","iso3cd":"JAM","sub_cd":419,"objectid":83,"SHAPE__Area":21975315085.37297},"geometry":{"coordinates":[[[-8467768.2557,2030849.7617999986],[-8487831.2502,2010128.2074000016],[-8668806.2717,2010164.2038999982],[-8726220.9025,2057475.9112000018],[-8731737.6511,2101930.2069999985],[-8476276.6999,2101930.2069999985],[-8467768.2557,2030849.7617999986]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"ERI","name_fr":"Érythrée","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":103,"nam_en":"Eritrea","lbl_en":"ERITREA","shape_star":102727995469.00002,"stscod":1,"intreg":"Eastern Africa","m49_cd":"232","lbl_fr":"ÉRYTHRÉE","shape_stle":1927219.42741,"iso2cd":"ER","iso3cd":"ERI","sub_cd":202,"objectid":82,"SHAPE__Area":132545829792.98764},"geometry":{"coordinates":[[[4340026.210200001,1956279.496199999],[4332979.581300002,1831028.0051999986],[4822803.580699999,1395821.1755000018],[4721701.370000001,1396199.7837000005],[4488072.351500001,1602531.8740000017],[4396419.639400002,1602531.8740000017],[4109185.480799999,1602531.8740000017],[4120909.1983000003,1844919.4838000014],[4124700.4255000018,1916284.5828999989],[4259908.5262,2033717.1059999987],[4340026.210200001,1956279.496199999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"BHS","name_fr":"Bahamas","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":104,"nam_en":"Bahamas","lbl_en":"BAHAMAS","shape_star":27436652284.4,"stscod":1,"intreg":"Caribbean","m49_cd":"044","lbl_fr":"BAHAMAS","shape_stle":1753717.6735,"iso2cd":"BS","iso3cd":"BHS","sub_cd":419,"objectid":90,"SHAPE__Area":37887216503.02956},"geometry":{"coordinates":[[[[-8578959.6466,3030484.653099999],[-8656848.1154,3030238.415600002],[-8671434.8222,3101236.2038000003],[-8593033.7705,3101546.4488000013],[-8578959.6466,3030484.653099999]]],[[[-8117130.648399999,2373994.0441999994],[-8194851.935799999,2374136.7225],[-8204566.471000001,2441795.583299998],[-8127028.071599999,2442092.9880000018],[-8117130.648399999,2373994.0441999994]]],[[[-8647755.0291,2816017.086100001],[-8725746.0621,2815712.7993],[-8737322.9223,2885819.0518000014],[-8659665.8115,2885986.993999999],[-8647755.0291,2816017.086100001]]],[[[-8227305.276000001,2554046.6405000016],[-8305425.8869,2554356.3220000006],[-8315562.048699999,2622566.8746000007],[-8237221.3478999995,2622351.772399999],[-8227305.276000001,2554046.6405000016]]],[[[-8284756.2818,2676307.5753000006],[-8362574.6799,2676005.9809999987],[-8373562.1872000005,2745347.1086999997],[-8295423.0725,2745197.3839000016],[-8284756.2818,2676307.5753000006]]],[[[-8609714.1154,2721717.5878],[-8687587.0684,2721415.1341999993],[-8698619.409,2791041.5975],[-8621106.8248,2791260.290100001],[-8609714.1154,2721717.5878]]],[[[-8438695.0387,2857443.7903000005],[-8517025.0051,2857591.1906000003],[-8529501.6184,2927299.6948000006],[-8451364.8416,2927606.2369000018],[-8438695.0387,2857443.7903000005]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"THA","name_fr":"Thaïlande","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":105,"nam_en":"Thailand","lbl_en":"THAILAND","shape_star":423863216520,"stscod":1,"intreg":" ","m49_cd":"764","lbl_fr":"THAÏLANDE","shape_stle":4615048.782,"iso2cd":"TH","iso3cd":"THA","sub_cd":35,"objectid":89,"SHAPE__Area":546740364484.99384},"geometry":{"coordinates":[[[11363955.956099998,702788.4017000012],[11188580.8528,698081.6119000018],[10988256.285300002,891125.4673000015],[11005256.0616,1122810.204],[11052911.061700001,1590930.7599],[11004794.5372,1639709.739500001],[11027923.890099999,1817667.8695],[10886431.5392,1965717.5865999982],[10926542.201499999,2222726.340500001],[11191954.3338,2336577.689100001],[11298464.5136,2220086.8429999985],[11264003.5376,2011292.9675999992],[11575497.4754,2010068.9681000002],[11705356.597399998,1872097.7252000012],[11673103.828200001,1642279.6323000006],[11482653.9773,1642279.6323000006],[11449006.1688,1353427.4378000014],[11444516.831799999,1310188.9827999994],[11185621.9199,1511538.0062000006],[11159588.096299998,1531966.3271999992],[11105019.180399999,946410.9474],[11363955.956099998,702788.4017000012]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"HTI","name_fr":"Haïti","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":106,"nam_en":"Haiti","lbl_en":"HAITI","shape_star":35358900672.8,"stscod":1,"intreg":"Caribbean","m49_cd":"332","lbl_fr":"HAÏTI","shape_stle":999517.34322,"iso2cd":"HT","iso3cd":"HTI","sub_cd":419,"objectid":88,"SHAPE__Area":46660494961.768234},"geometry":{"coordinates":[[[-7957465.1839000005,2051573.512600001],[-8247252.1697,2051556.0077],[-8255983.5678,2125679.404599998],[-8100713.5451,2125679.404599998],[-8108890.364499999,2194118.1578],[-8176889.568299999,2194118.1578],[-8186922.7568,2274771.2716000006],[-7987268.1139,2274771.2716000006],[-7957465.1839000005,2051573.512600001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BGD","name_fr":"Bangladesh","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":107,"nam_en":"Bangladesh","lbl_en":"BANGLADESH","shape_star":164188387400,"stscod":1,"intreg":" ","m49_cd":"050","lbl_fr":"BANGLADESH","shape_stle":2018774.83033,"iso2cd":"BD","iso3cd":"BGD","sub_cd":34,"objectid":98,"SHAPE__Area":225401410748.07465},"geometry":{"coordinates":[[[10049302.434300002,2878972.991799999],[10306859.456999999,2878972.991799999],[10274789.399999999,2688026.0229],[10360221.7282,2523293.1229000017],[10327735.1371,2318048.955699999],[10211858.6041,2536803.4679999985],[10022334.036600001,2447935.1774000004],[9914468.3453,2447935.1774000004],[9767683.2557,2837856.5628000014],[9790773.6615,2967066.3916000016],[10066155.1206,2967066.3916000016],[10049302.434300002,2878972.991799999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"MLI","name_fr":"Mali","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":108,"nam_en":"Mali","lbl_en":"MALI","shape_star":993020826143,"stscod":1,"intreg":"Western Africa","m49_cd":"466","lbl_fr":"MALI","shape_stle":5485272.37073,"iso2cd":"ML","iso3cd":"MLI","sub_cd":202,"objectid":97,"SHAPE__Area":1298685278544.0535},"geometry":{"coordinates":[[[463532.2496000007,2159949.6831],[460661.9285000004,1688333.5124999993],[25531.125300001353,1688009.6728999987],[-181383.07429999858,1688019.1746000014],[-588791.637600001,1330823.1231000014],[-587840.6365999989,1138918.7894000001],[-693888.8949999996,1198103.0403999984],[-881681.3004000001,1197208.824000001],[-1053411.9693999998,1387722.9008000009],[-1261670.0007000007,1387722.9008000009],[-1264814.5386000015,1630932.8731000014],[-1396432.180399999,1748524.2709],[-769668.6959000006,1746746.3018999994],[-603074.5229999982,1746746.3018999994],[-609674.9083000012,2516084.2010999992],[-612126.0824000016,2903231.912300002],[463532.2496000007,2159949.6831]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"OMN","name_fr":"Oman","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":109,"nam_en":"Oman","lbl_en":"OMAN","shape_star":287493460893,"stscod":1,"intreg":" ","m49_cd":"512","lbl_fr":"OMAN","shape_stle":2823216.23173,"iso2cd":"OM","iso3cd":"OMN","sub_cd":145,"objectid":96,"SHAPE__Area":385694893517.2644},"geometry":{"coordinates":[[[[6025077.384399999,1895363.8370999992],[5854409.012499999,1895363.8370999992],[5739468.563000001,2145882.0198],[5957169.853100002,2146079.2074999996],[6173292.966600001,2329985.943],[6191196.5546,2510986.2666999996],[6114771.306000002,2589688.038400002],[6114798.151999999,2589966.835499998],[6132389.923999999,2769922.657900002],[6275521.437800001,2873307.0207],[6275552.539799999,2873329.5073999986],[6496547.544599999,2724806.4844000004],[6647667.986299999,2570621.7617999986],[6624870.386300001,2355443.1022000015],[6025077.384399999,1895363.8370999992]]],[[[6287728.434300002,2971843.4562],[6244345.341499999,2971845.6328000017],[6253390.1965,3045510.5810000002],[6297157.4333,3045510.5810000002],[6287728.434300002,2971843.4562]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"JPN","name_fr":"Japon","georeg":"ASI","subreg":"Eastern Asia","geo_cd":142,"objectid_1":110,"nam_en":"Japan","lbl_en":"JAPAN","shape_star":444701539473.00006,"stscod":1,"intreg":" ","m49_cd":"392","lbl_fr":"JAPON","shape_stle":7868088.30126,"iso2cd":"JP","iso3cd":"JPN","sub_cd":30,"objectid":95,"SHAPE__Area":752474680610.0348},"geometry":{"coordinates":[[[[15537397.795400001,4217241.6175],[15026024.1981,3904532.9701000005],[15120695.8473,4120273.699199997],[14958816.7953,4176441.340999998],[14632797.8825,3999314.5815000013],[14584193.518399999,4085838.0874999985],[15392568.349100001,4543098.521600001],[15602362.113499999,4793000.9782000035],[15519956.693499997,4995356.628700003],[15747156.6686,5148618.4441],[15855145.913099997,4843094.989299998],[15537397.795400001,4217241.6175]]],[[[14338098.7852,3156302.1477000006],[14298025.353200004,3014393.694699999],[14167561.364600003,3016038.0183999985],[14207286.476000004,3157962.9930999987],[14338098.7852,3156302.1477000006]]],[[[14428074.2196,3230465.2338000014],[14349304.8653,3230152.095800001],[14369935.321400002,3302181.8803999983],[14448833.435500003,3302496.6906999983],[14428074.2196,3230465.2338000014]]],[[[14557619.561499998,3497199.403300002],[14478354.312700003,3496879.8715000004],[14502235.0321,3570397.838799998],[14581650.236299999,3570719.2305999994],[14557619.561499998,3497199.403300002]]],[[[15584089.000100002,3877111.064199999],[15504000.904799998,3876781.4582],[15534361.073399998,3952643.710199997],[15614625.185199998,3952975.467],[15584089.000100002,3877111.064199999]]],[[[14531360.140500002,4005732.9367000014],[14646067.026500002,3810258.218800001],[14562733.737599999,3594108.8008999974],[14426645.3235,3594108.8008999974],[14521309.0938,3840587.318400003],[14459717.195600003,3796635.294399999],[14392974.235699996,3907586.708300002],[14531360.140500002,4005732.9367000014]]],[[[14936645.959200002,3916752.717500001],[14768922.883100003,3798148.1851999983],[14702742.1144,3906332.7629000023],[14874071.641500004,4027314.3972999975],[14936645.959200002,3916752.717500001]]],[[[15529781.796999998,4045507.914499998],[15449298.3393,4045173.471199997],[15481557.499700002,4122161.238300003],[15562229.283600003,4122497.9707999974],[15529781.796999998,4045507.914499998]]],[[[15916400.1712,5733246.0178999975],[16008105.069399998,5395804.6976],[16249997.3429,5556043.873300001],[16303912.171999998,5356108.1545],[16125267.472499996,5237679.558899999],[15717550.650399998,5237679.558899999],[15738355.734899998,5174717.417599998],[15597814.178999998,5079426.810500003],[15531654.7122,5279912.721500002],[15764819.789800003,5436589.317400001],[15719012.9481,5599910.816799998],[15916400.1712,5733246.0178999975]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"NER","name_fr":"Niger","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":111,"nam_en":"Niger","lbl_en":"NIGER","shape_star":966992776766,"stscod":1,"intreg":"Western Africa","m49_cd":"562","lbl_fr":"NIGER","shape_stle":4785672.28867,"iso2cd":"NE","iso3cd":"NER","sub_cd":202,"objectid":94,"SHAPE__Area":1269816655685.9885},"geometry":{"coordinates":[[[1335666.9103999995,2694139.427099999],[1698366.9279999994,2694326.8707000017],[1690683.4899999984,2405449.1922999993],[1802547.3753000014,2300137.9387000017],[1685514.1427999996,2203111.578400001],[1677851.4807000011,1880368.8297000006],[1504555.1523999982,1725701.4921000004],[1501038.5190000013,1548168.2949],[564185.6968999989,1548147.6347999983],[429399.03880000114,1442793.2210999988],[231983.85819999874,1288874.3310999982],[232436.1799999997,1432163.2234000005],[25531.125300001353,1688009.6728999987],[460661.9285000004,1688333.5124999993],[463532.2496000007,2159949.6831],[1286845.5958000012,2740741.9492999986],[1335666.9103999995,2694139.427099999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":17,"admiso":"TCD","name_fr":"Tchad","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":112,"nam_en":"Chad","lbl_en":"CHAD","shape_star":1090329640980,"stscod":1,"intreg":"Middle Africa","m49_cd":"148","lbl_fr":"TCHAD","shape_stle":4849727.39077,"iso2cd":"TD","iso3cd":"TCD","sub_cd":202,"objectid":93,"SHAPE__Area":1409316505891.4387},"geometry":{"coordinates":[[[2680951.2961999997,2179461.682],[2666946.1314999983,1791375.5711000003],[2481513.6746000014,1627638.2080999985],[2474942.8583000004,1366518.2588],[2596935.2052999996,1254369.0265999995],[2595949.542300001,1209175.5920000002],[2449529.7238,1209141.5513999984],[2259457.5645000003,1042067.8123000003],[2133601.8893,1042067.8123000003],[1904638.5760000013,840519.3293000013],[1726284.7767999992,840375.1631000005],[1576694.8924999982,974946.0458999984],[1577808.0025000013,1113728.2833000012],[1656823.2129000016,1113966.4054999985],[1660491.5670000017,1374788.2989999987],[1501038.5190000013,1548168.2949],[1504555.1523999982,1725701.4921000004],[1677851.4807000011,1880368.8297000006],[1685514.1427999996,2203111.578400001],[1802547.3753000014,2300137.9387000017],[1690683.4899999984,2405449.1922999993],[1698366.9279999994,2694326.8707000017],[1774870.0056999996,2694366.4076999985],[2680951.2961999997,2179461.682]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"CUB","name_fr":"Cuba","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":113,"nam_en":"Cuba","lbl_en":"CUBA","shape_star":117383679023,"stscod":1,"intreg":"Caribbean","m49_cd":"192","lbl_fr":"CUBA","shape_stle":2433791.55613,"iso2cd":"CU","iso3cd":"CUB","sub_cd":419,"objectid":91,"SHAPE__Area":158784066261.66718},"geometry":{"coordinates":[[[[-8787356.7326,2643791.9228000008],[-8530955.9686,2431103.726300001],[-8436718.0292,2431103.726300001],[-8270150.119000001,2292741.2852],[-8691725.0342,2292741.2852],[-8703352.2441,2382856.6369000003],[-8864147.6996,2515858.3266000003],[-9335948.5827,2515858.3266000003],[-9431130.4636,2515858.3266000003],[-9312267.8964,2643791.9228000008],[-8787356.7326,2643791.9228000008]]],[[[-9182795.8897,2413049.5645000003],[-9260295.795,2412752.651299998],[-9271485.1408,2481002.361200001],[-9193905.6619,2481300.439100001],[-9182795.8897,2413049.5645000003]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SDN","name_fr":"Soudan","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":114,"nam_en":"Sudan","lbl_en":"SUDAN","shape_star":1540513481469.9998,"stscod":1,"intreg":" ","m49_cd":"729","lbl_fr":"SOUDAN","shape_stle":5971168.20122,"iso2cd":"SD","iso3cd":"SDN","sub_cd":15,"objectid":92,"SHAPE__Area":1995252831626.2285},"geometry":{"coordinates":[[[3794681.6444000006,2484357.1270000003],[4125683.695700001,2484366.2052000016],[4106442.9472999983,2182746.8337000012],[4259908.5262,2033717.1059999987],[4124700.4255000018,1916284.5828999989],[4120909.1983000003,1844919.4838000014],[4109185.480799999,1602531.8740000017],[4020228.6132000014,1525278.1768000014],[4014828.660599999,1389474.9499000013],[3802457.745099999,1204863.0362000018],[3797835.3225999996,1062284.0322000012],[3758192.887600001,1061473.1816000007],[3761337.5265000015,1173447.478599999],[3691364.6669999994,1173423.329],[3696872.2443000004,1339242.1426],[3615980.582199998,1339633.6009000018],[3611760.201699998,1207108.1017000005],[3520719.472100001,1090553.9754000008],[3427847.409600001,1090476.317499999],[3394258.5923000015,1129415.1900000013],[3288450.1268999986,1127734.6827999987],[3286919.6889000013,1065945.7122999988],[2951724.6631999984,1066042.8621000014],[2857188.6567,1139819.1435999982],[2739277.4120000005,1139819.1435999982],[2735991.7424999997,967666.0251999982],[2658312.999499999,967651.3407000005],[2590731.835499998,967638.565200001],[2595949.542300001,1209175.5920000002],[2596935.2052999996,1254369.0265999995],[2474942.8583000004,1366518.2588],[2481513.6746000014,1627638.2080999985],[2666946.1314999983,1791375.5711000003],[2680951.2961999997,2179461.682],[2683434.759399999,2267191.932500001],[2759210.1341000013,2267191.932500001],[2769510.5174000002,2484329.0102000013],[3699052.356400002,2484354.5042999983],[3746777.9244000018,2447885.1083000004],[3788435.3621000014,2459303.796500001],[3794681.6444000006,2484357.1270000003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"GTM","name_fr":"Guatemala","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":115,"nam_en":"Guatemala","lbl_en":"GUATEMALA","shape_star":103050161215,"stscod":1,"intreg":"Central America","m49_cd":"320","lbl_fr":"GUATEMALA","shape_stle":1534729.53452,"iso2cd":"GT","iso3cd":"GTM","sub_cd":419,"objectid":81,"SHAPE__Area":132927375892.10222},"geometry":{"coordinates":[[[-9905376.8455,1837633.376600001],[-9850234.0431,1792585.9024999999],[-9792886.0343,1745609.4847000018],[-9923975.787,1614013.1805999987],[-10016190.1416,1522469.5198],[-10136049.9941,1522469.5198],[-10237280.7161,1605772.6776],[-10260766.3875,1800012.0102000013],[-10026951.5834,1800012.0102000013],[-10077675.8387,1841398.9178000018],[-10101910.074,2022905.8552],[-9929588.5008,2022909.384300001],[-9905376.8455,1837633.376600001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"ATG","name_fr":"Antigua-et-Barbuda","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":116,"nam_en":"Antigua and Barbuda","lbl_en":"ANTIGUA AND BARBUDA","shape_star":3914373038.33,"stscod":1,"intreg":"Caribbean","m49_cd":"028","lbl_fr":"ANTIGUA-ET-BARBUDA","shape_stle":250373.435566,"iso2cd":"AG","iso3cd":"ATG","sub_cd":419,"objectid":80,"SHAPE__Area":5109194816.03573},"geometry":{"coordinates":[[[-6826107.6317,1929634.7844999991],[-6903081.802200001,1929345.1550999992],[-6910420.051000001,1995856.1367999986],[-6833239.943600001,1995686.1207000017],[-6826107.6317,1929634.7844999991]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"SEN","name_fr":"Sénégal","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":117,"nam_en":"Senegal","lbl_en":"SENEGAL","shape_star":169246579028,"stscod":1,"intreg":"Western Africa","m49_cd":"686","lbl_fr":"SÉNÉGAL","shape_stle":2472243.63897,"iso2cd":"SN","iso3cd":"SEN","sub_cd":202,"objectid":79,"SHAPE__Area":216864446806.2516},"geometry":{"coordinates":[[[-1396432.180399999,1748524.2709],[-1264814.5386000015,1630932.8731000014],[-1261670.0007000007,1387722.9008000009],[-1395393.5786999986,1387722.9008000009],[-1816077.364599999,1387722.9008000009],[-1817178.4912,1450792.5788999982],[-1400629.9653999992,1450792.5788999982],[-1401663.7712999992,1523891.5555000007],[-1818556.202300001,1523891.5555000007],[-1819388.365699999,1565477.1545999981],[-1944533.9754999988,1676488.6884999983],[-1824011.234099999,1787998.9497999996],[-1825478.2135000005,1860436.7751000002],[-1521701.685899999,1860436.7751000002],[-1396432.180399999,1748524.2709]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"HND","name_fr":"Honduras","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":118,"nam_en":"Honduras","lbl_en":"HONDURAS","shape_star":82520082507,"stscod":1,"intreg":"Central America","m49_cd":"340","lbl_fr":"HONDURAS","shape_stle":1403006.0316,"iso2cd":"HN","iso3cd":"HND","sub_cd":419,"objectid":78,"SHAPE__Area":105989569703.1598},"geometry":{"coordinates":[[[-9311585.143,1741356.2058000006],[-9301571.7982,1650152.2699000016],[-9453647.9074,1650121.7685999982],[-9613018.9577,1491832.5249000005],[-9704224.267,1491832.5249000005],[-9707294.3662,1522469.5198],[-9716304.4393,1614563.3291000016],[-9923975.787,1614013.1805999987],[-9792886.0343,1745609.4847000018],[-9746709.2619,1792421.246100001],[-9371689.5104,1792897.1416999996],[-9311585.143,1741356.2058000006]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"DMA","name_fr":"Dominique","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":119,"nam_en":"Dominica","lbl_en":"DOMINICA","shape_star":3939113278.02,"stscod":1,"intreg":"Caribbean","m49_cd":"212","lbl_fr":"DOMINIQUE","shape_stle":251153.535844,"iso2cd":"DM","iso3cd":"DMA","sub_cd":419,"objectid":77,"SHAPE__Area":5077187561.246695},"geometry":{"coordinates":[[[-6768773.1142,1708810.616700001],[-6845563.315300001,1708977.3605999984],[-6852213.168099999,1774878.9466999993],[-6774973.117900001,1774780.2743000016],[-6768773.1142,1708810.616700001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"BFA","name_fr":"Burkina Faso","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":120,"nam_en":"Burkina Faso","lbl_en":"BURKINA FASO","shape_star":228449634700,"stscod":1,"intreg":"Western Africa","m49_cd":"854","lbl_fr":"BURKINA FASO","shape_stle":2072949.61856,"iso2cd":"BF","iso3cd":"BFA","sub_cd":202,"objectid":76,"SHAPE__Area":289848683408.2769},"geometry":{"coordinates":[[[25531.125300001353,1688009.6728999987],[232436.1799999997,1432163.2234000005],[231983.85819999874,1288874.3310999982],[178497.3936999999,1247250.3183000013],[108571.23660000041,1247250.3183000013],[-14964.974500000477,1247250.3183000013],[-327301.80999999866,1247250.3183000013],[-326629.27739999816,1138903.9177],[-587840.6365999989,1138918.7894000001],[-588791.637600001,1330823.1231000014],[-181383.07429999858,1688019.1746000014],[25531.125300001353,1688009.6728999987]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"CPV","name_fr":"Cabo Verde","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":121,"nam_en":"Cabo Verde","lbl_en":"CABO VERDE","shape_star":15712082997,"stscod":1,"intreg":"Western Africa","m49_cd":"132","lbl_fr":"CABO VERDE","shape_stle":1003168.57275,"iso2cd":"CV","iso3cd":"CPV","sub_cd":202,"objectid":75,"SHAPE__Area":20277018448.091152},"geometry":{"coordinates":[[[[-2731578.310800001,1866265.5132],[-2808505.272500001,1865976.7144000009],[-2812289.1259999983,1932331.3249000013],[-2735296.2806,1932620.9941999987],[-2731578.310800001,1866265.5132]]],[[[-2710837.615699999,1634753.5927000009],[-2787554.1308000013,1634467.5866999999],[-2790829.302099999,1700168.2206999995],[-2714056.601500001,1700454.9809000008],[-2710837.615699999,1634753.5927000009]]],[[[-2580564.4285000004,1646273.3509999998],[-2657291.0650999993,1645987.2151000015],[-2660498.089200001,1711718.328400001],[-2583714.6823000014,1712005.2243999988],[-2580564.4285000004,1646273.3509999998]]],[[[-2504302.4316999987,1770702.1612000018],[-2581139.4316000007,1770414.5610000007],[-2584548.5014000013,1836488.634399999],[-2507649.2556000017,1836777.056400001],[-2504302.4316999987,1770702.1612000018]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"NIC","name_fr":"Nicaragua","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":122,"nam_en":"Nicaragua","lbl_en":"NICARAGUA","shape_star":116880235296,"stscod":1,"intreg":"Central America","m49_cd":"558","lbl_fr":"NICARAGUA","shape_stle":1466620.86646,"iso2cd":"NI","iso3cd":"NIC","sub_cd":419,"objectid":73,"SHAPE__Area":147922548762.84482},"geometry":{"coordinates":[[[-9262919.5736,1223822.1251000017],[-9360921.102,1223826.1330999993],[-9400581.9216,1256970.8662],[-9493169.9073,1256970.8662],[-9582648.7144,1170838.0249999985],[-9682745.7756,1254316.1259999983],[-9704224.267,1491832.5249000005],[-9613018.9577,1491832.5249000005],[-9453647.9074,1650121.7685999982],[-9301571.7982,1650152.2699000016],[-9262919.5736,1223822.1251000017]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"KHM","name_fr":"Cambodge","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":123,"nam_en":"Cambodia","lbl_en":"CAMBODIA","shape_star":186331216656,"stscod":1,"intreg":" ","m49_cd":"116","lbl_fr":"CAMBODGE","shape_stle":1699655.25588,"iso2cd":"KH","iso3cd":"KHM","sub_cd":35,"objectid":72,"SHAPE__Area":236671977065.51132},"geometry":{"coordinates":[[[12058450.077100001,1404336.9147000015],[11672313.673,1135278.305399999],[11444516.831799999,1310188.9827999994],[11449006.1688,1353427.4378000014],[11482653.9773,1642279.6323000006],[11673103.828200001,1642279.6323000006],[11917561.846,1642279.6323000006],[12088113.951299999,1642279.6323000006],[12058450.077100001,1404336.9147000015]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"SLV","name_fr":"El Salvador","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":124,"nam_en":"El Salvador","lbl_en":"EL SALVADOR","shape_star":18555763807.5,"stscod":1,"intreg":"Central America","m49_cd":"222","lbl_fr":"EL SALVADOR","shape_stle":641560.452537,"iso2cd":"SV","iso3cd":"SLV","sub_cd":419,"objectid":71,"SHAPE__Area":23703826228.064613},"geometry":{"coordinates":[[[-9707294.3662,1522469.5198],[-10016190.1416,1522469.5198],[-9923975.787,1614013.1805999987],[-9716304.4393,1614563.3291000016],[-9707294.3662,1522469.5198]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"ETH","name_fr":"Éthiopie","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":125,"nam_en":"Ethiopia","lbl_en":"ETHIOPIA","shape_star":918196015273,"stscod":1,"intreg":"Eastern Africa","m49_cd":"231","lbl_fr":"ÉTHIOPIE","shape_stle":4157304.41627,"iso2cd":"ET","iso3cd":"ETH","sub_cd":202,"objectid":70,"SHAPE__Area":1146799285100.0771},"geometry":{"coordinates":[[[4721701.370000001,1396199.7837000005],[4661265.874000002,1396249.9177],[4654234.1307,1227320.3768999986],[4814952.930100001,1227817.311999999],[4814917.6545,1226945.3955999985],[4808164.101,1043588.2076000012],[5129262.4037999995,898561.5186999999],[5334644.353100002,898561.5186999999],[4995372.8116,550009.9204999991],[4752873.909600001,443829.4864999987],[4665413.1061,443667.08469999954],[4487976.994899999,443829.4864999987],[4437502.532499999,415092.65239999816],[4237602.582400002,415092.65239999816],[4169905.2529000007,475892.7509999983],[4134252.389199998,507968.0240999982],[4006917.1400999986,507968.0240999982],[4001679.6591,514854.26999999955],[3741234.4464999996,858270.7098000012],[3795648.4069,956512.7173999995],[3797835.3225999996,1062284.0322000012],[3802457.745099999,1204863.0362000018],[4014828.660599999,1389474.9499000013],[4020228.6132000014,1525278.1768000014],[4109185.480799999,1602531.8740000017],[4396419.639400002,1602531.8740000017],[4488072.351500001,1602531.8740000017],[4721701.370000001,1396199.7837000005]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"LCA","name_fr":"Sainte-Lucie","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":126,"nam_en":"Saint Lucia","lbl_en":"SAINT LUCIA","shape_star":3908126904.24,"stscod":1,"intreg":"Caribbean","m49_cd":"662","lbl_fr":"SAINTE-LUCIE","shape_stle":250165.547925,"iso2cd":"LC","iso3cd":"LCA","sub_cd":419,"objectid":69,"SHAPE__Area":4990597052.914157},"geometry":{"coordinates":[[[-6752953.3846,1526414.9032999985],[-6829388.7676,1526392.4085000008],[-6835101.6362,1591620.9626000002],[-6758391.084899999,1591539.4431999996],[-6752953.3846,1526414.9032999985]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"NGA","name_fr":"Nigéria","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":127,"nam_en":"Nigeria","lbl_en":"NIGERIA","shape_star":794778536739,"stscod":1,"intreg":"Western Africa","m49_cd":"566","lbl_fr":"NIGÉRIA","shape_stle":3730552.94715,"iso2cd":"NG","iso3cd":"NGA","sub_cd":202,"objectid":68,"SHAPE__Area":996545082378.7399},"geometry":{"coordinates":[[[1660491.5670000017,1374788.2989999987],[1455158.3154999986,1193042.0265999995],[1452691.0989000015,956310.185899999],[1227987.5592,757979.2509999983],[1165613.7567999996,813678.0025000013],[992866.0185000002,661156.7415000014],[992082.6875,484305.8020000011],[668845.3029000014,483969.6171000004],[435529.65680000186,640576.5256000012],[335755.60539999977,640576.5256000012],[336396.5656000003,1012248.378899999],[427378.04569999874,1093185.6534999982],[429399.03880000114,1442793.2210999988],[564185.6968999989,1548147.6347999983],[1501038.5190000013,1548168.2949],[1660491.5670000017,1374788.2989999987]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"GMB","name_fr":"Gambie","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":128,"nam_en":"Gambia","lbl_en":"GAMBIA","shape_star":23935191241.3,"stscod":1,"intreg":"Western Africa","m49_cd":"270","lbl_fr":"GAMBIE","shape_stle":837586.381451,"iso2cd":"GM","iso3cd":"GMB","sub_cd":202,"objectid":67,"SHAPE__Area":30461840499.302406},"geometry":{"coordinates":[[[-1400629.9653999992,1450792.5788999982],[-1817178.4912,1450792.5788999982],[-1818556.202300001,1523891.5555000007],[-1401663.7712999992,1523891.5555000007],[-1400629.9653999992,1450792.5788999982]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"VCT","name_fr":"Saint-Vincent-et-les-Grenadines","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":129,"nam_en":"Saint Vincent and the Grenadines","lbl_en":"SAINT VINCENT AND THE GRENADINES","shape_star":3919388767.71,"stscod":1,"intreg":"Caribbean","m49_cd":"670","lbl_fr":"SAINT-VINCENT-ET-LES-GRENADINES","shape_stle":250526.352924,"iso2cd":"VC","iso3cd":"VCT","sub_cd":419,"objectid":66,"SHAPE__Area":4986304728.654865},"geometry":{"coordinates":[[[-6778928.0605,1446911.3035999984],[-6855517.388499999,1446709.6590999998],[-6860744.6722,1511927.3962999992],[-6784098.6862,1511846.1195],[-6778928.0605,1446911.3035999984]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"TUR","name_fr":"Türkiye","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":130,"nam_en":"Türkiye","lbl_en":"TÜRKİYE","shape_star":645274097826,"stscod":1,"intreg":" ","m49_cd":"792","lbl_fr":"TÜRKİYE","shape_stle":4371198.05405,"iso2cd":"TR","iso3cd":"TUR","sub_cd":145,"objectid":129,"SHAPE__Area":1113267311123.8892},"geometry":{"coordinates":[[[[3908195.640299998,5098439.515699998],[3957252.9015000015,5035391.985100001],[4624987.2291,5035391.985100001],[4710157.423999999,5035391.985100001],[4866870.5823,5035391.985100001],[4838056.448100001,4867025.293399997],[4949815.4991,4867025.293300003],[4892128.393399999,4515275.977499999],[4674353.7478,4515032.556500003],[4178979.2366999984,4515032.556500003],[4015359.3696000017,4366616.694399998],[4021421.0496999994,4415809.556100003],[3119388.9453000017,4416279.065899998],[3026785.379900001,4523444.4498],[3067706.7379,4923313.785099998],[3183907.532400001,5035391.985299997],[3483706.6184,5035391.985100001],[3549668.169500001,5098439.515699998],[3908195.640299998,5098439.515699998]]],[[[3009129.533300001,4981757.867299996],[2990775.7478,4981757.867299996],[3006632.392099999,5128970.434500001],[3146336.434700001,5266182.8248],[3214285.3812999986,5180272.1395],[3009129.533300001,4981757.867299996]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PRT","name_fr":"Portugal","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":131,"nam_en":"Portugal","lbl_en":"PORTUGAL","shape_star":122481974514.99998,"stscod":1,"intreg":" ","m49_cd":"620","lbl_fr":"PORTUGAL","shape_stle":2703685.50505,"iso2cd":"PT","iso3cd":"PRT","sub_cd":39,"objectid":130,"SHAPE__Area":210265377359.56058},"geometry":{"coordinates":[[[[-778529.5729999989,4414373.658500001],[-942363.7685999982,4414373.658500001],[-1022436.6882000007,4414373.6586000025],[-1037760.6911000013,4864787.841700003],[-1047353.8020000011,5134243.429799996],[-797807.5555999987,5134243.429799996],[-778529.5729999989,4414373.658500001]]],[[[-1839426.0132,3811399.5348000005],[-1919209.0496000014,3811071.753899999],[-1926099.8037,3886509.337200001],[-1846150.6572999991,3886839.216499999],[-1839426.0132,3811399.5348000005]]],[[[-2792450.5995000005,4514916.384900004],[-2873919.0628999993,4514566.076300003],[-2885010.597100001,4595258.476899996],[-2803329.0755000003,4595611.6450999975],[-2792450.5995000005,4514916.384900004]]],[[[-3091712.719999999,4593998.123300001],[-3173386.604699999,4593645.012900002],[-3185532.488499999,4674989.310999997],[-3103640.1493000016,4675345.361199997],[-3091712.719999999,4593998.123300001]]],[[[-2970652.337000001,4631570.803300001],[-3052428.1262000017,4631216.3423999995],[-3064372.2718,4712874.882299997],[-2982375.3718999997,4713232.321900003],[-2970652.337000001,4631570.803300001]]],[[[-3428953.5779,4736768.575800002],[-3511009.575099999,4736410.266800001],[-3524583.1016000006,4818964.237999998],[-3442298.7545999996,4819325.636600003],[-3428953.5779,4736768.575800002]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ITA","name_fr":"Italie","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":132,"nam_en":"Italy","lbl_en":"ITALY","shape_star":337746628361,"stscod":1,"intreg":" ","m49_cd":"380","lbl_fr":"ITALIE","shape_stle":5539299.35667,"iso2cd":"IT","iso3cd":"ITA","sub_cd":39,"objectid":128,"SHAPE__Area":629885057701.785},"geometry":{"coordinates":[[[[1506199.6349,5868515.2936],[1497492.9294000007,5706809.4614999965],[1422714.1761000007,5706809.4614999965],[1411066.9998999983,5493321.369599998],[1417470.3704999983,5485664.085699998],[1361362.0300999992,5485664.085699998],[1361027.0984999985,5421506.2700999975],[1421670.4582000002,5421506.2700999975],[1422119.4422000013,5480106.278499998],[1650276.0227999985,5209070.499600001],[1829161.765999999,5208499.439300001],[2093631.0881999992,4897467.333999999],[2022591.1075000018,4826895.981399998],[1942555.9343000017,4919322.384800002],[1888068.416099999,4864787.841700003],[1972960.574000001,4767653.385399997],[1758017.4571999982,4555225.9309],[1677484.7661999986,4644944.5336000025],[1784668.0315999985,4751559.495499998],[1651521.0198,4902926.060900003],[1655668.2842000015,4974196.935000002],[1482299.2804000005,4974196.935000002],[1357852.5546000004,5117290.699100003],[1357906.9202000014,5117290.699100003],[1413470.4285999984,5117290.699100003],[1413897.5918999985,5179187.311800003],[1353800.685800001,5179187.311800003],[1353529.2963999994,5122343.061899997],[1205588.2536000013,5293743.175899997],[1208180.6559000015,5351049.650600001],[1010363.9239000008,5584259.070500001],[837411.3390999995,5397175.677199997],[771602.6257000007,5397219.559699997],[773552.6667999998,5459915.179200001],[773552.6889999993,5459915.906499997],[784205.4505999982,5818570.180600002],[809114.8306000009,5788641.930299997],[907144.3698000014,5788641.930299997],[950170.9871000014,5836549.634199999],[988051.3557000011,5790632.162900001],[1033034.1325999983,5840555.4065999985],[1134706.3449000008,5840555.4065999985],[1137087.6044000015,5894838.503899999],[1482462.4464999996,5894838.503899999],[1506199.6349,5868515.2936]]],[[[1046156.7993000001,4732531.195200004],[919655.8473000005,4732531.195200004],[929473.5036999993,5038484.2195999995],[1057324.8988999985,5038484.2195999995],[1046156.7993000001,4732531.195200004]]],[[[1699937.1774000004,4584520.614100002],[1695467.9611999989,4370781.662600003],[1376628.2320999987,4579249.493699998],[1699937.1774000004,4584520.614100002]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ARM","name_fr":"Arménie","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":133,"nam_en":"Armenia","lbl_en":"ARMENIA","shape_star":31810099468.999996,"stscod":1,"intreg":" ","m49_cd":"051","lbl_fr":"ARMÉNIE","shape_stle":912997.337896,"iso2cd":"AM","iso3cd":"ARM","sub_cd":145,"objectid":127,"SHAPE__Area":56034594695.991165},"geometry":{"coordinates":[[[5064961.188000001,4867025.293300003],[5183389.206900001,4712751.247699998],[5068844.537599999,4712751.247699998],[4949815.4991,4867025.293300003],[4838056.448100001,4867025.293399997],[4866870.5823,5035391.985100001],[5095126.704599999,5035391.985100001],[5064961.188000001,4867025.293300003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"TJK","name_fr":"Tadjikistan","georeg":"ASI","subreg":"Central Asia","geo_cd":142,"objectid_1":134,"nam_en":"Tajikistan","lbl_en":"TAJIKISTAN","shape_star":149125581066,"stscod":1,"intreg":" ","m49_cd":"762","lbl_fr":"TADJIKISTAN","shape_stle":1981067.53975,"iso2cd":"TJ","iso3cd":"TJK","sub_cd":143,"objectid":126,"SHAPE__Area":253194013657.9316},"geometry":{"coordinates":[[[7788316.527399998,4860638.945299998],[7729777.707800001,4812306.016500004],[8225375.732299998,4811092.385499999],[8337764.7634,4643269.393200003],[8299162.159499999,4501496.399700001],[7887645.4197,4501496.399700001],[7918314.392000001,4620650.3486],[7689884.646400001,4432064.613399997],[7494257.9739000015,4432064.613399997],[7588659.3277,4812212.5309000015],[7588594.257399999,4812370.377800003],[7713890.190499999,4927080.244999997],[7788316.527399998,4860638.945299998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"IRN","name_fr":"Iran (République islamique d’)","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":135,"nam_en":"Iran (Islamic Republic of)","lbl_en":"IRAN (ISLAMIC REPUBLIC OF)","shape_star":1474735079770,"stscod":1,"intreg":" ","m49_cd":"364","lbl_fr":"IRAN (RÉPUBLIQUE ISLAMIQUE D’)","shape_stle":5753782.46964,"iso2cd":"IR","iso3cd":"IRN","sub_cd":34,"objectid":125,"SHAPE__Area":2282998707994.205},"geometry":{"coordinates":[[[5068844.537599999,4712751.247699998],[5183389.206900001,4712751.247699998],[5448177.283300001,4714530.9782000035],[5552193.486699998,4574922.165299997],[5676278.181299999,4574922.165299997],[5872466.144299999,4574922.165299997],[6031764.063000001,4574922.165299997],[6129290.6952,4659510.201099999],[6863993.526500002,4226372.4668999985],[6738116.532900002,3562362.400200002],[6792363.393300001,3498414.9420000017],[6970170.974300001,3291982.5342999995],[6921969.924899999,2959094.4179],[6494682.298900001,2959094.4179],[6345179.394099999,3122133.404100001],[5977715.868700001,3122015.9244999997],[5635667.8277,3501621.1281000003],[5397250.1785,3500815.689000003],[5322698.857799999,3568760.4466999993],[5347276.609999999,3746012.5656000003],[5305195.145100001,3794804.6093000025],[5176257.594799999,3945696.2990999967],[5087441.2294000015,3945696.2990999967],[5135810.139199998,4263934.588500001],[4932279.767900001,4515320.857500002],[4892128.393399999,4515275.977499999],[4949815.4991,4867025.293300003],[5068844.537599999,4712751.247699998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ESP","name_fr":"Espagne","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":136,"nam_en":"Spain","lbl_en":"SPAIN","shape_star":551754550866,"stscod":1,"intreg":" ","m49_cd":"724","lbl_fr":"ESPAGNE","shape_stle":5263262.13299,"iso2cd":"ES","iso3cd":"ESP","sub_cd":39,"objectid":124,"SHAPE__Area":975222482703.9623},"geometry":{"coordinates":[[[[-182898.80249999836,5408746.698700003],[-97168.44179999828,5314237.547499999],[88608.5075000003,5314237.547499999],[88503.39829999954,5282457.9673999995],[145857.24929999933,5282457.9673999995],[146030.47370000184,5314237.547499999],[354778.0885999985,5314221.294699997],[351480.5159999989,5068275.733099997],[203109.32429999858,5068275.733099997],[-24353.727699998766,4824195.171999998],[-26132.84530000016,4597291.064099997],[-206109.21499999985,4409141.8276999965],[-321194.98970000073,4409141.8276999965],[-531847.8504999988,4409188.946900003],[-590925.4888999984,4336153.056900002],[-613209.3676999994,4355299.5304000005],[-633106.8814999983,4334623.042000003],[-700289.190299999,4414373.658500001],[-778529.5729999989,4414373.658500001],[-797807.5555999987,5134243.429799996],[-1047353.8020000011,5134243.429799996],[-1058505.5599000007,5408746.698700003],[-182898.80249999836,5408746.698700003]]],[[[-1694103.5571000017,3181878.5073000006],[-1772680.710000001,3181566.4745999984],[-1777659.9400999993,3253338.9298],[-1698960.9836999997,3253652.6019],[-1694103.5571000017,3181878.5073000006]]],[[[-1973175.8500000015,3182645.2694999985],[-2051752.421599999,3182333.2194],[-2057168.5694999993,3254109.7030000016],[-1978470.2155999988,3254423.3929000013],[-1973175.8500000015,3182645.2694999985]]],[[[-1796447.4798000008,3252770.9607000016],[-1875144.2435999997,3252457.3090999983],[-1880448.5489000008,3324606.6415000036],[-1801625.6367999986,3324921.9805999994],[-1796447.4798000008,3252770.9607000016]]],[[[-1942403.5870000012,3274421.047200002],[-2021136.800900001,3274106.893599998],[-2026729.3040999994,3346373.1103999987],[-1947868.6405000016,3346688.966499999],[-1942403.5870000012,3274421.047200002]]],[[[-1493478.6763000004,3324092.570100002],[-1572302.3154000007,3323777.250699997],[-1577268.5210000016,3396314.8083999977],[-1498314.2452999987,3396631.864699997],[-1493478.6763000004,3324092.570100002]]],[[[195616.56080000103,4678194.259000003],[113677.39900000021,4677838.104800001],[110298.0421999991,4759890.652599998],[192462.5450000018,4760249.8342999965],[195616.56080000103,4678194.259000003]]],[[[369485.33089999855,4764067.836800002],[287308.0998999998,4763708.512999997],[284344.1933000013,4846498.632799998],[366752.8770000003,4846861.075499997],[369485.33089999855,4764067.836800002]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AFG","name_fr":"Afghanistan","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":137,"nam_en":"Afghanistan","lbl_en":"AFGHANISTAN","shape_star":560632783398,"stscod":1,"intreg":" ","m49_cd":"004","lbl_fr":"AFGHANISTAN","shape_stle":3480452.32702,"iso2cd":"AF","iso3cd":"AFG","sub_cd":34,"objectid":123,"SHAPE__Area":876778022948.8367},"geometry":{"coordinates":[[[7887645.4197,4501496.399700001],[8299162.159499999,4501496.399700001],[8279844.3462000005,4428605.549000002],[8236451.9465,4428605.549000002],[8116288.377799999,4428605.549000002],[7956844.7727999985,4298024.103500001],[7946018.617699999,4253729.541699998],[7879613.4531,3972138.3059],[7306089.7885,3498559.4412999973],[6792363.393300001,3498414.9420000017],[6738116.532900002,3562362.400200002],[6863993.526500002,4226372.4668999985],[7050486.966699999,4226564.874300003],[7295971.911499999,4432064.613399997],[7494257.9739000015,4432064.613399997],[7689884.646400001,4432064.613399997],[7918314.392000001,4620650.3486],[7887645.4197,4501496.399700001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"IRQ","name_fr":"Iraq","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":138,"nam_en":"Iraq","lbl_en":"IRAQ","shape_star":422821906513.00006,"stscod":1,"intreg":" ","m49_cd":"368","lbl_fr":"IRAQ","shape_stle":2981687.36141,"iso2cd":"IQ","iso3cd":"IRQ","sub_cd":145,"objectid":122,"SHAPE__Area":654773662561.7454},"geometry":{"coordinates":[[[5135810.139199998,4263934.588500001],[5087441.2294000015,3945696.2990999967],[5176257.594799999,3945696.2990999967],[5305195.145100001,3794804.6093000025],[5347276.609999999,3746012.5656000003],[5322698.857799999,3568760.4466999993],[5397250.1785,3500815.689000003],[5262081.851199999,3500999.324699998],[5172180.650899999,3404289.6103999987],[4982537.106400002,3403645.2980000004],[4498292.651999999,3769624.8649000004],[4396945.4597,3745110.4733000025],[4366402.137600001,3823267.746299997],[4307663.795600001,3976119.3772],[4622552.364599999,4156068.842299998],[4674353.7478,4515032.556500003],[4892128.393399999,4515275.977499999],[4932279.767900001,4515320.857500002],[5135810.139199998,4263934.588500001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SYR","name_fr":"République Arabe Syrienne","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":139,"nam_en":"Syrian Arab Republic","lbl_en":"SYRIAN ARAB REPUBLIC","shape_star":202793936073.00003,"stscod":1,"intreg":" ","m49_cd":"760","lbl_fr":"RÉPUBLIQUE ARABE SYRIENNE","shape_stle":1991133.95555,"iso2cd":"SY","iso3cd":"SYR","sub_cd":145,"objectid":121,"SHAPE__Area":325940499833.4259},"geometry":{"coordinates":[[[4622552.364599999,4156068.842299998],[4307663.795600001,3976119.3772],[4065320.3286999986,3837717.2964999974],[3935633.3117999993,3837786.3730999976],[3946587.410599999,3939893.912100002],[3995846.3586999997,4001755.8681999967],[4064403.408300001,4001737.054899998],[4080019.4305999987,4132116.339599997],[3987112.3592999987,4132286.3773000017],[4015359.3696000017,4366616.694399998],[4178979.2366999984,4515032.556500003],[4674353.7478,4515032.556500003],[4622552.364599999,4156068.842299998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PAK","name_fr":"Pakistan","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":140,"nam_en":"Pakistan","lbl_en":"PAKISTAN","shape_star":754749155223,"stscod":1,"intreg":" ","m49_cd":"586","lbl_fr":"PAKISTAN","shape_stle":4571998.81424,"iso2cd":"PK","iso3cd":"PAK","sub_cd":34,"objectid":120,"SHAPE__Area":1110182741342.6746},"geometry":{"coordinates":[[[8143037.986299999,4055786.9433000013],[8231521.425999999,3940026.1379000023],[8288222.178199999,3866695.6783000007],[8344380.837699998,3794712.3730000034],[8284483.514800001,3514592.6745000035],[7790934.834800001,3134319.2536999993],[7944075.806699999,2962153.701699998],[7916999.723299999,2767606.7342000008],[7547093.682100002,2767606.7342000008],[7497547.056400001,2767606.7342000008],[7320343.350699998,2959094.4179],[6921969.924899999,2959094.4179],[6970170.974300001,3291982.5342999995],[6792363.393300001,3498414.9420000017],[7306089.7885,3498559.4412999973],[7879613.4531,3972138.3059],[7946018.617699999,4253729.541699998],[7956844.7727999985,4298024.103500001],[8116288.377799999,4428605.549000002],[8236451.9465,4428605.549000002],[8143037.986299999,4055786.9433000013]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"DZA","name_fr":"Algérie","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":141,"nam_en":"Algeria","lbl_en":"ALGERIA","shape_star":2016201859899.9998,"stscod":1,"intreg":" ","m49_cd":"012","lbl_fr":"ALGÉRIE","shape_stle":6099074.84883,"iso2cd":"DZ","iso3cd":"DZA","sub_cd":15,"objectid":119,"SHAPE__Area":2929027047271.2993},"geometry":{"coordinates":[[[941847.4803000018,4402205.4582],[934440.8911000006,4145317.4231999964],[818928.4530999996,4031422.4179999977],[814864.7197000012,3857094.9481000006],[1010662.6545000002,3657823.755400002],[1057540.1006000005,3610346.5116000026],[1044110.307500001,2973446.0705000013],[1286845.5958000012,2740741.9492999986],[463532.2496000007,2159949.6831],[-612126.0824000016,2903231.912300002],[-946020.2280000001,3135980.9930999987],[-947924.0126999989,3225556.6920000017],[-951266.684799999,3391647.167000003],[-826663.7049000002,3515892.9386000037],[-533050.3905999996,3515892.9386000037],[-157893.3211000003,3890632.580799997],[-159321.0661999993,4197563.9274],[-90823.0978000015,4197563.9274],[108707.1185999997,4402480.188500002],[941847.4803000018,4402205.4582]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"TUN","name_fr":"Tunisie","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":142,"nam_en":"Tunisia","lbl_en":"TUNISIA","shape_star":148907489597,"stscod":1,"intreg":" ","m49_cd":"788","lbl_fr":"TUNISIE","shape_stle":1763015.13955,"iso2cd":"TN","iso3cd":"TUN","sub_cd":15,"objectid":118,"SHAPE__Area":233532999509.83975},"geometry":{"coordinates":[[[1233928.9149000011,4402109.144199997],[1220912.3561999984,4046194.928000003],[1149546.9365000017,3976711.2016000003],[1216108.1033999994,3907581.3567999974],[1275216.2771999985,3907581.3567999974],[1057540.1006000005,3610346.5116000026],[1010662.6545000002,3657823.755400002],[814864.7197000012,3857094.9481000006],[818928.4530999996,4031422.4179999977],[934440.8911000006,4145317.4231999964],[941847.4803000018,4402205.4582],[1233928.9149000011,4402109.144199997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MAR","name_fr":"Maroc","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":143,"nam_en":"Morocco","lbl_en":"MOROCCO","shape_star":383192985057,"stscod":1,"intreg":" ","m49_cd":"504","lbl_fr":"MAROC","shape_stle":2996694.9762,"iso2cd":"MA","iso3cd":"MAR","sub_cd":15,"objectid":117,"SHAPE__Area":584843150928.0222},"geometry":{"coordinates":[[[-533251.3311999999,4197563.9274],[-159321.0661999993,4197563.9274],[-157893.3211000003,3890632.580799997],[-533050.3905999996,3515892.9386000037],[-826663.7049000002,3515892.9386000037],[-951266.684799999,3391647.167000003],[-947924.0126999989,3225556.6920000017],[-1301306.079,3224687.5890000015],[-1142134.172699999,3411125.0002000034],[-1149118.9723999985,3731206.650799997],[-616853.2157999985,4281600.210100003],[-533251.3311999999,4197563.9274]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"CYP","name_fr":"Chypre","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":144,"nam_en":"Cyprus","lbl_en":"CYPRUS","shape_star":10683666853.3,"stscod":1,"intreg":" ","m49_cd":"196","lbl_fr":"CHYPRE","shape_stle":511121.269217,"iso2cd":"CY","iso3cd":"CYP","sub_cd":145,"objectid":116,"SHAPE__Area":17025841025.501902},"geometry":{"coordinates":[[[3703404.6061999984,4094967.5270000026],[3599292.3115000017,4120311.649599999],[3604959.635400001,4171820.331100002],[3857867.8462000005,4264345.692400001],[3703404.6061999984,4094967.5270000026]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"GRC","name_fr":"Grèce","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":145,"nam_en":"Greece","lbl_en":"GREECE","shape_star":148864659514,"stscod":1,"intreg":" ","m49_cd":"300","lbl_fr":"GRÈCE","shape_stle":2902613.79317,"iso2cd":"GR","iso3cd":"GRC","sub_cd":39,"objectid":115,"SHAPE__Area":256616133740.49844},"geometry":{"coordinates":[[[[3006632.392099999,5128970.434500001],[2990775.7478,4981757.867299996],[2713800.4354000017,4981757.867299996],[2705299.7985999994,4885651.564599998],[2620578.970400002,4885651.564599998],[2579869.6433999985,4412646.997000001],[2354676.8610999994,4412646.997000001],[2366555.2809999995,4569245.647200003],[2441998.2117,4569245.647200003],[2446580.0478000008,4626406.118600003],[2240711.843699999,4624322.432300001],[2246312.2291,4699560.507799998],[2163051.420000002,4795272.104699999],[2308449.1306999996,4940155.733199999],[2347334.012699999,4979054.897200003],[2412400.2897000015,4979054.897200003],[2497475.7228000015,5063236.144699998],[2554581.9387000017,5064083.702200003],[2880692.0999,5063448.113899998],[2947915.625,5129055.890699998],[3006632.392099999,5128970.434500001]]],[[[2946209.4043000005,4160800.042800002],[2613496.984000001,4160800.042800002],[2618633.7657999992,4225827.616400003],[2952000.1262000017,4225827.616400003],[2946209.4043000005,4160800.042800002]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LBN","name_fr":"Liban","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":146,"nam_en":"Lebanon","lbl_en":"LEBANON","shape_star":15823447737.4,"stscod":1,"intreg":" ","m49_cd":"422","lbl_fr":"LIBAN","shape_stle":572521.935423,"iso2cd":"LB","iso3cd":"LBN","sub_cd":145,"objectid":114,"SHAPE__Area":24806253635.29815},"geometry":{"coordinates":[[[4080019.4305999987,4132116.339599997],[4064403.408300001,4001737.054899998],[3995846.3586999997,4001755.8681999967],[3946587.410599999,3939893.912100002],[3834466.601500001,3940061.104500003],[3987112.3592999987,4132286.3773000017],[4080019.4305999987,4132116.339599997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"KOR","name_fr":"République de Corée","georeg":"ASI","subreg":"Eastern Asia","geo_cd":142,"objectid_1":147,"nam_en":"Republic of Korea","lbl_en":"REPUBLIC OF KOREA","shape_star":145606617092,"stscod":1,"intreg":" ","m49_cd":"410","lbl_fr":"RÉPUBLIQUE DE CORÉE","shape_stle":1869654.3972,"iso2cd":"KR","iso3cd":"KOR","sub_cd":30,"objectid":113,"SHAPE__Area":236916810789.3085},"geometry":{"coordinates":[[[[14340854.160499997,4063324.865199998],[14071512.5977,4063324.865199998],[13990217.943499997,4324170.258299999],[14078819.219899997,4522920.830600001],[14347351.254,4712310.120099999],[14493962.879299998,4410801.525899999],[14340854.160499997,4063324.865199998]]],[[[14212447.4555,3997256.090300001],[14154811.722000003,3845745.5244999975],[14021937.8024,3847498.5042999983],[14049718.187700003,3922136.2368],[14049114.1985,3922136.233400002],[14060682.6003,3951108.1915000007],[14079039.778399996,3999032.023599997],[14212447.4555,3997256.090300001]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"JOR","name_fr":"Jordanie","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":148,"nam_en":"Jordan","lbl_en":"JORDAN","shape_star":104596344207,"stscod":1,"intreg":" ","m49_cd":"400","lbl_fr":"JORDANIE","shape_stle":1582667.17753,"iso2cd":"JO","iso3cd":"JOR","sub_cd":145,"objectid":112,"SHAPE__Area":157042433220.2277},"geometry":{"coordinates":[[[4366402.137600001,3823267.746299997],[4132086.534000002,3690219.4208000004],[4254983.738200001,3554725.9487000033],[4026260.3638000004,3350941.1246000007],[3887281.657499999,3350777.774899997],[3919177.716499999,3679587.4036],[3935633.3117999993,3837786.3730999976],[4065320.3286999986,3837717.2964999974],[4307663.795600001,3976119.3772],[4366402.137600001,3823267.746299997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ISR","name_fr":"Israël","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":149,"nam_en":"Israel","lbl_en":"ISRAEL","shape_star":32896735763.4,"stscod":1,"intreg":" ","m49_cd":"376","lbl_fr":"ISRAËL","shape_stle":1209208.196,"iso2cd":"IL","iso3cd":"ISR","sub_cd":145,"objectid":111,"SHAPE__Area":49518303150.58977},"geometry":{"coordinates":[[[3946587.410599999,3939893.912100002],[3935633.3117999993,3837786.3730999976],[3935303.042300001,3837786.5490000024],[3887163.6433000006,3837786.6252000034],[3870740.072900001,3679635.1591000035],[3919177.716499999,3679587.4036],[3887281.657499999,3350777.774899997],[3751882.8418000005,3645028.6609999985],[3803543.846999999,3645085.3747999966],[3808821.1776,3697229.423600003],[3834466.601500001,3940061.104500003],[3946587.410599999,3939893.912100002]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LBY","name_fr":"Libye","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":150,"nam_en":"Libya","lbl_en":"LIBYA","shape_star":1496439636130,"stscod":1,"intreg":" ","m49_cd":"434","lbl_fr":"LIBYE","shape_stle":5467794.02017,"iso2cd":"LY","iso3cd":"LBY","sub_cd":15,"objectid":110,"SHAPE__Area":2144798772985.4268},"geometry":{"coordinates":[[[1779437.3465000018,3723921.4910999984],[1926561.820700001,3723921.4910999984],[2089071.9827999994,3554972.277400002],[2210720.3561999984,3557362.1488000005],[2230456.195799999,3854995.0015999973],[2550363.8187000006,3854995.0015999973],[2777362.3647999987,3697210.632600002],[2836999.8313999996,3697210.632600002],[2769510.5174000002,2484329.0102000013],[2759210.1341000013,2267191.932500001],[2683434.759399999,2267191.932500001],[2680951.2961999997,2179461.682],[1774870.0056999996,2694366.4076999985],[1698366.9279999994,2694326.8707000017],[1335666.9103999995,2694139.427099999],[1286845.5958000012,2740741.9492999986],[1044110.307500001,2973446.0705000013],[1057540.1006000005,3610346.5116000026],[1275216.2771999985,3907581.3567999974],[1605491.7254999988,3907581.3567999974],[1779437.3465000018,3723921.4910999984]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SAU","name_fr":"Arabie saoudite","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":151,"nam_en":"Saudi Arabia","lbl_en":"SAUDI ARABIA","shape_star":1778785495790,"stscod":1,"intreg":" ","m49_cd":"682","lbl_fr":"ARABIE SAOUDITE","shape_stle":5956497.88477,"iso2cd":"SA","iso3cd":"SAU","sub_cd":145,"objectid":108,"SHAPE__Area":2462751100595.9795},"geometry":{"coordinates":[[[4366402.137600001,3823267.746299997],[4396945.4597,3745110.4733000025],[4498292.651999999,3769624.8649000004],[4982537.106400002,3403645.2980000004],[5172180.650899999,3404289.6103999987],[5293197.572000001,3319271.6357000023],[5372505.928199999,3319271.6357000023],[5374075.703299999,3319271.6357000023],[5591913.0852999985,3114607.0505000018],[5573483.8440999985,2949818.4756000005],[5658565.342700001,2883598.8775000013],[5740097.251600001,2820758.5544999987],[5743237.5548,2784313.689100001],[5743134.1809,2768381.2699000016],[5746847.309999999,2763515.3489000015],[5853551.994600002,2624250.2633000016],[6004221.921399999,2604472.105700001],[6114798.151999999,2589966.835499998],[6114771.306000002,2589688.038400002],[6191196.5546,2510986.2666999996],[6173292.966600001,2329985.943],[5957169.853100002,2146079.2074999996],[5739468.563000001,2145882.0198],[4804295.114700001,1869823.5826999992],[4240536.5429,2420766.4208999984],[4252597.373799998,2574680.9277000017],[3990649.3938999996,2835910.1240999997],[4009257.3159000017,3096330.356800001],[3851287.893199999,3223262.0097999983],[3936111.9661,3298966.8618],[3887281.657499999,3350777.774899997],[4026260.3638000004,3350941.1246000007],[4254983.738200001,3554725.9487000033],[4132086.534000002,3690219.4208000004],[4366402.137600001,3823267.746299997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NPL","name_fr":"Népal","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":152,"nam_en":"Nepal","lbl_en":"NEPAL","shape_star":128983246541.00002,"stscod":1,"intreg":" ","m49_cd":"524","lbl_fr":"NÉPAL","shape_stle":1985411.20696,"iso2cd":"NP","iso3cd":"NPL","sub_cd":34,"objectid":106,"SHAPE__Area":186064672707.71582},"geometry":{"coordinates":[[[9317378.914099999,3271274.1919],[9459690.39,3271274.1919],[9809995.561500002,3271274.1919],[9802415.1523,3236027.2126],[9772552.6833,3092449.546],[9350882.867400002,3092449.546],[9209114.567200001,3092449.546],[8873951.712699998,3441768.3704999983],[8978403.6857,3525874.110299997],[9036264.719500002,3572272.037900001],[9317378.914099999,3271274.1919]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"KWT","name_fr":"Koweït","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":153,"nam_en":"Kuwait","lbl_en":"KUWAIT","shape_star":19983354608.2,"stscod":1,"intreg":" ","m49_cd":"414","lbl_fr":"KOWEÏT","shape_stle":559467.746528,"iso2cd":"KW","iso3cd":"KWT","sub_cd":145,"objectid":105,"SHAPE__Area":29284776579.79622},"geometry":{"coordinates":[[[5397250.1785,3500815.689000003],[5377384.3385999985,3345977.626000002],[5374075.703299999,3319271.6357000023],[5372505.928199999,3319271.6357000023],[5293197.572000001,3319271.6357000023],[5172180.650899999,3404289.6103999987],[5262081.851199999,3500999.324699998],[5397250.1785,3500815.689000003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BTN","name_fr":"Bhoutan","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":154,"nam_en":"Bhutan","lbl_en":"BHUTAN","shape_star":43746546289.5,"stscod":1,"intreg":" ","m49_cd":"064","lbl_fr":"BHOUTAN","shape_stle":878801.192969,"iso2cd":"BT","iso3cd":"BTN","sub_cd":34,"objectid":104,"SHAPE__Area":62682119667.14749},"geometry":{"coordinates":[[[10279742.660799999,3133693.8005000018],[10271546.1268,3094772.362399999],[9922151.079799999,3095338.647500001],[9952184.7753,3237432.0694000013],[9960221.216200002,3274200.9131000005],[10310549.1362,3274200.9131000005],[10279742.660799999,3133693.8005000018]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MMR","name_fr":"Myanmar","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":155,"nam_en":"Myanmar","lbl_en":"MYANMAR","shape_star":651145992330,"stscod":1,"intreg":" ","m49_cd":"104","lbl_fr":"MYANMAR","shape_stle":5031285.50988,"iso2cd":"MM","iso3cd":"MMR","sub_cd":35,"objectid":103,"SHAPE__Area":878086958542.6624},"geometry":{"coordinates":[[[11033214.7401,3254329.977499999],[10921417.9421,2723311.6889999993],[11203986.144000001,2408429.7848000005],[11191954.3338,2336577.689100001],[10926542.201499999,2222726.340500001],[10886431.5392,1965717.5865999982],[11027923.890099999,1817667.8695],[11004794.5372,1639709.739500001],[11052911.061700001,1590930.7599],[11005256.0616,1122810.204],[10913626.584199999,1175890.1776],[10942097.1142,1465545.0183999985],[10830884.597399998,1611458.0119000003],[10851486.525199998,1776284.0450000018],[10786463.619199999,1843570.5485000014],[10703443.7234,1776284.0450999998],[10469991.6129,1776284.0450999998],[10500029.905699998,1998718.0001999997],[10327735.1371,2318048.955699999],[10360221.7282,2523293.1229000017],[10402807.010400001,2780478.6286000013],[10492272.7247,2779895.8704000004],[10563116.9073,3133722.3293000013],[10794063.871199999,3254623.4164000005],[11033214.7401,3254329.977499999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BHR","name_fr":"Bahreïn","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":156,"nam_en":"Bahrain","lbl_en":"BAHRAIN","shape_star":2267029623.65,"stscod":1,"intreg":" ","m49_cd":"048","lbl_fr":"BAHREÏN","shape_stle":190529.582876,"iso2cd":"BH","iso3cd":"BHR","sub_cd":145,"objectid":101,"SHAPE__Area":3229032301.262313},"geometry":{"coordinates":[[[5679535.648400001,3092360.7897999994],[5622841.614399999,3092360.7897999994],[5629515.7808,3149282.423700001],[5686277.109200001,3149282.423700001],[5679535.648400001,3092360.7897999994]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":11,"admiso":"MRT","name_fr":"Mauritanie","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":157,"nam_en":"Mauritania","lbl_en":"MAURITANIA","shape_star":918545278160,"stscod":1,"intreg":"Western Africa","m49_cd":"478","lbl_fr":"MAURITANIE","shape_stle":4326132.45051,"iso2cd":"MR","iso3cd":"MRT","sub_cd":202,"objectid":100,"SHAPE__Area":1228105609399.1396},"geometry":{"coordinates":[[[-612126.0824000016,2903231.912300002],[-609674.9083000012,2516084.2010999992],[-603074.5229999982,1746746.3018999994],[-769668.6959000006,1746746.3018999994],[-1396432.180399999,1748524.2709],[-1521701.685899999,1860436.7751000002],[-1825478.2135000005,1860436.7751000002],[-1840429.4461999983,2432032.5771999992],[-1437861.5212000012,2430733.0705000013],[-1442787.5348000005,2651156.1772999987],[-1334125.3324999996,2651156.1772999987],[-1339730.3575999998,2905064.226399999],[-1341457.2300000004,2972268.6218999997],[-942981.8709999993,2972268.6218999997],[-946020.2280000001,3135980.9930999987],[-612126.0824000016,2903231.912300002]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"QAT","name_fr":"Qatar","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":158,"nam_en":"Qatar","lbl_en":"QATAR","shape_star":11776588120.3,"stscod":1,"intreg":" ","m49_cd":"634","lbl_fr":"QATAR","shape_stle":488094.597542,"iso2cd":"QA","iso3cd":"QAT","sub_cd":145,"objectid":99,"SHAPE__Area":16572057049.810043},"geometry":{"coordinates":[[[5740097.251600001,2820758.5544999987],[5658565.342700001,2883598.8775000013],[5676129.8781,3040587.896499999],[5763655.6763,3040587.896499999],[5740097.251600001,2820758.5544999987]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ATA","name_fr":"ANTARCTIQUE","georeg":"ANT","subreg":" ","geo_cd":0,"objectid_1":159,"nam_en":"Antarctica","lbl_en":"ANTARCTICA","shape_star":23547679299200,"stscod":0,"intreg":" ","m49_cd":"010","lbl_fr":"Antarctique","shape_stle":65261238.1938,"iso2cd":"AQ","iso3cd":"ATA","sub_cd":0,"objectid":187,"SHAPE__Area":696046766600820.4},"geometry":{"coordinates":[[[[-6174812.031300001,-9147230.4934],[-6207390.1963,-9258716.2133],[-6223736.1789,-9258677.511599999],[-6390465.942299999,-9258282.760899998],[-6910387.2115,-9677750.959600002],[-7048560.483999999,-10101164.175700001],[-7280046.8719999995,-10255157.7973],[-7381022.0842,-10662506.3323],[-7134997.3521,-10637176.0715],[-6698407.421800001,-12132670.155299999],[-6909112.5922,-12898121.220199998],[-7771192.1481,-13608087.2202],[-7449870.044600001,-13745629.0757],[-7607109.025800001,-14328023.4942],[-8335930.7806,-14449164.9532],[-8423946.47,-13722356.6887],[-8777271.1528,-13735229.7408],[-8792735.5466,-13737690.6002],[-9277082.3586,-13780414.7898],[-8954105.3788,-14988481.565],[-8878435.0152,-15325723.6399],[-8730089.8017,-16081625.1788],[-6821419.8376,-15949001.3013],[-6714850.5831,-15625170.1291],[-6577065.7146000005,-15316511.6163],[-6050534.343900001,-15225476.7341],[-5869868.213300001,-14574369.543],[-5850071.619100001,-14574369.543],[-5549844.6077,-14515088.3429],[-5410728.3333,-14253035.089],[-5343638.5019000005,-14340725.6074],[-4814553.8346,-15075534.9144],[-4809901.132999999,-15082364.7465],[-4927572.2686,-15796551.8682],[-4950260.153100001,-15949001.3013],[-5600687.9055,-16075492.7093],[-5802956.5504,-16115396.371],[-6011559.100199999,-15588027.7471],[-6472683.6609000005,-15621742.87],[-6568771.872099999,-15928639.7302],[-6721632.891899999,-16323887.509],[-7955420.9738,-16405932.7891],[-8111881.790899999,-17209163.934299998],[-7955697.026000001,-17220734.091],[-6116691.0679,-17358764.160499997],[-5976818.554300001,-16950171.769],[-4833522.5578000005,-16766589.9118],[-4777112.147600001,-16373861.3587],[-3370503.0590000004,-15842819.8278],[-3272025.2917,-15039898.151],[-4085488.7617000006,-15051680.5534],[-3994408.8550000004,-14472578.1971],[-1547560.2298999988,-12373808.384],[-1274906.015999999,-12048921.537999999],[-1213315.0595000014,-11326881.518399999],[152721.73919999972,-11327717.9073],[542319.1006999984,-10993968.7245],[4161000.458799999,-10993968.7245],[4526044.8445000015,-10504873.054000001],[5726179.409400001,-10477962.895],[5660856.900899999,-10034209.348700002],[5635849.910799999,-9865214.983600002],[6028184.379700001,-9865214.983600002],[6113709.794799998,-9865214.983600002],[6257445.659600001,-9955097.374200001],[6683998.588500001,-10382149.6006],[6776910.491300002,-10484009.0942],[7754209.9362,-10445288.795400001],[7840111.704100002,-10777880.061900001],[7753195.605799999,-10791746.1318],[7686404.516100001,-10802415.414700001],[7598147.782400001,-11180923.447900001],[8016496.278700002,-11687738.583299998],[8108373.387200002,-10891506.0365],[8633703.444600001,-10861771.793900002],[8670722.3451,-10859124.5794],[8688273.2298,-10685821.8904],[8722955.334199999,-10590627.566100001],[8838318.0797,-10511085.7082],[9156106.189800002,-10295661.227699999],[9178135.300299998,-10280923.6382],[9521816.868999999,-10054166.213100001],[9543034.816799998,-10040358.0194],[10483043.547699999,-9997295.6327],[11846544.746100001,-9956620.790199999],[12247609.9406,-10144858.0161],[12346609.294300001,-9837631.7194],[12650244.232299998,-9837631.7194],[12941211.3294,-10169073.006700002],[12954818.632100001,-10169034.6525],[15763802.729400001,-10058120.296],[16035056.7791,-10048074.692000002],[17388599.5177,-10742608.6329],[18845788.261200003,-11535001.976],[18868697.512500003,-11569375.2705],[19034682.8551,-11819375.674600001],[18121075.273000002,-13894511.8958],[18523010.5431,-14667041.4108],[17923478.483000003,-14721356.8472],[17872104.9322,-14744217.6378],[17852795.391599998,-15168117.9669],[17851326.791599996,-15368724.4024],[17874240.762000002,-15691367.5402],[17929737.1664,-16400244.4067],[17951095.1092,-16665030.0887],[19452193.3601,-19502204.071900003],[20037507.067199998,-19508222.735200003],[20037507.067199998,-20113677.4296],[20037507.067199998,-20782436.531999998],[20037507.067199998,-21529360.6734],[20037507.067199998,-22375239.6125],[20037507.067199998,-23350437.2938],[20037507.067199998,-24501855.5626],[20037507.067199998,-25907667.2853],[20037507.067199998,-27713296.0211],[20037507.067199998,-30240971.9584],[19981848.9133,-30240971.9584],[19926190.7596,-30240971.9584],[19870532.6057,-30240971.9584],[19814874.452,-30240971.9584],[19759216.298100002,-30240971.9584],[19703558.1443,-30240971.9584],[19647899.990500003,-30240971.9584],[19592241.8367,-30240971.9584],[19536583.682899997,-30240971.9584],[19480925.5291,-30240971.9584],[19425267.375299998,-30240971.9584],[19369609.2215,-30240971.9584],[19313951.067599997,-30240971.9584],[19258292.913900003,-30240971.9584],[19202634.759999998,-30240971.9584],[19146976.606299996,-30240971.9584],[19091318.4524,-30240971.9584],[19035660.298699997,-30240971.9584],[18980002.1448,-30240971.9584],[18924343.9911,-30240971.9584],[18868685.8372,-30240971.9584],[18813027.683399998,-30240971.9584],[18757369.529600002,-30240971.9584],[18701711.3758,-30240971.9584],[18646053.222000003,-30240971.9584],[18590395.0682,-30240971.9584],[18534736.914399996,-30240971.9584],[18479078.7606,-30240971.9584],[18423420.606700003,-30240971.9584],[18367762.453,-30240971.9584],[18312104.299099997,-30240971.9584],[18256446.145400003,-30240971.9584],[18200787.991499998,-30240971.9584],[18145129.837800004,-30240971.9584],[18089471.6839,-30240971.9584],[18033813.530199997,-30240971.9584],[17978155.3763,-30240971.9584],[17922497.222499996,-30240971.9584],[17866839.0687,-30240971.9584],[17811180.914899997,-30240971.9584],[17755522.7611,-30240971.9584],[17699864.6073,-30240971.9584],[17644206.453500003,-30240971.9584],[17588548.2997,-30240971.9584],[17532890.145800002,-30240971.9584],[17477231.9921,-30240971.9584],[17421573.838200003,-30240971.9584],[17365915.6845,-30240971.9584],[17310257.530599996,-30240971.9584],[17254599.376900002,-30240971.9584],[17198941.222999997,-30240971.9584],[17143283.069300003,-30240971.9584],[17087624.9154,-30240971.9584],[17031966.761600003,-30240971.9584],[16976308.6078,-30240971.9584],[16920650.454000004,-30240971.9584],[16864992.3002,-30240971.9584],[16809334.146399997,-30240971.9584],[16753675.992600001,-30240971.9584],[16698017.838799998,-30240971.9584],[16642359.6849,-30240971.9584],[16586701.5312,-30240971.9584],[16531043.377300002,-30240971.9584],[16475385.223499998,-30240971.9584],[16419727.069700003,-30240971.9584],[16364068.9159,-30240971.9584],[16308410.762100004,-30240971.9584],[16252752.608199999,-30240971.9584],[16197094.454499997,-30240971.9584],[16141436.3006,-30240971.9584],[16085778.146899998,-30240971.9584],[16030119.993,-30240971.9584],[15974461.8393,-30240971.9584],[15918803.685400002,-30240971.9584],[15863145.5317,-30240971.9584],[15807487.377800003,-30240971.9584],[15751829.224,-30240971.9584],[15696171.070200004,-30240971.9584],[15640512.9164,-30240971.9584],[15584854.762599997,-30240971.9584],[15529196.608800001,-30240971.9584],[15473538.454999998,-30240971.9584],[15417880.301200002,-30240971.9584],[15362222.147299998,-30240971.9584],[15306563.993600003,-30240971.9584],[15250905.839699998,-30240971.9584],[15195247.685999997,-30240971.9584],[15139589.5321,-30240971.9584],[15083931.378399998,-30240971.9584],[15028273.2245,-30240971.9584],[14972615.070799999,-30240971.9584],[14916956.916900001,-30240971.9584],[14861298.763099998,-30240971.9584],[14805640.609300002,-30240971.9584],[14749982.4555,-30240971.9584],[14694324.301700003,-30240971.9584],[14638666.1479,-30240971.9584],[14583007.994099997,-30240971.9584],[14527349.840300001,-30240971.9584],[14471691.686399996,-30240971.9584],[14416033.532700002,-30240971.9584],[14360375.378799997,-30240971.9584],[14304717.225100003,-30240971.9584],[14249059.071199998,-30240971.9584],[14193400.917499997,-30240971.9584],[14137742.7636,-30240971.9584],[14082084.609899998,-30240971.9584],[14026426.456,-30240971.9584],[13970768.302199997,-30240971.9584],[13915110.148400001,-30240971.9584],[13859451.994599998,-30240971.9584],[13803793.840800002,-30240971.9584],[13748135.686999999,-30240971.9584],[13692477.533200003,-30240971.9584],[13636819.3794,-30240971.9584],[13581161.225500003,-30240971.9584],[13525503.071800001,-30240971.9584],[13469844.9179,-30240971.9584],[13414186.764199998,-30240971.9584],[13358528.6103,-30240971.9584],[13302870.4566,-30240971.9584],[13247212.302700002,-30240971.9584],[13191554.149,-30240971.9584],[13135895.995099999,-30240971.9584],[13080237.8413,-30240971.9584],[13024579.6875,-30240971.9584],[12968921.5337,-30240971.9584],[12913263.379900001,-30240971.9584],[12857605.226100001,-30240971.9584],[12801947.072299998,-30240971.9584],[12746288.918499999,-30240971.9584],[12690630.764600001,-30240971.9584],[12634972.6109,-30240971.9584],[12579314.456999999,-30240971.9584],[12523656.3033,-30240971.9584],[12467998.1494,-30240971.9584],[12412339.995700002,-30240971.9584],[12356681.8418,-30240971.9584],[12301023.688099999,-30240971.9584],[12245365.534200002,-30240971.9584],[12189707.380399998,-30240971.9584],[12134049.226599999,-30240971.9584],[12078391.0728,-30240971.9584],[12022732.919,-30240971.9584],[11967074.7652,-30240971.9584],[11911416.6114,-30240971.9584],[11855758.457600001,-30240971.9584],[11800100.3037,-30240971.9584],[11744442.149999999,-30240971.9584],[11688783.996100001,-30240971.9584],[11633125.8424,-30240971.9584],[11577467.688499998,-30240971.9584],[11521809.5348,-30240971.9584],[11466151.3809,-30240971.9584],[11410493.227000002,-30240971.9584],[11354835.0733,-30240971.9584],[11299176.9194,-30240971.9584],[11243518.765700001,-30240971.9584],[11187860.6118,-30240971.9584],[11132202.458099999,-30240971.9584],[11076544.304200001,-30240971.9584],[11020886.1505,-30240971.9584],[10965227.996599998,-30240971.9584],[10909569.842799999,-30240971.9584],[10853911.689,-30240971.9584],[10798253.5352,-30240971.9584],[10742595.3814,-30240971.9584],[10686937.2276,-30240971.9584],[10631279.073800001,-30240971.9584],[10575620.920000002,-30240971.9584],[10519962.7661,-30240971.9584],[10464304.612399999,-30240971.9584],[10408646.458500002,-30240971.9584],[10352988.3048,-30240971.9584],[10297330.150899999,-30240971.9584],[10241671.997200001,-30240971.9584],[10186013.8433,-30240971.9584],[10130355.689599998,-30240971.9584],[10074697.5357,-30240971.9584],[10019039.381900001,-30240971.9584],[9963381.228100002,-30240971.9584],[9907723.074299999,-30240971.9584],[9852064.9205,-30240971.9584],[9796406.7667,-30240971.9584],[9740748.6129,-30240971.9584],[9685090.4591,-30240971.9584],[9629432.3052,-30240971.9584],[9573774.151500002,-30240971.9584],[9518115.9976,-30240971.9584],[9462457.843899999,-30240971.9584],[9406799.690000001,-30240971.9584],[9351141.5363,-30240971.9584],[9295483.382399999,-30240971.9584],[9239825.2287,-30240971.9584],[9184167.0748,-30240971.9584],[9128508.921,-30240971.9584],[9072850.7672,-30240971.9584],[9017192.613400001,-30240971.9584],[8961534.459600002,-30240971.9584],[8905876.305799998,-30240971.9584],[8850218.151999999,-30240971.9584],[8794559.9982,-30240971.9584],[8738901.8444,-30240971.9584],[8683243.6906,-30240971.9584],[8627585.5367,-30240971.9584],[8571927.383000001,-30240971.9584],[8516269.2291,-30240971.9584],[8460611.075399999,-30240971.9584],[8404952.921500001,-30240971.9584],[8349294.7678,-30240971.9584],[8293636.613899998,-30240971.9584],[8237978.460099999,-30240971.9584],[8182320.306299999,-30240971.9584],[8126662.1525,-30240971.9584],[8071003.9987,-30240971.9584],[8015345.844900001,-30240971.9584],[7959687.691100001,-30240971.9584],[7904029.537300002,-30240971.9584],[7848371.383499999,-30240971.9584],[7792713.229699999,-30240971.9584],[7737055.075800002,-30240971.9584],[7681396.9221,-30240971.9584],[7625738.768199999,-30240971.9584],[7570080.614500001,-30240971.9584],[7514422.4606,-30240971.9584],[7458764.306899998,-30240971.9584],[7403106.153000001,-30240971.9584],[7347447.999299999,-30240971.9584],[7291789.845400002,-30240971.9584],[7236131.691599999,-30240971.9584],[7180473.537799999,-30240971.9584],[7124815.384,-30240971.9584],[7069157.2302,-30240971.9584],[7013499.076400001,-30240971.9584],[6957840.922600001,-30240971.9584],[6902182.768800002,-30240971.9584],[6846524.6149,-30240971.9584],[6790866.461199999,-30240971.9584],[6735208.307300001,-30240971.9584],[6679550.1536,-30240971.9584],[6623891.999699999,-30240971.9584],[6568233.846000001,-30240971.9584],[6512575.6921,-30240971.9584],[6456917.538400002,-30240971.9584],[6401259.384500001,-30240971.9584],[6345601.230599999,-30240971.9584],[6289943.076900002,-30240971.9584],[6234284.923,-30240971.9584],[6178626.769299999,-30240971.9584],[6122968.615400001,-30240971.9584],[6067310.4617,-30240971.9584],[6011652.307799999,-30240971.9584],[5955994.153999999,-30240971.9584],[5900336.0002,-30240971.9584],[5844677.8464,-30240971.9584],[5789019.692600001,-30240971.9584],[5733361.538800001,-30240971.9584],[5677703.385000002,-30240971.9584],[5622045.231199998,-30240971.9584],[5566387.077300001,-30240971.9584],[5510728.923599999,-30240971.9584],[5455070.769699998,-30240971.9584],[5399412.616,-30240971.9584],[5343754.462099999,-30240971.9584],[5288096.308400001,-30240971.9584],[5232438.1545,-30240971.9584],[5176780.000799999,-30240971.9584],[5121121.846900001,-30240971.9584],[5065463.693100002,-30240971.9584],[5009805.539299998,-30240971.9584],[4954147.385499999,-30240971.9584],[4898489.231699999,-30240971.9584],[4842831.0779,-30240971.9584],[4787172.9241,-30240971.9584],[4731514.770300001,-30240971.9584],[4675856.6164,-30240971.9584],[4620198.462699998,-30240971.9584],[4564540.308800001,-30240971.9584],[4508882.155099999,-30240971.9584],[4453224.001200002,-30240971.9584],[4397565.8475,-30240971.9584],[4341907.693599999,-30240971.9584],[4286249.539900001,-30240971.9584],[4230591.386,-30240971.9584],[4174933.2322000004,-30240971.9584],[4119275.078400001,-30240971.9584],[4063616.9246000014,-30240971.9584],[4007958.770799998,-30240971.9584],[3952300.6169999987,-30240971.9584],[3896642.463199999,-30240971.9584],[3840984.3093999997,-30240971.9584],[3785326.1554999985,-30240971.9584],[3729668.0018000007,-30240971.9584],[3674009.8478999995,-30240971.9584],[3618351.6942000017,-30240971.9584],[3562693.5403000005,-30240971.9584],[3507035.386599999,-30240971.9584],[3451377.2327000014,-30240971.9584],[3395719.079,-30240971.9584],[3340060.9250999987,-30240971.9584],[3284402.771299999,-30240971.9584],[3228744.6174999997,-30240971.9584],[3173086.4637,-30240971.9584],[3117428.3099000007,-30240971.9584],[3061770.156100001,-30240971.9584],[3006112.0023000017,-30240971.9584],[2950453.8484999985,-30240971.9584],[2894795.694600001,-30240971.9584],[2839137.5408999994,-30240971.9584],[2783479.3869999982,-30240971.9584],[2727821.2333000004,-30240971.9584],[2672163.079399999,-30240971.9584],[2616504.9257000014,-30240971.9584],[2560846.7718,-30240971.9584],[2505188.6180999987,-30240971.9584],[2449530.464200001,-30240971.9584],[2393872.3104000017,-30240971.9584],[2338214.1565999985,-30240971.9584],[2282556.002799999,-30240971.9584],[2226897.8489999995,-30240971.9584],[2171239.6952,-30240971.9584],[2115581.5414000005,-30240971.9584],[2059923.387600001,-30240971.9584],[2004265.2336999997,-30240971.9584],[1948607.0799999982,-30240971.9584],[1892948.9261000007,-30240971.9584],[1837290.7723999992,-30240971.9584],[1781632.6185000017,-30240971.9584],[1725974.4648000002,-30240971.9584],[1670316.310899999,-30240971.9584],[1614658.1572000012,-30240971.9584],[1559000.0033,-30240971.9584],[1503341.8495000005,-30240971.9584],[1447683.695700001,-30240971.9584],[1392025.5419000015,-30240971.9584],[1336367.3880999982,-30240971.9584],[1280709.2342000008,-30240971.9584],[1225051.0804999992,-30240971.9584],[1169392.9266000018,-30240971.9584],[1113734.7727999985,-30240971.9584],[1058076.618999999,-30240971.9584],[1002418.4651999995,-30240971.9584],[946760.3114,-30240971.9584],[891102.1576000005,-30240971.9584],[835444.003800001,-30240971.9584],[779785.8500000015,-30240971.9584],[724127.6961000003,-30240971.9584],[668469.5423999988,-30240971.9584],[612811.3885000013,-30240971.9584],[557153.2347999997,-30240971.9584],[501495.08089999855,-30240971.9584],[445836.92720000073,-30240971.9584],[390178.77329999954,-30240971.9584],[334520.6196000017,-30240971.9584],[278862.4657000005,-30240971.9584],[223204.31190000102,-30240971.9584],[167546.1581000015,-30240971.9584],[111888.00429999828,-30240971.9584],[56229.85049999878,-30240971.9584],[571.6966999992728,-30240971.9584],[-55086.45710000023,-30240971.9584],[-110744.61089999974,-30240971.9584],[-166402.76480000094,-30240971.9584],[-222060.91849999875,-30240971.9584],[-277719.07239999995,-30240971.9584],[-333377.2261000015,-30240971.9584],[-389035.37999999896,-30240971.9584],[-444693.5337000005,-30240971.9584],[-500351.6876000017,-30240971.9584],[-556009.8412999995,-30240971.9584],[-611667.9952000007,-30240971.9584],[-667326.1490000002,-30240971.9584],[-722984.3027999997,-30240971.9584],[-778642.4565999992,-30240971.9584],[-834300.6103999987,-30240971.9584],[-889958.7641999982,-30240971.9584],[-945616.9180000015,-30240971.9584],[-1001275.071800001,-30240971.9584],[-1056933.2256999984,-30240971.9584],[-1112591.3794,-30240971.9584],[-1168249.5333000012,-30240971.9584],[-1223907.686999999,-30240971.9584],[-1279565.8409000002,-30240971.9584],[-1335223.9946000017,-30240971.9584],[-1390882.1484999992,-30240971.9584],[-1446540.3022000007,-30240971.9584],[-1502198.4560999982,-30240971.9584],[-1557856.6099000014,-30240971.9584],[-1613514.763700001,-30240971.9584],[-1669172.9175000004,-30240971.9584],[-1724831.0713,-30240971.9584],[-1780489.2250999995,-30240971.9584],[-1836147.378899999,-30240971.9584],[-1891805.5326999985,-30240971.9584],[-1947463.6865999997,-30240971.9584],[-2003121.8403000012,-30240971.9584],[-2058779.9941999987,-30240971.9584],[-2114438.1479,-30240971.9584],[-2170096.3018000014,-30240971.9584],[-2225754.455499999,-30240971.9584],[-2281412.6094000004,-30240971.9584],[-2337070.7630999982,-30240971.9584],[-2392728.9169999994,-30240971.9584],[-2448387.070799999,-30240971.9584],[-2504045.2245999984,-30240971.9584],[-2559703.3784000017,-30240971.9584],[-2615361.532200001,-30240971.9584],[-2671019.6860000007,-30240971.9584],[-2726677.8398,-30240971.9584],[-2782335.9935999997,-30240971.9584],[-2837994.147500001,-30240971.9584],[-2893652.3011999987,-30240971.9584],[-2949310.4551,-30240971.9584],[-3004968.6088000014,-30240971.9584],[-3060626.762699999,-30240971.9584],[-3116284.9164000005,-30240971.9584],[-3171943.0703000017,-30240971.9584],[-3227601.2239999995,-30240971.9584],[-3283259.3779000007,-30240971.9584],[-3338917.5317,-30240971.9584],[-3394575.6854999997,-30240971.9584],[-3450233.839299999,-30240971.9584],[-3505891.9931000005,-30240971.9584],[-3561550.1469,-30240971.9584],[-3617208.3006999996,-30240971.9584],[-3672866.454500001,-30240971.9584],[-3728524.6084000003,-30240971.9584],[-3784182.7621999998,-30240971.9584],[-3839840.9159999993,-30240971.9584],[-3895499.0698000006,-30240971.9584],[-3951157.2236,-30240971.9584],[-4006815.3773999996,-30240971.9584],[-4062473.531199999,-30240971.9584],[-4118131.6851000004,-30240971.9584],[-4173789.8388,-30240971.9584],[-4229447.992699999,-30240971.9584],[-4285106.146400001,-30240971.9584],[-4340764.3003,-30240971.9584],[-4396422.454,-30240971.9584],[-4452080.607899999,-30240971.9584],[-4507738.761600001,-30240971.9584],[-4563396.9155,-30240971.9584],[-4619055.0693,-30240971.9584],[-4674713.223099999,-30240971.9584],[-4730371.3769000005,-30240971.9584],[-4786029.5307,-30240971.9584],[-4841687.6844999995,-30240971.9584],[-4897345.838300001,-30240971.9584],[-4953003.9921,-30240971.9584],[-5008662.146,-30240971.9584],[-5064320.299699999,-30240971.9584],[-5119978.453600001,-30240971.9584],[-5175636.6073,-30240971.9584],[-5231294.7612,-30240971.9584],[-5286952.914899999,-30240971.9584],[-5342611.0688000005,-30240971.9584],[-5398269.2225,-30240971.9584],[-5453927.3763999995,-30240971.9584],[-5509585.530200001,-30240971.9584],[-5565243.684,-30240971.9584],[-5620901.8378,-30240971.9584],[-5676559.991599999,-30240971.9584],[-5732218.145400001,-30240971.9584],[-5787876.2992,-30240971.9584],[-5843534.453,-30240971.9584],[-5899192.606899999,-30240971.9584],[-5954850.760600001,-30240971.9584],[-6010508.9145,-30240971.9584],[-6066167.0682,-30240971.9584],[-6121825.222100001,-30240971.9584],[-6177483.3758000005,-30240971.9584],[-6233141.5297,-30240971.9584],[-6288799.6833999995,-30240971.9584],[-6344457.837300001,-30240971.9584],[-6400115.9911,-30240971.9584],[-6455774.1449,-30240971.9584],[-6511432.298699999,-30240971.9584],[-6567090.452500001,-30240971.9584],[-6622748.6063,-30240971.9584],[-6678406.7601,-30240971.9584],[-6734064.913899999,-30240971.9584],[-6789723.0678,-30240971.9584],[-6845381.2215,-30240971.9584],[-6901039.375399999,-30240971.9584],[-6956697.529100001,-30240971.9584],[-7012355.683,-30240971.9584],[-7068013.8367,-30240971.9584],[-7123671.990599999,-30240971.9584],[-7179330.144300001,-30240971.9584],[-7234988.2982,-30240971.9584],[-7290646.452,-30240971.9584],[-7346304.605799999,-30240971.9584],[-7401962.7596,-30240971.9584],[-7457620.9134,-30240971.9584],[-7513279.0671999995,-30240971.9584],[-7568937.221000001,-30240971.9584],[-7624595.3748,-30240971.9584],[-7680253.5287,-30240971.9584],[-7735911.682399999,-30240971.9584],[-7791569.836300001,-30240971.9584],[-7847227.99,-30240971.9584],[-7902886.1439,-30240971.9584],[-7958544.297599999,-30240971.9584],[-8014202.4515,-30240971.9584],[-8069860.6052,-30240971.9584],[-8125518.759099999,-30240971.9584],[-8181176.912900001,-30240971.9584],[-8236835.0667,-30240971.9584],[-8292493.2205,-30240971.9584],[-8348151.374299999,-30240971.9584],[-8403809.5281,-30240971.9584],[-8459467.6819,-30240971.9584],[-8515125.8357,-30240971.9584],[-8570783.9896,-30240971.9584],[-8626442.1433,-30240971.9584],[-8682100.2972,-30240971.9584],[-8737758.4509,-30240971.9584],[-8793416.6048,-30240971.9584],[-8849074.7586,-30240971.9584],[-8904732.9124,-30240971.9584],[-8960391.0662,-30240971.9584],[-9016049.22,-30240971.9584],[-9071707.3739,-30240971.9584],[-9127365.5276,-30240971.9584],[-9183023.6815,-30240971.9584],[-9238681.8352,-30240971.9584],[-9294339.9891,-30240971.9584],[-9349998.1428,-30240971.9584],[-9405656.2967,-30240971.9584],[-9461314.4504,-30240971.9584],[-9516972.6043,-30240971.9584],[-9572630.7581,-30240971.9584],[-9628288.9119,-30240971.9584],[-9683947.0657,-30240971.9584],[-9739605.2195,-30240971.9584],[-9795263.3733,-30240971.9584],[-9850921.5271,-30240971.9584],[-9906579.6809,-30240971.9584],[-9962237.8348,-30240971.9584],[-10017895.9885,-30240971.9584],[-10073554.1424,-30240971.9584],[-10129212.2961,-30240971.9584],[-10184870.45,-30240971.9584],[-10240528.6037,-30240971.9584],[-10296186.7576,-30240971.9584],[-10351844.9113,-30240971.9584],[-10407503.0652,-30240971.9584],[-10463161.219,-30240971.9584],[-10518819.3728,-30240971.9584],[-10574477.5266,-30240971.9584],[-10630135.6804,-30240971.9584],[-10685793.8342,-30240971.9584],[-10741451.988,-30240971.9584],[-10797110.1418,-30240971.9584],[-10852768.2957,-30240971.9584],[-10908426.4494,-30240971.9584],[-10964084.6033,-30240971.9584],[-11019742.757,-30240971.9584],[-11075400.9109,-30240971.9584],[-11131059.0646,-30240971.9584],[-11186717.2185,-30240971.9584],[-11242375.3722,-30240971.9584],[-11298033.5261,-30240971.9584],[-11353691.6799,-30240971.9584],[-11409349.8337,-30240971.9584],[-11465007.9875,-30240971.9584],[-11520666.1413,-30240971.9584],[-11576324.2951,-30240971.9584],[-11631982.4489,-30240971.9584],[-11687640.602699999,-30240971.9584],[-11743298.7566,-30240971.9584],[-11798956.9103,-30240971.9584],[-11854615.064199999,-30240971.9584],[-11910273.2179,-30240971.9584],[-11965931.3718,-30240971.9584],[-12021589.5255,-30240971.9584],[-12077247.6794,-30240971.9584],[-12132905.8331,-30240971.9584],[-12188563.987,-30240971.9584],[-12244222.1408,-30240971.9584],[-12299880.294599999,-30240971.9584],[-12355538.4484,-30240971.9584],[-12411196.6022,-30240971.9584],[-12466854.756000001,-30240971.9584],[-12522512.9098,-30240971.9584],[-12578171.0636,-30240971.9584],[-12633829.217500001,-30240971.9584],[-12689487.371199999,-30240971.9584],[-12745145.5251,-30240971.9584],[-12800803.6788,-30240971.9584],[-12856461.8327,-30240971.9584],[-12912119.9864,-30240971.9584],[-12967778.1403,-30240971.9584],[-13023436.294,-30240971.9584],[-13079094.447900001,-30240971.9584],[-13134752.6017,-30240971.9584],[-13190410.7555,-30240971.9584],[-13246068.9093,-30240971.9584],[-13301727.063099999,-30240971.9584],[-13357385.2169,-30240971.9584],[-13413043.3707,-30240971.9584],[-13468701.524500001,-30240971.9584],[-13524359.678399999,-30240971.9584],[-13580017.8321,-30240971.9584],[-13635675.986,-30240971.9584],[-13691334.1397,-30240971.9584],[-13746992.2936,-30240971.9584],[-13802650.4473,-30240971.9584],[-13858308.6012,-30240971.9584],[-13913966.7551,-30240971.9584],[-13969624.9088,-30240971.9584],[-14025283.0627,-30240971.9584],[-14080941.216400001,-30240971.9584],[-14136599.370299999,-30240971.9584],[-14192257.524,-30240971.9584],[-14247915.6779,-30240971.9584],[-14303573.8316,-30240971.9584],[-14359231.9855,-30240971.9584],[-14414890.1393,-30240971.9584],[-14470548.2931,-30240971.9584],[-14526206.446899999,-30240971.9584],[-14581864.6007,-30240971.9584],[-14637522.7545,-30240971.9584],[-14693180.908300001,-30240971.9584],[-14748839.0621,-30240971.9584],[-14804497.216,-30240971.9584],[-14860155.3697,-30240971.9584],[-14915813.5236,-30240971.9584],[-14971471.677299999,-30240971.9584],[-15027129.8312,-30240971.9584],[-15082787.9849,-30240971.9584],[-15138446.138799999,-30240971.9584],[-15194104.2925,-30240971.9584],[-15249762.4464,-30240971.9584],[-15305420.600200001,-30240971.9584],[-15361078.754,-30240971.9584],[-15416736.9078,-30240971.9584],[-15472395.0616,-30240971.9584],[-15528053.2154,-30240971.9584],[-15583711.369199999,-30240971.9584],[-15639369.523,-30240971.9584],[-15695027.6769,-30240971.9584],[-15750685.8306,-30240971.9584],[-15806343.9845,-30240971.9584],[-15862002.1382,-30240971.9584],[-15917660.292100001,-30240971.9584],[-15973318.445799999,-30240971.9584],[-16028976.5997,-30240971.9584],[-16084634.7534,-30240971.9584],[-16140292.9073,-30240971.9584],[-16195951.0611,-30240971.9584],[-16251609.2149,-30240971.9584],[-16307267.3687,-30240971.9584],[-16362925.5225,-30240971.9584],[-16418583.6763,-30240971.9584],[-16474241.8301,-30240971.9584],[-16529899.9839,-30240971.9584],[-16585558.1378,-30240971.9584],[-16641216.2915,-30240971.9584],[-16696874.4454,-30240971.9584],[-16752532.599100001,-30240971.9584],[-16808190.753,-30240971.9584],[-16863848.9067,-30240971.9584],[-16919507.0606,-30240971.9584],[-16975165.2143,-30240971.9584],[-17030823.3682,-30240971.9584],[-17086481.522,-30240971.9584],[-17142139.6758,-30240971.9584],[-17197797.8296,-30240971.9584],[-17253455.9834,-30240971.9584],[-17309114.1372,-30240971.9584],[-17364772.291,-30240971.9584],[-17420430.4448,-30240971.9584],[-17476088.5987,-30240971.9584],[-17531746.7524,-30240971.9584],[-17587404.9063,-30240971.9584],[-17643063.06,-30240971.9584],[-17698721.2139,-30240971.9584],[-17754379.3676,-30240971.9584],[-17810037.5215,-30240971.9584],[-17865695.6752,-30240971.9584],[-17921353.8291,-30240971.9584],[-17977011.9829,-30240971.9584],[-18032670.1367,-30240971.9584],[-18088328.2905,-30240971.9584],[-18143986.4443,-30240971.9584],[-18199644.5981,-30240971.9584],[-18255302.7519,-30240971.9584],[-18310960.9057,-30240971.9584],[-18366619.0596,-30240971.9584],[-18422277.2133,-30240971.9584],[-18477935.3672,-30240971.9584],[-18533593.5209,-30240971.9584],[-18589251.6748,-30240971.9584],[-18644909.8285,-30240971.9584],[-18700567.9824,-30240971.9584],[-18756226.1361,-30240971.9584],[-18811884.29,-30240971.9584],[-18811857.9052,-30087039.3602],[-18809865.8356,-29486789.4466],[-18812626.8523,-27610307.9573],[-18811175.369,-27334021.6857],[-18812573.91,-25866414.8947],[-18812948.5264,-25821645.7706],[-18811769.2976,-24603700.1183],[-18812726.1871,-24425964.9127],[-18811858.753,-23492749.0332],[-18812592.3725,-23283401.6596],[-18812074.223,-22523902.3129],[-18812509.145,-22316702.3556],[-18812281.2906,-21672346.271700002],[-18812458.4389,-21479666.6955],[-18812458.7655,-20915651.5805],[-18812431.5406,-20742653.880400002],[-18812608.0859,-20236128.6374],[-18812712.6554,-20012778.3041],[-18812776.5038,-19627809.244400002],[-18812553.2764,-19578072.9023],[-18771870.3424,-19446731.4489],[-17761544.8121,-20377570.1449],[-15331610.7086,-20040873.196599998],[-15330874.9161,-20037138.6757],[-15239424.2807,-19612843.8868],[-16625236.4566,-19513286.3789],[-16672653.1705,-19203645.1829],[-17030034.7607,-17402362.7285],[-17229153.8627,-16657384.4659],[-17074170.6416,-16276136.4385],[-16214939.6723,-16183374.11],[-16125582.04,-15942176.7487],[-16435197.7732,-15577278.2842],[-17696740.067,-14366214.4386],[-17556948.4221,-14123197.1921],[-16837708.0132,-13733218.7593],[-15330901.2126,-13057017.558600001],[-15195235.8072,-12798237.075],[-14181878.053199999,-12798237.075],[-11157194.66,-12798237.075],[-11332972.869,-12235866.4956],[-7629375.888800001,-12236881.938000001],[-7467110.3619,-11932185.554200001],[-7626544.8061999995,-10861173.636799999],[-7549895.9366,-10875775.269699998],[-7424075.572699999,-10429793.675500002],[-7706363.6821,-10439800.5152],[-7730607.1218,-10440660.3915],[-7715348.8389,-10394693.579599999],[-7638632.819599999,-10164556.118],[-7602129.5781,-10085676.7665],[-7528478.8748,-10029837.831],[-6366252.2984,-9128089.361699998],[-6291251.280200001,-9128279.7282],[-6241374.5984000005,-9128406.3264],[-6238808.9015,-9136976.827],[-6174812.031300001,-9147230.4934]]],[[[-19982254.7306,-30240971.9584],[-20037507.0672,-30240971.9584],[-20037507.0672,-27713296.034],[-20037507.0672,-25907667.3015],[-20037507.0672,-24501855.5834],[-20037507.0672,-23350437.3155],[-20037507.0672,-22375239.634800002],[-20037507.0672,-21529360.6962],[-20037507.0672,-20782436.5566],[-20037507.0672,-20113677.455700003],[-20037507.0672,-19508222.7614],[-19049267.7348,-19518397.477399997],[-18905554.0901,-19541132.1906],[-18821955.6637,-30240971.9584],[-18877208.0002,-30240971.9584],[-18932460.3368,-30240971.9584],[-18987712.673299998,-30240971.9584],[-19042965.0097,-30240971.9584],[-19098217.3463,-30240971.9584],[-19153469.6828,-30240971.9584],[-19208722.0194,-30240971.9584],[-19263974.3559,-30240971.9584],[-19319226.6923,-30240971.9584],[-19374479.0289,-30240971.9584],[-19429731.3654,-30240971.9584],[-19484983.702,-30240971.9584],[-19540236.0385,-30240971.9584],[-19595488.3749,-30240971.9584],[-19650740.7115,-30240971.9584],[-19705993.048,-30240971.9584],[-19761245.3846,-30240971.9584],[-19816497.7211,-30240971.9584],[-19871750.0575,-30240971.9584],[-19927002.3941,-30240971.9584],[-19982254.7306,-30240971.9584]]],[[[-17713788.2658,-15266142.6102],[-17842728.2608,-15516903.6041],[-18294411.7012,-15040894.0573],[-18134368.609,-14750668.2816],[-17713788.2658,-15266142.6102]]],[[[-7361028.237,-14571992.4306],[-7670620.509299999,-15053392.6378],[-7826489.98,-15027515.0131],[-7508017.638800001,-14525678.6251],[-7361028.237,-14571992.4306]]],[[[-8589217.0112,-13968152.904],[-8511406.2317,-14553749.5778],[-8530764.6308,-14552162.5679],[-8806282.1169,-14529610.9256],[-8880389.6506,-14194731.8582],[-8930398.7421,-13983137.3361],[-8742228.0022,-13974869.5298],[-8589217.0112,-13968152.904]]],[[[-7808133.818299999,-10641269.1705],[-7603398.042300001,-11868230.174600001],[-7984812.490800001,-11904953.582199998],[-8005809.4011,-11804907.176800001],[-8044072.637399999,-11628678.508000001],[-8198859.02,-11807919.069400001],[-8406421.509,-11599408.2815],[-8423896.0711,-11581551.121],[-8431101.806,-11574200.9091],[-8387103.999399999,-11446977.445999999],[-8378848.4672,-11416768.868],[-8021273.348300001,-11386551.3688],[-7943925.3111000005,-11136005.950599998],[-7894299.9671,-10972984.9644],[-8118772.843800001,-10972984.9644],[-8120020.021400001,-10971841.364799999],[-8012986.2489,-10643771.3737],[-7808133.818299999,-10641269.1705]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LIE","name_fr":"Liechtenstein","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":160,"nam_en":"Liechtenstein","lbl_en":"LIECHTENSTEIN","shape_star":2031044513.35,"stscod":1,"intreg":" ","m49_cd":"438","lbl_fr":"LIECHTENSTEIN","shape_stle":180354.76227,"iso2cd":"LI","iso3cd":"LIE","sub_cd":155,"objectid":186,"SHAPE__Area":4258721001.0084686},"geometry":{"coordinates":[[[1044243.0782000013,6013663.233900003],[1075283.6382,6013653.405599996],[1106285.5243000016,6013663.233900003],[1106483.4637000002,5970552.250600003],[1106600.7725999989,5944924.745899998],[1044723.7577,5944924.745899998],[1044243.0782000013,6013663.233900003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MLT","name_fr":"Malte","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":161,"nam_en":"Malta","lbl_en":"MALTA","shape_star":3928020754.14,"stscod":1,"intreg":" ","m49_cd":"470","lbl_fr":"MALTE","shape_stle":250792.143336,"iso2cd":"MT","iso3cd":"MLT","sub_cd":39,"objectid":183,"SHAPE__Area":6362650723.672326},"geometry":{"coordinates":[[[1642209.1887999997,4250896.831299998],[1561364.674899999,4250555.481200002],[1561865.9268999994,4329163.612599999],[1642906.7190000005,4329507.567100003],[1642209.1887999997,4250896.831299998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"TLS","name_fr":"Timor-Leste","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":162,"nam_en":"Timor-Leste","lbl_en":"TIMOR-LESTE","shape_star":19241001392.8,"stscod":1,"intreg":" ","m49_cd":"626","lbl_fr":"TIMOR-LESTE","shape_stle":817041.792619,"iso2cd":"TL","iso3cd":"TLS","sub_cd":35,"objectid":182,"SHAPE__Area":24010514705.081596},"geometry":{"coordinates":[[[[13974616.2126,-990471.1121000014],[13915327.158299997,-1048129.0997000001],[13855266.3556,-996408.7186999992],[13934265.777999997,-920026.1240999997],[14158563.314999998,-919924.2100000009],[14164746.641900003,-990471.1121000014],[13974616.2126,-990471.1121000014]]],[[[13866917.606200002,-1046923.3816],[13836644.202100001,-1072630.4050999992],[13800341.7188,-1049792.9351999983],[13832685.108599998,-1018328.6959999986],[13866917.606200002,-1046923.3816]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SMR","name_fr":"Saint-Marin","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":163,"nam_en":"San Marino","lbl_en":"SAN MARINO","shape_star":2031312462.57,"stscod":1,"intreg":" ","m49_cd":"674","lbl_fr":"SAINT-MARIN","shape_stle":180354.765212,"iso2cd":"SM","iso3cd":"SMR","sub_cd":39,"objectid":181,"SHAPE__Area":3895748374.169419},"geometry":{"coordinates":[[[1421670.4582000002,5421506.2700999975],[1361027.0984999985,5421506.2700999975],[1361362.0300999992,5485664.085699998],[1417470.3704999983,5485664.085699998],[1422154.1772999987,5485664.085699998],[1422119.4422000013,5480106.278499998],[1421670.4582000002,5421506.2700999975]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"VAT","name_fr":"Saint-Siège","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":164,"nam_en":"Holy See","lbl_en":"HOLY SEE","shape_star":2031247422.15,"stscod":1,"intreg":" ","m49_cd":"336","lbl_fr":"SAINT-SIÈGE","shape_stle":180354.761682,"iso2cd":"VA","iso3cd":"VAT","sub_cd":39,"objectid":180,"SHAPE__Area":3715710398.049822},"geometry":{"coordinates":[[[1357852.5546000004,5117290.699100003],[1353509.0742000006,5117290.699100003],[1353529.2963999994,5122343.061899997],[1353800.685800001,5179187.311800003],[1413897.5918999985,5179187.311800003],[1413896.2655000016,5178996.2788999975],[1413470.4285999984,5117290.699100003],[1357852.5546000004,5117290.699100003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"TON","name_fr":"Tonga","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":165,"nam_en":"Tonga","lbl_en":"TONGA","shape_star":7856041501.65,"stscod":1,"intreg":" ","m49_cd":"776","lbl_fr":"TONGA","shape_stle":501584.286473,"iso2cd":"TO","iso3cd":"TON","sub_cd":61,"objectid":192,"SHAPE__Area":10463889249.902964},"geometry":{"coordinates":[[[[-19423358.2247,-2464322.972100001],[-19500877.5271,-2464620.7622999996],[-19521158.9261,-2396434.8352000006],[-19443717.9987,-2396138.2005000003],[-19423358.2247,-2464322.972100001]]],[[[-19313767.572,-2144976.5923000015],[-19390920.8663,-2145269.2628000006],[-19410031.8109,-2078237.8955000006],[-19332950.3127,-2077946.2058999985],[-19313767.572,-2144976.5923000015]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NIU","name_fr":"Nioué","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":166,"nam_en":"Niue","lbl_en":"NIUE","shape_star":3928020747.69,"stscod":1,"intreg":" ","m49_cd":"570","lbl_fr":"NIOUÉ","shape_stle":250792.143136,"iso2cd":"NU","iso3cd":"NIU","sub_cd":61,"objectid":197,"SHAPE__Area":5193689488.476264},"geometry":{"coordinates":[[[-18854699.9875,-2200738.537999999],[-18931912.8335,-2201032.0493],[-18952007.6503,-2133811.2047000006],[-18874868.6789,-2133518.7041000016],[-18854699.9875,-2200738.537999999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"VUT","name_fr":"Vanuatu","georeg":"OCE","subreg":"Melanesia","geo_cd":9,"objectid_1":167,"nam_en":"Vanuatu","lbl_en":"VANUATU","shape_star":37701431233.1,"stscod":1,"intreg":" ","m49_cd":"548","lbl_fr":"VANUATU","shape_stle":1883303.61071,"iso2cd":"VU","iso3cd":"VUT","sub_cd":54,"objectid":195,"SHAPE__Area":48916193045.79892},"geometry":{"coordinates":[[[[18750468.469499998,-1785480.1052],[18688631.9955,-1858189.605799999],[18549011.381300002,-1753297.9472999983],[18611946.282300003,-1680910.6988999993],[18750468.469499998,-1785480.1052]]],[[[18703075.376599997,-1552629.2978000008],[18638914.303900003,-1624647.9068000019],[18542150.7861,-1481105.6845000014],[18568355.230499998,-1449001.2239999995],[18703075.376599997,-1552629.2978000008]]],[[[18952235.360600002,-2334970.285],[18874856.3552,-2335265.9122],[18856905.389399998,-2267567.962200001],[18934204.134099998,-2267273.418400001],[18952235.360600002,-2334970.285]]],[[[18890844.9869,-2185577.412900001],[18813638.8412,-2185870.6933999993],[18795988.548,-2118701.871100001],[18873121.060900003,-2118409.5933],[18890844.9869,-2185577.412900001]]],[[[18798140.9405,-2049757.5874999985],[18721081.0285,-2050048.8742000014],[18704678.379,-1983329.2800999992],[18781669.8654,-1983038.9244999997],[18798140.9405,-2049757.5874999985]]],[[[18784234.791,-1940355.1567000002],[18707285.898100004,-1940644.9334000014],[18691827.5607,-1874265.2862000018],[18768712.2157,-1873976.3839999996],[18784234.791,-1940355.1567000002]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"MUS","name_fr":"Maurice","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":168,"nam_en":"Mauritius","lbl_en":"MAURITIUS","shape_star":15758967792.1,"stscod":1,"intreg":"Eastern Africa","m49_cd":"480","lbl_fr":"MAURICE","shape_stle":1004839.58876,"iso2cd":"MU","iso3cd":"MUS","sub_cd":202,"objectid":194,"SHAPE__Area":20337595921.312553},"geometry":{"coordinates":[[[[6441895.189399999,-2341930.9596999995],[6364453.3972,-2342226.700199999],[6359025.502900001,-2274503.1981999986],[6436390.509199999,-2274208.545000002],[6441895.189399999,-2341930.9596999995]]],[[[6353736.455899999,-1203658.3883999996],[6276373.275400002,-1203940.1981000006],[6270111.128600001,-1139347.5121],[6347394.139400002,-1139066.2203000002],[6353736.455899999,-1203658.3883999996]]],[[[7101199.0298999995,-2275131.4021999985],[7023835.8495000005,-2275426.0700000003],[7017573.702599999,-2207944.479600001],[7094856.713300001,-2207650.8625000007],[7101199.0298999995,-2275131.4021999985]]],[[[8098888.9386,-851653.752799999],[8022720.164099999,-851933.0892999992],[8020279.990200002,-787889.5621000007],[8096425.2775,-787610.5841000006],[8098888.9386,-851653.752799999]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"KNA","name_fr":"Saint-Kitts-et-Nevis","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":169,"nam_en":"Saint Kitts and Nevis","lbl_en":"SAINT KITTS AND NEVIS","shape_star":3927165069.45,"stscod":1,"intreg":"Caribbean","m49_cd":"659","lbl_fr":"SAINT-KITTS-ET-NEVIS","shape_stle":250741.89744,"iso2cd":"KN","iso3cd":"KNA","sub_cd":419,"objectid":179,"SHAPE__Area":5120982007.434091},"geometry":{"coordinates":[[[-6941300.1866999995,1913345.2223000005],[-7017707.0329,1913552.247200001],[-7025318.5755,1980052.0978999995],[-6948293.4695,1980342.4125000015],[-6941300.1866999995,1913345.2223000005]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":29,"admiso":"DOM","name_fr":"République Dominicaine","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":170,"nam_en":"Dominican Republic","lbl_en":"DOMINICAN REPUBLIC","shape_star":44524036531.7,"stscod":1,"intreg":"Caribbean","m49_cd":"214","lbl_fr":"RÉPUBLIQUE DOMINICAINE","shape_stle":856205.706202,"iso2cd":"DO","iso3cd":"DOM","sub_cd":419,"objectid":178,"SHAPE__Area":58851976796.88827},"geometry":{"coordinates":[[[-7830249.3957,2274729.4952999987],[-7647513.0736,2122709.2060000002],[-7639776.3258,2051761.0546000004],[-7957465.1839000005,2051573.512600001],[-7987268.1139,2274771.2716000006],[-7830249.3957,2274729.4952999987]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ARE","name_fr":"Émirats Arabes Unis","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":171,"nam_en":"United Arab Emirates","lbl_en":"UNITED ARAB EMIRATES","shape_star":69826558672.7,"stscod":1,"intreg":" ","m49_cd":"784","lbl_fr":"ÉMIRATS ARABES UNIS","shape_stle":1439219.39607,"iso2cd":"AE","iso3cd":"ARE","sub_cd":145,"objectid":177,"SHAPE__Area":96406476818.40108},"geometry":{"coordinates":[[[6253390.1965,3045510.5810000002],[6244345.341499999,2971845.6328000017],[6287728.434300002,2971843.4562],[6275521.437800001,2873307.0207],[6132389.923999999,2769922.657900002],[6114798.151999999,2589966.835499998],[6004221.921399999,2604472.105700001],[5853551.994600002,2624250.2633000016],[5746847.309999999,2763515.3489000015],[5743134.1809,2768381.2699000016],[5743237.5548,2784313.689100001],[5740097.251600001,2820758.5544999987],[6088826.350900002,2820848.701699998],[6232775.9103999995,3045482.835999999],[6253390.1965,3045510.5810000002]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"VNM","name_fr":"Viet Nam","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":172,"nam_en":"Viet Nam","lbl_en":"VIET NAM","shape_star":294391956424,"stscod":1,"intreg":" ","m49_cd":"704","lbl_fr":"VIET NAM","shape_stle":4769200.11802,"iso2cd":"VN","iso3cd":"VNM","sub_cd":35,"objectid":176,"SHAPE__Area":385151063456.2402},"geometry":{"coordinates":[[[11902822.322099999,2647408.0791000016],[11878262.520599999,2515419.171599999],[12053764.4216,2515419.171599999],[12034106.3363,2408429.7848000005],[11968041.407499999,2408429.7848000005],[11844376.3446,2310038.116799999],[11808614.2826,2106927.618999999],[12207453.9544,1683433.7019999996],[12157089.946800001,1270923.134300001],[12056996.259799998,1201196.4747000001],[11676438.806699999,933679.9545000009],[11654458.919799998,918133.6502999999],[11672313.673,1135278.305399999],[12058450.077100001,1404336.9147000015],[12088113.951299999,1642279.6323000006],[11917561.846,1642279.6323000006],[11941116.730700001,1809902.7727999985],[11573538.5788,2204257.5166000016],[11583775.421300001,2262363.0064000003],[11641098.3953,2262363.0064000003],[11657596.2874,2357837.2542999983],[11479761.6596,2555712.9981999993],[11398292.235,2647408.0791999996],[11902822.322099999,2647408.0791000016]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LAO","name_fr":"République Démocratique Populaire du Laos","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":173,"nam_en":"Lao People's Democratic Republic","lbl_en":"LAO PEOPLE'S DEMOCRATIC REPUBLIC","shape_star":199735446972,"stscod":1,"intreg":" ","m49_cd":"418","lbl_fr":"RÉPUBLIQUE DÉMOCRATIQUE POPULAIRE DU LAOS","shape_stle":2804958.38062,"iso2cd":"LA","iso3cd":"LAO","sub_cd":35,"objectid":175,"SHAPE__Area":263900625247.83658},"geometry":{"coordinates":[[[11479761.6596,2555712.9981999993],[11657596.2874,2357837.2542999983],[11641098.3953,2262363.0064000003],[11583775.421300001,2262363.0064000003],[11573538.5788,2204257.5166000016],[11941116.730700001,1809902.7727999985],[11917561.846,1642279.6323000006],[11673103.828200001,1642279.6323000006],[11705356.597399998,1872097.7252000012],[11575497.4754,2010068.9681000002],[11264003.5376,2011292.9675999992],[11298464.5136,2220086.8429999985],[11191954.3338,2336577.689100001],[11203986.144000001,2408429.7848000005],[11356222.719099998,2408429.7848000005],[11398292.235,2647408.0791999996],[11479761.6596,2555712.9981999993]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SGP","name_fr":"Singapour","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":174,"nam_en":"Singapore","lbl_en":"SINGAPORE","shape_star":3928020747.69,"stscod":1,"intreg":" ","m49_cd":"702","lbl_fr":"SINGAPOUR","shape_stle":250792.143136,"iso2cd":"SG","iso3cd":"SGP","sub_cd":35,"objectid":174,"SHAPE__Area":4828262321.227787},"geometry":{"coordinates":[[[11662884.7614,25297.962400000542],[11586875.5704,25021.096500001848],[11586916.829100002,88541.5989000015],[11662930.1567,88818.48950000107],[11662884.7614,25297.962400000542]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MCO","name_fr":"Monaco","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":175,"nam_en":"Monaco","lbl_en":"MONACO","shape_star":1906775872.33,"stscod":1,"intreg":" ","m49_cd":"492","lbl_fr":"MONACO","shape_stle":174807.913522,"iso2cd":"MC","iso3cd":"MCO","sub_cd":155,"objectid":173,"SHAPE__Area":3642568468.154748},"geometry":{"coordinates":[[[771602.6257000007,5397219.559699997],[713718.002700001,5397175.677199997],[715427.2745999992,5460071.477399997],[773552.6667999998,5459915.179200001],[771602.6257000007,5397219.559699997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FRA","name_fr":"France","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":176,"nam_en":"France","lbl_en":"FRANCE","shape_star":556381666715,"stscod":1,"intreg":" ","m49_cd":"250","lbl_fr":"FRANCE","shape_stle":4042745.86059,"iso2cd":"FR","iso3cd":"FRA","sub_cd":155,"objectid":172,"SHAPE__Area":1154711289362.2751},"geometry":{"coordinates":[[[[233997.8770999983,6667024.447300002],[439009.9833999984,6407254.161499999],[668287.5982999988,6407254.161499999],[782926.4054999985,6407254.161499999],[807670.2432999983,6407254.161499999],[795851.0122000016,6029174.039399996],[704468.5465000011,5925162.512199998],[700605.6442000009,5782674.303599998],[759270.9072999991,5848573.207500003],[784205.4505999982,5818570.180600002],[773552.6889999993,5459915.906499997],[773552.6667999998,5459915.179200001],[715427.2745999992,5460071.477399997],[713718.002700001,5397175.677199997],[713716.6367999986,5397175.677199997],[638158.5309000015,5397175.677199997],[355779.9657000005,5397175.677199997],[354778.0885999985,5314221.294699997],[146030.47370000184,5314237.547499999],[146174.39449999854,5340498.486000001],[88807.20169999823,5340498.486000001],[88608.5075000003,5314237.547499999],[-97168.44179999828,5314237.547499999],[-182898.80249999836,5408746.698700003],[-186464.0802000016,5910911.134800002],[-323151.4811999984,6070164.097400002],[-527709.9409000017,6067009.203100003],[-531686.6908,6258679.597900003],[-194366.60669999942,6258679.597900003],[-195778.50129999965,6442118.268600002],[-87914.88100000098,6442118.268600002],[-17743.30249999836,6356386.472099997],[233997.8770999983,6667024.447300002]]],[[[1048354.1611000001,5113497.034599997],[953685.1832000017,5113497.034599997],[957164.7076999992,5213082.369800001],[1056299.186999999,5318243.7764],[1048354.1611000001,5113497.034599997]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NOR","name_fr":"Norvège","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":177,"nam_en":"Norway","lbl_en":"NORWAY","shape_star":500858887993,"stscod":1,"intreg":" ","m49_cd":"578","lbl_fr":"NORVÈGE","shape_stle":5557372.06572,"iso2cd":"NO","iso3cd":"NOR","sub_cd":154,"objectid":167,"SHAPE__Area":2199880249083.158},"geometry":{"coordinates":[[[3466448.068,11087093.598300003],[3137160.1224000007,10528999.179899998],[3210596.9015999995,11148699.6228],[2971015.8264999986,11148699.6228],[2616173.0084999986,10525295.868100002],[2509142.548300002,10805170.9714],[2261797.9376000017,10805170.9714],[2257045.4598000012,10748073.4291],[2037040.9875999987,10748075.280699998],[2016874.8198999986,10481775.729400001],[1884059.3929000013,10481775.729400001],[1871133.2674999982,10300469.2883],[1570507.2822999991,9789072.318499997],[1539605.362399999,9294801.577200003],[1387489.8145999983,9294801.577200003],[1332590.4554999992,8326986.5625],[1175389.882199999,8108195.923500001],[1054781.9816999994,8108195.923500001],[916979.6972999983,7917626.991999999],[687302.5232999995,7917626.991999999],[520732.4164999984,8173030.961900003],[534744.3436999992,8809807.367700003],[823779.7628000006,9268569.032399997],[945341.9701000005,9268569.032399997],[1590055.0351999998,10363796.9556],[1693531.0516000018,10369106.471199997],[2004532.3464000002,11112000.858900003],[2325354.392099999,11112000.858900003],[2529865.2479999997,11503726.496399999],[3191789.018199999,11503726.496399999],[3466448.068,11087093.598300003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FIN","name_fr":"Finlande","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":178,"nam_en":"Finland","lbl_en":"FINLAND","shape_star":430314412216,"stscod":1,"intreg":" ","m49_cd":"246","lbl_fr":"FINLANDE","shape_stle":3630283.08723,"iso2cd":"FI","iso3cd":"FIN","sub_cd":154,"objectid":166,"SHAPE__Area":1852248651264.6572},"geometry":{"coordinates":[[[3137160.1224000007,10528999.179899998],[3115217.2250000015,10343550.3732],[3336433.4706000015,9785825.255999997],[3263110.150800001,9234156.052699998],[3481183.838799998,9234156.052699998],[3427650.240699999,8858663.1602],[3156738.0929999985,8500486.094899997],[2819163.6136999987,8500486.094899997],[2709359.791200001,8356748.114799999],[2509438.9437000006,8356748.114799999],[2348772.7507999986,8655790.2117],[2381465.4816999994,8987445.253200002],[2764185.078400001,9545434.0084],[2791167.7897000015,9789072.318499997],[2610137.6297000013,9789072.318499997],[2636360.8442,10043994.588799998],[2397238.402800001,10635586.943899997],[2247624.289099999,10635586.943899997],[2257045.4598000012,10748073.4291],[2261797.9376000017,10805170.9714],[2509142.548300002,10805170.9714],[2616173.0084999986,10525295.868100002],[2971015.8264999986,11148699.6228],[3210596.9015999995,11148699.6228],[3137160.1224000007,10528999.179899998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SWE","name_fr":"Suède","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":179,"nam_en":"Sweden","lbl_en":"SWEDEN","shape_star":549145283773,"stscod":1,"intreg":" ","m49_cd":"752","lbl_fr":"SUÈDE","shape_stle":4019396.81716,"iso2cd":"SE","iso3cd":"SWE","sub_cd":154,"objectid":164,"SHAPE__Area":2142504021108.7092},"geometry":{"coordinates":[[[2257045.4598000012,10748073.4291],[2247624.289099999,10635586.943899997],[2397238.402800001,10635586.943899997],[2636360.8442,10043994.588799998],[2610137.6297000013,9789072.318499997],[2351523.1152000017,9789072.318499997],[2326223.6851000004,9518065.081299998],[2033708.9356999993,9079676.145599999],[1996846.9580999985,8640076.183399998],[2119906.2261999995,8416763.145099998],[1867792.8676999994,8079594.890100002],[1831435.892000001,7616423.8081],[1585529.6926000006,7618939.192699999],[1566680.3421999998,7340121.646499999],[1421979.8154999986,7340121.646499999],[1443212.545400001,7685592.1316],[1175389.882199999,8108195.923500001],[1332590.4554999992,8326986.5625],[1387489.8145999983,9294801.577200003],[1539605.362399999,9294801.577200003],[1570507.2822999991,9789072.318499997],[1871133.2674999982,10300469.2883],[1884059.3929000013,10481775.729400001],[2016874.8198999986,10481775.729400001],[2037040.9875999987,10748075.280699998],[2257045.4598000012,10748073.4291]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ISL","name_fr":"Islande","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":180,"nam_en":"Iceland","lbl_en":"ICELAND","shape_star":151754101667,"stscod":1,"intreg":" ","m49_cd":"352","lbl_fr":"ISLANDE","shape_stle":2034586.82199,"iso2cd":"IS","iso3cd":"ISL","sub_cd":154,"objectid":163,"SHAPE__Area":659979763795.7687},"geometry":{"coordinates":[[[-2376573.771499999,9767122.9956],[-2274021.964499999,9766667.226400003],[-2288152.0791000016,9923915.507299997],[-1602964.932500001,9923915.507700004],[-1583218.2230999991,9610804.0035],[-1725269.8517000005,9324048.965599999],[-1939003.7426999994,9324048.965599999],[-2066317.7696000002,9069347.8732],[-2319132.3647999987,9269042.590300001],[-2507780.9360000007,9269042.590300001],[-2552347.8665999994,9705604.820500001],[-2715131.4349999987,9705604.820500001],[-2724268.8106000014,9790366.152500004],[-2622141.6702000014,10030241.034100004],[-2401250.0912999995,10030241.034100004],[-2376573.771499999,9767122.9956]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"DEU","name_fr":"Allemagne","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":181,"nam_en":"Germany","lbl_en":"GERMANY","shape_star":380510972912.00006,"stscod":1,"intreg":" ","m49_cd":"276","lbl_fr":"ALLEMAGNE","shape_stle":2708883.70468,"iso2cd":"DE","iso3cd":"DEU","sub_cd":155,"objectid":169,"SHAPE__Area":902235408142.5607},"geometry":{"coordinates":[[[1054032.2895999998,7275911.753899999],[1085429.4750999995,7230954.6721],[1609471.3684,7230954.6721],[1566466.947900001,6590076.2793999985],[1409543.0278000012,6409026.884300001],[1519168.1772999987,6265445.560599998],[1416985.8770999983,6149220.072499998],[1412511.4695000015,6068290.024700001],[1076971.5434999987,6068290.024700001],[1075175.7313,6028674.7863000035],[795851.0122000016,6029174.039399996],[807670.2432999983,6407254.161499999],[782926.4054999985,6407254.161499999],[671741.7074999996,6549169.624399997],[678076.3784999996,6761072.169399999],[746506.3594000004,6760640.296099998],[754163.5097999983,7010558.558899999],[876413.0665000007,7010558.558899999],[886628.1039999984,7275912.013499998],[1054032.2895999998,7275911.753899999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LUX","name_fr":"Luxembourg","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":182,"nam_en":"Luxembourg","lbl_en":"LUXEMBOURG","shape_star":3559506004.86,"stscod":1,"intreg":" ","m49_cd":"442","lbl_fr":"LUXEMBOURG","shape_stle":284806.210567,"iso2cd":"LU","iso3cd":"LUX","sub_cd":155,"objectid":168,"SHAPE__Area":8134610123.467268},"geometry":{"coordinates":[[[782926.4054999985,6407254.161499999],[668287.5982999988,6407254.161499999],[671734.741799999,6548941.581900001],[671741.7074999996,6549169.624399997],[782926.4054999985,6407254.161499999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AND","name_fr":"Andorre","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":183,"nam_en":"Andorra","lbl_en":"ANDORRA","shape_star":1775856656.28,"stscod":1,"intreg":" ","m49_cd":"020","lbl_fr":"ANDORRE","shape_stle":168803.252457,"iso2cd":"AD","iso3cd":"AND","sub_cd":39,"objectid":170,"SHAPE__Area":3330999160.60804},"geometry":{"coordinates":[[[145857.24929999933,5282457.9673999995],[88503.39829999954,5282457.9673999995],[88608.5075000003,5314237.547499999],[88807.20169999823,5340498.486000001],[146174.39449999854,5340498.486000001],[146030.47370000184,5314237.547499999],[145857.24929999933,5282457.9673999995]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"EGY","name_fr":"Égypte","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":184,"nam_en":"Egypt","lbl_en":"EGYPT","shape_star":888281738487,"stscod":1,"intreg":" ","m49_cd":"818","lbl_fr":"ÉGYPTE","shape_stle":4446272.34303,"iso2cd":"EG","iso3cd":"EGY","sub_cd":15,"objectid":171,"SHAPE__Area":1257043189073.296},"geometry":{"coordinates":[[[3794681.6444000006,2484357.1270000003],[3699052.356400002,2484354.5042999983],[2769510.5174000002,2484329.0102000013],[2836999.8313999996,3697210.632600002],[3071403.271400001,3697210.632600002],[3149569.0031000003,3617257.487300001],[3250925.559700001,3616930.6921999976],[3340940.7690000013,3697210.632600002],[3728284.7540999986,3697210.632600002],[3751882.8418000005,3645028.6609999985],[3887281.657499999,3350777.774899997],[3887060.6328000017,3350580.087099999],[3803076.8572000004,3275482.6074],[3641542.9277999997,3434259.2069000006],[3573117.871100001,3372662.279100001],[3887092.9437999986,3096140.855799999],[3869095.417199999,2835723.9525000006],[4077142.520300001,2628421.5500999987],[3794681.6444000006,2484357.1270000003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"EST","name_fr":"Estonie","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":185,"nam_en":"Estonia","lbl_en":"ESTONIA","shape_star":51667471321.6,"stscod":1,"intreg":" ","m49_cd":"233","lbl_fr":"ESTONIE","shape_stle":1026616.94281,"iso2cd":"EE","iso3cd":"EST","sub_cd":154,"objectid":162,"SHAPE__Area":164301711198.97717},"geometry":{"coordinates":[[[3081442.5538999997,7959535.544100001],[2661624.841600001,7959477.7377],[2670288.4439000003,8035520.120099999],[2537552.7996000014,8035520.120099999],[2761862.3902000003,8322534.590400003],[3129955.7732000016,8322534.590400003],[3081442.5538999997,7959535.544100001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LVA","name_fr":"Lettonie","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":186,"nam_en":"Latvia","lbl_en":"LATVIA","shape_star":70218213757.6,"stscod":1,"intreg":" ","m49_cd":"428","lbl_fr":"LETTONIE","shape_stle":1341265.91686,"iso2cd":"LV","iso3cd":"LVA","sub_cd":154,"objectid":161,"SHAPE__Area":206863029517.2919},"geometry":{"coordinates":[[[3032326.590999998,7592473.279600002],[2387809.3858999982,7592473.279600002],[2404284.3412000015,7752955.444399998],[2529554.8367,7909290.216300003],[2635285.9217999987,7728621.7754999995],[2661624.841600001,7959477.7377],[3081442.5538999997,7959535.544100001],[3032326.590999998,7592473.279600002]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"DNK","name_fr":"Danemark","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":187,"nam_en":"Denmark","lbl_en":"DENMARK","shape_star":41818991207.3,"stscod":1,"intreg":" ","m49_cd":"208","lbl_fr":"DANEMARK","shape_stle":1151975.5561,"iso2cd":"DK","iso3cd":"DNK","sub_cd":154,"objectid":160,"SHAPE__Area":117024673089.42566},"geometry":{"coordinates":[[[[1027772.1317000017,7313607.851199999],[1054032.2895999998,7275911.753899999],[886628.1039999984,7275912.013499998],[894070.0683000013,7474724.269000001],[1153205.6136000007,7818308.063500002],[1274477.0709999986,7632213.735200003],[1027772.1317000017,7313607.851199999]]],[[[1255207.7063999996,7289706.073399998],[1168500.1215000004,7289706.073399998],[1176541.8205000013,7449012.388700001],[1263846.1330000013,7449012.388700001],[1255207.7063999996,7289706.073399998]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BLR","name_fr":"Bélarus","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":188,"nam_en":"Belarus","lbl_en":"BELARUS","shape_star":227625626527,"stscod":1,"intreg":" ","m49_cd":"112","lbl_fr":"BÉLARUS","shape_stle":2090319.76094,"iso2cd":"BY","iso3cd":"BLR","sub_cd":151,"objectid":159,"SHAPE__Area":584256618224.8875},"geometry":{"coordinates":[[[3405861.8079000004,7245907.052199997],[3569038.5522999987,6976910.566600002],[3545003.291099999,6816971.787299998],[3439004.225400001,6702336.759800002],[2664428.1187000014,6702336.759800002],[2724454.120099999,7230954.6721],[2986475.0667000003,7230954.6721],[3032326.590999998,7592473.279600002],[3456996.644200001,7592473.279600002],[3405861.8079000004,7245907.052199997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"LTU","name_fr":"Lituanie","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":189,"nam_en":"Lithuania","lbl_en":"LITHUANIA","shape_star":72271632599.3,"stscod":1,"intreg":" ","m49_cd":"440","lbl_fr":"LITUANIE","shape_stle":1359450.92962,"iso2cd":"LT","iso3cd":"LTU","sub_cd":154,"objectid":158,"SHAPE__Area":199026137515.14746},"geometry":{"coordinates":[[[2986475.0667000003,7230954.6721],[2724454.120099999,7230954.6721],[2551631.7936000004,7230954.6721],[2571733.6684999987,7412805.260399997],[2290832.6512,7412805.260399997],[2380520.521400001,7521562.2075999975],[2387809.3858999982,7592473.279600002],[3032326.590999998,7592473.279600002],[2986475.0667000003,7230954.6721]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"GBR","name_fr":"Royaume-Uni de Grande-Bretagne et d’Irlande du Nord","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":190,"nam_en":"United Kingdom of Great Britain and Northern Ireland","lbl_en":"UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND","shape_star":270235092097,"stscod":1,"intreg":" ","m49_cd":"826","lbl_fr":"ROYAUME-UNI DE GRANDE-BRETAGNE ET D’IRLANDE DU NORD","shape_stle":3822277.64845,"iso2cd":"GB","iso3cd":"GBR","sub_cd":154,"objectid":157,"SHAPE__Area":714175545717.4286},"geometry":{"coordinates":[[[[-360546.6301999986,8207399.307599999],[-356870.7307999991,7969071.460600004],[-233972.24399999902,7969071.460600004],[-229913.47839999944,7598782.997299999],[-15654.1678000018,7306061.7381],[-15430.957100000232,6971366.4507],[137385.83249999955,6971366.4507],[135918.67049999908,6709996.314099997],[38265.259899999946,6587136.024400003],[-279746.5179999992,6587136.024400003],[-347543.36829999834,6501214.321999997],[-615304.1550000012,6501214.321999997],[-618826.1576999985,6639827.114100002],[-349532.7074000016,6639827.114100002],[-350716.81810000166,6721199.180799998],[-467227.54780000076,6721199.180799998],[-473226.26480000094,7023719.440899998],[-360241.2159000002,7023719.440899998],[-366549.1950000003,7427391.590099998],[-537717.0218000002,7427391.590099998],[-551461.0740999989,8015102.5151999965],[-556021.7818999998,8206658.169200003],[-360546.6301999986,8207399.307599999]]],[[[-655476.2780999988,7176852.8759],[-900923.3574000001,7176814.423699997],[-978355.5273999982,7275147.922600001],[-984945.1187000014,7430900.471000001],[-662999.0538000017,7430900.471000001],[-655476.2780999988,7176852.8759]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"IRL","name_fr":"Irlande","georeg":"EUR","subreg":"Northern Europe","geo_cd":150,"objectid_1":191,"nam_en":"Ireland","lbl_en":"IRELAND","shape_star":94000719070.3,"stscod":1,"intreg":" ","m49_cd":"372","lbl_fr":"IRLANDE","shape_stle":1351934.60752,"iso2cd":"IE","iso3cd":"IRL","sub_cd":154,"objectid":156,"SHAPE__Area":236280050473.55713},"geometry":{"coordinates":[[[-900923.3574000001,7176814.423699997],[-655476.2780999988,7176852.8759],[-647456.8839000016,6877223.287799999],[-769457.7468000017,6714905.564999998],[-1240335.0091999993,6714905.564999998],[-1114519.5559,6886892.304300003],[-1133175.5339000002,7275147.922600001],[-978355.5273999982,7275147.922600001],[-900923.3574000001,7176814.423699997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"POL","name_fr":"Pologne","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":192,"nam_en":"Poland","lbl_en":"POLAND","shape_star":325563898410,"stscod":1,"intreg":" ","m49_cd":"616","lbl_fr":"POLOGNE","shape_stle":2403038.21846,"iso2cd":"PL","iso3cd":"POL","sub_cd":151,"objectid":155,"SHAPE__Area":801967156453.7695},"geometry":{"coordinates":[[[2139088.1754,7230954.6721],[2551631.7936000004,7230954.6721],[2724454.120099999,7230954.6721],[2664428.1187000014,6702336.759800002],[2645753.072900001,6535903.2531],[2541957.8717,6422245.665399998],[2391067.498300001,6422245.665399998],[2094675.6933999993,6422245.665399998],[1973413.522500001,6590076.2793999985],[1566466.947900001,6590076.2793999985],[1609471.3684,7230954.6721],[2139088.1754,7230954.6721]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"NLD","name_fr":"Pays-Bas","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":193,"nam_en":"Netherlands","lbl_en":"NETHERLANDS","shape_star":32443550147.6,"stscod":1,"intreg":" ","m49_cd":"528","lbl_fr":"PAYS-BAS","shape_stle":800761.774357,"iso2cd":"NL","iso3cd":"NLD","sub_cd":155,"objectid":154,"SHAPE__Area":79580834154.88567},"geometry":{"coordinates":[[[746506.3594000004,6760640.296099998],[678076.3784999996,6761072.169399999],[671741.7074999996,6549169.624399997],[501269.9807000011,6769129.313000001],[506406.20340000093,7010558.558899999],[754163.5097999983,7010558.558899999],[746506.3594000004,6760640.296099998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"UKR","name_fr":"Ukraine","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":194,"nam_en":"Ukraine","lbl_en":"UKRAINE","shape_star":644669615686,"stscod":1,"intreg":" ","m49_cd":"804","lbl_fr":"UKRAINE","shape_stle":4715661.69116,"iso2cd":"UA","iso3cd":"UKR","sub_cd":151,"objectid":153,"SHAPE__Area":1423743777557.0168},"geometry":{"coordinates":[[[4073414.3559999987,6493334.3913],[4492648.3704,6491079.578900002],[4430308.9091,6137784.099600002],[4191941.8497,5902674.907499999],[3923520.606800001,5902674.907499999],[3887039.156300001,5659591.412600003],[3991665.5527000017,5659591.412600003],[3788463.274599999,5462956.435000002],[3617224.2991999984,5694570.112199999],[3775222.2875000015,5851397.802500002],[3393149.731899999,5851397.802500002],[3192140.285700001,5649089.2773],[3157426.871100001,5695672.696099997],[3193414.4941000007,5695672.696099997],[3209992.990699999,5830544.877800003],[3311625.973000001,5830544.877800003],[3065882.438000001,6170112.065300003],[2939080.1019,6037587.597199999],[2886513.766399998,6109684.235299997],[2579766.7886000015,6109684.235299997],[2518329.4930000007,6193160.520499997],[2541957.8717,6422245.665399998],[2645753.072900001,6535903.2531],[2664428.1187000014,6702336.759800002],[3439004.225400001,6702336.759800002],[3545003.291099999,6816971.787299998],[3869086.0945000015,6816971.787299998],[4073414.3559999987,6493334.3913]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BEL","name_fr":"Belgique","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":195,"nam_en":"Belgium","lbl_en":"BELGIUM","shape_star":46440464089.49999,"stscod":1,"intreg":" ","m49_cd":"056","lbl_fr":"BELGIQUE","shape_stle":858162.551709,"iso2cd":"BE","iso3cd":"BEL","sub_cd":155,"objectid":152,"SHAPE__Area":108630666130.41136},"geometry":{"coordinates":[[[671741.7074999996,6549169.624399997],[671734.741799999,6548941.581900001],[668287.5982999988,6407254.161499999],[439009.9833999984,6407254.161499999],[233997.8770999983,6667024.447300002],[315409.7061999999,6769129.313000001],[501269.9807000011,6769129.313000001],[671741.7074999996,6549169.624399997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MNG","name_fr":"Mongolie","georeg":"ASI","subreg":"Eastern Asia","geo_cd":142,"objectid_1":196,"nam_en":"Mongolia","lbl_en":"MONGOLIA","shape_star":1647957657390,"stscod":1,"intreg":" ","m49_cd":"496","lbl_fr":"MONGOLIE","shape_stle":6641073.10956,"iso2cd":"MN","iso3cd":"MNG","sub_cd":30,"objectid":151,"SHAPE__Area":3419654274126.6274},"geometry":{"coordinates":[[[11381585.9936,6505685.023100004],[12079471.2474,6505685.023100004],[12121063.115400001,6378123.318700001],[12479699.9058,6378123.318700001],[12657066.936900001,6512852.466499999],[13043612.718400002,6512852.466499999],[12998472.621599998,6427387.549500003],[12831851.1131,6099316.488700002],[13053202.4547,6099316.488700002],[13101613.6952,5955397.595799997],[12033797.3231,5171129.417000003],[10743786.991999999,5171129.417000003],[10553032.007,5555006.238300003],[10013945.6791,5555006.238300003],[10166960.6364,5948769.488200001],[9752414.5955,6187684.296499997],[9803497.451299999,6320481.178800002],[9832605.5801,6395680.075900003],[10016355.0286,6395680.075900003],[10081593.7196,6556013.016199999],[10552628.696199998,6556013.016199999],[10616334.3074,6388652.379900001],[10906233.388700001,6388652.379900001],[11063819.7502,6738802.326200001],[11305495.9382,6738802.326200001],[11381585.9936,6505685.023100004]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"CZE","name_fr":"Tchéquie","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":197,"nam_en":"Czechia","lbl_en":"CZECHIA","shape_star":78977662809.7,"stscod":1,"intreg":" ","m49_cd":"203","lbl_fr":"TCHÉQUIE","shape_stle":1170009.07157,"iso2cd":"CZ","iso3cd":"CZE","sub_cd":151,"objectid":150,"SHAPE__Area":179156068770.1268},"geometry":{"coordinates":[[[2094675.6933999993,6422245.665399998],[1953199.7608999982,6265153.699199997],[1863204.125,6265214.215599999],[1519168.1772999987,6265445.560599998],[1409543.0278000012,6409026.884300001],[1566466.947900001,6590076.2793999985],[1973413.522500001,6590076.2793999985],[2094675.6933999993,6422245.665399998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SVK","name_fr":"Slovaquie","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":198,"nam_en":"Slovakia","lbl_en":"SLOVAKIA","shape_star":69543631466.3,"stscod":1,"intreg":" ","m49_cd":"703","lbl_fr":"SLOVAQUIE","shape_stle":1227644.32497,"iso2cd":"SK","iso3cd":"SVK","sub_cd":151,"objectid":149,"SHAPE__Area":153365077391.82574},"geometry":{"coordinates":[[[2518329.4930000007,6193160.520499997],[2306935.0434999987,6193160.520499997],[2225859.117899999,6104955.049599998],[1984591.4543000013,6105014.288800001],[1863204.125,6265214.215599999],[1953199.7608999982,6265153.699199997],[2094675.6933999993,6422245.665399998],[2391067.498300001,6422245.665399998],[2541957.8717,6422245.665399998],[2518329.4930000007,6193160.520499997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AUT","name_fr":"Autriche","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":199,"nam_en":"Austria","lbl_en":"AUSTRIA","shape_star":101127347154.99998,"stscod":1,"intreg":" ","m49_cd":"040","lbl_fr":"AUTRICHE","shape_stle":1693406.77916,"iso2cd":"AT","iso3cd":"AUT","sub_cd":155,"objectid":148,"SHAPE__Area":214968764146.36432},"geometry":{"coordinates":[[[1863204.125,6265214.215599999],[1984591.4543000013,6105014.288800001],[1886399.1834999993,6105534.596900001],[1818441.8268,6031227.754799999],[1810539.9963000007,5919088.098499998],[1672260.3504999988,5919088.098499998],[1625873.6981999986,5868654.335699998],[1506199.6349,5868515.2936],[1482462.4464999996,5894838.503899999],[1137087.6044000015,5894838.503899999],[1140397.9230000004,5969856.306000002],[1106483.4637000002,5970552.250600003],[1106285.5243000016,6013663.233900003],[1075283.6382,6013653.405599996],[1075175.7313,6028674.7863000035],[1076971.5434999987,6068290.024700001],[1412511.4695000015,6068290.024700001],[1416985.8770999983,6149220.072499998],[1519168.1772999987,6265445.560599998],[1863204.125,6265214.215599999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"HUN","name_fr":"Hongrie","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":200,"nam_en":"Hungary","lbl_en":"HUNGARY","shape_star":98891256605.00002,"stscod":1,"intreg":" ","m49_cd":"348","lbl_fr":"HONGRIE","shape_stle":1412402.5128,"iso2cd":"HU","iso3cd":"HUN","sub_cd":151,"objectid":147,"SHAPE__Area":207472508863.6888},"geometry":{"coordinates":[[[2579766.7886000015,6109684.235299997],[2304566.3753999993,5818549.377700001],[2227085.511,5818549.377700001],[2127221.2859000005,5818549.377700001],[2123651.681400001,5774615.810000002],[1924243.796599999,5774692.901799999],[1862785.3783,5852585.241599999],[1810539.9963000007,5919088.098499998],[1818441.8268,6031227.754799999],[1886399.1834999993,6105534.596900001],[1984591.4543000013,6105014.288800001],[2225859.117899999,6104955.049599998],[2306935.0434999987,6193160.520499997],[2518329.4930000007,6193160.520499997],[2579766.7886000015,6109684.235299997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MDA","name_fr":"République de Moldova","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":201,"nam_en":"Republic of Moldova","lbl_en":"REPUBLIC OF MOLDOVA","shape_star":34303593335.2,"stscod":1,"intreg":" ","m49_cd":"498","lbl_fr":"RÉPUBLIQUE DE MOLDOVA","shape_stle":920456.628334,"iso2cd":"MD","iso3cd":"MDA","sub_cd":151,"objectid":146,"SHAPE__Area":71530835366.81618},"geometry":{"coordinates":[[[3311625.973000001,5830544.877800003],[3209992.990699999,5830544.877800003],[3193414.4941000007,5695672.696099997],[3157426.871100001,5695672.696099997],[3121439.248300001,5695672.696099997],[3131386.2630000003,5776749.452500001],[2939080.1019,6037587.597199999],[3065882.438000001,6170112.065300003],[3311625.973000001,5830544.877800003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ROU","name_fr":"Roumanie","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":202,"nam_en":"Romania","lbl_en":"ROMANIA","shape_star":215935301421,"stscod":1,"intreg":" ","m49_cd":"642","lbl_fr":"ROUMANIE","shape_stle":2017395.04834,"iso2cd":"RO","iso3cd":"ROU","sub_cd":151,"objectid":145,"SHAPE__Area":436030953067.6092},"geometry":{"coordinates":[[[2939080.1019,6037587.597199999],[3131386.2630000003,5776749.452500001],[3121439.248300001,5695672.696099997],[3157426.871100001,5695672.696099997],[3192140.285700001,5649089.2773],[3170222.8709999993,5467310.8935],[2489382.464899998,5467318.7875000015],[2499343.649799999,5570948.5298999995],[2375416.6466999985,5571016.763300002],[2385188.4503999986,5683883.904100001],[2332087.7980999984,5683883.904100001],[2227085.511,5818549.377700001],[2304566.3753999993,5818549.377700001],[2579766.7886000015,6109684.235299997],[2886513.766399998,6109684.235299997],[2939080.1019,6037587.597199999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"CHE","name_fr":"Suisse","georeg":"EUR","subreg":"Western Europe","geo_cd":150,"objectid_1":203,"nam_en":"Switzerland","lbl_en":"SWITZERLAND","shape_star":39237140018.2,"stscod":1,"intreg":" ","m49_cd":"756","lbl_fr":"SUISSE","shape_stle":1045465.77859,"iso2cd":"CH","iso3cd":"CHE","sub_cd":155,"objectid":144,"SHAPE__Area":81330996778.36743},"geometry":{"coordinates":[[[1075175.7313,6028674.7863000035],[1075283.6382,6013653.405599996],[1044243.0782000013,6013663.233900003],[1044723.7577,5944924.745899998],[1106600.7725999989,5944924.745899998],[1106483.4637000002,5970552.250600003],[1140397.9230000004,5969856.306000002],[1137087.6044000015,5894838.503899999],[1134706.3449000008,5840555.4065999985],[1033034.1325999983,5840555.4065999985],[988051.3557000011,5790632.162900001],[950170.9871000014,5836549.634199999],[907144.3698000014,5788641.930299997],[809114.8306000009,5788641.930299997],[784205.4505999982,5818570.180600002],[759270.9072999991,5848573.207500003],[700605.6442000009,5782674.303599998],[704468.5465000011,5925162.512199998],[795851.0122000016,6029174.039399996],[1075175.7313,6028674.7863000035]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"KAZ","name_fr":"Kazakhstan","georeg":"ASI","subreg":"Central Asia","geo_cd":142,"objectid_1":204,"nam_en":"Kazakhstan","lbl_en":"KAZAKHSTAN","shape_star":2891048350330,"stscod":1,"intreg":" ","m49_cd":"398","lbl_fr":"KAZAKHSTAN","shape_stle":9611880.2666,"iso2cd":"KZ","iso3cd":"KAZ","sub_cd":143,"objectid":143,"SHAPE__Area":6248397037738.785},"geometry":{"coordinates":[[[5959673.684700001,5007720.740599997],[5752683.838300001,4969126.7874],[5548645.708700001,5255903.6646],[5332317.5984000005,5570301.8325999975],[5554066.6844,5774665.166299999],[5255583.925700001,6243298.979599997],[5688247.9956,6662857.134999998],[6049091.6620000005,6662857.134999998],[6113010.1987,6545759.175499998],[6751415.307300001,6545759.175499998],[6687698.318399999,6668482.998499997],[6801351.0326000005,7068260.180100001],[6762218.898800001,7152322.2051],[6850954.202500001,7237444.929099999],[7316551.076099999,7237444.929099999],[7513640.0612,7423794.0568],[7844948.895,7423794.0568],[7986142.798500001,7074230.076200001],[8235445.804699998,7074230.076200001],[8465077.077100001,7182599.829999998],[8931104.510200001,6674113.452799998],[9287659.923999999,6674113.452799998],[9384689.6017,6441504.7267],[9705925.583500002,6441081.370200001],[9659960.302000001,6320479.004900001],[9527568.664500002,5968002.357699998],[9355591.040399998,5968538.077],[8952045.005600002,5531276.9375],[8891303.034899998,5347417.368900001],[8412982.7793,5347417.368900001],[8221855.6525,5257095.790600002],[7865293.201299999,5257095.790600002],[7786835.511,5191517.603600003],[7596814.928599998,5032595.074699998],[7177829.0436,5419927.813600004],[6897804.4747,5419927.813600004],[6660746.592700001,5660283.240999997],[6223885.3717,5660283.240999997],[6112647.1162,5184754.1630000025],[6033975.0682,5299986.511500001],[5899299.5243999995,5180591.750100002],[5928505.935800001,5138616.920900002],[6099172.751499999,5139479.723200001],[6071569.9728000015,5007720.740599997],[5959673.684700001,5007720.740599997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SVN","name_fr":"Slovénie","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":205,"nam_en":"Slovenia","lbl_en":"SLOVENIA","shape_star":22910472939.1,"stscod":1,"intreg":" ","m49_cd":"705","lbl_fr":"SLOVÉNIE","shape_stle":740202.987758,"iso2cd":"SI","iso3cd":"SVN","sub_cd":39,"objectid":142,"SHAPE__Area":46716370855.79979},"geometry":{"coordinates":[[[1862785.3783,5852585.241599999],[1745549.4547000006,5852585.241599999],[1741255.361299999,5788641.930299997],[1665549.4222999997,5707479.351300001],[1574696.4063999988,5706809.4614999965],[1497492.9294000007,5706809.4614999965],[1506199.6349,5868515.2936],[1625873.6981999986,5868654.335699998],[1672260.3504999988,5919088.098499998],[1810539.9963000007,5919088.098499998],[1862785.3783,5852585.241599999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"HRV","name_fr":"Croatie","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":206,"nam_en":"Croatia","lbl_en":"CROATIA","shape_star":58734437706.6,"stscod":1,"intreg":" ","m49_cd":"191","lbl_fr":"CROATIE","shape_stle":1551978.6849,"iso2cd":"HR","iso3cd":"HRV","sub_cd":39,"objectid":141,"SHAPE__Area":116292755330.71274},"geometry":{"coordinates":[[[1924243.796599999,5774692.901799999],[2123651.681400001,5774615.810000002],[2113424.6352000013,5648624.957400002],[1738787.2100999989,5648623.996799998],[1732294.1119000018,5551788.701099999],[1887303.9981000014,5362424.958300002],[1722375.3742999993,5362173.1723000035],[1639801.6347999983,5461728.726300001],[1645366.1506999992,5551660.171899997],[1565342.9415000007,5552009.629299998],[1574696.4063999988,5706809.4614999965],[1665549.4222999997,5707479.351300001],[1741255.361299999,5788641.930299997],[1745549.4547000006,5852585.241599999],[1862785.3783,5852585.241599999],[1924243.796599999,5774692.901799999]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"UZB","name_fr":"Ouzbékistan","georeg":"ASI","subreg":"Central Asia","geo_cd":142,"objectid_1":207,"nam_en":"Uzbekistan","lbl_en":"UZBEKISTAN","shape_star":482812235485,"stscod":1,"intreg":" ","m49_cd":"860","lbl_fr":"OUZBÉKISTAN","shape_stle":4499251.97484,"iso2cd":"UZ","iso3cd":"UZB","sub_cd":143,"objectid":140,"SHAPE__Area":881699771174.3546},"geometry":{"coordinates":[[[6897804.4747,5419927.813600004],[7177829.0436,5419927.813600004],[7596814.928599998,5032595.074699998],[7786835.511,5191517.603600003],[7728829.3926,4982451.6558],[7885453.092799999,5112850.756899998],[7957213.4004999995,4999988.210100003],[7788316.527399998,4860638.945299998],[7713890.190499999,4927080.244999997],[7588594.257399999,4812370.377800003],[7588659.3277,4812212.5309000015],[7494257.9739000015,4432064.613399997],[7295971.911499999,4432064.613399997],[7358886.3961,4698099.872199997],[7245565.816500001,4766562.717],[6952299.795400001,4766562.717],[6648408.056299999,5210163.202399999],[6377580.996199999,5210163.202399999],[6343387.2447,5062509.497900002],[6197155.098700002,5062509.497900002],[6112647.1162,5184754.1630000025],[6223885.3717,5660283.240999997],[6660746.592700001,5660283.240999997],[6897804.4747,5419927.813600004]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BIH","name_fr":"Bosnie-Herzégovine","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":208,"nam_en":"Bosnia and Herzegovina","lbl_en":"BOSNIA AND HERZEGOVINA","shape_star":54302655913.299995,"stscod":1,"intreg":" ","m49_cd":"070","lbl_fr":"BOSNIE-HERZÉGOVINE","shape_stle":1049880.05731,"iso2cd":"BA","iso3cd":"BIH","sub_cd":39,"objectid":139,"SHAPE__Area":105070344648.62215},"geometry":{"coordinates":[[[2109458.0907999985,5599965.5502],[2158973.2492999993,5599965.5502],[2141319.5075999983,5393265.979699999],[2070752.885400001,5393265.979699999],[2059595.570799999,5259143.6523],[1974169.4006000012,5362557.571199998],[1887303.9981000014,5362424.958300002],[1732294.1119000018,5551788.701099999],[1738787.2100999989,5648623.996799998],[2113424.6352000013,5648624.957400002],[2109458.0907999985,5599965.5502]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"BGR","name_fr":"Bulgarie","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":209,"nam_en":"Bulgaria","lbl_en":"BULGARIA","shape_star":125206572128,"stscod":1,"intreg":" ","m49_cd":"100","lbl_fr":"BULGARIE","shape_stle":1496214.39193,"iso2cd":"BG","iso3cd":"BGR","sub_cd":151,"objectid":138,"SHAPE__Area":233905929662.69952},"geometry":{"coordinates":[[[3170222.8709999993,5467310.8935],[3146336.434700001,5266182.8248],[3006632.392099999,5128970.434500001],[2947915.625,5129055.890699998],[2880692.0999,5063448.113899998],[2554581.9387000017,5064083.702200003],[2559769.475900002,5121642.020499997],[2489283.0942,5207988.702],[2496373.0758999996,5289924.850900002],[2531797.4485,5325482.286399998],[2481841.4492999986,5387596.525300004],[2489382.464899998,5467318.7875000015],[3170222.8709999993,5467310.8935]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"KGZ","name_fr":"Kirghizistan","georeg":"ASI","subreg":"Central Asia","geo_cd":142,"objectid_1":210,"nam_en":"Kyrgyzstan","lbl_en":"KYRGYZSTAN","shape_star":216208772435,"stscod":1,"intreg":" ","m49_cd":"417","lbl_fr":"KIRGHIZISTAN","shape_stle":2545634.20156,"iso2cd":"KG","iso3cd":"KGZ","sub_cd":143,"objectid":137,"SHAPE__Area":392811463014.9563},"geometry":{"coordinates":[[[8810751.6314,5106436.562399998],[8633078.095800001,4962687.926299997],[8268796.625599999,4962687.926299997],[8225375.732299998,4811092.385499999],[7729777.707800001,4812306.016500004],[7788316.527399998,4860638.945299998],[7957213.4004999995,4999988.210100003],[7885453.092799999,5112850.756899998],[7728829.3926,4982451.6558],[7786835.511,5191517.603600003],[7865293.201299999,5257095.790600002],[8221855.6525,5257095.790600002],[8412982.7793,5347417.368900001],[8891303.034899998,5347417.368900001],[8810751.6314,5106436.562399998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"GEO","name_fr":"Géorgie","georeg":"EUR","subreg":"Western Asia","geo_cd":142,"objectid_1":211,"nam_en":"Georgia","lbl_en":"GEORGIA","shape_star":83178503622.6,"stscod":1,"intreg":" ","m49_cd":"268","lbl_fr":"GÉORGIE","shape_stle":1516602.28844,"iso2cd":"GE","iso3cd":"GEO","sub_cd":145,"objectid":136,"SHAPE__Area":153103797217.93408},"geometry":{"coordinates":[[[5167236.8215,5146855.132299997],[5146317.230599999,5035391.985100001],[5095126.704599999,5035391.985100001],[4866870.5823,5035391.985100001],[4710157.423999999,5035391.985100001],[4624987.2291,5035391.985100001],[4657152.158500001,5225926.048199996],[4506210.124400001,5225926.048199996],[4391409.046300001,5344137.708800003],[4852151.516800001,5344578.172499999],[5167236.8215,5146855.132299997]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"TKM","name_fr":"Turkménistan","georeg":"ASI","subreg":"Central Asia","geo_cd":142,"objectid_1":212,"nam_en":"Turkmenistan","lbl_en":"TURKMENISTAN","shape_star":534802939988.00006,"stscod":1,"intreg":" ","m49_cd":"795","lbl_fr":"TURKMÉNISTAN","shape_stle":4036719.0233,"iso2cd":"TM","iso3cd":"TKM","sub_cd":143,"objectid":135,"SHAPE__Area":918935300606.9724},"geometry":{"coordinates":[[[6112647.1162,5184754.1630000025],[6197155.098700002,5062509.497900002],[6343387.2447,5062509.497900002],[6377580.996199999,5210163.202399999],[6648408.056299999,5210163.202399999],[6952299.795400001,4766562.717],[7245565.816500001,4766562.717],[7358886.3961,4698099.872199997],[7295971.911499999,4432064.613399997],[7050486.966699999,4226564.874300003],[6863993.526500002,4226372.4668999985],[6129290.6952,4659510.201099999],[6031764.063000001,4574922.165299997],[5872466.144299999,4574922.165299997],[5676278.181299999,4574922.165299997],[5752683.838300001,4969126.7874],[5959673.684700001,5007720.740599997],[6071569.9728000015,5007720.740599997],[6099172.751499999,5139479.723200001],[5928505.935800001,5138616.920900002],[5899299.5243999995,5180591.750100002],[6033975.0682,5299986.511500001],[6112647.1162,5184754.1630000025]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AZE","name_fr":"Azerbaïdjan","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":213,"nam_en":"Azerbaijan","lbl_en":"AZERBAIJAN","shape_star":160180529703,"stscod":1,"intreg":" ","m49_cd":"031","lbl_fr":"AZERBAÏDJAN","shape_stle":1779363.15829,"iso2cd":"AZ","iso3cd":"AZE","sub_cd":145,"objectid":134,"SHAPE__Area":282443619128.09033},"geometry":{"coordinates":[[[5752683.838300001,4969126.7874],[5676278.181299999,4574922.165299997],[5552193.486699998,4574922.165299997],[5448177.283300001,4714530.9782000035],[5183389.206900001,4712751.247699998],[5064961.188000001,4867025.293300003],[5095126.704599999,5035391.985100001],[5146317.230599999,5035391.985100001],[5167236.8215,5146855.132299997],[5316590.1098,5045911.091499999],[5548645.708700001,5255903.6646],[5752683.838300001,4969126.7874]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PRK","name_fr":"République Populaire Démocratique de Corée","georeg":"ASI","subreg":"Eastern Asia","geo_cd":142,"objectid_1":214,"nam_en":"Democratic People's Republic of Korea","lbl_en":"DEMOCRATIC PEOPLE'S REPUBLIC OF KOREA","shape_star":148130721236,"stscod":1,"intreg":" ","m49_cd":"408","lbl_fr":"RÉPUBLIQUE POPULAIRE DÉMOCRATIQUE DE CORÉE","shape_stle":1742423.89631,"iso2cd":"KP","iso3cd":"PRK","sub_cd":30,"objectid":133,"SHAPE__Area":259538047017.0366},"geometry":{"coordinates":[[[14572085.4683,5250863.029700004],[14546659.374899998,5203558.5978000015],[14399733.1954,4921020.227899998],[14287508.9621,4842631.682800002],[14347351.254,4712310.120099999],[14078819.219899997,4522920.830600001],[13825705.917900003,4523284.147500001],[13961120.903700002,4816692.734399997],[13831297.817500003,4816692.734399997],[13856621.686399996,4870098.650799997],[14400642.467,5251073.8456000015],[14572085.4683,5250863.029700004]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MKD","name_fr":"Macédoine du Nord","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":215,"nam_en":"North Macedonia","lbl_en":"NORTH MACEDONIA","shape_star":27316919801.8,"stscod":1,"intreg":" ","m49_cd":"807","lbl_fr":"MACÉDOINE DU NORD","shape_stle":694231.963919,"iso2cd":"MK","iso3cd":"MKD","sub_cd":39,"objectid":131,"SHAPE__Area":49621298556.95194},"geometry":{"coordinates":[[[2489283.0942,5207988.702],[2559769.475900002,5121642.020499997],[2554581.9387000017,5064083.702200003],[2497475.7228000015,5063236.144699998],[2412400.2897000015,4979054.897200003],[2347334.012699999,4979054.897200003],[2308449.1306999996,4940155.733199999],[2316208.2104,5027897.059500001],[2270512.4296999983,5082418.956299998],[2276660.4428999983,5156538.6538999975],[2329004.083299998,5208145.799000002],[2369377.849199999,5208145.799000002],[2489283.0942,5207988.702]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MNE","name_fr":"Monténégro","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":216,"nam_en":"Montenegro","lbl_en":"MONTENEGRO","shape_star":14835974211.500002,"stscod":1,"intreg":" ","m49_cd":"499","lbl_fr":"MONTÉNÉGRO","shape_stle":573269.202356,"iso2cd":"ME","iso3cd":"MNE","sub_cd":39,"objectid":233,"SHAPE__Area":27721780010.503784},"geometry":{"coordinates":[[[2141245.7967999987,5392398.649700001],[2215668.090300001,5303007.668799996],[2269689.5962000005,5303007.668799996],[2263494.1361000016,5229640.075999998],[2157501.9750000015,5230371.815399997],[2151766.3291000016,5148179.428000003],[2059595.570799999,5259143.6523],[2070752.885400001,5393265.979699999],[2141319.5075999983,5393265.979699999],[2141245.7967999987,5392398.649700001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"SSD","name_fr":"Soudan du Sud","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":217,"nam_en":"South Sudan","lbl_en":"SOUTH SUDAN","shape_star":517346711736,"stscod":1,"intreg":"Eastern Africa","m49_cd":"728","lbl_fr":"SOUDAN DU SUD","shape_stle":3773909.61733,"iso2cd":"SS","iso3cd":"SSD","sub_cd":202,"objectid":232,"SHAPE__Area":642983444625.5121},"geometry":{"coordinates":[[[3926776.0319,507968.0240999982],[3881800.3495000005,547167.4142999984],[3818788.3374000005,507968.0240999982],[3761418.2881999984,444643.7419999987],[3722678.329999998,401832.3707999997],[3400355.4081999995,401832.3707999997],[3296650.120000001,494693.98849999905],[3086686.6385999992,494693.98849999905],[3087909.3048,581016.0247000009],[2658312.999499999,967651.3407000005],[2735991.7424999997,967666.0251999982],[2739277.4120000005,1139819.1435999982],[2857188.6567,1139819.1435999982],[2951724.6631999984,1066042.8621000014],[3286919.6889000013,1065945.7122999988],[3288450.1268999986,1127734.6827999987],[3394258.5923000015,1129415.1900000013],[3427847.409600001,1090476.317499999],[3520719.472100001,1090553.9754000008],[3611760.201699998,1207108.1017000005],[3615980.582199998,1339633.6009000018],[3696872.2443000004,1339242.1426],[3691364.6669999994,1173423.329],[3761337.5265000015,1173447.478599999],[3758192.887600001,1061473.1816000007],[3797835.3225999996,1062284.0322000012],[3795648.4069,956512.7173999995],[3741234.4464999996,858270.7098000012],[4001679.6591,514854.26999999955],[4006917.1400999986,507968.0240999982],[3926776.0319,507968.0240999982]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"ECU","name_fr":"Équateur","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":218,"nam_en":"Ecuador","lbl_en":"ECUADOR","shape_star":257867337158.99997,"stscod":1,"intreg":"South America","m49_cd":"218","lbl_fr":"ÉQUATEUR","shape_stle":3183597.73444,"iso2cd":"EC","iso3cd":"ECU","sub_cd":419,"objectid":226,"SHAPE__Area":317546167930.99084},"geometry":{"coordinates":[[[[-8728001.8568,-553677.4495999999],[-8899894.8387,-553677.4495999999],[-9042763.2504,-422666.82919999957],[-8965661.9579,-356326.6063000001],[-8960526.4147,9148.236900001764],[-8799804.8833,151787.21620000154],[-8576400.1577,152798.3836000003],[-8425702.994,20452.467900000513],[-8426487.2676,-144974.22040000185],[-8427857.0413,-238752.1737000011],[-8568029.4391,-360191.46169999987],[-8721048.4554,-360191.46169999987],[-8728001.8568,-553677.4495999999]]],[[[-9908821.8351,-141827.98999999836],[-9984841.0446,-142104.92240000144],[-9984427.5428,-78577.43169999868],[-9908414.918,-78300.54699999839],[-9908821.8351,-141827.98999999836]]],[[[-10008233.7687,-83664.67469999939],[-10084246.8631,-83941.5623999983],[-10084204.6183,-20421.45109999925],[-10008195.5862,-20144.585999999195],[-10008233.7687,-83664.67469999939]]],[[[-10178487.4765,-66549.12170000002],[-10254499.2321,-66826.00059999898],[-10254564.6682,-3307.0551000013947],[-10178556.2554,-3030.191399998963],[-10178487.4765,-66549.12170000002]]],[[[-10101625.8707,-113440.21440000087],[-10160157.2631,-113858.6127000004],[-10160865.595,30901.82090000063],[-10102343.5778,31320.157900001854],[-10101625.8707,-113440.21440000087]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":13,"admiso":"MEX","name_fr":"Mexique","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":219,"nam_en":"Mexico","lbl_en":"MEXICO","shape_star":1791512968680,"stscod":1,"intreg":"Central America","m49_cd":"484","lbl_fr":"MEXIQUE","shape_stle":10374372.9845,"iso2cd":"MX","iso3cd":"MEX","sub_cd":419,"objectid":228,"SHAPE__Area":2478464228612.6113},"geometry":{"coordinates":[[[-12759620.366700001,3841978.3055000007],[-12526781.6623,3669133.8783000037],[-12005713.197,3669133.8783000037],[-12025922.65,3732862.232900001],[-11845497.0141,3732862.232900001],[-11686118.353799999,3612059.804200001],[-11630522.0125,3417431.0824000016],[-11477999.014,3299573.174899999],[-11382862.6305,3423663.5069999993],[-11101533.6965,3423663.5072000027],[-11028820.9046,3127745.6675999984],[-10913346.9934,3034986.0659999996],[-10780673.4839,2290530.4299000017],[-10608634.7985,2152497.524500001],[-10240687.6493,2152429.6182999983],[-9995752.4506,2415469.7496999986],[-9682417.3133,2415469.7496999986],[-9666093.875,2302280.5584999993],[-9795782.1799,2164094.6312999986],[-9789685.5357,2121894.3203999996],[-9943602.2377,2121879.5078000017],[-9929588.5008,2022909.384300001],[-10101910.074,2022905.8552],[-10077675.8387,1841398.9178000018],[-10026951.5834,1800012.0102000013],[-10260766.3875,1800012.0102000013],[-10237280.7161,1605772.6776],[-10533152.1185,1847102.0362999998],[-10588747.47,1789707.7344999984],[-10935941.7851,1789707.7344999984],[-11159026.2,1969555.6513999999],[-11404207.571,1969555.6513999999],[-11796017.0192,2284399.9901],[-11739530.0198,2346862.8938000016],[-11787000.5932,2600941.3583999984],[-12225096.2091,2948491.125],[-12278562.1021,3164098.9351000004],[-12420506.2096,3273077.4146],[-12492815.732099999,3527733.2277999967],[-12672202.9674,3662007.1788000017],[-12520469.8473,3148556.414000001],[-12335288.0394,3005917.649599999],[-12289234.9673,2800209.769099999],[-12213168.0756,2739789.4371999986],[-12281628.207600001,2660837.1686000004],[-12438337.0733,2785082.6953000017],[-12481443.0985,2979090.5698000006],[-12829472.188299999,3245762.5813000016],[-12736558.5064,3245762.5813000016],[-12884497.43,3722605.472099997],[-13048914.8149,3843932.7707],[-12759620.366700001,3841978.3055000007]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AUS","name_fr":"Australie","georeg":"OCE","subreg":"Australia and New Zealand","geo_cd":9,"objectid_1":220,"nam_en":"Australia","lbl_en":"AUSTRALIA","shape_star":6969191086890,"stscod":1,"intreg":" ","m49_cd":"036","lbl_fr":"AUSTRALIE","shape_stle":14906282.1015,"iso2cd":"AU","iso3cd":"AUS","sub_cd":53,"objectid":225,"SHAPE__Area":9906997212035.158},"geometry":{"coordinates":[[[[16201552.906099997,-1922180.1746000014],[16530818.486699998,-2171413.7575000003],[16630456.0753,-2568782.1460999995],[16834377.242700003,-2721945.0218],[17081730.3288,-3445978.6719000004],[16579909.496299997,-4403618.026299998],[16720006.814499997,-4663365.434900001],[15688843.733000003,-4663365.434900001],[15402924.422200002,-4467924.536200002],[15195934.2575,-4026142.035500001],[15104485.390600003,-4197369.525400002],[15015143.847199999,-3998775.4003],[14732574.823799998,-3796773.853100002],[13979337.297700003,-3796773.853100002],[13854111.383199997,-4003000.090399999],[13241890.401,-4003000.090399999],[13076198.3776,-4284126.682799999],[12722424.866999999,-4026142.035500001],[12893338.2509,-3758975.7531999983],[12578132.4261,-2582646.965],[12778362.293000001,-2355303.9351000004],[13310381.1034,-2355303.9351000004],[13833324.311399996,-1775348.7206000015],[13972585.379900001,-1775348.7206000015],[14198311.904600002,-1537008.1048999988],[14331549.609899998,-1642658.8482999988],[14514504.820799999,-1642658.8482999988],[14381059.294600002,-1537008.1048999988],[14688504.060000002,-1222408.6634000018],[15140381.498999998,-1222408.6634000018],[15270856.920100003,-1326912.9037000015],[15169057.2725,-1431769.5077],[15215049.513999999,-1715548.7522],[15589056.454599999,-2001649.6926000006],[15838852.0018,-1722185.8357999995],[15750870.130599998,-1151752.9312000014],[15896553.611299999,-1151752.9312000014],[15923912.6351,-1353092.8717],[16123734.9225,-1510661.0040999986],[16201552.906099997,-1922180.1746000014]]],[[[16548847.950000003,-5429717.282499999],[16305597.484899998,-5429717.282499999],[16042661.318099998,-4989033.608199999],[16410737.112099998,-4989127.050500002],[16515987.843400002,-5166436.554000001],[16473643.9564,-5309033.440299999],[16548847.950000003,-5429717.282499999]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"USA","name_fr":"États-Unis d’Amérique","georeg":"AME","subreg":"Northern America","geo_cd":19,"objectid_1":221,"nam_en":"United States of America","lbl_en":"UNITED STATES OF AMERICA","shape_star":9882653529950,"stscod":1,"intreg":" ","m49_cd":"840","lbl_fr":"ÉTATS-UNIS D’AMÉRIQUE","shape_stle":33879765.4648,"iso2cd":"US","iso3cd":"USA","sub_cd":21,"objectid":222,"SHAPE__Area":22504419543003.23},"geometry":{"coordinates":[[[[-10180279.3456,6242901.298900001],[-9923015.4048,6033763.857900001],[-9665054.8991,6033763.857900001],[-9221427.1989,5671197.660999998],[-9059756.1557,5205523.754299998],[-8902843.9985,5484805.0776999965],[-8500119.5917,5484805.0776999965],[-8409476.5009,5647620.118600003],[-7962999.1391,5647620.118600003],[-7891234.6576000005,5774199.687399998],[-7810534.855900001,5919121.077600002],[-7595365.924799999,5919121.077600002],[-7468902.7654,5487322.451800004],[-7815352.2278,5487321.186800003],[-7914827.944,5320679.597599998],[-7825849.7885,5011726.062799998],[-8270578.779200001,5014520.735799998],[-8230595.9693,4876984.150899999],[-8435736.6634,4569116.689800002],[-8494345.3934,4781028.505900003],[-8538849.598,4781849.879500002],[-8404907.9414,4298587.448600002],[-8613558.9104,4012397.7880999967],[-8762474.4235,4013416.4189999998],[-9052841.273,3628243.4826999977],[-8904771.2901,2880824.298799999],[-9040786.961,2880824.298799999],[-9053350.2588,2954033.495000001],[-9152728.0877,3034986.0659000017],[-9230683.4862,3424079.983599998],[-9347745.1066,3518070.536200002],[-10034603.7914,3518080.577399999],[-9874698.1963,3391276.519199997],[-10625953.5888,3392538.9283000007],[-10913346.9933,3034986.0659000017],[-11028820.9046,3127745.6675999984],[-11101533.6965,3423663.5072000027],[-11382862.6305,3423663.5069999993],[-11477999.014,3299573.174899999],[-11630522.0125,3417431.0824000016],[-11686118.3539,3612059.8040999994],[-11845497.014,3732862.232900001],[-12025922.6501,3732862.232900001],[-12005713.197,3669133.8783000037],[-12526781.6622,3669133.8783000037],[-12759620.366700001,3841978.3055000007],[-13048914.8149,3843932.7707],[-13566795.151,4219047.503700003],[-13835228.4574,4825637.0405],[-13723741.6985,5077184.074699998],[-13908380.0624,5437358.437700003],[-13771310.4065,5834654.852600001],[-13965841.8173,6194613.321800001],[-13854574.489599999,6194613.321800001],[-13718858.610399999,5942232.542800002],[-13666558.5755,6109547.378799997],[-13733739.190200001,6242901.298900001],[-13512116.076299999,6242901.298900001],[-10180279.3456,6242901.298900001]]],[[[-17234249.5739,2164527.7357],[-17348727.2264,2164527.7357],[-17378404.3779,2280351.8117000014],[-17265079.3199,2280348.3202],[-17234249.5739,2164527.7357]]],[[[-17405297.1213,2270715.4761000015],[-17482594.9683,2270420.8825999983],[-17501591.8379,2338129.3341999985],[-17424213.6535,2338425.0128000006],[-17405297.1213,2270715.4761000015]]],[[[-17347443.404,2356571.1669999994],[-17424842.401,2356275.1919],[-17444204.0051,2424306.0544000007],[-17366727.5015,2424603.162300002],[-17347443.404,2356571.1669999994]]],[[[-17449485.8471,2382606.6981000006],[-17526913.9316,2382310.2936999984],[-17546521.2866,2450441.3731000014],[-17469015.093,2450738.9252999984],[-17449485.8471,2382606.6981000006]]],[[[-17557732.7649,2427225.1286999993],[-17635211.4256,2426927.976399999],[-17655173.9658,2495233.4595],[-17577616.1562,2495531.784600001],[-17557732.7649,2427225.1286999993]]],[[[-17785699.1867,2454475.9499000013],[-17863208.2712,2454178.333799999],[-17883559.0507,2522591.987300001],[-17805970.1961,2522890.791700002],[-17785699.1867,2454475.9499000013]]],[[[-17693334.223,2485317.7019000016],[-17770879.5726,2485019.5544999987],[-17791302.9113,2553557.1481],[-17713677.0566,2553856.501699999],[-17693334.223,2485317.7019000016]]],[[[-20024006.0479,6740156.910700001],[-20037507.0672,6722706.934900001],[-20037507.0672,6740086.357699998],[-20024006.0479,6740156.910700001]]],[[[-19725910.1383,6738410.523699999],[-19828978.4688,6661210.738399997],[-19875986.9344,6793617.858900003],[-19770993.4778,6872329.498199999],[-19725910.1383,6738410.523699999]]],[[[-19559968.5136,6753967.543399997],[-19663811.5533,6676594.125500001],[-19709634.0718,6809300.662900001],[-19603840.4685,6888193.992399998],[-19559968.5136,6753967.543399997]]],[[[-19341421.2631,6802107.847599998],[-19446726.1287,6724193.821000002],[-19490490.2879,6857832.638499998],[-19383189.5863,6937291.773800001],[-19341421.2631,6802107.847599998]]],[[[-19167973.9005,6806615.985399999],[-19273914.8316,6728651.075599998],[-19316627.3679,6862377.643799998],[-19208668.4701,6941890.042300001],[-19167973.9005,6806615.985399999]]],[[[-18991471.0709,6854194.441399999],[-19098749.6518,6775689.820200004],[-19139614.893,6910347.182700001],[-19030277.2932,6990424.629799999],[-18991471.0709,6854194.441399999]]],[[[19255976.8209,6887400.3539],[19166421.5052,6886925.118100002],[19249839.526699997,6996830.813000001],[19339821.652999997,6997313.782399997],[19255976.8209,6887400.3539]]],[[[-18842478.4615,6935668.987800002],[-18951565.1595,6856228.6382],[-18990102.9744,6992499.905500002],[-18878903.9019,7073557.402999997],[-18842478.4615,6935668.987800002]]],[[[-18477585.5862,7104942.054099999],[-18601256.4759,7104264.828199998],[-18698559.6194,7217783.1316],[-18574297.6002,7218471.854599997],[-18477585.5862,7104942.054099999]]],[[[-18391997.924,7185172.571000002],[-18481911.8828,7184676.001000002],[-18580252.3532,7299569.991999999],[-18489901.2891,7300075.124399997],[-18391997.924,7185172.571000002]]],[[[-18266828.6286,7399240.3901999965],[-18167051.7758,7278980.666699998],[-18334961.0326,7281897.072099999],[-18435638.6655,7402220.6461],[-18266828.6286,7399240.3901999965]]],[[[-15610922.875,10408117.375699997],[-15495816.0181,8387882.068400003],[-15342181.0852,8155942.027500004],[-15182151.26,8155942.027500004],[-14784577.5448,7538460.164399996],[-14606475.6731,7538460.164399996],[-14442513.8662,7275907.749200001],[-14460328.9698,7111003.727899998],[-14627531.8433,7376453.325099997],[-14875311.2743,7376453.325099997],[-15322005.4627,8065528.562399998],[-15441766.1879,8065083.416599996],[-15675310.917399999,8414649.843500003],[-16521306.6463,8414649.843500003],[-16510637.4932,8207306.932099998],[-16937423.1272,8207306.932099998],[-16967812.2537,8622215.341300003],[-17105444.741,8622215.341300003],[-17072647.6725,8207306.932099998],[-17256754.4555,8207306.932099998],[-17225113.1542,7584029.722999997],[-18210934.1682,7584029.722999997],[-18217412.4209,7737535.5293999985],[-17405497.5698,7737535.5293999985],[-17433607.9688,8178249.433799997],[-17980019.2512,8174626.743799999],[-18013529.236,8467773.0493],[-18209497.3903,8467773.0493],[-18342796.0251,9353992.0673],[-17859934.085500002,9353992.0673],[-17896817.4697,9588756.710699998],[-18620319.7068,9588756.710699998],[-18702108.2959,10001234.4375],[-18441330.1857,10001234.4375],[-18018869.6467,10001234.4375],[-18079161.6762,10329093.4164],[-18538690.2088,10329093.4164],[-18664527.5578,10917848.101999998],[-17725045.4886,10917848.101999998],[-17826354.676,11409171.560000002],[-16199194.3072,11409171.560000002],[-15661325.6282,10885635.683399998],[-15610922.875,10408117.375699997]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"CAN","name_fr":"Canada","georeg":"AME","subreg":"Northern America","geo_cd":19,"objectid_1":222,"nam_en":"Canada","lbl_en":"CANADA","shape_star":11875599771300.002,"stscod":1,"intreg":" ","m49_cd":"124","lbl_fr":"CANADA","shape_stle":57200726.5548,"iso2cd":"CA","iso3cd":"CAN","sub_cd":21,"objectid":221,"SHAPE__Area":48715628836080.125},"geometry":{"coordinates":[[[[-10308307.5018,11647558.3666],[-9777857.7463,10217115.022699997],[-9589675.3139,10217115.022699997],[-9482142.4953,10217115.022699997],[-9384134.7764,10971815.155299999],[-9044732.6198,10553740.003399998],[-9143890.0309,9926761.723700002],[-9632377.698,9924479.821900003],[-9752242.1049,9212878.477700002],[-10325229.5108,9212878.477700002],[-10475797.0662,8389324.665600002],[-10189407.9365,7744449.529200003],[-9703869.9804,7744449.529200003],[-9095755.068,7205889.8461000025],[-8943288.9178,6808661.9454],[-8642202.2391,6808661.9454],[-8788444.7827,7203009.382799998],[-8580411.6517,7798104.427500002],[-8717561.844,8166893.4043999985],[-8608518.233,8552309.553800002],[-8766698.5095,8988275.811999999],[-8205810.230599999,8988779.819899999],[-7719321.3144000005,8480882.588299997],[-7781793.1228,8285675.715300001],[-7445051.2502,7948869.524300002],[-7242544.0123,8530791.431599997],[-7019111.701300001,8295963.2272000015],[-6766325.5395,7449713.825099997],[-6480842.984099999,7449713.825099997],[-6340725.4011,6940355.187200002],[-6580002.856000001,6479690.546099998],[-7505522.146600001,6480202.744099997],[-7685344.891000001,6136538.228399999],[-7627764.0638,6085381.7102999985],[-7513228.6033,6299184.1215],[-7149986.3314,6299184.1215],[-7094494.2541000005,6100574.106200002],[-7239231.0879,6100574.106200002],[-7174011.206599999,5867618.625200003],[-6933073.864499999,5656405.193899997],[-7134983.888900001,5330378.585699998],[-7337491.7542,5502921.024700001],[-7231335.9376,5679812.898500003],[-7312530.531199999,5750514.7157000005],[-7468902.7655,5487322.451899998],[-7595365.924799999,5919121.077600002],[-7810534.855900001,5919121.077600002],[-7891234.6576000005,5774199.687399998],[-7962999.1391,5647620.118500002],[-8409476.5009,5647620.118500002],[-8500119.5917,5484805.077799998],[-8902843.9986,5484805.077799998],[-9059756.1557,5205523.754199997],[-9221427.1989,5671197.660999998],[-9665054.899,6033763.857900001],[-9923015.4048,6033763.857900001],[-10180279.3456,6242901.298799999],[-13512116.076200001,6242901.298799999],[-13733739.190200001,6242901.298799999],[-13739339.8388,6253937.3204],[-14108481.2319,6523100.953100003],[-14460328.9698,7111003.727899998],[-14442513.8662,7275907.749300003],[-14606475.6731,7538460.164300002],[-14784577.5448,7538460.164300002],[-15182151.2601,8155942.027400002],[-15342181.0852,8155942.027400002],[-15495816.018199999,8387882.068300001],[-15610922.8749,10408117.375600003],[-15661325.6283,10885635.683300003],[-15514962.794,10744898.7887],[-14763847.9652,10744898.7887],[-14780732.0951,10964876.306199998],[-13520533.8805,10964938.9415],[-13224469.1857,10656691.82],[-11636602.0773,10656691.82],[-11463109.9456,10467683.2051],[-10720268.9223,10468393.040200002],[-10704341.7356,10661889.016800001],[-10650983.5991,11647558.3666],[-10308307.5018,11647558.3666]]],[[[-9648563.5982,12591300.549500003],[-9679007.6707,11900002.541699998],[-9544208.2958,11900002.541699998],[-9516494.282,12442634.858199999],[-9050664.1309,12442634.858199999],[-9092179.9064,11833983.098399997],[-8155817.0940000005,11841279.308700003],[-8190818.3478999995,11542940.504699998],[-8005645.8509,11542940.504699998],[-7908597.6011,11207848.728799999],[-7771401.7904,11207848.728799999],[-7692801.492699999,10929871.213600002],[-7596604.0132,10929871.213600002],[-7616899.9574,10820317.652599998],[-6935833.767200001,9940242.4485],[-7057698.8879,9485128.166299999],[-7149210.3412999995,9807711.828500003],[-7323979.9805,9802676.091899998],[-7483934.744899999,9997263.269100003],[-7553604.0075,9727673.911399998],[-7265501.497199999,9391065.922600001],[-7190010.713099999,9135399.876500003],[-7237456.551100001,8976697.4701],[-7606787.515799999,9391065.922600001],[-7636218.343,9280136.386500001],[-7331762.7839,8942000.718400002],[-7488819.2162999995,8942000.718400002],[-7869816.3563,9363137.389300004],[-8514328.6145,9363137.389300004],[-8827642.7588,9707798.556199998],[-8768269.8922,9707840.390500002],[-8309060.0528,9708163.954499997],[-8205651.5699000005,10215018.669100001],[-8402127.892,10844479.950499997],[-8719882.6074,11260095.309199996],[-9785189.4745,11260095.308700003],[-9950995.0622,11725694.208099999],[-9918327.069,12591300.549500003],[-9648563.5982,12591300.549500003]]],[[[-7826862.8934,16973813.361599997],[-7829609.7415,15908549.3231],[-8380583.816199999,15908549.3231],[-8156762.6654,14908584.8116],[-8492732.2538,14908584.8116],[-8497025.4345,14128309.811300002],[-8806244.4478,14128309.811300002],[-8813147.7132,13549209.685599998],[-9494670.6843,13549209.685599998],[-9977932.4273,13549209.685599998],[-10148740.4444,14083156.877899997],[-9802145.6067,14083156.877899997],[-9959102.0617,14602398.7667],[-9696594.2141,14602398.7667],[-9724178.5687,15317745.353299998],[-9318860.2013,15317745.353299998],[-9338458.7658,15976912.869800001],[-9690860.8649,15976912.869800001],[-10099235.7886,17016828.962800004],[-9425713.199,17016828.962800004],[-9441703.9921,17470369.084200002],[-8219850.4945,17470369.084200002],[-8228236.1894000005,18079610.749799997],[-7312036.861500001,18079610.749799997],[-7317067.1395,16973813.361599997],[-7826862.8934,16973813.361599997]]],[[[-11939724.6654,12281962.281400003],[-11490153.9145,11204452.059299998],[-11508847.4232,10694964.9665],[-11714418.5272,10924460.754],[-11824840.085,10924460.754],[-12836201.1725,10924460.754],[-13240647.5056,11779234.2311],[-13271550.6706,12200773.8147],[-13231350.5918,12200773.8147],[-12275037.3025,12200773.8147],[-12075495.764899999,11954939.952100001],[-12087262.729899999,12281962.281400003],[-11939724.6654,12281962.281400003]]],[[[-5820522.9135,6062918.530699998],[-5957484.0956,5846289.6712],[-6077135.119999999,5956243.053900003],[-6527918.8357,5956243.053900003],[-6560831.3072,6086926.323399998],[-6187534.4646000005,6757312.8549000025],[-6074481.673699999,6301031.529799998],[-5820522.9135,6062918.530699998]]],[[[-12684586.879,13884624.987499997],[-12378533.8787,13448652.508199997],[-12174743.5812,13448652.508199997],[-12210725.5035,13841506.1761],[-12098153.728,13841506.1761],[-11691066.5007,12795984.435599998],[-12929994.0345,12795984.435599998],[-13152864.0323,13311050.572999999],[-13223165.2139,13884624.987499997],[-12684586.879,13884624.987499997]]],[[[-13285005.2588,12779094.194300003],[-13073084.5949,12510393.474799998],[-13527112.7457,12513513.943999998],[-13475092.9794,11920634.222000003],[-13468605.821899999,11837293.247199997],[-13356664.8487,11601999.758699998],[-13847974.6215,11601999.758699998],[-14081710.8591,12074417.692599997],[-14162007.9371,12780385.5048],[-13285005.2588,12779094.194300003]]],[[[-8896937.0281,9172852.292900003],[-9640130.5309,9172852.292900003],[-9542026.6105,9720594.031999998],[-9266375.6297,9720594.031999998],[-8986047.0528,9417183.819200002],[-8896937.0281,9172852.292900003]]],[[[-10226128.2074,13777484.590000004],[-10028394.3934,13176990.893600002],[-8957292.3297,13176990.893600002],[-8968838.0223,12849696.534699999],[-9132955.8523,12850391.942900002],[-10095613.1157,12850391.942900002],[-10218718.0532,13214942.403700002],[-10549644.9334,13214942.403700002],[-10744153.2171,13777484.590000004],[-10226128.2074,13777484.590000004]]],[[[-10825970.9309,11682973.2993],[-11058603.606,11682973.2993],[-11519022.1805,12266233.252300002],[-11477468.7743,12266233.252300002],[-11245956.9373,12266233.252300002],[-11252255.5277,12641762.559500001],[-10819353.9969,12641762.559500001],[-10818461.2099,12297887.2896],[-10825970.9309,11682973.2993]]],[[[-11260140.3425,14856317.7799],[-11093917.8086,14360052.255500004],[-11373574.4478,14360052.255500004],[-11397466.5253,14652223.533100002],[-11795021.9093,14652223.533100002],[-11850262.139,15205549.490500003],[-11459265.5459,15205549.490500003],[-11260140.3425,14856317.7799]]],[[[-10916059.3366,13009559.6844],[-11196040.9473,13009559.6844],[-11420347.4911,13330486.976099998],[-11186584.9669,13330486.976099998],[-11214960.6197,13820078.780000001],[-10952471.8389,13820078.780000001],[-10916059.3366,13009559.6844]]],[[[-10374679.7776,11959363.756399997],[-10621350.5129,11959363.756399997],[-10615057.8424,12524730.025200002],[-10213804.9479,12524730.025200002],[-10219375.5967,12250474.498800002],[-10367699.9981,12250474.498800002],[-10374679.7776,11959363.756399997]]],[[[-10468096.5146,14173852.451499999],[-10796711.5149,14173852.451499999],[-11046840.8955,14934911.269299999],[-10820533.5314,14934911.269299999],[-10574442.5042,14504128.493],[-10468096.5146,14173852.451499999]]],[[[-14531252.818300001,6812747.192599997],[-14616797.661,6812747.192599997],[-14870747.9946,7217300.475299999],[-14685512.9092,7217300.475299999],[-14701340.4912,7087204.298799999],[-14531252.818300001,6812747.192599997]]],[[[-13868312.600499999,6269704.3706],[-13972903.0414,6269704.3706],[-14195536.5507,6431509.557099998],[-14302388.3059,6614795.2070999965],[-13895700.0034,6319805.021200001],[-13868312.600499999,6269704.3706]]],[[[-8377927.559,10357591.004299998],[-8544104.5816,10357591.004299998],[-8685679.3113,10796258.269199997],[-8516748.7564,10796258.269199997],[-8377927.559,10357591.004299998]]],[[[-6806157.807600001,5822593.6032000035],[-6881260.0129,5698202.432599999],[-7019556.021500001,5820227.997599997],[-6945374.058499999,5946618.9663999975],[-6806157.807600001,5822593.6032000035]]],[[[-12422787.4809,14702519.121799998],[-12355527.4003,14094408.9252],[-12579590.8159,14113889.192400001],[-12647550.580699999,14702519.121799998],[-12422787.4809,14702519.121799998]]],[[[-10379544.9906,12727891.701899998],[-10709781.4446,12721910.814099997],[-10712853.9835,12985974.149899997],[-10378357.6035,12985974.149899997],[-10379544.9906,12727891.701899998]]],[[[-10818087.2171,10665733.0357],[-10991806.8996,10665733.0357],[-10971908.1111,10979251.963200003],[-10796173.4925,10979251.963200003],[-10818087.2171,10665733.0357]]],[[[-6846470.0858,6289642.2082],[-7047832.4723000005,6289642.2082],[-7077487.8587,6396086.237300001],[-6875278.193299999,6396086.237300001],[-6846470.0858,6289642.2082]]],[[[-9182344.9376,8907505.978299998],[-9292127.1715,8907505.978299998],[-9384209.0826,9064339.433399998],[-9147429.4813,9064339.433399998],[-9182344.9376,8907505.978299998]]],[[[-11589585.2473,13863021.3477],[-11755948.8839,13863021.3477],[-11896395.1724,14242911.346900001],[-11728044.018199999,14242911.346900001],[-11589585.2473,13863021.3477]]],[[[-8725272.6704,7490812.765000001],[-8816579.8573,7490290.751000002],[-8869137.2798,7611189.172700003],[-8777360.093,7611721.226999998],[-8725272.6704,7490812.765000001]]],[[[-14283571.1875,6728967.0293999985],[-14371873.0814,6728502.655299999],[-14442534.3492,6835870.181599997],[-14353841.6436,6836341.880599998],[-14283571.1875,6728967.0293999985]]],[[[-14408414.741999999,6972880.692500003],[-14497612.1745,6972399.4564],[-14572732.7226,7083707.681900002],[-14483118.7565,7084196.880900003],[-14408414.741999999,6972880.692500003]]],[[[-14523218.9386,7164019.902500004],[-14613134.8992,7163524.8882],[-14691895.656,7278054.948600002],[-14601542.5307,7278558.463200003],[-14523218.9386,7164019.902500004]]],[[[-5957605.029200001,6338280.444499999],[-6044683.824200001,6337842.548699997],[-6074132.905200001,6438987.631099999],[-5986707.5809,6439431.546700001],[-5957605.029200001,6338280.444499999]]],[[[-8775853.8284,8796764.220799997],[-8874707.8852,8796764.220799997],[-8928503.1794,8942000.718400002],[-8829034.1056,8942000.718400002],[-8775853.8284,8796764.220799997]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FJI","name_fr":"Fidji","georeg":"OCE","subreg":"Melanesia","geo_cd":9,"objectid_1":223,"nam_en":"Fiji","lbl_en":"FIJI","shape_star":54146572282.50001,"stscod":1,"intreg":" ","m49_cd":"242","lbl_fr":"FIDJI","shape_stle":2210471.01624,"iso2cd":"FJ","iso3cd":"FJI","sub_cd":54,"objectid":202,"SHAPE__Area":71172436926.90485},"geometry":{"coordinates":[[[[20037493.132799998,-1851101.2468000017],[19807187.453100003,-2221522.7989000008],[19749875.4586,-2025383.4019999988],[19895039.701899998,-1851101.2468000017],[20037493.132799998,-1851101.2468000017]]],[[[-19840189.065,-2115094.545400001],[-19917312.2503,-2115386.774700001],[-19935639.1142,-2048454.8467000015],[-19858586.6533,-2048163.5826999992],[-19840189.065,-2115094.545400001]]],[[[20035395.4115,-2114638.2085000016],[19958271.8746,-2114930.4309],[19940139.047,-2048000.0100999996],[20017191.8478,-2047708.752700001],[20035395.4115,-2114638.2085000016]]],[[[-19881659.212,-2024710.5544000007],[-19958687.5128,-2025001.4879],[-19976143.8107,-1958361.4433000013],[-19899182.7724,-1958071.4279999994],[-19881659.212,-2024710.5544000007]]],[[[20037507.067199998,-1880376.2263000011],[20037507.067199998,-1907383.1479999982],[20030724.265100002,-1880401.7201999985],[20037507.067199998,-1880376.2263000011]]],[[[-19950665.9123,-1946510.1165000014],[-20027615.7071,-1946799.9759000018],[-20037507.0672,-1907393.3029999994],[-20037507.0672,-1880376.2166000009],[-19967406.905,-1880112.7386000007],[-19950665.9123,-1946510.1165000014]]],[[[19760608.956100002,-1436983.4356000014],[19684088.7235,-1437267.3572000004],[19672320.755099997,-1372202.6259999983],[19748795.805600002,-1371919.3315000013],[19760608.956100002,-1436983.4356000014]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"WSM","name_fr":"Samoa","georeg":"OCE","subreg":"Polynesia","geo_cd":9,"objectid_1":224,"nam_en":"Samoa","lbl_en":"SAMOA","shape_star":7856041498.590001,"stscod":1,"intreg":" ","m49_cd":"882","lbl_fr":"SAMOA","shape_stle":501584.286372,"iso2cd":"WS","iso3cd":"WSM","sub_cd":61,"objectid":200,"SHAPE__Area":10027229850.632013},"geometry":{"coordinates":[[[[-19073725.2737,-1597890.1942999996],[-19150362.7333,-1598175.7936000004],[-19164323.2695,-1532735.0007000007],[-19087736.4238,-1532450.1055999994],[-19073725.2737,-1597890.1942999996]]],[[[-19174617.488,-1565267.7921000011],[-19251229.7304,-1565553.0366000012],[-19264833.668,-1500191.8332000002],[-19188270.9175,-1499907.2771000005],[-19174617.488,-1565267.7921000011]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"KIR","name_fr":"Kiribati","georeg":"OCE","subreg":"Micronesia","geo_cd":9,"objectid_1":225,"nam_en":"Kiribati","lbl_en":"KIRIBATI","shape_star":23568124495.8,"stscod":1,"intreg":" ","m49_cd":"296","lbl_fr":"KIRIBATI","shape_stle":1504752.85912,"iso2cd":"KI","iso3cd":"KIR","sub_cd":57,"objectid":206,"SHAPE__Area":29012816283.827866},"geometry":{"coordinates":[[[[-17209059.1508,-481738.63800000027],[-17285169.4361,-482016.2923000008],[-17280682.8441,-418340.02749999985],[-17204595.164499998,-418062.5683999993],[-17209059.1508,-481738.63800000027]]],[[[-19065595.9909,-350552.0883000009],[-19141629.204,-350829.3707999997],[-19145535.2722,-287231.9101999998],[-19069512.835,-286954.7659999989],[-19065595.9909,-350552.0883000009]]],[[[19374354.404799998,-6400.666400000453],[19298346.367700003,-6677.530400000513],[19298310.090499997,56840.94610000029],[19374322.106700003,57117.8209999986],[19374354.404799998,-6400.666400000453]]],[[[19298827.5115,109565.84279999882],[19222810.141099997,109288.93829999864],[19223971.092,172822.4572999999],[19299997.492,173099.42289999872],[19298827.5115,109565.84279999882]]],[[[-17510956.644,186370.10979999974],[-17586968.1253,186093.12810000032],[-17589617.739,249648.17440000176],[-17513599.7302,249925.25039999932],[-17510956.644,186370.10979999974]]],[[[-17730136.6956,392104.56159999967],[-17806179.1269,391827.1748000011],[-17811105.2795,455485.33260000125],[-17735047.3714,455762.90309999883],[-17730136.6956,392104.56159999967]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"SYC","name_fr":"Seychelles","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":226,"nam_en":"Seychelles","lbl_en":"SEYCHELLES","shape_star":11784062259.7,"stscod":1,"intreg":"Eastern Africa","m49_cd":"690","lbl_fr":"SEYCHELLES","shape_stle":752376.429908,"iso2cd":"SC","iso3cd":"SYC","sub_cd":202,"objectid":204,"SHAPE__Area":14608452494.282091},"geometry":{"coordinates":[[[[5215195.840999998,-1078572.6011999995],[5138866.125999998,-1078853.4342],[5136833.1455999985,-1014478.2806999981],[5213129.435400002,-1014197.9085000008],[5215195.840999998,-1078572.6011999995]]],[[[6235753.472199999,-465041.1777999997],[6159676.674600001,-465318.7782000005],[6158737.770199999,-427016.6618999988],[6158151.870299999,-401654.0375000015],[6234210.5353000015,-401376.6248999983],[6235753.472199999,-465041.1777999997]]],[[[6219813.200300001,-564614.1724000014],[6143701.710499998,-564892.122200001],[6142740.944200002,-530497.2732999995],[6141933.559099998,-501152.20540000126],[6218021.804499999,-500874.48690000176],[6219813.200300001,-564614.1724000014]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PHL","name_fr":"Philippines","georeg":"ASI","subreg":"South-eastern Asia","geo_cd":142,"objectid_1":227,"nam_en":"Philippines","lbl_en":"PHILIPPINES","shape_star":327833280773,"stscod":1,"intreg":" ","m49_cd":"608","lbl_fr":"PHILIPPINES","shape_stle":7763398.70407,"iso2cd":"PH","iso3cd":"PHL","sub_cd":35,"objectid":211,"SHAPE__Area":415722214287.7736},"geometry":{"coordinates":[[[[13641188.6307,2105417.7809999995],[13555486.105499998,1608841.8458000012],[13855320.857199997,1608841.8458000012],[13832442.649999999,1449397.8691000007],[13732662.763999999,1449397.8691000007],[13743165.7725,1525145.518100001],[13302371.9769,1525145.518100001],[13350564.1186,1840782.5036000013],[13376334.451499999,1840782.5036000013],[13424230.096299998,2105417.7809999995],[13641188.6307,2105417.7809999995]]],[[[13534254.369999997,622243.1634000018],[13458102.901,621964.9816000015],[13461458.0464,685817.0593999997],[13537633.514600001,686095.5260000005],[13534254.369999997,622243.1634000018]]],[[[14128452.686800003,1104795.1761000007],[14093481.423100002,696484.2703999989],[14044115.095799997,696484.2703999989],[14047540.918300003,744735.0144999996],[13983934.883199997,744735.0144999996],[13972977.1409,578617.0738999993],[13792504.430600002,662361.7248999998],[13804665.320299998,831695.2544],[13697488.692100003,831695.2544],[13630488.6906,775934.8271999992],[13601072.898000002,751397.748399999],[13618604.288900003,972223.9351000004],[13825333.986900002,972223.9351000004],[13986696.564400002,1104795.1761000007],[14128452.686800003,1104795.1761000007]]],[[[13691898.438600004,993958.9818999991],[13601583.496399999,993677.3486000001],[13619670.634099998,1177524.1096],[13710676.330700003,1177524.1096],[13691898.438600004,993958.9818999991]]],[[[13786263.828500003,1076263.5009999983],[13721811.897299998,1076263.5009999983],[13739880.999399997,1248399.7547999993],[13804420.133100003,1248399.7547999993],[13786263.828500003,1076263.5009999983]]],[[[13428200.014199998,1233497.1136000007],[13073205.434300002,941847.6953000017],[13039035.8081,974707.9054000005],[13394993.729899999,1266615.9613000005],[13428200.014199998,1233497.1136000007]]],[[[13894663.822800003,1101890.4853000008],[13830200.125200003,1101890.4853000008],[13848955.324299999,1274153.0995999984],[13913508.755199999,1274153.0995999984],[13894663.822800003,1101890.4853000008]]],[[[13681933.255099997,1320410.3825000003],[13668600.818599999,1213364.3447000012],[13577955.259300001,1213371.7857999988],[13590303.199000001,1320410.3825000003],[13681933.255099997,1320410.3825000003]]],[[[13800123.798199996,1394309.4549999982],[13788930.381499998,1311416.8654999994],[13725256.397200003,1311424.329],[13735499.851599999,1394309.4549999982],[13800123.798199996,1394309.4549999982]]],[[[13937831.704800002,1303409.4486999996],[13873261.681500003,1303409.4486999996],[13887015.632100001,1413041.2309000008],[13951651.134800002,1413041.2309000008],[13937831.704800002,1303409.4486999996]]],[[[13521185.8306,1478343.4360999987],[13508087.996199999,1383298.3861000016],[13428819.786600001,1383305.8669999987],[13440942.226599999,1478343.4360999987],[13521185.8306,1478343.4360999987]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"MHL","name_fr":"Îles Marshall","georeg":"OCE","subreg":"Micronesia","geo_cd":9,"objectid_1":228,"nam_en":"Marshall Islands","lbl_en":"MARSHALL ISLANDS","shape_star":15712082990.8,"stscod":1,"intreg":" ","m49_cd":"584","lbl_fr":"ÎLES MARSHALL","shape_stle":1003168.57255,"iso2cd":"MH","iso3cd":"MHL","sub_cd":57,"objectid":209,"SHAPE__Area":19664567694.67591},"geometry":{"coordinates":[[[[18829185.581100002,1591658.5364000015],[18752438.557800002,1591373.0084999986],[18764765.037199996,1656961.5276999995],[18841569.6034,1657247.7884000018],[18829185.581100002,1591658.5364000015]]],[[[18804286.137599997,503289.2195000015],[18728168.8551,503011.49379999936],[18733097.335699998,566752.9631000012],[18809235.616899997,567030.9211999997],[18804286.137599997,503289.2195000015]]],[[[19135120.633599997,752840.8907999992],[19058910.0119,752562.0967999995],[19064797.533,816561.2283999994],[19141036.4282,816840.3651],[19135120.633599997,752840.8907999992]]],[[[18521190.1691,959180.0788999982],[18444883.172799997,958900.0793000013],[18451869.6778,1023186.3706],[18528210.7395,1023466.8055000007],[18521190.1691,959180.0788999982]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PLW","name_fr":"Palaos","georeg":"OCE","subreg":"Micronesia","geo_cd":9,"objectid_1":229,"nam_en":"Palau","lbl_en":"PALAU","shape_star":3928020757.2,"stscod":1,"intreg":" ","m49_cd":"585","lbl_fr":"PALAOS","shape_stle":250792.143437,"iso2cd":"PW","iso3cd":"PLW","sub_cd":57,"objectid":208,"SHAPE__Area":4881162561.880146},"geometry":{"coordinates":[[[15013292.591399997,789299.7851999998],[14937072.3459,789020.7994999997],[14941715.064999998,853065.7807999998],[15017964.1901,853345.125500001],[15013292.591399997,789299.7851999998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"FSM","name_fr":"Micronésie (États fédérés de)","georeg":"OCE","subreg":"Micronesia","geo_cd":9,"objectid_1":230,"nam_en":"Micronesia (Federated States of)","lbl_en":"MICRONESIA (FEDERATED STATES OF)","shape_star":15712083013.1,"stscod":1,"intreg":" ","m49_cd":"583","lbl_fr":"MICRONÉSIE (ÉTATS FÉDÉRÉS DE)","shape_stle":1003168.57324,"iso2cd":"FM","iso3cd":"FSM","sub_cd":57,"objectid":207,"SHAPE__Area":19527735127.676136},"geometry":{"coordinates":[[[[15405227.856600001,1024970.491799999],[15328891.903800003,1024690.0463999994],[15334902.783699997,1089082.0595999993],[15411274.347900003,1089362.9704000019],[15405227.856600001,1024970.491799999]]],[[[18180641.1439,555906.4266000018],[18104503.319799997,555628.5111000016],[18108857.262000002,619416.1656999998],[18185013.604199998,619694.3368000016],[18180641.1439,555906.4266000018]]],[[[17644116.6021,747492.0670999996],[17567910.4261,747213.3005000018],[17573248.595700003,811205.8819999993],[17649482.739200003,811484.9888000004],[17644116.6021,747492.0670999996]]],[[[16913916.9059,786022.8330000006],[16837695.213299997,785743.8649000004],[16843003.7574,849784.6394000016],[16919254.4335,850063.9648999982],[16913916.9059,786022.8330000006]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SRB","name_fr":"Serbie","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":231,"nam_en":"Serbia","lbl_en":"SERBIA","shape_star":84645549939.7,"stscod":1,"intreg":" ","m49_cd":"688","lbl_fr":"SERBIE","shape_stle":1428379.28799,"iso2cd":"RS","iso3cd":"SRB","sub_cd":39,"objectid":234,"SHAPE__Area":163267144707.4648},"geometry":{"coordinates":[[[2332087.7980999984,5683883.904100001],[2385188.4503999986,5683883.904100001],[2375416.6466999985,5571016.763300002],[2499343.649799999,5570948.5298999995],[2489382.464899998,5467318.7875000015],[2481841.4492999986,5387596.525300004],[2531797.4485,5325482.286399998],[2496373.0758999996,5289924.850900002],[2489283.0942,5207988.702],[2369377.849199999,5208145.799000002],[2329004.083299998,5208145.799000002],[2276660.4428999983,5156538.6538999975],[2282743.6688,5229507.185400002],[2263494.1361000016,5229640.075999998],[2269689.5962000005,5303007.668799996],[2215668.090300001,5303007.668799996],[2141245.7967999987,5392398.649700001],[2141319.5075999983,5393265.979699999],[2158973.2492999993,5599965.5502],[2109458.0907999985,5599965.5502],[2113424.6352000013,5648624.957400002],[2123651.681400001,5774615.810000002],[2127221.2859000005,5818549.377700001],[2227085.511,5818549.377700001],[2332087.7980999984,5683883.904100001]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"RUS","name_fr":"Fédération de Russie","georeg":"EUR","subreg":"Eastern Europe","geo_cd":150,"objectid_1":232,"nam_en":"Russian Federation","lbl_en":"RUSSIAN FEDERATION","shape_star":20780107002700,"stscod":1,"intreg":" ","m49_cd":"643","lbl_fr":"FÉDÉRATION DE RUSSIE","shape_stle":52810270.4349,"iso2cd":"RU","iso3cd":"RUS","sub_cd":151,"objectid":229,"SHAPE__Area":82293810988578.6},"geometry":{"coordinates":[[[[11929175.187800001,14253916.975699998],[11746888.989100002,13762910.325400002],[12699422.161400001,13762910.325400002],[12613159.449299999,12893672.221299998],[11811770.0183,12188104.693099998],[11806290.7122,11982088.157700002],[12596556.561500002,12660005.7922],[12575518.037300002,12332664.428599998],[13670149.253700003,12332664.428599998],[14509866.351400003,12332664.428599998],[14420142.343999997,11546518.566200003],[15266112.088299997,11546518.566200003],[15332258.4674,12019708.951800004],[17112232.783200003,12019708.951800004],[17176233.000600003,11687794.5858],[17894566.281999998,11687794.5858],[17675990.941699997,10621001.345200002],[18380971.856299996,10621001.345200002],[18508468.7244,11208579.177000001],[20037455.895400003,11208579.177000001],[20037507.067199998,11208514.314800002],[20037507.067199998,11053588.725000001],[20037507.067199998,10902119.5959],[20037507.067199998,10753946.233599998],[20037507.067199998,10608918.644000001],[20037507.067199998,10466896.602399997],[20037507.067199998,10327748.821199998],[20037507.067199998,10191352.204000004],[20037507.067199998,10057591.177900001],[20037507.067199998,9926357.090300001],[20037507.067199998,9797547.666000001],[20037507.067199998,9671066.5159],[20022276.8698,9647142.4533],[19733762.6,9647142.4533],[19577231.612800002,9449178.936300002],[19981449.5137,9443924.591799997],[19885979.268200003,9033144.8477],[19159704.0404,8526324.987000003],[18465199.4957,8526324.987000003],[18072491.274899997,8024777.300399996],[18145935.460199997,7507420.020499997],[17452481.777599998,6587281.788900003],[17234967.101800002,7394239.835199997],[18501481.559299998,9062612.825099997],[18316589.8838,9062612.825099997],[17955706.3041,8585091.6584],[17725549.0502,8585091.6584],[17926617.4679,8854595.9903],[17513454.2228,8854595.9903],[17081290.8732,8262770.376999997],[15807117.418799996,8262770.376999997],[15122053.120700002,7232153.896499999],[15616149.509599999,7232153.896499999],[15705465.915799998,6475678.105899997],[14978049.206299998,5250363.841799997],[14572085.468199998,5250863.029799998],[14572199.247500002,5251073.845799997],[14642474.481200002,5379331.551399998],[14568034.674999997,5606225.750399999],[14678902.199299999,5683421.876400001],[14770139.689900003,5605435.350699998],[15054445.610299997,6099316.488799997],[15025720.405900002,6215942.535999998],[14860053.726899996,6099316.488799997],[14539378.065200001,6099316.488799997],[13974750.091799997,7065062.990099996],[13443357.1103,7065062.990099996],[13090462.6063,6427387.549400002],[12998472.621599998,6427387.549400002],[13043612.718400002,6512852.466499999],[12657066.936999999,6512852.466499999],[12479699.9058,6378123.318700001],[12121063.115400001,6378123.318700001],[12079471.2474,6505685.023100004],[11381585.993500002,6505685.023100004],[11305495.9382,6738802.326200001],[11063819.750100002,6738802.326200001],[10906233.388700001,6388652.379900001],[10616334.307300001,6388652.379900001],[10552628.696199998,6556013.016099997],[10081593.7196,6556013.016099997],[10016355.028499998,6395680.075900003],[9832605.5801,6395680.075900003],[9803497.451299999,6320481.178900003],[9708999.8134,6320479.004900001],[9659960.302000001,6320479.004900001],[9705925.583500002,6441081.370099999],[9384689.6017,6441504.726800002],[9287659.9241,6674113.4529],[8931104.510200001,6674113.4529],[8465077.077100001,7182599.829999998],[8235445.804699998,7074230.076200001],[7986142.798599999,7074230.076200001],[7844948.895,7423794.056900002],[7513640.061099999,7423794.056900002],[7316551.076099999,7237444.929200001],[6850954.202500001,7237444.929200001],[6762218.8988999985,7152322.2051],[6801351.0326999985,7068260.180200003],[6687698.318399999,6668482.998499997],[6751415.307300001,6545759.175499998],[6113010.1987,6545759.175499998],[6049091.6620000005,6662857.134999998],[5688247.995700002,6662857.134999998],[5255583.925799999,6243298.979599997],[5554066.6844,5774665.166199997],[5332317.5984000005,5570301.8325999975],[5548645.708700001,5255903.6646],[5316590.1098,5045911.091499999],[5167236.8215,5146855.132299997],[4852151.516800001,5344578.172499999],[4391409.046300001,5344137.708899997],[4099569.9224000014,5649131.4529],[4359155.0832,5902674.907399997],[4191941.849800002,5902674.907399997],[4430308.9092000015,6137784.099699996],[4492648.3704,6491079.5788],[4073414.355900001,6493334.3913],[3869086.0944,6816971.787299998],[3545003.291000001,6816971.787299998],[3569038.5522999987,6976910.566699997],[3405861.8079999983,7245907.052199997],[3456996.644200001,7592473.279600002],[3032326.590999998,7592473.279600002],[3081442.5538999997,7959535.544],[3129955.7732000016,8322534.590400003],[3334115.681400001,8326986.562600002],[3358821.0020999983,8500486.094800003],[3156738.0929999985,8500486.094800003],[3427650.2408000007,8858663.1602],[3481183.838799998,9234156.052599996],[3263110.150800001,9234156.052599996],[3336433.4706000015,9785825.255900003],[3115217.2250000015,10343550.373000003],[3137160.1224000007,10528999.179899998],[3466448.068,11087093.598300003],[4657549.685699999,10418680.923100002],[4588356.856199998,10029067.120499998],[4284397.844799999,9828741.094400004],[3582146.7982,10123978.559500001],[3862288.1794000007,9413691.077600002],[4277767.749600001,9413691.077600002],[4640882.7009,9912628.630400002],[4852798.591600001,9912628.630400002],[4985200.824900001,10615350.9683],[5198712.067299999,10615350.9683],[5088382.202300001,10052645.797799997],[5280971.606699999,10052645.797799997],[5328707.009599999,10278526.566600002],[5960007.1866,10537575.167499997],[6644594.543900002,10537575.167499997],[6703414.667800002,10774192.126900002],[7440386.137400001,10774192.126900002],[7577677.026900001,10393195.430100001],[7696635.2271,10545824.433799997],[7563578.736699998,10949159.891500004],[7377463.007300001,10946849.924099997],[7662252.809900001,11996381.9137],[8142029.017499998,11996381.9137],[7978537.486099999,11423589.211900003],[8131902.891399998,10624059.230999999],[7925312.1074,9951175.253600001],[8011022.8594,9951175.253600001],[8219847.8836,10624059.230999999],[8487870.716899998,10624059.230999999],[8540962.563000001,10792120.111500002],[8269464.091499999,10787995.742600001],[8179019.486900002,11420656.149099998],[8268314.175099999,11722272.450599998],[8399088.0269,11722272.450599998],[8342267.0046,11533105.644599997],[8567408.194400001,11533105.644599997],[8652275.7564,11808499.694700003],[9111391.098000001,11808499.694700003],[9175628.5889,12007637.534599997],[8880603.8422,12007637.534599997],[9007210.055599999,12416909.3301],[9708392.59,12416909.3301],[9605596.504500002,12665255.5198],[9792520.134399999,13244965.622000001],[11045980.918000001,13244965.622000001],[11233268.1607,13762910.325400002],[11407584.079999998,14253916.975699998],[11929175.187800001,14253916.975699998]]],[[[16709692.0638,5737032.4592999965],[16519592.733199999,5607087.548900001],[16499486.2592,5676277.485699996],[16690610.6893,5807428.068300001],[16709692.0638,5737032.4592999965]]],[[[16985737.644599997,5921032.3552],[16827341.5497,5812815.380599998],[16808665.0423,5885231.347599998],[16968127.180200003,5994482.906000003],[16985737.644599997,5921032.3552]]],[[[17210242.9797,6252356.119199999],[17123062.6355,6251923.242299996],[17185451.1681,6351897.4987],[17272980.2046,6352336.223700002],[17210242.9797,6252356.119199999]]],[[[17347334.2483,6463870.047399998],[17259401.8771,6463423.112099998],[17327070.957900003,6566717.677699998],[17415383.513899997,6567171.300499998],[17347334.2483,6463870.047399998]]],[[[15989629.923600003,5881712.897100002],[15789244.7267,5745773.187600002],[15724232.568899997,6012627.618900001],[15778953.9177,6102249.864200003],[15911966.279,6317356.030699998],[15816152.975900002,7012981.2157000005],[16050775.061399996,7175991.361599997],[16170157.771200001,6224261.1127],[16042252.254900001,6208737.712099999],[15947852.742200002,6057018.293200001],[15989629.923600003,5881712.897100002]]],[[[2551631.7936000004,7230954.671999998],[2139088.1754,7230954.671999998],[2290832.6512,7412805.260499999],[2571733.6684999987,7412805.260499999],[2551631.7936000004,7230954.671999998]]],[[[18520685.2182,7319336.7749999985],[18429447.321500003,7318830.189000003],[18516272.417000003,7436342.171700001],[18607976.1677,7436859.778800003],[18520685.2182,7319336.7749999985]]],[[[18296436.597999997,8104292.931699999],[18202040.0916,8103717.545999996],[18299318.7341,8237130.807800002],[18394267.067500003,8237718.626400001],[18296436.597999997,8104292.931699999]]],[[[-20037507.0672,11208511.080899999],[-18895624.759800002,9895723.886100002],[-19189499.0001,9453196],[-19885587.2123,9914290.5211],[-20037507.0672,9671070.530299999],[-20037507.0672,9797551.142399997],[-20037507.0672,9926360.009099998],[-20037507.0672,10057593.518],[-20037507.0672,10191353.943099998],[-20037507.0672,10327749.935500003],[-20037507.0672,10466897.066799998],[-20037507.0672,10608918.430699997],[-20037507.0672,10753945.314000003],[-20037507.0672,10902117.939000003],[-20037507.0672,11053586.2975],[-20037507.0672,11208511.080899999]]],[[[6301028.144200001,12145852.258699998],[6210043.645199999,11732741.8503],[6321724.921300001,11732741.8503],[6413474.780200001,11253659.8134],[5977165.732000001,11253659.8134],[5879146.036499999,11725886.229500003],[5966741.4036,12145852.258699998],[6301028.144200001,12145852.258699998]]],[[[6344709.510200001,12280670.242600001],[6057245.3917,12280670.242600001],[6179354.2212000005,12872561.074000001],[6573191.011599999,13614456.405299999],[6787417.550700001,13614456.405299999],[7017241.903000001,13897877.829099998],[7716803.681299999,13897877.829099998],[7679191.6809,13744142.822400004],[7514725.021499999,13081032.715999998],[6804244.677299999,13081032.715999998],[6344709.510200001,12280670.242600001]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"CHN","name_fr":"Chine","georeg":"ASI","subreg":"Eastern Asia","geo_cd":142,"objectid_1":233,"nam_en":"China","lbl_en":"CHINA","shape_star":9007260654980,"stscod":1,"intreg":" ","m49_cd":"156","lbl_fr":"CHINE","shape_stle":19805362.3895,"iso2cd":"CN","iso3cd":"CHN","sub_cd":30,"objectid":87,"SHAPE__Area":15166624545781.664},"geometry":{"coordinates":[[[[13974750.091799997,7065062.990099996],[14539378.065300003,6099316.488700002],[14860053.726899996,6099316.488700002],[15025720.4058,6215942.535999998],[15054445.610399999,6099316.488700002],[14770139.689800002,5605435.3508],[14678902.199299999,5683421.876400001],[14568034.674999997,5606225.750399999],[14642474.481200002,5379331.551399998],[14572199.247500002,5251073.845700003],[14572085.4683,5250863.029700004],[14400642.467,5251073.8456000015],[13856621.686399996,4870098.650799997],[13831297.817500003,4816692.734399997],[13762329.302900001,4816692.734399997],[13561724.286799997,4673847.881899998],[13476936.5953,4673847.881899998],[13573550.2808,4884617.981299996],[13609739.7491,4960503.1347],[13525475.649099998,4960503.1347],[13376465.5915,4854182.786700003],[13125673.301399998,4673847.881899998],[13073463.7066,4552653.7173999995],[13645849.9828,4552653.7173999995],[13571505.433200002,4381842.663599998],[13418189.7403,4381842.663599998],[13328937.3248,4167884.250500001],[13595618.3548,3731891.7342000008],[13491991.889899999,3429524.3989000022],[13544398.3099,3429525.6501],[13401325.154399998,2932345.1636000015],[12761684.2623,2551241.992800001],[12728345.9036,2531343.1132999994],[12689053.5464,2507890.9219999984],[12657265.215799998,2488917.889800001],[12612102.5935,2461962.5755000003],[12319831.3405,2461841.9470999986],[12294701.913400002,2325957.2338000014],[12200029.7896,2325957.2338000014],[12215066.7934,2408429.7848000005],[12034106.3363,2408429.7848000005],[12053764.4216,2515419.171599999],[11878262.520599999,2515419.171599999],[11902822.322099999,2647408.0791000016],[11398292.235,2647408.0791999996],[11356222.719099998,2408429.7848000005],[11203986.144000001,2408429.7848000005],[10921417.9421,2723311.6889999993],[11033214.7401,3254329.977499999],[10794063.871199999,3254623.4164000005],[10825599.7656,3380524.8077000007],[10335420.7872,3380524.8077000007],[10310549.1362,3274200.9131000005],[9960221.216200002,3274200.9131000005],[9952184.7753,3237432.0694000013],[9802415.1523,3236027.2126],[9809995.561500002,3271274.1919],[9459690.39,3271274.1919],[9317378.914099999,3271274.1919],[9036264.719500002,3572272.037900001],[8978403.6857,3525874.110299997],[8608052.067200001,4007072.106700003],[8609933.3944,4008579.741899997],[8774959.6334,4140556.269199997],[8752315.183699999,4172060.5298999995],[8729956.200599998,4203248.257100001],[8706973.926199999,4235435.032399997],[8685053.012200002,4266258.557499997],[8516821.465799998,4131109.878399998],[8457398.2672,4212885.011500001],[8515785.909000002,4429248.734399997],[8279844.3462000005,4428605.549000002],[8299162.159499999,4501496.399700001],[8337764.7634,4643269.393200003],[8225375.732299998,4811092.385499999],[8268796.625599999,4962687.926299997],[8633078.095800001,4962687.926299997],[8810751.6314,5106436.562399998],[8891303.034899998,5347417.368900001],[8952045.005600002,5531276.9375],[9355591.040399998,5968538.077],[9527568.664500002,5968002.357699998],[9659960.302000001,6320479.004900001],[9708999.8134,6320479.004900001],[9803497.451299999,6320481.178800002],[9752414.5955,6187684.296499997],[10166960.6364,5948769.488200001],[10013945.6791,5555006.238300003],[10553032.007,5555006.238300003],[10743786.991999999,5171129.417000003],[12033797.3231,5171129.417000003],[13101613.6952,5955397.595799997],[13053202.4547,6099316.488700002],[12831851.1131,6099316.488700002],[12998472.621599998,6427387.549500003],[13090462.606199998,6427387.549500003],[13443357.1103,7065062.990099996],[13974750.091799997,7065062.990099996]]],[[[12325203.976,2251549.7925000004],[12297074.407200001,2097536.2556000017],[12123001.7159,2097627.488400001],[12150641.3134,2251142.412900001],[12325203.976,2251549.7925000004]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AUS","name_fr":"Île des Cocos (Keeling)","georeg":"OCE","subreg":"Australia and New Zealand","geo_cd":9,"objectid_1":234,"nam_en":"Cocos (Keeling) Island","lbl_en":"Cocos (Keeling) Is. (Aust.)","shape_star":3928020747.69,"stscod":4,"intreg":" ","m49_cd":"166","lbl_fr":"Île des Cocos (Keeling) (Aust.)","shape_stle":250792.143136,"iso2cd":"CC","iso3cd":"CCK","sub_cd":53,"objectid":203,"SHAPE__Area":4969996809.139533},"geometry":{"coordinates":[[[10822558.850499999,-1387027.7043000013],[10746049.618500002,-1387311.1418000013],[10740048.662,-1322354.7580000013],[10816513.2931,-1322071.923799999],[10822558.850499999,-1387027.7043000013]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"AUS","name_fr":"Île Christmas","georeg":"OCE","subreg":"Australia and New Zealand","geo_cd":9,"objectid_1":235,"nam_en":"Christmas Island","lbl_en":"Christmas Island (Aust.)","shape_star":3928020747.69,"stscod":4,"intreg":" ","m49_cd":"162","lbl_fr":"Île Christmas (Aust.)","shape_stle":250792.143136,"iso2cd":"CX","iso3cd":"CXR","sub_cd":53,"objectid":253,"SHAPE__Area":4934183188.632558},"geometry":{"coordinates":[[[11800511.8404,-1202554.8707000017],[11724125.9032,-1202836.6713000014],[11718409.349599998,-1138246.012699999],[11794757.2051,-1137964.7294000015],[11800511.8404,-1202554.8707000017]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"IND","name_fr":" ","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":236,"nam_en":" ","lbl_en":" ","shape_star":74933636545.2,"stscod":99,"intreg":" ","m49_cd":"356","lbl_fr":" ","shape_stle":1145896.81663,"iso2cd":"IN","iso3cd":"IND","sub_cd":34,"objectid":249,"SHAPE__Area":108202174278.38579},"geometry":{"coordinates":[[[10563116.9073,3133722.3293000013],[10279742.660799999,3133693.8005000018],[10310549.1362,3274200.9131000005],[10335420.7872,3380524.8077000007],[10825599.7656,3380524.8077000007],[10794063.871199999,3254623.4164000005],[10563116.9073,3133722.3293000013]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":14,"admiso":"SSD","name_fr":" ","georeg":"AFR","subreg":"Sub-Saharan Africa","geo_cd":2,"objectid_1":237,"nam_en":" ","lbl_en":" ","shape_star":1714129521.32,"stscod":99,"intreg":"Eastern Africa","m49_cd":"728","lbl_fr":" ","shape_stle":210050.357334,"iso2cd":"SS","iso3cd":"SSD","sub_cd":202,"objectid":248,"SHAPE__Area":2116525886.751947},"geometry":{"coordinates":[[[3926776.0319,507968.0240999982],[3818788.3374000005,507968.0240999982],[3881800.3495000005,547167.4142999984],[3926776.0319,507968.0240999982]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"EGY","name_fr":" ","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":238,"nam_en":" ","lbl_en":" ","shape_star":1651499114.3,"stscod":99,"intreg":" ","m49_cd":"818","lbl_fr":" ","shape_stle":190025.169787,"iso2cd":"EG","iso3cd":"EGY","sub_cd":15,"objectid":247,"SHAPE__Area":2230000373.8028116},"geometry":{"coordinates":[[[3699052.356400002,2484354.5042999983],[3794681.6444000006,2484357.1270000003],[3788435.3621000014,2459303.796500001],[3746777.9244000018,2447885.1083000004],[3699052.356400002,2484354.5042999983]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"SDN","name_fr":" ","georeg":"AFR","subreg":"Northern Africa","geo_cd":2,"objectid_1":239,"nam_en":" ","lbl_en":" ","shape_star":19484814469.7,"stscod":99,"intreg":" ","m49_cd":"729","lbl_fr":" ","shape_stle":684327.782176,"iso2cd":"SD","iso3cd":"SDN","sub_cd":15,"objectid":246,"SHAPE__Area":26451733447.468338},"geometry":{"coordinates":[[[4125683.695700001,2484366.2052000016],[3794681.6444000006,2484357.1270000003],[4077142.520300001,2628421.5500999987],[4131551.7098000012,2574497.7839],[4125683.695700001,2484366.2052000016]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"CHN","name_fr":" ","georeg":"ASI","subreg":" ","geo_cd":0,"objectid_1":240,"nam_en":" ","lbl_en":" ","shape_star":10426940207.6,"stscod":99,"intreg":" ","m49_cd":"156","lbl_fr":" ","shape_stle":747369.066676,"iso2cd":"CN","iso3cd":"CHN","sub_cd":0,"objectid":244,"SHAPE__Area":16522074392.39188},"geometry":{"coordinates":[[[[8774959.6334,4140556.269199997],[8608052.067200001,4007072.106700003],[8584555.429000001,4038828.6696999967],[8752315.183699999,4172060.5298999995],[8774959.6334,4140556.269199997]]],[[[8729956.200599998,4203248.257100001],[8561212.401,4070507.4592999965],[8539691.7815,4099828.3113999963],[8706973.926199999,4235435.032399997],[8729956.200599998,4203248.257100001]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PSE","name_fr":"Gaza","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":241,"nam_en":"Gaza","lbl_en":"GAZA","shape_star":2291044717.46,"stscod":2,"intreg":" ","m49_cd":"275","lbl_fr":"GAZA","shape_stle":197969.963595,"iso2cd":"PS","iso3cd":"PSE","sub_cd":145,"objectid":107,"SHAPE__Area":3447855956.72112},"geometry":{"coordinates":[[[3803543.846999999,3645085.3747999966],[3751882.8418000005,3645028.6609999985],[3728284.7540999986,3697210.632600002],[3770622.0857999995,3697210.632600002],[3808821.1776,3697229.423600003],[3803543.846999999,3645085.3747999966]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"PSE","name_fr":"Cisjordanie","georeg":"ASI","subreg":"Western Asia","geo_cd":142,"objectid_1":242,"nam_en":"West Bank","lbl_en":"WEST BANK","shape_star":5045292366.47,"stscod":2,"intreg":" ","m49_cd":"725","lbl_fr":"CISJORDANIE","shape_stle":336048.46377,"iso2cd":"PS","iso3cd":"PSE","sub_cd":145,"objectid":109,"SHAPE__Area":7664566432.650727},"geometry":{"coordinates":[[[3935303.042300001,3837786.5490000024],[3935633.3117999993,3837786.3730999976],[3919177.716499999,3679587.4036],[3870740.072900001,3679635.1591000035],[3887163.6433000006,3837786.6252000034],[3935303.042300001,3837786.5490000024]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"xjk","name_fr":" ","georeg":"ASI","subreg":" ","geo_cd":0,"objectid_1":243,"nam_en":" ","lbl_en":" ","shape_star":10413942644.1,"stscod":99,"intreg":" ","m49_cd":" ","lbl_fr":" ","shape_stle":747246.34658,"iso2cd":"xk","iso3cd":"xjk","sub_cd":0,"objectid":245,"SHAPE__Area":16568716930.71103},"geometry":{"coordinates":[[[[8752315.183699999,4172060.5298999995],[8584555.429000001,4038828.6696999967],[8561212.401,4070507.4592999965],[8729956.200599998,4203248.257100001],[8752315.183699999,4172060.5298999995]]],[[[8706973.926199999,4235435.032399997],[8539691.7815,4099828.3113999963],[8516821.465799998,4131109.878399998],[8685053.012200002,4266258.557499997],[8706973.926199999,4235435.032399997]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"ALB","name_fr":"Albanie","georeg":"EUR","subreg":"Southern Europe","geo_cd":150,"objectid_1":244,"nam_en":"Albania","lbl_en":"ALBANIA","shape_star":28732559071.6,"stscod":1,"intreg":" ","m49_cd":"008","lbl_fr":"ALBANIE","shape_stle":794126.158049,"iso2cd":"AL","iso3cd":"ALB","sub_cd":39,"objectid":132,"SHAPE__Area":51585450407.68865},"geometry":{"coordinates":[[[2263494.1361000016,5229640.075999998],[2282743.6688,5229507.185400002],[2276660.4428999983,5156538.6538999975],[2270512.4296999983,5082418.956299998],[2316208.2104,5027897.059500001],[2308449.1306999996,4940155.733199999],[2163051.420000002,4795272.104699999],[2141365.713399999,4820268.796599999],[2165118.6246999986,5132157.7875000015],[2151766.3291000016,5148179.428000003],[2157501.9750000015,5230371.815399997],[2263494.1361000016,5229640.075999998]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":5,"admiso":"GBR","name_fr":"Îles Falkland (Malvinas)","georeg":"AME","subreg":"Latin America and the Caribbean","geo_cd":19,"objectid_1":245,"nam_en":"Falkland Islands (Malvinas)","lbl_en":"Falkland Islands (Malvinas) *","shape_star":45561042191.8,"stscod":3,"intreg":"South America","m49_cd":"238","lbl_fr":"Îles Falkland (Malvinas) *","shape_stle":1452175.04025,"iso2cd":"FK","iso3cd":"FLK","sub_cd":419,"objectid":190,"SHAPE__Area":110278808051.53787},"geometry":{"coordinates":[[[[-6437002.4518,-6614319.4487],[-6273087.7837000005,-6614319.448899999],[-6625755.6302000005,-6949316.830200002],[-6791986.5428,-6949316.829999998],[-6437002.4518,-6614319.4487]]],[[[-6851663.525800001,-6949316.830200002],[-6886305.9946,-6952079.7179000005],[-6789461.138699999,-6614074.2831999995],[-6495587.251,-6614074.283],[-6848434.192399999,-6946273.378800001],[-6851663.525800001,-6949316.830200002]]]],"type":"MultiPolygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"int_cd":0,"admiso":"xjk","name_fr":"Jammu-et-Cachemire","georeg":"ASI","subreg":"Southern Asia","geo_cd":142,"objectid_1":246,"nam_en":"Jammu and Kashmir","lbl_en":"Jammu and Kashmir","shape_star":114420976226.99998,"stscod":99,"intreg":" ","m49_cd":" ","lbl_fr":"Jammu-et-Cachemire","shape_stle":1443813.34041,"iso2cd":"xk","iso3cd":"xjk","sub_cd":34,"objectid":242,"SHAPE__Area":181491875770.4629},"geometry":{"coordinates":[[[8608052.067200001,4007072.106700003],[8344380.837699998,3794712.3730000034],[8288222.178199999,3866695.6783000007],[8231521.425999999,3940026.1379000023],[8143037.986299999,4055786.9433000013],[8236451.9465,4428605.549000002],[8279844.3462000005,4428605.549000002],[8515785.909000002,4429248.734399997],[8457398.2672,4212885.011500001],[8516821.465799998,4131109.878399998],[8539691.7815,4099828.3113999963],[8561212.401,4070507.4592999965],[8584555.429000001,4038828.6696999967],[8608052.067200001,4007072.106700003]]],"type":"Polygon"},"tippecanoe":{"layer":"bnda","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"152","shape_stle":1286799.69778,"iso2cd":"CL","iso3cd":"CHL","objectid_1":1,"objectid":1},"geometry":{"coordinates":[[-7575688.388900001,-6972978.911699999],[-7631671.4001,-7145376.4015999995],[-7479867.811000001,-7145336.7157000005],[-7377152.3396000005,-7388210.3596],[-7959553.5353999995,-7388119.903700002],[-8024172.4991999995,-7224486.849800002],[-7893823.786599999,-7224486.849800002],[-7846968.296,-7085899.198100001],[-7723322.317,-6972993.8418999985],[-7575688.388900001,-6972978.911699999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"260","shape_stle":680920.04614,"iso2cd":"TF","iso3cd":"ATF","objectid_1":2,"objectid":2},"geometry":{"coordinates":[[[7821712.166299999,-6317516.614599999],[7845523.4998,-6394536.125999998],[7669365.827799998,-6394295.586300001],[7619944.832400002,-6231231.913400002],[7724037.174400002,-6231231.913400002],[7821712.166299999,-6317516.614599999]],[[5761184.488600001,-5803749.651900001],[5778036.016600002,-5897940.056400001],[5863678.248199999,-5897526.980599999],[5846517.322900001,-5803341.6006000005],[5761184.488600001,-5803749.651900001]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"152","shape_stle":449348.611914,"iso2cd":"CL","iso3cd":"CHL","objectid_1":3,"objectid":3},"geometry":{"coordinates":[[-8185675.1623,-5115471.954100002],[-8262678.0002999995,-5368370.507100001],[-8319831.0189,-5272879.679200001],[-8272484.7798999995,-5117614.151799999],[-8185675.1623,-5115471.954100002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"036","shape_stle":1129427.6387,"iso2cd":"AU","iso3cd":"AUS","objectid_1":4,"objectid":4},"geometry":{"coordinates":[[16548847.950000003,-5429717.282499999],[16305597.484899998,-5429717.282499999],[16042661.318099998,-4989033.608199999],[16410737.112099998,-4989127.050500002],[16515987.843400002,-5166436.554000001],[16473643.9564,-5309033.440299999],[16548847.950000003,-5429717.282499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"554","shape_stle":2890999.74397,"iso2cd":"NZ","iso3cd":"NZL","objectid_1":5,"objectid":5},"geometry":{"coordinates":[[18816016.7809,-5919631.765000001],[18676593.171099998,-5919631.765000001],[18422056.6413,-5758073.5951999985],[18486171.4618,-5389405.159499999],[19082293.988300003,-5389405.159499999],[19203649.7434,-4843685.1446],[19418763.2737,-5157060.271200001],[19337357.777000003,-5661776.0276999995],[18852097.7807,-5661776.0276999995],[18816016.7809,-5919631.765000001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"554","shape_stle":2134903.04171,"iso2cd":"NZ","iso3cd":"NZL","objectid_1":6,"objectid":6},"geometry":{"coordinates":[[19467103.6726,-4474335.3477],[19620309.489600003,-4570636.666499998],[19640518.753200002,-4507726.1807],[19687260.0573,-4537034.916700002],[19529087.197899997,-5139100.649099998],[19447638.845299996,-5023259.4056],[19480416.9956,-4887110.050900001],[19320924.3205,-4787595.0119],[19407732.2218,-4507726.1807],[19138115.0558,-4054015.770199999],[19263265.804399997,-4134246.6653000005],[19467103.6726,-4474335.3477]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"032","shape_stle":2969741.18781,"iso2cd":"AR","iso3cd":"ARG","objectid_1":7,"objectid":7},"geometry":{"coordinates":[[-6512743.4252,-4044536.9332999997],[-6532535.520199999,-4061275.41],[-6342981.3347,-4300015.140099999],[-6415428.368899999,-4654495.8418999985],[-6864312.8347,-4654495.8418999985],[-6950397.3726,-5017241.026999999],[-7294261.801000001,-5017241.026999999],[-7203974.2916,-5154762.8693],[-7055137.0469,-5154762.8693],[-7090631.4548,-5290701.523600001],[-7241936.8796999995,-5290701.523600001],[-7326428.674000001,-5594912.518800002],[-7471903.194399999,-5720459.371399999],[-7496878.429500001,-5807372.032900002],[-7446684.1501,-5895274.039500002],[-7717405.2247,-6786866.369899999],[-7688811.1043,-6849585.0416]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"858","shape_stle":685466.823091,"iso2cd":"UY","iso3cd":"URY","objectid_1":8,"objectid":8},"geometry":{"coordinates":[[-5873770.873400001,-3889102.539000001],[-5893509.5362,-4008539.1193999983],[-6065320.4476,-4155883.4332000017],[-6382406.8412999995,-4156724.2496000007],[-6488262.920600001,-4023819.1799999997],[-6512743.4252,-4044536.9332999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_858","shape_stle":403131.667069,"iso2cd":"BR_UY","iso3cd":"BRA_URY","objectid_1":9,"objectid":9},"geometry":{"coordinates":[[-6221187.001,-3637089.0874999985],[-6086066.671800001,-3638697.903499998],[-5873770.873400001,-3889102.539000001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"032_858","shape_stle":482910.308638,"iso2cd":"AR_UY","iso3cd":"ARG_URY","objectid_1":10,"objectid":10},"geometry":{"coordinates":[[-6512743.4252,-4044536.9332999997],[-6420568.8595,-3518666.0687999986],[-6364323.395199999,-3470933.8992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_858","shape_stle":197460.875078,"iso2cd":"BR_UY","iso3cd":"BRA_URY","objectid_1":11,"objectid":11},"geometry":{"coordinates":[[-6364323.395199999,-3470933.8992],[-6221187.001,-3637089.0874999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"710","shape_stle":357433.762864,"iso2cd":"ZA","iso3cd":"ZAF","objectid_1":12,"objectid":12},"geometry":{"coordinates":[[2993232.838300001,-3466314.798300002],[3140522.8367,-3585904.9318000004],[3305179.0139999986,-3406655.5603]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"426_710","shape_stle":357416.804941,"iso2cd":"LS_ZA","iso3cd":"LSO_ZAF","objectid_1":13,"objectid":13},"geometry":{"coordinates":[[3305179.0139999986,-3406655.5603],[3158807.227499999,-3288700.457899999],[2993232.838300001,-3466314.798300002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"748_710","shape_stle":341431.626629,"iso2cd":"SZ_ZA","iso3cd":"SWZ_ZAF","objectid_1":14,"objectid":14},"geometry":{"coordinates":[[3415893.1515000015,-3004383.6081999987],[3424746.6653000005,-3131518.7622999996],[3565791.050900001,-3131518.7622999996],[3555241.7282,-2995903.350400001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_710","shape_stle":69443.1704,"iso2cd":"MZ_ZA","iso3cd":"MOZ_ZAF","objectid_1":15,"objectid":15},"geometry":{"coordinates":[[3555241.7282,-2995903.350400001],[3639623.1931000017,-2995903.350400001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"710","shape_stle":2429230.6398,"iso2cd":"ZA","iso3cd":"ZAF","objectid_1":16,"objectid":16},"geometry":{"coordinates":[[3639623.1931000017,-2995903.350400001],[3656452.9219000004,-3209132.715],[2905901.917300001,-4036954.7628999986],[2046210.3007000014,-4036954.7628999986],[2028042.5956999995,-3729151.4926999994],[1862843.1411999986,-3552076.489500001],[1853566.0835000016,-3342096.8137000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"032_076","shape_stle":619359.842948,"iso2cd":"AR_BR","iso3cd":"ARG_BRA","objectid_1":17,"objectid":17},"geometry":{"coordinates":[[-6106544.2259,-2961528.103599999],[-5997307.6534,-2961528.103599999],[-6024126.613600001,-3180405.2118999995],[-6364323.395199999,-3470933.8992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"748_710","shape_stle":131063.857715,"iso2cd":"SZ_ZA","iso3cd":"SWZ_ZAF","objectid_1":18,"objectid":18},"geometry":{"coordinates":[[3552776.7036999986,-2958416.910599999],[3461012.907200001,-2958429.229699999],[3415893.1515000015,-3004383.6081999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_748","shape_stle":32389.8657922,"iso2cd":"MZ_SZ","iso3cd":"MOZ_SWZ","objectid_1":19,"objectid":19},"geometry":{"coordinates":[[3552776.7036999986,-2958416.910599999],[3555241.7282,-2995903.350400001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"516_710","shape_stle":734669.480469,"iso2cd":"NA_ZA","iso3cd":"NAM_ZAF","objectid_1":20,"objectid":20},"geometry":{"coordinates":[[1853566.0835000016,-3342096.8137000017],[2273492.9375,-3340605.1048999988],[2253301.0689000003,-2883096.242800001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"612","shape_stle":376667.96318,"iso2cd":"PN","iso3cd":"PCN","objectid_1":21,"objectid":21},"geometry":{"coordinates":[[-14233261.7929,-2814584.451299999],[-14243475.857,-2858209.3401999995],[-14358176.3539,-2857868.8101000004],[-14333033.9621,-2750975.752799999],[-14262820.0293,-2750982.7302],[-14218319.6196,-2750987.152399998],[-14233261.7929,-2814584.451299999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"032_152","shape_stle":3651805.76767,"iso2cd":"AR_CL","iso3cd":"ARG_CHL","objectid_1":22,"objectid":22},"geometry":{"coordinates":[[-7462391.4958,-2604717.5227000006],[-7492162.449200001,-2851793.0199999996],[-7562702.0142,-2851793.0199999996],[-7664372.4363,-2937072.6213000007],[-7792157.663000001,-3670918.352499999],[-7719287.811799999,-3761589.9461999983],[-8007076.860400001,-4935433.0031],[-7915082.8081,-5079089.344900001],[-8006344.3006,-5389137.382399999],[-7935682.459899999,-5509364.9789],[-8059207.6908,-5910554.725400001],[-7998850.327099999,-6022616.3211],[-8130890.250700001,-6439525.164000001],[-7945538.069700001,-6841199.8401999995],[-7941878.081900001,-6849462.8629],[-7688811.1043,-6849585.0416]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"032_068","shape_stle":232833.799,"iso2cd":"AR_BO","iso3cd":"ARG_BOL","objectid_1":23,"objectid":23},"geometry":{"coordinates":[[-7204900.6379,-2530134.9157],[-6924190.441500001,-2530134.9157]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"032_600","shape_stle":1325482.86781,"iso2cd":"AR_PY","iso3cd":"ARG_PRY","objectid_1":24,"objectid":24},"geometry":{"coordinates":[[-6924190.441500001,-2530134.9157],[-6933559.3322,-2616681.9048999995],[-6795898.792199999,-2760949.4360000007],[-6626214.9015999995,-2760949.4360000007],[-6482801.3769000005,-2912657.4387000017],[-6518322.552999999,-3183512.367800001],[-6195580.3401,-3183512.367800001],[-6186672.679400001,-3115314.7437000014],[-6125439.822799999,-3115314.7437000014],[-6106544.2259,-2961528.103599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_710","shape_stle":405183.73396,"iso2cd":"MZ_ZA","iso3cd":"MOZ_ZAF","objectid_1":25,"objectid":25},"geometry":{"coordinates":[[3525673.1369000003,-2497041.3773999996],[3552776.7036999986,-2958416.910599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"072_710","shape_stle":1241372.05823,"iso2cd":"BW_ZA","iso3cd":"BWA_ZAF","objectid_1":26,"objectid":26},"geometry":{"coordinates":[[2253301.0689000003,-2883096.242800001],[2352167.201200001,-2973324.5711999983],[2357222.1358999982,-3080736.153000001],[2528736.6202999987,-3080736.153000001],[2523816.5786999986,-2983520.0185000002],[2614756.3663999997,-2983520.0185000002],[2828732.337699998,-2983520.0185000002],[2822976.9574999996,-2876816.900600001],[3209141.288800001,-2496669.3900999986]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"710_716","shape_stle":262670.774518,"iso2cd":"ZA_ZW","iso3cd":"ZAF_ZWE","objectid_1":27,"objectid":27},"geometry":{"coordinates":[[3209141.288800001,-2496669.3900999986],[3525673.1369000003,-2497041.3773999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"032_068","shape_stle":370684.50051,"iso2cd":"AR_BO","iso3cd":"ARG_BOL","objectid_1":28,"objectid":28},"geometry":{"coordinates":[[-7462391.4958,-2604717.5227000006],[-7436842.6711,-2604717.5227000006],[-7419390.8089000005,-2452916.201299999],[-7279202.0243,-2452916.201299999],[-7204900.6379,-2530134.9157]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_600","shape_stle":882493.452487,"iso2cd":"BR_PY","iso3cd":"BRA_PRY","objectid_1":29,"objectid":29},"geometry":{"coordinates":[[-6448830.0977,-2267199.9048999995],[-6472333.7554,-2509310.9618999995],[-6277813.135500001,-2509310.9618999995],[-6214035.883099999,-2509310.9618999995],[-6223859.1961,-2610698.625500001],[-6084551.941299999,-2754912.081700001],[-6106544.2259,-2961528.103599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"068_600","shape_stle":721806.08892,"iso2cd":"BO_PY","iso3cd":"BOL_PRY","objectid_1":30,"objectid":30},"geometry":{"coordinates":[[-6924190.441500001,-2530134.9157],[-6887660.0737,-2179416.3302000016],[-6535450.468,-2179416.3302000016],[-6448830.0977,-2267199.9048999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"068_152","shape_stle":579502.478207,"iso2cd":"BO_CL","iso3cd":"BOL_CHL","objectid_1":31,"objectid":31},"geometry":{"coordinates":[[-7582414.4366,-2121114.906800002],[-7638039.665899999,-2604717.5227000006],[-7462391.4958,-2604717.5227000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"152","shape_stle":4497567.55097,"iso2cd":"CL","iso3cd":"CHL","objectid_1":32,"objectid":32},"geometry":{"coordinates":[[-7688811.1043,-6849585.0416],[-7978089.533,-7113499.478100002],[-8389029.8714,-6212235.131299999],[-8274301.048800001,-5858612.600400001],[-8394002.2447,-5858612.600400001],[-8346722.1175,-5711672.063200001],[-8227931.883099999,-5712423.743999999],[-8155584.024,-5479536.378600001],[-8200588.9497,-5402048.314800002],[-8094077.3094,-5047949.772999998],[-8226045.2184,-4842264.882399999],[-7921771.2126,-3616515.717799999],[-8016634.9035,-3500614.8024999984],[-7812840.8639,-2073436.1308999993]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"072_516","shape_stle":1216722.87536,"iso2cd":"BW_NA","iso3cd":"BWA_NAM","objectid_1":33,"objectid":33},"geometry":{"coordinates":[[2253301.0689000003,-2883096.242800001],[2238453.043400001,-2506560.911200002],[2312750.7184000015,-2506560.911200002],[2310307.8035999984,-2437439.282400001],[2297629.1536,-2066724.1761000007],[2503247.992899999,-2066724.1761000007],[2589032.2474000007,-2105411.4114999995],[2769897.8632999994,-2008830.3588000014]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"072_716","shape_stle":565767.209588,"iso2cd":"BW_ZW","iso3cd":"BWA_ZWE","objectid_1":34,"objectid":34},"geometry":{"coordinates":[[2769897.8632999994,-2008830.3588000014],[3209141.288800001,-2496669.3900999986]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"152_604","shape_stle":107617.433755,"iso2cd":"CL_PE","iso3cd":"CHL_PER","objectid_1":35,"objectid":35},"geometry":{"coordinates":[[-7812840.8639,-2073436.1308999993],[-7710913.119999999,-1990551.9090000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"068_152","shape_stle":169712.950025,"iso2cd":"BO_CL","iso3cd":"BOL_CHL","objectid_1":36,"objectid":36},"geometry":{"coordinates":[[-7710913.119999999,-1990551.9090000018],[-7582414.4366,-2121114.906800002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"516_894","shape_stle":194798.617252,"iso2cd":"NA_ZM","iso3cd":"NAM_ZMB","objectid_1":37,"objectid":37},"geometry":{"coordinates":[[2552075.0331999995,-1955901.5357000008],[2673152.600900002,-1955901.5357000008],[2769897.8632999994,-2008830.3588000014]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"024_516","shape_stle":408034.4338,"iso2cd":"AO_NA","iso3cd":"AGO_NAM","objectid_1":38,"objectid":38},"geometry":{"coordinates":[[2093951.3632999994,-1951096.3449999988],[2216755.2655999996,-2008830.3588000014],[2443280.329500001,-2008830.3588000014],[2552075.0331999995,-1955901.5357000008]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"516","shape_stle":1395575.77008,"iso2cd":"NA","iso3cd":"NAM","objectid_1":39,"objectid":39},"geometry":{"coordinates":[[1853566.0835000016,-3342096.8137000017],[1694144.5335000008,-3193575.071899999],[1676880.3726999983,-2636852.7179999985],[1475987.1290999986,-2409962.5874999985],[1471931.7919000015,-2226145.8242999986],[1314385.433600001,-2083999.3374000005],[1312142.7938,-1950278.3035000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"024_516","shape_stle":654011.491648,"iso2cd":"AO_NA","iso3cd":"AGO_NAM","objectid_1":40,"objectid":40},"geometry":{"coordinates":[[1312142.7938,-1950278.3035000004],[2093951.3632999994,-1951096.3449999988]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_716","shape_stle":578509.968446,"iso2cd":"MZ_ZW","iso3cd":"MOZ_ZWE","objectid_1":41,"objectid":41},"geometry":{"coordinates":[[3625472.0033,-1906195.0018000007],[3650024.943500001,-2375308.642499998],[3525673.1369000003,-2497041.3773999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"242","shape_stle":1959678.87261,"iso2cd":"FJ","iso3cd":"FJI","objectid_1":42,"objectid":42},"geometry":{"coordinates":[[[-19935639.1142,-2048454.8467000015],[-19917312.2504,-2115386.774599999],[-19840189.065,-2115094.5452999994],[-19858586.6533,-2048163.5826999992],[-19935639.1142,-2048454.8467000015]],[[19940139.047,-2048000.0100999996],[19958271.8745,-2114930.4307999983],[20035395.411399998,-2114638.2082],[20017191.8478,-2047708.752700001],[19940139.047,-2048000.0100999996]],[[-19976143.8107,-1958361.4433000013],[-19958687.5129,-2025001.4877000004],[-19881659.212,-2024710.5544000007],[-19899182.7724,-1958071.4279999994],[-19976143.8107,-1958361.4433000013]],[[-20037507.0672,-1907393.3029999994],[-20027615.7071,-1946799.9759000018],[-19950665.9123,-1946510.1163000017],[-19967406.905,-1880112.7386000007],[-20037507.0672,-1880376.2166000009]],[[20037507.067199998,-1880376.2263000011],[20030724.265100002,-1880401.7201999985],[20037507.067199998,-1907383.1479999982]],[[20037493.132799998,-1851101.2468000017],[19807187.453100003,-2221522.7989000008],[19749875.4586,-2025383.4019999988],[19895039.701899998,-1851101.2468000017],[20037493.132799998,-1851101.2468000017]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"894_716","shape_stle":591981.090229,"iso2cd":"ZM_ZW","iso3cd":"ZMB_ZWE","objectid_1":43,"objectid":43},"geometry":{"coordinates":[[2769897.8632999994,-2008830.3588000014],[3028031.0755999982,-2008830.3588000014],[3258574.8198999986,-1790620.5265000015],[3371639.5742999986,-1790552.828400001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_716","shape_stle":254176.197884,"iso2cd":"MZ_ZW","iso3cd":"MOZ_ZWE","objectid_1":44,"objectid":44},"geometry":{"coordinates":[[3371639.5742999986,-1790552.828400001],[3495902.5845,-1790552.828400001],[3625472.0033,-1906195.0018000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"508","shape_stle":1619620.67879,"iso2cd":"MZ","iso3cd":"MOZ","objectid_1":45,"objectid":45},"geometry":{"coordinates":[[4542087.985100001,-1680320.8431999981],[4305772.178300001,-1906195.0018000007],[4228339.638,-1906195.0018000007],[3889589.3282999992,-2233895.4365000017],[3925792.655299999,-2830488.704],[3635274.6446,-2934325.2617999986],[3639623.1931000017,-2995903.350400001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_894","shape_stle":391481.650585,"iso2cd":"MZ_ZM","iso3cd":"MOZ_ZMB","objectid_1":46,"objectid":46},"geometry":{"coordinates":[[3371639.5742999986,-1790552.828400001],[3368912.4472000003,-1695652.2432999983],[3702320.6261,-1575802.3236000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_068","shape_stle":1158949.81627,"iso2cd":"BR_BO","iso3cd":"BRA_BOL","objectid_1":47,"objectid":47},"geometry":{"coordinates":[[-6943506.736199999,-1515417.9565999992],[-6729537.816299999,-1515417.9565999992],[-6753367.4279,-1826317.5348999985],[-6532325.346100001,-1826317.5348999985],[-6542794.057399999,-1950098.8682000004],[-6419444.676899999,-1950098.8682000004],[-6448830.0977,-2267199.9048999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"548","shape_stle":1883303.61101,"iso2cd":"VU","iso3cd":"VUT","objectid_1":48,"objectid":48},"geometry":{"coordinates":[[[18856905.389399998,-2267567.962200001],[18874856.354999997,-2335265.9120999984],[18952235.360600002,-2334970.285],[18934204.134000003,-2267273.418400001],[18856905.389399998,-2267567.962200001]],[[18795988.548,-2118701.871100001],[18813638.8411,-2185870.6933999993],[18890844.9869,-2185577.412900001],[18873121.0608,-2118409.593199998],[18795988.548,-2118701.871100001]],[[18704678.3789,-1983329.2800000012],[18721081.028399996,-2050048.8742000014],[18798140.9405,-2049757.5874999985],[18781669.865199998,-1983038.9243],[18704678.3789,-1983329.2800000012]],[[18691827.5607,-1874265.2859999985],[18707285.898100004,-1940644.9334000014],[18784234.791,-1940355.1567000002],[18768712.2157,-1873976.3839999996],[18691827.5607,-1874265.2859999985]],[[18750468.469499998,-1785480.1052],[18688631.9955,-1858189.605799999],[18549011.381300002,-1753297.9472999983],[18611946.282300003,-1680910.6988999993],[18750468.469499998,-1785480.1052]],[[18703075.376599997,-1552629.2978000008],[18638914.303900003,-1624647.9068000019],[18542150.7861,-1481105.6845000014],[18568355.230499998,-1449001.2239999995],[18703075.376599997,-1552629.2978000008]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"450","shape_stle":3461039.33999,"iso2cd":"MG","iso3cd":"MDG","objectid_1":49,"objectid":49},"geometry":{"coordinates":[[5640036.817200001,-1584858.7192000002],[5646711.683600001,-1691677.2018],[5252462.649900001,-2935963.3178000003],[5101769.730300002,-3010121.2972999997],[4864437.9026999995,-2901157.150699999],[4815344.461599998,-2251731.724100001],[5040341.325100001,-1779660.7113000005],[5211285.320099998,-1700599.3189999983],[5410323.703600001,-1387923.8482000008],[5640036.817200001,-1584858.7192000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_454","shape_stle":1108401.51559,"iso2cd":"MZ_MW","iso3cd":"MOZ_MWI","objectid_1":50,"objectid":50},"geometry":{"coordinates":[[3702320.6261,-1575802.3236000016],[3704887.3374000005,-1643059.196800001],[3806882.8310000002,-1643059.196800001],[3815268.973200001,-1814932.4666999988],[3916881.1389999986,-1926367.9730000012],[3910595.362399999,-1800585.4261999987],[3971353.6677,-1800585.4261999987],[3961958.289500002,-1595747.1922999993],[3862190.4684000015,-1513776.1809],[3854432.8629,-1298806.9673999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_834","shape_stle":337811.3689,"iso2cd":"MZ_TZ","iso3cd":"MOZ_TZA","objectid_1":51,"objectid":51},"geometry":{"coordinates":[[3854432.8629,-1298806.9673999995],[4255348.247699998,-1298806.9673999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"024_894","shape_stle":853426.235682,"iso2cd":"AO_ZM","iso3cd":"AGO_ZMB","objectid_1":52,"objectid":52},"geometry":{"coordinates":[[2552075.0331999995,-1955901.5357000008],[2448094.180399999,-1831307.9299999997],[2437858.7591000013,-1456677.9470000006],[2662956.4835,-1458415.196800001],[2658425.5341,-1273614.2844000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"068_604","shape_stle":752991.187718,"iso2cd":"BO_PE","iso3cd":"BOL_PER","objectid_1":53,"objectid":53},"geometry":{"coordinates":[[-7710913.119999999,-1990551.9090000018],[-7653415.4881,-1328914.3643000014],[-7762595.443299999,-1224856.9235999994]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"508_834","shape_stle":256902.519016,"iso2cd":"MZ_TZ","iso3cd":"MOZ_TZA","objectid_1":54,"objectid":54},"geometry":{"coordinates":[[4255348.247699998,-1298806.9673999995],[4519615.242899999,-1168573.3005999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"508","shape_stle":479044.0829,"iso2cd":"MZ","iso3cd":"MOZ","objectid_1":55,"objectid":55},"geometry":{"coordinates":[[4519615.242899999,-1168573.3005999997],[4542087.985100001,-1680320.8431999981]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"036","shape_stle":13776854.4628,"iso2cd":"AU","iso3cd":"AUS","objectid_1":56,"objectid":56},"geometry":{"coordinates":[[16201552.906099997,-1922180.1746000014],[16530818.486699998,-2171413.7575000003],[16630456.0753,-2568782.1460999995],[16834377.242700003,-2721945.0218],[17081730.3288,-3445978.6719000004],[16579909.496299997,-4403618.026299998],[16720006.814499997,-4663365.434900001],[15688843.733000003,-4663365.434900001],[15402924.422200002,-4467924.536200002],[15195934.2575,-4026142.035500001],[15104485.390600003,-4197369.525400002],[15015143.847199999,-3998775.4003],[14732574.823799998,-3796773.853100002],[13979337.297700003,-3796773.853100002],[13854111.383199997,-4003000.090399999],[13241890.401,-4003000.090399999],[13076198.3776,-4284126.682799999],[12722424.866999999,-4026142.035500001],[12893338.2509,-3758975.7531999983],[12578132.4261,-2582646.965],[12778362.293000001,-2355303.9351000004],[13310381.1034,-2355303.9351000004],[13833324.311399996,-1775348.7206000015],[13972585.379900001,-1775348.7206000015],[14198311.904600002,-1537008.1048999988],[14331549.609899998,-1642658.8482999988],[14514504.820799999,-1642658.8482999988],[14381059.294600002,-1537008.1048999988],[14688504.060000002,-1222408.6634000018],[15140381.498999998,-1222408.6634000018],[15270856.920100003,-1326912.9037000015],[15169057.2725,-1431769.5077],[15215049.513999999,-1715548.7522],[15589056.454599999,-2001649.6926000006],[15838852.0018,-1722185.8357999995],[15750870.130599998,-1151752.9312000014],[15896553.611299999,-1151752.9312000014],[15923912.6351,-1353092.8717],[16123734.9225,-1510661.0040999986],[16201552.906099997,-1922180.1746000014]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_068","shape_stle":887059.385797,"iso2cd":"BR_BO","iso3cd":"BRA_BOL","objectid_1":57,"objectid":57},"geometry":{"coordinates":[[-7762595.443299999,-1224856.9235999994],[-7583724.283,-1224856.9235999994],[-7484495.353599999,-1140723.0551999994],[-7337105.2599,-1140723.0551999994],[-6943506.736199999,-1515417.9565999992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"454_834","shape_stle":178246.025713,"iso2cd":"MW_TZ","iso3cd":"MWI_TZA","objectid_1":58,"objectid":58},"geometry":{"coordinates":[[3848289.1646,-1109760.8191],[3854432.8629,-1298806.9673999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":221663.862174,"iso2cd":"ID","iso3cd":"IDN","objectid_1":59,"objectid":59},"geometry":{"coordinates":[[13868785.251900002,-1162518.7589999996],[13755411.892499998,-1162518.7589999996],[13748863.883199997,-1100061.1550000012],[13800341.7188,-1049792.9351999983]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"360_626","shape_stle":67889.405403,"iso2cd":"ID_TL","iso3cd":"IDN_TLS","objectid_1":60,"objectid":60},"geometry":{"coordinates":[[13855266.352700002,-996408.7162000015],[13915327.1373,-1048129.1202000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"454_894","shape_stle":503383.292646,"iso2cd":"MW_ZM","iso3cd":"MWI_ZMB","objectid_1":61,"objectid":61},"geometry":{"coordinates":[[3702320.6261,-1575802.3236000016],[3685364.6193000004,-1068158.7115000002],[3684648.952799998,-1040103.307500001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"454_834","shape_stle":152101.630782,"iso2cd":"MW_TZ","iso3cd":"MWI_TZA","objectid_1":62,"objectid":62},"geometry":{"coordinates":[[3684648.952799998,-1040103.307500001],[3848289.1646,-1109760.8191]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":128245.634208,"iso2cd":"ID","iso3cd":"IDN","objectid_1":63,"objectid":63},"geometry":{"coordinates":[[13915327.1373,-1048129.1202000007],[13862183.273500003,-1100061.1550000012],[13868785.251900002,-1162518.7589999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"626","shape_stle":596200.898274,"iso2cd":"TL","iso3cd":"TLS","objectid_1":64,"objectid":64},"geometry":{"coordinates":[[13855266.352700002,-996408.7162000015],[13934265.777999997,-920026.1240999997],[14158563.314999998,-919924.2100000009],[14164746.641900003,-990471.1121000014],[13974616.2126,-990471.1121000014],[13915327.1373,-1048129.1202000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"834_894","shape_stle":208409.197875,"iso2cd":"TZ_ZM","iso3cd":"TZA_ZMB","objectid_1":65,"objectid":65},"geometry":{"coordinates":[[3460790.033399999,-944856.4263000004],[3684648.952799998,-1040103.307500001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_894","shape_stle":1310174.85286,"iso2cd":"CD_ZM","iso3cd":"COD_ZMB","objectid_1":66,"objectid":66},"geometry":{"coordinates":[[2658425.5341,-1273614.2844000012],[2679285.1503,-1273614.2844000012],[3024126.714200001,-1273614.2844000012],[3211861.498399999,-1437850.2474000007],[3321750.2369000018,-1437850.2474000007],[3319662.6829999983,-1372049.1394000016],[3180232.6532000005,-1250222.3148999996],[3175605.3927000016,-1063656.6816999987],[3308570.1319000013,-942880.4266999997],[3460790.033399999,-944856.4263000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"024","shape_stle":1290683.46112,"iso2cd":"AO","iso3cd":"AGO","objectid_1":67,"objectid":67},"geometry":{"coordinates":[[1312142.7938,-1950278.3035000004],[1307075.7994000018,-1646928.5302000009],[1465001.452300001,-1499086.1832999997],[1460103.5735,-1124184.1719999984],[1333813.0967000015,-1012515.3531999998],[1331253.7855000012,-679212.1801999994]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"024_180","shape_stle":435941.6145,"iso2cd":"AO_CD","iso3cd":"AGO_COD","objectid_1":68,"objectid":68},"geometry":{"coordinates":[[1331253.7855000012,-679212.1801999994],[1846488.4001000002,-679212.1801000014]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"024_180","shape_stle":1506000.19462,"iso2cd":"AO_CD","iso3cd":"AGO_COD","objectid_1":69,"objectid":69},"geometry":{"coordinates":[[1846488.4001000002,-679212.1801000014],[1848567.6546999998,-887253.0989000015],[2140341.682500001,-887253.0989000015],[2138677.1239,-748468.4224999994],[2414605.6416999996,-748468.4224999994],[2422205.659699999,-1222173.8249999993],[2657221.987399999,-1222173.8249999993],[2658425.5341,-1273614.2844000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":23966812.7817,"iso2cd":"ID","iso3cd":"IDN","objectid_1":70,"objectid":70},"geometry":{"coordinates":[[[13400634.941300001,-1037707.8308000006],[13409709.3981,-1132353.4039999992],[13294595.0717,-1037707.8308000006],[13400634.941300001,-1037707.8308000006]],[[13718969.241700001,-1014082.5766999982],[13302106.461599998,-1014082.5766999982],[13294549.977699999,-926143.6444999985],[13711175.952100001,-926143.6444999985],[13718969.241700001,-1014082.5766999982]],[[13233311.860100001,-999055.5247999988],[12852631.3814,-999055.5247999988],[12845765.654199999,-915431.6620000005],[13226242.7777,-915431.6620000005],[13233311.860100001,-999055.5247999988]],[[13760779.4256,-903377.3605000004],[13766122.804799996,-967579.7639999986],[13842380.277800001,-967299.7091999985],[13837007.519900002,-903097.7157999985],[13760779.4256,-903377.3605000004]],[[12603697.180399999,-735749.6350999996],[12607869.993,-799728.3297999986],[12684056.166000001,-799449.2875000015],[12679858.594099998,-735470.9279000014],[12603697.180399999,-735749.6350999996]],[[12393465.026299998,-671616.6130999997],[12609274.998799998,-852540.872299999],[12727528.7282,-851895.8885000013],[12739070.304499999,-997895.4105000012],[12589425.613699999,-997895.4105000012],[12435725.2069,-871249.2049999982],[11786811.188299999,-871249.2049999982],[11774246.007,-671616.6130999997],[12074429.465999998,-671616.6130999997],[12126333.2273,-715344.1893000007],[12278632.8321,-715344.1893000007],[12325307.4294,-671616.6130999997],[12393465.026299998,-671616.6130999997]],[[14882380.207000002,-628209.8608999997],[15053952.9063,-622115.372200001],[15070916.697499998,-771977.9948000014],[14899289.860100001,-778088.1590000018],[14882380.207000002,-628209.8608999997]],[[14741945.144299999,-601501.1180000007],[14746175.540299997,-665332.5844999999],[14822308.927000001,-665054.2137999982],[14818057.780900002,-601223.0225999989],[14741945.144299999,-601501.1180000007]],[[14170570.2971,-429183.58839999884],[14041520.692400001,-429183.58839999884],[14038519.108599998,-349921.73420000076],[14166676.5871,-351105.96979999915],[14170570.2971,-429183.58839999884]],[[14553167.513499998,-408156.85819999874],[14278109.933399998,-408156.85819999874],[14273551.242399998,-320740.1066999994],[14548999.104099996,-321090.7430000007],[14553167.513499998,-408156.85819999874]],[[12059500.124000002,-348488.0859999992],[12001189.040399998,-401455.2664999999],[11938993.5293,-348356.9411999993],[11997609.314199999,-295413.81430000067],[12059500.124000002,-348488.0859999992]],[[11807521.3737,-301989.16120000184],[11822328.0858,-619104.0007999986],[11609914.535500001,-619067.3363000005],[11151627.2568,-228085.71990000084],[11149770.591699999,-123137.26080000028],[10962465.86,41725.34400000051],[10963852.137699999,173629.06049999967],[10624026.702599999,482795.8289999999],[10630136.229600001,611324.1506999992],[10786595.6507,612160.6464999989],[11807521.3737,-301989.16120000184]],[[11945351.0757,-252471.45320000127],[11886489.6637,-305397.80319999903],[11698298.371800002,-142530.22260000184],[11758080.0185,-89645.6864],[11945351.0757,-252471.45320000127]],[[14946030.3547,-235364.1387999989],[15088706.922200002,-357157.1447999999],[15327821.3085,-139274.5197999999],[15468964.678499997,-260996.15790000185],[15577730.431699999,-260996.15790000185],[15882274.540799998,-260996.15780000016],[16427047.549599998,-717052.8971000016],[16437433.304899998,-849847.4690000005],[16667993.402599998,-1037581.7019000016],[16680483.620099999,-1141531.7082999982],[16551154.888800003,-1144244.1689000018],[16215594.923600003,-871926.0260999985],[15946588.103799999,-871926.0260999985],[15961622.137699999,-1020825.9241000004],[15757857.486000001,-1020825.9241000004],[15584715.315700002,-1020825.9241000004],[15434285.748000003,-897785.5282000005],[15419829.102300003,-729941.6834999993],[15103584.708800003,-466238.90199999884],[14717511.3798,-466238.90199999884],[14710098.9775,-325095.5474999994],[14847892.299000002,-325095.5474999994],[14844521.483900003,-235364.1387999989],[14706759.4445,-235364.1387999989],[14580903.2298,-126465.4338000007],[14703100.049199998,-17603.578699998558],[14942311.423,-17603.578699998558],[14946030.3547,-235364.1387999989]],[[13969151.2566,-199810.9574000016],[13971142.4159,-263370.8187999986],[14047166.107699998,-263093.71920000017],[14045166.880999997,-199533.95789999887],[13969151.2566,-199810.9574000016]],[[14473906.596600004,-181085.11740000173],[14475822.373599999,-244638.4791000001],[14551843.090599999,-244361.41189999878],[14549920.143700004,-180808.14220000058],[14473906.596600004,-181085.11740000173]],[[13837130.045199998,-168447.94480000064],[13838876.464199997,-231997.22960000113],[13914895.903700002,-231720.18279999867],[13913142.765199997,-168170.9844999984],[13837130.045199998,-168447.94480000064]],[[14178669.046999998,-161491.92570000142],[14180402.976300001,-225039.0731999986],[14256421.3526,-224762.03730000183],[14254681.0616,-161214.9732999988],[14178669.046999998,-161491.92570000142]],[[10985949.649099998,-102172.69720000029],[10986996.798,-165704.68840000033],[11063010.471,-165427.7313000001],[11061959.0416,-101895.79809999838],[10985949.649099998,-102172.69720000029]],[[14345434.603200004,-15224.759199999273],[14247688.024300002,-102152.47709999979],[14169042.770999998,-33209.03929999843],[14171785.078199998,209614.7857999988],[14297640.566799998,317613.1158000007],[14350130.402199998,269604.4615999982],[14345434.603200004,-15224.759199999273]],[[14497651.504500002,27303.262800000608],[14497981.972800002,-36214.738099999726],[14573989.537100002,-35937.86989999935],[14573660.995800003,27580.129200000316],[14497651.504500002,27303.262800000608]],[[13962243.523500003,159442.57550000027],[13892653.401500002,98884.47269999981],[13831515.118,45349.571400001645],[13489476.9408,45669.441899999976],[13394510.408,-38353.78759999946],[13395243.763099998,-110095.91369999945],[13683952.827100001,-110095.91369999945],[13684977.261600003,-169383.7650000006],[13577288.522299998,-169383.7650000006],[13579687.896799996,-260413.97509999946],[13663481.512599997,-332171.1827000007],[13675450.549099997,-551882.2710000016],[13539500.042000003,-551882.2710000016],[13529184.338,-368064.9783000015],[13413636.377300002,-368064.9783000015],[13428333.831500001,-628022.0925999992],[13265225.7227,-627696.4484999999],[13242988.881099999,-78171.20769999921],[13490196.811099999,140071.62440000102],[13832555.559,139519.5714999996],[13903008.221699998,200616.7386999987],[13962243.523500003,159442.57550000027]],[[13102044.304499999,452742.73900000006],[13092677.842500001,215612.83190000057],[13202716.5436,116665.48730000108],[12931332.953499999,-123137.26080000028],[12942124.8594,-447210.19900000095],[12867406.608399998,-447210.19900000095],[12704384.9696,-447210.19900000095],[12701917.881900001,-396143.5870000012],[12379333.544100001,-396143.5870000012],[12148766.969300002,-198095.3883999996],[12146789.8055,56712.58080000058]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"180","shape_stle":51382.2051,"iso2cd":"CD","iso3cd":"COD","objectid_1":71,"objectid":71},"geometry":{"coordinates":[[1331253.7855000012,-679212.1801999994],[1307036.8405000009,-629848.0637000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"598","shape_stle":4031169.73192,"iso2cd":"PG","iso3cd":"PNG","objectid_1":72,"objectid":72},"geometry":{"coordinates":[[[17038023.307400003,-1248220.0606999993],[17047270.321599998,-1313022.6680999994],[17123712.7689,-1312739.9180999994],[17114424.5405,-1247937.8792999983],[17038023.307400003,-1248220.0606999993]],[[16753210.180699997,-1051306.6501999982],[16760606.402500004,-1115743.386],[16836932.321099997,-1115462.2762000002],[16829502.842200004,-1051026.0177999996],[16753210.180699997,-1051306.6501999982]],[[16974851.9696,-1003960.9279999994],[16982074.1413,-1068318.889800001],[17058374.9647,-1068038.1341999993],[17051120.901,-1003680.6281000003],[16974851.9696,-1003960.9279999994]],[[17536578.7391,-791000.0289000012],[17448189.818400003,-878559.5683999993],[17172900.0573,-652642.132100001],[17263275.9229,-565431.1270999983],[17536578.7391,-791000.0289000012]],[[16819088.1139,-711581.1622000001],[16522701.532899998,-711581.1622000001],[16513538.222900003,-592654.7126999982],[16809760.431100003,-592654.7126999982],[16919139.39,-488763.7426000014],[16990886.140100002,-548112.4061999992],[16819088.1139,-711581.1622000001]],[[17105915.131399997,-483819.9970000014],[17048734.969899997,-538217.811900001],[16727802.957900003,-269007.0084999986],[16787217.8006,-214744.32939999923],[17105915.131399997,-483819.9970000014]],[[16317066.356200002,-214922.21709999815],[16319500.689099997,-278487.72349999845],[16395525.0722,-278210.5960999988],[16393082.385700002,-214645.19619999826],[16317066.356200002,-214922.21709999815]],[[16626237.805100001,-139231.49190000072],[16628046.417999998,-202772.30730000138],[16704061.0084,-202495.30380000174],[16702247.3948,-138954.56230000034],[16626237.805100001,-139231.49190000072]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"024_180","shape_stle":171119.96041,"iso2cd":"AO_CD","iso3cd":"AGO_COD","objectid_1":73,"objectid":73},"geometry":{"coordinates":[[1487641.456700001,-549494.8638999984],[1307036.8405000009,-629848.0637000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"024","shape_stle":101221.611143,"iso2cd":"AO","iso3cd":"AGO","objectid_1":74,"objectid":74},"geometry":{"coordinates":[[1307036.8405000009,-629848.0637000017],[1259363.4866000004,-532709.1493999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"834","shape_stle":682379.669728,"iso2cd":"TZ","iso3cd":"TZA","objectid_1":75,"objectid":75},"geometry":{"coordinates":[[4389670.724599998,-529771.7016999982],[4330165.9728000015,-635999.0775999986],[4332429.047899999,-756237.7987000011],[4413495.4223,-826723.6330000013],[4420561.9580999985,-1084059.521400001],[4519615.242899999,-1168573.3005999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_834","shape_stle":482934.014166,"iso2cd":"CD_TZ","iso3cd":"COD_TZA","objectid_1":76,"objectid":76},"geometry":{"coordinates":[[3460790.033399999,-944856.4263000004],[3456874.933699999,-803936.3471000008],[3349331.2661000006,-768865.9836999997],[3344709.0744000003,-504558.0333000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_604","shape_stle":1175216.56301,"iso2cd":"BR_PE","iso3cd":"BRA_PER","objectid_1":77,"objectid":77},"geometry":{"coordinates":[[-7818210.8577,-456881.98800000176],[-7902557.506100001,-456881.98800000176],[-8170336.821799999,-686637.1728000008],[-8184215.073899999,-984185.8575999998],[-8020569.598999999,-1137922.050999999],[-7873182.7179000005,-1137922.050999999],[-7878704.7929,-1224856.9235999994],[-7762595.443299999,-1224856.9235999994]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"024_178","shape_stle":273484.8529,"iso2cd":"AO_CG","iso3cd":"AGO_COG","objectid_1":78,"objectid":78},"geometry":{"coordinates":[[1259363.4866000004,-532709.1493999995],[1439267.7413000017,-451383.7875000015],[1487641.456700001,-549494.8638999984]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"604","shape_stle":2152673.21576,"iso2cd":"PE","iso3cd":"PER","objectid_1":79,"objectid":79},"geometry":{"coordinates":[[-7812840.8639,-2073436.1308999993],[-7976918.360099999,-1907129.5987000018],[-8182383.9978,-1907129.5987000018],[-8541458.7137,-1549745.1063],[-8524534.5025,-1348217.487300001],[-8740831.3063,-1141004.079599999],[-8729995.8794,-962850.3013000004],[-9085451.884,-632867.6158999987],[-9078163.2772,-453013.40089999884],[-9042763.2504,-422666.82919999957]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"218_604","shape_stle":323234.556471,"iso2cd":"EC_PE","iso3cd":"ECU_PER","objectid_1":80,"objectid":80},"geometry":{"coordinates":[[-8728001.8568,-553677.4495999999],[-8899894.8387,-553677.4495999999],[-9042763.2504,-422666.82919999957]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"108_834","shape_stle":130484.736795,"iso2cd":"BI_TZ","iso3cd":"BDI_TZA","objectid_1":81,"objectid":81},"geometry":{"coordinates":[[3452541.977400001,-407956.3071999997],[3344709.0744000003,-504558.0333000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"178","shape_stle":158689.11888,"iso2cd":"CG","iso3cd":"COG","objectid_1":82,"objectid":82},"geometry":{"coordinates":[[1259363.4866000004,-532709.1493999995],[1184705.2600000016,-380659.84870000184]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"108_180","shape_stle":234914.554479,"iso2cd":"BI_CD","iso3cd":"BDI_COD","objectid_1":83,"objectid":83},"geometry":{"coordinates":[[3344709.0744000003,-504558.0333000012],[3239471.8735000007,-412554.09629999846],[3238279.4327000007,-297667.3674999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"108_646","shape_stle":180493.665243,"iso2cd":"BI_RW","iso3cd":"BDI_RWA","objectid_1":84,"objectid":84},"geometry":{"coordinates":[[3238279.4327000007,-297667.3674999997],[3451273.3819000013,-297663.2351000011]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"108_834","shape_stle":105687.580739,"iso2cd":"BI_TZ","iso3cd":"BDI_TZA","objectid_1":85,"objectid":85},"geometry":{"coordinates":[[3451273.3819000013,-297663.2351000011],[3452541.977400001,-407956.3071999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"170_604","shape_stle":387866.06744,"iso2cd":"CO_PE","iso3cd":"COL_PER","objectid_1":86,"objectid":86},"geometry":{"coordinates":[[-8100630.5754,-269102.1702999994],[-7885210.5605,-269102.1702999994],[-7888139.587400001,-393332.0687999986],[-7818210.8577,-456881.98800000176]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"404","shape_stle":448918.447632,"iso2cd":"KE","iso3cd":"KEN","objectid_1":87,"objectid":87},"geometry":{"coordinates":[[4626939.0031,-185367.45949999988],[4451291.546500001,-335231.8746000007],[4454669.9432,-529771.7016999982],[4389670.724599998,-529771.7016999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_646","shape_stle":167127.363062,"iso2cd":"CD_RW","iso3cd":"COD_RWA","objectid_1":88,"objectid":88},"geometry":{"coordinates":[[3238279.4327000007,-297667.3674999997],[3235320.407200001,-123435.98000000045]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"646_800","shape_stle":180428.055415,"iso2cd":"RW_UG","iso3cd":"RWA_UGA","objectid_1":89,"objectid":89},"geometry":{"coordinates":[[3235320.407200001,-123435.98000000045],[3448163.344999999,-122756.06129999831]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"646_834","shape_stle":167776.550712,"iso2cd":"RW_TZ","iso3cd":"RWA_TZA","objectid_1":90,"objectid":90},"geometry":{"coordinates":[[3448163.344999999,-122756.06129999831],[3451273.3819000013,-297663.2351000011]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"834_800","shape_stle":289888.739683,"iso2cd":"TZ_UG","iso3cd":"TZA_UGA","objectid_1":91,"objectid":91},"geometry":{"coordinates":[[3448163.344999999,-122756.06129999831],[3790127.474100001,-121149.25699999928]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"404_834","shape_stle":658815.21976,"iso2cd":"KE_TZ","iso3cd":"KEN_TZA","objectid_1":92,"objectid":92},"geometry":{"coordinates":[[3790127.474100001,-121149.25699999928],[4188993.7786,-335231.8746000007],[4189622.3729000017,-381621.09650000185],[4389670.724599998,-529771.7016999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"218_604","shape_stle":727963.289713,"iso2cd":"EC_PE","iso3cd":"ECU_PER","objectid_1":93,"objectid":93},"geometry":{"coordinates":[[-8425702.994,20452.467900000513],[-8426487.2676,-144974.22040000185],[-8427857.0413,-238752.1737000011],[-8568029.4391,-360191.46169999987],[-8721048.4554,-360191.46169999987],[-8728001.8568,-553677.4495999999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"170_604","shape_stle":393125.746961,"iso2cd":"CO_PE","iso3cd":"COL_PER","objectid_1":94,"objectid":94},"geometry":{"coordinates":[[-8425702.994,20452.467900000513],[-8100630.5754,-269102.1702999994]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"266","shape_stle":550891.161446,"iso2cd":"GA","iso3cd":"GAB","objectid_1":95,"objectid":95},"geometry":{"coordinates":[[1184705.2600000016,-380659.84870000184],[1003805.3621999994,-198811.73209999874],[1003627.677099999,-18523.558400001377],[1051294.7003000006,50806.24060000107],[1051494.4166,121529.77710000053]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"266_226","shape_stle":174753.3996,"iso2cd":"GA_GQ","iso3cd":"GAB_GNQ","objectid_1":96,"objectid":96},"geometry":{"coordinates":[[1257645.7573999986,121529.77710000053],[1051494.4166,121529.77710000053]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"218","shape_stle":634024.197955,"iso2cd":"EC","iso3cd":"ECU","objectid_1":97,"objectid":97},"geometry":{"coordinates":[[-9042763.2504,-422666.82919999957],[-8965661.9579,-356326.6063000001],[-8960526.4147,9148.236900001764],[-8799804.8833,151787.21620000154]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"170_218","shape_stle":368915.425338,"iso2cd":"CO_EC","iso3cd":"COL_ECU","objectid_1":98,"objectid":98},"geometry":{"coordinates":[[-8799804.8833,151787.21620000154],[-8576400.1577,152798.3836000003],[-8425702.994,20452.467900000513]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"404_800","shape_stle":320103.883265,"iso2cd":"KE_UG","iso3cd":"KEN_UGA","objectid_1":99,"objectid":99},"geometry":{"coordinates":[[3885417.2793999985,194277.74940000102],[3789877.5007000007,8983.845199998468],[3790127.474100001,-121149.25699999928]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_740","shape_stle":209552.0772,"iso2cd":"BR_SR","iso3cd":"BRA_SUR","objectid_1":100,"objectid":100},"geometry":{"coordinates":[[-6255313.637700001,207958.66369999945],[-6039295.717599999,207958.66369999945],[-6008079.537799999,207958.66369999945]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_170","shape_stle":1059081.15684,"iso2cd":"BR_CO","iso3cd":"BRA_COL","objectid_1":101,"objectid":101},"geometry":{"coordinates":[[-7818210.8577,-456881.98800000176],[-7724492.3595,-456881.98800000176],[-7717517.148499999,-92583.83549999818],[-7807733.087400001,-12630.409600000829],[-7809335.116,213475.47899999842],[-7537751.5002,213475.47899999842],[-7474626.005100001,158313.82950000092]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"120_178","shape_stle":267495.329514,"iso2cd":"CM_CG","iso3cd":"CMR_COG","objectid_1":102,"objectid":102},"geometry":{"coordinates":[[1480519.6570000015,246333.13069999963],[1796140.9860000014,246135.98380000144]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"226","shape_stle":119857.607294,"iso2cd":"GQ","iso3cd":"GNQ","objectid_1":103,"objectid":103},"geometry":{"coordinates":[[1051494.4166,121529.77710000053],[1051828.1099000014,246472.18149999902]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"120_226","shape_stle":174655.6907,"iso2cd":"CM_GQ","iso3cd":"CMR_GNQ","objectid_1":104,"objectid":104},"geometry":{"coordinates":[[1051828.1099000014,246472.18149999902],[1257906.9820999987,246472.18149999902]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"266_226","shape_stle":119857.39174,"iso2cd":"GA_GQ","iso3cd":"GAB_GNQ","objectid_1":105,"objectid":105},"geometry":{"coordinates":[[1257906.9820999987,246472.18149999902],[1257645.7573999986,121529.77710000053]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"120_266","shape_stle":188668.511325,"iso2cd":"CM_GA","iso3cd":"CMR_GAB","objectid_1":106,"objectid":106},"geometry":{"coordinates":[[1257906.9820999987,246472.18149999902],[1480519.6570000015,246333.13069999963]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_178","shape_stle":1049599.96909,"iso2cd":"CD_CG","iso3cd":"COD_COG","objectid_1":107,"objectid":107},"geometry":{"coordinates":[[1986126.5826999992,275054.5892000012],[1984988.7903000005,-97271.03090000153],[1803065.2173000015,-259306.53119999915],[1803286.5559,-460318.75730000064],[1487641.456700001,-549494.8638999984]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"140_178","shape_stle":297469.955714,"iso2cd":"CF_CG","iso3cd":"CAF_COG","objectid_1":108,"objectid":108},"geometry":{"coordinates":[[1796140.9860000014,246135.98380000144],[1898575.9875000007,386364.2303000018],[2060977.8304999992,386364.2303000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_178","shape_stle":123994.989549,"iso2cd":"CD_CG","iso3cd":"COD_COG","objectid_1":109,"objectid":109},"geometry":{"coordinates":[[2060977.8304999992,386364.2303000018],[1986126.5826999992,275054.5892000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_800","shape_stle":580833.78728,"iso2cd":"CD_UG","iso3cd":"COD_UGA","objectid_1":110,"objectid":110},"geometry":{"coordinates":[[3235320.407200001,-123435.98000000045],[3237064.030000001,74094.11780000106],[3396364.8260999992,157153.35429999977],[3400355.4081999995,401832.3707999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"404_706","shape_stle":656008.68022,"iso2cd":"KE_SO","iso3cd":"KEN_SOM","objectid_1":111,"objectid":111},"geometry":{"coordinates":[[4665413.1061,443667.08469999954],[4561461.794599999,353225.7391999997],[4559060.383299999,-90267.67399999872],[4626939.0031,-185367.45949999988]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"728_800","shape_stle":325345.737535,"iso2cd":"SS_UG","iso3cd":"SSD_UGA","objectid_1":112,"objectid":112},"geometry":{"coordinates":[[3400355.4081999995,401832.3707999997],[3722678.329999998,401832.3707999997],[3761418.2881999984,444643.7419999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"404_800","shape_stle":262597.619141,"iso2cd":"KE_UG","iso3cd":"KEN_UGA","objectid_1":113,"objectid":113},"geometry":{"coordinates":[[3761418.2881999984,444643.7419999987],[3885417.2793999985,194277.74940000102]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"360_458","shape_stle":1105590.25544,"iso2cd":"ID_MY","iso3cd":"IDN_MYS","objectid_1":114,"objectid":114},"geometry":{"coordinates":[[12146789.8055,56712.58080000058],[12434294.486699998,58003.95670000091],[12583588.6424,188294.16230000183],[12873888.8964,188294.16230000183],[12883770.828699999,453310.64620000124],[13102044.304499999,452742.73900000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"231_404","shape_stle":452351.220307,"iso2cd":"ET_KE","iso3cd":"ETH_KEN","objectid_1":115,"objectid":115},"geometry":{"coordinates":[[4169905.2529000007,475892.7509999983],[4237602.582400002,415092.65239999816],[4437502.532499999,415092.65239999816],[4487976.994899999,443829.4864999987],[4665413.1061,443667.08469999954]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"120","shape_stle":279002.673194,"iso2cd":"CM","iso3cd":"CMR","objectid_1":116,"objectid":116},"geometry":{"coordinates":[[1051828.1099000014,246472.18149999902],[1052396.0716999993,484368.5315000005],[992082.6875,484305.8020000011]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_328","shape_stle":606934.975124,"iso2cd":"BR_GY","iso3cd":"BRA_GUY","objectid_1":117,"objectid":117},"geometry":{"coordinates":[[-6610164.9198,489606.05270000175],[-6643669.17,459196.1684000008],[-6638646.369000001,207958.66369999945],[-6373308.8411,207958.66369999945],[-6255313.637700001,207958.66369999945]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_728","shape_stle":303249.250552,"iso2cd":"CD_SS","iso3cd":"COD_SSD","objectid_1":118,"objectid":118},"geometry":{"coordinates":[[3086686.6385999992,494693.98849999905],[3296650.120000001,494693.98849999905],[3400355.4081999995,401832.3707999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"458","shape_stle":600486.412287,"iso2cd":"MY","iso3cd":"MYS","objectid_1":119,"objectid":119},"geometry":{"coordinates":[[12146789.8055,56712.58080000058],[12661261.709399998,498825.85759999976]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"096_458","shape_stle":202311.153432,"iso2cd":"BN_MY","iso3cd":"BRN_MYS","objectid_1":120,"objectid":120},"geometry":{"coordinates":[[12777844.5676,395287.33520000055],[12656039.353100002,395287.33520000055],[12661261.709399998,498825.85759999976]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"404_728","shape_stle":77306.7735764,"iso2cd":"KE_SS","iso3cd":"KEN_SSD","objectid_1":121,"objectid":121},"geometry":{"coordinates":[[3761418.2881999984,444643.7419999987],[3818788.3374000005,507968.0240999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"404","shape_stle":91440.1829,"iso2cd":"KE","iso3cd":"KEN_xIT","objectid_1":122,"objectid":122},"geometry":{"coordinates":[[3818788.3374000005,507968.0240999982],[3926776.0319,507968.0240999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"404","shape_stle":67860.6728,"iso2cd":"KE","iso3cd":"KEN","objectid_1":123,"objectid":123},"geometry":{"coordinates":[[3926776.0319,507968.0240999982],[4006917.1400999986,507968.0240999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"231_404","shape_stle":151123.528995,"iso2cd":"ET_KE","iso3cd":"ETH_KEN","objectid_1":124,"objectid":124},"geometry":{"coordinates":[[4006917.1400999986,507968.0240999982],[4134252.389199998,507968.0240999982],[4169905.2529000007,475892.7509999983]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_254","shape_stle":481857.487996,"iso2cd":"BR_GF","iso3cd":"BRA_GUF","objectid_1":125,"objectid":125},"geometry":{"coordinates":[[-6008079.537799999,207958.66369999945],[-5811417.6054,207958.66369999945],[-5815616.683,450904.4006000012],[-5748587.7513999995,511627.8027999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"076","shape_stle":6257735.05357,"iso2cd":"BR","iso3cd":"BRA","objectid_1":126,"objectid":126},"geometry":{"coordinates":[[-5748587.7513999995,511627.8027999997],[-5705620.7896,474434.26999999955],[-5702745.785800001,337412.25],[-5508258.270099999,167448.99859999865],[-5742301.58,-39889.58889999986],[-5680071.9188,-95030.90190000087],[-5445450.6119,112297.51040000096],[-5042025.371200001,-245063.1763000004],[-4445225.3725000005,-245161.30460000038],[-4041007.7947000004,-609841.1653000005],[-4055855.2534,-1204891.7149999999],[-4438544.259099999,-1536653.991700001],[-4499589.2765999995,-2544093.917199999],[-4745548.9551,-2760006.0009999983],[-5176737.975500001,-2760844.904100001],[-5379236.245999999,-2937339.940299999],[-5446052.6467,-3505826.5029000007],[-5755814.7159,-3770979.2434],[-5855208.842800001,-3770988.2382999994],[-5873770.873400001,-3889102.539000001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"728","shape_stle":118610.174434,"iso2cd":"SS","iso3cd":"SSD_xIT","objectid_1":127,"objectid":127},"geometry":{"coordinates":[[3818788.3374000005,507968.0240999982],[3881800.3495000005,547167.4142999984],[3926776.0319,507968.0240999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"384","shape_stle":482226.575399,"iso2cd":"CI","iso3cd":"CIV","objectid_1":128,"objectid":128},"geometry":{"coordinates":[[-325174.3990999982,563301.2221999988],[-741388.8269999996,562430.4673999995],[-878079.4035999998,501823.0562000014]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_862","shape_stle":1064365.40449,"iso2cd":"BR_VE","iso3cd":"BRA_VEN","objectid_1":129,"objectid":129},"geometry":{"coordinates":[[-7474626.005100001,158313.82950000092],[-7407006.1392,99028.14279999956],[-7135466.4,99028.14279999956],[-7141305.9255,437086.47150000185],[-6977311.638,437086.47150000185],[-6927080.304,482693.7646000013],[-6759971.4265,484076.17660000175],[-6762778.905300001,575368.6922000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"076_328","shape_stle":160664.433647,"iso2cd":"BR_GY","iso3cd":"BRA_GUY","objectid_1":130,"objectid":130},"geometry":{"coordinates":[[-6762778.905300001,575368.6922000013],[-6709668.280200001,575368.6922000013],[-6610164.9198,489606.05270000175]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"140_180","shape_stle":1062102.29918,"iso2cd":"CF_CD","iso3cd":"CAF_COD","objectid_1":131,"objectid":131},"geometry":{"coordinates":[[2060977.8304999992,386364.2303000018],[2061844.5958000012,492481.85869999975],[2174356.581599999,570192.7168000005],[2288060.0179000013,492481.85869999975],[2559253.1867999993,492481.85869999975],[2637809.3407000005,581016.0247000009],[3087909.3048,581016.0247000009]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"180_728","shape_stle":82551.1861372,"iso2cd":"CD_SS","iso3cd":"COD_SSD","objectid_1":132,"objectid":132},"geometry":{"coordinates":[[3087909.3048,581016.0247000009],[3086686.6385999992,494693.98849999905]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"458","shape_stle":177394.055648,"iso2cd":"MY","iso3cd":"MYS","objectid_1":133,"objectid":133},"geometry":{"coordinates":[[13257552.9047,583560.5395999998],[13102044.304499999,452742.73900000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"096","shape_stle":146172.603517,"iso2cd":"BN","iso3cd":"BRN","objectid_1":134,"objectid":134},"geometry":{"coordinates":[[12661261.709399998,498825.85759999976],[12789200.8983,606728.5175999999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"096_458","shape_stle":202290.880338,"iso2cd":"BN_MY","iso3cd":"BRN_MYS","objectid_1":135,"objectid":135},"geometry":{"coordinates":[[12789200.8983,606728.5175999999],[12777844.5676,395287.33520000055]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"288","shape_stle":297403.275573,"iso2cd":"GH","iso3cd":"GHA","objectid_1":136,"objectid":136},"geometry":{"coordinates":[[-14904.814599998295,608413.25],[-214461.47529999912,513119.15129999816],[-325174.3990999982,563301.2221999988]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"768","shape_stle":112024.006387,"iso2cd":"TG","iso3cd":"TGO","objectid_1":137,"objectid":137},"geometry":{"coordinates":[[108150.45470000058,640576.5256000012],[52426.335200000554,640576.5256000012],[-14904.814599998295,608413.25]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"204","shape_stle":192612.4687,"iso2cd":"BJ","iso3cd":"BEN","objectid_1":138,"objectid":138},"geometry":{"coordinates":[[335755.60539999977,640576.5256000012],[108150.45470000058,640576.5256000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"566","shape_stle":605692.073542,"iso2cd":"NG","iso3cd":"NGA","objectid_1":139,"objectid":139},"geometry":{"coordinates":[[992082.6875,484305.8020000011],[668845.3029000014,483969.6171000004],[435529.65680000186,640576.5256000012],[335755.60539999977,640576.5256000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"328_740","shape_stle":457146.641012,"iso2cd":"GY_SR","iso3cd":"GUY_SUR","objectid_1":140,"objectid":140},"geometry":{"coordinates":[[-6255313.637700001,207958.66369999945],[-6275148.261499999,225297.87110000104],[-6351051.0096,291518.1469999999],[-6360128.2634,650941.1601999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"740","shape_stle":289663.215828,"iso2cd":"SR","iso3cd":"SUR","objectid_1":141,"objectid":141},"geometry":{"coordinates":[[-6360128.2634,650941.1601999998],[-6017840.8891,651418.8467999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"254_740","shape_stle":424549.525998,"iso2cd":"GF_SR","iso3cd":"GUF_SUR","objectid_1":142,"objectid":142},"geometry":{"coordinates":[[-6017840.8891,651418.8467999995],[-6008079.537799999,207958.66369999945]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"254","shape_stle":279701.730861,"iso2cd":"GF","iso3cd":"GUF","objectid_1":143,"objectid":143},"geometry":{"coordinates":[[-6017840.8891,651418.8467999995],[-5910277.149700001,651568.9600999989],[-5748587.7513999995,511627.8027999997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"430","shape_stle":475641.674645,"iso2cd":"LR","iso3cd":"LBR","objectid_1":144,"objectid":144},"geometry":{"coordinates":[[-878079.4035999998,501823.0562000014],[-1341844.632199999,787380.6444999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"458","shape_stle":562347.155401,"iso2cd":"MY","iso3cd":"MYS","objectid_1":145,"objectid":145},"geometry":{"coordinates":[[12789200.8983,606728.5175999999],[13023514.237100001,803673.4210000001],[13257552.9047,583560.5395999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"170","shape_stle":780879.269147,"iso2cd":"CO","iso3cd":"COL","objectid_1":146,"objectid":146},"geometry":{"coordinates":[[-8799804.8833,151787.21620000154],[-8556212.4741,371201.1072999984],[-8570363.4983,744860.9858999997],[-8680346.9506,838602.8038000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"140_120","shape_stle":644901.76785,"iso2cd":"CF_CM","iso3cd":"CAF_CMR","objectid_1":147,"objectid":147},"geometry":{"coordinates":[[1796140.9860000014,246135.98380000144],[1796272.6220000014,316370.58399999887],[1650738.1352000013,445365.42810000107],[1653293.3663999997,776538.9030000009],[1726284.7767999992,840375.1631000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"384_430","shape_stle":406054.566087,"iso2cd":"CI_LR","iso3cd":"CIV_LBR","objectid_1":148,"objectid":148},"geometry":{"coordinates":[[-959096.5778999999,873253.1986000016],[-993438.5857000016,842582.8878000006],[-879064.1875,741487.1486000009],[-878079.4035999998,501823.0562000014]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"328_862","shape_stle":359139.940243,"iso2cd":"GY_VE","iso3cd":"GUY_VEN","objectid_1":149,"objectid":149},"geometry":{"coordinates":[[-6762778.905300001,575368.6922000013],[-6770512.936799999,808324.9087999985],[-6660339.823000001,909771.939199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"328","shape_stle":347387.121963,"iso2cd":"GY","iso3cd":"GUY","objectid_1":150,"objectid":150},"geometry":{"coordinates":[[-6660339.823000001,909771.939199999],[-6360128.2634,650941.1601999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"178_266","shape_stle":1073867.37806,"iso2cd":"CG_GA","iso3cd":"COB_GAB","objectid_1":151,"objectid":151},"geometry":{"coordinates":[[1480519.6570000015,246333.13069999963],[1479876.0337000005,124764.84409999847],[1610694.5274999999,124764.84409999847],[1610721.256000001,-138705.13919999823],[1610932.2342000008,-219621.70259999856],[1244586.394200001,-219621.70259999856],[1184401.0062000006,-219621.70259999856],[1184705.2600000016,-380659.84870000184]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"694","shape_stle":213907.873327,"iso2cd":"SL","iso3cd":"SLE","objectid_1":152,"objectid":152},"geometry":{"coordinates":[[-1341844.632199999,787380.6444999985],[-1551194.0113999993,916282.680399999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"170_591","shape_stle":140913.424509,"iso2cd":"CO_PA","iso3cd":"COL_PAN","objectid_1":153,"objectid":153},"geometry":{"coordinates":[[-8567876.9285,942777.0450999998],[-8680346.9506,838602.8038000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"591","shape_stle":618774.466392,"iso2cd":"PA","iso3cd":"PAN","objectid_1":154,"objectid":154},"geometry":{"coordinates":[[-8680346.9506,838602.8038000017],[-8700812.5926,856007.9941000007],[-8766785.1577,912062.7782999985],[-8844840.8997,912336.7976999991],[-8904264.6054,856007.9941000007],[-9209442.6243,856007.9941000007],[-9316050.3125,946397.5934000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"140_729","shape_stle":57087.6547868,"iso2cd":"CF_SD","iso3cd":"CAF_SDN","objectid_1":155,"objectid":155},"geometry":{"coordinates":[[2590731.835499998,967638.565200001],[2658312.999499999,967651.3407000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"140_728","shape_stle":519331.880545,"iso2cd":"CF_SS","iso3cd":"CAF_SSD","objectid_1":156,"objectid":156},"geometry":{"coordinates":[[2658312.999499999,967651.3407000005],[3087909.3048,581016.0247000009]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"430_694","shape_stle":264398.411133,"iso2cd":"LR_SL","iso3cd":"LBR_SLE","objectid_1":157,"objectid":157},"geometry":{"coordinates":[[-1341844.632199999,787380.6444999985],[-1123269.7032999992,983853.0298000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"324_430","shape_stle":172940.918844,"iso2cd":"GN_LR","iso3cd":"GIN_LBR","objectid_1":158,"objectid":158},"geometry":{"coordinates":[[-1123269.7032999992,983853.0298000015],[-959096.5778999999,873253.1986000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"188_591","shape_stle":148629.115451,"iso2cd":"CR_PA","iso3cd":"CRI_PAN","objectid_1":159,"objectid":159},"geometry":{"coordinates":[[-9198841.6255,1056857.6981999986],[-9316050.3125,946397.5934000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"231_728","shape_stle":608703.735243,"iso2cd":"ET_SS","iso3cd":"ETH_SSD","objectid_1":160,"objectid":160},"geometry":{"coordinates":[[3797835.3225999996,1062284.0322000012],[3795648.4069,956512.7173999995],[3741234.4464999996,858270.7098000012],[4001679.6591,514854.26999999955],[4006917.1400999986,507968.0240999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"591","shape_stle":162551.094435,"iso2cd":"PA","iso3cd":"PAN","objectid_1":161,"objectid":161},"geometry":{"coordinates":[[-8711463.5078,1064470.9395000003],[-8567876.9285,942777.0450999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"591","shape_stle":451928.196454,"iso2cd":"PA","iso3cd":"PAN","objectid_1":162,"objectid":162},"geometry":{"coordinates":[[-9198841.6255,1056857.6981999986],[-9143070.1736,1009719.5815999992],[-8986426.7631,1010788.7278999984],[-8928420.8658,1065589.1103000008],[-8711463.5078,1064470.9395000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"204_566","shape_stle":462464.817651,"iso2cd":"BJ_NG","iso3cd":"BEN_NGA","objectid_1":163,"objectid":163},"geometry":{"coordinates":[[427378.04569999874,1093185.6534999982],[336396.5656000003,1012248.378899999],[335755.60539999977,640576.5256000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"144","shape_stle":1041006.20342,"iso2cd":"LK","iso3cd":"LKA","objectid_1":164,"objectid":164},"geometry":{"coordinates":[[9090111.603300001,976235.3557000011],[9077731.645799998,742894.8973999992],[8966892.237799998,648319.8363000005],[8879231.794799998,687920.6466000006],[8901401.374200001,1101110.2217999995],[8957745.3926,1101110.2217999995],[9090111.603300001,976235.3557000011]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"706","shape_stle":1527716.22764,"iso2cd":"SO","iso3cd":"SOM","objectid_1":165,"objectid":165},"geometry":{"coordinates":[[5682025.011399999,1107168.3484000005],[5212759.8235,366142.65100000054],[4626939.0031,-185367.45949999988]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"120","shape_stle":378104.325777,"iso2cd":"CM","iso3cd":"CMR_TGA","objectid_1":166,"objectid":166},"geometry":{"coordinates":[[1656823.2129000016,1113966.4054999985],[1577808.0025000013,1113728.2833000012],[1576694.8924999982,974946.0458999984],[1726284.7767999992,840375.1631000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"324_694","shape_stle":485918.861927,"iso2cd":"GN_SL","iso3cd":"GIN_SLE","objectid_1":167,"objectid":167},"geometry":{"coordinates":[[-1551194.0113999993,916282.680399999],[-1325443.7738999985,1120085.7221000008],[-1123269.7032999992,983853.0298000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"288_384","shape_stle":547361.87404,"iso2cd":"GH_CI","iso3cd":"GHA_CIV","objectid_1":168,"objectid":168},"geometry":{"coordinates":[[-326629.27739999816,1138903.9177],[-325174.3990999982,563301.2221999988]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"854_384","shape_stle":220389.438048,"iso2cd":"BF_CI","iso3cd":"BFA_CIV","objectid_1":169,"objectid":169},"geometry":{"coordinates":[[-587840.6365999989,1138918.7894000001],[-326629.27739999816,1138903.9177]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"188","shape_stle":299297.365915,"iso2cd":"CR","iso3cd":"CRI","objectid_1":170,"objectid":170},"geometry":{"coordinates":[[-9316050.3125,946397.5934000015],[-9582648.7144,1170838.0249999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"324_384","shape_stle":334939.309099,"iso2cd":"GN_CI","iso3cd":"GIN_CIV","objectid_1":171,"objectid":171},"geometry":{"coordinates":[[-959096.5778999999,873253.1986000016],[-880087.0797000006,943889.5329999998],[-881681.3004000001,1197208.824000001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"384_466","shape_stle":263217.886877,"iso2cd":"CI_ML","iso3cd":"CIV_MLI","objectid_1":172,"objectid":172},"geometry":{"coordinates":[[-881681.3004000001,1197208.824000001],[-693888.8949999996,1198103.0403999984],[-587840.6365999989,1138918.7894000001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"324","shape_stle":320726.9573,"iso2cd":"GN","iso3cd":"GIN","objectid_1":173,"objectid":173},"geometry":{"coordinates":[[-1551194.0113999993,916282.680399999],[-1553547.7802000009,1112315.553199999],[-1682044.8436999992,1199755.0293999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"140_148","shape_stle":876170.501686,"iso2cd":"CF_TD","iso3cd":"CAF_TCD","objectid_1":174,"objectid":174},"geometry":{"coordinates":[[1726284.7767999992,840375.1631000005],[1904638.5760000013,840519.3293000013],[2133601.8893,1042067.8123000003],[2259457.5645000003,1042067.8123000003],[2449529.7238,1209141.5513999984],[2595949.542300001,1209175.5920000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"140_729","shape_stle":228471.306306,"iso2cd":"CF_SD","iso3cd":"CAF_SDN","objectid_1":175,"objectid":175},"geometry":{"coordinates":[[2595949.542300001,1209175.5920000002],[2590731.835499998,967638.565200001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"188","shape_stle":175818.111311,"iso2cd":"CR","iso3cd":"CRI","objectid_1":176,"objectid":176},"geometry":{"coordinates":[[-9262919.5736,1223822.1251000017],[-9254405.6248,1103736.4052999988],[-9198841.6255,1056857.6981999986]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"231_706","shape_stle":654387.441996,"iso2cd":"ET_SO","iso3cd":"ETH_SOM","objectid_1":177,"objectid":177},"geometry":{"coordinates":[[5334644.353100002,898561.5186999999],[5129262.4037999995,898561.5186999999],[4808164.101,1043588.2076000012],[4814917.6545,1226945.3955999985],[4814952.930100001,1227817.311999999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"262_706","shape_stle":76478.6444223,"iso2cd":"DJ_SO","iso3cd":"DJI_SOM","objectid_1":178,"objectid":178},"geometry":{"coordinates":[[4814952.930100001,1227817.311999999],[4905670.581500001,1228097.189199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"854_288","shape_stle":365481.945208,"iso2cd":"BF_GH","iso3cd":"BFA_GHA","objectid_1":179,"objectid":179},"geometry":{"coordinates":[[-326629.27739999816,1138903.9177],[-327301.80999999866,1247250.3183000013],[-14964.974500000477,1247250.3183000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"288_768","shape_stle":606441.983375,"iso2cd":"GH_TG","iso3cd":"GHA_TGO","objectid_1":180,"objectid":180},"geometry":{"coordinates":[[-14964.974500000477,1247250.3183000013],[-14904.814599998295,608413.25]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"854_768","shape_stle":104138.2211,"iso2cd":"BF_TG","iso3cd":"BFA_TGO","objectid_1":181,"objectid":181},"geometry":{"coordinates":[[-14964.974500000477,1247250.3183000013],[108571.23660000041,1247250.3183000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"204_768","shape_stle":575721.53201,"iso2cd":"BJ_TG","iso3cd":"BEN_TGO","objectid_1":182,"objectid":182},"geometry":{"coordinates":[[108571.23660000041,1247250.3183000013],[108150.45470000058,640576.5256000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"188","shape_stle":319954.266927,"iso2cd":"CR","iso3cd":"CRI_NCI","objectid_1":183,"objectid":183},"geometry":{"coordinates":[[-9582648.7144,1170838.0249999985],[-9493169.9073,1256970.8662],[-9400581.9216,1256970.8662],[-9360921.102,1223826.1330999993],[-9262919.5736,1223822.1251000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"170_862","shape_stle":1685867.28016,"iso2cd":"CO_VE","iso3cd":"COL_VEN","objectid_1":184,"objectid":184},"geometry":{"coordinates":[[-7474626.005100001,158313.82950000092],[-7488090.4735,672323.1341999993],[-7769519.057399999,672323.1341999993],[-7774384.9584,794431.443500001],[-8143600.1896,794431.443500001],[-8157972.789999999,1075898.832800001],[-7953221.325200001,1269414.6413000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"706","shape_stle":870801.960308,"iso2cd":"SO","iso3cd":"SOM","objectid_1":185,"objectid":185},"geometry":{"coordinates":[[4905670.581500001,1228097.189199999],[4969566.750100002,1168788.371199999],[5291838.814300001,1281279.9109000005],[5693277.705699999,1282091.9510999992],[5682025.011399999,1107168.3484000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"204_854","shape_stle":118900.103721,"iso2cd":"BJ_BF","iso3cd":"BEN_BFA","objectid_1":186,"objectid":186},"geometry":{"coordinates":[[108571.23660000041,1247250.3183000013],[178497.3936999999,1247250.3183000013],[231983.85819999874,1288874.3310999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"116","shape_stle":262867.104572,"iso2cd":"KH","iso3cd":"KHM","objectid_1":187,"objectid":187},"geometry":{"coordinates":[[11672313.673,1135278.305399999],[11444516.831799999,1310188.9827999994]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"862","shape_stle":679947.8495,"iso2cd":"VE","iso3cd":"VEN","objectid_1":188,"objectid":188},"geometry":{"coordinates":[[-7953221.325200001,1269414.6413000003],[-7946333.2793000005,1164119.2489],[-8046071.571799999,1070062.118900001],[-7972447.2535,1007486.4257000014],[-7900886.851600001,1074535.6488999985],[-7907036.1686,1177575.9814999998],[-7762998.2359,1314691.2135000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"862","shape_stle":1068246.41872,"iso2cd":"VE","iso3cd":"VEN","objectid_1":189,"objectid":189},"geometry":{"coordinates":[[-7762998.2359,1314691.2135000005],[-7600877.2333,1177575.9814999998],[-6973502.365900001,1177575.9814999998],[-6660339.823000001,909771.939199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"729_728","shape_stle":354426.331721,"iso2cd":"SD_SS","iso3cd":"SDN_SSD","objectid_1":190,"objectid":190},"geometry":{"coordinates":[[3696872.2443000004,1339242.1426],[3691364.6669999994,1173423.329],[3761337.5265000015,1173447.478599999],[3758192.887600001,1061473.1816000007],[3797835.3225999996,1062284.0322000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"729_728","shape_stle":1316523.87478,"iso2cd":"SD_SS","iso3cd":"SDN_SSD","objectid_1":191,"objectid":191},"geometry":{"coordinates":[[2658312.999499999,967651.3407000005],[2735991.7424999997,967666.0251999982],[2739277.4120000005,1139819.1435999982],[2857188.6567,1139819.1435999982],[2951724.6631999984,1066042.8621000014],[3286919.6889000013,1065945.7122999988],[3288450.1268999986,1127734.6827999987],[3394258.5923000015,1129415.1900000013],[3427847.409600001,1090476.317499999],[3520719.472100001,1090553.9754000008],[3611760.201699998,1207108.1017000005],[3615980.582199998,1339633.6009000018],[3696872.2443000004,1339242.1426]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"120_566","shape_stle":1184573.60142,"iso2cd":"CM_NG","iso3cd":"CMR_NGA","objectid_1":192,"objectid":192},"geometry":{"coordinates":[[992082.6875,484305.8020000011],[992866.0185000002,661156.7415000014],[1165613.7567999996,813678.0025000013],[1227987.5592,757979.2509999983],[1452691.0989000015,956310.185899999],[1455158.3154999986,1193042.0265999995],[1660491.5670000017,1374788.2989999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"120","shape_stle":245619.620952,"iso2cd":"CM","iso3cd":"CMR_TGA","objectid_1":193,"objectid":193},"geometry":{"coordinates":[[1660491.5670000017,1374788.2989999987],[1656823.2129000016,1113966.4054999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"624","shape_stle":230618.982733,"iso2cd":"GW","iso3cd":"GNB","objectid_1":194,"objectid":194},"geometry":{"coordinates":[[-1682044.8436999992,1199755.0293999985],[-1814530.8883000016,1289897.5824000016],[-1816077.364599999,1387722.9008000009]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"624_686","shape_stle":354180.0728,"iso2cd":"GW_SN","iso3cd":"GNB_SEN","objectid_1":195,"objectid":195},"geometry":{"coordinates":[[-1816077.364599999,1387722.9008000009],[-1395393.5786999986,1387722.9008000009]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"292_624","shape_stle":420870.843441,"iso2cd":"GI_GW","iso3cd":"GIB_GNB","objectid_1":196,"objectid":196},"geometry":{"coordinates":[[-1395393.5786999986,1387722.9008000009],[-1393077.6873000003,1199288.1996],[-1682044.8436999992,1199755.0293999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"324_686","shape_stle":112583.9127,"iso2cd":"GN_SN","iso3cd":"GIN_SEN","objectid_1":197,"objectid":197},"geometry":{"coordinates":[[-1395393.5786999986,1387722.9008000009],[-1261670.0007000007,1387722.9008000009]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"324_466","shape_stle":403685.686019,"iso2cd":"GN_ML","iso3cd":"GIN_MLI","objectid_1":198,"objectid":198},"geometry":{"coordinates":[[-1261670.0007000007,1387722.9008000009],[-1053411.9693999998,1387722.9008000009],[-881681.3004000001,1197208.824000001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"262","shape_stle":308626.552824,"iso2cd":"DJ","iso3cd":"DJI","objectid_1":199,"objectid":199},"geometry":{"coordinates":[[4822803.580699999,1395821.1755000018],[4882748.730700001,1343045.8112999983],[4782225.908599999,1343045.8112999983],[4905670.581500001,1228097.189199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"262_232","shape_stle":85124.2854047,"iso2cd":"DJ_ER","iso3cd":"DJI_ERI","objectid_1":200,"objectid":200},"geometry":{"coordinates":[[4721701.370000001,1396199.7837000005],[4822803.580699999,1395821.1755000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"262_231","shape_stle":345130.136361,"iso2cd":"DJ_ET","iso3cd":"DJI_ETH","objectid_1":201,"objectid":201},"geometry":{"coordinates":[[4814952.930100001,1227817.311999999],[4654234.1307,1227320.3768999986],[4661265.874000002,1396249.9177],[4721701.370000001,1396199.7837000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"116_704","shape_stle":396025.591913,"iso2cd":"KH_VN","iso3cd":"KHM_VNM","objectid_1":202,"objectid":202},"geometry":{"coordinates":[[12058450.077100001,1404336.9147000015],[11672313.673,1135278.305399999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"170","shape_stle":886466.915738,"iso2cd":"CO","iso3cd":"COL","objectid_1":203,"objectid":203},"geometry":{"coordinates":[[-8567876.9285,942777.0450999998],[-8448851.6329,1054408.8555000015],[-8452613.1689,1117060.6248000003],[-8327615.589400001,1235949.2021000013],[-8144334.0373,1235949.2021000013],[-7963447.2509,1409444.2096000016],[-7953221.325200001,1269414.6413000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"204_562","shape_stle":221004.670125,"iso2cd":"BJ_NE","iso3cd":"BEN_NER","objectid_1":204,"objectid":204},"geometry":{"coordinates":[[231983.85819999874,1288874.3310999982],[429399.03880000114,1442793.2210999988]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"204_566","shape_stle":328983.508259,"iso2cd":"BJ_NG","iso3cd":"BEN_NGA","objectid_1":205,"objectid":205},"geometry":{"coordinates":[[429399.03880000114,1442793.2210999988],[427378.04569999874,1093185.6534999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"686","shape_stle":59063.7808582,"iso2cd":"SN","iso3cd":"SEN","objectid_1":206,"objectid":206},"geometry":{"coordinates":[[-1816077.364599999,1387722.9008000009],[-1817178.4912,1450792.5788999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"270_686","shape_stle":350485.2036,"iso2cd":"GM_SN","iso3cd":"GMB_SEN","objectid_1":207,"objectid":207},"geometry":{"coordinates":[[-1400629.9653999992,1450792.5788999982],[-1817178.4912,1450792.5788999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"558","shape_stle":333618.725204,"iso2cd":"NI","iso3cd":"NIC","objectid_1":208,"objectid":208},"geometry":{"coordinates":[[-9582648.7144,1170838.0249999985],[-9682745.7756,1254316.1259999983],[-9704224.267,1491832.5249000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"222","shape_stle":259717.969,"iso2cd":"SV","iso3cd":"SLV","objectid_1":209,"objectid":209},"geometry":{"coordinates":[[-9707294.3662,1522469.5198],[-10016190.1416,1522469.5198]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"340","shape_stle":28602.0608341,"iso2cd":"HN","iso3cd":"HND","objectid_1":210,"objectid":210},"geometry":{"coordinates":[[-9704224.267,1491832.5249000005],[-9707294.3662,1522469.5198]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"270","shape_stle":68292.496555,"iso2cd":"GM","iso3cd":"GMB","objectid_1":211,"objectid":211},"geometry":{"coordinates":[[-1817178.4912,1450792.5788999982],[-1818556.202300001,1523891.5555000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"270_686","shape_stle":418808.681296,"iso2cd":"GM_SN","iso3cd":"GMB_SEN","objectid_1":212,"objectid":212},"geometry":{"coordinates":[[-1818556.202300001,1523891.5555000007],[-1401663.7712999992,1523891.5555000007],[-1400629.9653999992,1450792.5788999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"764","shape_stle":3109304.21409,"iso2cd":"TH","iso3cd":"THA","objectid_1":213,"objectid":213},"geometry":{"coordinates":[[11444516.831799999,1310188.9827999994],[11185621.9199,1511538.0062000006],[11159588.096299998,1531966.3271999992],[11105019.180399999,946410.9474],[11363955.956099998,702788.4017000012],[11565765.3774,515096.41000000015],[11553242.6314,65895.97129999846],[11184752.6666,398536.79729999974],[11198989.690900002,688114.6372999996],[11188580.8528,698081.6119000018],[10988256.285300002,891125.4673000015],[11005256.0616,1122810.204]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"562_566","shape_stle":938088.818981,"iso2cd":"NE_NG","iso3cd":"NER_NGA","objectid_1":214,"objectid":214},"geometry":{"coordinates":[[429399.03880000114,1442793.2210999988],[564185.6968999989,1548147.6347999983],[1501038.5190000013,1548168.2949]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"566_148","shape_stle":210750.127298,"iso2cd":"NG_TD","iso3cd":"NGA_TCD","objectid_1":215,"objectid":215},"geometry":{"coordinates":[[1501038.5190000013,1548168.2949],[1660491.5670000017,1374788.2989999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"231_729","shape_stle":610743.816151,"iso2cd":"ET_SD","iso3cd":"ETH_SDN","objectid_1":216,"objectid":216},"geometry":{"coordinates":[[3797835.3225999996,1062284.0322000012],[3802457.745099999,1204863.0362000018],[4014828.660599999,1389474.9499000013],[4020228.6132000014,1525278.1768000014],[4109185.480799999,1602531.8740000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"231_232","shape_stle":597762.294375,"iso2cd":"ET_ER","iso3cd":"ETH_ERI","objectid_1":217,"objectid":217},"geometry":{"coordinates":[[4109185.480799999,1602531.8740000017],[4396419.639400002,1602531.8740000017],[4488072.351500001,1602531.8740000017],[4721701.370000001,1396199.7837000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"320","shape_stle":209827.271518,"iso2cd":"GT","iso3cd":"GTM","objectid_1":218,"objectid":218},"geometry":{"coordinates":[[-10016190.1416,1522469.5198],[-10136049.9941,1522469.5198],[-10237280.7161,1605772.6776]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"320_222","shape_stle":121559.286305,"iso2cd":"GT_SV","iso3cd":"GTM_SLV","objectid_1":219,"objectid":219},"geometry":{"coordinates":[[-10016190.1416,1522469.5198],[-9923975.787,1614013.1805999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"340_222","shape_stle":260283.197232,"iso2cd":"HN_SV","iso3cd":"HND_SLV","objectid_1":220,"objectid":220},"geometry":{"coordinates":[[-9923975.787,1614013.1805999987],[-9716304.4393,1614563.3291000016],[-9707294.3662,1522469.5198]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"116_764","shape_stle":470273.27808,"iso2cd":"KH_TH","iso3cd":"KHM_THA","objectid_1":221,"objectid":221},"geometry":{"coordinates":[[11444516.831799999,1310188.9827999994],[11449006.1688,1353427.4378000014],[11482653.9773,1642279.6323000006],[11673103.828200001,1642279.6323000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"116_418","shape_stle":205275.4763,"iso2cd":"KH_LA","iso3cd":"KHM_LAO","objectid_1":222,"objectid":222},"geometry":{"coordinates":[[11673103.828200001,1642279.6323000006],[11917561.846,1642279.6323000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"116_704","shape_stle":365213.80501,"iso2cd":"KH_VN","iso3cd":"KHM_VNM","objectid_1":223,"objectid":223},"geometry":{"coordinates":[[11917561.846,1642279.6323000006],[12088113.951299999,1642279.6323000006],[12058450.077100001,1404336.9147000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"340_558","shape_stle":414106.141598,"iso2cd":"HN_NI","iso3cd":"HND_NIC","objectid_1":224,"objectid":224},"geometry":{"coordinates":[[-9704224.267,1491832.5249000005],[-9613018.9577,1491832.5249000005],[-9453647.9074,1650121.7685999982],[-9301571.7982,1650152.2699000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"558","shape_stle":398941.732731,"iso2cd":"NI","iso3cd":"NIC","objectid_1":225,"objectid":225},"geometry":{"coordinates":[[-9301571.7982,1650152.2699000016],[-9262919.5736,1223822.1251000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"854_562","shape_stle":428037.393996,"iso2cd":"BF_NE","iso3cd":"BFA_NER","objectid_1":226,"objectid":226},"geometry":{"coordinates":[[25531.125300001353,1688009.6728999987],[232436.1799999997,1432163.2234000005],[231983.85819999874,1288874.3310999982]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"854_466","shape_stle":836002.516485,"iso2cd":"BF_ML","iso3cd":"BFA_MLI","objectid_1":227,"objectid":227},"geometry":{"coordinates":[[-587840.6365999989,1138918.7894000001],[-588791.637600001,1330823.1231000014],[-181383.07429999858,1688019.1746000014],[25531.125300001353,1688009.6728999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"340","shape_stle":84528.8711175,"iso2cd":"HN","iso3cd":"HND","objectid_1":228,"objectid":228},"geometry":{"coordinates":[[-9311585.143,1741356.2058000006],[-9301571.7982,1650152.2699000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"320_340","shape_stle":173982.915339,"iso2cd":"GT_HN","iso3cd":"GTM_HND","objectid_1":229,"objectid":229},"geometry":{"coordinates":[[-9923975.787,1614013.1805999987],[-9792886.0343,1745609.4847000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"466_686","shape_stle":380167.530104,"iso2cd":"ML_SN","iso3cd":"MLI_SEN","objectid_1":230,"objectid":230},"geometry":{"coordinates":[[-1396432.180399999,1748524.2709],[-1264814.5386000015,1630932.8731000014],[-1261670.0007000007,1387722.9008000009]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"084_340","shape_stle":61662.4047934,"iso2cd":"BZ_HN","iso3cd":"BLZ_HND","objectid_1":231,"objectid":231},"geometry":{"coordinates":[[-9792886.0343,1745609.4847000018],[-9746709.2619,1792421.246100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"340","shape_stle":379840.440681,"iso2cd":"HN","iso3cd":"HND","objectid_1":232,"objectid":232},"geometry":{"coordinates":[[-9746709.2619,1792421.246100001],[-9371689.5104,1792897.1416999996],[-9311585.143,1741356.2058000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"084_320","shape_stle":119326.759224,"iso2cd":"BZ_GT","iso3cd":"BLZ_GTM","objectid_1":233,"objectid":233},"geometry":{"coordinates":[[-9905376.8455,1837633.376600001],[-9850234.0431,1792585.9024999999],[-9792886.0343,1745609.4847000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"686","shape_stle":397488.121298,"iso2cd":"SN","iso3cd":"SEN","objectid_1":234,"objectid":234},"geometry":{"coordinates":[[-1818556.202300001,1523891.5555000007],[-1819388.365699999,1565477.1545999981],[-1944533.9754999988,1676488.6884999983],[-1824011.234099999,1787998.9497999996],[-1825478.2135000005,1860436.7751000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"478_686","shape_stle":399466.336309,"iso2cd":"MR_SN","iso3cd":"MRT_SEN","objectid_1":235,"objectid":235},"geometry":{"coordinates":[[-1825478.2135000005,1860436.7751000002],[-1521701.685899999,1860436.7751000002],[-1396432.180399999,1748524.2709]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"887","shape_stle":602095.10626,"iso2cd":"YE","iso3cd":"YEM","objectid_1":236,"objectid":236},"geometry":{"coordinates":[[5151296.887200002,1439019.4233000018],[5000375.6655,1439019.4233000018],[4790190.163800001,1637650.1240000017],[4804295.114700001,1869823.5826999992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"887","shape_stle":758349.85257,"iso2cd":"YE","iso3cd":"YEM","objectid_1":237,"objectid":237},"geometry":{"coordinates":[[5854409.012499999,1895363.8370999992],[5845943.993000001,1780476.2104999982],[5151296.887200002,1439019.4233000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"512","shape_stle":142875.2857,"iso2cd":"OM","iso3cd":"OMN","objectid_1":238,"objectid":238},"geometry":{"coordinates":[[6025077.384399999,1895363.8370999992],[5854409.012499999,1895363.8370999992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"232","shape_stle":701766.674738,"iso2cd":"ER","iso3cd":"ERI","objectid_1":239,"objectid":239},"geometry":{"coordinates":[[4340026.210200001,1956279.496199999],[4332979.581300002,1831028.0051999986],[4822803.580699999,1395821.1755000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"320_484","shape_stle":740050.040651,"iso2cd":"GT_MX","iso3cd":"GTM_MEX","objectid_1":240,"objectid":240},"geometry":{"coordinates":[[-10237280.7161,1605772.6776],[-10260766.3875,1800012.0102000013],[-10026951.5834,1800012.0102000013],[-10077675.8387,1841398.9178000018],[-10101910.074,2022905.8552],[-9929588.5008,2022909.384300001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"084_320","shape_stle":169983.261486,"iso2cd":"BZ_GT","iso3cd":"BLZ_GTM","objectid_1":241,"objectid":241},"geometry":{"coordinates":[[-9929588.5008,2022909.384300001],[-9905376.8455,1837633.376600001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"232_729","shape_stle":443196.893489,"iso2cd":"ER_SD","iso3cd":"ERI_SDN","objectid_1":242,"objectid":242},"geometry":{"coordinates":[[4109185.480799999,1602531.8740000017],[4120909.1983000003,1844919.4838000014],[4124700.4255000018,1916284.5828999989],[4259908.5262,2033717.1059999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"232","shape_stle":99369.2794042,"iso2cd":"ER","iso3cd":"ERI","objectid_1":243,"objectid":243},"geometry":{"coordinates":[[4259908.5262,2033717.1059999987],[4340026.210200001,1956279.496199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"388","shape_stle":557306.090578,"iso2cd":"JM","iso3cd":"JAM","objectid_1":244,"objectid":244},"geometry":{"coordinates":[[-8467768.2557,2030849.7617999986],[-8487831.2502,2010128.2074000016],[-8668806.2717,2010164.2038999982],[-8726220.9025,2057475.9112000018],[-8731737.6511,2101930.2069999985],[-8476276.6999,2101930.2069999985],[-8467768.2557,2030849.7617999986]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"084_484","shape_stle":218643.313692,"iso2cd":"BZ_MX","iso3cd":"BLZ_MEX","objectid_1":245,"objectid":245},"geometry":{"coordinates":[[-9929588.5008,2022909.384300001],[-9943602.2377,2121879.5078000017],[-9789685.5357,2121894.3203999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"084","shape_stle":301883.907845,"iso2cd":"BZ","iso3cd":"BLZ","objectid_1":246,"objectid":246},"geometry":{"coordinates":[[-9789685.5357,2121894.3203999996],[-9746709.2619,1792421.246100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"887_682","shape_stle":809171.671153,"iso2cd":"YE_SA","iso3cd":"YEM_SAU","objectid_1":247,"objectid":247},"geometry":{"coordinates":[[4804295.114700001,1869823.5826999992],[5739468.563000001,2145882.0198]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"887_512","shape_stle":253591.962102,"iso2cd":"YE_OM","iso3cd":"YEM_OMN","objectid_1":248,"objectid":248},"geometry":{"coordinates":[[5739468.563000001,2145882.0198],[5854409.012499999,1895363.8370999992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"466_562","shape_stle":797940.093093,"iso2cd":"ML_NE","iso3cd":"MLI_NER","objectid_1":249,"objectid":249},"geometry":{"coordinates":[[25531.125300001353,1688009.6728999987],[460661.9285000004,1688333.5124999993],[463532.2496000007,2159949.6831]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"148_729","shape_stle":1005253.17683,"iso2cd":"TD_SD","iso3cd":"TCD_SDN","objectid_1":250,"objectid":250},"geometry":{"coordinates":[[2595949.542300001,1209175.5920000002],[2596935.2052999996,1254369.0265999995],[2474942.8583000004,1366518.2588],[2481513.6746000014,1627638.2080999985],[2666946.1314999983,1791375.5711000003],[2680951.2961999997,2179461.682]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"418_764","shape_stle":840417.395613,"iso2cd":"LA_TH","iso3cd":"LAO_THA","objectid_1":251,"objectid":251},"geometry":{"coordinates":[[11298464.5136,2220086.8429999985],[11264003.5376,2011292.9675999992],[11575497.4754,2010068.9681000002],[11705356.597399998,1872097.7252000012],[11673103.828200001,1642279.6323000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"156","shape_stle":569492.663129,"iso2cd":"CN","iso3cd":"CHN","objectid_1":252,"objectid":252},"geometry":{"coordinates":[[12325203.976,2251549.7925000004],[12297074.407200001,2097536.2556000017],[12123001.7159,2097627.488400001],[12150641.3134,2251142.412900001],[12325203.976,2251549.7925000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"214","shape_stle":653762.921803,"iso2cd":"DO","iso3cd":"DOM","objectid_1":253,"objectid":253},"geometry":{"coordinates":[[-7987268.1139,2274771.2716000006],[-7830249.3957,2274729.4952999987],[-7647513.0736,2122709.2060000002],[-7639776.3258,2051761.0546000004],[-7957465.1839000005,2051573.512600001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"332","shape_stle":797074.558822,"iso2cd":"HT","iso3cd":"HTI","objectid_1":254,"objectid":254},"geometry":{"coordinates":[[-7957465.1839000005,2051573.512600001],[-8247252.1697,2051556.0077],[-8255983.5678,2125679.404599998],[-8100713.5451,2125679.404599998],[-8108890.364499999,2194118.1578],[-8176889.568299999,2194118.1578],[-8186922.7568,2274771.2716000006],[-7987268.1139,2274771.2716000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"214_332","shape_stle":202442.784398,"iso2cd":"DO_HT","iso3cd":"DOM_HTI","objectid_1":255,"objectid":255},"geometry":{"coordinates":[[-7987268.1139,2274771.2716000006],[-7957465.1839000005,2051573.512600001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"840","shape_stle":1904079.27763,"iso2cd":"US","iso3cd":"USA","objectid_1":256,"objectid":256},"geometry":{"coordinates":[[[-17234249.5739,2164527.7357],[-17348727.2265,2164527.7357],[-17378404.378,2280351.8115999997],[-17265079.3199,2280348.3203000017],[-17234249.5739,2164527.7357]],[[-17501591.8379,2338129.3341999985],[-17482594.9684,2270420.8828000017],[-17405297.1213,2270715.4761999995],[-17424213.6535,2338425.0128000006],[-17501591.8379,2338129.3341999985]],[[-17444204.0051,2424306.0544000007],[-17424842.4012,2356275.1920000017],[-17347443.4041,2356571.167100001],[-17366727.5015,2424603.162300002],[-17444204.0051,2424306.0544000007]],[[-17546521.2866,2450441.3731999993],[-17526913.9316,2382310.2936999984],[-17449485.8471,2382606.6983000003],[-17469015.093,2450738.9252999984],[-17546521.2866,2450441.3731999993]],[[-17655173.9658,2495233.459399998],[-17635211.4257,2426927.976500001],[-17557732.765,2427225.128899999],[-17577616.1562,2495531.784600001],[-17655173.9658,2495233.459399998]],[[-17883559.0507,2522591.987399999],[-17863208.2712,2454178.333799999],[-17785699.1867,2454475.9497999996],[-17805970.1962,2522890.7918],[-17883559.0507,2522591.987399999]],[[-17791302.9115,2553557.1482999995],[-17770879.5726,2485019.5544999987],[-17693334.223,2485317.7019000016],[-17713677.0567,2553856.5018000007],[-17791302.9115,2553557.1482999995]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"104","shape_stle":1608788.72655,"iso2cd":"MM","iso3cd":"MMR","objectid_1":257,"objectid":257},"geometry":{"coordinates":[[11005256.0616,1122810.204],[10913626.584199999,1175890.1776],[10942097.1142,1465545.0183999985],[10830884.597399998,1611458.0119000003],[10851486.525199998,1776284.0450000018],[10786463.619199999,1843570.5485000014],[10703443.7234,1776284.0450999998],[10469991.6129,1776284.0450999998],[10500029.905699998,1998718.0001999997],[10327735.1371,2318048.955699999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"104_764","shape_stle":1323713.94851,"iso2cd":"MM_TH","iso3cd":"MMR_THA","objectid_1":258,"objectid":258},"geometry":{"coordinates":[[11005256.0616,1122810.204],[11052911.061700001,1590930.7599],[11004794.5372,1639709.739500001],[11027923.890099999,1817667.8695],[10886431.5392,1965717.5865999982],[10926542.201499999,2222726.340500001],[11191954.3338,2336577.689100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"418_764","shape_stle":147274.272594,"iso2cd":"LA_TH","iso3cd":"LAO_THA","objectid_1":259,"objectid":259},"geometry":{"coordinates":[[11191954.3338,2336577.689100001],[11298464.5136,2220086.8429999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"418_104","shape_stle":64456.2351595,"iso2cd":"LA_MM","iso3cd":"LAO_MMR","objectid_1":260,"objectid":260},"geometry":{"coordinates":[[11203986.144000001,2408429.7848000005],[11191954.3338,2336577.689100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"704","shape_stle":2023618.59445,"iso2cd":"VN","iso3cd":"VNM","objectid_1":261,"objectid":261},"geometry":{"coordinates":[[12034106.3363,2408429.7848000005],[11968041.407499999,2408429.7848000005],[11844376.3446,2310038.116799999],[11808614.2826,2106927.618999999],[12207453.9544,1683433.7019999996],[12157089.946800001,1270923.134300001],[12056996.259799998,1201196.4747000001],[11676438.806699999,933679.9545000009],[11654458.919799998,918133.6502999999],[11672313.673,1135278.305399999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"478","shape_stle":518843.119339,"iso2cd":"MR","iso3cd":"MRT","objectid_1":262,"objectid":262},"geometry":{"coordinates":[[-1825478.2135000005,1860436.7751000002],[-1840429.4461999983,2432032.5771999992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"434_729","shape_stle":337195.824491,"iso2cd":"LY_SD","iso3cd":"LBY_SDN","objectid_1":263,"objectid":263},"geometry":{"coordinates":[[2680951.2961999997,2179461.682],[2683434.759399999,2267191.932500001],[2759210.1341000013,2267191.932500001],[2769510.5174000002,2484329.0102000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"818_729","shape_stle":771547.758935,"iso2cd":"EG_SD","iso3cd":"EGY_SDN","objectid_1":264,"objectid":264},"geometry":{"coordinates":[[2769510.5174000002,2484329.0102000013],[3699052.356400002,2484354.5042999983]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"818_729","shape_stle":79375.1587344,"iso2cd":"EG_SD","iso3cd":"EGY_SDN","objectid_1":265,"objectid":265},"geometry":{"coordinates":[[3699052.356400002,2484354.5042999983],[3794681.6444000006,2484357.1270000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"729","shape_stle":110650.011053,"iso2cd":"EG_SD","iso3cd":"EGY_SDN","objectid_1":266,"objectid":266},"geometry":{"coordinates":[[3699052.356400002,2484354.5042999983],[3746777.9244000018,2447885.1083000004],[3788435.3621000014,2459303.796500001],[3794681.6444000006,2484357.1270000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"818_729","shape_stle":274741.517119,"iso2cd":"EG_SD","iso3cd":"EGY_SDN","objectid_1":267,"objectid":267},"geometry":{"coordinates":[[3794681.6444000006,2484357.1270000003],[4125683.695700001,2484366.2052000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"729","shape_stle":461330.035551,"iso2cd":"SD","iso3cd":"SDN","objectid_1":268,"objectid":268},"geometry":{"coordinates":[[4125683.695700001,2484366.2052000016],[4106442.9472999983,2182746.8337000012],[4259908.5262,2033717.1059999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"156","shape_stle":708860.949292,"iso2cd":"CN","iso3cd":"CHN","objectid_1":269,"objectid":269},"geometry":{"coordinates":[[12657265.215799998,2488917.889800001],[12612102.5935,2461962.5755000003],[12319831.3405,2461841.9470999986],[12294701.913400002,2325957.2338000014],[12200029.7896,2325957.2338000014],[12215066.7934,2408429.7848000005],[12034106.3363,2408429.7848000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"446","shape_stle":29030.8667538,"iso2cd":"MO","iso3cd":"MAC","objectid_1":270,"objectid":270},"geometry":{"coordinates":[[12689053.5464,2507890.9219999984],[12657265.215799998,2488917.889800001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"050_104","shape_stle":183621.016415,"iso2cd":"BD_MM","iso3cd":"BGD_MMR","objectid_1":271,"objectid":271},"geometry":{"coordinates":[[10360221.7282,2523293.1229000017],[10327735.1371,2318048.955699999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"156","shape_stle":35839.8379611,"iso2cd":"CN","iso3cd":"CHN","objectid_1":272,"objectid":273},"geometry":{"coordinates":[[12728345.9036,2531343.1132999994],[12689053.5464,2507890.9219999984]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"050","shape_stle":486812.038569,"iso2cd":"BD","iso3cd":"BGD","objectid_1":273,"objectid":274},"geometry":{"coordinates":[[10327735.1371,2318048.955699999],[10211858.6041,2536803.4679999985],[10022334.036600001,2447935.1774000004],[9914468.3453,2447935.1774000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"344","shape_stle":30370.6883848,"iso2cd":"HK","iso3cd":"HKG","objectid_1":274,"objectid":275},"geometry":{"coordinates":[[12761684.2623,2551241.992800001],[12728345.9036,2531343.1132999994]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"418_704","shape_stle":1208558.57687,"iso2cd":"LA_VN","iso3cd":"LAO_VNM","objectid_1":275,"objectid":276},"geometry":{"coordinates":[[11398292.235,2647408.0791999996],[11479761.6596,2555712.9981999993],[11657596.2874,2357837.2542999983],[11641098.3953,2262363.0064000003],[11583775.421300001,2262363.0064000003],[11573538.5788,2204257.5166000016],[11941116.730700001,1809902.7727999985],[11917561.846,1642279.6323000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"512_682","shape_stle":678532.940351,"iso2cd":"OM_SA","iso3cd":"OMN_SAU","objectid_1":276,"objectid":278},"geometry":{"coordinates":[[5739468.563000001,2145882.0198],[5957169.853100002,2146079.2074999996],[6173292.966600001,2329985.943],[6191196.5546,2510986.2666999996],[6114771.306000002,2589688.038400002],[6114798.151999999,2589966.835499998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"818_729","shape_stle":262400.842601,"iso2cd":"EG_SD","iso3cd":"EGY_SDN","objectid_1":277,"objectid":279},"geometry":{"coordinates":[[3794681.6444000006,2484357.1270000003],[4077142.520300001,2628421.5500999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"192","shape_stle":2182999.4128,"iso2cd":"CU","iso3cd":"CUB","objectid_1":278,"objectid":280},"geometry":{"coordinates":[[-8787356.7326,2643791.9228000008],[-8530955.9686,2431103.726300001],[-8436718.0292,2431103.726300001],[-8270150.119000001,2292741.2852],[-8691725.0342,2292741.2852],[-8703352.2441,2382856.6369000003],[-8864147.6996,2515858.3266000003],[-9335948.5827,2515858.3266000003],[-9431130.4636,2515858.3266000003],[-9312267.8964,2643791.9228000008],[-8787356.7326,2643791.9228000008]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_704","shape_stle":358071.824777,"iso2cd":"CN_VN","iso3cd":"CHN_VNM","objectid_1":279,"objectid":281},"geometry":{"coordinates":[[12034106.3363,2408429.7848000005],[12053764.4216,2515419.171599999],[11878262.520599999,2515419.171599999],[11902822.322099999,2647408.0791000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_418","shape_stle":338976.424088,"iso2cd":"CN_LA","iso3cd":"CHN_LAO","objectid_1":280,"objectid":282},"geometry":{"coordinates":[[11398292.235,2647408.0791999996],[11356222.719099998,2408429.7848000005],[11203986.144000001,2408429.7848000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_704","shape_stle":417711.725,"iso2cd":"CN_VN","iso3cd":"CHN_VNM","objectid_1":281,"objectid":283},"geometry":{"coordinates":[[11902822.322099999,2647408.0791000016],[11398292.235,2647408.0791999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"434_562","shape_stle":300062.768241,"iso2cd":"LY_NE","iso3cd":"LBY_NER","objectid_1":282,"objectid":284},"geometry":{"coordinates":[[1335666.9103999995,2694139.427099999],[1698366.9279999994,2694326.8707000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"562_148","shape_stle":1182875.98791,"iso2cd":"NE_TD","iso3cd":"NER_TCD","objectid_1":283,"objectid":285},"geometry":{"coordinates":[[1501038.5190000013,1548168.2949],[1504555.1523999982,1725701.4921000004],[1677851.4807000011,1880368.8297000006],[1685514.1427999996,2203111.578400001],[1802547.3753000014,2300137.9387000017],[1690683.4899999984,2405449.1922999993],[1698366.9279999994,2694326.8707000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"434_148","shape_stle":950953.650311,"iso2cd":"LY_TD","iso3cd":"LBY_TCD","objectid_1":284,"objectid":286},"geometry":{"coordinates":[[1698366.9279999994,2694326.8707000017],[1774870.0056999996,2694366.4076999985],[2680951.2961999997,2179461.682]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"012_562","shape_stle":860116.715231,"iso2cd":"DZ_NE","iso3cd":"DZA_NER","objectid_1":285,"objectid":287},"geometry":{"coordinates":[[463532.2496000007,2159949.6831],[1286845.5958000012,2740741.9492999986]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"434_562","shape_stle":57545.8410875,"iso2cd":"LY_NE","iso3cd":"LBY_NER","objectid_1":286,"objectid":288},"geometry":{"coordinates":[[1286845.5958000012,2740741.9492999986],[1335666.9103999995,2694139.427099999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"356","shape_stle":4524818.8935,"iso2cd":"IN","iso3cd":"IND","objectid_1":287,"objectid":289},"geometry":{"coordinates":[[9914468.3453,2447935.1774000004],[9717912.3629,2447935.1774000004],[9698279.286600001,2312936.4389999993],[8968297.942499999,1744316.997299999],[8918168.636500001,1180366.8403000012],[8651526.1822,879397.1281000003],[8400470.502700001,1114863.4794999994],[8413305.2845,1300305.0078000017],[8267722.7916,1440811.4169000015],[8292029.958299998,1715255.2646999992],[8088177.699299999,1919453.2531000003],[8155345.420000002,2487127.9716],[8100150.460499998,2543883.9910000004],[7844403.994399998,2330198.739],[7691506.015500002,2488918.2683999985],[7756348.945099998,2543339.2808],[7547093.682100002,2767606.7342000008]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"682_784","shape_stle":428394.25639,"iso2cd":"SA_AE","iso3cd":"SAU_ARE","objectid_1":288,"objectid":290},"geometry":{"coordinates":[[5740097.251600001,2820758.5544999987],[5743237.575300001,2784316.7698],[5743134.1756,2768380.4371999986],[5746847.309999999,2763515.3489000015],[5853551.994600002,2624250.2633000016],[6004221.921399999,2604472.105700001],[6114798.151999999,2589966.835499998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"512","shape_stle":301738.212503,"iso2cd":"OM","iso3cd":"OMN","objectid_1":289,"objectid":291},"geometry":{"coordinates":[[6114798.151999999,2589966.835499998],[6132389.923999999,2769922.657900002],[6275521.437800001,2873307.0207]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"512","shape_stle":1247734.87041,"iso2cd":"OM","iso3cd":"OMN","objectid_1":290,"objectid":292},"geometry":{"coordinates":[[6275521.437800001,2873307.0207],[6275552.539799999,2873329.5073999986],[6496547.544599999,2724806.4844000004],[6647667.986299999,2570621.7617999986],[6624870.386300001,2355443.1022000015],[6025077.384399999,1895363.8370999992]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"050_356","shape_stle":551011.854075,"iso2cd":"BD_IN","iso3cd":"BGD_IND","objectid_1":291,"objectid":293},"geometry":{"coordinates":[[10360221.7282,2523293.1229000017],[10274789.399999999,2688026.0229],[10306859.456999999,2878972.991799999],[10049302.434300002,2878972.991799999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"634_682","shape_stle":89784.6177797,"iso2cd":"QA_SA","iso3cd":"QAT_SAU","objectid_1":292,"objectid":294},"geometry":{"coordinates":[[5740097.251600001,2820758.5544999987],[5658565.342700001,2883598.8775000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"466_478","shape_stle":1704472.49628,"iso2cd":"ML_MR","iso3cd":"MLI_MRT","objectid_1":293,"objectid":295},"geometry":{"coordinates":[[-1396432.180399999,1748524.2709],[-769668.6959000006,1746746.3018999994],[-603074.5229999982,1746746.3018999994],[-609674.9083000012,2516084.2010999992],[-612126.0824000016,2903231.912300002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"012_466","shape_stle":1099786.16187,"iso2cd":"DZ_ML","iso3cd":"DZA_MLI","objectid_1":294,"objectid":296},"geometry":{"coordinates":[[-612126.0824000016,2903231.912300002],[463532.2496000007,2159949.6831]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"586","shape_stle":602373.826711,"iso2cd":"PK","iso3cd":"PAK","objectid_1":295,"objectid":297},"geometry":{"coordinates":[[7547093.682100002,2767606.7342000008],[7497547.056400001,2767606.7342000008],[7320343.350699998,2959094.4179],[6921969.924899999,2959094.4179]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"050_356","shape_stle":797329.92127,"iso2cd":"BD_IN","iso3cd":"BGD_IND","objectid_1":296,"objectid":298},"geometry":{"coordinates":[[10049302.434300002,2878972.991799999],[10066155.1206,2967066.3916000016],[9790773.6615,2967066.3916000016],[9767683.2557,2837856.5628000014],[9914468.3453,2447935.1774000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"784","shape_stle":85468.8497272,"iso2cd":"AE","iso3cd":"ARE","objectid_1":297,"objectid":299},"geometry":{"coordinates":[[6287728.434300002,2971843.4562],[6275521.437800001,2873307.0207]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"784_512","shape_stle":99235.5916651,"iso2cd":"AE_OM","iso3cd":"ARE_OMN","objectid_1":298,"objectid":300},"geometry":{"coordinates":[[6287728.434300002,2971843.4562],[6244345.325100001,2971845.6328000017],[6253390.1965,3045510.5810000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"156","shape_stle":1051558.28336,"iso2cd":"TW","iso3cd":"TWN","objectid_1":299,"objectid":301},"geometry":{"coordinates":[[13484116.497299999,2450771.3872000016],[13348205.0563,2608079.479200002],[13394172.486900002,2821955.4367000014],[13603382.835100003,2983003.346099999],[13484116.497299999,2450771.3872000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"818","shape_stle":147185.422456,"iso2cd":"EG","iso3cd":"EGY","objectid_1":300,"objectid":302},"geometry":{"coordinates":[[4077142.520300001,2628421.5500999987],[4131551.7098000012,2574497.7839],[4125683.695700001,2484366.2052000016]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"484","shape_stle":2054796.17023,"iso2cd":"MX","iso3cd":"MEX","objectid_1":301,"objectid":303},"geometry":{"coordinates":[[-10913346.9934,3034986.0659999996],[-10780673.4839,2290530.4299000017],[-10608634.7985,2152497.524500001],[-10240687.6493,2152429.6182999983],[-9995752.4506,2415469.7496999986],[-9682417.3133,2415469.7496999986],[-9666093.875,2302280.5584999993],[-9795782.1799,2164094.6312999986],[-9789685.5357,2121894.3203999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"634","shape_stle":398309.979762,"iso2cd":"QA","iso3cd":"QAT","objectid_1":302,"objectid":304},"geometry":{"coordinates":[[5658565.342700001,2883598.8775000013],[5676129.8781,3040587.896499999],[5763655.6763,3040587.896499999],[5740097.251600001,2820758.5544999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"784","shape_stle":524397.083684,"iso2cd":"AE","iso3cd":"ARE","objectid_1":303,"objectid":305},"geometry":{"coordinates":[[5740097.251600001,2820758.5544999987],[6088826.350900002,2820848.701699998],[6232793.849599998,3045510.5810000002],[6253390.1965,3045510.5810000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"512","shape_stle":99507.3827972,"iso2cd":"OM","iso3cd":"OMN","objectid_1":304,"objectid":306},"geometry":{"coordinates":[[6253390.1965,3045510.5810000002],[6297157.4333,3045510.5810000002],[6287728.434300002,2971843.4562]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"356","shape_stle":232550.696278,"iso2cd":"IND","iso3cd":"IND_xAP","objectid_1":305,"objectid":307},"geometry":{"coordinates":[[10279742.660799999,3133693.8005000018],[10563098.4698,3133722.3275000006],[10563116.9073,3133722.3293000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"356_104","shape_stle":607091.062599,"iso2cd":"IN_MM","iso3cd":"IND_MMR","objectid_1":306,"objectid":308},"geometry":{"coordinates":[[10563116.9073,3133722.3293000013],[10492272.7247,2779895.8704000004],[10402807.010400001,2780478.6286000013],[10360221.7282,2523293.1229000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"732_478","shape_stle":1369465.42018,"iso2cd":"EH_MR","iso3cd":"ESH_MRT","objectid_1":307,"objectid":309},"geometry":{"coordinates":[[-1840429.4461999983,2432032.5771999992],[-1437861.5212000012,2430733.0705000013],[-1442787.5348000005,2651156.1772999987],[-1334125.3324999996,2651156.1772999987],[-1339730.3575999998,2905064.226399999],[-1341457.2300000004,2972268.6218999997],[-942981.8709999993,2972268.6218999997],[-946020.2280000001,3135980.9930999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"012_478","shape_stle":333885.0784,"iso2cd":"DZ_MR","iso3cd":"DZA_MRT","objectid_1":308,"objectid":310},"geometry":{"coordinates":[[-946020.2280000001,3135980.9930999987],[-612126.0824000016,2903231.912300002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"048","shape_stle":190529.582876,"iso2cd":"BH","iso3cd":"BHR","objectid_1":309,"objectid":311},"geometry":{"coordinates":[[5679535.648400001,3092360.7897999994],[5622841.614399999,3092360.7897999994],[5629515.7808,3149282.423700001],[5686277.109200001,3149282.423700001],[5679535.648400001,3092360.7897999994]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"732","shape_stle":870662.688489,"iso2cd":"EH","iso3cd":"ESH","objectid_1":310,"objectid":312},"geometry":{"coordinates":[[-1840429.4461999983,2432032.5771999992],[-1845569.0177999996,2603643.2806],[-1301306.079,3224687.5890000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"732_504","shape_stle":289479.644489,"iso2cd":"EH_MA","iso3cd":"ESH_MAR","objectid_1":311,"objectid":313},"geometry":{"coordinates":[[-1301306.079,3224687.5890000015],[-947924.0126999989,3225556.6920000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"012_732","shape_stle":76305.0474413,"iso2cd":"DZ_EH","iso3cd":"DZA_ESH","objectid_1":312,"objectid":314},"geometry":{"coordinates":[[-947924.0126999989,3225556.6920000017],[-946020.2280000001,3135980.9930999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_356","shape_stle":122427.822183,"iso2cd":"CN_IN","iso3cd":"CHN_IND","objectid_1":313,"objectid":315},"geometry":{"coordinates":[[9802415.1523,3236027.2126],[9952184.7753,3237432.0694000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"064_356","shape_stle":441533.899489,"iso2cd":"BT_IN","iso3cd":"BTN_IND","objectid_1":314,"objectid":316},"geometry":{"coordinates":[[9952184.7753,3237432.0694000013],[9922151.079799999,3095338.647500001],[10271546.1268,3094772.362399999],[10279742.660799999,3133693.8005000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_104","shape_stle":849842.984993,"iso2cd":"CN_MM","iso3cd":"CHN_MMR","objectid_1":315,"objectid":317},"geometry":{"coordinates":[[11203986.144000001,2408429.7848000005],[10921417.9421,2723311.6889999993],[11033214.7401,3254329.977499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"104","shape_stle":197966.28099,"iso2cd":"MM","iso3cd":"MMR_xAP","objectid_1":316,"objectid":318},"geometry":{"coordinates":[[10563116.9073,3133722.3293000013],[10794063.871199999,3254623.4164000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_104","shape_stle":195805.254655,"iso2cd":"CN_MM","iso3cd":"CHN_MMR","objectid_1":317,"objectid":319},"geometry":{"coordinates":[[11033214.7401,3254329.977499999],[10794063.871199999,3254623.4164000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_524","shape_stle":432941.944867,"iso2cd":"CN_NP","iso3cd":"CHN_NPL","objectid_1":318,"objectid":320},"geometry":{"coordinates":[[9802415.1523,3236027.2126],[9809995.561500002,3271274.1919],[9459690.39,3271274.1919],[9317378.914099999,3271274.1919]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"064_156","shape_stle":317782.585167,"iso2cd":"BT_CN","iso3cd":"BTN_CHN","objectid_1":319,"objectid":321},"geometry":{"coordinates":[[10310549.1362,3274200.9131000005],[9960221.216200002,3274200.9131000005],[9952184.7753,3237432.0694000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"064","shape_stle":119484.708313,"iso2cd":"BT","iso3cd":"BTN_xAP","objectid_1":320,"objectid":322},"geometry":{"coordinates":[[10310549.1362,3274200.9131000005],[10279742.660799999,3133693.8005000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"682","shape_stle":496502.985794,"iso2cd":"SA","iso3cd":"SAU","objectid_1":321,"objectid":323},"geometry":{"coordinates":[[5374075.703299999,3319271.6357000023],[5591913.0852999985,3114607.0505000018],[5573483.8440999985,2949818.4756000005],[5658565.342700001,2883598.8775000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"682","shape_stle":1712766.97917,"iso2cd":"SA","iso3cd":"SAU","objectid_1":322,"objectid":324},"geometry":{"coordinates":[[4804295.114700001,1869823.5826999992],[4240536.5429,2420766.4208999984],[4252597.373799998,2574680.9277000017],[3990649.3938999996,2835910.1240999997],[4009257.3159000017,3096330.356800001],[3851287.893199999,3223262.0097999983],[3936111.9661,3298966.8618],[3887281.657499999,3350777.774899997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156","shape_stle":595895.131051,"iso2cd":"CN","iso3cd":"CHN_xAP","objectid_1":323,"objectid":325},"geometry":{"coordinates":[[10794063.871199999,3254623.4164000005],[10825599.7656,3380524.8077000007],[10335420.7872,3380524.8077000007],[10310549.1362,3274200.9131000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"414_682","shape_stle":193273.03912,"iso2cd":"KW_SA","iso3cd":"KWT_SAU","objectid_1":324,"objectid":326},"geometry":{"coordinates":[[5374075.703299999,3319271.6357000023],[5372505.928199999,3319271.6357000023],[5293197.572000001,3319271.6357000023],[5172180.650899999,3404289.6103999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"818","shape_stle":1196084.86504,"iso2cd":"EG","iso3cd":"EGY","objectid_1":325,"objectid":327},"geometry":{"coordinates":[[3887281.657499999,3350777.774899997],[3887060.6328000017,3350580.087099999],[3803076.8572000004,3275482.6074],[3641542.9277999997,3434259.2069000006],[3573117.871100001,3372662.279100001],[3887092.9437999986,3096140.855799999],[3869095.417199999,2835723.9525000006],[4077142.520300001,2628421.5500999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"356_524","shape_stle":1023578.63759,"iso2cd":"IN_NP","iso3cd":"IND_NPL","objectid_1":326,"objectid":328},"geometry":{"coordinates":[[8873951.712699998,3441768.3704999983],[9209114.567200001,3092449.546],[9350882.867400002,3092449.546],[9772552.6833,3092449.546],[9802415.1523,3236027.2126]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"364_586","shape_stle":525292.035192,"iso2cd":"IR_PK","iso3cd":"IRN_PAK","objectid_1":327,"objectid":329},"geometry":{"coordinates":[[6921969.924899999,2959094.4179],[6970170.974300001,3291982.5342999995],[6792363.393300001,3498414.9420000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"414","shape_stle":152049.846844,"iso2cd":"KW","iso3cd":"KWT","objectid_1":328,"objectid":330},"geometry":{"coordinates":[[5397250.1785,3500815.689000003],[5377384.3385999985,3345977.626000002],[5374075.703299999,3319271.6357000023]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"368_414","shape_stle":214144.860565,"iso2cd":"IQ_KW","iso3cd":"IRQ_KWT","objectid_1":329,"objectid":331},"geometry":{"coordinates":[[5172180.650899999,3404289.6103999987],[5262081.851199999,3500999.324699998],[5397250.1785,3500815.689000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"364","shape_stle":1490244.17694,"iso2cd":"IR","iso3cd":"IRN","objectid_1":330,"objectid":332},"geometry":{"coordinates":[[6921969.924899999,2959094.4179],[6494682.298900001,2959094.4179],[6345179.394099999,3122133.404100001],[5977715.868700001,3122015.9244999997],[5635667.8277,3501621.1281000003],[5397250.1785,3500815.689000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"356_524","shape_stle":100669.418157,"iso2cd":"IN_NP","iso3cd":"IND_NPL","objectid_1":331,"objectid":333},"geometry":{"coordinates":[[8978403.6857,3525874.110299997],[8873951.712699998,3441768.3704999983]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_524","shape_stle":428221.206348,"iso2cd":"CN_NP","iso3cd":"CHN_NPL","objectid_1":332,"objectid":334},"geometry":{"coordinates":[[9317378.914099999,3271274.1919],[9036264.719500002,3572272.037900001],[8978403.6857,3525874.110299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"012_434","shape_stle":822780.802525,"iso2cd":"DZ_LY","iso3cd":"DZA_LBY","objectid_1":333,"objectid":335},"geometry":{"coordinates":[[1286845.5958000012,2740741.9492999986],[1044110.307500001,2973446.0705000013],[1057540.1006000005,3610346.5116000026]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"818_376","shape_stle":274886.953617,"iso2cd":"EG_IL","iso3cd":"EGY_ISR","objectid_1":334,"objectid":336},"geometry":{"coordinates":[[3887281.657499999,3350777.774899997],[3751882.8418000005,3645028.6609999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"376_275","shape_stle":41891.0581285,"iso2cd":"IL_PS","iso3cd":"ISR_PSE","objectid_1":335,"objectid":337},"geometry":{"coordinates":[[3803543.846999999,3645085.3747999966],[3751882.8418000005,3645028.6609999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"376_400","shape_stle":273150.016613,"iso2cd":"IL_JO","iso3cd":"ISR_JOR","objectid_1":336,"objectid":338},"geometry":{"coordinates":[[3919177.716499999,3679587.4036],[3887281.657499999,3350777.774899997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"818_434","shape_stle":1038888.05761,"iso2cd":"EG_LY","iso3cd":"EGY_LBY","objectid_1":337,"objectid":339},"geometry":{"coordinates":[[2836999.8313999996,3697210.632600002],[2769510.5174000002,2484329.0102000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"818","shape_stle":775016.120566,"iso2cd":"EG","iso3cd":"EGY","objectid_1":338,"objectid":340},"geometry":{"coordinates":[[2836999.8313999996,3697210.632600002],[3071403.271400001,3697210.632600002],[3149569.0031000003,3617257.487300001],[3250925.559700001,3616930.6921999976],[3340940.7690000013,3697210.632600002],[3728284.7540999986,3697210.632600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"818_275","shape_stle":48072.5859259,"iso2cd":"EG_PS","iso3cd":"EGY_PSE","objectid_1":339,"objectid":341},"geometry":{"coordinates":[[3751882.8418000005,3645028.6609999985],[3728284.7540999986,3697210.632600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"275","shape_stle":65220.4170221,"iso2cd":"PS","iso3cd":"PSE","objectid_1":340,"objectid":342},"geometry":{"coordinates":[[3728284.7540999986,3697210.632600002],[3770622.0857999995,3697210.632600002],[3808821.1776,3697229.423600003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"376_275","shape_stle":42785.9025181,"iso2cd":"IL_PS","iso3cd":"ISR_PSE","objectid_1":341,"objectid":343},"geometry":{"coordinates":[[3808821.1776,3697229.423600003],[3803543.846999999,3645085.3747999966]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"360_586","shape_stle":1390739.00535,"iso2cd":"ID_PK","iso3cd":"IDN_PAK","objectid_1":342,"objectid":344},"geometry":{"coordinates":[[7547093.682100002,2767606.7342000008],[7916999.723299999,2767606.7342000008],[7944075.806699999,2962153.701699998],[7790934.834800001,3134319.2536999993],[8284483.514800001,3514592.6745000035],[8344380.837699998,3794712.3730000034]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"400_682","shape_stle":723411.684553,"iso2cd":"JO_SA","iso3cd":"JOR_SAU","objectid_1":343,"objectid":345},"geometry":{"coordinates":[[3887281.657499999,3350777.774899997],[4026260.3638000004,3350941.1246000007],[4254983.738200001,3554725.9487000033],[4132086.534000002,3690219.4208000004],[4366402.137600001,3823267.746299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"368_682","shape_stle":824659.85035,"iso2cd":"IQ_SA","iso3cd":"IRQ_SAU","objectid_1":344,"objectid":346},"geometry":{"coordinates":[[4366402.137600001,3823267.746299997],[4396945.4597,3745110.4733000025],[4498292.651999999,3769624.8649000004],[4982537.106400002,3403645.2980000004],[5172180.650899999,3404289.6103999987]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"376_400","shape_stle":128865.692276,"iso2cd":"IL_JO","iso3cd":"ISR_JOR","objectid_1":345,"objectid":347},"geometry":{"coordinates":[[3935633.3117999993,3837786.3730999976],[3919177.716499999,3679587.4036]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"376_275","shape_stle":207182.771456,"iso2cd":"IL_PS","iso3cd":"ISR_PSE","objectid_1":346,"objectid":348},"geometry":{"coordinates":[[3919177.716499999,3679587.4036],[3870740.072900001,3679635.1591000035],[3887163.6433000006,3837786.6252000034],[3935633.3117999993,3837786.3730999976]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"484_840","shape_stle":1993161.71739,"iso2cd":"MX_US","iso3cd":"MEX_USA","objectid_1":347,"objectid":349},"geometry":{"coordinates":[[-10913346.9934,3034986.0659999996],[-11028820.9046,3127745.6675999984],[-11101533.6965,3423663.5072000027],[-11382862.6305,3423663.5069999993],[-11477999.014,3299573.174899999],[-11630522.0125,3417431.0824000016],[-11686118.353799999,3612059.804200001],[-11845497.0141,3732862.232900001],[-12025922.65,3732862.232900001],[-12005713.197,3669133.8783000037],[-12526781.6623,3669133.8783000037],[-12759620.366700001,3841978.3055000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"484","shape_stle":5134971.46888,"iso2cd":"MX","iso3cd":"MEX","objectid_1":348,"objectid":350},"geometry":{"coordinates":[[-10237280.7161,1605772.6776],[-10533152.1185,1847102.0362999998],[-10588747.47,1789707.7344999984],[-10935941.7851,1789707.7344999984],[-11159026.2,1969555.6513999999],[-11404207.571,1969555.6513999999],[-11796017.0192,2284399.9901],[-11739530.0198,2346862.8938000016],[-11787000.5932,2600941.3583999984],[-12225096.2091,2948491.125],[-12278562.1021,3164098.9351000004],[-12420506.2096,3273077.4146],[-12492815.732099999,3527733.2277999967],[-12672202.9674,3662007.1788000017],[-12520469.8473,3148556.414000001],[-12335288.0394,3005917.649599999],[-12289234.9673,2800209.769099999],[-12213168.0756,2739789.4371999986],[-12281628.207600001,2660837.1686000004],[-12438337.0733,2785082.6953000017],[-12481443.0985,2979090.5698000006],[-12829472.188299999,3245762.5813000016],[-12736558.5064,3245762.5813000016],[-12884497.43,3722605.472099997],[-13048914.8149,3843932.7707]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"484_840","shape_stle":232750.27366,"iso2cd":"MX_US","iso3cd":"MEX_USA","objectid_1":349,"objectid":351},"geometry":{"coordinates":[[-12759620.366700001,3841978.3055000007],[-13048914.8149,3843932.7707]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"434","shape_stle":1189077.79293,"iso2cd":"LY","iso3cd":"LBY","objectid_1":350,"objectid":352},"geometry":{"coordinates":[[1779437.3465000018,3723921.4910999984],[1926561.820700001,3723921.4910999984],[2089071.9827999994,3554972.277400002],[2210720.3561999984,3557362.1488000005],[2230456.195799999,3854995.0015999973],[2550363.8187000006,3854995.0015999973],[2777362.3647999987,3697210.632600002],[2836999.8313999996,3697210.632600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"434_788","shape_stle":299433.649991,"iso2cd":"LY_TN","iso3cd":"LBY_TUN","objectid_1":351,"objectid":353},"geometry":{"coordinates":[[1057540.1006000005,3610346.5116000026],[1275216.2771999985,3907581.3567999974]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"434","shape_stle":471855.632975,"iso2cd":"LY","iso3cd":"LBY","objectid_1":352,"objectid":354},"geometry":{"coordinates":[[1275216.2771999985,3907581.3567999974],[1605491.7254999988,3907581.3567999974],[1779437.3465000018,3723921.4910999984]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"376_760","shape_stle":82269.3727629,"iso2cd":"IL_SY","iso3cd":"ISR_SYR","objectid_1":353,"objectid":355},"geometry":{"coordinates":[[3946587.410599999,3939893.912100002],[3935633.3117999993,3837786.3730999976]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"376","shape_stle":196834.988061,"iso2cd":"IL","iso3cd":"ISR","objectid_1":354,"objectid":356},"geometry":{"coordinates":[[3808821.1776,3697229.423600003],[3834466.601500001,3940061.104500003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"376_422","shape_stle":90207.1328095,"iso2cd":"IL_LB","iso3cd":"ISR_LBN","objectid_1":355,"objectid":357},"geometry":{"coordinates":[[3834466.601500001,3940061.104500003],[3946587.410599999,3939893.912100002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"400_760","shape_stle":321228.948796,"iso2cd":"JO_SY","iso3cd":"JOR_SYR","objectid_1":356,"objectid":358},"geometry":{"coordinates":[[3935633.3117999993,3837786.3730999976],[4065320.3286999986,3837717.2964999974],[4307663.795600001,3976119.3772]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"368_400","shape_stle":136010.835291,"iso2cd":"IQ_JO","iso3cd":"IRQ_JOR","objectid_1":357,"objectid":359},"geometry":{"coordinates":[[4307663.795600001,3976119.3772],[4366402.137600001,3823267.746299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"356","shape_stle":246296.798579,"iso2cd":"ID","iso3cd":"IND_xJK","objectid_1":358,"objectid":360},"geometry":{"coordinates":[[8344380.837699998,3794712.3730000034],[8608052.067200001,4007072.106700003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_356","shape_stle":544654.815358,"iso2cd":"CN_IN","iso3cd":"CHN_IND","objectid_1":359,"objectid":361},"geometry":{"coordinates":[[8608052.067200001,4007072.106700003],[8978403.6857,3525874.110299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156","shape_stle":1734.3937423,"iso2cd":"CN","iso3cd":"CHN_xJK","objectid_1":360,"objectid":362},"geometry":{"coordinates":[[8608052.067200001,4007072.106700003],[8609933.3944,4008579.741899997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"392","shape_stle":7868088.30097,"iso2cd":"JP","iso3cd":"JPN","objectid_1":361,"objectid":363},"geometry":{"coordinates":[[[14207286.475900002,3157962.9932000004],[14338098.7852,3156302.1477000006],[14298025.353200004,3014393.694699999],[14167561.364500001,3016038.0185000002],[14207286.475900002,3157962.9932000004]],[[14369935.321400002,3302181.8805],[14349304.8653,3230152.095800001],[14428074.219499998,3230465.2338999994],[14448833.435500003,3302496.6906999983],[14369935.321400002,3302181.8805]],[[14502235.0321,3570397.838799998],[14478354.312600002,3496879.871600002],[14557619.561499998,3497199.4033999965],[14581650.236100003,3570719.2305999994],[14502235.0321,3570397.838799998]],[[14936645.959200002,3916752.717500001],[14768922.883100003,3798148.1851999983],[14702742.1144,3906332.7629000023],[14874071.641500004,4027314.3972999975],[14936645.959200002,3916752.717500001]],[[15534361.073399998,3952643.7102999985],[15504000.904799998,3876781.4582],[15584089.000100002,3877111.0643000007],[15614625.185199998,3952975.467],[15534361.073399998,3952643.7102999985]],[[14531360.140500002,4005732.9367000014],[14646067.026500002,3810258.218800001],[14562733.737599999,3594108.8008999974],[14426645.3235,3594108.8008999974],[14521309.0938,3840587.318400003],[14459717.195600003,3796635.294399999],[14392974.235699996,3907586.708300002],[14531360.140500002,4005732.9367000014]],[[15481557.499700002,4122161.238300003],[15449298.3393,4045173.471199997],[15529781.796899997,4045507.9146],[15562229.283600003,4122497.9707999974],[15481557.499700002,4122161.238300003]],[[15537397.795400001,4217241.6175],[15026024.1981,3904532.9701000005],[15120695.8473,4120273.699199997],[14958816.7953,4176441.340999998],[14632797.8825,3999314.5815000013],[14584193.518399999,4085838.0874999985],[15392568.349100001,4543098.521600001],[15602362.113499999,4793000.9782000035],[15519956.693499997,4995356.628700003],[15747156.6686,5148618.4441],[15855145.913099997,4843094.989299998],[15537397.795400001,4217241.6175]],[[15916400.1712,5733246.0178999975],[16008105.069399998,5395804.6976],[16249997.3429,5556043.873300001],[16303912.171999998,5356108.1545],[16125267.472499996,5237679.558899999],[15717550.650399998,5237679.558899999],[15738355.734899998,5174717.417599998],[15597814.178999998,5079426.810500003],[15531654.7122,5279912.721500002],[15764819.789800003,5436589.317400001],[15719012.9481,5599910.816799998],[15916400.1712,5733246.0178999975]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":" ","shape_stle":211116.501022,"iso2cd":" ","iso3cd":"xJK_PAK","objectid_1":362,"objectid":364},"geometry":{"coordinates":[[8288222.178199999,3866695.6783000007],[8231521.425999999,3940026.1379000023],[8143037.986299999,4055786.9433000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"422_760","shape_stle":219492.514944,"iso2cd":"LB_SY","iso3cd":"LBN_SYR","objectid_1":363,"objectid":365},"geometry":{"coordinates":[[4080019.4305999987,4132116.339599997],[4064403.408300001,4001737.054899998],[3995846.3586999997,4001755.8681999967],[3946587.410599999,3939893.912100002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"422","shape_stle":188490.485886,"iso2cd":"LB","iso3cd":"LBN","objectid_1":364,"objectid":366},"geometry":{"coordinates":[[3834466.601500001,3940061.104500003],[3987112.3592999987,4132286.3773000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"422_760","shape_stle":74331.8017835,"iso2cd":"LB_SY","iso3cd":"LBN_SYR","objectid_1":365,"objectid":367},"geometry":{"coordinates":[[3987112.3592999987,4132286.3773000017],[4080019.4305999987,4132116.339599997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":" ","shape_stle":136522.974069,"iso2cd":" ","iso3cd":"xJK_xAC","objectid_1":366,"objectid":368},"geometry":{"coordinates":[[8516821.465799998,4131109.878399998],[8539691.7815,4099828.3113999963],[8561212.401,4070507.4592999965],[8584555.429000001,4038828.6696999967],[8608052.067200001,4007072.106700003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"368_760","shape_stle":277988.876009,"iso2cd":"IQ_SY","iso3cd":"IRQ_SYR","objectid_1":367,"objectid":369},"geometry":{"coordinates":[[4622552.364599999,4156068.842299998],[4307663.795600001,3976119.3772]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"504","shape_stle":298533.0386,"iso2cd":"MA","iso3cd":"MAR","objectid_1":368,"objectid":370},"geometry":{"coordinates":[[-533251.3311999999,4197563.9274],[-159321.0661999993,4197563.9274]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"012_504","shape_stle":1212176.31907,"iso2cd":"DZ_MA","iso3cd":"DZA_MAR","objectid_1":369,"objectid":371},"geometry":{"coordinates":[[-159321.0661999993,4197563.9274],[-157893.3211000003,3890632.580799997],[-533050.3905999996,3515892.9386000037],[-826663.7049000002,3515892.9386000037],[-951266.684799999,3391647.167000003],[-947924.0126999989,3225556.6920000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"300","shape_stle":633714.15347,"iso2cd":"GR","iso3cd":"GRC","objectid_1":370,"objectid":372},"geometry":{"coordinates":[[2946209.4043000005,4160800.042800002],[2613496.984000001,4160800.042800002],[2618633.7657999992,4225827.616400003],[2952000.1262000017,4225827.616400003],[2946209.4043000005,4160800.042800002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"004_364","shape_stle":608364.089309,"iso2cd":"AF_IR","iso3cd":"AFG_IRN","objectid_1":371,"objectid":373},"geometry":{"coordinates":[[6792363.393300001,3498414.9420000017],[6738116.532900002,3562362.400200002],[6863993.526500002,4226372.4668999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"364_368","shape_stle":779978.417532,"iso2cd":"IR_IQ","iso3cd":"IRN_IRQ","objectid_1":372,"objectid":374},"geometry":{"coordinates":[[5135810.139199998,4263934.588500001],[5087441.2294000015,3945696.2990999967],[5176257.594799999,3945696.2990999967],[5305195.145100001,3794804.6093000025],[5347276.609999999,3746012.5656000003],[5322698.857799999,3568760.4466999993],[5397250.1785,3500815.689000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"196","shape_stle":511121.269217,"iso2cd":"CY","iso3cd":"CYP","objectid_1":373,"objectid":375},"geometry":{"coordinates":[[3703404.6061999984,4094967.5270000026],[3599292.3115000017,4120311.649599999],[3604959.635400001,4171820.331100002],[3857867.8462000005,4264345.692400001],[3703404.6061999984,4094967.5270000026]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156","shape_stle":440108.490243,"iso2cd":"CN","iso3cd":"CHN_xAC","objectid_1":374,"objectid":376},"geometry":{"coordinates":[[8609933.3944,4008579.741899997],[8774959.6334,4140556.269199997],[8752315.183699999,4172060.5298999995],[8729956.200599998,4203248.257100001],[8706973.926199999,4235435.032399997],[8685053.012200002,4266258.557499997],[8516821.465799998,4131109.878399998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"504","shape_stle":1196505.97404,"iso2cd":"MA","iso3cd":"MAR","objectid_1":375,"objectid":377},"geometry":{"coordinates":[[-1301306.079,3224687.5890000015],[-1142134.172699999,3411125.0002000034],[-1149118.9723999985,3731206.650799997],[-616853.2157999985,4281600.210100003],[-533251.3311999999,4197563.9274]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"724_292","shape_stle":45536.0787422,"iso2cd":"ES_GI","iso3cd":"ESP_GIB","objectid_1":376,"objectid":378},"geometry":{"coordinates":[[-590925.4888999984,4336153.056900002],[-613209.3676999994,4355299.5304000005],[-633106.8814999983,4334623.042000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"292","shape_stle":52250.7444865,"iso2cd":"GI","iso3cd":"GIB","objectid_1":377,"objectid":379},"geometry":{"coordinates":[[-590925.4888999984,4336153.056900002],[-612222.5850999989,4309521.751800001],[-633106.8814999983,4334623.042000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"760","shape_stle":182583.581059,"iso2cd":"SY","iso3cd":"SYR","objectid_1":378,"objectid":380},"geometry":{"coordinates":[[3987112.3592999987,4132286.3773000017],[4015359.3696000017,4366616.694399998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"788","shape_stle":482387.015785,"iso2cd":"TN","iso3cd":"TUN","objectid_1":379,"objectid":381},"geometry":{"coordinates":[[1233928.9149000011,4402109.144199997],[1220912.3561999984,4046194.928000003],[1149546.9365000017,3976711.2016000003],[1216108.1033999994,3907581.3567999974],[1275216.2771999985,3907581.3567999974]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"012_788","shape_stle":749476.358199,"iso2cd":"DZ_TN","iso3cd":"DZA_TUN","objectid_1":380,"objectid":382},"geometry":{"coordinates":[[1057540.1006000005,3610346.5116000026],[1010662.6545000002,3657823.755400002],[814864.7197000012,3857094.9481000006],[818928.4530999996,4031422.4179999977],[934440.8911000006,4145317.4231999964],[941847.4803000018,4402205.4582]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"788","shape_stle":231718.115576,"iso2cd":"TN","iso3cd":"TUN","objectid_1":381,"objectid":383},"geometry":{"coordinates":[[941847.4803000018,4402205.4582],[1233928.9149000011,4402109.144199997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"012","shape_stle":944548.366091,"iso2cd":"DZ","iso3cd":"DZA","objectid_1":382,"objectid":384},"geometry":{"coordinates":[[-159321.0661999993,4197563.9274],[-90823.0978000015,4197563.9274],[108707.1185999997,4402480.188500002],[941847.4803000018,4402205.4582]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"724","shape_stle":140919.889185,"iso2cd":"ES","iso3cd":"ESP","objectid_1":383,"objectid":385},"geometry":{"coordinates":[[-633106.8814999983,4334623.042000003],[-700289.190299999,4414373.658500001],[-778529.5729999989,4414373.658500001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"004_586","shape_stle":1470446.59861,"iso2cd":"AF_PK","iso3cd":"AFG_PAK","objectid_1":384,"objectid":386},"geometry":{"coordinates":[[6792363.393300001,3498414.9420000017],[7306089.7885,3498559.4412999973],[7879613.4531,3972138.3059],[7946018.617699999,4253729.541699998],[7956844.7727999985,4298024.103500001],[8116288.377799999,4428605.549000002],[8236451.9465,4428605.549000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":" ","shape_stle":290761.033978,"iso2cd":" ","iso3cd":"xJK_PAK","objectid_1":385,"objectid":387},"geometry":{"coordinates":[[8143037.986299999,4055786.9433000013],[8236451.9465,4428605.549000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":" ","shape_stle":34395.9021,"iso2cd":" ","iso3cd":"xJK_AFG","objectid_1":386,"objectid":388},"geometry":{"coordinates":[[8236451.9465,4428605.549000002],[8279844.3462000005,4428605.549000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156","shape_stle":443450.317281,"iso2cd":"CN","iso3cd":"CHN_xJK","objectid_1":387,"objectid":389},"geometry":{"coordinates":[[8516821.465799998,4131109.878399998],[8457398.2672,4212885.011500001],[8515785.909000002,4429248.734399997],[8279844.3462000005,4428605.549000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"004_795","shape_stle":377680.666899,"iso2cd":"AF_TM","iso3cd":"AFG_TKM","objectid_1":388,"objectid":390},"geometry":{"coordinates":[[6863993.526500002,4226372.4668999985],[7050486.966699999,4226564.874300003],[7295971.911499999,4432064.613399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"004_860","shape_stle":157158.3739,"iso2cd":"AF_UZ","iso3cd":"AFG_UZB","objectid_1":389,"objectid":391},"geometry":{"coordinates":[[7295971.911499999,4432064.613399997],[7494257.9739000015,4432064.613399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"004_762","shape_stle":325438.1509,"iso2cd":"AF_TJ","iso3cd":"AFG_TJK","objectid_1":390,"objectid":392},"geometry":{"coordinates":[[7887645.4197,4501496.399700001],[8299162.159499999,4501496.399700001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"004_156","shape_stle":55608.5276495,"iso2cd":"AF_CN","iso3cd":"AFG_CHN","objectid_1":391,"objectid":393},"geometry":{"coordinates":[[8279844.3462000005,4428605.549000002],[8299162.159499999,4501496.399700001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"792_760","shape_stle":555892.022367,"iso2cd":"TR_SY","iso3cd":"TUR_SYR","objectid_1":392,"objectid":394},"geometry":{"coordinates":[[4015359.3696000017,4366616.694399998],[4178979.2366999984,4515032.556500003],[4674353.7478,4515032.556500003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"368_760","shape_stle":277346.837826,"iso2cd":"IQ_SY","iso3cd":"IRQ_SYR","objectid_1":393,"objectid":395},"geometry":{"coordinates":[[4674353.7478,4515032.556500003],[4622552.364599999,4156068.842299998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"368_792","shape_stle":172124.02392,"iso2cd":"IQ_TR","iso3cd":"IRQ_TUR","objectid_1":394,"objectid":396},"geometry":{"coordinates":[[4674353.7478,4515032.556500003],[4892128.393399999,4515275.977499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"364_368","shape_stle":299433.65992,"iso2cd":"IR_IQ","iso3cd":"IRN_IRQ","objectid_1":395,"objectid":397},"geometry":{"coordinates":[[4892128.393399999,4515275.977499999],[4932279.767900001,4515320.857500002],[5135810.139199998,4263934.588500001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"410","shape_stle":619070.123124,"iso2cd":"KR","iso3cd":"KOR","objectid_1":396,"objectid":398},"geometry":{"coordinates":[[14340854.160499997,4063324.865199998],[14071512.5977,4063324.865199998],[13990217.943499997,4324170.258299999],[14078819.219899997,4522920.830600001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"364_398","shape_stle":154781.5596,"iso2cd":"IR_KZ","iso3cd":"IRN_KAZ","objectid_1":397,"objectid":399},"geometry":{"coordinates":[[5676278.181299999,4574922.165299997],[5872466.144299999,4574922.165299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"380","shape_stle":717257.241973,"iso2cd":"IT","iso3cd":"ITA","objectid_1":398,"objectid":400},"geometry":{"coordinates":[[1699937.1774000004,4584520.614100002],[1695467.9611999989,4370781.662600003],[1376628.2320999987,4579249.493699998],[1699937.1774000004,4584520.614100002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"004_762","shape_stle":451360.017657,"iso2cd":"AF_TJ","iso3cd":"AFG_TJK","objectid_1":399,"objectid":401},"geometry":{"coordinates":[[7494257.9739000015,4432064.613399997],[7689884.646400001,4432064.613399997],[7918314.392000001,4620650.3486],[7887645.4197,4501496.399700001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"364_795","shape_stle":937511.454053,"iso2cd":"IR_TM","iso3cd":"IRN_TKM","objectid_1":400,"objectid":402},"geometry":{"coordinates":[[5872466.144299999,4574922.165299997],[6031764.063000001,4574922.165299997],[6129290.6952,4659510.201099999],[6863993.526500002,4226372.4668999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"410_408","shape_stle":205059.979708,"iso2cd":"KR_KP","iso3cd":"KOR_PRK","objectid_1":401,"objectid":403},"geometry":{"coordinates":[[14078819.219899997,4522920.830600001],[14347351.254,4712310.120099999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"410","shape_stle":586286.169313,"iso2cd":"KR","iso3cd":"KOR","objectid_1":402,"objectid":404},"geometry":{"coordinates":[[14347351.254,4712310.120099999],[14493962.879299998,4410801.525899999],[14340854.160499997,4063324.865199998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"051_364","shape_stle":89958.5133,"iso2cd":"AM_IR","iso3cd":"ARM_IRN","objectid_1":403,"objectid":405},"geometry":{"coordinates":[[5068844.537599999,4712751.247699998],[5183389.206900001,4712751.247699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"031_364","shape_stle":448526.454714,"iso2cd":"AZ_IR","iso3cd":"AZE_IRN","objectid_1":404,"objectid":406},"geometry":{"coordinates":[[5183389.206900001,4712751.247699998],[5448177.283300001,4714530.9782000035],[5552193.486699998,4574922.165299997],[5676278.181299999,4574922.165299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_762","shape_stle":279577.51791,"iso2cd":"CN_TJ","iso3cd":"CHN_TJK","objectid_1":405,"objectid":407},"geometry":{"coordinates":[[8299162.159499999,4501496.399700001],[8337764.7634,4643269.393200003],[8225375.732299998,4811092.385499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"408","shape_stle":521024.057253,"iso2cd":"KP","iso3cd":"PRK","objectid_1":406,"objectid":408},"geometry":{"coordinates":[[14078819.219899997,4522920.830600001],[13825705.917900003,4523284.147500001],[13961120.903700002,4816692.734399997],[13831297.817500003,4816692.734399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"417_762","shape_stle":439643.921681,"iso2cd":"KG_TJ","iso3cd":"KGZ_TJK","objectid_1":407,"objectid":409},"geometry":{"coordinates":[[7788316.527399998,4860638.945299998],[7729777.707800001,4812306.016500004],[8225375.732299998,4811092.385499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"364_792","shape_stle":262304.921956,"iso2cd":"IR_TR","iso3cd":"IRN_TUR","objectid_1":408,"objectid":410},"geometry":{"coordinates":[[4892128.393399999,4515275.977499999],[4949815.4991,4867025.293300003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"051_364","shape_stle":157387.187126,"iso2cd":"AM_IR","iso3cd":"ARM_IRN","objectid_1":409,"objectid":411},"geometry":{"coordinates":[[4949815.4991,4867025.293300003],[5068844.537599999,4712751.247699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"051_031","shape_stle":157387.187126,"iso2cd":"AM_AZ","iso3cd":"ARM_AZE","objectid_1":410,"objectid":412},"geometry":{"coordinates":[[5064961.188000001,4867025.293300003],[5183389.206900001,4712751.247699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"762_860","shape_stle":485047.931606,"iso2cd":"TJ_UZ","iso3cd":"TJK_UZB","objectid_1":411,"objectid":413},"geometry":{"coordinates":[[7494257.9739000015,4432064.613399997],[7588659.3277,4812212.5309000015],[7588594.257399999,4812370.377800003],[7713890.190499999,4927080.244999997],[7788316.527399998,4860638.945299998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"008_300","shape_stle":152381.728333,"iso2cd":"AL_GR","iso3cd":"ALB_GRC","objectid_1":412,"objectid":414},"geometry":{"coordinates":[[2163051.420000002,4795272.104699999],[2308449.1306999996,4940155.733199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"156","shape_stle":3591835.04583,"iso2cd":"CN","iso3cd":"CHN","objectid_1":413,"objectid":415},"geometry":{"coordinates":[[13831297.817500003,4816692.734399997],[13762329.302900001,4816692.734399997],[13561724.286799997,4673847.881899998],[13476936.5953,4673847.881899998],[13573550.2808,4884617.981299996],[13609739.7491,4960503.1347],[13525475.649099998,4960503.1347],[13376465.5915,4854182.786700003],[13125673.301399998,4673847.881899998],[13073463.7066,4552653.7173999995],[13645849.9828,4552653.7173999995],[13571505.433200002,4381842.663599998],[13418189.7403,4381842.663599998],[13328937.3248,4167884.250500001],[13595618.3548,3731891.7342000008],[13491991.889899999,3429524.3989000022],[13544398.3099,3429525.6501],[13401325.154399998,2932345.1636000015],[12761684.2623,2551241.992800001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"031_398","shape_stle":291324.954536,"iso2cd":"AZ_KZ","iso3cd":"AZE_KAZ","objectid_1":414,"objectid":416},"geometry":{"coordinates":[[5752683.838300001,4969126.7874],[5676278.181299999,4574922.165299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"300","shape_stle":1422317.10144,"iso2cd":"GR","iso3cd":"GRC","objectid_1":415,"objectid":417},"geometry":{"coordinates":[[2990775.7478,4981757.867299996],[2713800.4354000017,4981757.867299996],[2705299.7985999994,4885651.564599998],[2620578.970400002,4885651.564599998],[2579869.6433999985,4412646.997000001],[2354676.8610999994,4412646.997000001],[2366555.2809999995,4569245.647200003],[2441998.2117,4569245.647200003],[2446580.0478000008,4626406.118600003],[2240711.843699999,4624322.432300001],[2246312.2291,4699560.507799998],[2163051.420000002,4795272.104699999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"792","shape_stle":14281.4188,"iso2cd":"TR","iso3cd":"TUR","objectid_1":416,"objectid":418},"geometry":{"coordinates":[[3009129.533300001,4981757.867299996],[2990775.7478,4981757.867299996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"268_792","shape_stle":187854.5423,"iso2cd":"GE_TR","iso3cd":"GEO_TUR","objectid_1":417,"objectid":419},"geometry":{"coordinates":[[4624987.2291,5035391.985100001],[4710157.423999999,5035391.985100001],[4866870.5823,5035391.985100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"051_792","shape_stle":209152.968472,"iso2cd":"AM_TR","iso3cd":"ARM_TUR","objectid_1":418,"objectid":420},"geometry":{"coordinates":[[4949815.4991,4867025.293300003],[4838056.448100001,4867025.293399997],[4866870.5823,5035391.985100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"051_268","shape_stle":177271.1879,"iso2cd":"AM_GE","iso3cd":"ARM_GEO","objectid_1":419,"objectid":421},"geometry":{"coordinates":[[4866870.5823,5035391.985100001],[5095126.704599999,5035391.985100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"051_031","shape_stle":121840.293971,"iso2cd":"AM_AZ","iso3cd":"ARM_AZE","objectid_1":420,"objectid":422},"geometry":{"coordinates":[[5095126.704599999,5035391.985100001],[5064961.188000001,4867025.293300003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"380","shape_stle":645034.969043,"iso2cd":"IT","iso3cd":"ITA","objectid_1":421,"objectid":423},"geometry":{"coordinates":[[1046156.7993000001,4732531.195200004],[919655.8473000005,4732531.195200004],[929473.5036999993,5038484.2195999995],[1057324.8988999985,5038484.2195999995],[1046156.7993000001,4732531.195200004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"300_807","shape_stle":222784.735515,"iso2cd":"GR_MK","iso3cd":"GRC_MKD","objectid_1":422,"objectid":424},"geometry":{"coordinates":[[2308449.1306999996,4940155.733199999],[2347334.012699999,4979054.897200003],[2412400.2897000015,4979054.897200003],[2497475.7228000015,5063236.144699998],[2554581.9387000017,5064083.702200003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"792","shape_stle":1856087.69338,"iso2cd":"TR","iso3cd":"TUR","objectid_1":423,"objectid":425},"geometry":{"coordinates":[[4015359.3696000017,4366616.694399998],[4021421.0496999994,4415809.556100003],[3119388.9453000017,4416279.065899998],[3026785.379900001,4523444.4498],[3067706.7379,4923313.785099998],[3183907.532400001,5035391.985299997],[3483706.6184,5035391.985100001],[3549668.169500001,5098439.515699998],[3908195.640299998,5098439.515699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"792","shape_stle":580689.134141,"iso2cd":"TR","iso3cd":"TUR","objectid_1":424,"objectid":426},"geometry":{"coordinates":[[3908195.640299998,5098439.515699998],[3957252.9015000015,5035391.985100001],[4624987.2291,5035391.985100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_417","shape_stle":543450.312241,"iso2cd":"CN_KG","iso3cd":"CHN_KGZ","objectid_1":425,"objectid":427},"geometry":{"coordinates":[[8225375.732299998,4811092.385499999],[8268796.625599999,4962687.926299997],[8633078.095800001,4962687.926299997],[8810751.6314,5106436.562399998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"300_792","shape_stle":105283.163929,"iso2cd":"GR_TR","iso3cd":"GRC_TUR","objectid_1":426,"objectid":428},"geometry":{"coordinates":[[3006632.392099999,5128970.434500001],[2990775.7478,4981757.867299996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"100_300","shape_stle":366132.910476,"iso2cd":"BG_GR","iso3cd":"BGR_GRC","objectid_1":427,"objectid":429},"geometry":{"coordinates":[[2554581.9387000017,5064083.702200003],[2880692.0999,5063448.113899998],[2947915.625,5129055.890699998],[3006632.392099999,5128970.434500001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"620","shape_stle":725025.42813,"iso2cd":"PT","iso3cd":"PRT","objectid_1":428,"objectid":430},"geometry":{"coordinates":[[-778529.5729999989,4414373.658500001],[-942363.7685999982,4414373.658500001],[-1022436.6882000007,4414373.6586000025],[-1037760.6911000013,4864787.841700003],[-1047353.8020000011,5134243.429799996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"724_620","shape_stle":724699.360342,"iso2cd":"ES_PT","iso3cd":"ESP_PRT","objectid_1":429,"objectid":431},"geometry":{"coordinates":[[-778529.5729999989,4414373.658500001],[-797807.5555999987,5134243.429799996],[-1047353.8020000011,5134243.429799996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"031_268","shape_stle":119153.189914,"iso2cd":"AZ_GE","iso3cd":"AZE_GEO","objectid_1":430,"objectid":432},"geometry":{"coordinates":[[5095126.704599999,5035391.985100001],[5146317.230599999,5035391.985100001],[5167236.8215,5146855.132299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"008","shape_stle":266223.005435,"iso2cd":"AL","iso3cd":"ALB","objectid_1":431,"objectid":433},"geometry":{"coordinates":[[2163051.420000002,4795272.104699999],[2141365.713399999,4820268.796599999],[2165118.6246999986,5132157.7875000015],[2151766.3291000016,5148179.428000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"008_807","shape_stle":169688.003454,"iso2cd":"AL_MK","iso3cd":"ALB_MKD","objectid_1":432,"objectid":434},"geometry":{"coordinates":[[2308449.1306999996,4940155.733199999],[2316208.2104,5027897.059500001],[2270512.4296999983,5082418.956299998],[2276660.4428999983,5156538.6538999975]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"380_336","shape_stle":180354.761682,"iso2cd":"IT_VA","iso3cd":"ITA_VAT","objectid_1":433,"objectid":435},"geometry":{"coordinates":[[1357852.5546000004,5117290.699100003],[1413470.4285999984,5117290.699100003],[1413896.2655000016,5178996.2788999975],[1413897.5918999985,5179187.311800003],[1353800.685800001,5179187.311800003],[1353529.2963999994,5122343.061899997],[1353509.0742000006,5117290.699100003],[1357852.5546000004,5117290.699100003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"417_860","shape_stle":541924.157257,"iso2cd":"KG_UZ","iso3cd":"KGZ_UZB","objectid_1":434,"objectid":436},"geometry":{"coordinates":[[7788316.527399998,4860638.945299998],[7957213.4004999995,4999988.210100003],[7885453.092799999,5112850.756899998],[7728829.3926,4982451.6558],[7786835.511,5191517.603600003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"100_807","shape_stle":124857.200407,"iso2cd":"BG_MK","iso3cd":"BGR_MKD","objectid_1":435,"objectid":437},"geometry":{"coordinates":[[2489283.0942,5207988.702],[2559769.475900002,5121642.020499997],[2554581.9387000017,5064083.702200003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"807_688","shape_stle":176902.024544,"iso2cd":"MK_RS","iso3cd":"MKD_SRB","objectid_1":436,"objectid":438},"geometry":{"coordinates":[[2276660.4428999983,5156538.6538999975],[2329004.083299998,5208145.799000002],[2369377.849199999,5208145.799000002],[2489283.0942,5207988.702]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"795_860","shape_stle":1530892.98299,"iso2cd":"TM_UZ","iso3cd":"TKM_UZB","objectid_1":437,"objectid":439},"geometry":{"coordinates":[[6112647.1162,5184754.1630000025],[6197155.098700002,5062509.497900002],[6343387.2447,5062509.497900002],[6377580.996199999,5210163.202399999],[6648408.056299999,5210163.202399999],[6952299.795400001,4766562.717],[7245565.816500001,4766562.717],[7358886.3961,4698099.872199997],[7295971.911499999,4432064.613399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"008_688","shape_stle":66215.3317182,"iso2cd":"AL_RS","iso3cd":"ALB_SRB","objectid_1":438,"objectid":440},"geometry":{"coordinates":[[2263494.1361000016,5229640.075999998],[2282743.6688,5229507.185400002],[2276660.4428999983,5156538.6538999975]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"008_499","shape_stle":139618.089108,"iso2cd":"AL_ME","iso3cd":"ALB_MNE","objectid_1":439,"objectid":441},"geometry":{"coordinates":[[2151766.3291000016,5148179.428000003],[2157501.9750000015,5230371.815399997],[2263494.1361000016,5229640.075999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"408","shape_stle":450995.335351,"iso2cd":"KP","iso3cd":"PRK","objectid_1":440,"objectid":442},"geometry":{"coordinates":[[14572085.4683,5250863.029700004],[14546659.374899998,5203558.5978000015],[14399733.1954,4921020.227899998],[14287508.9621,4842631.682800002],[14347351.254,4712310.120099999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_408","shape_stle":565344.523998,"iso2cd":"CN_KP","iso3cd":"CHN_PRK","objectid_1":441,"objectid":443},"geometry":{"coordinates":[[14572085.4683,5250863.029700004],[14400642.467,5251073.8456000015],[13856621.686399996,4870098.650799997],[13831297.817500003,4816692.734399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"031_643","shape_stle":360193.347997,"iso2cd":"AZ_RU","iso3cd":"AZE_RUS","objectid_1":442,"objectid":444},"geometry":{"coordinates":[[5167236.8215,5146855.132299997],[5316590.1098,5045911.091499999],[5548645.708700001,5255903.6646]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"031_398","shape_stle":280937.730035,"iso2cd":"AZ_KZ","iso3cd":"AZE_KAZ","objectid_1":443,"objectid":445},"geometry":{"coordinates":[[5548645.708700001,5255903.6646],[5752683.838300001,4969126.7874]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"499","shape_stle":107410.053584,"iso2cd":"ME","iso3cd":"MNE","objectid_1":444,"objectid":446},"geometry":{"coordinates":[[2151766.3291000016,5148179.428000003],[2059595.570799999,5259143.6523]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"100_792","shape_stle":139382.500434,"iso2cd":"BG_TR","iso3cd":"BGR_TUR","objectid_1":445,"objectid":447},"geometry":{"coordinates":[[3006632.392099999,5128970.434500001],[3146336.434700001,5266182.8248]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"792","shape_stle":288145.664348,"iso2cd":"TR","iso3cd":"TUR","objectid_1":446,"objectid":448},"geometry":{"coordinates":[[3146336.434700001,5266182.8248],[3214285.3812999986,5180272.1395],[3009129.533300001,4981757.867299996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"398_795","shape_stle":744527.405229,"iso2cd":"KZ_TM","iso3cd":"KAZ_TKM","objectid_1":447,"objectid":449},"geometry":{"coordinates":[[5752683.838300001,4969126.7874],[5959673.684700001,5007720.740599997],[6071569.9728000015,5007720.740599997],[6099172.751499999,5139479.723200001],[5928505.935800001,5138616.920900002],[5899299.5243999995,5180591.750100002],[6033975.0682,5299986.511500001],[6112647.1162,5184754.1630000025]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"724","shape_stle":1252762.80736,"iso2cd":"ES","iso3cd":"ESP","objectid_1":448,"objectid":450},"geometry":{"coordinates":[[354778.0885999985,5314221.294699997],[351480.5159999989,5068275.733099997],[203109.32429999858,5068275.733099997],[-24353.727699998766,4824195.171999998],[-26132.84530000016,4597291.064099997],[-206109.21499999985,4409141.8276999965],[-321194.98970000073,4409141.8276999965],[-531847.8504999988,4409188.946900003],[-590925.4888999984,4336153.056900002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"020_724","shape_stle":66242.1463656,"iso2cd":"AD_ES","iso3cd":"AND_ESP","objectid_1":449,"objectid":451},"geometry":{"coordinates":[[88608.5075000003,5314237.547499999],[88503.39829999954,5282457.9673999995],[145857.24929999933,5282457.9673999995]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"020_724","shape_stle":22099.5789656,"iso2cd":"AD_ES","iso3cd":"AND_ESP","objectid_1":450,"objectid":452},"geometry":{"coordinates":[[145857.24929999933,5282457.9673999995],[146030.47370000184,5314237.547499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"724_250","shape_stle":160472.253796,"iso2cd":"ES_FR","iso3cd":"ESP_FRA","objectid_1":451,"objectid":453},"geometry":{"coordinates":[[146030.47370000184,5314237.547499999],[354778.0885999985,5314221.294699997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"250","shape_stle":393740.391785,"iso2cd":"FR","iso3cd":"FRA","objectid_1":452,"objectid":454},"geometry":{"coordinates":[[1048354.1611000001,5113497.034599997],[953685.1832000017,5113497.034599997],[957164.7076999992,5213082.369800001],[1056299.186999999,5318243.7764],[1048354.1611000001,5113497.034599997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"020_250","shape_stle":18204.5212583,"iso2cd":"AD_FR","iso3cd":"AND_FRA","objectid_1":453,"objectid":455},"geometry":{"coordinates":[[88807.20169999823,5340498.486000001],[88608.5075000003,5314237.547499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"020_250","shape_stle":62257.0058672,"iso2cd":"AD_FR","iso3cd":"AND_FRA","objectid_1":454,"objectid":456},"geometry":{"coordinates":[[88807.20169999823,5340498.486000001],[146174.39449999854,5340498.486000001],[146030.47370000184,5314237.547499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"268","shape_stle":380425.600841,"iso2cd":"GE","iso3cd":"GEO","objectid_1":455,"objectid":457},"geometry":{"coordinates":[[4624987.2291,5035391.985100001],[4657152.158500001,5225926.048199996],[4506210.124400001,5225926.048199996],[4391409.046300001,5344137.708800003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"268_643","shape_stle":651897.767483,"iso2cd":"GE_RU","iso3cd":"GEO_RUS","objectid_1":456,"objectid":458},"geometry":{"coordinates":[[4391409.046300001,5344137.708800003],[4852151.516800001,5344578.172499999],[5167236.8215,5146855.132299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"398_417","shape_stle":851563.864994,"iso2cd":"KZ_KG","iso3cd":"KAZ_KGZ","objectid_1":457,"objectid":459},"geometry":{"coordinates":[[7786835.511,5191517.603600003],[7865293.201299999,5257095.790600002],[8221855.6525,5257095.790600002],[8412982.7793,5347417.368900001],[8891303.034899998,5347417.368900001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_417","shape_stle":169051.945386,"iso2cd":"CN_KG","iso3cd":"CHN_KGZ","objectid_1":458,"objectid":460},"geometry":{"coordinates":[[8810751.6314,5106436.562399998],[8891303.034899998,5347417.368900001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"070","shape_stle":165507.528994,"iso2cd":"BA","iso3cd":"BIH","objectid_1":459,"objectid":461},"geometry":{"coordinates":[[2059595.570799999,5259143.6523],[1974169.4006000012,5362557.571199998],[1887303.9981000014,5362424.958300002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"499_688","shape_stle":179157.527396,"iso2cd":"ME_RS","iso3cd":"MNE_SRB","objectid_1":460,"objectid":462},"geometry":{"coordinates":[[2141319.5075999983,5393265.979699999],[2141245.7967999987,5392398.649700001],[2215668.090300001,5303007.668799996],[2269689.5962000005,5303007.668799996],[2263494.1361000016,5229640.075999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"070_499","shape_stle":147083.532268,"iso2cd":"BA_ME","iso3cd":"BIH_MNE","objectid_1":461,"objectid":463},"geometry":{"coordinates":[[2059595.570799999,5259143.6523],[2070752.885400001,5393265.979699999],[2141319.5075999983,5393265.979699999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"250","shape_stle":331598.930548,"iso2cd":"FR","iso3cd":"FRA","objectid_1":462,"objectid":464},"geometry":{"coordinates":[[713718.002700001,5397175.677199997],[713716.6367999986,5397175.677199997],[638158.5309000015,5397175.677199997],[355779.9657000005,5397175.677199997],[354778.0885999985,5314221.294699997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"492","shape_stle":44360.0217278,"iso2cd":"MC","iso3cd":"MCO","objectid_1":463,"objectid":465},"geometry":{"coordinates":[[771602.6257000007,5397219.559699997],[713718.002700001,5397175.677199997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"724","shape_stle":862194.937656,"iso2cd":"ES","iso3cd":"ESP","objectid_1":464,"objectid":466},"geometry":{"coordinates":[[-1047353.8020000011,5134243.429799996],[-1058505.5599000007,5408746.698700003],[-182898.80249999836,5408746.698700003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"724_250","shape_stle":232790.078026,"iso2cd":"ES_FR","iso3cd":"ESP_FRA","objectid_1":465,"objectid":467},"geometry":{"coordinates":[[-182898.80249999836,5408746.698700003],[-97168.44179999828,5314237.547499999],[88608.5075000003,5314237.547499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"398_860","shape_stle":853837.854937,"iso2cd":"KZ_UZ","iso3cd":"KAZ_UZB","objectid_1":466,"objectid":468},"geometry":{"coordinates":[[6897804.4747,5419927.813600004],[7177829.0436,5419927.813600004],[7596814.928599998,5032595.074699998],[7786835.511,5191517.603600003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"380_492","shape_stle":42939.9795885,"iso2cd":"IT_MC","iso3cd":"ITA_MCO","objectid_1":467,"objectid":469},"geometry":{"coordinates":[[773552.6667999998,5459915.179200001],[771602.6257000007,5397219.559699997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"250_492","shape_stle":87507.9122055,"iso2cd":"FR_MC","iso3cd":"FRA_MCO","objectid_1":468,"objectid":470},"geometry":{"coordinates":[[773552.6667999998,5459915.179200001],[715427.2745999992,5460071.477399997],[713718.002700001,5397175.677199997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"100","shape_stle":138744.483065,"iso2cd":"BG","iso3cd":"BGR","objectid_1":469,"objectid":471},"geometry":{"coordinates":[[3170222.8709999993,5467310.8935],[3146336.434700001,5266182.8248]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"100_688","shape_stle":206731.875826,"iso2cd":"BG_RS","iso3cd":"BGR_SRB","objectid_1":470,"objectid":472},"geometry":{"coordinates":[[2489283.0942,5207988.702],[2496373.0758999996,5289924.850900002],[2531797.4485,5325482.286399998],[2481841.4492999986,5387596.525300004],[2489382.464899998,5467318.7875000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"100_642","shape_stle":520365.421728,"iso2cd":"BG_RO","iso3cd":"BGR_ROU","objectid_1":471,"objectid":473},"geometry":{"coordinates":[[2489382.464899998,5467318.7875000015],[3170222.8709999993,5467310.8935]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"380","shape_stle":1946208.10274,"iso2cd":"IT","iso3cd":"ITA","objectid_1":472,"objectid":474},"geometry":{"coordinates":[[1422119.4422000013,5480106.278499998],[1650276.0227999985,5209070.499600001],[1829161.765999999,5208499.439300001],[2093631.0881999992,4897467.333999999],[2022591.1075000018,4826895.981399998],[1942555.9343000017,4919322.384800002],[1888068.416099999,4864787.841700003],[1972960.574000001,4767653.385399997],[1758017.4571999982,4555225.9309],[1677484.7661999986,4644944.5336000025],[1784668.0315999985,4751559.495499998],[1651521.0198,4902926.060900003],[1655668.2842000015,4974196.935000002],[1482299.2804000005,4974196.935000002],[1357852.5546000004,5117290.699100003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"380_674","shape_stle":180354.765212,"iso2cd":"IT_SM","iso3cd":"ITA_SMR","objectid_1":473,"objectid":475},"geometry":{"coordinates":[[1361362.0300999992,5485664.085699998],[1361027.0984999985,5421506.2700999975],[1421670.4582000002,5421506.2700999975],[1422119.4422000013,5480106.278499998],[1422154.1772999987,5485664.085699998],[1417470.3704999983,5485664.085699998],[1361362.0300999992,5485664.085699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"840","shape_stle":5973662.67683,"iso2cd":"US","iso3cd":"USA","objectid_1":474,"objectid":476},"geometry":{"coordinates":[[-7468902.7655,5487322.451899998],[-7815352.227700001,5487321.186899997],[-7914827.9441,5320679.597599998],[-7825849.7885,5011726.062700003],[-8270578.7793000005,5014520.735799998],[-8230595.9693,4876984.151000001],[-8435736.6634,4569116.689900003],[-8494345.3934,4781028.505900003],[-8538849.598,4781849.879500002],[-8404907.9414,4298587.448700003],[-8613558.9105,4012397.7880999967],[-8762474.4235,4013416.418899998],[-9052841.273,3628243.4826000035],[-8904771.2901,2880824.298799999],[-9040786.961,2880824.298799999],[-9053350.2588,2954033.495000001],[-9152728.0878,3034986.0659999996],[-9230683.4861,3424079.9836999997],[-9347745.1066,3518070.536200002],[-10034603.7914,3518080.577399999],[-9874698.1963,3391276.519299999],[-10625953.5889,3392538.9283000007],[-10913346.9934,3034986.0659999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"380","shape_stle":659309.693231,"iso2cd":"IT","iso3cd":"ITA","objectid_1":475,"objectid":477},"geometry":{"coordinates":[[1353529.2963999994,5122343.061899997],[1205588.2536000013,5293743.175899997],[1208180.6559000015,5351049.650600001],[1010363.9239000008,5584259.070500001],[837411.3390999995,5397175.677199997],[771602.6257000007,5397219.559699997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"070_688","shape_stle":178089.04332,"iso2cd":"BA_RS","iso3cd":"BIH_SRB","objectid_1":476,"objectid":478},"geometry":{"coordinates":[[2109458.0907999985,5599965.5502],[2158973.2492999993,5599965.5502],[2141319.5075999983,5393265.979699999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"070_191","shape_stle":526694.338142,"iso2cd":"BA_HR","iso3cd":"BIH_HRV","objectid_1":477,"objectid":479},"geometry":{"coordinates":[[1887303.9981000014,5362424.958300002],[1732294.1119000018,5551788.701099999],[1738787.2100999989,5648623.996799998],[2113424.6352000013,5648624.957400002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"070_688","shape_stle":32505.6145853,"iso2cd":"BA_RS","iso3cd":"BIH_SRB","objectid_1":478,"objectid":480},"geometry":{"coordinates":[[2113424.6352000013,5648624.957400002],[2109458.0907999985,5599965.5502]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"642","shape_stle":122514.786599,"iso2cd":"RO","iso3cd":"ROU","objectid_1":479,"objectid":481},"geometry":{"coordinates":[[3192140.285700001,5649089.2773],[3170222.8709999993,5467310.8935]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"398_860","shape_stle":930390.674152,"iso2cd":"KZ_UZ","iso3cd":"KAZ_UZB","objectid_1":480,"objectid":482},"geometry":{"coordinates":[[6112647.1162,5184754.1630000025],[6223885.3717,5660283.240999997],[6660746.592700001,5660283.240999997],[6897804.4747,5419927.813600004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"642_688","shape_stle":280140.190571,"iso2cd":"RO_RS","iso3cd":"ROU_SRB","objectid_1":481,"objectid":483},"geometry":{"coordinates":[[2332087.7980999984,5683883.904100001],[2385188.4503999986,5683883.904100001],[2375416.6466999985,5571016.763300002],[2499343.649799999,5570948.5298999995],[2489382.464899998,5467318.7875000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"642_804","shape_stle":42308.7160276,"iso2cd":"RO_UA","iso3cd":"ROU_UKR","objectid_1":482,"objectid":484},"geometry":{"coordinates":[[3157426.871100001,5695672.696099997],[3192140.285700001,5649089.2773]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"380","shape_stle":206875.470937,"iso2cd":"IT","iso3cd":"ITA","objectid_1":483,"objectid":485},"geometry":{"coordinates":[[1497492.9294000007,5706809.4614999965],[1422714.1761000007,5706809.4614999965],[1411066.9998999983,5493321.369599998],[1417470.3704999983,5485664.085699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"705","shape_stle":58465.0945,"iso2cd":"SI","iso3cd":"SVN","objectid_1":484,"objectid":486},"geometry":{"coordinates":[[1574696.4063999988,5706809.4614999965],[1497492.9294000007,5706809.4614999965]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"191","shape_stle":445801.199135,"iso2cd":"HR","iso3cd":"HRV","objectid_1":485,"objectid":487},"geometry":{"coordinates":[[1887303.9981000014,5362424.958300002],[1722375.3742999993,5362173.1723000035],[1639801.6347999983,5461728.726300001],[1645366.1506999992,5551660.171899997],[1565342.9415000007,5552009.629299998],[1574696.4063999988,5706809.4614999965]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"191_688","shape_stle":83140.8759584,"iso2cd":"HR_RS","iso3cd":"HRV_SRB","objectid_1":486,"objectid":488},"geometry":{"coordinates":[[2113424.6352000013,5648624.957400002],[2123651.681400001,5774615.810000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"191_348","shape_stle":150618.234928,"iso2cd":"HR_HU","iso3cd":"HRV_HUN","objectid_1":487,"objectid":489},"geometry":{"coordinates":[[1924243.796599999,5774692.901799999],[2123651.681400001,5774615.810000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"348_688","shape_stle":103977.627651,"iso2cd":"HU_RS","iso3cd":"HUN_SRB","objectid_1":488,"objectid":490},"geometry":{"coordinates":[[2123651.681400001,5774615.810000002],[2127221.2859000005,5818549.377700001],[2227085.511,5818549.377700001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"642_688","shape_stle":121519.176424,"iso2cd":"RO_RS","iso3cd":"ROU_SRB","objectid_1":489,"objectid":491},"geometry":{"coordinates":[[2227085.511,5818549.377700001],[2332087.7980999984,5683883.904100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"250_380","shape_stle":239092.101666,"iso2cd":"FR_IT","iso3cd":"FRA_ITA","objectid_1":490,"objectid":492},"geometry":{"coordinates":[[773552.6667999998,5459915.179200001],[784205.4505999982,5818570.180600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"498_804","shape_stle":192279.915466,"iso2cd":"MD_UA","iso3cd":"MDA_UKR","objectid_1":491,"objectid":493},"geometry":{"coordinates":[[3311625.973000001,5830544.877800003],[3209992.990699999,5830544.877800003],[3193414.4941000007,5695672.696099997],[3157426.871100001,5695672.696099997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"191_705","shape_stle":276032.5129,"iso2cd":"HR_SI","iso3cd":"HRV_SVN","objectid_1":492,"objectid":494},"geometry":{"coordinates":[[1574696.4063999988,5706809.4614999965],[1665549.4222999997,5707479.351300001],[1741255.361299999,5788641.930299997],[1745549.4547000006,5852585.241599999],[1862785.3783,5852585.241599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"191_348","shape_stle":69691.5238371,"iso2cd":"HR_HU","iso3cd":"HRV_HUN","objectid_1":493,"objectid":495},"geometry":{"coordinates":[[1862785.3783,5852585.241599999],[1924243.796599999,5774692.901799999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"380_705","shape_stle":105646.658515,"iso2cd":"IT_SI","iso3cd":"ITA_SVN","objectid_1":494,"objectid":496},"geometry":{"coordinates":[[1506199.6349,5868515.2936],[1497492.9294000007,5706809.4614999965]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"756_380","shape_stle":346081.336007,"iso2cd":"CH_IT","iso3cd":"CHE_ITA","objectid_1":495,"objectid":497},"geometry":{"coordinates":[[784205.4505999982,5818570.180600002],[809114.8306000009,5788641.930299997],[907144.3698000014,5788641.930299997],[950170.9871000014,5836549.634199999],[988051.3557000011,5790632.162900001],[1033034.1325999983,5840555.4065999985],[1134706.3449000008,5840555.4065999985],[1137087.6044000015,5894838.503899999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_380","shape_stle":284443.936085,"iso2cd":"AT_IT","iso3cd":"AUT_ITA","objectid_1":496,"objectid":498},"geometry":{"coordinates":[[1137087.6044000015,5894838.503899999],[1482462.4464999996,5894838.503899999],[1506199.6349,5868515.2936]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"804","shape_stle":1475754.77454,"iso2cd":"UA","iso3cd":"UKR","objectid_1":497,"objectid":499},"geometry":{"coordinates":[[4191941.8497,5902674.907499999],[3923520.606800001,5902674.907499999],[3887039.156300001,5659591.412600003],[3991665.5527000017,5659591.412600003],[3788463.274599999,5462956.435000002],[3617224.2991999984,5694570.112199999],[3775222.2875000015,5851397.802500002],[3393149.731899999,5851397.802500002],[3192140.285700001,5649089.2773]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":690200.753673,"iso2cd":"RU","iso3cd":"RUS","objectid_1":498,"objectid":500},"geometry":{"coordinates":[[4391409.046300001,5344137.708800003],[4099569.9224000014,5649131.453000002],[4359155.0832,5902674.907499999],[4191941.8497,5902674.907499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_705","shape_stle":241118.117658,"iso2cd":"AT_SI","iso3cd":"AUT_SVN","objectid_1":499,"objectid":501},"geometry":{"coordinates":[[1506199.6349,5868515.2936],[1625873.6981999986,5868654.335699998],[1672260.3504999988,5919088.098499998],[1810539.9963000007,5919088.098499998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_705","shape_stle":58940.6041855,"iso2cd":"AT_SI","iso3cd":"AUT_SVN","objectid_1":500,"objectid":502},"geometry":{"coordinates":[[1810539.9963000007,5919088.098499998],[1862785.3783,5852585.241599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":456710.128934,"iso2cd":"CA","iso3cd":"CAN","objectid_1":501,"objectid":503},"geometry":{"coordinates":[[-6806157.807600001,5822593.6032000035],[-6881260.0129,5698202.432599999],[-7019556.021500001,5820227.997599997],[-6945374.058499999,5946618.9663999975],[-6806157.807600001,5822593.6032000035]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_756","shape_stle":73537.0463459,"iso2cd":"AT_CH","iso3cd":"AUT_CHE","objectid_1":502,"objectid":504},"geometry":{"coordinates":[[1106483.4637000002,5970552.250600003],[1140397.9230000004,5969856.306000002],[1137087.6044000015,5894838.503899999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_438","shape_stle":9507.48432255,"iso2cd":"AT_LI","iso3cd":"AUT_LIE","objectid_1":503,"objectid":505},"geometry":{"coordinates":[[1075283.6382,6013653.405599996],[1075175.7313,6028674.7863000035]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"756_438","shape_stle":180354.76227,"iso2cd":"CH_LI","iso3cd":"CHE_LIE","objectid_1":504,"objectid":506},"geometry":{"coordinates":[[1106600.7725999989,5944924.745899998],[1106285.5243000016,6013663.233900003],[1075283.6382,6013653.405599996],[1044243.0782000013,6013663.233900003],[1044723.7577,5944924.745899998],[1106600.7725999989,5944924.745899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"756_250","shape_stle":277666.730185,"iso2cd":"CH_FR","iso3cd":"CHE_FRA","objectid_1":505,"objectid":507},"geometry":{"coordinates":[[784205.4505999982,5818570.180600002],[759270.9072999991,5848573.207500003],[700605.6442000009,5782674.303599998],[704468.5465000011,5925162.512199998],[795851.0122000016,6029174.039399996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"756_276","shape_stle":208909.983193,"iso2cd":"CH_DE","iso3cd":"CHE_DEU","objectid_1":506,"objectid":508},"geometry":{"coordinates":[[795851.0122000016,6029174.039399996],[1075175.7313,6028674.7863000035]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"498_642","shape_stle":311095.926532,"iso2cd":"MD_RO","iso3cd":"MDA_ROU","objectid_1":507,"objectid":509},"geometry":{"coordinates":[[2939080.1019,6037587.597199999],[3131386.2630000003,5776749.452500001],[3121439.248300001,5695672.696099997],[3157426.871100001,5695672.696099997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_276","shape_stle":25029.3696425,"iso2cd":"AT_DE","iso3cd":"AUT_DEU","objectid_1":508,"objectid":510},"geometry":{"coordinates":[[1075175.7313,6028674.7863000035],[1076971.5434999987,6068290.024700001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_348","shape_stle":212751.6851,"iso2cd":"AT_HU","iso3cd":"AUT_HUN","objectid_1":509,"objectid":511},"geometry":{"coordinates":[[1810539.9963000007,5919088.098499998],[1818441.8268,6031227.754799999],[1886399.1834999993,6105534.596900001],[1984591.4543000013,6105014.288800001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"348_642","shape_stle":328419.592717,"iso2cd":"HU_RO","iso3cd":"HUN_ROU","objectid_1":510,"objectid":512},"geometry":{"coordinates":[[2227085.511,5818549.377700001],[2304566.3753999993,5818549.377700001],[2579766.7886000015,6109684.235299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"642_804","shape_stle":291031.237747,"iso2cd":"RO_UA","iso3cd":"ROU_UKR","objectid_1":511,"objectid":513},"geometry":{"coordinates":[[2579766.7886000015,6109684.235299997],[2886513.766399998,6109684.235299997],[2939080.1019,6037587.597199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"498_804","shape_stle":417080.786336,"iso2cd":"MD_UA","iso3cd":"MDA_UKR","objectid_1":512,"objectid":514},"geometry":{"coordinates":[[2939080.1019,6037587.597199999],[3065882.438000001,6170112.065300003],[3311625.973000001,5830544.877800003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"348_703","shape_stle":416635.032488,"iso2cd":"HU_SK","iso3cd":"HUN_SVK","objectid_1":513,"objectid":515},"geometry":{"coordinates":[[1984591.4543000013,6105014.288800001],[2225859.117899999,6104955.049599998],[2306935.0434999987,6193160.520499997],[2518329.4930000007,6193160.520499997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"348_804","shape_stle":71368.2118916,"iso2cd":"HU_UA","iso3cd":"HUN_UKR","objectid_1":514,"objectid":516},"geometry":{"coordinates":[[2518329.4930000007,6193160.520499997],[2579766.7886000015,6109684.235299997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"840","shape_stle":2480979.67331,"iso2cd":"US","iso3cd":"USA","objectid_1":515,"objectid":517},"geometry":{"coordinates":[[-13048914.8149,3843932.7707],[-13566795.151,4219047.503700003],[-13835228.4574,4825637.040600002],[-13723741.6985,5077184.074699998],[-13908380.0624,5437358.437700003],[-13771310.4065,5834654.852600001],[-13965841.8173,6194613.321800001],[-13854574.489599999,6194613.321800001],[-13718858.610399999,5942232.542800002],[-13666558.5756,6109547.378700003],[-13733739.190200001,6242901.298799999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"124_840","shape_stle":2635565.1491,"iso2cd":"CA_US","iso3cd":"CAN_USA","objectid_1":516,"objectid":518},"geometry":{"coordinates":[[-13733739.190200001,6242901.298799999],[-13512116.076200001,6242901.298799999],[-10180279.3456,6242901.298799999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"124_840","shape_stle":2803251.54379,"iso2cd":"CA_US","iso3cd":"CAN_USA","objectid_1":517,"objectid":519},"geometry":{"coordinates":[[-10180279.3456,6242901.298799999],[-9923015.4048,6033763.857900001],[-9665054.899,6033763.857900001],[-9221427.1989,5671197.660999998],[-9059756.1557,5205523.754199997],[-8902843.9986,5484805.077799998],[-8500119.5917,5484805.077799998],[-8409476.5009,5647620.118500002],[-7962999.1391,5647620.118500002],[-7891234.6576000005,5774199.687399998],[-7810534.855900001,5919121.077600002],[-7595365.924799999,5919121.077600002],[-7468902.7655,5487322.451899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_703","shape_stle":136333.986247,"iso2cd":"AT_SK","iso3cd":"AUT_SVK","objectid_1":518,"objectid":520},"geometry":{"coordinates":[[1863204.125,6265214.215599999],[1984591.4543000013,6105014.288800001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_276","shape_stle":405147.343517,"iso2cd":"AT_DE","iso3cd":"AUT_DEU","objectid_1":519,"objectid":521},"geometry":{"coordinates":[[1076971.5434999987,6068290.024700001],[1412511.4695000015,6068290.024700001],[1416985.8770999983,6149220.072499998],[1519168.1772999987,6265445.560599998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"040_203","shape_stle":254946.246509,"iso2cd":"AT_CZ","iso3cd":"AUT_CZE","objectid_1":520,"objectid":522},"geometry":{"coordinates":[[1519168.1772999987,6265445.560599998],[1863204.125,6265214.215599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_398","shape_stle":826663.569404,"iso2cd":"CN_KZ","iso3cd":"CHN_KAZ","objectid_1":521,"objectid":523},"geometry":{"coordinates":[[8891303.034899998,5347417.368900001],[8952045.005600002,5531276.9375],[9355591.040399998,5968538.077],[9527568.664500002,5968002.357699998],[9659960.302000001,6320479.004900001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_643","shape_stle":106134.941513,"iso2cd":"CN_RU","iso3cd":"CHN_RUS","objectid_1":522,"objectid":524},"geometry":{"coordinates":[[9659960.302000001,6320479.004900001],[9708999.8134,6320479.004900001],[9803497.451299999,6320481.178800002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":427466.650154,"iso2cd":"CA","iso3cd":"CAN","objectid_1":523,"objectid":525},"geometry":{"coordinates":[[-6846470.0858,6289642.2082],[-7047832.4723000005,6289642.2082],[-7077487.8587,6396086.237300001],[-6875278.193299999,6396086.237300001],[-6846470.0858,6289642.2082]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"250_442","shape_stle":84477.3415,"iso2cd":"FR_LU","iso3cd":"FRA_LUX","objectid_1":524,"objectid":526},"geometry":{"coordinates":[[782926.4054999985,6407254.161499999],[668287.5982999988,6407254.161499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"250_276","shape_stle":251761.181873,"iso2cd":"FR_DE","iso3cd":"FRA_DEU","objectid_1":525,"objectid":527},"geometry":{"coordinates":[[795851.0122000016,6029174.039399996],[807670.2432999983,6407254.161499999],[782926.4054999985,6407254.161499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"203_703","shape_stle":205416.239693,"iso2cd":"CZ_SK","iso3cd":"CZE_SVK","objectid_1":526,"objectid":528},"geometry":{"coordinates":[[1863204.125,6265214.215599999],[1953199.7608999982,6265153.699199997],[2094675.6933999993,6422245.665399998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"616_703","shape_stle":329406.9088,"iso2cd":"PL_SK","iso3cd":"POL_SVK","objectid_1":527,"objectid":529},"geometry":{"coordinates":[[2094675.6933999993,6422245.665399998],[2391067.498300001,6422245.665399998],[2541957.8717,6422245.665399998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"703_804","shape_stle":139852.157747,"iso2cd":"SK_UA","iso3cd":"SVK_UKR","objectid_1":528,"objectid":530},"geometry":{"coordinates":[[2541957.8717,6422245.665399998],[2518329.4930000007,6193160.520499997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_496","shape_stle":3769205.808,"iso2cd":"CN_MN","iso3cd":"CHN_MNG","objectid_1":529,"objectid":531},"geometry":{"coordinates":[[9803497.451299999,6320481.178800002],[9752414.5955,6187684.296499997],[10166960.6364,5948769.488200001],[10013945.6791,5555006.238300003],[10553032.007,5555006.238300003],[10743786.991999999,5171129.417000003],[12033797.3231,5171129.417000003],[13101613.6952,5955397.595799997],[13053202.4547,6099316.488700002],[12831851.1131,6099316.488700002],[12998472.621599998,6427387.549500003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"804_643","shape_stle":739919.617055,"iso2cd":"UA_RU","iso3cd":"UKR_RUS","objectid_1":530,"objectid":532},"geometry":{"coordinates":[[4191941.8497,5902674.907499999],[4430308.9091,6137784.099600002],[4492648.3704,6491079.578900002],[4073414.3559999987,6493334.3913]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"496_643","shape_stle":1333149.57328,"iso2cd":"MN_RU","iso3cd":"MNG_RUS","objectid_1":531,"objectid":533},"geometry":{"coordinates":[[12998472.621599998,6427387.549500003],[13043612.718400002,6512852.466499999],[12657066.936900001,6512852.466499999],[12479699.9058,6378123.318700001],[12121063.115400001,6378123.318700001],[12079471.2474,6505685.023100004],[11381585.9936,6505685.023100004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"056_442","shape_stle":84411.4288919,"iso2cd":"BE_LU","iso3cd":"BEL_LUX","objectid_1":532,"objectid":534},"geometry":{"coordinates":[[671741.7074999996,6549169.624399997],[671734.741799999,6548941.581900001],[668287.5982999988,6407254.161499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"276_442","shape_stle":115917.440175,"iso2cd":"DE_LU","iso3cd":"DEU_LUX","objectid_1":533,"objectid":535},"geometry":{"coordinates":[[671741.7074999996,6549169.624399997],[782926.4054999985,6407254.161499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"203_276","shape_stle":275953.217161,"iso2cd":"CZ_DE","iso3cd":"CZE_DEU","objectid_1":534,"objectid":536},"geometry":{"coordinates":[[1519168.1772999987,6265445.560599998],[1409543.0278000012,6409026.884300001],[1566466.947900001,6590076.2793999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"203_616","shape_stle":433693.36821,"iso2cd":"CZ_PL","iso3cd":"CZE_POL","objectid_1":535,"objectid":537},"geometry":{"coordinates":[[1566466.947900001,6590076.2793999985],[1973413.522500001,6590076.2793999985],[2094675.6933999993,6422245.665399998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":591743.406867,"iso2cd":"CA","iso3cd":"CAN","objectid_1":536,"objectid":538},"geometry":{"coordinates":[[-13868312.600499999,6269704.3706],[-13972903.0414,6269704.3706],[-14195536.5507,6431509.557099998],[-14302388.3059,6614795.2070999965],[-13895700.0034,6319805.021200001],[-13868312.600499999,6269704.3706]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"250","shape_stle":1524629.08852,"iso2cd":"FR","iso3cd":"FRA","objectid_1":537,"objectid":539},"geometry":{"coordinates":[[-182898.80249999836,5408746.698700003],[-186464.0802000016,5910911.134800002],[-323151.4811999984,6070164.097400002],[-527709.9409000017,6067009.203100003],[-531686.6908,6258679.597900003],[-194366.60669999942,6258679.597900003],[-195778.50129999965,6442118.268600002],[-87914.88100000098,6442118.268600002],[-17743.30249999836,6356386.472099997],[233997.8770999983,6667024.447300002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"056_250","shape_stle":378548.323361,"iso2cd":"BE_FR","iso3cd":"BEL_FRA","objectid_1":538,"objectid":540},"geometry":{"coordinates":[[668287.5982999988,6407254.161499999],[439009.9833999984,6407254.161499999],[233997.8770999983,6667024.447300002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"616_804","shape_stle":195368.936985,"iso2cd":"PL_UA","iso3cd":"POL_UKR","objectid_1":539,"objectid":541},"geometry":{"coordinates":[[2541957.8717,6422245.665399998],[2645753.072900001,6535903.2531],[2664428.1187000014,6702336.759800002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"496_643","shape_stle":1538717.72828,"iso2cd":"MN_RU","iso3cd":"MNG_RUS","objectid_1":540,"objectid":542},"geometry":{"coordinates":[[11381585.9936,6505685.023100004],[11305495.9382,6738802.326200001],[11063819.7502,6738802.326200001],[10906233.388700001,6388652.379900001],[10616334.3074,6388652.379900001],[10552628.696199998,6556013.016199999],[10081593.7196,6556013.016199999],[10016355.0286,6395680.075900003],[9832605.5801,6395680.075900003],[9803497.451299999,6320481.178800002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":1777933.1776,"iso2cd":"CA","iso3cd":"CAN","objectid_1":541,"objectid":543},"geometry":{"coordinates":[[-5820522.9135,6062918.530699998],[-5957484.0956,5846289.6712],[-6077135.119999999,5956243.053900003],[-6527918.8357,5956243.053900003],[-6560831.3072,6086926.323399998],[-6187534.4646000005,6757312.8549000025],[-6074481.673699999,6301031.529799998],[-5820522.9135,6062918.530699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"276_528","shape_stle":172516.463033,"iso2cd":"DE_NL","iso3cd":"DEU_NLD","objectid_1":542,"objectid":544},"geometry":{"coordinates":[[746506.3594000004,6760640.296099998],[678076.3784999996,6761072.169399999],[671741.7074999996,6549169.624399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"056","shape_stle":220316.415186,"iso2cd":"BE","iso3cd":"BEL","objectid_1":543,"objectid":545},"geometry":{"coordinates":[[233997.8770999983,6667024.447300002],[315409.7061999999,6769129.313000001],[501269.9807000011,6769129.313000001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"056_528","shape_stle":174886.384271,"iso2cd":"BE_NL","iso3cd":"BEL_NLD","objectid_1":544,"objectid":546},"geometry":{"coordinates":[[501269.9807000011,6769129.313000001],[671741.7074999996,6549169.624399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"112_804","shape_stle":658992.310782,"iso2cd":"BY_UA","iso3cd":"BLR_UKR","objectid_1":545,"objectid":547},"geometry":{"coordinates":[[2664428.1187000014,6702336.759800002],[3439004.225400001,6702336.759800002],[3545003.291099999,6816971.787299998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"804_643","shape_stle":491705.02658,"iso2cd":"UA_RU","iso3cd":"UKR_RUS","objectid_1":546,"objectid":548},"geometry":{"coordinates":[[4073414.3559999987,6493334.3913],[3869086.0945000015,6816971.787299998],[3545003.291099999,6816971.787299998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"528","shape_stle":313290.390657,"iso2cd":"NL","iso3cd":"NLD","objectid_1":547,"objectid":549},"geometry":{"coordinates":[[501269.9807000011,6769129.313000001],[506406.20340000093,7010558.558899999],[754163.5097999983,7010558.558899999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"276_528","shape_stle":140068.536395,"iso2cd":"DE_NL","iso3cd":"DEU_NLD","objectid_1":548,"objectid":550},"geometry":{"coordinates":[[754163.5097999983,7010558.558899999],[746506.3594000004,6760640.296099998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_643","shape_stle":813570.150121,"iso2cd":"CN_RU","iso3cd":"CHN_RUS","objectid_1":549,"objectid":551},"geometry":{"coordinates":[[12998472.621599998,6427387.549500003],[13090462.606199998,6427387.549500003],[13443357.1103,7065062.990099996],[13974750.091799997,7065062.990099996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"156_643","shape_stle":2223700.12215,"iso2cd":"CN_RU","iso3cd":"CHN_RUS","objectid_1":550,"objectid":552},"geometry":{"coordinates":[[13974750.091799997,7065062.990099996],[14539378.065300003,6099316.488700002],[14860053.726899996,6099316.488700002],[15025720.4058,6215942.535999998],[15054445.610399999,6099316.488700002],[14770139.689800002,5605435.3508],[14678902.199299999,5683421.876400001],[14568034.674999997,5606225.750399999],[14642474.481200002,5379331.551399998],[14572199.247500002,5251073.845700003],[14572085.4683,5250863.029700004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":562162.199373,"iso2cd":"CA","iso3cd":"CAN","objectid_1":551,"objectid":553},"geometry":{"coordinates":[[-13733739.190200001,6242901.298799999],[-13739339.8388,6253937.3204],[-14108481.2319,6523100.953100003],[-14460328.9698,7111003.727899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":2322628.36509,"iso2cd":"RU","iso3cd":"RUS","objectid_1":552,"objectid":554},"geometry":{"coordinates":[[15989629.923600003,5881712.897100002],[15789244.726599999,5745773.187700003],[15724232.568899997,6012627.618900001],[15778953.9177,6102249.864200003],[15911966.278899997,6317356.030599996],[15816152.975900002,7012981.215599999],[16050775.061399996,7175991.361699998],[16170157.771200001,6224261.1127],[16042252.255000003,6208737.7119999975],[15947852.742200002,6057018.293200001],[15989629.923600003,5881712.897100002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"826_372","shape_stle":175142.983811,"iso2cd":"GB_IE","iso3cd":"GBR_IRL","objectid_1":553,"objectid":555},"geometry":{"coordinates":[[-900923.3574000001,7176814.423699997],[-655476.2780999988,7176852.8759]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":671299.545615,"iso2cd":"CA","iso3cd":"CAN","objectid_1":554,"objectid":556},"geometry":{"coordinates":[[-14531252.818300001,6812747.192599997],[-14616797.661,6812747.192599997],[-14870747.9946,7217300.475299999],[-14685512.9092,7217300.475299999],[-14701340.4912,7087204.298799999],[-14531252.818300001,6812747.192599997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"616_643","shape_stle":293688.0874,"iso2cd":"PL_RU","iso3cd":"POL_RUS","objectid_1":555,"objectid":557},"geometry":{"coordinates":[[2551631.7936000004,7230954.6721],[2139088.1754,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"440_616","shape_stle":123031.4961,"iso2cd":"LT_PL","iso3cd":"LTU_POL","objectid_1":556,"objectid":558},"geometry":{"coordinates":[[2551631.7936000004,7230954.6721],[2724454.120099999,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"112_616","shape_stle":292828.390236,"iso2cd":"BY_PL","iso3cd":"BLR_POL","objectid_1":557,"objectid":559},"geometry":{"coordinates":[[2724454.120099999,7230954.6721],[2664428.1187000014,6702336.759800002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"112_440","shape_stle":186531.623,"iso2cd":"BY_LT","iso3cd":"BLR_LTU","objectid_1":558,"objectid":560},"geometry":{"coordinates":[[2986475.0667000003,7230954.6721],[2724454.120099999,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"276_616","shape_stle":357989.026728,"iso2cd":"DE_PL","iso3cd":"DEU_POL","objectid_1":559,"objectid":561},"geometry":{"coordinates":[[1566466.947900001,6590076.2793999985],[1609471.3684,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"616","shape_stle":377032.004,"iso2cd":"PL","iso3cd":"POL","objectid_1":560,"objectid":562},"geometry":{"coordinates":[[1609471.3684,7230954.6721],[2139088.1754,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"112_643","shape_stle":288282.820924,"iso2cd":"BY_RU","iso3cd":"BLR_RUS","objectid_1":561,"objectid":563},"geometry":{"coordinates":[[3545003.291099999,6816971.787299998],[3569038.5522999987,6976910.566600002],[3405861.8079000004,7245907.052199997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"372","shape_stle":1105398.51412,"iso2cd":"IE","iso3cd":"IRL","objectid_1":562,"objectid":564},"geometry":{"coordinates":[[-655476.2780999988,7176852.8759],[-647456.8839000016,6877223.287799999],[-769457.7468000017,6714905.564999998],[-1240335.0091999993,6714905.564999998],[-1114519.5559,6886892.304300003],[-1133175.5339000002,7275147.922600001],[-978355.5273999982,7275147.922600001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"826_372","shape_stle":71393.1095928,"iso2cd":"GB_IE","iso3cd":"GBR_IRL","objectid_1":563,"objectid":565},"geometry":{"coordinates":[[-978355.5273999982,7275147.922600001],[-900923.3574000001,7176814.423699997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"276","shape_stle":405561.72226,"iso2cd":"DE","iso3cd":"DEU","objectid_1":564,"objectid":566},"geometry":{"coordinates":[[1054032.2895999998,7275911.753899999],[1085429.4750999995,7230954.6721],[1609471.3684,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"276","shape_stle":231086.295197,"iso2cd":"DE","iso3cd":"DEU","objectid_1":565,"objectid":567},"geometry":{"coordinates":[[754163.5097999983,7010558.558899999],[876413.0665000007,7010558.558899999],[886628.1039999984,7275912.013499998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"276_208","shape_stle":118943.1255,"iso2cd":"DE_DK","iso3cd":"DEU_DNK","objectid_1":566,"objectid":568},"geometry":{"coordinates":[[1054032.2895999998,7275911.753899999],[886628.1039999984,7275912.013499998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"208","shape_stle":27082.4065377,"iso2cd":"DK","iso3cd":"DNK","objectid_1":567,"objectid":569},"geometry":{"coordinates":[[1027772.1317000017,7313607.851199999],[1054032.2895999998,7275911.753899999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":139626.367905,"iso2cd":"RU","iso3cd":"RUS","objectid_1":568,"objectid":570},"geometry":{"coordinates":[[2139088.1754,7230954.6721],[2290832.6512,7412805.260399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"440_643","shape_stle":293902.786601,"iso2cd":"LT_RU","iso3cd":"LTU_RUS","objectid_1":569,"objectid":571},"geometry":{"coordinates":[[2290832.6512,7412805.260399997],[2571733.6684999987,7412805.260399997],[2551631.7936000004,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"398_643","shape_stle":3250902.52675,"iso2cd":"KZ_RU","iso3cd":"KAZ_RUS","objectid_1":570,"objectid":572},"geometry":{"coordinates":[[7844948.895,7423794.0568],[7513640.0612,7423794.0568],[7316551.076099999,7237444.929099999],[6850954.202500001,7237444.929099999],[6762218.898800001,7152322.2051],[6801351.0326000005,7068260.180100001],[6687698.318399999,6668482.998499997],[6751415.307300001,6545759.175499998],[6113010.1987,6545759.175499998],[6049091.6620000005,6662857.134999998],[5688247.9956,6662857.134999998],[5255583.925700001,6243298.979599997],[5554066.6844,5774665.166299999],[5332317.5984000005,5570301.8325999975],[5548645.708700001,5255903.6646]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"398_643","shape_stle":1873056.6411,"iso2cd":"KZ_RU","iso3cd":"KAZ_RUS","objectid_1":571,"objectid":573},"geometry":{"coordinates":[[9659960.302000001,6320479.004900001],[9705925.583500002,6441081.370200001],[9384689.6017,6441504.7267],[9287659.923999999,6674113.452799998],[8931104.510200001,6674113.452799998],[8465077.077100001,7182599.829999998],[8235445.804699998,7074230.076200001],[7986142.798500001,7074230.076200001],[7844948.895,7423794.0568]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"826","shape_stle":442337.258418,"iso2cd":"GB","iso3cd":"GBR","objectid_1":572,"objectid":574},"geometry":{"coordinates":[[-978355.5273999982,7275147.922600001],[-984945.1187000014,7430900.471000001],[-662999.0538000017,7430900.471000001],[-655476.2780999988,7176852.8759]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"440","shape_stle":117265.019099,"iso2cd":"LT","iso3cd":"LTU","objectid_1":573,"objectid":575},"geometry":{"coordinates":[[2290832.6512,7412805.260399997],[2380520.521400001,7521562.2075999975],[2387809.3858999982,7592473.279600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"440_428","shape_stle":451750.6157,"iso2cd":"LT_LV","iso3cd":"LTU_LVA","objectid_1":574,"objectid":576},"geometry":{"coordinates":[[2387809.3858999982,7592473.279600002],[3032326.590999998,7592473.279600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"112_440","shape_stle":186969.389121,"iso2cd":"BY_LT","iso3cd":"BLR_LTU","objectid_1":575,"objectid":577},"geometry":{"coordinates":[[3032326.590999998,7592473.279600002],[2986475.0667000003,7230954.6721]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"112_643","shape_stle":476715.226874,"iso2cd":"BY_RU","iso3cd":"BLR_RUS","objectid_1":576,"objectid":578},"geometry":{"coordinates":[[3405861.8079000004,7245907.052199997],[3456996.644200001,7592473.279600002],[3032326.590999998,7592473.279600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"208","shape_stle":716850.170416,"iso2cd":"DK","iso3cd":"DNK","objectid_1":577,"objectid":579},"geometry":{"coordinates":[[886628.1039999984,7275912.013499998],[894070.0683000013,7474724.269000001],[1153205.6136000007,7818308.063500002],[1274477.0709999986,7632213.735200003],[1027772.1317000017,7313607.851199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"428","shape_stle":420693.158334,"iso2cd":"LV","iso3cd":"LVA","objectid_1":578,"objectid":580},"geometry":{"coordinates":[[2387809.3858999982,7592473.279600002],[2404284.3412000015,7752955.444399998],[2529554.8367,7909290.216300003],[2635285.9217999987,7728621.7754999995],[2661624.841600001,7959477.7377]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"233_428","shape_stle":289648.394588,"iso2cd":"EE_LV","iso3cd":"EST_LVA","objectid_1":579,"objectid":581},"geometry":{"coordinates":[[2661624.841600001,7959477.7377],[3081442.5538999997,7959535.544100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"428_643","shape_stle":179173.748238,"iso2cd":"LV_RU","iso3cd":"LVA_RUS","objectid_1":580,"objectid":582},"geometry":{"coordinates":[[3032326.590999998,7592473.279600002],[3081442.5538999997,7959535.544100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"826","shape_stle":3133404.29663,"iso2cd":"GB","iso3cd":"GBR","objectid_1":581,"objectid":583},"geometry":{"coordinates":[[-360546.6301999986,8207399.307599999],[-356870.7307999991,7969071.460600004],[-233972.24399999902,7969071.460600004],[-229913.47839999944,7598782.997299999],[-15654.1678000018,7306061.7381],[-15430.957100000232,6971366.4507],[137385.83249999955,6971366.4507],[135918.67049999908,6709996.314099997],[38265.259899999946,6587136.024400003],[-279746.5179999992,6587136.024400003],[-347543.36829999834,6501214.321999997],[-615304.1550000012,6501214.321999997],[-618826.1576999985,6639827.114100002],[-349532.7074000016,6639827.114100002],[-350716.81810000166,6721199.180799998],[-467227.54780000076,6721199.180799998],[-473226.26480000094,7023719.440899998],[-360241.2159000002,7023719.440899998],[-366549.1950000003,7427391.590099998],[-537717.0218000002,7427391.590099998],[-551461.0740999989,8015102.5151999965],[-556021.7818999998,8206658.169200003],[-360546.6301999986,8207399.307599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"233","shape_stle":569792.698307,"iso2cd":"EE","iso3cd":"EST","objectid_1":582,"objectid":584},"geometry":{"coordinates":[[2661624.841600001,7959477.7377],[2670288.4439000003,8035520.120099999],[2537552.7996000014,8035520.120099999],[2761862.3902000003,8322534.590400003],[3129955.7732000016,8322534.590400003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"233_643","shape_stle":167175.849913,"iso2cd":"EE_RU","iso3cd":"EST_RUS","objectid_1":583,"objectid":585},"geometry":{"coordinates":[[3081442.5538999997,7959535.544100001],[3129955.7732000016,8322534.590400003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":350963.185121,"iso2cd":"RU","iso3cd":"RUS","objectid_1":584,"objectid":586},"geometry":{"coordinates":[[3129955.7732000016,8322534.590400003],[3334115.681400001,8326986.5625],[3358821.0020999983,8500486.094899997],[3156738.0929999985,8500486.094899997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"234","shape_stle":455860.934,"iso2cd":"FO","iso3cd":"FRO","objectid_1":585,"objectid":587},"geometry":{"coordinates":[[-870823.1332999989,8970413.982600003],[-691167.5185999982,8970413.982600003],[-669923.925999999,8702703.866899997],[-847587.2833999991,8702703.866899997],[-870823.1332999989,8970413.982600003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":1201549.43794,"iso2cd":"CA","iso3cd":"CAN","objectid_1":586,"objectid":588},"geometry":{"coordinates":[[-8896937.0281,9172852.292900003],[-9640130.5309,9172852.292900003],[-9542026.6105,9720594.031999998],[-9266375.6297,9720594.031999998],[-8986047.0528,9417183.819200002],[-8896937.0281,9172852.292900003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"752","shape_stle":2130336.11749,"iso2cd":"SE","iso3cd":"SWE","objectid_1":587,"objectid":589},"geometry":{"coordinates":[[2610137.6297000013,9789072.318499997],[2351523.1152000017,9789072.318499997],[2326223.6851000004,9518065.081299998],[2033708.9356999993,9079676.145599999],[1996846.9580999985,8640076.183399998],[2119906.2261999995,8416763.145099998],[1867792.8676999994,8079594.890100002],[1831435.892000001,7616423.8081],[1585529.6926000006,7618939.192699999],[1566680.3421999998,7340121.646499999],[1421979.8154999986,7340121.646499999],[1443212.545400001,7685592.1316],[1175389.882199999,8108195.923500001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"246","shape_stle":1281516.31064,"iso2cd":"FI","iso3cd":"FIN","objectid_1":588,"objectid":590},"geometry":{"coordinates":[[3156738.0929999985,8500486.094899997],[2819163.6136999987,8500486.094899997],[2709359.791200001,8356748.114799999],[2509438.9437000006,8356748.114799999],[2348772.7507999986,8655790.2117],[2381465.4816999994,8987445.253200002],[2764185.078400001,9545434.0084],[2791167.7897000015,9789072.318499997],[2610137.6297000013,9789072.318499997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"352","shape_stle":2034586.82199,"iso2cd":"IS","iso3cd":"ISL","objectid_1":589,"objectid":591},"geometry":{"coordinates":[[-2376573.771499999,9767122.9956],[-2274021.964499999,9766667.226400003],[-2288152.0791000016,9923915.507299997],[-1602964.932500001,9923915.507700004],[-1583218.2230999991,9610804.0035],[-1725269.8517000005,9324048.965599999],[-1939003.7426999994,9324048.965599999],[-2066317.7696000002,9069347.8732],[-2319132.3647999987,9269042.590300001],[-2507780.9360000007,9269042.590300001],[-2552347.8665999994,9705604.820500001],[-2715131.4349999987,9705604.820500001],[-2724268.8106000014,9790366.152500004],[-2622141.6702000014,10030241.034100004],[-2401250.0912999995,10030241.034100004],[-2376573.771499999,9767122.9956]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"124_840","shape_stle":2009196.76138,"iso2cd":"CA_US","iso3cd":"CAN_USA","objectid_1":590,"objectid":592},"geometry":{"coordinates":[[-15610922.8749,10408117.375600003],[-15495816.018199999,8387882.068300001],[-15342181.0852,8155942.027400002],[-15182151.2601,8155942.027400002],[-14784577.5448,7538460.164300002],[-14606475.6731,7538460.164300002],[-14442513.8662,7275907.749300003],[-14460328.9698,7111003.727899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"246_643","shape_stle":1017392.15911,"iso2cd":"FI_RU","iso3cd":"FIN_RUS","objectid_1":591,"objectid":593},"geometry":{"coordinates":[[3156738.0929999985,8500486.094899997],[3427650.240699999,8858663.1602],[3481183.838799998,9234156.052699998],[3263110.150800001,9234156.052699998],[3336433.4706000015,9785825.255999997],[3115217.2250000015,10343550.3732],[3137160.1224000007,10528999.179899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"246_752","shape_stle":462174.626892,"iso2cd":"FI_SE","iso3cd":"FIN_SWE","objectid_1":592,"objectid":594},"geometry":{"coordinates":[[2257045.4598000012,10748073.4291],[2247624.289099999,10635586.943899997],[2397238.402800001,10635586.943899997],[2636360.8442,10043994.588799998],[2610137.6297000013,9789072.318499997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"578_752","shape_stle":1426886.07277,"iso2cd":"NO_SE","iso3cd":"NOR_SWE","objectid_1":593,"objectid":595},"geometry":{"coordinates":[[1175389.882199999,8108195.923500001],[1332590.4554999992,8326986.5625],[1387489.8145999983,9294801.577200003],[1539605.362399999,9294801.577200003],[1570507.2822999991,9789072.318499997],[1871133.2674999982,10300469.2883],[1884059.3929000013,10481775.729400001],[2016874.8198999986,10481775.729400001],[2037040.9875999987,10748075.280699998],[2257045.4598000012,10748073.4291]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":472372.376202,"iso2cd":"CA","iso3cd":"CAN","objectid_1":594,"objectid":596},"geometry":{"coordinates":[[-8377927.559,10357591.004299998],[-8544104.5816,10357591.004299998],[-8685679.3113,10796258.269199997],[-8516748.7564,10796258.269199997],[-8377927.559,10357591.004299998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"124_840","shape_stle":209533.382938,"iso2cd":"CA_US","iso3cd":"CAN_USA","objectid_1":595,"objectid":597},"geometry":{"coordinates":[[-15661325.6283,10885635.683300003],[-15610922.8749,10408117.375600003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":482152.326342,"iso2cd":"CA","iso3cd":"CAN","objectid_1":596,"objectid":598},"geometry":{"coordinates":[[-10818087.2171,10665733.0357],[-10991806.8996,10665733.0357],[-10971908.1111,10979251.963200003],[-10796173.4925,10979251.963200003],[-10818087.2171,10665733.0357]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"578_643","shape_stle":238580.489909,"iso2cd":"NO_RU","iso3cd":"NOR_RUS","objectid_1":597,"objectid":599},"geometry":{"coordinates":[[3137160.1224000007,10528999.179899998],[3466448.068,11087093.598300003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"246_578","shape_stle":869199.990592,"iso2cd":"FI_NO","iso3cd":"FIN_NOR","objectid_1":598,"objectid":600},"geometry":{"coordinates":[[2257045.4598000012,10748073.4291],[2261797.9376000017,10805170.9714],[2509142.548300002,10805170.9714],[2616173.0084999986,10525295.868100002],[2971015.8264999986,11148699.6228],[3210596.9015999995,11148699.6228],[3137160.1224000007,10528999.179899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"840","shape_stle":10188314.8569,"iso2cd":"US","iso3cd":"USA","objectid_1":599,"objectid":601},"geometry":{"coordinates":[[-14460328.9698,7111003.727899998],[-14627531.8434,7376453.325199999],[-14875311.2743,7376453.325199999],[-15322005.4627,8065528.5625],[-15441766.1879,8065083.416500002],[-15675310.917399999,8414649.843400002],[-16521306.6463,8414649.843400002],[-16510637.4931,8207306.931999996],[-16937423.1273,8207306.931999996],[-16967812.2537,8622215.341300003],[-17105444.741,8622215.341300003],[-17072647.6725,8207306.931999996],[-17256754.4555,8207306.931999996],[-17225113.1542,7584029.722900003],[-18210934.1682,7584029.722900003],[-18217412.4209,7737535.529299997],[-17405497.5698,7737535.529299997],[-17433607.9688,8178249.433700003],[-17980019.2512,8174626.743900001],[-18013529.236,8467773.049199998],[-18209497.3903,8467773.049199998],[-18342796.025,9353992.067199998],[-17859934.085500002,9353992.067199998],[-17896817.4697,9588756.710600004],[-18620319.7068,9588756.710600004],[-18702108.2959,10001234.437399998],[-18441330.1857,10001234.437399998],[-18018869.6467,10001234.437399998],[-18079161.6762,10329093.4164],[-18538690.2088,10329093.4164],[-18664527.5577,10917848.101999998],[-17725045.4885,10917848.101999998],[-17826354.676,11409171.560099997],[-16199194.3072,11409171.560099997],[-15661325.6283,10885635.683300003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"578","shape_stle":3022705.51245,"iso2cd":"NO","iso3cd":"NOR","objectid_1":600,"objectid":602},"geometry":{"coordinates":[[1175389.882199999,8108195.923500001],[1054781.9816999994,8108195.923500001],[916979.6972999983,7917626.991999999],[687302.5232999995,7917626.991999999],[520732.4164999984,8173030.961900003],[534744.3436999992,8809807.367700003],[823779.7628000006,9268569.032399997],[945341.9701000005,9268569.032399997],[1590055.0351999998,10363796.9556],[1693531.0516000018,10369106.471199997],[2004532.3464000002,11112000.858900003],[2325354.392099999,11112000.858900003],[2529865.2479999997,11503726.496399999],[3191789.018199999,11503726.496399999],[3466448.068,11087093.598300003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":3708840.4729,"iso2cd":"CA","iso3cd":"CAN","objectid_1":601,"objectid":603},"geometry":{"coordinates":[[-15661325.6283,10885635.683300003],[-15514962.794,10744898.7887],[-14763847.9652,10744898.7887],[-14780732.0951,10964876.306199998],[-13520533.8805,10964938.9415],[-13224469.1857,10656691.82],[-11636602.0773,10656691.82],[-11463109.9456,10467683.2051],[-10720268.9223,10468393.040200002],[-10704341.7356,10661889.016800001],[-10650983.5991,11647558.3666],[-10308307.5018,11647558.3666]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":11490311.2207,"iso2cd":"CA","iso3cd":"CAN","objectid_1":602,"objectid":604},"geometry":{"coordinates":[[-10308307.5018,11647558.3666],[-9777857.7463,10217115.022699997],[-9589675.3139,10217115.022699997],[-9482142.4953,10217115.022699997],[-9384134.7764,10971815.155299999],[-9044732.6198,10553740.003399998],[-9143890.0309,9926761.723700002],[-9632377.698,9924479.821900003],[-9752242.1049,9212878.477700002],[-10325229.5108,9212878.477700002],[-10475797.0662,8389324.665600002],[-10189407.9365,7744449.529200003],[-9703869.9804,7744449.529200003],[-9095755.068,7205889.8461000025],[-8943288.9178,6808661.9454],[-8642202.2391,6808661.9454],[-8788444.7827,7203009.382799998],[-8580411.6517,7798104.427500002],[-8717561.844,8166893.4043999985],[-8608518.233,8552309.553800002],[-8766698.5095,8988275.811999999],[-8205810.230599999,8988779.819899999],[-7719321.3144000005,8480882.588299997],[-7781793.1228,8285675.715300001],[-7445051.2502,7948869.524300002],[-7242544.0123,8530791.431599997],[-7019111.701300001,8295963.2272000015],[-6766325.5395,7449713.825099997],[-6480842.984099999,7449713.825099997],[-6340725.4011,6940355.187200002],[-6580002.856000001,6479690.546099998],[-7505522.146600001,6480202.744099997],[-7685344.891000001,6136538.228399999],[-7627764.0638,6085381.7102999985],[-7513228.6033,6299184.1215],[-7149986.3314,6299184.1215],[-7094494.2541000005,6100574.106200002],[-7239231.0879,6100574.106200002],[-7174011.206599999,5867618.625200003],[-6933073.864499999,5656405.193899997],[-7134983.888900001,5330378.585699998],[-7337491.7542,5502921.024700001],[-7231335.9376,5679812.898500003],[-7312530.531199999,5750514.7157000005],[-7468902.7655,5487322.451899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":1044835.89449,"iso2cd":"RU","iso3cd":"RUS","objectid_1":603,"objectid":605},"geometry":{"coordinates":[[6301028.144200001,12145852.258900002],[6210043.645100001,11732741.850199997],[6321724.921300001,11732741.850199997],[6413474.780200001,11253659.813500002],[5977165.732099999,11253659.813500002],[5879146.036600001,11725886.229599997],[5966741.4036,12145852.258900002],[6301028.144200001,12145852.258900002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":2473471.96376,"iso2cd":"CA","iso3cd":"CAN","objectid_1":604,"objectid":606},"geometry":{"coordinates":[[-11939724.6654,12281962.281400003],[-11490153.9145,11204452.059299998],[-11508847.4232,10694964.9665],[-11714418.5272,10924460.754],[-11824840.085,10924460.754],[-12836201.1725,10924460.754],[-13240647.5056,11779234.2311],[-13271550.6706,12200773.8147],[-13231350.5918,12200773.8147],[-12275037.3025,12200773.8147],[-12075495.764899999,11954939.952100001],[-12087262.729899999,12281962.281400003],[-11939724.6654,12281962.281400003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":837308.46919,"iso2cd":"CA","iso3cd":"CAN","objectid_1":605,"objectid":607},"geometry":{"coordinates":[[-10374679.7776,11959363.756399997],[-10621350.5129,11959363.756399997],[-10615057.8424,12524730.025200002],[-10213804.9479,12524730.025200002],[-10219375.5967,12250474.498800002],[-10367699.9981,12250474.498800002],[-10374679.7776,11959363.756399997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":7011056.9966,"iso2cd":"CA","iso3cd":"CAN","objectid_1":606,"objectid":608},"geometry":{"coordinates":[[-9648563.5982,12591300.549500003],[-9679007.6707,11900002.541699998],[-9544208.2958,11900002.541699998],[-9516494.282,12442634.858199999],[-9050664.1309,12442634.858199999],[-9092179.9064,11833983.098399997],[-8155817.0940000005,11841279.308700003],[-8190818.3478999995,11542940.504699998],[-8005645.8509,11542940.504699998],[-7908597.6011,11207848.728799999],[-7771401.7904,11207848.728799999],[-7692801.492699999,10929871.213600002],[-7596604.0132,10929871.213600002],[-7616899.9574,10820317.652599998],[-6935833.767200001,9940242.4485],[-7057698.8879,9485128.166299999],[-7149210.3412999995,9807711.828500003],[-7323979.9805,9802676.091899998],[-7483934.744899999,9997263.269100003],[-7553604.0075,9727673.911399998],[-7265501.497199999,9391065.922600001],[-7190010.713099999,9135399.876500003],[-7237456.551100001,8976697.4701],[-7606787.515799999,9391065.922600001],[-7636218.343,9280136.386500001],[-7331762.7839,8942000.718400002],[-7488819.2162999995,8942000.718400002],[-7869816.3563,9363137.389300004],[-8514328.6145,9363137.389300004],[-8827642.7588,9707798.556199998],[-8768269.8922,9707840.390500002],[-8309060.0528,9708163.954499997],[-8205651.5699000005,10215018.669100001],[-8402127.892,10844479.950499997],[-8719882.6074,11260095.309199996],[-9785189.4745,11260095.308700003],[-9950995.0622,11725694.208099999],[-9918327.069,12591300.549500003],[-9648563.5982,12591300.549500003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":1168730.22957,"iso2cd":"CA","iso3cd":"CAN","objectid_1":607,"objectid":609},"geometry":{"coordinates":[[-10825970.9309,11682973.2993],[-11058603.606,11682973.2993],[-11519022.1805,12266233.252300002],[-11477468.7743,12266233.252300002],[-11245956.9373,12266233.252300002],[-11252255.5277,12641762.559500001],[-10819353.9969,12641762.559500001],[-10818461.2099,12297887.2896],[-10825970.9309,11682973.2993]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":1752196.15303,"iso2cd":"CA","iso3cd":"CAN","objectid_1":608,"objectid":610},"geometry":{"coordinates":[[-13285005.2588,12779094.194300003],[-13073084.5949,12510393.474799998],[-13527112.7457,12513513.943999998],[-13475092.9794,11920634.222000003],[-13468605.821899999,11837293.247199997],[-13356664.8487,11601999.758699998],[-13847974.6215,11601999.758699998],[-14081710.8591,12074417.692599997],[-14162007.9371,12780385.5048],[-13285005.2588,12779094.194300003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":536374.332943,"iso2cd":"CA","iso3cd":"CAN","objectid_1":609,"objectid":611},"geometry":{"coordinates":[[-10379544.9906,12727891.701899998],[-10709781.4446,12721910.814099997],[-10712853.9835,12985974.149899997],[-10378357.6035,12985974.149899997],[-10379544.9906,12727891.701899998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":2091003.22771,"iso2cd":"CA","iso3cd":"CAN","objectid_1":610,"objectid":612},"geometry":{"coordinates":[[-10226128.2074,13777484.590000004],[-10028394.3934,13176990.893600002],[-8957292.3297,13176990.893600002],[-8968838.0223,12849696.534699999],[-9132955.8523,12850391.942900002],[-10095613.1157,12850391.942900002],[-10218718.0532,13214942.403700002],[-10549644.9334,13214942.403700002],[-10744153.2171,13777484.590000004],[-10226128.2074,13777484.590000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":854425.655817,"iso2cd":"CA","iso3cd":"CAN","objectid_1":611,"objectid":613},"geometry":{"coordinates":[[-10916059.3366,13009559.6844],[-11196040.9473,13009559.6844],[-11420347.4911,13330486.976099998],[-11186584.9669,13330486.976099998],[-11214960.6197,13820078.780000001],[-10952471.8389,13820078.780000001],[-10916059.3366,13009559.6844]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":1813391.84155,"iso2cd":"CA","iso3cd":"CAN","objectid_1":612,"objectid":614},"geometry":{"coordinates":[[-12684586.879,13884624.987499997],[-12378533.8787,13448652.508199997],[-12174743.5812,13448652.508199997],[-12210725.5035,13841506.1761],[-12098153.728,13841506.1761],[-11691066.5007,12795984.435599998],[-12929994.0345,12795984.435599998],[-13152864.0323,13311050.572999999],[-13223165.2139,13884624.987499997],[-12684586.879,13884624.987499997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":1899406.58416,"iso2cd":"RU","iso3cd":"RUS","objectid_1":613,"objectid":615},"geometry":{"coordinates":[[6344709.510200001,12280670.242700003],[6057245.3917,12280670.242700003],[6179354.2212000005,12872561.0739],[6573191.011599999,13614456.405299999],[6787417.550700001,13614456.405299999],[7017241.903000001,13897877.828900002],[7716803.681400001,13897877.828900002],[7679191.680799998,13744142.8226],[7514725.021600001,13081032.7161],[6804244.677299999,13081032.7161],[6344709.510200001,12280670.242700003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":10066354.7483,"iso2cd":"RU","iso3cd":"RUS","objectid_1":614,"objectid":616},"geometry":{"coordinates":[[3466448.068,11087093.598300003],[4657549.685600001,10418680.923100002],[4588356.856199998,10029067.120399997],[4284397.844700001,9828741.094400004],[3582146.7982,10123978.559299998],[3862288.1794000007,9413691.077600002],[4277767.749600001,9413691.077600002],[4640882.7009,9912628.630400002],[4852798.591600001,9912628.630400002],[4985200.824900001,10615350.9683],[5198712.067299999,10615350.9683],[5088382.202300001,10052645.797799997],[5280971.606699999,10052645.797799997],[5328707.009599999,10278526.566699997],[5960007.1866,10537575.167400002],[6644594.543900002,10537575.167400002],[6703414.667800002,10774192.126900002],[7440386.137400001,10774192.126900002],[7577677.026900001,10393195.430200003],[7696635.2271,10545824.433799997],[7563578.7366,10949159.891599998],[7377463.007300001,10946849.924000002],[7662252.809900001,11996381.913800001],[8142029.017499998,11996381.913800001],[7978537.486099999,11423589.211900003],[8131902.891399998,10624059.2311],[7925312.1074,9951175.2535],[8011022.859299999,9951175.2535],[8219847.8836,10624059.2311],[8487870.716899998,10624059.2311],[8540962.5629,10792120.111599997],[8269464.091600001,10787995.742700003],[8179019.486900002,11420656.149099998],[8268314.175099999,11722272.4507],[8399088.0269,11722272.4507],[8342267.0046,11533105.644599997],[8567408.194400001,11533105.644599997],[8652275.7564,11808499.6945],[9111391.0979,11808499.6945],[9175628.5889,12007637.534699999],[8880603.8422,12007637.534699999],[9007210.0555,12416909.329999998],[9708392.59,12416909.329999998],[9605596.504500002,12665255.519599997],[9792520.134399999,13244965.622000001],[11045980.9179,13244965.622000001],[11233268.160799999,13762910.325199999],[11407584.079999998,14253916.975699998],[11929175.1877,14253916.975699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":503753.88966,"iso2cd":"CA","iso3cd":"CAN","objectid_1":615,"objectid":617},"geometry":{"coordinates":[[-12422787.4809,14702519.121799998],[-12355527.4003,14094408.9252],[-12579590.8159,14113889.192400001],[-12647550.580699999,14702519.121799998],[-12422787.4809,14702519.121799998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":536422.265014,"iso2cd":"CA","iso3cd":"CAN","objectid_1":616,"objectid":618},"geometry":{"coordinates":[[-10468096.5146,14173852.451499999],[-10796711.5149,14173852.451499999],[-11046840.8955,14934911.269299999],[-10820533.5314,14934911.269299999],[-10574442.5042,14504128.493],[-10468096.5146,14173852.451499999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":878052.036585,"iso2cd":"CA","iso3cd":"CAN","objectid_1":617,"objectid":619},"geometry":{"coordinates":[[-11260140.3425,14856317.7799],[-11093917.8086,14360052.255500004],[-11373574.4478,14360052.255500004],[-11397466.5253,14652223.533100002],[-11795021.9093,14652223.533100002],[-11850262.139,15205549.490500003],[-11459265.5459,15205549.490500003],[-11260140.3425,14856317.7799]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"744","shape_stle":2839625.88298,"iso2cd":"SJ","iso3cd":"SJM","objectid_1":618,"objectid":620},"geometry":{"coordinates":[[3089926.510499999,16055422.387000002],[3307181.964200001,14796786.4243],[2715959.4169999994,14802026.272100002],[2681654.9437000006,14019384.631499998],[1915981.0077,14036814.709200002],[1895738.6462999992,13399287.651],[1064181.3352000006,15511477.7698],[1969955.4536999986,15504019.866300002],[1980115.0692000017,16085939.452100001],[3089926.510499999,16055422.387000002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":5052638.29341,"iso2cd":"CA","iso3cd":"CAN","objectid_1":619,"objectid":621},"geometry":{"coordinates":[[-7826862.8934,16973813.361599997],[-7829609.7415,15908549.3231],[-8380583.816199999,15908549.3231],[-8156762.6654,14908584.8116],[-8492732.2538,14908584.8116],[-8497025.4345,14128309.811300002],[-8806244.4478,14128309.811300002],[-8813147.7132,13549209.685599998],[-9494670.6843,13549209.685599998],[-9977932.4273,13549209.685599998],[-10148740.4444,14083156.877899997],[-9802145.6067,14083156.877899997],[-9959102.0617,14602398.7667],[-9696594.2141,14602398.7667],[-9724178.5687,15317745.353299998],[-9318860.2013,15317745.353299998],[-9338458.7658,15976912.869800001],[-9690860.8649,15976912.869800001],[-10099235.7886,17016828.962800004],[-9425713.199,17016828.962800004],[-9441703.9921,17470369.084200002],[-8219850.4945,17470369.084200002],[-8228236.1894000005,18079610.749799997],[-7312036.861500001,18079610.749799997],[-7317067.1395,16973813.361599997],[-7826862.8934,16973813.361599997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"304","shape_stle":12390137.2916,"iso2cd":"GL","iso3cd":"GRL","objectid_1":620,"objectid":622},"geometry":{"coordinates":[[-2478321.8850000016,19362716.607699998],[-2606508.225400001,17691364.7486],[-2512638.892099999,17199891.6079],[-2356460.8583000004,19019505.0871],[-2154240.7069000006,17745382.5494],[-2331160.052099999,16186709.575900003],[-2220706.898400001,15741063.5229],[-2112669.443500001,16529860.518200003],[-1737286.9613000005,16529860.518200003],[-1708884.3269999996,15816581.097800002],[-1971908.4563000016,15816581.097800002],[-2081306.3946999982,15153474.344999999],[-1994062.9692000002,13741809.685199998],[-2403494.8222999983,13741809.685199998],[-2315397.933699999,12607776.286799997],[-2460751.6336000003,12105621.1514],[-2594630.921500001,12393962.7447],[-2753993.0634999983,12393962.7447],[-2858353.402399998,12024303.130500004],[-2449612.6295999996,11221531.330200002],[-2528231.2294999994,11221531.330200002],[-2662021.044399999,11476203.282399997],[-3014695.789900001,11476203.282399997],[-2969630.9882000014,11064612.189900003],[-2514748.856800001,11060684.268200003],[-2696072.009300001,10573195.841899998],[-3501163.4517,10576798.903099999],[-3694378.3191,10046944.549099997],[-4137445.9321999997,10046944.549099997],[-4826793.1207,8338086.241400003],[-5027202.683599999,8336229.107799999],[-5147133.028899999,8474820.196999997],[-5264673.1888,8474820.196999997],[-5617810.147500001,8887618.696000002],[-5995489.3675999995,10532898.512699999],[-5949242.891100001,10710728.074199997],[-5713439.289999999,10710650.092100002],[-5798303.5353999995,11113147.6541],[-5974585.0976,11383141.930299997],[-5942168.7435,11539139.8794],[-5803464.6032,11321973.699100003],[-5878643.736099999,11678048.9916],[-6056266.755100001,11678048.9916],[-6091131.6152,11523337.412699997],[-6175824.628699999,11656446.596600004],[-6104458.760399999,12068050.287600003],[-6275825.692600001,12883910.922700003],[-6601247.117900001,13490523.534900002],[-7597681.540999999,13490523.534900002],[-7715561.454299999,13972020.1395],[-7562098.804099999,13972020.1395],[-7639906.0107,14301472.169],[-7824017.962099999,14301472.169],[-8000418.305400001,15049520.644599997],[-7326635.1513,15049520.644599997],[-7305363.302999999,15958401.461400002],[-6722259.810799999,15946176.097099997],[-6696444.7216,16868700.9094],[-6219907.174900001,16868700.9094],[-5329016.1701,16868700.9094],[-5260481.579,18536811.9383],[-2751110.818500001,18522422.4498],[-2627795.2749000005,20623451.0023],[-2478321.8850000016,19362716.607699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":3,"m49_cd":"231_706","shape_stle":737102.242841,"iso2cd":"ET_SO","iso3cd":"ETH_SOM","objectid_1":621,"objectid":623},"geometry":{"coordinates":[[4665413.1061,443667.08469999954],[4752873.909600001,443829.4864999987],[4995372.8116,550009.9204999991],[5334644.353100002,898561.5186999999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":4,"m49_cd":" ","shape_stle":249323.826226,"iso2cd":" ","iso3cd":"xJK","objectid_1":622,"objectid":624},"geometry":{"coordinates":[[8288222.178199999,3866695.6783000007],[8287714.9573,3999795.1724999994],[8442371.168900002,4118620.4230000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"360_598","shape_stle":725150.597974,"iso2cd":"ID_PG","iso3cd":"IDN_PNG","objectid_1":623,"objectid":625},"geometry":{"coordinates":[[15691291.354099996,-260996.15790000185],[15737717.6259,-1020825.9241000004]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"208","shape_stle":289099.853649,"iso2cd":"DK","iso3cd":"DNK","objectid_1":624,"objectid":626},"geometry":{"coordinates":[[1255207.7063999996,7289706.073399998],[1168500.1215000004,7289706.073399998],[1176541.8205000013,7449012.388700001],[1263846.1330000013,7449012.388700001],[1255207.7063999996,7289706.073399998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"248","shape_stle":276582.851026,"iso2cd":"AX","iso3cd":"ALA","objectid_1":625,"objectid":627},"geometry":{"coordinates":[[2174408.2038000003,8488762.518],[2327046.318599999,8486263.3398],[2322732.0749000013,8405303.360200003],[2170614.470400002,8407768.8499],[2174408.2038000003,8488762.518]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":249851.474487,"iso2cd":"CA","iso3cd":"CAN","objectid_1":626,"objectid":628},"geometry":{"coordinates":[[-8775853.8284,8796764.220799997],[-8874707.8852,8796764.220799997],[-8928503.1794,8942000.718400002],[-8829034.1056,8942000.718400002],[-8775853.8284,8796764.220799997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":384919.318956,"iso2cd":"CA","iso3cd":"CAN","objectid_1":627,"objectid":629},"geometry":{"coordinates":[[-9182344.9376,8907505.978299998],[-9292127.1715,8907505.978299998],[-9384209.0826,9064339.433399998],[-9147429.4813,9064339.433399998],[-9182344.9376,8907505.978299998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"304","shape_stle":325889.337675,"iso2cd":"GL","iso3cd":"GRL","objectid_1":628,"objectid":630},"geometry":{"coordinates":[[-5837545.602299999,10829255.803499997],[-5902127.4957,10829255.803499997],[-6029357.8573,11016750.2073],[-6057172.6982,11142493.012599997],[-5904746.872199999,11142493.012599997],[-5837545.602299999,10829255.803499997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":303081.910085,"iso2cd":"CA","iso3cd":"CAN","objectid_1":629,"objectid":631},"geometry":{"coordinates":[[-11589585.2473,13863021.3477],[-11755948.8839,13863021.3477],[-11896395.1724,14242911.346900001],[-11728044.018199999,14242911.346900001],[-11589585.2473,13863021.3477]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"470","shape_stle":250792.143237,"iso2cd":"MT","iso3cd":"MLT","objectid_1":630,"objectid":632},"geometry":{"coordinates":[[1561865.9268000014,4329163.612599999],[1561364.6750000007,4250555.481299996],[1642209.1887999997,4250896.8314],[1642906.7190000005,4329507.567100003],[1561865.9268000014,4329163.612599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"724","shape_stle":250792.143236,"iso2cd":"ES","iso3cd":"ESP","objectid_1":631,"objectid":633},"geometry":{"coordinates":[[284344.19319999963,4846498.6329],[287308.0998999998,4763708.512999997],[369485.3308000006,4764067.836900003],[366752.8770000003,4846861.075499997],[284344.19319999963,4846498.6329]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"724","shape_stle":250792.143136,"iso2cd":"ES","iso3cd":"ESP","objectid_1":632,"objectid":634},"geometry":{"coordinates":[[110298.04210000113,4759890.652599998],[113677.39900000021,4677838.104800001],[195616.56069999933,4678194.259099998],[192462.5450000018,4760249.8342999965],[110298.04210000113,4759890.652599998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"620","shape_stle":1253960.71588,"iso2cd":"PT","iso3cd":"PRT","objectid_1":633,"objectid":635},"geometry":{"coordinates":[[[-1926099.8037,3886509.337200001],[-1919209.0496999994,3811071.7540000007],[-1839426.0132,3811399.5349999964],[-1846150.6574000008,3886839.216499999],[-1926099.8037,3886509.337200001]],[[-2885010.597100001,4595258.476899996],[-2873919.0628999993,4514566.076300003],[-2792450.5995999984,4514916.3851],[-2803329.0755000003,4595611.6450999975],[-2885010.597100001,4595258.476899996]],[[-3185532.488499999,4674989.310999997],[-3173386.604699999,4593645.012900002],[-3091712.7201999985,4593998.123400003],[-3103640.1493000016,4675345.361199997],[-3185532.488499999,4674989.310999997]],[[-3064372.271899998,4712874.882399999],[-3052428.1262000017,4631216.3423999995],[-2970652.337099999,4631570.803499997],[-2982375.3718999997,4713232.321900003],[-3064372.271899998,4712874.882399999]],[[-3524583.1017000005,4818964.2381],[-3511009.575099999,4736410.266800001],[-3428953.5780999996,4736768.575900003],[-3442298.7545999996,4819325.636600003],[-3524583.1017000005,4818964.2381]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"724","shape_stle":1253960.71618,"iso2cd":"ES","iso3cd":"ESP","objectid_1":634,"objectid":636},"geometry":{"coordinates":[[[-1777659.9400999993,3253338.9299000017],[-1772680.7102000006,3181566.4745999984],[-1694103.5571000017,3181878.5075000003],[-1698960.9838000014,3253652.6019],[-1777659.9400999993,3253338.9299000017]],[[-2057168.5694999993,3254109.7030999996],[-2051752.421599999,3182333.2194],[-1973175.8502000012,3182645.2696],[-1978470.2155999988,3254423.3929000013],[-2057168.5694999993,3254109.7030999996]],[[-1880448.5489000008,3324606.641599998],[-1875144.2437000014,3252457.3090999983],[-1796447.4798000008,3252770.9607999995],[-1801625.6369000003,3324921.9805999994],[-1880448.5489000008,3324606.641599998]],[[-2026729.304200001,3346373.1105000004],[-2021136.800900001,3274106.893599998],[-1942403.5872000009,3274421.0472999997],[-1947868.6405000016,3346688.966499999],[-2026729.304200001,3346373.1105000004]],[[-1577268.5210999995,3396314.8084999993],[-1572302.3154000007,3323777.250699997],[-1493478.6763999984,3324092.570100002],[-1498314.2452999987,3396631.864699997],[-1577268.5210999995,3396314.8084999993]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"744","shape_stle":250792.143436,"iso2cd":"SJ","iso3cd":"SJM","objectid_1":635,"objectid":637},"geometry":{"coordinates":[[2067083.0086999983,12855675.7544],[2059095.2833999991,12554950.004500002],[2170631.8277000003,12556225.805],[2179747.1171000004,12857023.163800001],[2067083.0086999983,12855675.7544]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"744","shape_stle":250792.143236,"iso2cd":"SJ","iso3cd":"SJM","objectid_1":636,"objectid":638},"geometry":{"coordinates":[[2762780.378800001,13856213.3416],[2745272.022399999,13490439.154700004],[2860362.7423,13491979.287500001],[2879234.293900002,13857864.883100003],[2762780.378800001,13856213.3416]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"132","shape_stle":1003168.57325,"iso2cd":"CV","iso3cd":"CPV","objectid_1":637,"objectid":639},"geometry":{"coordinates":[[[-2790829.3022000007,1700168.2208000012],[-2787554.1308000013,1634467.5866999999],[-2710837.615699999,1634753.5927000009],[-2714056.601500001,1700454.9809999987],[-2790829.3022000007,1700168.2208000012]],[[-2660498.089299999,1711718.328400001],[-2657291.0650999993,1645987.2151000015],[-2580564.4285999984,1646273.3511000015],[-2583714.6823000014,1712005.2243999988],[-2660498.089299999,1711718.328400001]],[[-2584548.5014000013,1836488.6345000006],[-2581139.4316999987,1770414.5610000007],[-2504302.4316999987,1770702.1612000018],[-2507649.2558000013,1836777.056499999],[-2584548.5014000013,1836488.6345000006]],[[-2812289.1259999983,1932331.325100001],[-2808505.272500001,1865976.7144000009],[-2731578.310899999,1866265.5132],[-2735296.2806,1932620.9943999983],[-2812289.1259999983,1932331.325100001]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"226","shape_stle":250792.143336,"iso2cd":"GQ","iso3cd":"GNQ","objectid_1":638,"objectid":640},"geometry":{"coordinates":[[928590.8627999984,452958.7965000011],[928959.1198999994,389302.3055999987],[1005019.2529999986,389579.68560000136],[1004669.3524000011,453236.35920000076],[928590.8627999984,452958.7965000011]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"678","shape_stle":501584.286673,"iso2cd":"ST","iso3cd":"STP","objectid_1":639,"objectid":641},"geometry":{"coordinates":[[[690435.9215000011,37906.80620000139],[690734.3224,-25611.2089000009],[766742.8955999985,-25334.34279999882],[766444.6900999993,38183.67489999905],[690435.9215000011,37906.80620000139]],[[786343.7743000016,203972.76850000024],[786683.6303000003,140431.6314000003],[862698.5951999985,140708.5625],[862366.1964999996,204249.77409999818],[786343.7743000016,203972.76850000024]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"834","shape_stle":250792.143437,"iso2cd":"TZ","iso3cd":"TZA","objectid_1":640,"objectid":642},"geometry":{"coordinates":[[4375886.3836,-578416.4420000017],[4377073.5359000005,-642225.4477999993],[4453212.498199999,-641947.1799000017],[4452004.178100001,-578138.4395000003],[4375886.3836,-578416.4420000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"174","shape_stle":752376.430109,"iso2cd":"KM","iso3cd":"COM","objectid_1":641,"objectid":643},"geometry":{"coordinates":[[[4800892.671500001,-1371396.1138000004],[4803413.5671,-1436459.0601999983],[4879974.458900001,-1436175.1466000006],[4877406.488299999,-1371112.8266999982],[4800892.671500001,-1371396.1138000004]],[[4915523.130899999,-1332488.1942000017],[4918050.485599998,-1397466.2813000008],[4994582.5923999995,-1397182.7467],[4992009.533399999,-1332205.2677999996],[4915523.130899999,-1332488.1942000017]],[[4799740.0832,-1272823.1455000006],[4802101.302000001,-1337675.8121000007],[4878591.566599999,-1337392.8381999992],[4876186.705800001,-1272540.751600001],[4799740.0832,-1272823.1455000006]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"175","shape_stle":250792.143336,"iso2cd":"YT","iso3cd":"MYT","objectid_1":642,"objectid":644},"geometry":{"coordinates":[[4984073.350699998,-1416951.3176999986],[4986785.293499999,-1482116.708900001],[5063379.989,-1481832.3377999999],[5060619.4056,-1416667.5949000008],[4984073.350699998,-1416951.3176999986]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"690","shape_stle":752376.429908,"iso2cd":"SC","iso3cd":"SYC","objectid_1":643,"objectid":645},"geometry":{"coordinates":[[[5136833.1455999985,-1014478.2806999981],[5138866.1259,-1078853.4340000004],[5215195.840999998,-1078572.6011999995],[5213129.4353,-1014197.9083999991],[5136833.1455999985,-1014478.2806999981]],[[6141933.559099998,-501152.20540000126],[6143701.710499998,-564892.122200001],[6219813.200300001,-564614.1724000014],[6218021.804499999,-500874.48690000176],[6141933.559099998,-501152.20540000126]],[[6158151.870299999,-401654.0375000015],[6159676.674600001,-465318.7782000005],[6235753.472199999,-465041.1777999997],[6234210.5353000015,-401376.6248999983],[6158151.870299999,-401654.0375000015]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"638","shape_stle":250792.143436,"iso2cd":"RE","iso3cd":"REU","objectid_1":644,"objectid":646},"geometry":{"coordinates":[[6134072.872900002,-2374747.7749000005],[6139419.189100001,-2442849.626600001],[6216978.517000001,-2442552.208999999],[6211553.033399999,-2374451.500500001],[6134072.872900002,-2374747.7749000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"480","shape_stle":250792.143437,"iso2cd":"MU","iso3cd":"MUS","objectid_1":645,"objectid":647},"geometry":{"coordinates":[[6359025.502799999,-2274503.197999999],[6364453.3972,-2342226.700199999],[6441895.189399999,-2341930.9596999995],[6436390.509199999,-2274208.5449],[6359025.502799999,-2274503.197999999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"480","shape_stle":250792.143437,"iso2cd":"MU","iso3cd":"MUS","objectid_1":646,"objectid":648},"geometry":{"coordinates":[[7017573.702500001,-2207944.4794000015],[7023835.8495000005,-2275426.0700000003],[7101199.0298999995,-2275131.4021999985],[7094856.713300001,-2207650.862399999],[7017573.702500001,-2207944.4794000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"654","shape_stle":1001461.20016,"iso2cd":"SH","iso3cd":"SHN","objectid_1":647,"objectid":649},"geometry":{"coordinates":[[[-1140876.1361000016,-4871813.559799999],[-1147521.8048,-4955786.301100001],[-1064757.9400999993,-4955418.546],[-1058356.1015999988,-4871449.265299998],[-1140876.1361000016,-4871813.559799999]],[[-1416584.517099999,-4411809.067000002],[-1423001.1517000012,-4491673.4892],[-1341518.5230999999,-4491323.9934],[-1335309.802000001,-4411462.328899998],[-1416584.517099999,-4411809.067000002]],[[-598197.8621000014,-1833841.0480999984],[-673713.1072000004,-1833784.8871],[-672208.4968999997,-1767457.116700001],[-596668.5527000017,-1767430.9483000003],[-598197.8621000014,-1833841.0480999984]],[[-1619041.7723000012,-862192.6849000007],[-1619845.5456999987,-926336.0135999992],[-1543580.3966999985,-926056.2256999984],[-1542806.4332000017,-861913.2884000018],[-1619041.7723000012,-862192.6849000007]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"239","shape_stle":1547603.35426,"iso2cd":"GS","iso3cd":"SGS","objectid_1":648,"objectid":650},"geometry":{"coordinates":[[[-3059654.248399999,-8217887.9364],[-3084368.3583000004,-8353794.583500002],[-2989270.5623000003,-8353195.699200001],[-2965112.235800002,-8217301.985100001],[-3059654.248399999,-8217887.9364]],[[-2956605.7366999984,-8051330.712299999],[-2980087.296100002,-8183617.616900001],[-2885686.8335000016,-8183034.876400001],[-2862742.7793999985,-8050760.1776],[-2956605.7366999984,-8051330.712299999]],[[-2978331.2060000002,-7853620.492199998],[-3001188.2399999984,-7981755.113499999],[-2907605.4285999984,-7981190.880199999],[-2885264.6521000005,-7853067.653700002],[-2978331.2060000002,-7853620.492199998]],[[-3087310.779199999,-7591267.482500002],[-3109755.6163999997,-7714126.900699999],[-3017243.9213999994,-7713586.162099998],[-2995287.7967999987,-7590737.142700002],[-3087310.779199999,-7591267.482500002]],[[-4182616.964299999,-7234838.1613],[-3926122.6722,-7234838.1613],[-3992463.3543,-7120590.3343],[-4247700.2512,-7120590.3343],[-4194938.4836,-7213079.083799999],[-4182616.964299999,-7234838.1613]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"710","shape_stle":250792.143436,"iso2cd":"ZA","iso3cd":"ZAF","objectid_1":649,"objectid":651},"geometry":{"coordinates":[[4174720.172200002,-5837036.9553],[4185862.6774000004,-5931638.695099998],[4271641.951200001,-5931223.797600001],[4260187.197900001,-5836627.1395],[4174720.172200002,-5837036.9553]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"462","shape_stle":752427.02302,"iso2cd":"MV","iso3cd":"MDV","objectid_1":650,"objectid":652},"geometry":{"coordinates":[[[8088975.918299999,-38123.283900000155],[8088961.049899999,-101645.08210000023],[8164970.965300001,-101368.18320000172],[8164990.390099999,-37846.4151000008],[8088975.918299999,-38123.283900000155]],[[8106052.584800001,266101.73310000077],[8104934.583299998,202540.8781999983],[8180984.9727,202817.88179999962],[8182119.688200001,266378.8381999992],[8106052.584800001,266101.73310000077]],[[8094396.329700001,630259.2897000015],[8092783.736699998,566461.5866999999],[8168909.567499999,566739.5436000004],[8170544.038899999,630537.5069000013],[8094396.329700001,630259.2897000015]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"356","shape_stle":1040241.79484,"iso2cd":"IN","iso3cd":"IND","objectid_1":651,"objectid":653},"geometry":{"coordinates":[[[10388392.214000002,841967.3420999981],[10385426.7608,777936.5219999999],[10461635.3581,778215.4483999982],[10464628.905299999,842246.6226000004],[10388392.214000002,841967.3420999981]],[[10257214.704999998,1209862.8275999986],[10252822.5557,1145259.2280000001],[10329217.737300001,1145540.5681999996],[10333650.727699999,1210144.6884999983],[10257214.704999998,1209862.8275999986]],[[10300325.2898,1497934.3121000007],[10376969.6873,1498218.8480000012],[10359092.5423,1279636.1275999993],[10282610.1228,1279353.6744000018],[10300325.2898,1497934.3121000007]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":250792.143336,"iso2cd":"ID","iso3cd":"IDN","objectid_1":652,"objectid":654},"geometry":{"coordinates":[[10655670.6014,338113.79740000144],[10654308.838399999,274522.54560000077],[10730349.5693,274799.6660999991],[10731726.2185,338391.0505999997],[10655670.6014,338113.79740000144]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":250792.143336,"iso2cd":"ID","iso3cd":"IDN","objectid_1":653,"objectid":655},"geometry":{"coordinates":[[10803864.5926,140692.39880000055],[10803562.105300002,77165.14990000054],[10879574.3369,77442.03400000185],[10879883.1125,140969.3299999982],[10803864.5926,140692.39880000055]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"702","shape_stle":250792.143437,"iso2cd":"SG","iso3cd":"SGP","objectid_1":654,"objectid":656},"geometry":{"coordinates":[[11586916.828899998,88541.59899999946],[11586875.5704,25021.096500001848],[11662884.7614,25297.962400000542],[11662930.1567,88818.48959999904],[11586916.828899998,88541.59899999946]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":250792.143336,"iso2cd":"ID","iso3cd":"IDN","objectid_1":655,"objectid":658},"geometry":{"coordinates":[[14017117.673299998,-824574.1398999989],[14022191.766199999,-888665.8513000011],[14098412.937799998,-888386.2967999987],[14093311.722000003,-824294.9598999992],[14017117.673299998,-824574.1398999989]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"238","shape_stle":691916.198013,"iso2cd":"FK","iso3cd":"FLK","objectid_1":656,"objectid":659},"geometry":{"coordinates":[[-6851663.525900001,-6949316.829999998],[-6886305.9946,-6952079.7179000005],[-6789461.138699999,-6614074.283],[-6495587.251,-6614074.283],[-6848434.192399999,-6946273.378800001],[-6851663.525900001,-6949316.829999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"238","shape_stle":760258.842238,"iso2cd":"FK","iso3cd":"FLK","objectid_1":657,"objectid":660},"geometry":{"coordinates":[[-6437002.4518,-6614319.4487],[-6791986.5428,-6949316.829999998],[-6625755.6302000005,-6949316.829999998],[-6273087.783600001,-6614319.4487],[-6437002.4518,-6614319.4487]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"296","shape_stle":752376.429708,"iso2cd":"KI","iso3cd":"KIR","objectid_1":658,"objectid":661},"geometry":{"coordinates":[[[-17280682.8441,-418340.02739999816],[-17285169.4361,-482016.2923000008],[-17209059.1509,-481738.63800000027],[-17204595.1646,-418062.5683999993],[-17280682.8441,-418340.02739999816]],[[-17589617.739,249648.17440000176],[-17586968.1254,186093.12810000032],[-17510956.6441,186370.10990000144],[-17513599.7303,249925.25039999932],[-17589617.739,249648.17440000176]],[[-17811105.279600002,455485.3326999992],[-17806179.127,391827.1748000011],[-17730136.6958,392104.56159999967],[-17735047.3714,455762.90309999883],[-17811105.279600002,455485.3326999992]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"218","shape_stle":1129460.26466,"iso2cd":"EC","iso3cd":"ECU","objectid_1":659,"objectid":662},"geometry":{"coordinates":[[[-10160157.2631,-113858.6127000004],[-10101625.8708,-113440.21440000087],[-10102343.5779,31320.157900001854],[-10160865.595,30901.82090000063],[-10160157.2631,-113858.6127000004]],[[-9984427.5428,-78577.43169999868],[-9984841.0447,-142104.92220000178],[-9908821.8351,-141827.9899000004],[-9908414.918,-78300.54699999839],[-9984427.5428,-78577.43169999868]],[[-10084204.6183,-20421.45109999925],[-10084246.8631,-83941.56230000034],[-10008233.7687,-83664.67469999939],[-10008195.5862,-20144.585999999195],[-10084204.6183,-20421.45109999925]],[[-10254564.6683,-3307.0551000013947],[-10254499.2321,-66826.00059999898],[-10178487.4767,-66549.12170000002],[-10178556.2554,-3030.1913000009954],[-10254564.6683,-3307.0551000013947]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":250792.143236,"iso2cd":"CA","iso3cd":"CAN","objectid_1":660,"objectid":663},"geometry":{"coordinates":[[-14442534.3492,6835870.181599997],[-14371873.0816,6728502.655500002],[-14283571.1876,6728967.029600002],[-14353841.6436,6836341.880599998],[-14442534.3492,6835870.181599997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":250792.143236,"iso2cd":"CA","iso3cd":"CAN","objectid_1":661,"objectid":664},"geometry":{"coordinates":[[-14572732.7226,7083707.681900002],[-14497612.1747,6972399.456600003],[-14408414.7421,6972880.692699999],[-14483118.7565,7084196.880900003],[-14572732.7226,7083707.681900002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":250792.143236,"iso2cd":"CA","iso3cd":"CAN","objectid_1":662,"objectid":665},"geometry":{"coordinates":[[-14691895.656,7278054.948600002],[-14613134.8994,7163524.8882],[-14523218.9387,7164019.9026999995],[-14601542.5307,7278558.463200003],[-14691895.656,7278054.948600002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"840","shape_stle":911313.169545,"iso2cd":"US","iso3cd":"USA","objectid_1":663,"objectid":666},"geometry":{"coordinates":[[[-18601256.4758,7104264.828299999],[-18698559.6196,7217783.131899998],[-18574297.6003,7218471.854699999],[-18477585.5861,7104942.054200001],[-18601256.4758,7104264.828299999]],[[-18167051.7758,7278980.666699998],[-18266828.6287,7399240.3901999965],[-18435638.6657,7402220.646399997],[-18334961.032899998,7281897.0722],[-18167051.7758,7278980.666699998]],[[-18580252.3532,7299569.9921],[-18481911.883,7184676.0009],[-18391997.9242,7185172.5713],[-18489901.2892,7300075.124399997],[-18580252.3532,7299569.9921]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"136","shape_stle":501584.286673,"iso2cd":"KY","iso3cd":"CYM","objectid_1":664,"objectid":667},"geometry":{"coordinates":[[[-9100344.7321,2228139.8005999997],[-9089647.2958,2160825.000500001],[-9012436.8241,2161117.9076999985],[-9023057.9052,2228433.7333000004],[-9100344.7321,2228139.8005999997]],[[-8935220.606,2270680.2368],[-8924479.2788,2203215.5524000004],[-8847220.2381,2203509.101599999],[-8857883.5406,2270974.834399998],[-8935220.606,2270680.2368]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"192","shape_stle":250792.143336,"iso2cd":"CU","iso3cd":"CUB","objectid_1":665,"objectid":668},"geometry":{"coordinates":[[-9271485.141,2481002.361200001],[-9260295.795,2412752.6514],[-9182795.8897,2413049.5645000003],[-9193905.6619,2481300.439100001],[-9271485.141,2481002.361200001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"060","shape_stle":250792.143136,"iso2cd":"BM","iso3cd":"BMU","objectid_1":666,"objectid":669},"geometry":{"coordinates":[[-7261783.339299999,3836105.4481000006],[-7244107.222999999,3760986.126699999],[-7164478.926100001,3761312.5398999974],[-7181994.078,3836433.9201999977],[-7261783.339299999,3836105.4481000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"666","shape_stle":250792.143236,"iso2cd":"PM","iso3cd":"SPM","objectid_1":667,"objectid":670},"geometry":{"coordinates":[[-6328231.156099999,5932306.153099999],[-6300326.718800001,5837696.237800002],[-6214927.1216,5838106.110399999],[-6242520.7433,5932721.109300002],[-6328231.156099999,5932306.153099999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":250792.143236,"iso2cd":"CA","iso3cd":"CAN","objectid_1":668,"objectid":671},"geometry":{"coordinates":[[-6074132.905300001,6438987.631300002],[-6044683.8243,6337842.548699997],[-5957605.029200001,6338280.444499999],[-5986707.5811,6439431.546700001],[-6074132.905300001,6438987.631300002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"124","shape_stle":250792.143136,"iso2cd":"CA","iso3cd":"CAN","objectid_1":669,"objectid":672},"geometry":{"coordinates":[[-8869137.2798,7611189.172700003],[-8816579.8574,7490290.751199998],[-8725272.6707,7490812.7651999965],[-8777360.093,7611721.226999998],[-8869137.2798,7611189.172700003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"554","shape_stle":250792.143236,"iso2cd":"NZ","iso3cd":"NZL","objectid_1":670,"objectid":673},"geometry":{"coordinates":[[18411104.303099997,-6542398.0132],[18485708.5519,-6646883.6175],[18573680.723899998,-6646424.740699999],[18498705.8199,-6541946.006700002],[18411104.303099997,-6542398.0132]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"554","shape_stle":250792.143336,"iso2cd":"NZ","iso3cd":"NZL","objectid_1":671,"objectid":674},"geometry":{"coordinates":[[19822710.177,-6346025.608100001],[19897651.0862,-6447286.635400001],[19984891.349299997,-6446840.760899998],[19909618.027099997,-6345587.2557],[19822710.177,-6346025.608100001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"540","shape_stle":250792.143336,"iso2cd":"NC","iso3cd":"NCL","objectid_1":672,"objectid":675},"geometry":{"coordinates":[[17758364.0219,-2139821.4954999983],[17775160.574199997,-2207063.1394999996],[17852395.048199996,-2206769.5359000005],[17835523.8939,-2139528.9059000015],[17758364.0219,-2139821.4954999983]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"090","shape_stle":1626708.41929,"iso2cd":"SB","iso3cd":"SLB","objectid_1":673,"objectid":676},"geometry":{"coordinates":[[[17778178.5427,-1267853.8856999986],[17787990.831100002,-1332696.363499999],[17864444.323700003,-1332413.4351999983],[17854590.2346,-1267571.5351000018],[17778178.5427,-1267853.8856999986]],[[18416777.3698,-1185654.9662000015],[18426319.9244,-1250334.6292999983],[18502719.128200002,-1250052.4296999983],[18493137.706299998,-1185373.3060000017],[18416777.3698,-1185654.9662000015]],[[18076516.748800002,-1159640.9776000008],[17992243.004,-1248006.8018999994],[17790078.1087,-1087610.249499999],[17876546.880400002,-999630.6022999994],[18076516.748800002,-1159640.9776000008]],[[17768859.010799997,-934527.4125999995],[17698756.1519,-1005177.3768000007],[17572759.925499998,-903223.0234999992],[17643598.535400003,-832734.3322999999],[17768859.010799997,-934527.4125999995]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"776","shape_stle":501584.286773,"iso2cd":"TO","iso3cd":"TON","objectid_1":674,"objectid":677},"geometry":{"coordinates":[[[-19521158.9261,-2396434.8352000006],[-19500877.5271,-2464620.7622999996],[-19423358.2249,-2464322.972100001],[-19443717.9987,-2396138.2003999986],[-19521158.9261,-2396434.8352000006]],[[-19410031.811,-2078237.8953999989],[-19390920.8663,-2145269.2628000006],[-19313767.572,-2144976.5923000015],[-19332950.3127,-2077946.2058000006],[-19410031.811,-2078237.8953999989]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"570","shape_stle":250792.143336,"iso2cd":"NU","iso3cd":"NIU","objectid_1":675,"objectid":678},"geometry":{"coordinates":[[-18952007.6504,-2133811.204599999],[-18931912.8335,-2201032.0493],[-18854699.9876,-2200738.537999999],[-18874868.6789,-2133518.704],[-18952007.6504,-2133811.204599999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"882","shape_stle":501584.286473,"iso2cd":"WS","iso3cd":"WSM","objectid_1":676,"objectid":679},"geometry":{"coordinates":[[[-19164323.2695,-1532735.0007000007],[-19150362.7333,-1598175.7936000004],[-19073725.2737,-1597890.1942000017],[-19087736.4238,-1532450.1055999994],[-19164323.2695,-1532735.0007000007]],[[-19264833.668,-1500191.8332000002],[-19251229.7305,-1565553.0366000012],[-19174617.488,-1565267.7921000011],[-19188270.9175,-1499907.2769999988],[-19264833.668,-1500191.8332000002]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"016","shape_stle":752376.430008,"iso2cd":"AS","iso3cd":"ASM","objectid_1":677,"objectid":680},"geometry":{"coordinates":[[[-19088135.382,-1207403.6884999983],[-19077017.1975,-1272125.3808000013],[-19000610.7025,-1271842.9930000007],[-19011768.1785,-1207121.8500999995],[-19088135.382,-1207403.6884999983]],[[-19047745.2375,-1574772.7448999994],[-19033329.2228,-1640318.8790999986],[-18956658.3723,-1640032.8104000017],[-18971126.4535,-1574487.4008000009],[-19047745.2375,-1574772.7448999994]],[[-18813009.6888,-1610198.1103999987],[-18819807.7401,-1579400.6724999994],[-18896429.8938,-1579686.0698999986],[-18881861.9023,-1645244.7025999986],[-18813014.4756,-1644987.7857999988]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"242","shape_stle":250792.143336,"iso2cd":"FJ","iso3cd":"FJI","objectid_1":678,"objectid":681},"geometry":{"coordinates":[[19672320.755099997,-1372202.6259999983],[19684088.723399997,-1437267.3572000004],[19760608.956100002,-1436983.4356000014],[19748795.8054,-1371919.3313999996],[19672320.755099997,-1372202.6259999983]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"772","shape_stle":250792.143236,"iso2cd":"TK","iso3cd":"TKL","objectid_1":679,"objectid":682},"geometry":{"coordinates":[[-19164273.3109,-980992.6975999996],[-19155487.7596,-1045313.7256999984],[-19079206.1453,-1045033.1363999993],[-19088022.528,-980712.5535000004],[-19164273.3109,-980992.6975999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"296","shape_stle":752376.430109,"iso2cd":"KI","iso3cd":"KIR","objectid_1":680,"objectid":683},"geometry":{"coordinates":[[[-19145535.2722,-287231.9101999998],[-19141629.204,-350829.3707999997],[-19065595.9909,-350552.0883000009],[-19069512.835,-286954.76590000093],[-19145535.2722,-287231.9101999998]],[[19298310.090400003,56840.94610000029],[19298346.367700003,-6677.53049999848],[19374354.404799998,-6400.666600000113],[19374322.106700003,57117.8209999986],[19298310.090400003,56840.94610000029]],[[19223971.092,172822.4572999999],[19222810.141000003,109288.93809999898],[19298827.5115,109565.84270000085],[19299997.491899997,173099.42289999872],[19223971.092,172822.4572999999]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"798","shape_stle":250792.143336,"iso2cd":"TV","iso3cd":"TUV","objectid_1":681,"objectid":684},"geometry":{"coordinates":[[19847280.508199997,-797504.2917000018],[19854345.286399998,-861560.2421999983],[19930545.2315,-861280.8495000005],[19923454.700000003,-797225.261500001],[19847280.508199997,-797504.2917000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"520","shape_stle":486577.1254,"iso2cd":"NR","iso3cd":"NRU","objectid_1":682,"objectid":685},"geometry":{"coordinates":[[18525315.0406,7425.234600000083],[18664986.467100002,7425.234600000083],[18666168.749799997,-122706.46139999852],[18526487.854900002,-122706.46139999852],[18525315.0406,7425.234600000083]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"583","shape_stle":1003168.57335,"iso2cd":"FM","iso3cd":"FSM","objectid_1":683,"objectid":686},"geometry":{"coordinates":[[[18108857.2619,619416.1656999998],[18104503.319799997,555628.5111999996],[18180641.1439,555906.4266000018],[18185013.604199998,619694.3368000016],[18108857.2619,619416.1656999998]],[[17573248.595700003,811205.8819999993],[17567910.4261,747213.3005000018],[17644116.601899996,747492.0670999996],[17649482.739200003,811484.9888999984],[17573248.595700003,811205.8819999993]],[[16843003.7574,849784.6394000016],[16837695.213200003,785743.8649000004],[16913916.9059,786022.8330000006],[16919254.433399998,850063.9651000015],[16843003.7574,849784.6394000016]],[[15334902.783600003,1089082.0595999993],[15328891.903800003,1024690.0463999994],[15405227.856600001,1024970.491799999],[15411274.347900003,1089362.9704000019],[15334902.783600003,1089082.0595999993]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":250792.143236,"iso2cd":"ID","iso3cd":"IDN","objectid_1":684,"objectid":687},"geometry":{"coordinates":[[14607425.728799999,-825826.8797999993],[14612726.432899997,-889920.2740999982],[14688947.160800003,-889640.7118999995],[14683619.359499998,-825547.6928000003],[14607425.728799999,-825826.8797999993]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":250792.143336,"iso2cd":"ID","iso3cd":"IDN","objectid_1":685,"objectid":688},"geometry":{"coordinates":[[14400469.336999997,-865058.3095999993],[14405883.6585,-929205.6620999984],[14482122.237400003,-928925.8557999991],[14476679.688100003,-864778.8962000012],[14400469.336999997,-865058.3095999993]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":703048.103798,"iso2cd":"ID","iso3cd":"IDN","objectid_1":686,"objectid":689},"geometry":{"coordinates":[[15360583.615500003,-749225.5186999999],[15362217.737300001,-768116.3605000004],[15382297.784699999,-977994.199000001],[15150054.912600003,-975504.9871999994],[15334672.990199998,-776812.7976999991],[15360583.615500003,-749225.5186999999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"608","shape_stle":7763398.70407,"iso2cd":"PH","iso3cd":"PHL","objectid_1":687,"objectid":690},"geometry":{"coordinates":[[[13461458.0464,685817.0593999997],[13458102.901,621964.9816000015],[13534254.369999997,622243.1634000018],[13537633.514600001,686095.5260000005],[13461458.0464,685817.0593999997]],[[13691898.438600004,993958.9818999991],[13601583.496399999,993677.3486000001],[13619670.634099998,1177524.1096],[13710676.330700003,1177524.1096],[13691898.438600004,993958.9818999991]],[[13786263.828500003,1076263.5009999983],[13721811.897299998,1076263.5009999983],[13739880.999399997,1248399.7547999993],[13804420.133100003,1248399.7547999993],[13786263.828500003,1076263.5009999983]],[[13894663.822800003,1101890.4853000008],[13830200.125200003,1101890.4853000008],[13848955.324299999,1274153.0995999984],[13913508.755199999,1274153.0995999984],[13894663.822800003,1101890.4853000008]],[[14128452.686800003,1104795.1761000007],[14093481.423100002,696484.2703999989],[14044115.095799997,696484.2703999989],[14047540.918300003,744735.0144999996],[13983934.883199997,744735.0144999996],[13972977.1409,578617.0738999993],[13792504.430600002,662361.7248999998],[13804665.320299998,831695.2544],[13697488.692100003,831695.2544],[13630488.6906,775934.8271999992],[13601072.898000002,751397.748399999],[13618604.288900003,972223.9351000004],[13825333.986900002,972223.9351000004],[13986696.564400002,1104795.1761000007],[14128452.686800003,1104795.1761000007]],[[13428200.014199998,1233497.1136000007],[13073205.434300002,941847.6953000017],[13039035.8081,974707.9054000005],[13394993.729899999,1266615.9613000005],[13428200.014199998,1233497.1136000007]],[[13937831.704800002,1303409.4486999996],[13873261.681500003,1303409.4486999996],[13887015.632100001,1413041.2309000008],[13951651.134800002,1413041.2309000008],[13937831.704800002,1303409.4486999996]],[[13681933.255099997,1320410.3825000003],[13668600.818599999,1213364.3447000012],[13577955.259300001,1213371.7857999988],[13590303.199000001,1320410.3825000003],[13681933.255099997,1320410.3825000003]],[[13800123.798199996,1394309.4549999982],[13788930.381499998,1311416.8654999994],[13725256.397200003,1311424.329],[13735499.851599999,1394309.4549999982],[13800123.798199996,1394309.4549999982]],[[13521185.8306,1478343.4360999987],[13508087.996199999,1383298.3861000016],[13428819.786600001,1383305.8669999987],[13440942.226599999,1478343.4360999987],[13521185.8306,1478343.4360999987]],[[13641188.6307,2105417.7809999995],[13555486.105499998,1608841.8458000012],[13855320.857199997,1608841.8458000012],[13832442.649999999,1449397.8691000007],[13732662.763999999,1449397.8691000007],[13743165.7725,1525145.518100001],[13302371.9769,1525145.518100001],[13350564.1186,1840782.5036000013],[13376334.451499999,1840782.5036000013],[13424230.096299998,2105417.7809999995],[13641188.6307,2105417.7809999995]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"585","shape_stle":250792.143236,"iso2cd":"PW","iso3cd":"PLW","objectid_1":688,"objectid":691},"geometry":{"coordinates":[[14941715.064999998,853065.7807999998],[14937072.3459,789020.7996000014],[15013292.591200002,789299.7851999998],[15017964.1901,853345.125500001],[14941715.064999998,853065.7807999998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"316","shape_stle":250792.143437,"iso2cd":"GU","iso3cd":"GUM","objectid_1":689,"objectid":692},"geometry":{"coordinates":[[16088247.589100003,1538397.0278000012],[16078637.045100003,1473100.7771000005],[16155278.2469,1473385.0595999993],[16164941.8292,1538681.9858000018],[16088247.589100003,1538397.0278000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"580","shape_stle":752376.430009,"iso2cd":"MP","iso3cd":"MNP","objectid_1":690,"objectid":693},"geometry":{"coordinates":[[[16194307.090999998,1738210.5064999983],[16183147.1307,1672408.6724000014],[16259957.206200004,1672695.110100001],[16271178.830399998,1738497.7171999998],[16194307.090999998,1738210.5064999983]],[[16190180.712499999,2077453.4030999988],[16176509.0374,2010645.5998000018],[16253658.641599998,2010936.3368000016],[16267404.548799999,2077745.0855999999],[16190180.712499999,2077453.4030999988]],[[16185689.563900001,2160145.147500001],[16171420.733900003,2093063.7322000004],[16248662.161700003,2093355.6402000003],[16263008.428800002,2160438.044500001],[16185689.563900001,2160145.147500001]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"410","shape_stle":458740.51336,"iso2cd":"KR","iso3cd":"KOR","objectid_1":691,"objectid":694},"geometry":{"coordinates":[[14079039.778399996,3999032.023599997],[14212447.4555,3997256.090300001],[14154811.722000003,3845745.5244999975],[14021937.8024,3847498.5042999983],[14079039.778399996,3999032.023599997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":250792.143236,"iso2cd":"RU","iso3cd":"RUS","objectid_1":692,"objectid":695},"geometry":{"coordinates":[[18516272.4172,7436342.171800002],[18429447.321599998,7318830.189000003],[18520685.218099996,7319336.774899997],[18607976.1677,7436859.778700002],[18516272.4172,7436342.171800002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":250792.143136,"iso2cd":"RU","iso3cd":"RUS","objectid_1":693,"objectid":696},"geometry":{"coordinates":[[18299318.733999997,8237130.807899997],[18202040.0915,8103717.546099998],[18296436.597999997,8104292.931599997],[18394267.067500003,8237718.626400001],[18299318.733999997,8237130.807899997]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"840","shape_stle":2504153.44006,"iso2cd":"US","iso3cd":"USA","objectid_1":694,"objectid":697},"geometry":{"coordinates":[[[-19770993.4778,6872329.498400003],[-19725910.1383,6738410.523699999],[-19828978.4688,6661210.738399997],[-19875986.9341,6793617.858999997],[-19770993.4778,6872329.498400003]],[[-19603840.4683,6888193.992600001],[-19559968.5139,6753967.543399997],[-19663811.5533,6676594.125500001],[-19709634.0716,6809300.663099997],[-19603840.4683,6888193.992600001]],[[-19383189.5863,6937291.773800001],[-19341421.2631,6802107.847599998],[-19446726.1288,6724193.821000002],[-19490490.2879,6857832.638499998],[-19383189.5863,6937291.773800001]],[[-19208668.4701,6941890.042300001],[-19167973.9005,6806615.985399999],[-19273914.8318,6728651.075599998],[-19316627.368,6862377.643799998],[-19208668.4701,6941890.042300001]],[[-19030277.2932,6990424.629799999],[-18991471.0709,6854194.441399999],[-19098749.6519,6775689.820200004],[-19139614.893,6910347.182700001],[-19030277.2932,6990424.629799999]],[[19249839.5269,6996830.813199997],[19166421.505000003,6886925.118100002],[19255976.8209,6887400.3539],[19339821.652999997,6997313.7826000005],[19249839.5269,6996830.813199997]],[[-18878903.9018,7073557.4032000005],[-18842478.4615,6935668.987800002],[-18951565.1598,6856228.6382],[-18990102.9743,6992499.905699998],[-18878903.9018,7073557.4032000005]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"887","shape_stle":410008.679334,"iso2cd":"YE","iso3cd":"YEM","objectid_1":695,"objectid":698},"geometry":{"coordinates":[[5913298.0722,1454227.6545999981],[6068288.150199998,1456760.798700001],[6066181.987,1377030.511],[5911317.378600001,1374504.2718999982],[5913298.0722,1454227.6545999981]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"540","shape_stle":863540.93743,"iso2cd":"NC","iso3cd":"NCL","objectid_1":696,"objectid":699},"geometry":{"coordinates":[[18613859.976099998,-2616905.321899999],[18656758.8486,-2560553.1459],[18272090.0168,-2276382.1323999986],[18227880.216700003,-2331822.025899999],[18613859.976099998,-2616905.321899999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"540","shape_stle":250792.143336,"iso2cd":"NC","iso3cd":"NCL","objectid_1":697,"objectid":700},"geometry":{"coordinates":[[18696432.122500002,-2519781.5700000003],[18677812.114699997,-2451379.085900001],[18755324.666199997,-2451081.5227999985],[18774024.512199998,-2519482.8203999996],[18696432.122500002,-2519781.5700000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"540","shape_stle":250792.143336,"iso2cd":"NC","iso3cd":"NCL","objectid_1":698,"objectid":701},"geometry":{"coordinates":[[18544193.302,-2380955.9580000006],[18621625.5216,-2380659.580699999],[18603780.9344,-2312793.5515],[18526425.314400002,-2313088.8200999983],[18544193.302,-2380955.9580000006]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"258","shape_stle":3761882.14924,"iso2cd":"PF","iso3cd":"PYF","objectid_1":699,"objectid":702},"geometry":{"coordinates":[[[-16092755.5974,-3168613.1917999983],[-16119275.0552,-3240317.750500001],[-16040459.9151,-3240004.3858000003],[-16014066.3874,-3168301.4574999996],[-16092755.5974,-3168613.1917999983]],[[-16664242.7121,-2643376.840399999],[-16683704.8523,-2712576.276799999],[-16605708.5004,-2712273.9974000007],[-16586333.9897,-2643075.8594999984],[-16664242.7121,-2643376.840399999]],[[-15055195.8107,-2613018.9316999987],[-15072737.5943,-2682088.1766000018],[-14994787.7289,-2681786.473700002],[-14977332.7009,-2612718.509300001],[-15055195.8107,-2613018.9316999987]],[[-15687320.0043,-2438149.593600001],[-15704701.0861,-2506499.4690000005],[-15626966.130800001,-2506200.9525000006],[-15609667.6934,-2437852.256099999],[-15687320.0043,-2438149.593600001]],[[-15705314.692,-1987226.3775000013],[-15720640.8607,-2053958.480799999],[-15643435.9188,-2053667.138700001],[-15628183.3385,-1986935.9684999995],[-15705314.692,-1987226.3775000013]],[[-16650713.3996,-1969194.3062999994],[-16666754.6433,-2035868.7391000018],[-16589566.0297,-2035577.6530000009],[-16573597.8122,-1968904.1440000013],[-16650713.3996,-1969194.3062999994]],[[-16815610.5489,-1863904.2822999991],[-16830873.6343,-1930252.6504999995],[-16753798.882199999,-1929963.0128000006],[-16738604.7681,-1863615.5139000006],[-16815610.5489,-1863904.2822999991]],[[-16014603.4824,-1845916.6647000015],[-16029023.8294,-1912211.1475999989],[-15951971.0888,-1911921.749400001],[-15937618.9024,-1845628.126600001],[-16014603.4824,-1845916.6647000015]],[[-16917382.0925,-1843610.9268999994],[-16932552.867200002,-1909898.5408000015],[-16855499.1213,-1909609.1730999984],[-16840396.5484,-1843322.4182000011],[-16917382.0925,-1843610.9268999994]],[[-16321282.7559,-1793685.0331999995],[-16335516.5612,-1859826.046],[-16258516.706,-1859537.3299999982],[-16244349.0892,-1793397.1506000012],[-16321282.7559,-1793685.0331999995]],[[-16536318.22,-1750223.7025999986],[-16550352.3523,-1816240.4111000001],[-16473395.5749,-1815952.2479000017],[-16459425.9866,-1749936.3509999998],[-16536318.22,-1750223.7025999986]],[[-15512090.321800001,-1070044.9943000004],[-15519654.2082,-1134513.889899999],[-15443249.131099999,-1134232.6356999986],[-15435724.6,-1069764.2261000015],[-15512090.321800001,-1070044.9943000004]],[[-15625539.8457,-1025999.6568999998],[-15632786.973299999,-1090393.8443999998],[-15556409.476,-1090112.9257999994],[-15549198.2678,-1025719.2043000013],[-15625539.8457,-1025999.6568999998]],[[-15617970.409,-945949.7498000003],[-15624716.561,-1010216.0384000018],[-15548383.515,-1009935.6955999993],[-15541671.0048,-945669.8363999985],[-15617970.409,-945949.7498000003]],[[-15697736.3748,-866276.1022999994],[-15704018.1537,-930425.1686999984],[-15627726.457,-930145.3546999991],[-15621476.0658,-865996.6818000004],[-15697736.3748,-866276.1022999994]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"184","shape_stle":752376.430009,"iso2cd":"CK","iso3cd":"COK","objectid_1":700,"objectid":703},"geometry":{"coordinates":[[[-17608935.087,-2470199.8301],[-17628499.9324,-2538677.6675999984],[-17550716.7367,-2538378.5841000006],[-17531235.473,-2469901.9439000003],[-17608935.087,-2470199.8301]],[[-17810806.436499998,-2388625.892000001],[-17830135.4471,-2456781.4543000013],[-17752451.0382,-2456483.798799999],[-17733203.6873,-2388329.3872999996],[-17810806.436499998,-2388625.892000001]],[[-17586208.6427,-2216754.4989],[-17605194.894,-2284267.6851999983],[-17527715.400200002,-2283972.8772],[-17508806.2747,-2216460.7465999983],[-17586208.6427,-2216754.4989]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"458_764","shape_stle":148240.332356,"iso2cd":"MY_TH","iso3cd":"MYS_THA","objectid_1":701,"objectid":704},"geometry":{"coordinates":[[11188580.8528,698081.6119000018],[11363955.956099998,702788.4017000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"744","shape_stle":368057.548127,"iso2cd":"SJ","iso3cd":"SJM","objectid_1":702,"objectid":706},"geometry":{"coordinates":[[3759658.094999999,15981642.993100002],[3722130.6075999998,15386604.695],[3496597.232500002,15382534.768200003],[3530685.3291999996,15976755.992799997],[3573507.1569,15977669.631399997],[3697326.034499999,15980312.221],[3759658.094999999,15981642.993100002]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":" ","shape_stle":81269.813379,"iso2cd":" ","iso3cd":"xJK_PAK","objectid_1":703,"objectid":707},"geometry":{"coordinates":[[8344380.837699998,3794712.3730000034],[8288222.178199999,3866695.6783000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"480","shape_stle":252539.841981,"iso2cd":"MU","iso3cd":"MUS","objectid_1":704,"objectid":709},"geometry":{"coordinates":[[6270111.128400002,-1139347.5121],[6276373.2753,-1203940.1981999986],[6353736.455800001,-1203658.3885000013],[6347394.139400002,-1139066.2203000002],[6270111.128400002,-1139347.5121]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"308","shape_stle":250792.143236,"iso2cd":"GD","iso3cd":"GRD","objectid_1":705,"objectid":710},"geometry":{"coordinates":[[-6829008.914899999,1327243.3416999988],[-6905480.5671,1326960.4629999995],[-6910668.0822,1391926.6906999983],[-6834151.471000001,1392210.174899999],[-6829008.914899999,1327243.3416999988]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"052","shape_stle":250792.143236,"iso2cd":"BB","iso3cd":"BRB","objectid_1":706,"objectid":711},"geometry":{"coordinates":[[-6595773.973300001,1444547.5223000012],[-6672329.0494,1444263.5285999998],[-6677793.6864,1509491.9389000013],[-6601189.532500001,1509776.5940000005],[-6595773.973300001,1444547.5223000012]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"780","shape_stle":615086.371831,"iso2cd":"TT","iso3cd":"TTO","objectid_1":707,"objectid":712},"geometry":{"coordinates":[[[-6774151.7820999995,1108026.731800001],[-6858376.3927,1108026.731800001],[-6866131.852700001,1225587.4254],[-6781618.4145,1225620.166099999],[-6774151.7820999995,1108026.731800001]],[[-6705761.285700001,1240063.4166],[-6782595.5461,1240129.8383999988],[-6786975.0802,1304566.9646999985],[-6710518.1303,1304849.6413000003],[-6705761.285700001,1240063.4166]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"535","shape_stle":473636.050705,"iso2cd":"BQ","iso3cd":"BES","objectid_1":708,"objectid":713},"geometry":{"coordinates":[[[-7534475.4616,1309373.054299999],[-7610850.2049,1309354.5500000007],[-7616119.634199999,1374252.9701000005],[-7539672.0746,1374287.2404999994],[-7534475.4616,1309373.054299999]],[[-7064075.8221,2021349.8739],[-7057457.9846,1962772.7569999993],[-7126667.1458,1962729.0014000013],[-7133434.1742,2021322.5053000003],[-7064075.8221,2021349.8739]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"670","shape_stle":250526.352924,"iso2cd":"VC","iso3cd":"VCT","objectid_1":709,"objectid":714},"geometry":{"coordinates":[[-6778928.0605,1446911.3035999984],[-6855517.388499999,1446709.6590999998],[-6860744.6722,1511927.3962999992],[-6784098.6862,1511846.1195],[-6778928.0605,1446911.3035999984]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"662","shape_stle":250165.547925,"iso2cd":"LC","iso3cd":"LCA","objectid_1":710,"objectid":715},"geometry":{"coordinates":[[-6752953.3846,1526414.9032999985],[-6829388.7676,1526392.4085000008],[-6835101.6362,1591620.9626000002],[-6758391.084899999,1591539.4431999996],[-6752953.3846,1526414.9032999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"474","shape_stle":250833.868702,"iso2cd":"MQ","iso3cd":"MTQ","objectid_1":711,"objectid":716},"geometry":{"coordinates":[[-6766000.5603,1679302.3205999993],[-6760244.953600001,1613957.1242999993],[-6837293.9176,1614043.4294999987],[-6843152.8365,1679400.6033000015],[-6766000.5603,1679302.3205999993]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"212","shape_stle":251153.535844,"iso2cd":"DM","iso3cd":"DMA","objectid_1":712,"objectid":717},"geometry":{"coordinates":[[-6768773.1142,1708810.616700001],[-6845563.315300001,1708977.3605999984],[-6852213.168099999,1774878.9466999993],[-6774973.117900001,1774780.2743000016],[-6768773.1142,1708810.616700001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"028","shape_stle":250373.435566,"iso2cd":"AG","iso3cd":"ATG","objectid_1":713,"objectid":718},"geometry":{"coordinates":[[-6826107.6317,1929634.7844999991],[-6903081.802200001,1929345.1550999992],[-6910420.051000001,1995856.1367999986],[-6833239.943600001,1995686.1207000017],[-6826107.6317,1929634.7844999991]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"630","shape_stle":438976.563739,"iso2cd":"PR","iso3cd":"PRI","objectid_1":714,"objectid":719},"geometry":{"coordinates":[[-7313497.771500001,2030987.6587000005],[-7495406.7279,2030849.7617999986],[-7504498.2963,2104777.6642000005],[-7322164.148600001,2104897.3126999997],[-7313497.771500001,2030987.6587000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"092","shape_stle":223288.001858,"iso2cd":"VG","iso3cd":"VGB","objectid_1":715,"objectid":720},"geometry":{"coordinates":[[-7157562.661499999,2140226.8830000013],[-7150443.952099999,2081309.758200001],[-7220188.1121,2081368.5069000013],[-7227038.1565000005,2140199.353100002],[-7157562.661499999,2140226.8830000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"659","shape_stle":250741.89744,"iso2cd":"KN","iso3cd":"KNA","objectid_1":716,"objectid":721},"geometry":{"coordinates":[[-6941300.1866999995,1913345.2223000005],[-7017707.0329,1913552.247200001],[-7025318.5755,1980052.0978999995],[-6948293.4695,1980342.4125000015],[-6941300.1866999995,1913345.2223000005]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"531","shape_stle":250303.327414,"iso2cd":"CW","iso3cd":"CUW","objectid_1":717,"objectid":722},"geometry":{"coordinates":[[-7650185.604599999,1358931.2412],[-7726676.771500001,1358648.070799999],[-7732063.6384,1423520.9989],[-7655405.5032,1423520.9989],[-7650185.604599999,1358931.2412]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"533","shape_stle":250618.709905,"iso2cd":"AW","iso3cd":"ABW","objectid_1":718,"objectid":723},"geometry":{"coordinates":[[-7757408.575999999,1384082.935800001],[-7833317.6119,1383820.447999999],[-7839094.8539,1449471.4279000014],[-7762739.8696,1449195.0438],[-7757408.575999999,1384082.935800001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"312","shape_stle":251045.012307,"iso2cd":"GP","iso3cd":"GLP","objectid_1":719,"objectid":724},"geometry":{"coordinates":[[-6791253.2523,1796299.882199999],[-6868041.699999999,1796371.2815000005],[-6875055.897399999,1862520.078400001],[-6798147.2919,1862808.8326999992],[-6791253.2523,1796299.882199999]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"500","shape_stle":222775.663108,"iso2cd":"MS","iso3cd":"MSR","objectid_1":720,"objectid":725},"geometry":{"coordinates":[[-6896768.9114,1904281.9360000007],[-6890691.7245000005,1846019.8476999998],[-6959691.806399999,1846151.5456000008],[-6966018.4738,1904254.7166999988],[-6896768.9114,1904281.9360000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"663","shape_stle":114216.770171,"iso2cd":"MF","iso3cd":"MAF","objectid_1":721,"objectid":726},"geometry":{"coordinates":[[-7049021.235099999,2042365.4712999985],[-7052460.4888,2073196.633200001],[-6983051.790100001,2073224.0711000003],[-6979488.745200001,2042368.7292000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"660","shape_stle":215805.421458,"iso2cd":"AI","iso3cd":"AIA","objectid_1":722,"objectid":727},"geometry":{"coordinates":[[-7020462.9564,2140287.487300001],[-7013954.310699999,2085726.3062000014],[-7083835.1263999995,2085833.9857],[-7090369.3627,2140299.1283],[-7020462.9564,2140287.487300001]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"850","shape_stle":223288.001858,"iso2cd":"VI","iso3cd":"VIR","objectid_1":723,"objectid":728},"geometry":{"coordinates":[[-7166558.0814,1979492.5067999996],[-7236203.3257,1979550.9673000015],[-7242697.832599999,2038088.957800001],[-7173323.3989,2038116.3487000018],[-7166558.0814,1979492.5067999996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"862","shape_stle":310763.242638,"iso2cd":"VE","iso3cd":"VEN","objectid_1":724,"objectid":729},"geometry":{"coordinates":[[-7076578.692500001,1205317.1297000013],[-7199140.6774,1205129.1928000003],[-7203029.3939,1260454.0500999987],[-7080429.257300001,1260454.0500999987],[-7076578.692500001,1205317.1297000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"334","shape_stle":381545.71854,"iso2cd":"HM","iso3cd":"HMD","objectid_1":725,"objectid":730},"geometry":{"coordinates":[[8276208.9673999995,-7077489.677499998],[8137201.2414,-7077489.677499998],[8088645.4177,-6911942.438700002],[8226762.801100001,-6911895.368799999],[8276208.9673999995,-7077489.677499998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"584","shape_stle":1003168.57255,"iso2cd":"MH","iso3cd":"MHL","objectid_1":726,"objectid":731},"geometry":{"coordinates":[[[18804286.137599997,503289.2195000015],[18728168.8551,503011.49379999936],[18733097.335699998,566752.9631000012],[18809235.616899997,567030.9211999997],[18804286.137599997,503289.2195000015]],[[19135120.633599997,752840.8907999992],[19058910.0119,752562.0967999995],[19064797.533,816561.2283999994],[19141036.4282,816840.3651],[19135120.633599997,752840.8907999992]],[[18521190.1691,959180.0788999982],[18444883.172799997,958900.0793000013],[18451869.6778,1023186.3706],[18528210.7395,1023466.8055000007],[18521190.1691,959180.0788999982]],[[18829185.581100002,1591658.5364000015],[18752438.557800002,1591373.0084999986],[18764765.037199996,1656961.5276999995],[18841569.6034,1657247.7884000018],[18829185.581100002,1591658.5364000015]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"044","shape_stle":1753717.6735,"iso2cd":"BS","iso3cd":"BHS","objectid_1":727,"objectid":732},"geometry":{"coordinates":[[[-8117130.648399999,2373994.0441999994],[-8194851.935799999,2374136.7225],[-8204566.471000001,2441795.583299998],[-8127028.071599999,2442092.9880000018],[-8117130.648399999,2373994.0441999994]],[[-8227305.276000001,2554046.6405000016],[-8305425.8869,2554356.3220000006],[-8315562.048699999,2622566.8746000007],[-8237221.3478999995,2622351.772399999],[-8227305.276000001,2554046.6405000016]],[[-8284756.2818,2676307.5753000006],[-8362574.6799,2676005.9809999987],[-8373562.1872000005,2745347.1086999997],[-8295423.0725,2745197.3839000016],[-8284756.2818,2676307.5753000006]],[[-8609714.1154,2721717.5878],[-8687587.0684,2721415.1341999993],[-8698619.409,2791041.5975],[-8621106.8248,2791260.290100001],[-8609714.1154,2721717.5878]],[[-8647755.0291,2816017.086100001],[-8725746.0621,2815712.7993],[-8737322.9223,2885819.0518000014],[-8659665.8115,2885986.993999999],[-8647755.0291,2816017.086100001]],[[-8438695.0387,2857443.7903000005],[-8517025.0051,2857591.1906000003],[-8529501.6184,2927299.6948000006],[-8451364.8416,2927606.2369000018],[-8438695.0387,2857443.7903000005]],[[-8578959.6466,3030484.653099999],[-8656848.1154,3030238.415600002],[-8671434.8222,3101236.2038000003],[-8593033.7705,3101546.4488000013],[-8578959.6466,3030484.653099999]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"796","shape_stle":250858.995382,"iso2cd":"TC","iso3cd":"TCA","objectid_1":728,"objectid":733},"geometry":{"coordinates":[[-7971867.718900001,2469865.3275999986],[-8049439.3301,2469567.4472999983],[-8059132.8069,2538552.4924000017],[-7981871.4537,2538341.8205999993],[-7971867.718900001,2469865.3275999986]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"534","shape_stle":108893.393318,"iso2cd":"SX","iso3cd":"SXM","objectid_1":729,"objectid":734},"geometry":{"coordinates":[[-6979488.745200001,2042368.7292000018],[-6976316.4737,2014501.0837999992],[-7045643.4101,2014444.6702999994],[-7049021.235099999,2042365.4712999985]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"663_534","shape_stle":58094.3096761,"iso2cd":"MF_SX","iso3cd":"MAF_SXM","objectid_1":730,"objectid":735},"geometry":{"coordinates":[[-7049021.235099999,2042365.4712999985],[-6979488.745200001,2042368.7292000018]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"360","shape_stle":29278.1781772,"iso2cd":"ID","iso3cd":"IDN","objectid_1":731,"objectid":736},"geometry":{"coordinates":[[13832685.1047,-1018328.6928000003],[13855266.352700002,-996408.7162000015]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"626","shape_stle":41998.3828492,"iso2cd":"TL","iso3cd":"TLS","objectid_1":732,"objectid":737},"geometry":{"coordinates":[[13800341.7188,-1049792.9351999983],[13832685.1047,-1018328.6928000003]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":1,"m49_cd":"360_626","shape_stle":110953.141603,"iso2cd":"ID_TL","iso3cd":"IDN_TLS","objectid_1":733,"objectid":738},"geometry":{"coordinates":[[13832685.1047,-1018328.6928000003],[13866917.606200002,-1046923.3816],[13836644.202100001,-1072630.4050999992],[13800341.7188,-1049792.9351999983]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"086","shape_stle":250715.461103,"iso2cd":"IO","iso3cd":"IOT","objectid_1":734,"objectid":739},"geometry":{"coordinates":[[8020279.9901,-787889.5621000007],[8022720.164099999,-851933.0892999992],[8098888.9386,-851653.752799999],[8096425.2775,-787610.5839000009],[8020279.9901,-787889.5621000007]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":" ","shape_stle":65261238.1938,"iso2cd":" ","iso3cd":"ATA","objectid_1":735,"objectid":740},"geometry":{"coordinates":[[[-18811884.29,-30240971.9584],[-18811857.9052,-30087039.3602]],[[-18809865.8356,-29486789.4466],[-18812626.8523,-27610307.9573]],[[-18811175.369,-27334021.6857],[-18812573.91,-25866414.8947]],[[-18812948.5264,-25821645.7706],[-18811769.2976,-24603700.1183]],[[-18812726.1871,-24425964.9127],[-18811858.753,-23492749.0332]],[[-18812592.3725,-23283401.6596],[-18812074.223,-22523902.3129]],[[-18812509.145,-22316702.3556],[-18812281.2906,-21672346.271700002]],[[-18812458.4389,-21479666.6955],[-18812458.7655,-20915651.5805]],[[-18812431.5406,-20742653.880400002],[-18812608.0859,-20236128.6374]],[[-18812712.6554,-20012778.3041],[-18812776.5038,-19627809.244400002]],[[-18812553.2764,-19578072.9023],[-18771870.3424,-19446731.4489],[-17761544.8121,-20377570.1449],[-15331610.7086,-20040873.196599998],[-15330874.9161,-20037138.6757],[-15239424.2807,-19612843.8868],[-16625236.4566,-19513286.3789],[-16672653.1705,-19203645.1829],[-17030034.7607,-17402362.7285],[-17229153.8627,-16657384.4659],[-17074170.6416,-16276136.4385],[-16214939.6723,-16183374.11],[-16125582.04,-15942176.7487],[-16435197.7732,-15577278.2842],[-17696740.067,-14366214.4386],[-17556948.4221,-14123197.1921],[-16837708.0132,-13733218.7593],[-15330901.2126,-13057017.558600001],[-15195235.8072,-12798237.075],[-14181878.053199999,-12798237.075],[-11157194.66,-12798237.075],[-11332972.869,-12235866.4956],[-7629375.888800001,-12236881.938000001],[-7467110.3619,-11932185.554200001],[-7626544.8061999995,-10861173.636799999],[-7549895.9366,-10875775.269699998],[-7424075.572699999,-10429793.675500002],[-7706363.6821,-10439800.5152],[-7730607.1218,-10440660.3915],[-7715348.8389,-10394693.579599999],[-7638632.819599999,-10164556.118],[-7602129.5781,-10085676.7665],[-7528478.8748,-10029837.831],[-6366252.2984,-9128089.361699998],[-6291251.280200001,-9128279.7282],[-6241374.5984000005,-9128406.3264],[-6238808.9015,-9136976.827],[-6174812.031300001,-9147230.4934],[-6207390.1963,-9258716.2133],[-6223736.1789,-9258677.511599999],[-6390465.942299999,-9258282.760899998],[-6910387.2115,-9677750.959600002],[-7048560.483999999,-10101164.175700001],[-7280046.8719999995,-10255157.7973],[-7381022.0842,-10662506.3323],[-7134997.3521,-10637176.0715],[-6698407.421800001,-12132670.155299999],[-6909112.5922,-12898121.220199998],[-7771192.1481,-13608087.2202],[-7449870.044600001,-13745629.0757],[-7607109.025800001,-14328023.4942],[-8335930.7806,-14449164.9532],[-8423946.47,-13722356.6887],[-8777271.1528,-13735229.7408],[-8792735.5466,-13737690.6002],[-9277082.3586,-13780414.7898],[-8954105.3788,-14988481.565],[-8878435.0152,-15325723.6399],[-8730089.8017,-16081625.1788],[-6821419.8376,-15949001.3013],[-6714850.5831,-15625170.1291],[-6577065.7146000005,-15316511.6163],[-6050534.343900001,-15225476.7341],[-5869868.213300001,-14574369.543],[-5850071.619100001,-14574369.543],[-5549844.6077,-14515088.3429],[-5410728.3333,-14253035.089],[-5343638.5019000005,-14340725.6074],[-4814553.8346,-15075534.9144],[-4809901.132999999,-15082364.7465],[-4927572.2686,-15796551.8682],[-4950260.153100001,-15949001.3013],[-5600687.9055,-16075492.7093],[-5802956.5504,-16115396.371],[-6011559.100199999,-15588027.7471],[-6472683.6609000005,-15621742.87],[-6568771.872099999,-15928639.7302],[-6721632.891899999,-16323887.509],[-7955420.9738,-16405932.7891],[-8111881.790899999,-17209163.934299998],[-7955697.026000001,-17220734.091],[-6116691.0679,-17358764.160499997],[-5976818.554300001,-16950171.769],[-4833522.5578000005,-16766589.9118],[-4777112.147600001,-16373861.3587],[-3370503.0590000004,-15842819.8278],[-3272025.2917,-15039898.151],[-4085488.7617000006,-15051680.5534],[-3994408.8550000004,-14472578.1971],[-1547560.2298999988,-12373808.384],[-1274906.015999999,-12048921.537999999],[-1213315.0595000014,-11326881.518399999],[152721.73919999972,-11327717.9073],[542319.1006999984,-10993968.7245],[4161000.458799999,-10993968.7245],[4526044.8445000015,-10504873.054000001],[5726179.409400001,-10477962.895],[5660856.900899999,-10034209.348700002],[5635849.910799999,-9865214.983600002],[6028184.379700001,-9865214.983600002],[6113709.794799998,-9865214.983600002],[6257445.659600001,-9955097.374200001],[6683998.588500001,-10382149.6006],[6776910.491300002,-10484009.0942],[7754209.9362,-10445288.795400001],[7840111.704100002,-10777880.061900001],[7753195.605799999,-10791746.1318],[7686404.516100001,-10802415.414700001],[7598147.782400001,-11180923.447900001],[8016496.278700002,-11687738.583299998],[8108373.387200002,-10891506.0365],[8633703.444600001,-10861771.793900002],[8670722.3451,-10859124.5794],[8688273.2298,-10685821.8904],[8722955.334199999,-10590627.566100001],[8838318.0797,-10511085.7082],[9156106.189800002,-10295661.227699999],[9178135.300299998,-10280923.6382],[9521816.868999999,-10054166.213100001],[9543034.816799998,-10040358.0194],[10483043.547699999,-9997295.6327],[11846544.746100001,-9956620.790199999],[12247609.9406,-10144858.0161],[12346609.294300001,-9837631.7194],[12650244.232299998,-9837631.7194],[12941211.3294,-10169073.006700002],[12954818.632100001,-10169034.6525],[15763802.729400001,-10058120.296],[16035056.7791,-10048074.692000002],[17388599.5177,-10742608.6329],[18845788.261200003,-11535001.976],[18868697.512500003,-11569375.2705],[19034682.8551,-11819375.674600001],[18121075.273000002,-13894511.8958],[18523010.5431,-14667041.4108],[17923478.483000003,-14721356.8472],[17872104.9322,-14744217.6378],[17852795.391599998,-15168117.9669],[17851326.791599996,-15368724.4024],[17874240.762000002,-15691367.5402],[17929737.1664,-16400244.4067],[17951095.1092,-16665030.0887],[19452193.3601,-19502204.071900003],[20037507.067199998,-19508222.735200003]],[[-20037507.0672,-19508222.7614],[-19049267.7348,-19518397.477399997],[-18905554.0901,-19541132.1906],[-18821955.6637,-30240971.9584]],[[-7826489.98,-15027515.0131],[-7508017.638800001,-14525678.6251],[-7361028.237,-14571992.4306],[-7670620.509299999,-15053392.6378],[-7826489.98,-15027515.0131]],[[-18134368.609,-14750668.2816],[-17713788.2658,-15266142.6102],[-17842728.2608,-15516903.6041],[-18294411.7012,-15040894.0573],[-18134368.609,-14750668.2816]],[[-8806282.1169,-14529610.9256],[-8880389.6506,-14194731.8582],[-8930398.7421,-13983137.3361],[-8742228.0022,-13974869.5298],[-8589217.0112,-13968152.904],[-8511406.2317,-14553749.5778],[-8530764.6308,-14552162.5679],[-8806282.1169,-14529610.9256]],[[-7808133.818299999,-10641269.1705],[-7603398.042300001,-11868230.174600001],[-7984812.490800001,-11904953.582199998],[-8005809.4011,-11804907.176800001],[-8044072.637399999,-11628678.508000001],[-8198859.02,-11807919.069400001],[-8406421.509,-11599408.2815],[-8423896.0711,-11581551.121],[-8431101.806,-11574200.9091],[-8387103.999399999,-11446977.445999999],[-8378848.4672,-11416768.868],[-8021273.348300001,-11386551.3688],[-7943925.3111000005,-11136005.950599998],[-7894299.9671,-10972984.9644],[-8118772.843800001,-10972984.9644],[-8120020.021400001,-10971841.364799999],[-8012986.2489,-10643771.3737],[-7808133.818299999,-10641269.1705]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":250792.143236,"iso2cd":"RU","iso3cd":"RUS","objectid_1":736,"objectid":743},"geometry":{"coordinates":[[17185451.168300003,6351897.498899996],[17123062.635399997,6251923.242299996],[17210242.9798,6252356.119499996],[17272980.2046,6352336.2238000035],[17185451.168300003,6351897.498899996]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":250792.143236,"iso2cd":"RU","iso3cd":"RUS","objectid_1":737,"objectid":744},"geometry":{"coordinates":[[17327070.9578,6566717.677699998],[17259401.8773,6463423.112300001],[17347334.248099998,6463870.047499999],[17415383.513899997,6567171.300499998],[17327070.9578,6566717.677699998]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":18251294.8274,"iso2cd":"RU","iso3cd":"RUS","objectid_1":738,"objectid":745},"geometry":{"coordinates":[[[20037507.067199998,9671066.5159],[20022276.8698,9647142.4533],[19733762.6,9647142.4533],[19577231.612800002,9449178.936300002],[19981449.5137,9443924.591799997],[19885979.268200003,9033144.8477],[19159704.0404,8526324.987000003],[18465199.4957,8526324.987000003],[18072491.274899997,8024777.300399996],[18145935.460199997,7507420.020499997],[17452481.777599998,6587281.788900003],[17234967.101800002,7394239.835199997],[18501481.559299998,9062612.825099997],[18316589.8838,9062612.825099997],[17955706.3041,8585091.6584],[17725549.0502,8585091.6584],[17926617.4679,8854595.9903],[17513454.2228,8854595.9903],[17081290.8732,8262770.376999997],[15807117.418799996,8262770.376999997],[15122053.120700002,7232153.896499999],[15616149.509599999,7232153.896499999],[15705465.915799998,6475678.105899997],[14978049.206299998,5250363.841799997],[14572085.468199998,5250863.029799998]],[[-20037507.0672,11208511.080899999],[-18895624.759800002,9895723.886100002],[-19189499.0001,9453196],[-19885587.2123,9914290.5211],[-20037507.0672,9671070.530299999]],[[11929175.187800001,14253916.975699998],[11746888.989100002,13762910.325400002],[12699422.161400001,13762910.325400002],[12613159.449299999,12893672.221299998],[11811770.0183,12188104.693099998],[11806290.7122,11982088.157700002],[12596556.561500002,12660005.7922],[12575518.037300002,12332664.428599998],[13670149.253700003,12332664.428599998],[14509866.351400003,12332664.428599998],[14420142.343999997,11546518.566200003],[15266112.088299997,11546518.566200003],[15332258.4674,12019708.951800004],[17112232.783200003,12019708.951800004],[17176233.000600003,11687794.5858],[17894566.281999998,11687794.5858],[17675990.941699997,10621001.345200002],[18380971.856299996,10621001.345200002],[18508468.7244,11208579.177000001],[20037455.895400003,11208579.177000001],[20037507.067199998,11208514.314800002]]],"type":"MultiLineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":373663.621012,"iso2cd":"RU","iso3cd":"RUS","objectid_1":739,"objectid":746},"geometry":{"coordinates":[[16709692.0638,5737032.4592999965],[16519592.733199999,5607087.548900001],[16499486.259300001,5676277.485699996],[16690610.6893,5807428.068300001],[16709692.0638,5737032.4592999965]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"643","shape_stle":330270.426354,"iso2cd":"RU","iso3cd":"RUS","objectid_1":740,"objectid":747},"geometry":{"coordinates":[[16985737.644599997,5921032.3552],[16827341.5497,5812815.380599998],[16808665.0422,5885231.347599998],[16968127.180200003,5994482.906000003],[16985737.644599997,5921032.3552]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"162","shape_stle":250792.143136,"iso2cd":"CX","iso3cd":"CXR","objectid_1":741,"objectid":758},"geometry":{"coordinates":[[11800511.8404,-1202554.8707000017],[11724125.9032,-1202836.6713000014],[11718409.349599998,-1138246.012699999],[11794757.2051,-1137964.7294000015],[11800511.8404,-1202554.8707000017]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}},
{"type":"Feature","properties":{"bdytyp":0,"m49_cd":"166","shape_stle":250792.143136,"iso2cd":"CC","iso3cd":"CCK","objectid_1":742,"objectid":759},"geometry":{"coordinates":[[10822558.850499999,-1387027.7043000013],[10746049.618500002,-1387311.1418000013],[10740048.662,-1322354.7580000013],[10816513.2931,-1322071.923799999],[10822558.850499999,-1387027.7043000013]],"type":"LineString"},"tippecanoe":{"layer":"bndl","maxzoom":2,"minzoom":0}}