@fboes/aerofly-data 1.6.1 → 1.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/data/aircraft-liveries.json +44 -0
- package/data/aircraft.json +88 -44
- package/data/aircraft.json.d.ts +4 -0
- package/data/airport-coordinates-object.json +15734 -15704
- package/data/airport-coordinates.json +7846 -7841
- package/data/airport-list.json +12 -7
- package/data/airports-unmatched.md +0 -4
- package/data/airports.geojson +300 -194
- package/get-airports.js +4 -3
- package/index.js +0 -0
- package/package.json +1 -1
- package/src/aircraft-functions.js +2 -0
package/data/airports.geojson
CHANGED
|
@@ -2997,7 +2997,7 @@
|
|
|
2997
2997
|
"properties": {
|
|
2998
2998
|
"title": "LOIU",
|
|
2999
2999
|
"type": "private_airfield",
|
|
3000
|
-
"description": "Innsbruck University Hospital
|
|
3000
|
+
"description": "Innsbruck University Hospital Helistop",
|
|
3001
3001
|
"elevation": 2057,
|
|
3002
3002
|
"municipality": "Innsbruck",
|
|
3003
3003
|
"fileSize": 0,
|
|
@@ -3703,8 +3703,8 @@
|
|
|
3703
3703
|
"geometry": {
|
|
3704
3704
|
"type": "Point",
|
|
3705
3705
|
"coordinates": [
|
|
3706
|
-
148.
|
|
3707
|
-
-9.
|
|
3706
|
+
148.639305,
|
|
3707
|
+
-9.594471,
|
|
3708
3708
|
131.064
|
|
3709
3709
|
]
|
|
3710
3710
|
},
|
|
@@ -3914,19 +3914,19 @@
|
|
|
3914
3914
|
"geometry": {
|
|
3915
3915
|
"type": "Point",
|
|
3916
3916
|
"coordinates": [
|
|
3917
|
-
-45.
|
|
3918
|
-
61.
|
|
3917
|
+
-45.42469,
|
|
3918
|
+
61.15958,
|
|
3919
3919
|
34.1376
|
|
3920
3920
|
]
|
|
3921
3921
|
},
|
|
3922
3922
|
"properties": {
|
|
3923
3923
|
"title": "BGBW",
|
|
3924
|
-
"type": "
|
|
3924
|
+
"type": "heliport",
|
|
3925
3925
|
"description": "Narsarsuaq Airport",
|
|
3926
3926
|
"elevation": 112,
|
|
3927
3927
|
"municipality": "Narsarsuaq",
|
|
3928
3928
|
"fileSize": 1176,
|
|
3929
|
-
"marker-symbol": "
|
|
3929
|
+
"marker-symbol": "heliport",
|
|
3930
3930
|
"marker-color": "#555555"
|
|
3931
3931
|
}
|
|
3932
3932
|
},
|
|
@@ -5745,14 +5745,14 @@
|
|
|
5745
5745
|
"coordinates": [
|
|
5746
5746
|
7.87908,
|
|
5747
5747
|
46.676601,
|
|
5748
|
-
|
|
5748
|
+
576.9864
|
|
5749
5749
|
]
|
|
5750
5750
|
},
|
|
5751
5751
|
"properties": {
|
|
5752
5752
|
"title": "LSMI",
|
|
5753
5753
|
"type": "private_airfield",
|
|
5754
5754
|
"description": "Interlaken Air Base",
|
|
5755
|
-
"elevation":
|
|
5755
|
+
"elevation": 1893,
|
|
5756
5756
|
"municipality": "Interlaken",
|
|
5757
5757
|
"fileSize": 0,
|
|
5758
5758
|
"marker-symbol": "airport",
|
|
@@ -9818,8 +9818,8 @@
|
|
|
9818
9818
|
"geometry": {
|
|
9819
9819
|
"type": "Point",
|
|
9820
9820
|
"coordinates": [
|
|
9821
|
-
-102.
|
|
9822
|
-
51.
|
|
9821
|
+
-102.461998,
|
|
9822
|
+
51.264702,
|
|
9823
9823
|
498.348
|
|
9824
9824
|
]
|
|
9825
9825
|
},
|
|
@@ -12725,11 +12725,11 @@
|
|
|
12725
12725
|
},
|
|
12726
12726
|
"properties": {
|
|
12727
12727
|
"title": "DABC",
|
|
12728
|
-
"type": "
|
|
12728
|
+
"type": "large_airport",
|
|
12729
12729
|
"description": "Mohamed Boudiaf International Airport",
|
|
12730
12730
|
"elevation": 2265,
|
|
12731
12731
|
"municipality": "Constantine",
|
|
12732
|
-
"fileSize":
|
|
12732
|
+
"fileSize": 1240,
|
|
12733
12733
|
"marker-symbol": "airport",
|
|
12734
12734
|
"marker-color": "#5e6eba"
|
|
12735
12735
|
}
|
|
@@ -13067,8 +13067,8 @@
|
|
|
13067
13067
|
"elevation": 1303,
|
|
13068
13068
|
"municipality": "Bordj Badji Mokhtar",
|
|
13069
13069
|
"fileSize": 952,
|
|
13070
|
-
"marker-symbol": "
|
|
13071
|
-
"marker-color": "#
|
|
13070
|
+
"marker-symbol": "airport",
|
|
13071
|
+
"marker-color": "#555555"
|
|
13072
13072
|
}
|
|
13073
13073
|
},
|
|
13074
13074
|
{
|
|
@@ -13344,6 +13344,28 @@
|
|
|
13344
13344
|
"marker-color": "#5e6eba"
|
|
13345
13345
|
}
|
|
13346
13346
|
},
|
|
13347
|
+
{
|
|
13348
|
+
"type": "Feature",
|
|
13349
|
+
"geometry": {
|
|
13350
|
+
"type": "Point",
|
|
13351
|
+
"coordinates": [
|
|
13352
|
+
7.890018,
|
|
13353
|
+
54.175106,
|
|
13354
|
+
2.1336
|
|
13355
|
+
]
|
|
13356
|
+
},
|
|
13357
|
+
"properties": {
|
|
13358
|
+
"title": "ETMNHL",
|
|
13359
|
+
"type": "small_airbase",
|
|
13360
|
+
"description": "Helgoland Navy Helicopter Base",
|
|
13361
|
+
"elevation": 7,
|
|
13362
|
+
"municipality": "Heligoland",
|
|
13363
|
+
"fileSize": 928,
|
|
13364
|
+
"marker-symbol": "heliport",
|
|
13365
|
+
"marker-color": "#555555",
|
|
13366
|
+
"isMilitary": true
|
|
13367
|
+
}
|
|
13368
|
+
},
|
|
13347
13369
|
{
|
|
13348
13370
|
"type": "Feature",
|
|
13349
13371
|
"geometry": {
|
|
@@ -13726,6 +13748,69 @@
|
|
|
13726
13748
|
"marker-color": "#555555"
|
|
13727
13749
|
}
|
|
13728
13750
|
},
|
|
13751
|
+
{
|
|
13752
|
+
"type": "Feature",
|
|
13753
|
+
"geometry": {
|
|
13754
|
+
"type": "Point",
|
|
13755
|
+
"coordinates": [
|
|
13756
|
+
7.740036,
|
|
13757
|
+
54.451897,
|
|
13758
|
+
0
|
|
13759
|
+
]
|
|
13760
|
+
},
|
|
13761
|
+
"properties": {
|
|
13762
|
+
"title": "EDYH",
|
|
13763
|
+
"type": "heliport",
|
|
13764
|
+
"description": "Helwin A",
|
|
13765
|
+
"elevation": 0,
|
|
13766
|
+
"municipality": "North Sea",
|
|
13767
|
+
"fileSize": 864,
|
|
13768
|
+
"marker-symbol": "heliport",
|
|
13769
|
+
"marker-color": "#555555"
|
|
13770
|
+
}
|
|
13771
|
+
},
|
|
13772
|
+
{
|
|
13773
|
+
"type": "Feature",
|
|
13774
|
+
"geometry": {
|
|
13775
|
+
"type": "Point",
|
|
13776
|
+
"coordinates": [
|
|
13777
|
+
7.700052,
|
|
13778
|
+
54.399167,
|
|
13779
|
+
0
|
|
13780
|
+
]
|
|
13781
|
+
},
|
|
13782
|
+
"properties": {
|
|
13783
|
+
"title": "EDYM",
|
|
13784
|
+
"type": "heliport",
|
|
13785
|
+
"description": "Meerwind S O",
|
|
13786
|
+
"elevation": 0,
|
|
13787
|
+
"municipality": "North Sea",
|
|
13788
|
+
"fileSize": 880,
|
|
13789
|
+
"marker-symbol": "heliport",
|
|
13790
|
+
"marker-color": "#555555"
|
|
13791
|
+
}
|
|
13792
|
+
},
|
|
13793
|
+
{
|
|
13794
|
+
"type": "Feature",
|
|
13795
|
+
"geometry": {
|
|
13796
|
+
"type": "Point",
|
|
13797
|
+
"coordinates": [
|
|
13798
|
+
7.735453,
|
|
13799
|
+
54.519813,
|
|
13800
|
+
0
|
|
13801
|
+
]
|
|
13802
|
+
},
|
|
13803
|
+
"properties": {
|
|
13804
|
+
"title": "EDYA",
|
|
13805
|
+
"type": "heliport",
|
|
13806
|
+
"description": "Amrumbank West",
|
|
13807
|
+
"elevation": 0,
|
|
13808
|
+
"municipality": "North Sea",
|
|
13809
|
+
"fileSize": 872,
|
|
13810
|
+
"marker-symbol": "heliport",
|
|
13811
|
+
"marker-color": "#555555"
|
|
13812
|
+
}
|
|
13813
|
+
},
|
|
13729
13814
|
{
|
|
13730
13815
|
"type": "Feature",
|
|
13731
13816
|
"geometry": {
|
|
@@ -14172,20 +14257,20 @@
|
|
|
14172
14257
|
"geometry": {
|
|
14173
14258
|
"type": "Point",
|
|
14174
14259
|
"coordinates": [
|
|
14175
|
-
10.
|
|
14176
|
-
56.
|
|
14177
|
-
|
|
14260
|
+
10.076621,
|
|
14261
|
+
56.178925,
|
|
14262
|
+
67.056
|
|
14178
14263
|
]
|
|
14179
14264
|
},
|
|
14180
14265
|
"properties": {
|
|
14181
14266
|
"title": "EKAS",
|
|
14182
14267
|
"type": "private_airfield",
|
|
14183
|
-
"description": "
|
|
14184
|
-
"elevation":
|
|
14185
|
-
"municipality": "
|
|
14268
|
+
"description": "True Gliderfield",
|
|
14269
|
+
"elevation": 220,
|
|
14270
|
+
"municipality": "Tilst",
|
|
14186
14271
|
"fileSize": 0,
|
|
14187
|
-
"marker-symbol": "
|
|
14188
|
-
"marker-color": "#
|
|
14272
|
+
"marker-symbol": "airfield",
|
|
14273
|
+
"marker-color": "#777777"
|
|
14189
14274
|
}
|
|
14190
14275
|
},
|
|
14191
14276
|
{
|
|
@@ -15257,7 +15342,7 @@
|
|
|
15257
15342
|
"municipality": "Sfax",
|
|
15258
15343
|
"fileSize": 928,
|
|
15259
15344
|
"marker-symbol": "airport",
|
|
15260
|
-
"marker-color": "#
|
|
15345
|
+
"marker-color": "#555555"
|
|
15261
15346
|
}
|
|
15262
15347
|
},
|
|
15263
15348
|
{
|
|
@@ -15499,8 +15584,8 @@
|
|
|
15499
15584
|
"geometry": {
|
|
15500
15585
|
"type": "Point",
|
|
15501
15586
|
"coordinates": [
|
|
15502
|
-
3.
|
|
15503
|
-
50.
|
|
15587
|
+
3.831,
|
|
15588
|
+
50.575802,
|
|
15504
15589
|
59.1312
|
|
15505
15590
|
]
|
|
15506
15591
|
},
|
|
@@ -15594,7 +15679,7 @@
|
|
|
15594
15679
|
"properties": {
|
|
15595
15680
|
"title": "EBKT",
|
|
15596
15681
|
"type": "medium_airport",
|
|
15597
|
-
"description": "
|
|
15682
|
+
"description": "Kortrijk-Wevelgem International Airport",
|
|
15598
15683
|
"elevation": 55,
|
|
15599
15684
|
"municipality": "Wevelgem",
|
|
15600
15685
|
"fileSize": 1080,
|
|
@@ -17690,8 +17775,8 @@
|
|
|
17690
17775
|
"geometry": {
|
|
17691
17776
|
"type": "Point",
|
|
17692
17777
|
"coordinates": [
|
|
17693
|
-
9.
|
|
17694
|
-
53.
|
|
17778
|
+
9.835556,
|
|
17779
|
+
53.535278,
|
|
17695
17780
|
7.010400000000001
|
|
17696
17781
|
]
|
|
17697
17782
|
},
|
|
@@ -19677,8 +19762,8 @@
|
|
|
19677
19762
|
"elevation": 328,
|
|
19678
19763
|
"municipality": "Salzgitter",
|
|
19679
19764
|
"fileSize": 0,
|
|
19680
|
-
"marker-symbol": "
|
|
19681
|
-
"marker-color": "#
|
|
19765
|
+
"marker-symbol": "airport",
|
|
19766
|
+
"marker-color": "#555555"
|
|
19682
19767
|
}
|
|
19683
19768
|
},
|
|
19684
19769
|
{
|
|
@@ -21769,14 +21854,14 @@
|
|
|
21769
21854
|
"coordinates": [
|
|
21770
21855
|
-2.47416,
|
|
21771
21856
|
52.0019,
|
|
21772
|
-
|
|
21857
|
+
45.72
|
|
21773
21858
|
]
|
|
21774
21859
|
},
|
|
21775
21860
|
"properties": {
|
|
21776
21861
|
"title": "EG34",
|
|
21777
21862
|
"type": "medium_airport",
|
|
21778
21863
|
"description": "Ledbury Airfield",
|
|
21779
|
-
"elevation":
|
|
21864
|
+
"elevation": 150,
|
|
21780
21865
|
"municipality": "Dymock, Gloucestershire",
|
|
21781
21866
|
"fileSize": 1184,
|
|
21782
21867
|
"marker-symbol": "airfield",
|
|
@@ -24746,13 +24831,13 @@
|
|
|
24746
24831
|
},
|
|
24747
24832
|
"properties": {
|
|
24748
24833
|
"title": "EGSD",
|
|
24749
|
-
"type": "
|
|
24750
|
-
"description": "Great Yarmouth - North Denes
|
|
24834
|
+
"type": "heliport",
|
|
24835
|
+
"description": "Great Yarmouth - North Denes Heliport",
|
|
24751
24836
|
"elevation": 6,
|
|
24752
24837
|
"municipality": "Great Yarmouth, Norfolk",
|
|
24753
24838
|
"fileSize": 1248,
|
|
24754
|
-
"marker-symbol": "
|
|
24755
|
-
"marker-color": "#
|
|
24839
|
+
"marker-symbol": "heliport",
|
|
24840
|
+
"marker-color": "#555555"
|
|
24756
24841
|
}
|
|
24757
24842
|
},
|
|
24758
24843
|
{
|
|
@@ -24804,14 +24889,14 @@
|
|
|
24804
24889
|
"coordinates": [
|
|
24805
24890
|
1.28278,
|
|
24806
24891
|
52.6758,
|
|
24807
|
-
35.
|
|
24892
|
+
35.9664
|
|
24808
24893
|
]
|
|
24809
24894
|
},
|
|
24810
24895
|
"properties": {
|
|
24811
24896
|
"title": "EGSH",
|
|
24812
24897
|
"type": "large_airport",
|
|
24813
24898
|
"description": "Norwich Airport",
|
|
24814
|
-
"elevation":
|
|
24899
|
+
"elevation": 118,
|
|
24815
24900
|
"municipality": "Norwich, Norfolk",
|
|
24816
24901
|
"fileSize": 1240,
|
|
24817
24902
|
"marker-symbol": "airport",
|
|
@@ -31895,7 +31980,7 @@
|
|
|
31895
31980
|
"type": "small_airport",
|
|
31896
31981
|
"description": "Kalixfors Airfield",
|
|
31897
31982
|
"elevation": 1549,
|
|
31898
|
-
"municipality": "",
|
|
31983
|
+
"municipality": "Kiruna",
|
|
31899
31984
|
"fileSize": 1048,
|
|
31900
31985
|
"marker-symbol": "airfield",
|
|
31901
31986
|
"marker-color": "#777777"
|
|
@@ -32318,8 +32403,8 @@
|
|
|
32318
32403
|
"geometry": {
|
|
32319
32404
|
"type": "Point",
|
|
32320
32405
|
"coordinates": [
|
|
32321
|
-
7.
|
|
32322
|
-
49.
|
|
32406
|
+
7.536111,
|
|
32407
|
+
49.403056,
|
|
32323
32408
|
358.44480000000004
|
|
32324
32409
|
]
|
|
32325
32410
|
},
|
|
@@ -32902,8 +32987,8 @@
|
|
|
32902
32987
|
"geometry": {
|
|
32903
32988
|
"type": "Point",
|
|
32904
32989
|
"coordinates": [
|
|
32905
|
-
24.
|
|
32906
|
-
54.
|
|
32990
|
+
24.058748,
|
|
32991
|
+
54.652212,
|
|
32907
32992
|
60.96
|
|
32908
32993
|
]
|
|
32909
32994
|
},
|
|
@@ -33203,11 +33288,11 @@
|
|
|
33203
33288
|
},
|
|
33204
33289
|
"properties": {
|
|
33205
33290
|
"title": "FACT",
|
|
33206
|
-
"type": "
|
|
33291
|
+
"type": "large_airport",
|
|
33207
33292
|
"description": "Cape Town International Airport",
|
|
33208
33293
|
"elevation": 151,
|
|
33209
33294
|
"municipality": "Cape Town",
|
|
33210
|
-
"fileSize":
|
|
33295
|
+
"fileSize": 1360,
|
|
33211
33296
|
"marker-symbol": "airport",
|
|
33212
33297
|
"marker-color": "#5e6eba"
|
|
33213
33298
|
}
|
|
@@ -34836,8 +34921,8 @@
|
|
|
34836
34921
|
"geometry": {
|
|
34837
34922
|
"type": "Point",
|
|
34838
34923
|
"coordinates": [
|
|
34839
|
-
24.
|
|
34840
|
-
-26.
|
|
34924
|
+
24.7288,
|
|
34925
|
+
-26.982401,
|
|
34841
34926
|
1194.816
|
|
34842
34927
|
]
|
|
34843
34928
|
},
|
|
@@ -34846,7 +34931,7 @@
|
|
|
34846
34931
|
"type": "closed",
|
|
34847
34932
|
"description": "Vryburg Airport",
|
|
34848
34933
|
"elevation": 3920,
|
|
34849
|
-
"municipality": "
|
|
34934
|
+
"municipality": "Vryburg",
|
|
34850
34935
|
"fileSize": 912,
|
|
34851
34936
|
"marker-symbol": "airport",
|
|
34852
34937
|
"marker-color": "#555555"
|
|
@@ -35642,7 +35727,7 @@
|
|
|
35642
35727
|
]
|
|
35643
35728
|
},
|
|
35644
35729
|
"properties": {
|
|
35645
|
-
"title": "
|
|
35730
|
+
"title": "FGAN",
|
|
35646
35731
|
"type": "small_airport",
|
|
35647
35732
|
"description": "Annobón Airport",
|
|
35648
35733
|
"elevation": 82,
|
|
@@ -35691,7 +35776,7 @@
|
|
|
35691
35776
|
"municipality": "Mengomeyén",
|
|
35692
35777
|
"fileSize": 944,
|
|
35693
35778
|
"marker-symbol": "airport",
|
|
35694
|
-
"marker-color": "#
|
|
35779
|
+
"marker-color": "#555555"
|
|
35695
35780
|
}
|
|
35696
35781
|
},
|
|
35697
35782
|
{
|
|
@@ -36507,12 +36592,12 @@
|
|
|
36507
36592
|
"properties": {
|
|
36508
36593
|
"title": "FMNN",
|
|
36509
36594
|
"type": "closed",
|
|
36510
|
-
"description": "Nosy Be
|
|
36595
|
+
"description": "Nosy Be International Airport",
|
|
36511
36596
|
"elevation": 36,
|
|
36512
36597
|
"municipality": "Nosy Be",
|
|
36513
36598
|
"fileSize": 912,
|
|
36514
36599
|
"marker-symbol": "airport",
|
|
36515
|
-
"marker-color": "#
|
|
36600
|
+
"marker-color": "#5e6eba"
|
|
36516
36601
|
}
|
|
36517
36602
|
},
|
|
36518
36603
|
{
|
|
@@ -36704,6 +36789,27 @@
|
|
|
36704
36789
|
"marker-color": "#555555"
|
|
36705
36790
|
}
|
|
36706
36791
|
},
|
|
36792
|
+
{
|
|
36793
|
+
"type": "Feature",
|
|
36794
|
+
"geometry": {
|
|
36795
|
+
"type": "Point",
|
|
36796
|
+
"coordinates": [
|
|
36797
|
+
13.499078,
|
|
36798
|
+
-9.050734,
|
|
36799
|
+
167.64000000000001
|
|
36800
|
+
]
|
|
36801
|
+
},
|
|
36802
|
+
"properties": {
|
|
36803
|
+
"title": "FNBJ",
|
|
36804
|
+
"type": "large_airport",
|
|
36805
|
+
"description": "Dr. Antonio Agostinho Neto International Airport",
|
|
36806
|
+
"elevation": 550,
|
|
36807
|
+
"municipality": "Luanda (Ícolo e Bengo)",
|
|
36808
|
+
"fileSize": 1456,
|
|
36809
|
+
"marker-symbol": "airport",
|
|
36810
|
+
"marker-color": "#5e6eba"
|
|
36811
|
+
}
|
|
36812
|
+
},
|
|
36707
36813
|
{
|
|
36708
36814
|
"type": "Feature",
|
|
36709
36815
|
"geometry": {
|
|
@@ -36716,11 +36822,11 @@
|
|
|
36716
36822
|
},
|
|
36717
36823
|
"properties": {
|
|
36718
36824
|
"title": "FNCA",
|
|
36719
|
-
"type": "
|
|
36825
|
+
"type": "medium_airport",
|
|
36720
36826
|
"description": "Cabinda Airport",
|
|
36721
36827
|
"elevation": 66,
|
|
36722
36828
|
"municipality": "Cabinda",
|
|
36723
|
-
"fileSize":
|
|
36829
|
+
"fileSize": 1152,
|
|
36724
36830
|
"marker-symbol": "airport",
|
|
36725
36831
|
"marker-color": "#555555"
|
|
36726
36832
|
}
|
|
@@ -36737,11 +36843,11 @@
|
|
|
36737
36843
|
},
|
|
36738
36844
|
"properties": {
|
|
36739
36845
|
"title": "FNCT",
|
|
36740
|
-
"type": "
|
|
36846
|
+
"type": "large_airport",
|
|
36741
36847
|
"description": "Catumbela Airport",
|
|
36742
36848
|
"elevation": 23,
|
|
36743
36849
|
"municipality": "Catumbela",
|
|
36744
|
-
"fileSize":
|
|
36850
|
+
"fileSize": 1248,
|
|
36745
36851
|
"marker-symbol": "airport",
|
|
36746
36852
|
"marker-color": "#555555"
|
|
36747
36853
|
}
|
|
@@ -37052,11 +37158,11 @@
|
|
|
37052
37158
|
},
|
|
37053
37159
|
"properties": {
|
|
37054
37160
|
"title": "FNUB",
|
|
37055
|
-
"type": "
|
|
37161
|
+
"type": "large_airport",
|
|
37056
37162
|
"description": "Lubango Mukanka International Airport",
|
|
37057
37163
|
"elevation": 5778,
|
|
37058
37164
|
"municipality": "Lubango",
|
|
37059
|
-
"fileSize":
|
|
37165
|
+
"fileSize": 1224,
|
|
37060
37166
|
"marker-symbol": "airport",
|
|
37061
37167
|
"marker-color": "#555555"
|
|
37062
37168
|
}
|
|
@@ -37352,7 +37458,7 @@
|
|
|
37352
37458
|
"municipality": "Franceville",
|
|
37353
37459
|
"fileSize": 952,
|
|
37354
37460
|
"marker-symbol": "airport",
|
|
37355
|
-
"marker-color": "#
|
|
37461
|
+
"marker-color": "#555555"
|
|
37356
37462
|
}
|
|
37357
37463
|
},
|
|
37358
37464
|
{
|
|
@@ -39884,14 +39990,14 @@
|
|
|
39884
39990
|
"coordinates": [
|
|
39885
39991
|
-1.18721,
|
|
39886
39992
|
53.947146,
|
|
39887
|
-
|
|
39993
|
+
15.8496
|
|
39888
39994
|
]
|
|
39889
39995
|
},
|
|
39890
39996
|
"properties": {
|
|
39891
39997
|
"title": "EGYJ",
|
|
39892
39998
|
"type": "medium_airport",
|
|
39893
39999
|
"description": "Rufforth West Airfield",
|
|
39894
|
-
"elevation":
|
|
40000
|
+
"elevation": 52,
|
|
39895
40001
|
"municipality": "York, North Yorkshire",
|
|
39896
40002
|
"fileSize": 1136,
|
|
39897
40003
|
"marker-symbol": "airfield",
|
|
@@ -40439,8 +40545,8 @@
|
|
|
40439
40545
|
"geometry": {
|
|
40440
40546
|
"type": "Point",
|
|
40441
40547
|
"coordinates": [
|
|
40442
|
-
-2.
|
|
40443
|
-
60.
|
|
40548
|
+
-2.053439,
|
|
40549
|
+
60.121916,
|
|
40444
40550
|
45.72
|
|
40445
40551
|
]
|
|
40446
40552
|
},
|
|
@@ -40512,7 +40618,7 @@
|
|
|
40512
40618
|
"type": "small_airport",
|
|
40513
40619
|
"description": "Banjul International Airport",
|
|
40514
40620
|
"elevation": 95,
|
|
40515
|
-
"municipality": "Yundum",
|
|
40621
|
+
"municipality": "Banjul (Yundum)",
|
|
40516
40622
|
"fileSize": 952,
|
|
40517
40623
|
"marker-symbol": "airport",
|
|
40518
40624
|
"marker-color": "#5e6eba"
|
|
@@ -41061,7 +41167,7 @@
|
|
|
41061
41167
|
"municipality": "Smara",
|
|
41062
41168
|
"fileSize": 936,
|
|
41063
41169
|
"marker-symbol": "airport",
|
|
41064
|
-
"marker-color": "#
|
|
41170
|
+
"marker-color": "#555555"
|
|
41065
41171
|
}
|
|
41066
41172
|
},
|
|
41067
41173
|
{
|
|
@@ -42232,11 +42338,11 @@
|
|
|
42232
42338
|
},
|
|
42233
42339
|
"properties": {
|
|
42234
42340
|
"title": "HABD",
|
|
42235
|
-
"type": "
|
|
42341
|
+
"type": "medium_airport",
|
|
42236
42342
|
"description": "Bahir Dar Airport",
|
|
42237
42343
|
"elevation": 5978,
|
|
42238
42344
|
"municipality": "Bahir Dar",
|
|
42239
|
-
"fileSize":
|
|
42345
|
+
"fileSize": 1136,
|
|
42240
42346
|
"marker-symbol": "airport",
|
|
42241
42347
|
"marker-color": "#555555"
|
|
42242
42348
|
}
|
|
@@ -42274,11 +42380,11 @@
|
|
|
42274
42380
|
},
|
|
42275
42381
|
"properties": {
|
|
42276
42382
|
"title": "HADR",
|
|
42277
|
-
"type": "
|
|
42383
|
+
"type": "medium_airport",
|
|
42278
42384
|
"description": "Aba Tenna Dejazmach Yilma International Airport",
|
|
42279
42385
|
"elevation": 3827,
|
|
42280
42386
|
"municipality": "Dire Dawa",
|
|
42281
|
-
"fileSize":
|
|
42387
|
+
"fileSize": 1144,
|
|
42282
42388
|
"marker-symbol": "airport",
|
|
42283
42389
|
"marker-color": "#5e6eba"
|
|
42284
42390
|
}
|
|
@@ -42970,9 +43076,9 @@
|
|
|
42970
43076
|
"properties": {
|
|
42971
43077
|
"title": "HEIS",
|
|
42972
43078
|
"type": "small_airbase",
|
|
42973
|
-
"description": "
|
|
43079
|
+
"description": "Al Ismailiyya Air Base",
|
|
42974
43080
|
"elevation": 43,
|
|
42975
|
-
"municipality": "
|
|
43081
|
+
"municipality": "Al Ismailiyya",
|
|
42976
43082
|
"fileSize": 936,
|
|
42977
43083
|
"marker-symbol": "airport",
|
|
42978
43084
|
"marker-color": "#555555",
|
|
@@ -43160,7 +43266,7 @@
|
|
|
43160
43266
|
"properties": {
|
|
43161
43267
|
"title": "HESG",
|
|
43162
43268
|
"type": "small_airport",
|
|
43163
|
-
"description": "
|
|
43269
|
+
"description": "Suhaj International Airport",
|
|
43164
43270
|
"elevation": 322,
|
|
43165
43271
|
"municipality": "Suhaj",
|
|
43166
43272
|
"fileSize": 944,
|
|
@@ -44734,7 +44840,7 @@
|
|
|
44734
44840
|
]
|
|
44735
44841
|
},
|
|
44736
44842
|
"properties": {
|
|
44737
|
-
"title": "
|
|
44843
|
+
"title": "HSWW",
|
|
44738
44844
|
"type": "closed",
|
|
44739
44845
|
"description": "Wau Airport",
|
|
44740
44846
|
"elevation": 1529,
|
|
@@ -45660,7 +45766,7 @@
|
|
|
45660
45766
|
"properties": {
|
|
45661
45767
|
"title": "KJRB",
|
|
45662
45768
|
"type": "heliport",
|
|
45663
|
-
"description": "Downtown
|
|
45769
|
+
"description": "Downtown Skyport Heliport",
|
|
45664
45770
|
"elevation": 7,
|
|
45665
45771
|
"municipality": "New York",
|
|
45666
45772
|
"fileSize": 984,
|
|
@@ -51518,8 +51624,8 @@
|
|
|
51518
51624
|
"geometry": {
|
|
51519
51625
|
"type": "Point",
|
|
51520
51626
|
"coordinates": [
|
|
51521
|
-
-104.
|
|
51522
|
-
46.
|
|
51627
|
+
-104.258126,
|
|
51628
|
+
46.34661,
|
|
51523
51629
|
906.7800000000001
|
|
51524
51630
|
]
|
|
51525
51631
|
},
|
|
@@ -51899,8 +52005,8 @@
|
|
|
51899
52005
|
"geometry": {
|
|
51900
52006
|
"type": "Point",
|
|
51901
52007
|
"coordinates": [
|
|
51902
|
-
-97.
|
|
51903
|
-
36.
|
|
52008
|
+
-97.349619,
|
|
52009
|
+
36.745212,
|
|
51904
52010
|
313.944
|
|
51905
52011
|
]
|
|
51906
52012
|
},
|
|
@@ -66356,8 +66462,8 @@
|
|
|
66356
66462
|
"geometry": {
|
|
66357
66463
|
"type": "Point",
|
|
66358
66464
|
"coordinates": [
|
|
66359
|
-
-103.
|
|
66360
|
-
31.
|
|
66465
|
+
-103.200996,
|
|
66466
|
+
31.7796,
|
|
66361
66467
|
860.1456000000001
|
|
66362
66468
|
]
|
|
66363
66469
|
},
|
|
@@ -67964,7 +68070,7 @@
|
|
|
67964
68070
|
"description": "Harry Reid International Airport",
|
|
67965
68071
|
"elevation": 2181,
|
|
67966
68072
|
"municipality": "Las Vegas",
|
|
67967
|
-
"fileSize":
|
|
68073
|
+
"fileSize": 2040,
|
|
67968
68074
|
"marker-symbol": "airport",
|
|
67969
68075
|
"marker-color": "#5e6eba"
|
|
67970
68076
|
}
|
|
@@ -68006,7 +68112,7 @@
|
|
|
68006
68112
|
"description": "Los Angeles International Airport",
|
|
68007
68113
|
"elevation": 125,
|
|
68008
68114
|
"municipality": "Los Angeles",
|
|
68009
|
-
"fileSize":
|
|
68115
|
+
"fileSize": 1480,
|
|
68010
68116
|
"marker-symbol": "airport",
|
|
68011
68117
|
"marker-color": "#5e6eba"
|
|
68012
68118
|
}
|
|
@@ -71986,8 +72092,8 @@
|
|
|
71986
72092
|
"elevation": 7135,
|
|
71987
72093
|
"municipality": "Mammoth Lakes",
|
|
71988
72094
|
"fileSize": 1168,
|
|
71989
|
-
"marker-symbol": "
|
|
71990
|
-
"marker-color": "#
|
|
72095
|
+
"marker-symbol": "airport",
|
|
72096
|
+
"marker-color": "#555555"
|
|
71991
72097
|
}
|
|
71992
72098
|
},
|
|
71993
72099
|
{
|
|
@@ -77291,7 +77397,7 @@
|
|
|
77291
77397
|
"description": "Phoenix Sky Harbor International Airport",
|
|
77292
77398
|
"elevation": 1135,
|
|
77293
77399
|
"municipality": "Phoenix",
|
|
77294
|
-
"fileSize":
|
|
77400
|
+
"fileSize": 1272,
|
|
77295
77401
|
"marker-symbol": "airport",
|
|
77296
77402
|
"marker-color": "#5e6eba"
|
|
77297
77403
|
}
|
|
@@ -79061,6 +79167,27 @@
|
|
|
79061
79167
|
"marker-color": "#777777"
|
|
79062
79168
|
}
|
|
79063
79169
|
},
|
|
79170
|
+
{
|
|
79171
|
+
"type": "Feature",
|
|
79172
|
+
"geometry": {
|
|
79173
|
+
"type": "Point",
|
|
79174
|
+
"coordinates": [
|
|
79175
|
+
126.921995,
|
|
79176
|
+
37.525845,
|
|
79177
|
+
0
|
|
79178
|
+
]
|
|
79179
|
+
},
|
|
79180
|
+
"properties": {
|
|
79181
|
+
"title": "RKSS",
|
|
79182
|
+
"type": "large_airport",
|
|
79183
|
+
"description": "(Duplicate)Yeouido Airport",
|
|
79184
|
+
"elevation": 0,
|
|
79185
|
+
"municipality": "",
|
|
79186
|
+
"fileSize": 1416,
|
|
79187
|
+
"marker-symbol": "airport",
|
|
79188
|
+
"marker-color": "#555555"
|
|
79189
|
+
}
|
|
79190
|
+
},
|
|
79064
79191
|
{
|
|
79065
79192
|
"type": "Feature",
|
|
79066
79193
|
"geometry": {
|
|
@@ -82526,7 +82653,7 @@
|
|
|
82526
82653
|
"description": "San Francisco International Airport",
|
|
82527
82654
|
"elevation": 13,
|
|
82528
82655
|
"municipality": "San Francisco",
|
|
82529
|
-
"fileSize":
|
|
82656
|
+
"fileSize": 1752,
|
|
82530
82657
|
"marker-symbol": "airport",
|
|
82531
82658
|
"marker-color": "#5e6eba"
|
|
82532
82659
|
}
|
|
@@ -86410,8 +86537,8 @@
|
|
|
86410
86537
|
"geometry": {
|
|
86411
86538
|
"type": "Point",
|
|
86412
86539
|
"coordinates": [
|
|
86413
|
-
-111.
|
|
86414
|
-
43.
|
|
86540
|
+
-111.68335,
|
|
86541
|
+
43.950519,
|
|
86415
86542
|
1513.6368
|
|
86416
86543
|
]
|
|
86417
86544
|
},
|
|
@@ -86557,15 +86684,15 @@
|
|
|
86557
86684
|
"geometry": {
|
|
86558
86685
|
"type": "Point",
|
|
86559
86686
|
"coordinates": [
|
|
86560
|
-
-111.
|
|
86561
|
-
43.
|
|
86687
|
+
-111.929193,
|
|
86688
|
+
43.642638,
|
|
86562
86689
|
1476.756
|
|
86563
86690
|
]
|
|
86564
86691
|
},
|
|
86565
86692
|
"properties": {
|
|
86566
86693
|
"title": "KU56",
|
|
86567
86694
|
"type": "private_airfield",
|
|
86568
|
-
"description": "Rigby
|
|
86695
|
+
"description": "Rigby Airport",
|
|
86569
86696
|
"elevation": 4845,
|
|
86570
86697
|
"municipality": "Rigby",
|
|
86571
86698
|
"fileSize": 0,
|
|
@@ -90032,15 +90159,15 @@
|
|
|
90032
90159
|
"geometry": {
|
|
90033
90160
|
"type": "Point",
|
|
90034
90161
|
"coordinates": [
|
|
90035
|
-
-2.
|
|
90036
|
-
38.
|
|
90162
|
+
-2.952914,
|
|
90163
|
+
38.271949,
|
|
90037
90164
|
542.544
|
|
90038
90165
|
]
|
|
90039
90166
|
},
|
|
90040
90167
|
"properties": {
|
|
90041
90168
|
"title": "LEBE",
|
|
90042
90169
|
"type": "small_airport",
|
|
90043
|
-
"description": "Beas
|
|
90170
|
+
"description": "Beas de Segura Airfield",
|
|
90044
90171
|
"elevation": 1780,
|
|
90045
90172
|
"municipality": "Jaén",
|
|
90046
90173
|
"fileSize": 960,
|
|
@@ -90419,12 +90546,12 @@
|
|
|
90419
90546
|
"properties": {
|
|
90420
90547
|
"title": "LELN",
|
|
90421
90548
|
"type": "large_airport",
|
|
90422
|
-
"description": "León
|
|
90549
|
+
"description": "León Airport",
|
|
90423
90550
|
"elevation": 3006,
|
|
90424
|
-
"municipality": "La Virgen
|
|
90551
|
+
"municipality": "La Virgen del Camino",
|
|
90425
90552
|
"fileSize": 1256,
|
|
90426
90553
|
"marker-symbol": "airport",
|
|
90427
|
-
"marker-color": "#
|
|
90554
|
+
"marker-color": "#555555"
|
|
90428
90555
|
}
|
|
90429
90556
|
},
|
|
90430
90557
|
{
|
|
@@ -99212,8 +99339,8 @@
|
|
|
99212
99339
|
"geometry": {
|
|
99213
99340
|
"type": "Point",
|
|
99214
99341
|
"coordinates": [
|
|
99215
|
-
13.
|
|
99216
|
-
45.
|
|
99342
|
+
13.466672,
|
|
99343
|
+
45.827862,
|
|
99217
99344
|
11.8872
|
|
99218
99345
|
]
|
|
99219
99346
|
},
|
|
@@ -99254,8 +99381,8 @@
|
|
|
99254
99381
|
"geometry": {
|
|
99255
99382
|
"type": "Point",
|
|
99256
99383
|
"coordinates": [
|
|
99257
|
-
12.
|
|
99258
|
-
45.
|
|
99384
|
+
12.086594,
|
|
99385
|
+
45.684382,
|
|
99259
99386
|
41.757600000000004
|
|
99260
99387
|
]
|
|
99261
99388
|
},
|
|
@@ -99297,8 +99424,8 @@
|
|
|
99297
99424
|
"geometry": {
|
|
99298
99425
|
"type": "Point",
|
|
99299
99426
|
"coordinates": [
|
|
99300
|
-
12.
|
|
99301
|
-
45.
|
|
99427
|
+
12.388733,
|
|
99428
|
+
45.428779,
|
|
99302
99429
|
4.572
|
|
99303
99430
|
]
|
|
99304
99431
|
},
|
|
@@ -99433,7 +99560,7 @@
|
|
|
99433
99560
|
"type": "medium_airport",
|
|
99434
99561
|
"description": "Rieti Airfield",
|
|
99435
99562
|
"elevation": 1278,
|
|
99436
|
-
"municipality": "Rieti",
|
|
99563
|
+
"municipality": "Rieti (RI)",
|
|
99437
99564
|
"fileSize": 1192,
|
|
99438
99565
|
"marker-symbol": "airfield",
|
|
99439
99566
|
"marker-color": "#777777"
|
|
@@ -99444,8 +99571,8 @@
|
|
|
99444
99571
|
"geometry": {
|
|
99445
99572
|
"type": "Point",
|
|
99446
99573
|
"coordinates": [
|
|
99447
|
-
11.
|
|
99448
|
-
43.
|
|
99574
|
+
11.255084,
|
|
99575
|
+
43.254942,
|
|
99449
99576
|
193.2432
|
|
99450
99577
|
]
|
|
99451
99578
|
},
|
|
@@ -99515,9 +99642,9 @@
|
|
|
99515
99642
|
"properties": {
|
|
99516
99643
|
"title": "LIRE",
|
|
99517
99644
|
"type": "small_airbase",
|
|
99518
|
-
"description": "Pratica
|
|
99645
|
+
"description": "Pratica di Mare Air Base",
|
|
99519
99646
|
"elevation": 41,
|
|
99520
|
-
"municipality": "Pomezia",
|
|
99647
|
+
"municipality": "Pomezia (RM)",
|
|
99521
99648
|
"fileSize": 960,
|
|
99522
99649
|
"marker-symbol": "airport",
|
|
99523
99650
|
"marker-color": "#555555",
|
|
@@ -99560,7 +99687,7 @@
|
|
|
99560
99687
|
"type": "medium_airbase",
|
|
99561
99688
|
"description": "Guidonia Air Base",
|
|
99562
99689
|
"elevation": 289,
|
|
99563
|
-
"municipality": "Guidonia",
|
|
99690
|
+
"municipality": "Guidonia (RM)",
|
|
99564
99691
|
"fileSize": 1184,
|
|
99565
99692
|
"marker-symbol": "airport",
|
|
99566
99693
|
"marker-color": "#555555",
|
|
@@ -99786,8 +99913,8 @@
|
|
|
99786
99913
|
"geometry": {
|
|
99787
99914
|
"type": "Point",
|
|
99788
99915
|
"coordinates": [
|
|
99789
|
-
12.
|
|
99790
|
-
42.
|
|
99916
|
+
12.061362,
|
|
99917
|
+
42.435297,
|
|
99791
99918
|
302.3616
|
|
99792
99919
|
]
|
|
99793
99920
|
},
|
|
@@ -112013,8 +112140,8 @@
|
|
|
112013
112140
|
"geometry": {
|
|
112014
112141
|
"type": "Point",
|
|
112015
112142
|
"coordinates": [
|
|
112016
|
-
-
|
|
112017
|
-
-10.
|
|
112143
|
+
-160.999424,
|
|
112144
|
+
-10.38091,
|
|
112018
112145
|
3.3528000000000002
|
|
112019
112146
|
]
|
|
112020
112147
|
},
|
|
@@ -119773,15 +119900,15 @@
|
|
|
119773
119900
|
"geometry": {
|
|
119774
119901
|
"type": "Point",
|
|
119775
119902
|
"coordinates": [
|
|
119776
|
-
45.
|
|
119777
|
-
35.
|
|
119903
|
+
45.315137,
|
|
119904
|
+
35.560487,
|
|
119778
119905
|
760.1712
|
|
119779
119906
|
]
|
|
119780
119907
|
},
|
|
119781
119908
|
"properties": {
|
|
119782
|
-
"title": "
|
|
119909
|
+
"title": "ORSJ",
|
|
119783
119910
|
"type": "small_airport",
|
|
119784
|
-
"description": "
|
|
119911
|
+
"description": "Jalal Talabani International Airport",
|
|
119785
119912
|
"elevation": 2494,
|
|
119786
119913
|
"municipality": "Sulaymaniyah",
|
|
119787
119914
|
"fileSize": 960,
|
|
@@ -120365,8 +120492,8 @@
|
|
|
120365
120492
|
"geometry": {
|
|
120366
120493
|
"type": "Point",
|
|
120367
120494
|
"coordinates": [
|
|
120368
|
-
-145.
|
|
120369
|
-
63.
|
|
120495
|
+
-145.722,
|
|
120496
|
+
63.994499,
|
|
120370
120497
|
393.4968
|
|
120371
120498
|
]
|
|
120372
120499
|
},
|
|
@@ -122449,20 +122576,20 @@
|
|
|
122449
122576
|
"geometry": {
|
|
122450
122577
|
"type": "Point",
|
|
122451
122578
|
"coordinates": [
|
|
122452
|
-
145.
|
|
122453
|
-
|
|
122579
|
+
145.619355,
|
|
122580
|
+
14.999207,
|
|
122454
122581
|
82.6008
|
|
122455
122582
|
]
|
|
122456
122583
|
},
|
|
122457
122584
|
"properties": {
|
|
122458
122585
|
"title": "PGWT",
|
|
122459
122586
|
"type": "small_airport",
|
|
122460
|
-
"description": "Tinian International Airport",
|
|
122587
|
+
"description": "Francisco Manglona Borja / Tinian International Airport",
|
|
122461
122588
|
"elevation": 271,
|
|
122462
122589
|
"municipality": "Tinian Island",
|
|
122463
122590
|
"fileSize": 944,
|
|
122464
122591
|
"marker-symbol": "airport",
|
|
122465
|
-
"marker-color": "#
|
|
122592
|
+
"marker-color": "#555555"
|
|
122466
122593
|
}
|
|
122467
122594
|
},
|
|
122468
122595
|
{
|
|
@@ -123292,8 +123419,8 @@
|
|
|
123292
123419
|
"geometry": {
|
|
123293
123420
|
"type": "Point",
|
|
123294
123421
|
"coordinates": [
|
|
123295
|
-
120.
|
|
123296
|
-
22.
|
|
123422
|
+
120.461712,
|
|
123423
|
+
22.672579,
|
|
123297
123424
|
23.7744
|
|
123298
123425
|
]
|
|
123299
123426
|
},
|
|
@@ -123335,8 +123462,8 @@
|
|
|
123335
123462
|
"geometry": {
|
|
123336
123463
|
"type": "Point",
|
|
123337
123464
|
"coordinates": [
|
|
123338
|
-
121.
|
|
123339
|
-
22.
|
|
123465
|
+
121.101794,
|
|
123466
|
+
22.754856,
|
|
123340
123467
|
43.586400000000005
|
|
123341
123468
|
]
|
|
123342
123469
|
},
|
|
@@ -123483,8 +123610,8 @@
|
|
|
123483
123610
|
"geometry": {
|
|
123484
123611
|
"type": "Point",
|
|
123485
123612
|
"coordinates": [
|
|
123486
|
-
120.
|
|
123487
|
-
26.
|
|
123613
|
+
120.002679,
|
|
123614
|
+
26.22414,
|
|
123488
123615
|
12.4968
|
|
123489
123616
|
]
|
|
123490
123617
|
},
|
|
@@ -125938,27 +126065,6 @@
|
|
|
125938
126065
|
"isMilitary": true
|
|
125939
126066
|
}
|
|
125940
126067
|
},
|
|
125941
|
-
{
|
|
125942
|
-
"type": "Feature",
|
|
125943
|
-
"geometry": {
|
|
125944
|
-
"type": "Point",
|
|
125945
|
-
"coordinates": [
|
|
125946
|
-
126.791,
|
|
125947
|
-
37.5583,
|
|
125948
|
-
17.9832
|
|
125949
|
-
]
|
|
125950
|
-
},
|
|
125951
|
-
"properties": {
|
|
125952
|
-
"title": "RKSS",
|
|
125953
|
-
"type": "large_airport",
|
|
125954
|
-
"description": "Gimpo International Airport",
|
|
125955
|
-
"elevation": 59,
|
|
125956
|
-
"municipality": "Seoul",
|
|
125957
|
-
"fileSize": 1416,
|
|
125958
|
-
"marker-symbol": "airport",
|
|
125959
|
-
"marker-color": "#5e6eba"
|
|
125960
|
-
}
|
|
125961
|
-
},
|
|
125962
126068
|
{
|
|
125963
126069
|
"type": "Feature",
|
|
125964
126070
|
"geometry": {
|
|
@@ -127140,7 +127246,7 @@
|
|
|
127140
127246
|
"municipality": "Panglao",
|
|
127141
127247
|
"fileSize": 1160,
|
|
127142
127248
|
"marker-symbol": "airport",
|
|
127143
|
-
"marker-color": "#
|
|
127249
|
+
"marker-color": "#5e6eba"
|
|
127144
127250
|
}
|
|
127145
127251
|
},
|
|
127146
127252
|
{
|
|
@@ -133689,8 +133795,8 @@
|
|
|
133689
133795
|
"geometry": {
|
|
133690
133796
|
"type": "Point",
|
|
133691
133797
|
"coordinates": [
|
|
133692
|
-
-70.
|
|
133693
|
-
-27.
|
|
133798
|
+
-70.779198,
|
|
133799
|
+
-27.2612,
|
|
133694
133800
|
204.216
|
|
133695
133801
|
]
|
|
133696
133802
|
},
|
|
@@ -146005,16 +146111,16 @@
|
|
|
146005
146111
|
"geometry": {
|
|
146006
146112
|
"type": "Point",
|
|
146007
146113
|
"coordinates": [
|
|
146008
|
-
-72.
|
|
146009
|
-
7.
|
|
146010
|
-
|
|
146114
|
+
-72.202778,
|
|
146115
|
+
7.801389,
|
|
146116
|
+
1009.8024
|
|
146011
146117
|
]
|
|
146012
146118
|
},
|
|
146013
146119
|
"properties": {
|
|
146014
146120
|
"title": "SVPM",
|
|
146015
146121
|
"type": "small_airport",
|
|
146016
146122
|
"description": "Paramillo Airport",
|
|
146017
|
-
"elevation":
|
|
146123
|
+
"elevation": 3313,
|
|
146018
146124
|
"municipality": "San Cristóbal",
|
|
146019
146125
|
"fileSize": 928,
|
|
146020
146126
|
"marker-symbol": "airport",
|
|
@@ -146614,16 +146720,16 @@
|
|
|
146614
146720
|
"geometry": {
|
|
146615
146721
|
"type": "Point",
|
|
146616
146722
|
"coordinates": [
|
|
146617
|
-
-52.
|
|
146618
|
-
-13.
|
|
146619
|
-
|
|
146723
|
+
-52.268296,
|
|
146724
|
+
-13.576545,
|
|
146725
|
+
398.0688
|
|
146620
146726
|
]
|
|
146621
146727
|
},
|
|
146622
146728
|
"properties": {
|
|
146623
146729
|
"title": "SWEK",
|
|
146624
146730
|
"type": "small_airport",
|
|
146625
146731
|
"description": "Canarana Airport",
|
|
146626
|
-
"elevation":
|
|
146732
|
+
"elevation": 1306,
|
|
146627
146733
|
"municipality": "Canarana",
|
|
146628
146734
|
"fileSize": 928,
|
|
146629
146735
|
"marker-symbol": "airfield",
|
|
@@ -147391,8 +147497,8 @@
|
|
|
147391
147497
|
"geometry": {
|
|
147392
147498
|
"type": "Point",
|
|
147393
147499
|
"coordinates": [
|
|
147394
|
-
-52.
|
|
147395
|
-
-16.
|
|
147500
|
+
-52.252763,
|
|
147501
|
+
-16.682457,
|
|
147396
147502
|
630.936
|
|
147397
147503
|
]
|
|
147398
147504
|
},
|
|
@@ -151014,7 +151120,7 @@
|
|
|
151014
151120
|
"properties": {
|
|
151015
151121
|
"title": "UKKK",
|
|
151016
151122
|
"type": "large_airport",
|
|
151017
|
-
"description": "
|
|
151123
|
+
"description": "Igor Sikorsky Kyiv International Airport (Zhuliany)",
|
|
151018
151124
|
"elevation": 587,
|
|
151019
151125
|
"municipality": "Kyiv",
|
|
151020
151126
|
"fileSize": 1248,
|
|
@@ -151301,8 +151407,8 @@
|
|
|
151301
151407
|
"geometry": {
|
|
151302
151408
|
"type": "Point",
|
|
151303
151409
|
"coordinates": [
|
|
151304
|
-
45.
|
|
151305
|
-
64.
|
|
151410
|
+
45.723,
|
|
151411
|
+
64.896004,
|
|
151306
151412
|
67.056
|
|
151307
151413
|
]
|
|
151308
151414
|
},
|
|
@@ -153262,7 +153368,7 @@
|
|
|
153262
153368
|
]
|
|
153263
153369
|
},
|
|
153264
153370
|
"properties": {
|
|
153265
|
-
"title": "
|
|
153371
|
+
"title": "UZNM",
|
|
153266
153372
|
"type": "small_airport",
|
|
153267
153373
|
"description": "Muynak Airport",
|
|
153268
153374
|
"elevation": 177,
|
|
@@ -153283,7 +153389,7 @@
|
|
|
153283
153389
|
]
|
|
153284
153390
|
},
|
|
153285
153391
|
"properties": {
|
|
153286
|
-
"title": "
|
|
153392
|
+
"title": "UZSL",
|
|
153287
153393
|
"type": "small_airbase",
|
|
153288
153394
|
"description": "Karshi-Khanabad Air Base",
|
|
153289
153395
|
"elevation": 1365,
|
|
@@ -153320,13 +153426,13 @@
|
|
|
153320
153426
|
"geometry": {
|
|
153321
153427
|
"type": "Point",
|
|
153322
153428
|
"coordinates": [
|
|
153323
|
-
67.
|
|
153324
|
-
38.
|
|
153429
|
+
67.94502,
|
|
153430
|
+
38.408006,
|
|
153325
153431
|
594.0552
|
|
153326
153432
|
]
|
|
153327
153433
|
},
|
|
153328
153434
|
"properties": {
|
|
153329
|
-
"title": "
|
|
153435
|
+
"title": "UZSR",
|
|
153330
153436
|
"type": "small_airport",
|
|
153331
153437
|
"description": "Sariasiya Airport",
|
|
153332
153438
|
"elevation": 1949,
|
|
@@ -153341,13 +153447,13 @@
|
|
|
153341
153447
|
"geometry": {
|
|
153342
153448
|
"type": "Point",
|
|
153343
153449
|
"coordinates": [
|
|
153344
|
-
63.
|
|
153345
|
-
42.
|
|
153450
|
+
63.449299,
|
|
153451
|
+
42.083099,
|
|
153346
153452
|
126.7968
|
|
153347
153453
|
]
|
|
153348
153454
|
},
|
|
153349
153455
|
"properties": {
|
|
153350
|
-
"title": "
|
|
153456
|
+
"title": "UZSU",
|
|
153351
153457
|
"type": "closed",
|
|
153352
153458
|
"description": "Uchkuduk Airport",
|
|
153353
153459
|
"elevation": 416,
|
|
@@ -153595,8 +153701,8 @@
|
|
|
153595
153701
|
"geometry": {
|
|
153596
153702
|
"type": "Point",
|
|
153597
153703
|
"coordinates": [
|
|
153598
|
-
39.
|
|
153599
|
-
51.
|
|
153704
|
+
39.230948,
|
|
153705
|
+
51.814324,
|
|
153600
153706
|
156.6672
|
|
153601
153707
|
]
|
|
153602
153708
|
},
|
|
@@ -153608,7 +153714,7 @@
|
|
|
153608
153714
|
"municipality": "Voronezh",
|
|
153609
153715
|
"fileSize": 1008,
|
|
153610
153716
|
"marker-symbol": "airport",
|
|
153611
|
-
"marker-color": "#
|
|
153717
|
+
"marker-color": "#555555"
|
|
153612
153718
|
}
|
|
153613
153719
|
},
|
|
153614
153720
|
{
|
|
@@ -153763,8 +153869,8 @@
|
|
|
153763
153869
|
"geometry": {
|
|
153764
153870
|
"type": "Point",
|
|
153765
153871
|
"coordinates": [
|
|
153766
|
-
48.
|
|
153767
|
-
54.
|
|
153872
|
+
48.225569,
|
|
153873
|
+
54.27016,
|
|
153768
153874
|
136.8552
|
|
153769
153875
|
]
|
|
153770
153876
|
},
|
|
@@ -153776,7 +153882,7 @@
|
|
|
153776
153882
|
"municipality": "Ulyanovsk",
|
|
153777
153883
|
"fileSize": 944,
|
|
153778
153884
|
"marker-symbol": "airport",
|
|
153779
|
-
"marker-color": "#
|
|
153885
|
+
"marker-color": "#555555"
|
|
153780
153886
|
}
|
|
153781
153887
|
},
|
|
153782
153888
|
{
|
|
@@ -153847,8 +153953,8 @@
|
|
|
153847
153953
|
"geometry": {
|
|
153848
153954
|
"type": "Point",
|
|
153849
153955
|
"coordinates": [
|
|
153850
|
-
45.
|
|
153851
|
-
53.
|
|
153956
|
+
45.021099,
|
|
153957
|
+
53.1106,
|
|
153852
153958
|
187.1472
|
|
153853
153959
|
]
|
|
153854
153960
|
},
|
|
@@ -155972,8 +156078,8 @@
|
|
|
155972
156078
|
"geometry": {
|
|
155973
156079
|
"type": "Point",
|
|
155974
156080
|
"coordinates": [
|
|
155975
|
-
91.
|
|
155976
|
-
24.
|
|
156081
|
+
91.864749,
|
|
156082
|
+
24.963993,
|
|
155977
156083
|
15.24
|
|
155978
156084
|
]
|
|
155979
156085
|
},
|
|
@@ -161672,7 +161778,7 @@
|
|
|
161672
161778
|
"properties": {
|
|
161673
161779
|
"title": "WAOH",
|
|
161674
161780
|
"type": "small_airport",
|
|
161675
|
-
"description": "
|
|
161781
|
+
"description": "Kota Baru Airport",
|
|
161676
161782
|
"elevation": 197,
|
|
161677
161783
|
"municipality": "Mekar Putih, Kotabaru",
|
|
161678
161784
|
"fileSize": 936,
|
|
@@ -171223,7 +171329,7 @@
|
|
|
171223
171329
|
"type": "closed",
|
|
171224
171330
|
"description": "Ngukurr Airport",
|
|
171225
171331
|
"elevation": 45,
|
|
171226
|
-
"municipality": "",
|
|
171332
|
+
"municipality": "Roper River",
|
|
171227
171333
|
"fileSize": 920,
|
|
171228
171334
|
"marker-symbol": "airport",
|
|
171229
171335
|
"marker-color": "#555555"
|
|
@@ -171822,8 +171928,8 @@
|
|
|
171822
171928
|
"geometry": {
|
|
171823
171929
|
"type": "Point",
|
|
171824
171930
|
"coordinates": [
|
|
171825
|
-
146.
|
|
171826
|
-
-18.
|
|
171931
|
+
146.580994,
|
|
171932
|
+
-18.755301,
|
|
171827
171933
|
8.5344
|
|
171828
171934
|
]
|
|
171829
171935
|
},
|
|
@@ -176488,8 +176594,8 @@
|
|
|
176488
176594
|
"geometry": {
|
|
176489
176595
|
"type": "Point",
|
|
176490
176596
|
"coordinates": [
|
|
176491
|
-
108.
|
|
176492
|
-
34.
|
|
176597
|
+
108.762385,
|
|
176598
|
+
34.442207,
|
|
176493
176599
|
479.1456
|
|
176494
176600
|
]
|
|
176495
176601
|
},
|
|
@@ -176498,7 +176604,7 @@
|
|
|
176498
176604
|
"type": "small_airport",
|
|
176499
176605
|
"description": "Xi'an Xianyang International Airport",
|
|
176500
176606
|
"elevation": 1572,
|
|
176501
|
-
"municipality": "
|
|
176607
|
+
"municipality": "Xi'an",
|
|
176502
176608
|
"fileSize": 1032,
|
|
176503
176609
|
"marker-symbol": "airport",
|
|
176504
176610
|
"marker-color": "#5e6eba"
|
|
@@ -177813,14 +177919,14 @@
|
|
|
177813
177919
|
"coordinates": [
|
|
177814
177920
|
122.362307,
|
|
177815
177921
|
29.933874,
|
|
177816
|
-
|
|
177922
|
+
1.8288000000000002
|
|
177817
177923
|
]
|
|
177818
177924
|
},
|
|
177819
177925
|
"properties": {
|
|
177820
177926
|
"title": "ZSZS",
|
|
177821
177927
|
"type": "small_airport",
|
|
177822
177928
|
"description": "Zhoushan Putuoshan International Airport",
|
|
177823
|
-
"elevation":
|
|
177929
|
+
"elevation": 6,
|
|
177824
177930
|
"municipality": "Zhoushan",
|
|
177825
177931
|
"fileSize": 960,
|
|
177826
177932
|
"marker-symbol": "airport",
|