@fboes/aerofly-data 1.8.2 → 1.8.3
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 +2 -0
- package/data/aircraft-liveries.json +46 -23
- package/data/airport-coordinates-object.json +19 -19
- package/data/airport-coordinates.json +6 -6
- package/data/airport-list.json +1 -1
- package/data/airports.geojson +862 -862
- package/package.json +1 -1
- package/src/aircraft-functions.js +18 -6
package/data/airports.geojson
CHANGED
|
@@ -4643,6 +4643,27 @@
|
|
|
4643
4643
|
"marker-color": "#555555"
|
|
4644
4644
|
}
|
|
4645
4645
|
},
|
|
4646
|
+
{
|
|
4647
|
+
"type": "Feature",
|
|
4648
|
+
"geometry": {
|
|
4649
|
+
"type": "Point",
|
|
4650
|
+
"coordinates": [
|
|
4651
|
+
-82.674222,
|
|
4652
|
+
41.778033,
|
|
4653
|
+
174.34560000000002
|
|
4654
|
+
]
|
|
4655
|
+
},
|
|
4656
|
+
"properties": {
|
|
4657
|
+
"title": "CYPT",
|
|
4658
|
+
"type": "small_airport",
|
|
4659
|
+
"description": "Pelee Island Airport",
|
|
4660
|
+
"elevation": 572,
|
|
4661
|
+
"municipality": "Pelee Island",
|
|
4662
|
+
"fileSize": 976,
|
|
4663
|
+
"marker-symbol": "airfield",
|
|
4664
|
+
"marker-color": "#777777"
|
|
4665
|
+
}
|
|
4666
|
+
},
|
|
4646
4667
|
{
|
|
4647
4668
|
"type": "Feature",
|
|
4648
4669
|
"geometry": {
|
|
@@ -5483,6 +5504,27 @@
|
|
|
5483
5504
|
"marker-color": "#555555"
|
|
5484
5505
|
}
|
|
5485
5506
|
},
|
|
5507
|
+
{
|
|
5508
|
+
"type": "Feature",
|
|
5509
|
+
"geometry": {
|
|
5510
|
+
"type": "Point",
|
|
5511
|
+
"coordinates": [
|
|
5512
|
+
-133.668938,
|
|
5513
|
+
59.57833,
|
|
5514
|
+
715.6704000000001
|
|
5515
|
+
]
|
|
5516
|
+
},
|
|
5517
|
+
"properties": {
|
|
5518
|
+
"title": "CYSQ",
|
|
5519
|
+
"type": "closed",
|
|
5520
|
+
"description": "Atlin Airport",
|
|
5521
|
+
"elevation": 2348,
|
|
5522
|
+
"municipality": "Atlin",
|
|
5523
|
+
"fileSize": 920,
|
|
5524
|
+
"marker-symbol": "airfield",
|
|
5525
|
+
"marker-color": "#777777"
|
|
5526
|
+
}
|
|
5527
|
+
},
|
|
5486
5528
|
{
|
|
5487
5529
|
"type": "Feature",
|
|
5488
5530
|
"geometry": {
|
|
@@ -6911,6 +6953,27 @@
|
|
|
6911
6953
|
"marker-color": "#555555"
|
|
6912
6954
|
}
|
|
6913
6955
|
},
|
|
6956
|
+
{
|
|
6957
|
+
"type": "Feature",
|
|
6958
|
+
"geometry": {
|
|
6959
|
+
"type": "Point",
|
|
6960
|
+
"coordinates": [
|
|
6961
|
+
-123.133907,
|
|
6962
|
+
55.297786,
|
|
6963
|
+
690.0672000000001
|
|
6964
|
+
]
|
|
6965
|
+
},
|
|
6966
|
+
"properties": {
|
|
6967
|
+
"title": "CYZY",
|
|
6968
|
+
"type": "small_airport",
|
|
6969
|
+
"description": "Mackenzie Airport",
|
|
6970
|
+
"elevation": 2264,
|
|
6971
|
+
"municipality": "Mackenzie",
|
|
6972
|
+
"fileSize": 928,
|
|
6973
|
+
"marker-symbol": "airport",
|
|
6974
|
+
"marker-color": "#555555"
|
|
6975
|
+
}
|
|
6976
|
+
},
|
|
6914
6977
|
{
|
|
6915
6978
|
"type": "Feature",
|
|
6916
6979
|
"geometry": {
|
|
@@ -17973,6 +18036,69 @@
|
|
|
17973
18036
|
"marker-color": "#555555"
|
|
17974
18037
|
}
|
|
17975
18038
|
},
|
|
18039
|
+
{
|
|
18040
|
+
"type": "Feature",
|
|
18041
|
+
"geometry": {
|
|
18042
|
+
"type": "Point",
|
|
18043
|
+
"coordinates": [
|
|
18044
|
+
11.604706,
|
|
18045
|
+
55.733919,
|
|
18046
|
+
0.6096
|
|
18047
|
+
]
|
|
18048
|
+
},
|
|
18049
|
+
"properties": {
|
|
18050
|
+
"title": "EKHK",
|
|
18051
|
+
"type": "private_airfield",
|
|
18052
|
+
"description": "Holbæk (Ny Hagested) Airfield",
|
|
18053
|
+
"elevation": 2,
|
|
18054
|
+
"municipality": "Gislinge",
|
|
18055
|
+
"fileSize": 0,
|
|
18056
|
+
"marker-symbol": "airfield",
|
|
18057
|
+
"marker-color": "#777777"
|
|
18058
|
+
}
|
|
18059
|
+
},
|
|
18060
|
+
{
|
|
18061
|
+
"type": "Feature",
|
|
18062
|
+
"geometry": {
|
|
18063
|
+
"type": "Point",
|
|
18064
|
+
"coordinates": [
|
|
18065
|
+
8.910833,
|
|
18066
|
+
55.496667,
|
|
18067
|
+
42.976800000000004
|
|
18068
|
+
]
|
|
18069
|
+
},
|
|
18070
|
+
"properties": {
|
|
18071
|
+
"title": "EKHL",
|
|
18072
|
+
"type": "private_airfield",
|
|
18073
|
+
"description": "Holsted Helipad",
|
|
18074
|
+
"elevation": 141,
|
|
18075
|
+
"municipality": "Holsted",
|
|
18076
|
+
"fileSize": 0,
|
|
18077
|
+
"marker-symbol": "heliport",
|
|
18078
|
+
"marker-color": "#555555"
|
|
18079
|
+
}
|
|
18080
|
+
},
|
|
18081
|
+
{
|
|
18082
|
+
"type": "Feature",
|
|
18083
|
+
"geometry": {
|
|
18084
|
+
"type": "Point",
|
|
18085
|
+
"coordinates": [
|
|
18086
|
+
9.446358,
|
|
18087
|
+
55.908195,
|
|
18088
|
+
88.39200000000001
|
|
18089
|
+
]
|
|
18090
|
+
},
|
|
18091
|
+
"properties": {
|
|
18092
|
+
"title": "EKHM",
|
|
18093
|
+
"type": "closed",
|
|
18094
|
+
"description": "Hammer Glider Field",
|
|
18095
|
+
"elevation": 290,
|
|
18096
|
+
"municipality": "Tørring",
|
|
18097
|
+
"fileSize": 912,
|
|
18098
|
+
"marker-symbol": "airfield",
|
|
18099
|
+
"marker-color": "#777777"
|
|
18100
|
+
}
|
|
18101
|
+
},
|
|
17976
18102
|
{
|
|
17977
18103
|
"type": "Feature",
|
|
17978
18104
|
"geometry": {
|
|
@@ -28165,6 +28291,27 @@
|
|
|
28165
28291
|
"marker-color": "#777777"
|
|
28166
28292
|
}
|
|
28167
28293
|
},
|
|
28294
|
+
{
|
|
28295
|
+
"type": "Feature",
|
|
28296
|
+
"geometry": {
|
|
28297
|
+
"type": "Point",
|
|
28298
|
+
"coordinates": [
|
|
28299
|
+
-5.798896,
|
|
28300
|
+
11.598382,
|
|
28301
|
+
396.5448
|
|
28302
|
+
]
|
|
28303
|
+
},
|
|
28304
|
+
"properties": {
|
|
28305
|
+
"title": "GASO",
|
|
28306
|
+
"type": "small_airport",
|
|
28307
|
+
"description": "Sikasso (Dignangan) Airport",
|
|
28308
|
+
"elevation": 1301,
|
|
28309
|
+
"municipality": "Sikasso",
|
|
28310
|
+
"fileSize": 936,
|
|
28311
|
+
"marker-symbol": "airfield",
|
|
28312
|
+
"marker-color": "#777777"
|
|
28313
|
+
}
|
|
28314
|
+
},
|
|
28168
28315
|
{
|
|
28169
28316
|
"type": "Feature",
|
|
28170
28317
|
"geometry": {
|
|
@@ -32683,27 +32830,6 @@
|
|
|
32683
32830
|
"marker-color": "#777777"
|
|
32684
32831
|
}
|
|
32685
32832
|
},
|
|
32686
|
-
{
|
|
32687
|
-
"type": "Feature",
|
|
32688
|
-
"geometry": {
|
|
32689
|
-
"type": "Point",
|
|
32690
|
-
"coordinates": [
|
|
32691
|
-
108.387897,
|
|
32692
|
-
3.908714,
|
|
32693
|
-
0
|
|
32694
|
-
]
|
|
32695
|
-
},
|
|
32696
|
-
"properties": {
|
|
32697
|
-
"title": "WIDO",
|
|
32698
|
-
"type": "small_airport",
|
|
32699
|
-
"description": "(Duplicate)Ranai Airport",
|
|
32700
|
-
"elevation": 0,
|
|
32701
|
-
"municipality": "Ranai-Natuna Besar Island",
|
|
32702
|
-
"fileSize": 928,
|
|
32703
|
-
"marker-symbol": "airfield",
|
|
32704
|
-
"marker-color": "#777777"
|
|
32705
|
-
}
|
|
32706
|
-
},
|
|
32707
32833
|
{
|
|
32708
32834
|
"type": "Feature",
|
|
32709
32835
|
"geometry": {
|
|
@@ -32746,6 +32872,27 @@
|
|
|
32746
32872
|
"marker-color": "#777777"
|
|
32747
32873
|
}
|
|
32748
32874
|
},
|
|
32875
|
+
{
|
|
32876
|
+
"type": "Feature",
|
|
32877
|
+
"geometry": {
|
|
32878
|
+
"type": "Point",
|
|
32879
|
+
"coordinates": [
|
|
32880
|
+
-114.858799,
|
|
32881
|
+
35.947161,
|
|
32882
|
+
670.8648000000001
|
|
32883
|
+
]
|
|
32884
|
+
},
|
|
32885
|
+
"properties": {
|
|
32886
|
+
"title": "KBVU",
|
|
32887
|
+
"type": "large_airport",
|
|
32888
|
+
"description": "Boulder City Municipal Airport",
|
|
32889
|
+
"elevation": 2201,
|
|
32890
|
+
"municipality": "Boulder City",
|
|
32891
|
+
"fileSize": 1208,
|
|
32892
|
+
"marker-symbol": "airport",
|
|
32893
|
+
"marker-color": "#555555"
|
|
32894
|
+
}
|
|
32895
|
+
},
|
|
32749
32896
|
{
|
|
32750
32897
|
"type": "Feature",
|
|
32751
32898
|
"geometry": {
|
|
@@ -34534,6 +34681,27 @@
|
|
|
34534
34681
|
"marker-color": "#777777"
|
|
34535
34682
|
}
|
|
34536
34683
|
},
|
|
34684
|
+
{
|
|
34685
|
+
"type": "Feature",
|
|
34686
|
+
"geometry": {
|
|
34687
|
+
"type": "Point",
|
|
34688
|
+
"coordinates": [
|
|
34689
|
+
-122.158442,
|
|
34690
|
+
48.161448,
|
|
34691
|
+
43.281600000000005
|
|
34692
|
+
]
|
|
34693
|
+
},
|
|
34694
|
+
"properties": {
|
|
34695
|
+
"title": "KAWO",
|
|
34696
|
+
"type": "medium_airport",
|
|
34697
|
+
"description": "Arlington Municipal Airport",
|
|
34698
|
+
"elevation": 142,
|
|
34699
|
+
"municipality": "Arlington",
|
|
34700
|
+
"fileSize": 1176,
|
|
34701
|
+
"marker-symbol": "airport",
|
|
34702
|
+
"marker-color": "#555555"
|
|
34703
|
+
}
|
|
34704
|
+
},
|
|
34537
34705
|
{
|
|
34538
34706
|
"type": "Feature",
|
|
34539
34707
|
"geometry": {
|
|
@@ -38700,6 +38868,27 @@
|
|
|
38700
38868
|
"marker-color": "#555555"
|
|
38701
38869
|
}
|
|
38702
38870
|
},
|
|
38871
|
+
{
|
|
38872
|
+
"type": "Feature",
|
|
38873
|
+
"geometry": {
|
|
38874
|
+
"type": "Point",
|
|
38875
|
+
"coordinates": [
|
|
38876
|
+
-85.274803,
|
|
38877
|
+
45.304798,
|
|
38878
|
+
203.9112
|
|
38879
|
+
]
|
|
38880
|
+
},
|
|
38881
|
+
"properties": {
|
|
38882
|
+
"title": "KCVX",
|
|
38883
|
+
"type": "small_airport",
|
|
38884
|
+
"description": "Charlevoix Municipal Airport",
|
|
38885
|
+
"elevation": 669,
|
|
38886
|
+
"municipality": "Charlevoix",
|
|
38887
|
+
"fileSize": 936,
|
|
38888
|
+
"marker-symbol": "airfield",
|
|
38889
|
+
"marker-color": "#777777"
|
|
38890
|
+
}
|
|
38891
|
+
},
|
|
38703
38892
|
{
|
|
38704
38893
|
"type": "Feature",
|
|
38705
38894
|
"geometry": {
|
|
@@ -40069,6 +40258,27 @@
|
|
|
40069
40258
|
"marker-color": "#777777"
|
|
40070
40259
|
}
|
|
40071
40260
|
},
|
|
40261
|
+
{
|
|
40262
|
+
"type": "Feature",
|
|
40263
|
+
"geometry": {
|
|
40264
|
+
"type": "Point",
|
|
40265
|
+
"coordinates": [
|
|
40266
|
+
-97.566909,
|
|
40267
|
+
30.398049,
|
|
40268
|
+
188.976
|
|
40269
|
+
]
|
|
40270
|
+
},
|
|
40271
|
+
"properties": {
|
|
40272
|
+
"title": "KEDC",
|
|
40273
|
+
"type": "small_airport",
|
|
40274
|
+
"description": "Austin Executive Airport",
|
|
40275
|
+
"elevation": 620,
|
|
40276
|
+
"municipality": "Pflugerville",
|
|
40277
|
+
"fileSize": 968,
|
|
40278
|
+
"marker-symbol": "airport",
|
|
40279
|
+
"marker-color": "#555555"
|
|
40280
|
+
}
|
|
40281
|
+
},
|
|
40072
40282
|
{
|
|
40073
40283
|
"type": "Feature",
|
|
40074
40284
|
"geometry": {
|
|
@@ -42367,6 +42577,27 @@
|
|
|
42367
42577
|
"marker-color": "#555555"
|
|
42368
42578
|
}
|
|
42369
42579
|
},
|
|
42580
|
+
{
|
|
42581
|
+
"type": "Feature",
|
|
42582
|
+
"geometry": {
|
|
42583
|
+
"type": "Point",
|
|
42584
|
+
"coordinates": [
|
|
42585
|
+
72.047096,
|
|
42586
|
+
40.271702,
|
|
42587
|
+
892.4544000000001
|
|
42588
|
+
]
|
|
42589
|
+
},
|
|
42590
|
+
"properties": {
|
|
42591
|
+
"title": "UAFS",
|
|
42592
|
+
"type": "closed",
|
|
42593
|
+
"description": "Kyzyl-Kiya Airport",
|
|
42594
|
+
"elevation": 2928,
|
|
42595
|
+
"municipality": "Kyzyl-Kiya",
|
|
42596
|
+
"fileSize": 920,
|
|
42597
|
+
"marker-symbol": "airfield",
|
|
42598
|
+
"marker-color": "#777777"
|
|
42599
|
+
}
|
|
42600
|
+
},
|
|
42370
42601
|
{
|
|
42371
42602
|
"type": "Feature",
|
|
42372
42603
|
"geometry": {
|
|
@@ -43650,6 +43881,27 @@
|
|
|
43650
43881
|
"marker-color": "#777777"
|
|
43651
43882
|
}
|
|
43652
43883
|
},
|
|
43884
|
+
{
|
|
43885
|
+
"type": "Feature",
|
|
43886
|
+
"geometry": {
|
|
43887
|
+
"type": "Point",
|
|
43888
|
+
"coordinates": [
|
|
43889
|
+
-87.413206,
|
|
43890
|
+
41.617087,
|
|
43891
|
+
180.13680000000002
|
|
43892
|
+
]
|
|
43893
|
+
},
|
|
43894
|
+
"properties": {
|
|
43895
|
+
"title": "KGYY",
|
|
43896
|
+
"type": "large_airport",
|
|
43897
|
+
"description": "Gary/Chicago International Airport",
|
|
43898
|
+
"elevation": 591,
|
|
43899
|
+
"municipality": "Gary",
|
|
43900
|
+
"fileSize": 1296,
|
|
43901
|
+
"marker-symbol": "airport",
|
|
43902
|
+
"marker-color": "#555555"
|
|
43903
|
+
}
|
|
43904
|
+
},
|
|
43653
43905
|
{
|
|
43654
43906
|
"type": "Feature",
|
|
43655
43907
|
"geometry": {
|
|
@@ -52869,6 +53121,27 @@
|
|
|
52869
53121
|
"marker-color": "#777777"
|
|
52870
53122
|
}
|
|
52871
53123
|
},
|
|
53124
|
+
{
|
|
53125
|
+
"type": "Feature",
|
|
53126
|
+
"geometry": {
|
|
53127
|
+
"type": "Point",
|
|
53128
|
+
"coordinates": [
|
|
53129
|
+
-82.868328,
|
|
53130
|
+
41.515647,
|
|
53131
|
+
179.83200000000002
|
|
53132
|
+
]
|
|
53133
|
+
},
|
|
53134
|
+
"properties": {
|
|
53135
|
+
"title": "KPCW",
|
|
53136
|
+
"type": "small_airport",
|
|
53137
|
+
"description": "Erie-Ottawa International Airport",
|
|
53138
|
+
"elevation": 590,
|
|
53139
|
+
"municipality": "Port Clinton",
|
|
53140
|
+
"fileSize": 1016,
|
|
53141
|
+
"marker-symbol": "airport",
|
|
53142
|
+
"marker-color": "#555555"
|
|
53143
|
+
}
|
|
53144
|
+
},
|
|
52872
53145
|
{
|
|
52873
53146
|
"type": "Feature",
|
|
52874
53147
|
"geometry": {
|
|
@@ -56822,6 +57095,27 @@
|
|
|
56822
57095
|
"marker-color": "#555555"
|
|
56823
57096
|
}
|
|
56824
57097
|
},
|
|
57098
|
+
{
|
|
57099
|
+
"type": "Feature",
|
|
57100
|
+
"geometry": {
|
|
57101
|
+
"type": "Point",
|
|
57102
|
+
"coordinates": [
|
|
57103
|
+
-85.566597,
|
|
57104
|
+
45.692299,
|
|
57105
|
+
203.9112
|
|
57106
|
+
]
|
|
57107
|
+
},
|
|
57108
|
+
"properties": {
|
|
57109
|
+
"title": "KSJX",
|
|
57110
|
+
"type": "small_airport",
|
|
57111
|
+
"description": "Beaver Island Airport",
|
|
57112
|
+
"elevation": 669,
|
|
57113
|
+
"municipality": "Beaver Island",
|
|
57114
|
+
"fileSize": 1048,
|
|
57115
|
+
"marker-symbol": "airfield",
|
|
57116
|
+
"marker-color": "#777777"
|
|
57117
|
+
}
|
|
57118
|
+
},
|
|
56825
57119
|
{
|
|
56826
57120
|
"type": "Feature",
|
|
56827
57121
|
"geometry": {
|
|
@@ -61966,6 +62260,27 @@
|
|
|
61966
62260
|
"marker-color": "#555555"
|
|
61967
62261
|
}
|
|
61968
62262
|
},
|
|
62263
|
+
{
|
|
62264
|
+
"type": "Feature",
|
|
62265
|
+
"geometry": {
|
|
62266
|
+
"type": "Point",
|
|
62267
|
+
"coordinates": [
|
|
62268
|
+
-7.463635,
|
|
62269
|
+
43.11598,
|
|
62270
|
+
440.13120000000004
|
|
62271
|
+
]
|
|
62272
|
+
},
|
|
62273
|
+
"properties": {
|
|
62274
|
+
"title": "LERO",
|
|
62275
|
+
"type": "small_airport",
|
|
62276
|
+
"description": "Rozas Airfield",
|
|
62277
|
+
"elevation": 1444,
|
|
62278
|
+
"municipality": "Lugo",
|
|
62279
|
+
"fileSize": 928,
|
|
62280
|
+
"marker-symbol": "airfield",
|
|
62281
|
+
"marker-color": "#777777"
|
|
62282
|
+
}
|
|
62283
|
+
},
|
|
61969
62284
|
{
|
|
61970
62285
|
"type": "Feature",
|
|
61971
62286
|
"geometry": {
|
|
@@ -62199,6 +62514,27 @@
|
|
|
62199
62514
|
"marker-color": "#555555"
|
|
62200
62515
|
}
|
|
62201
62516
|
},
|
|
62517
|
+
{
|
|
62518
|
+
"type": "Feature",
|
|
62519
|
+
"geometry": {
|
|
62520
|
+
"type": "Point",
|
|
62521
|
+
"coordinates": [
|
|
62522
|
+
-7.08778,
|
|
62523
|
+
43.552502,
|
|
62524
|
+
24.384
|
|
62525
|
+
]
|
|
62526
|
+
},
|
|
62527
|
+
"properties": {
|
|
62528
|
+
"title": "LEVF",
|
|
62529
|
+
"type": "small_airport",
|
|
62530
|
+
"description": "Villaframil Airfield",
|
|
62531
|
+
"elevation": 80,
|
|
62532
|
+
"municipality": "Ribadeo, Lugo",
|
|
62533
|
+
"fileSize": 944,
|
|
62534
|
+
"marker-symbol": "airfield",
|
|
62535
|
+
"marker-color": "#777777"
|
|
62536
|
+
}
|
|
62537
|
+
},
|
|
62202
62538
|
{
|
|
62203
62539
|
"type": "Feature",
|
|
62204
62540
|
"geometry": {
|
|
@@ -75306,6 +75642,27 @@
|
|
|
75306
75642
|
"marker-color": "#555555"
|
|
75307
75643
|
}
|
|
75308
75644
|
},
|
|
75645
|
+
{
|
|
75646
|
+
"type": "Feature",
|
|
75647
|
+
"geometry": {
|
|
75648
|
+
"type": "Point",
|
|
75649
|
+
"coordinates": [
|
|
75650
|
+
-89.866143,
|
|
75651
|
+
16.913707,
|
|
75652
|
+
130.1496
|
|
75653
|
+
]
|
|
75654
|
+
},
|
|
75655
|
+
"properties": {
|
|
75656
|
+
"title": "MGMM",
|
|
75657
|
+
"type": "small_airport",
|
|
75658
|
+
"description": "Mundo Maya International Airport",
|
|
75659
|
+
"elevation": 427,
|
|
75660
|
+
"municipality": "San Benito",
|
|
75661
|
+
"fileSize": 952,
|
|
75662
|
+
"marker-symbol": "airport",
|
|
75663
|
+
"marker-color": "#555555"
|
|
75664
|
+
}
|
|
75665
|
+
},
|
|
75309
75666
|
{
|
|
75310
75667
|
"type": "Feature",
|
|
75311
75668
|
"geometry": {
|
|
@@ -77640,6 +77997,27 @@
|
|
|
77640
77997
|
"marker-color": "#555555"
|
|
77641
77998
|
}
|
|
77642
77999
|
},
|
|
78000
|
+
{
|
|
78001
|
+
"type": "Feature",
|
|
78002
|
+
"geometry": {
|
|
78003
|
+
"type": "Point",
|
|
78004
|
+
"coordinates": [
|
|
78005
|
+
-79.599602,
|
|
78006
|
+
8.91479,
|
|
78007
|
+
15.8496
|
|
78008
|
+
]
|
|
78009
|
+
},
|
|
78010
|
+
"properties": {
|
|
78011
|
+
"title": "MPPA",
|
|
78012
|
+
"type": "small_airport",
|
|
78013
|
+
"description": "Panamá Pacífico International Airport",
|
|
78014
|
+
"elevation": 52,
|
|
78015
|
+
"municipality": "Panamá City",
|
|
78016
|
+
"fileSize": 936,
|
|
78017
|
+
"marker-symbol": "airfield",
|
|
78018
|
+
"marker-color": "#777777"
|
|
78019
|
+
}
|
|
78020
|
+
},
|
|
77643
78021
|
{
|
|
77644
78022
|
"type": "Feature",
|
|
77645
78023
|
"geometry": {
|
|
@@ -77661,6 +78039,27 @@
|
|
|
77661
78039
|
"marker-color": "#555555"
|
|
77662
78040
|
}
|
|
77663
78041
|
},
|
|
78042
|
+
{
|
|
78043
|
+
"type": "Feature",
|
|
78044
|
+
"geometry": {
|
|
78045
|
+
"type": "Point",
|
|
78046
|
+
"coordinates": [
|
|
78047
|
+
-80.043347,
|
|
78048
|
+
7.534801,
|
|
78049
|
+
45.110400000000006
|
|
78050
|
+
]
|
|
78051
|
+
},
|
|
78052
|
+
"properties": {
|
|
78053
|
+
"title": "MPPD",
|
|
78054
|
+
"type": "small_airport",
|
|
78055
|
+
"description": "Capt. J. Montenegro Airport",
|
|
78056
|
+
"elevation": 148,
|
|
78057
|
+
"municipality": "Pedasí",
|
|
78058
|
+
"fileSize": 936,
|
|
78059
|
+
"marker-symbol": "airfield",
|
|
78060
|
+
"marker-color": "#777777"
|
|
78061
|
+
}
|
|
78062
|
+
},
|
|
77664
78063
|
{
|
|
77665
78064
|
"type": "Feature",
|
|
77666
78065
|
"geometry": {
|
|
@@ -84690,6 +85089,27 @@
|
|
|
84690
85089
|
"isMilitary": true
|
|
84691
85090
|
}
|
|
84692
85091
|
},
|
|
85092
|
+
{
|
|
85093
|
+
"type": "Feature",
|
|
85094
|
+
"geometry": {
|
|
85095
|
+
"type": "Point",
|
|
85096
|
+
"coordinates": [
|
|
85097
|
+
57.634167,
|
|
85098
|
+
19.501944,
|
|
85099
|
+
110.94720000000001
|
|
85100
|
+
]
|
|
85101
|
+
},
|
|
85102
|
+
"properties": {
|
|
85103
|
+
"title": "OODQ",
|
|
85104
|
+
"type": "small_airport",
|
|
85105
|
+
"description": "Duqm International Airport",
|
|
85106
|
+
"elevation": 364,
|
|
85107
|
+
"municipality": "Duqm",
|
|
85108
|
+
"fileSize": 928,
|
|
85109
|
+
"marker-symbol": "airport",
|
|
85110
|
+
"marker-color": "#5e6eba"
|
|
85111
|
+
}
|
|
85112
|
+
},
|
|
84693
85113
|
{
|
|
84694
85114
|
"type": "Feature",
|
|
84695
85115
|
"geometry": {
|
|
@@ -88189,6 +88609,27 @@
|
|
|
88189
88609
|
"marker-color": "#555555"
|
|
88190
88610
|
}
|
|
88191
88611
|
},
|
|
88612
|
+
{
|
|
88613
|
+
"type": "Feature",
|
|
88614
|
+
"geometry": {
|
|
88615
|
+
"type": "Point",
|
|
88616
|
+
"coordinates": [
|
|
88617
|
+
-164.722481,
|
|
88618
|
+
62.682653,
|
|
88619
|
+
3.048
|
|
88620
|
+
]
|
|
88621
|
+
},
|
|
88622
|
+
"properties": {
|
|
88623
|
+
"title": "PAUK",
|
|
88624
|
+
"type": "closed",
|
|
88625
|
+
"description": "Alakanuk Airport",
|
|
88626
|
+
"elevation": 10,
|
|
88627
|
+
"municipality": "Alakanuk",
|
|
88628
|
+
"fileSize": 920,
|
|
88629
|
+
"marker-symbol": "airfield",
|
|
88630
|
+
"marker-color": "#777777"
|
|
88631
|
+
}
|
|
88632
|
+
},
|
|
88192
88633
|
{
|
|
88193
88634
|
"type": "Feature",
|
|
88194
88635
|
"geometry": {
|
|
@@ -88210,6 +88651,27 @@
|
|
|
88210
88651
|
"marker-color": "#555555"
|
|
88211
88652
|
}
|
|
88212
88653
|
},
|
|
88654
|
+
{
|
|
88655
|
+
"type": "Feature",
|
|
88656
|
+
"geometry": {
|
|
88657
|
+
"type": "Point",
|
|
88658
|
+
"coordinates": [
|
|
88659
|
+
-165.604332,
|
|
88660
|
+
54.14459,
|
|
88661
|
+
40.5384
|
|
88662
|
+
]
|
|
88663
|
+
},
|
|
88664
|
+
"properties": {
|
|
88665
|
+
"title": "PAUT",
|
|
88666
|
+
"type": "small_airport",
|
|
88667
|
+
"description": "Akutan Airport",
|
|
88668
|
+
"elevation": 133,
|
|
88669
|
+
"municipality": "Akutan",
|
|
88670
|
+
"fileSize": 928,
|
|
88671
|
+
"marker-symbol": "airfield",
|
|
88672
|
+
"marker-color": "#777777"
|
|
88673
|
+
}
|
|
88674
|
+
},
|
|
88213
88675
|
{
|
|
88214
88676
|
"type": "Feature",
|
|
88215
88677
|
"geometry": {
|
|
@@ -94692,6 +95154,27 @@
|
|
|
94692
95154
|
"marker-color": "#555555"
|
|
94693
95155
|
}
|
|
94694
95156
|
},
|
|
95157
|
+
{
|
|
95158
|
+
"type": "Feature",
|
|
95159
|
+
"geometry": {
|
|
95160
|
+
"type": "Point",
|
|
95161
|
+
"coordinates": [
|
|
95162
|
+
-72.053401,
|
|
95163
|
+
-50.280267,
|
|
95164
|
+
203.9112
|
|
95165
|
+
]
|
|
95166
|
+
},
|
|
95167
|
+
"properties": {
|
|
95168
|
+
"title": "SAWC",
|
|
95169
|
+
"type": "small_airport",
|
|
95170
|
+
"description": "El Calafate - Commander Armando Tola International Airport",
|
|
95171
|
+
"elevation": 669,
|
|
95172
|
+
"municipality": "El Calafate",
|
|
95173
|
+
"fileSize": 952,
|
|
95174
|
+
"marker-symbol": "airport",
|
|
95175
|
+
"marker-color": "#555555"
|
|
95176
|
+
}
|
|
95177
|
+
},
|
|
94695
95178
|
{
|
|
94696
95179
|
"type": "Feature",
|
|
94697
95180
|
"geometry": {
|
|
@@ -95805,6 +96288,27 @@
|
|
|
95805
96288
|
"marker-color": "#555555"
|
|
95806
96289
|
}
|
|
95807
96290
|
},
|
|
96291
|
+
{
|
|
96292
|
+
"type": "Feature",
|
|
96293
|
+
"geometry": {
|
|
96294
|
+
"type": "Point",
|
|
96295
|
+
"coordinates": [
|
|
96296
|
+
-49.424475,
|
|
96297
|
+
-28.725743,
|
|
96298
|
+
28.041600000000003
|
|
96299
|
+
]
|
|
96300
|
+
},
|
|
96301
|
+
"properties": {
|
|
96302
|
+
"title": "SSIM",
|
|
96303
|
+
"type": "small_airport",
|
|
96304
|
+
"description": "Forquilhinha - Criciúma Airport",
|
|
96305
|
+
"elevation": 92,
|
|
96306
|
+
"municipality": "Criciúma",
|
|
96307
|
+
"fileSize": 944,
|
|
96308
|
+
"marker-symbol": "airport",
|
|
96309
|
+
"marker-color": "#555555"
|
|
96310
|
+
}
|
|
96311
|
+
},
|
|
95808
96312
|
{
|
|
95809
96313
|
"type": "Feature",
|
|
95810
96314
|
"geometry": {
|
|
@@ -96477,6 +96981,27 @@
|
|
|
96477
96981
|
"marker-color": "#555555"
|
|
96478
96982
|
}
|
|
96479
96983
|
},
|
|
96984
|
+
{
|
|
96985
|
+
"type": "Feature",
|
|
96986
|
+
"geometry": {
|
|
96987
|
+
"type": "Point",
|
|
96988
|
+
"coordinates": [
|
|
96989
|
+
-61.846675,
|
|
96990
|
+
-10.870743,
|
|
96991
|
+
182.2704
|
|
96992
|
+
]
|
|
96993
|
+
},
|
|
96994
|
+
"properties": {
|
|
96995
|
+
"title": "SBJI",
|
|
96996
|
+
"type": "small_airport",
|
|
96997
|
+
"description": "Ji-Paraná Airport",
|
|
96998
|
+
"elevation": 598,
|
|
96999
|
+
"municipality": "Ji-Paraná",
|
|
97000
|
+
"fileSize": 928,
|
|
97001
|
+
"marker-symbol": "airfield",
|
|
97002
|
+
"marker-color": "#777777"
|
|
97003
|
+
}
|
|
97004
|
+
},
|
|
96480
97005
|
{
|
|
96481
97006
|
"type": "Feature",
|
|
96482
97007
|
"geometry": {
|
|
@@ -97151,6 +97676,27 @@
|
|
|
97151
97676
|
"marker-color": "#555555"
|
|
97152
97677
|
}
|
|
97153
97678
|
},
|
|
97679
|
+
{
|
|
97680
|
+
"type": "Feature",
|
|
97681
|
+
"geometry": {
|
|
97682
|
+
"type": "Point",
|
|
97683
|
+
"coordinates": [
|
|
97684
|
+
-52.694463,
|
|
97685
|
+
-26.217184,
|
|
97686
|
+
822.0456
|
|
97687
|
+
]
|
|
97688
|
+
},
|
|
97689
|
+
"properties": {
|
|
97690
|
+
"title": "SBPO",
|
|
97691
|
+
"type": "small_airport",
|
|
97692
|
+
"description": "Juvenal Loureiro Cardoso Airport",
|
|
97693
|
+
"elevation": 2697,
|
|
97694
|
+
"municipality": "Pato Branco",
|
|
97695
|
+
"fileSize": 936,
|
|
97696
|
+
"marker-symbol": "airfield",
|
|
97697
|
+
"marker-color": "#777777"
|
|
97698
|
+
}
|
|
97699
|
+
},
|
|
97154
97700
|
{
|
|
97155
97701
|
"type": "Feature",
|
|
97156
97702
|
"geometry": {
|
|
@@ -97319,6 +97865,27 @@
|
|
|
97319
97865
|
"marker-color": "#555555"
|
|
97320
97866
|
}
|
|
97321
97867
|
},
|
|
97868
|
+
{
|
|
97869
|
+
"type": "Feature",
|
|
97870
|
+
"geometry": {
|
|
97871
|
+
"type": "Point",
|
|
97872
|
+
"coordinates": [
|
|
97873
|
+
-35.36661,
|
|
97874
|
+
-5.769822,
|
|
97875
|
+
83.2104
|
|
97876
|
+
]
|
|
97877
|
+
},
|
|
97878
|
+
"properties": {
|
|
97879
|
+
"title": "SBSG",
|
|
97880
|
+
"type": "small_airport",
|
|
97881
|
+
"description": "Rio Grande do Norte/São Gonçalo do Amarante–Governador Aluízio Alves International Airport",
|
|
97882
|
+
"elevation": 273,
|
|
97883
|
+
"municipality": "Natal",
|
|
97884
|
+
"fileSize": 944,
|
|
97885
|
+
"marker-symbol": "airport",
|
|
97886
|
+
"marker-color": "#5e6eba"
|
|
97887
|
+
}
|
|
97888
|
+
},
|
|
97322
97889
|
{
|
|
97323
97890
|
"type": "Feature",
|
|
97324
97891
|
"geometry": {
|
|
@@ -97424,6 +97991,27 @@
|
|
|
97424
97991
|
"marker-color": "#555555"
|
|
97425
97992
|
}
|
|
97426
97993
|
},
|
|
97994
|
+
{
|
|
97995
|
+
"type": "Feature",
|
|
97996
|
+
"geometry": {
|
|
97997
|
+
"type": "Point",
|
|
97998
|
+
"coordinates": [
|
|
97999
|
+
-55.672341,
|
|
98000
|
+
-12.479177,
|
|
98001
|
+
385.8768
|
|
98002
|
+
]
|
|
98003
|
+
},
|
|
98004
|
+
"properties": {
|
|
98005
|
+
"title": "SBSO",
|
|
98006
|
+
"type": "small_airport",
|
|
98007
|
+
"description": "Adolino Bedin Regional Airport",
|
|
98008
|
+
"elevation": 1266,
|
|
98009
|
+
"municipality": "Sorriso",
|
|
98010
|
+
"fileSize": 952,
|
|
98011
|
+
"marker-symbol": "airfield",
|
|
98012
|
+
"marker-color": "#777777"
|
|
98013
|
+
}
|
|
98014
|
+
},
|
|
97427
98015
|
{
|
|
97428
98016
|
"type": "Feature",
|
|
97429
98017
|
"geometry": {
|
|
@@ -98790,6 +99378,27 @@
|
|
|
98790
99378
|
"marker-color": "#555555"
|
|
98791
99379
|
}
|
|
98792
99380
|
},
|
|
99381
|
+
{
|
|
99382
|
+
"type": "Feature",
|
|
99383
|
+
"geometry": {
|
|
99384
|
+
"type": "Point",
|
|
99385
|
+
"coordinates": [
|
|
99386
|
+
-73.241699,
|
|
99387
|
+
-39.796902,
|
|
99388
|
+
3.9624
|
|
99389
|
+
]
|
|
99390
|
+
},
|
|
99391
|
+
"properties": {
|
|
99392
|
+
"title": "SCVL",
|
|
99393
|
+
"type": "small_airport",
|
|
99394
|
+
"description": "Las Marías Airport",
|
|
99395
|
+
"elevation": 13,
|
|
99396
|
+
"municipality": "Valdivia",
|
|
99397
|
+
"fileSize": 944,
|
|
99398
|
+
"marker-symbol": "airfield",
|
|
99399
|
+
"marker-color": "#777777"
|
|
99400
|
+
}
|
|
99401
|
+
},
|
|
98793
99402
|
{
|
|
98794
99403
|
"type": "Feature",
|
|
98795
99404
|
"geometry": {
|
|
@@ -99168,6 +99777,27 @@
|
|
|
99168
99777
|
"marker-color": "#555555"
|
|
99169
99778
|
}
|
|
99170
99779
|
},
|
|
99780
|
+
{
|
|
99781
|
+
"type": "Feature",
|
|
99782
|
+
"geometry": {
|
|
99783
|
+
"type": "Point",
|
|
99784
|
+
"coordinates": [
|
|
99785
|
+
-78.615799,
|
|
99786
|
+
-0.906833,
|
|
99787
|
+
2805.684
|
|
99788
|
+
]
|
|
99789
|
+
},
|
|
99790
|
+
"properties": {
|
|
99791
|
+
"title": "SELT",
|
|
99792
|
+
"type": "large_airport",
|
|
99793
|
+
"description": "Cotopaxi International Airport",
|
|
99794
|
+
"elevation": 9205,
|
|
99795
|
+
"municipality": "Latacunga",
|
|
99796
|
+
"fileSize": 1240,
|
|
99797
|
+
"marker-symbol": "airport",
|
|
99798
|
+
"marker-color": "#555555"
|
|
99799
|
+
}
|
|
99800
|
+
},
|
|
99171
99801
|
{
|
|
99172
99802
|
"type": "Feature",
|
|
99173
99803
|
"geometry": {
|
|
@@ -99630,6 +100260,27 @@
|
|
|
99630
100260
|
"marker-color": "#777777"
|
|
99631
100261
|
}
|
|
99632
100262
|
},
|
|
100263
|
+
{
|
|
100264
|
+
"type": "Feature",
|
|
100265
|
+
"geometry": {
|
|
100266
|
+
"type": "Point",
|
|
100267
|
+
"coordinates": [
|
|
100268
|
+
-38.940804,
|
|
100269
|
+
-13.906082,
|
|
100270
|
+
7.010400000000001
|
|
100271
|
+
]
|
|
100272
|
+
},
|
|
100273
|
+
"properties": {
|
|
100274
|
+
"title": "SIRI",
|
|
100275
|
+
"type": "closed",
|
|
100276
|
+
"description": "Barra Grande Airport",
|
|
100277
|
+
"elevation": 23,
|
|
100278
|
+
"municipality": "Maraú",
|
|
100279
|
+
"fileSize": 920,
|
|
100280
|
+
"marker-symbol": "airfield",
|
|
100281
|
+
"marker-color": "#777777"
|
|
100282
|
+
}
|
|
100283
|
+
},
|
|
99633
100284
|
{
|
|
99634
100285
|
"type": "Feature",
|
|
99635
100286
|
"geometry": {
|
|
@@ -101354,6 +102005,27 @@
|
|
|
101354
102005
|
"marker-color": "#555555"
|
|
101355
102006
|
}
|
|
101356
102007
|
},
|
|
102008
|
+
{
|
|
102009
|
+
"type": "Feature",
|
|
102010
|
+
"geometry": {
|
|
102011
|
+
"type": "Point",
|
|
102012
|
+
"coordinates": [
|
|
102013
|
+
-65.380955,
|
|
102014
|
+
-10.88856,
|
|
102015
|
+
138.9888
|
|
102016
|
+
]
|
|
102017
|
+
},
|
|
102018
|
+
"properties": {
|
|
102019
|
+
"title": "SLGM",
|
|
102020
|
+
"type": "medium_airport",
|
|
102021
|
+
"description": "Guayaramerín Airport",
|
|
102022
|
+
"elevation": 456,
|
|
102023
|
+
"municipality": "Guayaramerín",
|
|
102024
|
+
"fileSize": 1152,
|
|
102025
|
+
"marker-symbol": "airport",
|
|
102026
|
+
"marker-color": "#555555"
|
|
102027
|
+
}
|
|
102028
|
+
},
|
|
101357
102029
|
{
|
|
101358
102030
|
"type": "Feature",
|
|
101359
102031
|
"geometry": {
|
|
@@ -101985,6 +102657,27 @@
|
|
|
101985
102657
|
"marker-color": "#777777"
|
|
101986
102658
|
}
|
|
101987
102659
|
},
|
|
102660
|
+
{
|
|
102661
|
+
"type": "Feature",
|
|
102662
|
+
"geometry": {
|
|
102663
|
+
"type": "Point",
|
|
102664
|
+
"coordinates": [
|
|
102665
|
+
-47.316474,
|
|
102666
|
+
-3.019798,
|
|
102667
|
+
135.0264
|
|
102668
|
+
]
|
|
102669
|
+
},
|
|
102670
|
+
"properties": {
|
|
102671
|
+
"title": "SNEB",
|
|
102672
|
+
"type": "closed",
|
|
102673
|
+
"description": "Nagib Demachki Airport",
|
|
102674
|
+
"elevation": 443,
|
|
102675
|
+
"municipality": "Paragominas",
|
|
102676
|
+
"fileSize": 920,
|
|
102677
|
+
"marker-symbol": "airfield",
|
|
102678
|
+
"marker-color": "#777777"
|
|
102679
|
+
}
|
|
102680
|
+
},
|
|
101988
102681
|
{
|
|
101989
102682
|
"type": "Feature",
|
|
101990
102683
|
"geometry": {
|
|
@@ -102678,6 +103371,27 @@
|
|
|
102678
103371
|
"marker-color": "#777777"
|
|
102679
103372
|
}
|
|
102680
103373
|
},
|
|
103374
|
+
{
|
|
103375
|
+
"type": "Feature",
|
|
103376
|
+
"geometry": {
|
|
103377
|
+
"type": "Point",
|
|
103378
|
+
"coordinates": [
|
|
103379
|
+
-46.883099,
|
|
103380
|
+
-17.242599,
|
|
103381
|
+
719.0232000000001
|
|
103382
|
+
]
|
|
103383
|
+
},
|
|
103384
|
+
"properties": {
|
|
103385
|
+
"title": "SNZR",
|
|
103386
|
+
"type": "small_airport",
|
|
103387
|
+
"description": "Pedro Rabelo de Souza Airport",
|
|
103388
|
+
"elevation": 2359,
|
|
103389
|
+
"municipality": "Paracatu",
|
|
103390
|
+
"fileSize": 928,
|
|
103391
|
+
"marker-symbol": "airfield",
|
|
103392
|
+
"marker-color": "#777777"
|
|
103393
|
+
}
|
|
103394
|
+
},
|
|
102681
103395
|
{
|
|
102682
103396
|
"type": "Feature",
|
|
102683
103397
|
"geometry": {
|
|
@@ -105409,6 +106123,27 @@
|
|
|
105409
106123
|
"marker-color": "#777777"
|
|
105410
106124
|
}
|
|
105411
106125
|
},
|
|
106126
|
+
{
|
|
106127
|
+
"type": "Feature",
|
|
106128
|
+
"geometry": {
|
|
106129
|
+
"type": "Point",
|
|
106130
|
+
"coordinates": [
|
|
106131
|
+
-59.3848,
|
|
106132
|
+
-15.1934,
|
|
106133
|
+
265.176
|
|
106134
|
+
]
|
|
106135
|
+
},
|
|
106136
|
+
"properties": {
|
|
106137
|
+
"title": "SWBG",
|
|
106138
|
+
"type": "closed",
|
|
106139
|
+
"description": "André Antônio Maggi Airport",
|
|
106140
|
+
"elevation": 870,
|
|
106141
|
+
"municipality": "Pontes e Lacerda",
|
|
106142
|
+
"fileSize": 920,
|
|
106143
|
+
"marker-symbol": "airfield",
|
|
106144
|
+
"marker-color": "#777777"
|
|
106145
|
+
}
|
|
106146
|
+
},
|
|
105412
106147
|
{
|
|
105413
106148
|
"type": "Feature",
|
|
105414
106149
|
"geometry": {
|
|
@@ -110198,6 +110933,27 @@
|
|
|
110198
110933
|
"marker-color": "#5e6eba"
|
|
110199
110934
|
}
|
|
110200
110935
|
},
|
|
110936
|
+
{
|
|
110937
|
+
"type": "Feature",
|
|
110938
|
+
"geometry": {
|
|
110939
|
+
"type": "Point",
|
|
110940
|
+
"coordinates": [
|
|
110941
|
+
68.347997,
|
|
110942
|
+
58.059712,
|
|
110943
|
+
50.9016
|
|
110944
|
+
]
|
|
110945
|
+
},
|
|
110946
|
+
"properties": {
|
|
110947
|
+
"title": "USTJ",
|
|
110948
|
+
"type": "small_airport",
|
|
110949
|
+
"description": "Tobolsk Remezov Airport",
|
|
110950
|
+
"elevation": 167,
|
|
110951
|
+
"municipality": "Tobolsk",
|
|
110952
|
+
"fileSize": 936,
|
|
110953
|
+
"marker-symbol": "airport",
|
|
110954
|
+
"marker-color": "#555555"
|
|
110955
|
+
}
|
|
110956
|
+
},
|
|
110201
110957
|
{
|
|
110202
110958
|
"type": "Feature",
|
|
110203
110959
|
"geometry": {
|
|
@@ -111334,6 +112090,27 @@
|
|
|
111334
112090
|
"marker-color": "#555555"
|
|
111335
112091
|
}
|
|
111336
112092
|
},
|
|
112093
|
+
{
|
|
112094
|
+
"type": "Feature",
|
|
112095
|
+
"geometry": {
|
|
112096
|
+
"type": "Point",
|
|
112097
|
+
"coordinates": [
|
|
112098
|
+
79.918602,
|
|
112099
|
+
24.8172,
|
|
112100
|
+
221.89440000000002
|
|
112101
|
+
]
|
|
112102
|
+
},
|
|
112103
|
+
"properties": {
|
|
112104
|
+
"title": "VEKO",
|
|
112105
|
+
"type": "small_airport",
|
|
112106
|
+
"description": "Khajuraho Airport",
|
|
112107
|
+
"elevation": 728,
|
|
112108
|
+
"municipality": "Khajuraho",
|
|
112109
|
+
"fileSize": 936,
|
|
112110
|
+
"marker-symbol": "airport",
|
|
112111
|
+
"marker-color": "#555555"
|
|
112112
|
+
}
|
|
112113
|
+
},
|
|
111337
112114
|
{
|
|
111338
112115
|
"type": "Feature",
|
|
111339
112116
|
"geometry": {
|
|
@@ -114809,6 +115586,27 @@
|
|
|
114809
115586
|
"marker-color": "#777777"
|
|
114810
115587
|
}
|
|
114811
115588
|
},
|
|
115589
|
+
{
|
|
115590
|
+
"type": "Feature",
|
|
115591
|
+
"geometry": {
|
|
115592
|
+
"type": "Point",
|
|
115593
|
+
"coordinates": [
|
|
115594
|
+
73.468404,
|
|
115595
|
+
5.817407,
|
|
115596
|
+
1.8288000000000002
|
|
115597
|
+
]
|
|
115598
|
+
},
|
|
115599
|
+
"properties": {
|
|
115600
|
+
"title": "VRDA",
|
|
115601
|
+
"type": "closed",
|
|
115602
|
+
"description": "Maafaru International Airport",
|
|
115603
|
+
"elevation": 6,
|
|
115604
|
+
"municipality": "Noonu Atoll",
|
|
115605
|
+
"fileSize": 920,
|
|
115606
|
+
"marker-symbol": "airport",
|
|
115607
|
+
"marker-color": "#555555"
|
|
115608
|
+
}
|
|
115609
|
+
},
|
|
114812
115610
|
{
|
|
114813
115611
|
"type": "Feature",
|
|
114814
115612
|
"geometry": {
|
|
@@ -117058,6 +117856,27 @@
|
|
|
117058
117856
|
"marker-color": "#555555"
|
|
117059
117857
|
}
|
|
117060
117858
|
},
|
|
117859
|
+
{
|
|
117860
|
+
"type": "Feature",
|
|
117861
|
+
"geometry": {
|
|
117862
|
+
"type": "Point",
|
|
117863
|
+
"coordinates": [
|
|
117864
|
+
136.887388,
|
|
117865
|
+
-4.52978,
|
|
117866
|
+
31.3944
|
|
117867
|
+
]
|
|
117868
|
+
},
|
|
117869
|
+
"properties": {
|
|
117870
|
+
"title": "WAYY",
|
|
117871
|
+
"type": "small_airport",
|
|
117872
|
+
"description": "Mozes Kilangin Airport",
|
|
117873
|
+
"elevation": 103,
|
|
117874
|
+
"municipality": "Timika",
|
|
117875
|
+
"fileSize": 944,
|
|
117876
|
+
"marker-symbol": "airport",
|
|
117877
|
+
"marker-color": "#555555"
|
|
117878
|
+
}
|
|
117879
|
+
},
|
|
117061
117880
|
{
|
|
117062
117881
|
"type": "Feature",
|
|
117063
117882
|
"geometry": {
|
|
@@ -118992,6 +119811,27 @@
|
|
|
118992
119811
|
"marker-color": "#555555"
|
|
118993
119812
|
}
|
|
118994
119813
|
},
|
|
119814
|
+
{
|
|
119815
|
+
"type": "Feature",
|
|
119816
|
+
"geometry": {
|
|
119817
|
+
"type": "Point",
|
|
119818
|
+
"coordinates": [
|
|
119819
|
+
108.388,
|
|
119820
|
+
3.90871,
|
|
119821
|
+
2.1336
|
|
119822
|
+
]
|
|
119823
|
+
},
|
|
119824
|
+
"properties": {
|
|
119825
|
+
"title": "WIDO",
|
|
119826
|
+
"type": "small_airport",
|
|
119827
|
+
"description": "Ranai Airport",
|
|
119828
|
+
"elevation": 7,
|
|
119829
|
+
"municipality": "Ranai-Natuna Besar Island",
|
|
119830
|
+
"fileSize": 928,
|
|
119831
|
+
"marker-symbol": "airport",
|
|
119832
|
+
"marker-color": "#555555"
|
|
119833
|
+
}
|
|
119834
|
+
},
|
|
118995
119835
|
{
|
|
118996
119836
|
"type": "Feature",
|
|
118997
119837
|
"geometry": {
|
|
@@ -135092,27 +135932,6 @@
|
|
|
135092
135932
|
"marker-color": "#555555"
|
|
135093
135933
|
}
|
|
135094
135934
|
},
|
|
135095
|
-
{
|
|
135096
|
-
"type": "Feature",
|
|
135097
|
-
"geometry": {
|
|
135098
|
-
"type": "Point",
|
|
135099
|
-
"coordinates": [
|
|
135100
|
-
-55.846174,
|
|
135101
|
-
-30.254004,
|
|
135102
|
-
223.11360000000002
|
|
135103
|
-
]
|
|
135104
|
-
},
|
|
135105
|
-
"properties": {
|
|
135106
|
-
"title": "SSIM",
|
|
135107
|
-
"type": "small_airport",
|
|
135108
|
-
"description": "Boqueirão Alegre Airport",
|
|
135109
|
-
"elevation": 732,
|
|
135110
|
-
"municipality": "Quaraí",
|
|
135111
|
-
"fileSize": 944,
|
|
135112
|
-
"marker-symbol": "airfield",
|
|
135113
|
-
"marker-color": "#777777"
|
|
135114
|
-
}
|
|
135115
|
-
},
|
|
135116
135935
|
{
|
|
135117
135936
|
"type": "Feature",
|
|
135118
135937
|
"geometry": {
|
|
@@ -135871,27 +136690,6 @@
|
|
|
135871
136690
|
"marker-color": "#777777"
|
|
135872
136691
|
}
|
|
135873
136692
|
},
|
|
135874
|
-
{
|
|
135875
|
-
"type": "Feature",
|
|
135876
|
-
"geometry": {
|
|
135877
|
-
"type": "Point",
|
|
135878
|
-
"coordinates": [
|
|
135879
|
-
-82.674222,
|
|
135880
|
-
41.778033,
|
|
135881
|
-
174.34560000000002
|
|
135882
|
-
]
|
|
135883
|
-
},
|
|
135884
|
-
"properties": {
|
|
135885
|
-
"title": "CYPT",
|
|
135886
|
-
"type": "small_airport",
|
|
135887
|
-
"description": "Pelee Island Airport",
|
|
135888
|
-
"elevation": 572,
|
|
135889
|
-
"municipality": "Pelee Island",
|
|
135890
|
-
"fileSize": 976,
|
|
135891
|
-
"marker-symbol": "airfield",
|
|
135892
|
-
"marker-color": "#777777"
|
|
135893
|
-
}
|
|
135894
|
-
},
|
|
135895
136693
|
{
|
|
135896
136694
|
"type": "Feature",
|
|
135897
136695
|
"geometry": {
|
|
@@ -135955,27 +136753,6 @@
|
|
|
135955
136753
|
"marker-color": "#555555"
|
|
135956
136754
|
}
|
|
135957
136755
|
},
|
|
135958
|
-
{
|
|
135959
|
-
"type": "Feature",
|
|
135960
|
-
"geometry": {
|
|
135961
|
-
"type": "Point",
|
|
135962
|
-
"coordinates": [
|
|
135963
|
-
-133.668938,
|
|
135964
|
-
59.57833,
|
|
135965
|
-
715.6704000000001
|
|
135966
|
-
]
|
|
135967
|
-
},
|
|
135968
|
-
"properties": {
|
|
135969
|
-
"title": "CYSQ",
|
|
135970
|
-
"type": "closed",
|
|
135971
|
-
"description": "Atlin Airport",
|
|
135972
|
-
"elevation": 2348,
|
|
135973
|
-
"municipality": "Atlin",
|
|
135974
|
-
"fileSize": 920,
|
|
135975
|
-
"marker-symbol": "airfield",
|
|
135976
|
-
"marker-color": "#777777"
|
|
135977
|
-
}
|
|
135978
|
-
},
|
|
135979
136756
|
{
|
|
135980
136757
|
"type": "Feature",
|
|
135981
136758
|
"geometry": {
|
|
@@ -136018,27 +136795,6 @@
|
|
|
136018
136795
|
"marker-color": "#777777"
|
|
136019
136796
|
}
|
|
136020
136797
|
},
|
|
136021
|
-
{
|
|
136022
|
-
"type": "Feature",
|
|
136023
|
-
"geometry": {
|
|
136024
|
-
"type": "Point",
|
|
136025
|
-
"coordinates": [
|
|
136026
|
-
-123.133907,
|
|
136027
|
-
55.297786,
|
|
136028
|
-
690.0672000000001
|
|
136029
|
-
]
|
|
136030
|
-
},
|
|
136031
|
-
"properties": {
|
|
136032
|
-
"title": "CYZY",
|
|
136033
|
-
"type": "small_airport",
|
|
136034
|
-
"description": "Mackenzie Airport",
|
|
136035
|
-
"elevation": 2264,
|
|
136036
|
-
"municipality": "Mackenzie",
|
|
136037
|
-
"fileSize": 928,
|
|
136038
|
-
"marker-symbol": "airport",
|
|
136039
|
-
"marker-color": "#555555"
|
|
136040
|
-
}
|
|
136041
|
-
},
|
|
136042
136798
|
{
|
|
136043
136799
|
"type": "Feature",
|
|
136044
136800
|
"geometry": {
|
|
@@ -140451,69 +141207,6 @@
|
|
|
140451
141207
|
"marker-color": "#777777"
|
|
140452
141208
|
}
|
|
140453
141209
|
},
|
|
140454
|
-
{
|
|
140455
|
-
"type": "Feature",
|
|
140456
|
-
"geometry": {
|
|
140457
|
-
"type": "Point",
|
|
140458
|
-
"coordinates": [
|
|
140459
|
-
11.604706,
|
|
140460
|
-
55.733919,
|
|
140461
|
-
0.6096
|
|
140462
|
-
]
|
|
140463
|
-
},
|
|
140464
|
-
"properties": {
|
|
140465
|
-
"title": "EKHK",
|
|
140466
|
-
"type": "private_airfield",
|
|
140467
|
-
"description": "Holbæk (Ny Hagested) Airfield",
|
|
140468
|
-
"elevation": 2,
|
|
140469
|
-
"municipality": "Gislinge",
|
|
140470
|
-
"fileSize": 0,
|
|
140471
|
-
"marker-symbol": "airfield",
|
|
140472
|
-
"marker-color": "#777777"
|
|
140473
|
-
}
|
|
140474
|
-
},
|
|
140475
|
-
{
|
|
140476
|
-
"type": "Feature",
|
|
140477
|
-
"geometry": {
|
|
140478
|
-
"type": "Point",
|
|
140479
|
-
"coordinates": [
|
|
140480
|
-
8.910833,
|
|
140481
|
-
55.496667,
|
|
140482
|
-
0
|
|
140483
|
-
]
|
|
140484
|
-
},
|
|
140485
|
-
"properties": {
|
|
140486
|
-
"title": "EKHL",
|
|
140487
|
-
"type": "private_airfield",
|
|
140488
|
-
"description": "Holsted Helipad",
|
|
140489
|
-
"elevation": 0,
|
|
140490
|
-
"municipality": "Holsted",
|
|
140491
|
-
"fileSize": 0,
|
|
140492
|
-
"marker-symbol": "heliport",
|
|
140493
|
-
"marker-color": "#555555"
|
|
140494
|
-
}
|
|
140495
|
-
},
|
|
140496
|
-
{
|
|
140497
|
-
"type": "Feature",
|
|
140498
|
-
"geometry": {
|
|
140499
|
-
"type": "Point",
|
|
140500
|
-
"coordinates": [
|
|
140501
|
-
9.446358,
|
|
140502
|
-
55.908195,
|
|
140503
|
-
88.39200000000001
|
|
140504
|
-
]
|
|
140505
|
-
},
|
|
140506
|
-
"properties": {
|
|
140507
|
-
"title": "EKHM",
|
|
140508
|
-
"type": "closed",
|
|
140509
|
-
"description": "Hammer Glider Field",
|
|
140510
|
-
"elevation": 290,
|
|
140511
|
-
"municipality": "Tørring",
|
|
140512
|
-
"fileSize": 912,
|
|
140513
|
-
"marker-symbol": "airfield",
|
|
140514
|
-
"marker-color": "#777777"
|
|
140515
|
-
}
|
|
140516
|
-
},
|
|
140517
141210
|
{
|
|
140518
141211
|
"type": "Feature",
|
|
140519
141212
|
"geometry": {
|
|
@@ -142436,27 +143129,6 @@
|
|
|
142436
143129
|
"marker-color": "#777777"
|
|
142437
143130
|
}
|
|
142438
143131
|
},
|
|
142439
|
-
{
|
|
142440
|
-
"type": "Feature",
|
|
142441
|
-
"geometry": {
|
|
142442
|
-
"type": "Point",
|
|
142443
|
-
"coordinates": [
|
|
142444
|
-
-5.798896,
|
|
142445
|
-
11.598382,
|
|
142446
|
-
396.5448
|
|
142447
|
-
]
|
|
142448
|
-
},
|
|
142449
|
-
"properties": {
|
|
142450
|
-
"title": "GASO",
|
|
142451
|
-
"type": "small_airport",
|
|
142452
|
-
"description": "Sikasso (Dignangan) Airport",
|
|
142453
|
-
"elevation": 1301,
|
|
142454
|
-
"municipality": "Sikasso",
|
|
142455
|
-
"fileSize": 936,
|
|
142456
|
-
"marker-symbol": "airfield",
|
|
142457
|
-
"marker-color": "#777777"
|
|
142458
|
-
}
|
|
142459
|
-
},
|
|
142460
143132
|
{
|
|
142461
143133
|
"type": "Feature",
|
|
142462
143134
|
"geometry": {
|
|
@@ -143391,27 +144063,6 @@
|
|
|
143391
144063
|
"marker-color": "#777777"
|
|
143392
144064
|
}
|
|
143393
144065
|
},
|
|
143394
|
-
{
|
|
143395
|
-
"type": "Feature",
|
|
143396
|
-
"geometry": {
|
|
143397
|
-
"type": "Point",
|
|
143398
|
-
"coordinates": [
|
|
143399
|
-
-89.152222,
|
|
143400
|
-
17.068609,
|
|
143401
|
-
1423.4160000000002
|
|
143402
|
-
]
|
|
143403
|
-
},
|
|
143404
|
-
"properties": {
|
|
143405
|
-
"title": "MGMM",
|
|
143406
|
-
"type": "small_airport",
|
|
143407
|
-
"description": "Melchor de Mencos Airport",
|
|
143408
|
-
"elevation": 4670,
|
|
143409
|
-
"municipality": "Melchor de Mencos",
|
|
143410
|
-
"fileSize": 952,
|
|
143411
|
-
"marker-symbol": "airport",
|
|
143412
|
-
"marker-color": "#555555"
|
|
143413
|
-
}
|
|
143414
|
-
},
|
|
143415
144066
|
{
|
|
143416
144067
|
"type": "Feature",
|
|
143417
144068
|
"geometry": {
|
|
@@ -145410,27 +146061,6 @@
|
|
|
145410
146061
|
"marker-color": "#777777"
|
|
145411
146062
|
}
|
|
145412
146063
|
},
|
|
145413
|
-
{
|
|
145414
|
-
"type": "Feature",
|
|
145415
|
-
"geometry": {
|
|
145416
|
-
"type": "Point",
|
|
145417
|
-
"coordinates": [
|
|
145418
|
-
-114.858799,
|
|
145419
|
-
35.947161,
|
|
145420
|
-
670.8648000000001
|
|
145421
|
-
]
|
|
145422
|
-
},
|
|
145423
|
-
"properties": {
|
|
145424
|
-
"title": "KBVU",
|
|
145425
|
-
"type": "large_airport",
|
|
145426
|
-
"description": "Boulder City Municipal Airport",
|
|
145427
|
-
"elevation": 2201,
|
|
145428
|
-
"municipality": "Boulder City",
|
|
145429
|
-
"fileSize": 1208,
|
|
145430
|
-
"marker-symbol": "airport",
|
|
145431
|
-
"marker-color": "#555555"
|
|
145432
|
-
}
|
|
145433
|
-
},
|
|
145434
146064
|
{
|
|
145435
146065
|
"type": "Feature",
|
|
145436
146066
|
"geometry": {
|
|
@@ -147008,27 +147638,6 @@
|
|
|
147008
147638
|
"marker-color": "#777777"
|
|
147009
147639
|
}
|
|
147010
147640
|
},
|
|
147011
|
-
{
|
|
147012
|
-
"type": "Feature",
|
|
147013
|
-
"geometry": {
|
|
147014
|
-
"type": "Point",
|
|
147015
|
-
"coordinates": [
|
|
147016
|
-
-122.158442,
|
|
147017
|
-
48.161448,
|
|
147018
|
-
43.281600000000005
|
|
147019
|
-
]
|
|
147020
|
-
},
|
|
147021
|
-
"properties": {
|
|
147022
|
-
"title": "KAWO",
|
|
147023
|
-
"type": "medium_airport",
|
|
147024
|
-
"description": "Arlington Municipal Airport",
|
|
147025
|
-
"elevation": 142,
|
|
147026
|
-
"municipality": "Arlington",
|
|
147027
|
-
"fileSize": 1176,
|
|
147028
|
-
"marker-symbol": "airport",
|
|
147029
|
-
"marker-color": "#555555"
|
|
147030
|
-
}
|
|
147031
|
-
},
|
|
147032
147641
|
{
|
|
147033
147642
|
"type": "Feature",
|
|
147034
147643
|
"geometry": {
|
|
@@ -148228,27 +148837,6 @@
|
|
|
148228
148837
|
"marker-color": "#777777"
|
|
148229
148838
|
}
|
|
148230
148839
|
},
|
|
148231
|
-
{
|
|
148232
|
-
"type": "Feature",
|
|
148233
|
-
"geometry": {
|
|
148234
|
-
"type": "Point",
|
|
148235
|
-
"coordinates": [
|
|
148236
|
-
-85.274803,
|
|
148237
|
-
45.304798,
|
|
148238
|
-
203.9112
|
|
148239
|
-
]
|
|
148240
|
-
},
|
|
148241
|
-
"properties": {
|
|
148242
|
-
"title": "KCVX",
|
|
148243
|
-
"type": "small_airport",
|
|
148244
|
-
"description": "Charlevoix Municipal Airport",
|
|
148245
|
-
"elevation": 669,
|
|
148246
|
-
"municipality": "Charlevoix",
|
|
148247
|
-
"fileSize": 936,
|
|
148248
|
-
"marker-symbol": "airfield",
|
|
148249
|
-
"marker-color": "#777777"
|
|
148250
|
-
}
|
|
148251
|
-
},
|
|
148252
148840
|
{
|
|
148253
148841
|
"type": "Feature",
|
|
148254
148842
|
"geometry": {
|
|
@@ -149131,27 +149719,6 @@
|
|
|
149131
149719
|
"marker-color": "#777777"
|
|
149132
149720
|
}
|
|
149133
149721
|
},
|
|
149134
|
-
{
|
|
149135
|
-
"type": "Feature",
|
|
149136
|
-
"geometry": {
|
|
149137
|
-
"type": "Point",
|
|
149138
|
-
"coordinates": [
|
|
149139
|
-
-97.566909,
|
|
149140
|
-
30.398049,
|
|
149141
|
-
188.976
|
|
149142
|
-
]
|
|
149143
|
-
},
|
|
149144
|
-
"properties": {
|
|
149145
|
-
"title": "KEDC",
|
|
149146
|
-
"type": "small_airport",
|
|
149147
|
-
"description": "Austin Executive Airport",
|
|
149148
|
-
"elevation": 620,
|
|
149149
|
-
"municipality": "Pflugerville",
|
|
149150
|
-
"fileSize": 968,
|
|
149151
|
-
"marker-symbol": "airport",
|
|
149152
|
-
"marker-color": "#555555"
|
|
149153
|
-
}
|
|
149154
|
-
},
|
|
149155
149722
|
{
|
|
149156
149723
|
"type": "Feature",
|
|
149157
149724
|
"geometry": {
|
|
@@ -150245,27 +150812,6 @@
|
|
|
150245
150812
|
"marker-color": "#777777"
|
|
150246
150813
|
}
|
|
150247
150814
|
},
|
|
150248
|
-
{
|
|
150249
|
-
"type": "Feature",
|
|
150250
|
-
"geometry": {
|
|
150251
|
-
"type": "Point",
|
|
150252
|
-
"coordinates": [
|
|
150253
|
-
72.047096,
|
|
150254
|
-
40.271702,
|
|
150255
|
-
892.4544000000001
|
|
150256
|
-
]
|
|
150257
|
-
},
|
|
150258
|
-
"properties": {
|
|
150259
|
-
"title": "UAFS",
|
|
150260
|
-
"type": "closed",
|
|
150261
|
-
"description": "Kyzyl-Kiya Airport",
|
|
150262
|
-
"elevation": 2928,
|
|
150263
|
-
"municipality": "Kyzyl-Kiya",
|
|
150264
|
-
"fileSize": 920,
|
|
150265
|
-
"marker-symbol": "airfield",
|
|
150266
|
-
"marker-color": "#777777"
|
|
150267
|
-
}
|
|
150268
|
-
},
|
|
150269
150815
|
{
|
|
150270
150816
|
"type": "Feature",
|
|
150271
150817
|
"geometry": {
|
|
@@ -150877,27 +151423,6 @@
|
|
|
150877
151423
|
"marker-color": "#777777"
|
|
150878
151424
|
}
|
|
150879
151425
|
},
|
|
150880
|
-
{
|
|
150881
|
-
"type": "Feature",
|
|
150882
|
-
"geometry": {
|
|
150883
|
-
"type": "Point",
|
|
150884
|
-
"coordinates": [
|
|
150885
|
-
-87.413206,
|
|
150886
|
-
41.617087,
|
|
150887
|
-
180.13680000000002
|
|
150888
|
-
]
|
|
150889
|
-
},
|
|
150890
|
-
"properties": {
|
|
150891
|
-
"title": "KGYY",
|
|
150892
|
-
"type": "large_airport",
|
|
150893
|
-
"description": "Gary/Chicago International Airport",
|
|
150894
|
-
"elevation": 591,
|
|
150895
|
-
"municipality": "Gary",
|
|
150896
|
-
"fileSize": 1296,
|
|
150897
|
-
"marker-symbol": "airport",
|
|
150898
|
-
"marker-color": "#555555"
|
|
150899
|
-
}
|
|
150900
|
-
},
|
|
150901
151426
|
{
|
|
150902
151427
|
"type": "Feature",
|
|
150903
151428
|
"geometry": {
|
|
@@ -155046,27 +155571,6 @@
|
|
|
155046
155571
|
"marker-color": "#777777"
|
|
155047
155572
|
}
|
|
155048
155573
|
},
|
|
155049
|
-
{
|
|
155050
|
-
"type": "Feature",
|
|
155051
|
-
"geometry": {
|
|
155052
|
-
"type": "Point",
|
|
155053
|
-
"coordinates": [
|
|
155054
|
-
-82.868328,
|
|
155055
|
-
41.515647,
|
|
155056
|
-
179.83200000000002
|
|
155057
|
-
]
|
|
155058
|
-
},
|
|
155059
|
-
"properties": {
|
|
155060
|
-
"title": "KPCW",
|
|
155061
|
-
"type": "small_airport",
|
|
155062
|
-
"description": "Erie-Ottawa International Airport",
|
|
155063
|
-
"elevation": 590,
|
|
155064
|
-
"municipality": "Port Clinton",
|
|
155065
|
-
"fileSize": 1016,
|
|
155066
|
-
"marker-symbol": "airport",
|
|
155067
|
-
"marker-color": "#555555"
|
|
155068
|
-
}
|
|
155069
|
-
},
|
|
155070
155574
|
{
|
|
155071
155575
|
"type": "Feature",
|
|
155072
155576
|
"geometry": {
|
|
@@ -157210,27 +157714,6 @@
|
|
|
157210
157714
|
"marker-color": "#777777"
|
|
157211
157715
|
}
|
|
157212
157716
|
},
|
|
157213
|
-
{
|
|
157214
|
-
"type": "Feature",
|
|
157215
|
-
"geometry": {
|
|
157216
|
-
"type": "Point",
|
|
157217
|
-
"coordinates": [
|
|
157218
|
-
-85.566597,
|
|
157219
|
-
45.692299,
|
|
157220
|
-
203.9112
|
|
157221
|
-
]
|
|
157222
|
-
},
|
|
157223
|
-
"properties": {
|
|
157224
|
-
"title": "KSJX",
|
|
157225
|
-
"type": "small_airport",
|
|
157226
|
-
"description": "Beaver Island Airport",
|
|
157227
|
-
"elevation": 669,
|
|
157228
|
-
"municipality": "Beaver Island",
|
|
157229
|
-
"fileSize": 1048,
|
|
157230
|
-
"marker-symbol": "airfield",
|
|
157231
|
-
"marker-color": "#777777"
|
|
157232
|
-
}
|
|
157233
|
-
},
|
|
157234
157717
|
{
|
|
157235
157718
|
"type": "Feature",
|
|
157236
157719
|
"geometry": {
|
|
@@ -159816,48 +160299,6 @@
|
|
|
159816
160299
|
"marker-color": "#777777"
|
|
159817
160300
|
}
|
|
159818
160301
|
},
|
|
159819
|
-
{
|
|
159820
|
-
"type": "Feature",
|
|
159821
|
-
"geometry": {
|
|
159822
|
-
"type": "Point",
|
|
159823
|
-
"coordinates": [
|
|
159824
|
-
-7.47028,
|
|
159825
|
-
43.116901,
|
|
159826
|
-
440.13120000000004
|
|
159827
|
-
]
|
|
159828
|
-
},
|
|
159829
|
-
"properties": {
|
|
159830
|
-
"title": "LERO",
|
|
159831
|
-
"type": "small_airport",
|
|
159832
|
-
"description": "Rozas Airfield",
|
|
159833
|
-
"elevation": 1444,
|
|
159834
|
-
"municipality": "Lugo",
|
|
159835
|
-
"fileSize": 928,
|
|
159836
|
-
"marker-symbol": "airfield",
|
|
159837
|
-
"marker-color": "#777777"
|
|
159838
|
-
}
|
|
159839
|
-
},
|
|
159840
|
-
{
|
|
159841
|
-
"type": "Feature",
|
|
159842
|
-
"geometry": {
|
|
159843
|
-
"type": "Point",
|
|
159844
|
-
"coordinates": [
|
|
159845
|
-
-7.08778,
|
|
159846
|
-
43.552502,
|
|
159847
|
-
24.384
|
|
159848
|
-
]
|
|
159849
|
-
},
|
|
159850
|
-
"properties": {
|
|
159851
|
-
"title": "LEVF",
|
|
159852
|
-
"type": "small_airport",
|
|
159853
|
-
"description": "Villaframil Airfield",
|
|
159854
|
-
"elevation": 80,
|
|
159855
|
-
"municipality": "Lugo",
|
|
159856
|
-
"fileSize": 944,
|
|
159857
|
-
"marker-symbol": "airfield",
|
|
159858
|
-
"marker-color": "#777777"
|
|
159859
|
-
}
|
|
159860
|
-
},
|
|
159861
160302
|
{
|
|
159862
160303
|
"type": "Feature",
|
|
159863
160304
|
"geometry": {
|
|
@@ -163557,48 +163998,6 @@
|
|
|
163557
163998
|
"marker-color": "#777777"
|
|
163558
163999
|
}
|
|
163559
164000
|
},
|
|
163560
|
-
{
|
|
163561
|
-
"type": "Feature",
|
|
163562
|
-
"geometry": {
|
|
163563
|
-
"type": "Point",
|
|
163564
|
-
"coordinates": [
|
|
163565
|
-
-79.599602,
|
|
163566
|
-
8.91479,
|
|
163567
|
-
15.8496
|
|
163568
|
-
]
|
|
163569
|
-
},
|
|
163570
|
-
"properties": {
|
|
163571
|
-
"title": "MPPA",
|
|
163572
|
-
"type": "small_airport",
|
|
163573
|
-
"description": "Panamá Pacífico International Airport",
|
|
163574
|
-
"elevation": 52,
|
|
163575
|
-
"municipality": "Panamá City",
|
|
163576
|
-
"fileSize": 936,
|
|
163577
|
-
"marker-symbol": "airfield",
|
|
163578
|
-
"marker-color": "#777777"
|
|
163579
|
-
}
|
|
163580
|
-
},
|
|
163581
|
-
{
|
|
163582
|
-
"type": "Feature",
|
|
163583
|
-
"geometry": {
|
|
163584
|
-
"type": "Point",
|
|
163585
|
-
"coordinates": [
|
|
163586
|
-
-80.043347,
|
|
163587
|
-
7.534801,
|
|
163588
|
-
45.110400000000006
|
|
163589
|
-
]
|
|
163590
|
-
},
|
|
163591
|
-
"properties": {
|
|
163592
|
-
"title": "MPPD",
|
|
163593
|
-
"type": "small_airport",
|
|
163594
|
-
"description": "Capt. J. Montenegro Airport",
|
|
163595
|
-
"elevation": 148,
|
|
163596
|
-
"municipality": "Pedasí",
|
|
163597
|
-
"fileSize": 936,
|
|
163598
|
-
"marker-symbol": "airfield",
|
|
163599
|
-
"marker-color": "#777777"
|
|
163600
|
-
}
|
|
163601
|
-
},
|
|
163602
164001
|
{
|
|
163603
164002
|
"type": "Feature",
|
|
163604
164003
|
"geometry": {
|
|
@@ -164403,27 +164802,6 @@
|
|
|
164403
164802
|
"isMilitary": true
|
|
164404
164803
|
}
|
|
164405
164804
|
},
|
|
164406
|
-
{
|
|
164407
|
-
"type": "Feature",
|
|
164408
|
-
"geometry": {
|
|
164409
|
-
"type": "Point",
|
|
164410
|
-
"coordinates": [
|
|
164411
|
-
57.634167,
|
|
164412
|
-
19.501944,
|
|
164413
|
-
110.94720000000001
|
|
164414
|
-
]
|
|
164415
|
-
},
|
|
164416
|
-
"properties": {
|
|
164417
|
-
"title": "OODQ",
|
|
164418
|
-
"type": "small_airport",
|
|
164419
|
-
"description": "Duqm International Airport",
|
|
164420
|
-
"elevation": 364,
|
|
164421
|
-
"municipality": "Duqm",
|
|
164422
|
-
"fileSize": 928,
|
|
164423
|
-
"marker-symbol": "airport",
|
|
164424
|
-
"marker-color": "#5e6eba"
|
|
164425
|
-
}
|
|
164426
|
-
},
|
|
164427
164805
|
{
|
|
164428
164806
|
"type": "Feature",
|
|
164429
164807
|
"geometry": {
|
|
@@ -164810,48 +165188,6 @@
|
|
|
164810
165188
|
"marker-color": "#777777"
|
|
164811
165189
|
}
|
|
164812
165190
|
},
|
|
164813
|
-
{
|
|
164814
|
-
"type": "Feature",
|
|
164815
|
-
"geometry": {
|
|
164816
|
-
"type": "Point",
|
|
164817
|
-
"coordinates": [
|
|
164818
|
-
-164.722481,
|
|
164819
|
-
62.682653,
|
|
164820
|
-
3.048
|
|
164821
|
-
]
|
|
164822
|
-
},
|
|
164823
|
-
"properties": {
|
|
164824
|
-
"title": "PAUK",
|
|
164825
|
-
"type": "closed",
|
|
164826
|
-
"description": "Alakanuk Airport",
|
|
164827
|
-
"elevation": 10,
|
|
164828
|
-
"municipality": "Alakanuk",
|
|
164829
|
-
"fileSize": 920,
|
|
164830
|
-
"marker-symbol": "airfield",
|
|
164831
|
-
"marker-color": "#777777"
|
|
164832
|
-
}
|
|
164833
|
-
},
|
|
164834
|
-
{
|
|
164835
|
-
"type": "Feature",
|
|
164836
|
-
"geometry": {
|
|
164837
|
-
"type": "Point",
|
|
164838
|
-
"coordinates": [
|
|
164839
|
-
-165.604332,
|
|
164840
|
-
54.14459,
|
|
164841
|
-
40.5384
|
|
164842
|
-
]
|
|
164843
|
-
},
|
|
164844
|
-
"properties": {
|
|
164845
|
-
"title": "PAUT",
|
|
164846
|
-
"type": "small_airport",
|
|
164847
|
-
"description": "Akutan Airport",
|
|
164848
|
-
"elevation": 133,
|
|
164849
|
-
"municipality": "Akutan",
|
|
164850
|
-
"fileSize": 928,
|
|
164851
|
-
"marker-symbol": "airfield",
|
|
164852
|
-
"marker-color": "#777777"
|
|
164853
|
-
}
|
|
164854
|
-
},
|
|
164855
165191
|
{
|
|
164856
165192
|
"type": "Feature",
|
|
164857
165193
|
"geometry": {
|
|
@@ -166373,27 +166709,6 @@
|
|
|
166373
166709
|
"marker-color": "#777777"
|
|
166374
166710
|
}
|
|
166375
166711
|
},
|
|
166376
|
-
{
|
|
166377
|
-
"type": "Feature",
|
|
166378
|
-
"geometry": {
|
|
166379
|
-
"type": "Point",
|
|
166380
|
-
"coordinates": [
|
|
166381
|
-
-72.053401,
|
|
166382
|
-
-50.280267,
|
|
166383
|
-
203.9112
|
|
166384
|
-
]
|
|
166385
|
-
},
|
|
166386
|
-
"properties": {
|
|
166387
|
-
"title": "SAWC",
|
|
166388
|
-
"type": "small_airport",
|
|
166389
|
-
"description": "El Calafate - Commander Armando Tola International Airport",
|
|
166390
|
-
"elevation": 669,
|
|
166391
|
-
"municipality": "El Calafate",
|
|
166392
|
-
"fileSize": 952,
|
|
166393
|
-
"marker-symbol": "airport",
|
|
166394
|
-
"marker-color": "#555555"
|
|
166395
|
-
}
|
|
166396
|
-
},
|
|
166397
166712
|
{
|
|
166398
166713
|
"type": "Feature",
|
|
166399
166714
|
"geometry": {
|
|
@@ -166710,27 +167025,6 @@
|
|
|
166710
167025
|
"marker-color": "#777777"
|
|
166711
167026
|
}
|
|
166712
167027
|
},
|
|
166713
|
-
{
|
|
166714
|
-
"type": "Feature",
|
|
166715
|
-
"geometry": {
|
|
166716
|
-
"type": "Point",
|
|
166717
|
-
"coordinates": [
|
|
166718
|
-
-61.846675,
|
|
166719
|
-
-10.870743,
|
|
166720
|
-
182.2704
|
|
166721
|
-
]
|
|
166722
|
-
},
|
|
166723
|
-
"properties": {
|
|
166724
|
-
"title": "SBJI",
|
|
166725
|
-
"type": "small_airport",
|
|
166726
|
-
"description": "Ji-Paraná Airport",
|
|
166727
|
-
"elevation": 598,
|
|
166728
|
-
"municipality": "Ji-Paraná",
|
|
166729
|
-
"fileSize": 928,
|
|
166730
|
-
"marker-symbol": "airfield",
|
|
166731
|
-
"marker-color": "#777777"
|
|
166732
|
-
}
|
|
166733
|
-
},
|
|
166734
167028
|
{
|
|
166735
167029
|
"type": "Feature",
|
|
166736
167030
|
"geometry": {
|
|
@@ -166794,69 +167088,6 @@
|
|
|
166794
167088
|
"marker-color": "#555555"
|
|
166795
167089
|
}
|
|
166796
167090
|
},
|
|
166797
|
-
{
|
|
166798
|
-
"type": "Feature",
|
|
166799
|
-
"geometry": {
|
|
166800
|
-
"type": "Point",
|
|
166801
|
-
"coordinates": [
|
|
166802
|
-
-52.694463,
|
|
166803
|
-
-26.217184,
|
|
166804
|
-
822.0456
|
|
166805
|
-
]
|
|
166806
|
-
},
|
|
166807
|
-
"properties": {
|
|
166808
|
-
"title": "SBPO",
|
|
166809
|
-
"type": "small_airport",
|
|
166810
|
-
"description": "Juvenal Loureiro Cardoso Airport",
|
|
166811
|
-
"elevation": 2697,
|
|
166812
|
-
"municipality": "Pato Branco",
|
|
166813
|
-
"fileSize": 936,
|
|
166814
|
-
"marker-symbol": "airfield",
|
|
166815
|
-
"marker-color": "#777777"
|
|
166816
|
-
}
|
|
166817
|
-
},
|
|
166818
|
-
{
|
|
166819
|
-
"type": "Feature",
|
|
166820
|
-
"geometry": {
|
|
166821
|
-
"type": "Point",
|
|
166822
|
-
"coordinates": [
|
|
166823
|
-
-35.36661,
|
|
166824
|
-
-5.769822,
|
|
166825
|
-
83.2104
|
|
166826
|
-
]
|
|
166827
|
-
},
|
|
166828
|
-
"properties": {
|
|
166829
|
-
"title": "SBSG",
|
|
166830
|
-
"type": "small_airport",
|
|
166831
|
-
"description": "Rio Grande do Norte/São Gonçalo do Amarante–Governador Aluízio Alves International Airport",
|
|
166832
|
-
"elevation": 273,
|
|
166833
|
-
"municipality": "Natal",
|
|
166834
|
-
"fileSize": 944,
|
|
166835
|
-
"marker-symbol": "airport",
|
|
166836
|
-
"marker-color": "#5e6eba"
|
|
166837
|
-
}
|
|
166838
|
-
},
|
|
166839
|
-
{
|
|
166840
|
-
"type": "Feature",
|
|
166841
|
-
"geometry": {
|
|
166842
|
-
"type": "Point",
|
|
166843
|
-
"coordinates": [
|
|
166844
|
-
-55.672341,
|
|
166845
|
-
-12.479177,
|
|
166846
|
-
385.8768
|
|
166847
|
-
]
|
|
166848
|
-
},
|
|
166849
|
-
"properties": {
|
|
166850
|
-
"title": "SBSO",
|
|
166851
|
-
"type": "small_airport",
|
|
166852
|
-
"description": "Adolino Bedin Regional Airport",
|
|
166853
|
-
"elevation": 1266,
|
|
166854
|
-
"municipality": "Sorriso",
|
|
166855
|
-
"fileSize": 952,
|
|
166856
|
-
"marker-symbol": "airfield",
|
|
166857
|
-
"marker-color": "#777777"
|
|
166858
|
-
}
|
|
166859
|
-
},
|
|
166860
167091
|
{
|
|
166861
167092
|
"type": "Feature",
|
|
166862
167093
|
"geometry": {
|
|
@@ -167382,27 +167613,6 @@
|
|
|
167382
167613
|
"marker-color": "#777777"
|
|
167383
167614
|
}
|
|
167384
167615
|
},
|
|
167385
|
-
{
|
|
167386
|
-
"type": "Feature",
|
|
167387
|
-
"geometry": {
|
|
167388
|
-
"type": "Point",
|
|
167389
|
-
"coordinates": [
|
|
167390
|
-
-73.24169921880001,
|
|
167391
|
-
-39.7969017029,
|
|
167392
|
-
3.9624
|
|
167393
|
-
]
|
|
167394
|
-
},
|
|
167395
|
-
"properties": {
|
|
167396
|
-
"title": "SCVL",
|
|
167397
|
-
"type": "small_airport",
|
|
167398
|
-
"description": "Las Marías Airport",
|
|
167399
|
-
"elevation": 13,
|
|
167400
|
-
"municipality": "Valdivia",
|
|
167401
|
-
"fileSize": 944,
|
|
167402
|
-
"marker-symbol": "airfield",
|
|
167403
|
-
"marker-color": "#777777"
|
|
167404
|
-
}
|
|
167405
|
-
},
|
|
167406
167616
|
{
|
|
167407
167617
|
"type": "Feature",
|
|
167408
167618
|
"geometry": {
|
|
@@ -168327,27 +168537,6 @@
|
|
|
168327
168537
|
"marker-color": "#777777"
|
|
168328
168538
|
}
|
|
168329
168539
|
},
|
|
168330
|
-
{
|
|
168331
|
-
"type": "Feature",
|
|
168332
|
-
"geometry": {
|
|
168333
|
-
"type": "Point",
|
|
168334
|
-
"coordinates": [
|
|
168335
|
-
-78.615799,
|
|
168336
|
-
-0.906833,
|
|
168337
|
-
2805.684
|
|
168338
|
-
]
|
|
168339
|
-
},
|
|
168340
|
-
"properties": {
|
|
168341
|
-
"title": "SELT",
|
|
168342
|
-
"type": "large_airport",
|
|
168343
|
-
"description": "Cotopaxi International Airport",
|
|
168344
|
-
"elevation": 9205,
|
|
168345
|
-
"municipality": "Latacunga",
|
|
168346
|
-
"fileSize": 1240,
|
|
168347
|
-
"marker-symbol": "airport",
|
|
168348
|
-
"marker-color": "#555555"
|
|
168349
|
-
}
|
|
168350
|
-
},
|
|
168351
168540
|
{
|
|
168352
168541
|
"type": "Feature",
|
|
168353
168542
|
"geometry": {
|
|
@@ -168422,7 +168611,7 @@
|
|
|
168422
168611
|
]
|
|
168423
168612
|
},
|
|
168424
168613
|
"properties": {
|
|
168425
|
-
"title": "
|
|
168614
|
+
"title": "SECA",
|
|
168426
168615
|
"type": "medium_airport",
|
|
168427
168616
|
"description": "Ciudad de Catamayo Airport",
|
|
168428
168617
|
"elevation": 4056,
|
|
@@ -168684,27 +168873,6 @@
|
|
|
168684
168873
|
"marker-color": "#777777"
|
|
168685
168874
|
}
|
|
168686
168875
|
},
|
|
168687
|
-
{
|
|
168688
|
-
"type": "Feature",
|
|
168689
|
-
"geometry": {
|
|
168690
|
-
"type": "Point",
|
|
168691
|
-
"coordinates": [
|
|
168692
|
-
-38.940804,
|
|
168693
|
-
-13.906082,
|
|
168694
|
-
7.010400000000001
|
|
168695
|
-
]
|
|
168696
|
-
},
|
|
168697
|
-
"properties": {
|
|
168698
|
-
"title": "SIRI",
|
|
168699
|
-
"type": "closed",
|
|
168700
|
-
"description": "Barra Grande Airport",
|
|
168701
|
-
"elevation": 23,
|
|
168702
|
-
"municipality": "Maraú",
|
|
168703
|
-
"fileSize": 920,
|
|
168704
|
-
"marker-symbol": "airfield",
|
|
168705
|
-
"marker-color": "#777777"
|
|
168706
|
-
}
|
|
168707
|
-
},
|
|
168708
168876
|
{
|
|
168709
168877
|
"type": "Feature",
|
|
168710
168878
|
"geometry": {
|
|
@@ -169318,27 +169486,6 @@
|
|
|
169318
169486
|
"marker-color": "#555555"
|
|
169319
169487
|
}
|
|
169320
169488
|
},
|
|
169321
|
-
{
|
|
169322
|
-
"type": "Feature",
|
|
169323
|
-
"geometry": {
|
|
169324
|
-
"type": "Point",
|
|
169325
|
-
"coordinates": [
|
|
169326
|
-
-65.380955,
|
|
169327
|
-
-10.88856,
|
|
169328
|
-
138.9888
|
|
169329
|
-
]
|
|
169330
|
-
},
|
|
169331
|
-
"properties": {
|
|
169332
|
-
"title": "SLGM",
|
|
169333
|
-
"type": "medium_airport",
|
|
169334
|
-
"description": "Guayaramerín Airport",
|
|
169335
|
-
"elevation": 456,
|
|
169336
|
-
"municipality": "Guayaramerín",
|
|
169337
|
-
"fileSize": 1152,
|
|
169338
|
-
"marker-symbol": "airport",
|
|
169339
|
-
"marker-color": "#555555"
|
|
169340
|
-
}
|
|
169341
|
-
},
|
|
169342
169489
|
{
|
|
169343
169490
|
"type": "Feature",
|
|
169344
169491
|
"geometry": {
|
|
@@ -169612,27 +169759,6 @@
|
|
|
169612
169759
|
"marker-color": "#777777"
|
|
169613
169760
|
}
|
|
169614
169761
|
},
|
|
169615
|
-
{
|
|
169616
|
-
"type": "Feature",
|
|
169617
|
-
"geometry": {
|
|
169618
|
-
"type": "Point",
|
|
169619
|
-
"coordinates": [
|
|
169620
|
-
-47.316474,
|
|
169621
|
-
-3.019798,
|
|
169622
|
-
135.0264
|
|
169623
|
-
]
|
|
169624
|
-
},
|
|
169625
|
-
"properties": {
|
|
169626
|
-
"title": "SNEB",
|
|
169627
|
-
"type": "closed",
|
|
169628
|
-
"description": "Nagib Demachki Airport",
|
|
169629
|
-
"elevation": 443,
|
|
169630
|
-
"municipality": "Paragominas",
|
|
169631
|
-
"fileSize": 920,
|
|
169632
|
-
"marker-symbol": "airfield",
|
|
169633
|
-
"marker-color": "#777777"
|
|
169634
|
-
}
|
|
169635
|
-
},
|
|
169636
169762
|
{
|
|
169637
169763
|
"type": "Feature",
|
|
169638
169764
|
"geometry": {
|
|
@@ -170767,27 +170893,6 @@
|
|
|
170767
170893
|
"marker-color": "#777777"
|
|
170768
170894
|
}
|
|
170769
170895
|
},
|
|
170770
|
-
{
|
|
170771
|
-
"type": "Feature",
|
|
170772
|
-
"geometry": {
|
|
170773
|
-
"type": "Point",
|
|
170774
|
-
"coordinates": [
|
|
170775
|
-
-46.883099,
|
|
170776
|
-
-17.242599,
|
|
170777
|
-
719.0232000000001
|
|
170778
|
-
]
|
|
170779
|
-
},
|
|
170780
|
-
"properties": {
|
|
170781
|
-
"title": "SNZR",
|
|
170782
|
-
"type": "small_airport",
|
|
170783
|
-
"description": "Pedro Rabelo de Souza Airport",
|
|
170784
|
-
"elevation": 2359,
|
|
170785
|
-
"municipality": "Paracatu",
|
|
170786
|
-
"fileSize": 928,
|
|
170787
|
-
"marker-symbol": "airfield",
|
|
170788
|
-
"marker-color": "#777777"
|
|
170789
|
-
}
|
|
170790
|
-
},
|
|
170791
170896
|
{
|
|
170792
170897
|
"type": "Feature",
|
|
170793
170898
|
"geometry": {
|
|
@@ -172323,27 +172428,6 @@
|
|
|
172323
172428
|
"marker-color": "#777777"
|
|
172324
172429
|
}
|
|
172325
172430
|
},
|
|
172326
|
-
{
|
|
172327
|
-
"type": "Feature",
|
|
172328
|
-
"geometry": {
|
|
172329
|
-
"type": "Point",
|
|
172330
|
-
"coordinates": [
|
|
172331
|
-
-59.3848,
|
|
172332
|
-
-15.1934,
|
|
172333
|
-
265.176
|
|
172334
|
-
]
|
|
172335
|
-
},
|
|
172336
|
-
"properties": {
|
|
172337
|
-
"title": "SWBG",
|
|
172338
|
-
"type": "closed",
|
|
172339
|
-
"description": "André Antônio Maggi Airport",
|
|
172340
|
-
"elevation": 870,
|
|
172341
|
-
"municipality": "Pontes e Lacerda",
|
|
172342
|
-
"fileSize": 920,
|
|
172343
|
-
"marker-symbol": "airfield",
|
|
172344
|
-
"marker-color": "#777777"
|
|
172345
|
-
}
|
|
172346
|
-
},
|
|
172347
172431
|
{
|
|
172348
172432
|
"type": "Feature",
|
|
172349
172433
|
"geometry": {
|
|
@@ -174071,27 +174155,6 @@
|
|
|
174071
174155
|
"marker-color": "#777777"
|
|
174072
174156
|
}
|
|
174073
174157
|
},
|
|
174074
|
-
{
|
|
174075
|
-
"type": "Feature",
|
|
174076
|
-
"geometry": {
|
|
174077
|
-
"type": "Point",
|
|
174078
|
-
"coordinates": [
|
|
174079
|
-
68.347997,
|
|
174080
|
-
58.059712,
|
|
174081
|
-
50.9016
|
|
174082
|
-
]
|
|
174083
|
-
},
|
|
174084
|
-
"properties": {
|
|
174085
|
-
"title": "USTJ",
|
|
174086
|
-
"type": "small_airport",
|
|
174087
|
-
"description": "Tobolsk Remezov Airport",
|
|
174088
|
-
"elevation": 167,
|
|
174089
|
-
"municipality": "Tobolsk",
|
|
174090
|
-
"fileSize": 936,
|
|
174091
|
-
"marker-symbol": "airport",
|
|
174092
|
-
"marker-color": "#555555"
|
|
174093
|
-
}
|
|
174094
|
-
},
|
|
174095
174158
|
{
|
|
174096
174159
|
"type": "Feature",
|
|
174097
174160
|
"geometry": {
|
|
@@ -174303,27 +174366,6 @@
|
|
|
174303
174366
|
"marker-color": "#777777"
|
|
174304
174367
|
}
|
|
174305
174368
|
},
|
|
174306
|
-
{
|
|
174307
|
-
"type": "Feature",
|
|
174308
|
-
"geometry": {
|
|
174309
|
-
"type": "Point",
|
|
174310
|
-
"coordinates": [
|
|
174311
|
-
79.918602,
|
|
174312
|
-
24.8172,
|
|
174313
|
-
221.89440000000002
|
|
174314
|
-
]
|
|
174315
|
-
},
|
|
174316
|
-
"properties": {
|
|
174317
|
-
"title": "VEKO",
|
|
174318
|
-
"type": "small_airport",
|
|
174319
|
-
"description": "Khajuraho Airport",
|
|
174320
|
-
"elevation": 728,
|
|
174321
|
-
"municipality": "Khajuraho",
|
|
174322
|
-
"fileSize": 936,
|
|
174323
|
-
"marker-symbol": "airport",
|
|
174324
|
-
"marker-color": "#555555"
|
|
174325
|
-
}
|
|
174326
|
-
},
|
|
174327
174369
|
{
|
|
174328
174370
|
"type": "Feature",
|
|
174329
174371
|
"geometry": {
|
|
@@ -174923,27 +174965,6 @@
|
|
|
174923
174965
|
"isMilitary": true
|
|
174924
174966
|
}
|
|
174925
174967
|
},
|
|
174926
|
-
{
|
|
174927
|
-
"type": "Feature",
|
|
174928
|
-
"geometry": {
|
|
174929
|
-
"type": "Point",
|
|
174930
|
-
"coordinates": [
|
|
174931
|
-
73.468404,
|
|
174932
|
-
5.817407,
|
|
174933
|
-
1.8288000000000002
|
|
174934
|
-
]
|
|
174935
|
-
},
|
|
174936
|
-
"properties": {
|
|
174937
|
-
"title": "VRDA",
|
|
174938
|
-
"type": "closed",
|
|
174939
|
-
"description": "Maafaru International Airport",
|
|
174940
|
-
"elevation": 6,
|
|
174941
|
-
"municipality": "Noonu Atoll",
|
|
174942
|
-
"fileSize": 920,
|
|
174943
|
-
"marker-symbol": "airport",
|
|
174944
|
-
"marker-color": "#5e6eba"
|
|
174945
|
-
}
|
|
174946
|
-
},
|
|
174947
174968
|
{
|
|
174948
174969
|
"type": "Feature",
|
|
174949
174970
|
"geometry": {
|
|
@@ -175346,27 +175367,6 @@
|
|
|
175346
175367
|
"marker-color": "#777777"
|
|
175347
175368
|
}
|
|
175348
175369
|
},
|
|
175349
|
-
{
|
|
175350
|
-
"type": "Feature",
|
|
175351
|
-
"geometry": {
|
|
175352
|
-
"type": "Point",
|
|
175353
|
-
"coordinates": [
|
|
175354
|
-
136.887388,
|
|
175355
|
-
-4.52978,
|
|
175356
|
-
31.3944
|
|
175357
|
-
]
|
|
175358
|
-
},
|
|
175359
|
-
"properties": {
|
|
175360
|
-
"title": "WAYY",
|
|
175361
|
-
"type": "small_airport",
|
|
175362
|
-
"description": "Mozes Kilangin Airport",
|
|
175363
|
-
"elevation": 103,
|
|
175364
|
-
"municipality": "Timika",
|
|
175365
|
-
"fileSize": 944,
|
|
175366
|
-
"marker-symbol": "airport",
|
|
175367
|
-
"marker-color": "#555555"
|
|
175368
|
-
}
|
|
175369
|
-
},
|
|
175370
175370
|
{
|
|
175371
175371
|
"type": "Feature",
|
|
175372
175372
|
"geometry": {
|