This repository was archived by the owner on Oct 19, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathairports10.json
More file actions
146 lines (146 loc) · 2.82 KB
/
airports10.json
File metadata and controls
146 lines (146 loc) · 2.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
[{
"name": "Anaa Airport",
"iata": "AAA",
"icao": "NTGA",
"coordinates": [-145.51222222222222, -17.348888888888887],
"runways": [{
"direction": "14L/32R",
"distance": 1502,
"surface": "flexible"
}]
},
{
"name": "Arrabury Airport",
"iata": "AAB",
"icao": "YARY",
"coordinates": [
141.04666666666665, -26.69
],
"runways": [{
"direction": "16/34",
"distance": 1144,
"surface": "unpaved"
}]
},
{
"name": "El Arish International Airport",
"iata": "AAC",
"icao": "HEAR",
"coordinates": [
33.83583333333333,
31.073333333333334
],
"runways": [{
"direction": "16/34",
"distance": 3019,
"surface": "flexible"
}]
},
{
"name": "Rabah Bitat Airport",
"iata": "AAE",
"icao": "DABB",
"coordinates": [
7.813888888888889,
36.82916666666667
],
"runways": [{
"direction": "01/19",
"distance": 3000,
"surface": "flexible"
},
{
"direction": "05/23",
"distance": 2290,
"surface": "flexible"
}
]
},
{
"name": "Apalachicola Regional Airport",
"iata": "AAF",
"icao": "KAAF",
"coordinates": [-85.0275,
29.7275
],
"runways": [{
"direction": "6/24",
"distance": 1607,
"surface": "rigid"
},
{
"direction": "13/31",
"distance": 1601,
"surface": "rigid"
},
{
"direction": "18/36",
"distance": 1601,
"surface": "rigid"
}
]
},
{
"name": "Avelino Vieira Airport",
"iata": "AAG",
"icao": "SSYA",
"coordinates": [-49.79055555555556, -24.104166666666668],
"runways": [{
"direction": "05/23",
"distance": 1400,
"surface": "flexible"
}]
},
{
"name": "Aachen-Merzbrück Airfield",
"iata": "AAH",
"icao": "EDKA",
"coordinates": [
6.186388888888889,
50.82333333333334
],
"runways": [{
"direction": "08/26",
"distance": 520,
"surface": "flexible"
}]
},
{
"name": "Arraias Airport",
"iata": "AAI",
"icao": "SWRA",
"coordinates": [-46.885555555555555, -13.023888888888889],
"runways": [{
"direction": "15/33",
"distance": 1500,
"surface": "flexible"
}]
},
{
"name": "Cayana Airstrip",
"iata": "AAJ",
"icao": "SMCA",
"coordinates": [-55.57777777777778,
3.8986111111111112
],
"runways": [{
"direction": "07/25",
"distance": 500,
"surface": "unpaved"
}]
},
{
"name": "Aranuka Airport",
"iata": "AAK",
"icao": "NGUK",
"coordinates": [
173.6363888888889,
0.18527777777777776
],
"runways": [{
"direction": "",
"distance": 90221,
"surface": "other"
}]
}
]