airport_scraper 0.0.1
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.
- data/.document +5 -0
- data/.gitignore +21 -0
- data/LICENSE +20 -0
- data/README.rdoc +36 -0
- data/Rakefile +53 -0
- data/VERSION +1 -0
- data/lib/airport_scraper.rb +169 -0
- data/lib/ca_airports.yml +133 -0
- data/lib/intl_airports.yml +8277 -0
- data/lib/us_airports.yml +2370 -0
- data/script/console +10 -0
- data/test/bad_matches.yml +10 -0
- data/test/ca_airports_tests.yml +102 -0
- data/test/helper.rb +10 -0
- data/test/intl_airports_tests.yml +2 -0
- data/test/test_airport_scraper.rb +143 -0
- data/test/us_airports_tests.yml +71 -0
- metadata +92 -0
data/lib/us_airports.yml
ADDED
@@ -0,0 +1,2370 @@
|
|
1
|
+
ABI:
|
2
|
+
city: "Abilene, TX"
|
3
|
+
matchers:
|
4
|
+
- "Abilene"
|
5
|
+
|
6
|
+
ABE:
|
7
|
+
city: "Allentown, PA"
|
8
|
+
matchers:
|
9
|
+
- "Allentown"
|
10
|
+
|
11
|
+
ABQ:
|
12
|
+
city: "Albuquerque"
|
13
|
+
matchers:
|
14
|
+
- Albuquerque
|
15
|
+
- "New Mexico"
|
16
|
+
|
17
|
+
ACK:
|
18
|
+
city: "Nantucket, MA"
|
19
|
+
matchers:
|
20
|
+
- Nantucket
|
21
|
+
|
22
|
+
ACV:
|
23
|
+
city: "Arcata, CA"
|
24
|
+
matchers:
|
25
|
+
- Arcata
|
26
|
+
- Eureka
|
27
|
+
|
28
|
+
AGS:
|
29
|
+
city: "Augusta, GA"
|
30
|
+
matchers:
|
31
|
+
- Augusta
|
32
|
+
|
33
|
+
AIY:
|
34
|
+
city: "Atlantic City, NJ"
|
35
|
+
matchers:
|
36
|
+
- Atlantic City
|
37
|
+
|
38
|
+
ALB:
|
39
|
+
city: "Albany"
|
40
|
+
matchers:
|
41
|
+
- Albany
|
42
|
+
|
43
|
+
ALW:
|
44
|
+
city: "Walla Walla, WA"
|
45
|
+
matchers:
|
46
|
+
- "Walla Walla"
|
47
|
+
|
48
|
+
AMA:
|
49
|
+
city: "Amarillo, TX"
|
50
|
+
matchers:
|
51
|
+
- Amarillo
|
52
|
+
|
53
|
+
ANC:
|
54
|
+
city: "Anchorage, AK"
|
55
|
+
matchers:
|
56
|
+
- Anchorage
|
57
|
+
|
58
|
+
AOO:
|
59
|
+
city: "Altoona, PA"
|
60
|
+
matchers:
|
61
|
+
- Altoona
|
62
|
+
|
63
|
+
AVL:
|
64
|
+
city: "Asheville, NC"
|
65
|
+
matchers:
|
66
|
+
- Asheville
|
67
|
+
|
68
|
+
ASE:
|
69
|
+
city: "Aspen, CO"
|
70
|
+
matchers:
|
71
|
+
- Aspen
|
72
|
+
|
73
|
+
AHN:
|
74
|
+
city: "Athens, GA"
|
75
|
+
match_priority: 100
|
76
|
+
matchers:
|
77
|
+
- "Athens, GA"
|
78
|
+
- "Athens, Georgia"
|
79
|
+
|
80
|
+
ATL:
|
81
|
+
city: Atlanta
|
82
|
+
matchers:
|
83
|
+
- Atlanta
|
84
|
+
- Hotlanta
|
85
|
+
|
86
|
+
AUG:
|
87
|
+
city: "Augusta, ME"
|
88
|
+
match_priority: 80
|
89
|
+
matchers:
|
90
|
+
- "Augusta Maine"
|
91
|
+
- "Augusta ME"
|
92
|
+
- "Augusta, Maine"
|
93
|
+
- "Augusta, ME"
|
94
|
+
|
95
|
+
AUS:
|
96
|
+
city: "Austin, TX"
|
97
|
+
matchers:
|
98
|
+
- "Austin"
|
99
|
+
- "ATX"
|
100
|
+
|
101
|
+
CAK:
|
102
|
+
city: "Akron, OH"
|
103
|
+
matchers:
|
104
|
+
- Akron
|
105
|
+
- Canton
|
106
|
+
|
107
|
+
BED:
|
108
|
+
city: "Bedford, MA"
|
109
|
+
matchers:
|
110
|
+
- "Bedford"
|
111
|
+
|
112
|
+
BEH:
|
113
|
+
city: "Benton Harbor, MI"
|
114
|
+
matchers:
|
115
|
+
- "Benton Harbor"
|
116
|
+
|
117
|
+
BFL:
|
118
|
+
city: "Bakersfield, CA"
|
119
|
+
matchers:
|
120
|
+
- "Bakersfield"
|
121
|
+
|
122
|
+
BGM:
|
123
|
+
city: "Binghamton, NY"
|
124
|
+
matchers:
|
125
|
+
- "Binghamton"
|
126
|
+
|
127
|
+
BGR:
|
128
|
+
city: "Bangor, ME"
|
129
|
+
matchers:
|
130
|
+
- "Bangor"
|
131
|
+
|
132
|
+
BHB:
|
133
|
+
city: "Bar Harbour, ME"
|
134
|
+
matchers:
|
135
|
+
- "Bar Harbor"
|
136
|
+
- "Bar Harbour"
|
137
|
+
|
138
|
+
BHM:
|
139
|
+
city: "Birmingham"
|
140
|
+
matchers:
|
141
|
+
- "Birmingham, AL"
|
142
|
+
- "Birmingham, Alabama"
|
143
|
+
|
144
|
+
BID:
|
145
|
+
city: "Block Island, RI"
|
146
|
+
matchers:
|
147
|
+
- "Block Island"
|
148
|
+
|
149
|
+
BIS:
|
150
|
+
city: "Bismarck, ND"
|
151
|
+
matchers:
|
152
|
+
- Bismarck
|
153
|
+
|
154
|
+
BIL:
|
155
|
+
city: "Billings, MT"
|
156
|
+
matchers:
|
157
|
+
- Billings
|
158
|
+
|
159
|
+
BJI:
|
160
|
+
city: "Bemidji, MN"
|
161
|
+
matchers:
|
162
|
+
- Bemidji
|
163
|
+
|
164
|
+
BKX:
|
165
|
+
city: "Brookings, SD"
|
166
|
+
matchers:
|
167
|
+
- Brookings
|
168
|
+
|
169
|
+
BLF:
|
170
|
+
city: "Bluefield, WV"
|
171
|
+
matchers:
|
172
|
+
- Bluefield
|
173
|
+
|
174
|
+
BLI:
|
175
|
+
city: "Bellingham, WA"
|
176
|
+
matchers:
|
177
|
+
- Bellingham
|
178
|
+
|
179
|
+
BMI:
|
180
|
+
city: "Bloomington, IL"
|
181
|
+
matchers:
|
182
|
+
- Bloomington
|
183
|
+
|
184
|
+
BOI:
|
185
|
+
city: "Boise, ID"
|
186
|
+
matchers:
|
187
|
+
- "Boise"
|
188
|
+
|
189
|
+
BOS:
|
190
|
+
name: "Logan International Airport"
|
191
|
+
city: "Boston, MA"
|
192
|
+
matchers:
|
193
|
+
- Boston
|
194
|
+
- Logan
|
195
|
+
|
196
|
+
BPT:
|
197
|
+
city: "Beaumont/Port Arthur, TX"
|
198
|
+
matchers:
|
199
|
+
- Beaumont
|
200
|
+
- Port Arthur
|
201
|
+
|
202
|
+
BQK:
|
203
|
+
city: "Brunswick, GA"
|
204
|
+
matchers:
|
205
|
+
- "Brunswick"
|
206
|
+
|
207
|
+
BRO:
|
208
|
+
city: "Brownsville, TX"
|
209
|
+
matchers:
|
210
|
+
- Brownsville
|
211
|
+
|
212
|
+
BRD:
|
213
|
+
city: "Brainerd, MN"
|
214
|
+
matchers:
|
215
|
+
- Brainerd
|
216
|
+
|
217
|
+
BRW:
|
218
|
+
city: "Barrow, AK"
|
219
|
+
matchers:
|
220
|
+
- "Barrow"
|
221
|
+
|
222
|
+
BTM:
|
223
|
+
city: "Butte, MT"
|
224
|
+
matchers:
|
225
|
+
- "Butte"
|
226
|
+
|
227
|
+
BTR:
|
228
|
+
city: "Baton Rouge, LA"
|
229
|
+
matchers:
|
230
|
+
- "Baton Rouge"
|
231
|
+
|
232
|
+
BTV:
|
233
|
+
city: "Burlington, VT"
|
234
|
+
matchers:
|
235
|
+
- Burlington
|
236
|
+
|
237
|
+
BUF:
|
238
|
+
city: "Buffalo, NY"
|
239
|
+
matchers:
|
240
|
+
- Buffalo
|
241
|
+
|
242
|
+
BUR:
|
243
|
+
city: "Burbank, CA"
|
244
|
+
matchers:
|
245
|
+
- Burbank
|
246
|
+
|
247
|
+
BWG:
|
248
|
+
city: "Bowling Green, KY"
|
249
|
+
matchers:
|
250
|
+
- "Bowling Green"
|
251
|
+
|
252
|
+
BWI:
|
253
|
+
city: Baltimore
|
254
|
+
matchers:
|
255
|
+
- "Baltimore"
|
256
|
+
|
257
|
+
BZN:
|
258
|
+
city: "Bozeman, MT"
|
259
|
+
matchers:
|
260
|
+
- Bozeman
|
261
|
+
|
262
|
+
GPT:
|
263
|
+
city: "Biloxi/Gulfport, MS"
|
264
|
+
matchers:
|
265
|
+
- Biloxi
|
266
|
+
- Gulfport
|
267
|
+
|
268
|
+
WBU:
|
269
|
+
city: "Boulder, CO"
|
270
|
+
matchers:
|
271
|
+
- Boulder
|
272
|
+
|
273
|
+
MDH:
|
274
|
+
city: "Carbondale, IL"
|
275
|
+
matchers:
|
276
|
+
- Carbondale
|
277
|
+
|
278
|
+
# Carlsbad, CA (CLD)
|
279
|
+
|
280
|
+
MRY:
|
281
|
+
city: "Carmel, CA"
|
282
|
+
matchers:
|
283
|
+
- "Carmel"
|
284
|
+
|
285
|
+
CPR:
|
286
|
+
city: "Casper, WY"
|
287
|
+
matchers:
|
288
|
+
- "Casper"
|
289
|
+
|
290
|
+
CDC:
|
291
|
+
city: "Cedar City, UT"
|
292
|
+
matchers:
|
293
|
+
- "Cedar City"
|
294
|
+
|
295
|
+
CID:
|
296
|
+
city: "Cedar Rapids, IA"
|
297
|
+
matchers:
|
298
|
+
- "Cedar Rapids"
|
299
|
+
|
300
|
+
CEM:
|
301
|
+
city: "Central, AK"
|
302
|
+
matchers:
|
303
|
+
- "Central"
|
304
|
+
|
305
|
+
CDR:
|
306
|
+
city: "Chadron, NE"
|
307
|
+
matchers:
|
308
|
+
- "Chadron"
|
309
|
+
|
310
|
+
CMI:
|
311
|
+
city: "Champaign/Urbana, IL"
|
312
|
+
matchers:
|
313
|
+
- "Champaign"
|
314
|
+
- "Urbana"
|
315
|
+
|
316
|
+
# Charleston, SC (CHS)
|
317
|
+
# Charleston, WV (CRW)
|
318
|
+
|
319
|
+
CHI:
|
320
|
+
name: "Chicago (all airports)"
|
321
|
+
city: "Chicago, IL"
|
322
|
+
matchers:
|
323
|
+
- Chicago
|
324
|
+
- Chitown
|
325
|
+
- Chi-town
|
326
|
+
- The Windy City
|
327
|
+
|
328
|
+
CLT:
|
329
|
+
city: "Charlotte, NC"
|
330
|
+
matchers:
|
331
|
+
- Charlotte
|
332
|
+
|
333
|
+
CHO:
|
334
|
+
city: "Charlottesville, VA"
|
335
|
+
matchers:
|
336
|
+
- "Charlottesville"
|
337
|
+
|
338
|
+
CHA:
|
339
|
+
city: "Chattanooga, TN"
|
340
|
+
matchers:
|
341
|
+
- "Chattanooga"
|
342
|
+
|
343
|
+
CYS:
|
344
|
+
city: "Cheyenne, WY"
|
345
|
+
matchers:
|
346
|
+
- "Cheyenne"
|
347
|
+
|
348
|
+
MDW:
|
349
|
+
city: "Chicago, IL"
|
350
|
+
name: "Chicago Midway Airport"
|
351
|
+
matchers:
|
352
|
+
- "Midway"
|
353
|
+
|
354
|
+
HIB:
|
355
|
+
city: "Chisholm/Hibbing, MN"
|
356
|
+
matchers:
|
357
|
+
- Chisholm
|
358
|
+
- Hibbing
|
359
|
+
|
360
|
+
CVG:
|
361
|
+
city: "Cincinnati, OH"
|
362
|
+
matchers:
|
363
|
+
- "Cincinnati"
|
364
|
+
- "Cincy"
|
365
|
+
|
366
|
+
CKB:
|
367
|
+
city: "Clarksburg, WV"
|
368
|
+
matchers:
|
369
|
+
- "Clarksburg"
|
370
|
+
|
371
|
+
CLE:
|
372
|
+
city: "Cleveland, OH"
|
373
|
+
matchers:
|
374
|
+
- "Cleveland"
|
375
|
+
|
376
|
+
CVN:
|
377
|
+
city: "Clovis, NM"
|
378
|
+
matchers:
|
379
|
+
- "Clovis"
|
380
|
+
|
381
|
+
CFA:
|
382
|
+
city: "Coffee Point, AK"
|
383
|
+
matchers: "Coffee Point"
|
384
|
+
|
385
|
+
CLL:
|
386
|
+
city: "College Station, TX"
|
387
|
+
matchers: "College Station"
|
388
|
+
|
389
|
+
COS:
|
390
|
+
city: "Colorado Springs, CO"
|
391
|
+
matchers:
|
392
|
+
- "Colorado Springs"
|
393
|
+
|
394
|
+
# Columbia, MO (COU)
|
395
|
+
# Columbia, SC (CAE)
|
396
|
+
|
397
|
+
CMH:
|
398
|
+
city: "Columbus, OH"
|
399
|
+
matchers:
|
400
|
+
- Columbus
|
401
|
+
|
402
|
+
CSG:
|
403
|
+
city: "Columbus, GA"
|
404
|
+
match_priority: 90
|
405
|
+
matchers:
|
406
|
+
- "Columbus GA"
|
407
|
+
- "Columbus, GA"
|
408
|
+
- "Columbus, Georgia"
|
409
|
+
|
410
|
+
CCR:
|
411
|
+
city: "Concord, CA"
|
412
|
+
matchers:
|
413
|
+
- "Concord"
|
414
|
+
|
415
|
+
CNK:
|
416
|
+
city: "Concordia, KS"
|
417
|
+
matchers: "Concordia"
|
418
|
+
|
419
|
+
CRP:
|
420
|
+
city: "Corpus Christi, TX"
|
421
|
+
matchers:
|
422
|
+
- "Corpus Christi"
|
423
|
+
|
424
|
+
CEZ:
|
425
|
+
city: "Cortez, CO"
|
426
|
+
matchers:
|
427
|
+
- "Cortez"
|
428
|
+
|
429
|
+
CEC:
|
430
|
+
city: "Crescent City, CA"
|
431
|
+
matchers: "Crescent City"
|
432
|
+
|
433
|
+
CBE:
|
434
|
+
city: "Cumberland, MD"
|
435
|
+
matchers: "Cumberland"
|
436
|
+
|
437
|
+
DAL:
|
438
|
+
name: "Love Field"
|
439
|
+
city: "Dallas, TX"
|
440
|
+
match_priority: 100
|
441
|
+
matchers:
|
442
|
+
- "Dallas Love"
|
443
|
+
- "Love Field"
|
444
|
+
|
445
|
+
DBQ:
|
446
|
+
city: "Dubuque, IA"
|
447
|
+
matchers:
|
448
|
+
- Dubuque
|
449
|
+
|
450
|
+
DEN:
|
451
|
+
name: Denver Stapleton International Airport
|
452
|
+
city: "Denver, CO"
|
453
|
+
matchers:
|
454
|
+
- Denver
|
455
|
+
- Stapleton
|
456
|
+
|
457
|
+
DFW:
|
458
|
+
name: "Dallas/Ft Worth International Airport"
|
459
|
+
city: "Dallas, TX"
|
460
|
+
matchers:
|
461
|
+
- "Dallas"
|
462
|
+
- "Fort Worth"
|
463
|
+
- "Ft. Worth"
|
464
|
+
- "Ft.Worth"
|
465
|
+
|
466
|
+
DAY:
|
467
|
+
city: "Dayton, OH"
|
468
|
+
matchers:
|
469
|
+
- "Dayton"
|
470
|
+
|
471
|
+
DAB:
|
472
|
+
city: "Daytona Beach, FL"
|
473
|
+
matchers:
|
474
|
+
- "Daytona"
|
475
|
+
|
476
|
+
DEC:
|
477
|
+
city: "Decatur, IL"
|
478
|
+
matchers:
|
479
|
+
- "Decatur"
|
480
|
+
|
481
|
+
DRT:
|
482
|
+
city: "Del Reo, TX"
|
483
|
+
matchers: "Del Reo"
|
484
|
+
|
485
|
+
DSM:
|
486
|
+
city: "Des Moines, IA"
|
487
|
+
matchers:
|
488
|
+
- "Des Moines"
|
489
|
+
|
490
|
+
DTW:
|
491
|
+
city: "Detroit, MI"
|
492
|
+
matchers:
|
493
|
+
- "Detroit"
|
494
|
+
|
495
|
+
DVL:
|
496
|
+
city: "Devil's Lake, ND"
|
497
|
+
matchers:
|
498
|
+
- "Devil's Lake"
|
499
|
+
- "Devils Lake"
|
500
|
+
|
501
|
+
DIK:
|
502
|
+
city: "Dickinson, ND"
|
503
|
+
matchers:
|
504
|
+
- "Dickinson"
|
505
|
+
|
506
|
+
DDC:
|
507
|
+
city: "Dodge City, KS"
|
508
|
+
matchers: "Dodge City"
|
509
|
+
|
510
|
+
DLH:
|
511
|
+
city: "Duluth, MN"
|
512
|
+
matchers:
|
513
|
+
- Duluth
|
514
|
+
|
515
|
+
DRO:
|
516
|
+
city: "Durango, CO"
|
517
|
+
matchers: "Durango"
|
518
|
+
|
519
|
+
RDU:
|
520
|
+
city: "Raleigh/Durham, NC"
|
521
|
+
matchers:
|
522
|
+
- Raleigh
|
523
|
+
- Durham
|
524
|
+
|
525
|
+
IPL:
|
526
|
+
city: "El Centro, CA"
|
527
|
+
matchers: "El Centro"
|
528
|
+
|
529
|
+
ELD:
|
530
|
+
city: "El Dorado, AR"
|
531
|
+
matchers: "El Dorado"
|
532
|
+
|
533
|
+
ELP:
|
534
|
+
city: "El Paso, TX"
|
535
|
+
matchers:
|
536
|
+
- El Paso
|
537
|
+
|
538
|
+
ELM:
|
539
|
+
city: "Elmira, NY"
|
540
|
+
matchers:
|
541
|
+
- Elmira
|
542
|
+
|
543
|
+
ERI:
|
544
|
+
city: "Erie, PA"
|
545
|
+
matchers:
|
546
|
+
- "Erie"
|
547
|
+
|
548
|
+
EUG:
|
549
|
+
city: "Eugene, OR"
|
550
|
+
matchers:
|
551
|
+
- "Eugene"
|
552
|
+
|
553
|
+
EVV:
|
554
|
+
city: "Evansville, IN"
|
555
|
+
matchers:
|
556
|
+
- "Evansville"
|
557
|
+
|
558
|
+
EWR:
|
559
|
+
name: "Newark International Airport"
|
560
|
+
city: "Newark, NJ"
|
561
|
+
matchers:
|
562
|
+
- "Newark"
|
563
|
+
- "NJ"
|
564
|
+
- "N.J."
|
565
|
+
|
566
|
+
EYW:
|
567
|
+
city: "Key West, FL"
|
568
|
+
matchers:
|
569
|
+
- "Key West"
|
570
|
+
|
571
|
+
FAI:
|
572
|
+
city: "Fairbanks, AK"
|
573
|
+
matchers:
|
574
|
+
- Fairbanks
|
575
|
+
|
576
|
+
FAR:
|
577
|
+
city: "Fargo, ND"
|
578
|
+
matchers:
|
579
|
+
- Fargo
|
580
|
+
|
581
|
+
FAT:
|
582
|
+
city: "Fresno, CA"
|
583
|
+
matchers:
|
584
|
+
- Fresno
|
585
|
+
|
586
|
+
FMN:
|
587
|
+
city: "Farmington, NM"
|
588
|
+
matchers: "Farmington"
|
589
|
+
|
590
|
+
FYV:
|
591
|
+
name: "Municipal/Drake Airport"
|
592
|
+
city: "Fayetteville, AR"
|
593
|
+
matchers:
|
594
|
+
- "Fayetteville"
|
595
|
+
|
596
|
+
# Fayetteville, AR - Northwest Arkansas Regional (XNA)
|
597
|
+
|
598
|
+
FAY:
|
599
|
+
city: "Fayetteville, NC"
|
600
|
+
match_priority: 40
|
601
|
+
matchers:
|
602
|
+
- "Fayetteville NC"
|
603
|
+
- "Fayetteville, NC"
|
604
|
+
|
605
|
+
FLG:
|
606
|
+
city: "Flagstaff, AZ"
|
607
|
+
matchers:
|
608
|
+
- "Flagstaff"
|
609
|
+
|
610
|
+
FNT:
|
611
|
+
city: "Flint, MI"
|
612
|
+
matchers:
|
613
|
+
- "Flint"
|
614
|
+
|
615
|
+
FLO:
|
616
|
+
city: "Florence, SC"
|
617
|
+
match_priority: 40
|
618
|
+
matchers:
|
619
|
+
- "Florence, SC"
|
620
|
+
- "Florence SC"
|
621
|
+
|
622
|
+
MSL:
|
623
|
+
city: "Florence/Muscle Shoals/Sheffield, AL"
|
624
|
+
matchers:
|
625
|
+
- "Muscle Shoals"
|
626
|
+
|
627
|
+
FNL:
|
628
|
+
city: "Fort Collins/Loveland, CO"
|
629
|
+
matchers:
|
630
|
+
- "Fort Collins"
|
631
|
+
- "Ft. Collins"
|
632
|
+
- "Ft Collins"
|
633
|
+
|
634
|
+
# Fort Collins/Loveland, CO - Bus service (QWF)
|
635
|
+
|
636
|
+
FOD:
|
637
|
+
city: "Fort Dodge, IA"
|
638
|
+
matchers:
|
639
|
+
- "Fort Dodge"
|
640
|
+
- "Ft. Dodge"
|
641
|
+
- "Ft Dodge"
|
642
|
+
|
643
|
+
FLL:
|
644
|
+
city: "Fort Lauderdale, FL"
|
645
|
+
matchers:
|
646
|
+
- "Fort Lauderdale"
|
647
|
+
- "Ft. Lauderdale"
|
648
|
+
- "Ft.Lauderdale"
|
649
|
+
|
650
|
+
# Fort Leonard Wood, MO (TBN)
|
651
|
+
|
652
|
+
TBN:
|
653
|
+
city: "Fort Leonard Wood, MO"
|
654
|
+
matchers:
|
655
|
+
- "Fort Leonard Wood"
|
656
|
+
- "Ft. Leonard Wood"
|
657
|
+
- "Ft Leonard Wood"
|
658
|
+
|
659
|
+
RSW:
|
660
|
+
city: "Fort Myers, FL"
|
661
|
+
matchers:
|
662
|
+
- "Fort Myers"
|
663
|
+
- "Ft. Myers"
|
664
|
+
- "Ft Myers"
|
665
|
+
|
666
|
+
# Fort Smith, AR (FSM)
|
667
|
+
# Fort Walton Beach, FL (VPS)
|
668
|
+
|
669
|
+
FWA:
|
670
|
+
city: "Fort Wayne, IN"
|
671
|
+
matchers:
|
672
|
+
- "Fort Wayne"
|
673
|
+
- "Ft. Wayne"
|
674
|
+
- "Ft Wayne"
|
675
|
+
|
676
|
+
FKL:
|
677
|
+
city: "Franklin, PA"
|
678
|
+
matchers: "Franklin"
|
679
|
+
|
680
|
+
|
681
|
+
|
682
|
+
GNV:
|
683
|
+
city: "Gainesville, FL"
|
684
|
+
matchers:
|
685
|
+
- "Gainesville"
|
686
|
+
|
687
|
+
GUP:
|
688
|
+
city: "Gallup, NM"
|
689
|
+
matchers: Gallup
|
690
|
+
|
691
|
+
GCK:
|
692
|
+
city: "Garden City, KS"
|
693
|
+
matchers: "Garden City"
|
694
|
+
|
695
|
+
GYY:
|
696
|
+
city: "Gary, IN"
|
697
|
+
matchers: "Gary"
|
698
|
+
|
699
|
+
GCC:
|
700
|
+
city: "Gillette, WY"
|
701
|
+
matchers: "Gillette"
|
702
|
+
|
703
|
+
GGG:
|
704
|
+
city: "Gladewater/Kilgore, TX"
|
705
|
+
matchers:
|
706
|
+
- Gladewater
|
707
|
+
- Kilgore
|
708
|
+
|
709
|
+
GGW:
|
710
|
+
city: "Glasgow, MT"
|
711
|
+
|
712
|
+
# Glasgow, MT (GGW)
|
713
|
+
# Glendive, MT (GDV)
|
714
|
+
# Golovin, AK (GLV)
|
715
|
+
# Goodnews Bay, AK (GNU)
|
716
|
+
# Grand Canyon, AZ - Heliport (JGC)
|
717
|
+
# Grand Canyon, AZ - National Park (GCN)
|
718
|
+
|
719
|
+
GFK:
|
720
|
+
city: "Grand Forks, ND"
|
721
|
+
matchers: "Grand Forks"
|
722
|
+
|
723
|
+
GRI:
|
724
|
+
city: "Grand Island, NE"
|
725
|
+
matchers: "Grand Island"
|
726
|
+
|
727
|
+
GJT:
|
728
|
+
city: "Grand Junction, CO"
|
729
|
+
matchers: "Grand Junction"
|
730
|
+
|
731
|
+
GRR:
|
732
|
+
city: "Grand Rapids, MI"
|
733
|
+
matchers:
|
734
|
+
- "Grand Rapids"
|
735
|
+
|
736
|
+
GPZ:
|
737
|
+
city: "Grand Rapids, MN"
|
738
|
+
|
739
|
+
# Grayling, AK (KGX)
|
740
|
+
|
741
|
+
GTF:
|
742
|
+
city: "Great Falls, MT"
|
743
|
+
matchers: "Great Falls"
|
744
|
+
|
745
|
+
GRB:
|
746
|
+
city: "Green Bay, WI"
|
747
|
+
matchers:
|
748
|
+
- "Green Bay"
|
749
|
+
|
750
|
+
GSO:
|
751
|
+
city: "Greensboro, NC"
|
752
|
+
matchers: "Greensboro"
|
753
|
+
|
754
|
+
GLH:
|
755
|
+
city: "Greenville, MS"
|
756
|
+
|
757
|
+
PGV:
|
758
|
+
city: "Greenville, NC"
|
759
|
+
|
760
|
+
GSP:
|
761
|
+
city: "Greenville/Spartanburg, SC"
|
762
|
+
|
763
|
+
GON:
|
764
|
+
city: "Groton/New London, CT"
|
765
|
+
matchers:
|
766
|
+
- Groton
|
767
|
+
- "New London"
|
768
|
+
|
769
|
+
HGR:
|
770
|
+
city: "Hagerstown, MD"
|
771
|
+
matchers:
|
772
|
+
- "Hagerstown"
|
773
|
+
|
774
|
+
SUN:
|
775
|
+
city: "Hailey, ID"
|
776
|
+
matchers:
|
777
|
+
- Hailey
|
778
|
+
- "Sun Valley"
|
779
|
+
|
780
|
+
HSN:
|
781
|
+
city: "Haines, AK"
|
782
|
+
matchers: "Haines"
|
783
|
+
|
784
|
+
PHF:
|
785
|
+
city: "Hampton, VA"
|
786
|
+
matchers: "Hampton"
|
787
|
+
|
788
|
+
# Hana, HI - Island of Maui (HNM)
|
789
|
+
# Hanapepe, HI (PAK)
|
790
|
+
# Hancock, MI (CMX)
|
791
|
+
|
792
|
+
LEB:
|
793
|
+
city: "Lebanon, NH"
|
794
|
+
# matchers: Hanover
|
795
|
+
|
796
|
+
HRL:
|
797
|
+
city: "Harlingen, TX"
|
798
|
+
matchers: "Harlingen"
|
799
|
+
|
800
|
+
MDT:
|
801
|
+
city: "Harrisburg, PA"
|
802
|
+
matchers:
|
803
|
+
- "Harrisburg"
|
804
|
+
|
805
|
+
# Harrison, AR (HRO)
|
806
|
+
|
807
|
+
BDL:
|
808
|
+
city: "Hartford, CT"
|
809
|
+
matchers:
|
810
|
+
- "Hartford"
|
811
|
+
|
812
|
+
# Havasupai, AZ (HAE)
|
813
|
+
# Havre, MT (HVR)
|
814
|
+
|
815
|
+
HDN:
|
816
|
+
city: "Hayden, CO"
|
817
|
+
matchers: "Hayden"
|
818
|
+
|
819
|
+
HYS:
|
820
|
+
city: "Hays, KS"
|
821
|
+
matchers: "Hays"
|
822
|
+
|
823
|
+
# Healy Lake, AK (HKB)
|
824
|
+
|
825
|
+
HLN:
|
826
|
+
city: "Helena, MT"
|
827
|
+
matchers:
|
828
|
+
- "Helena"
|
829
|
+
|
830
|
+
# Hendersonville, NC (AVL)
|
831
|
+
|
832
|
+
HKY:
|
833
|
+
city: "Hickory, NC"
|
834
|
+
matchers: "Hickory"
|
835
|
+
|
836
|
+
# High Point, NC (GSO)
|
837
|
+
|
838
|
+
ITO:
|
839
|
+
city: "Hilo, HI"
|
840
|
+
matchers: "Hilo"
|
841
|
+
|
842
|
+
HHH:
|
843
|
+
city: "Hilton Head, SC"
|
844
|
+
matchers:
|
845
|
+
- "Hilton Head"
|
846
|
+
|
847
|
+
HBB:
|
848
|
+
city: "Hobbs, NM"
|
849
|
+
matchers: Hobbs
|
850
|
+
|
851
|
+
# Hollis, AK (HYL)
|
852
|
+
# Holy Cross, AK (HCR)
|
853
|
+
|
854
|
+
HOM:
|
855
|
+
city: "Homer, AK"
|
856
|
+
matchers:
|
857
|
+
- "Homer"
|
858
|
+
|
859
|
+
HNL:
|
860
|
+
city: "Honolulu, HI"
|
861
|
+
matchers:
|
862
|
+
- "Honolulu"
|
863
|
+
- "Hawaii"
|
864
|
+
- "Oahu"
|
865
|
+
|
866
|
+
# Hoolehua, HI - Island of Molokai (MKK)
|
867
|
+
|
868
|
+
HNH:
|
869
|
+
city: "Hoonah, AK"
|
870
|
+
matchers:
|
871
|
+
- "Hoonah"
|
872
|
+
|
873
|
+
# Hooper Bay, AK (HPB)
|
874
|
+
|
875
|
+
HOT:
|
876
|
+
city: "Hot Springs, AR"
|
877
|
+
matchers:
|
878
|
+
- "Hot Springs"
|
879
|
+
|
880
|
+
HOU:
|
881
|
+
name: "Houston, TX (all airports)"
|
882
|
+
city: "Houston, TX"
|
883
|
+
match_priority: 20
|
884
|
+
matchers:
|
885
|
+
- "Houston Hobby"
|
886
|
+
- "Hobby"
|
887
|
+
|
888
|
+
IAH:
|
889
|
+
name: "Houston Intercontinental Airport"
|
890
|
+
matchers:
|
891
|
+
- "Houston"
|
892
|
+
|
893
|
+
# Hughes, AK (HUS)
|
894
|
+
|
895
|
+
HTS:
|
896
|
+
city: "Huntington, WV/Ashland, KY"
|
897
|
+
matchers:
|
898
|
+
- "Huntington"
|
899
|
+
- "Ashland"
|
900
|
+
|
901
|
+
HSV:
|
902
|
+
city: "Huntsville, AL"
|
903
|
+
matchers:
|
904
|
+
- "Huntsville"
|
905
|
+
|
906
|
+
HON:
|
907
|
+
city: "Huron, SD"
|
908
|
+
matchers:
|
909
|
+
- "Huron"
|
910
|
+
|
911
|
+
# Huslia, AK (HSL)
|
912
|
+
|
913
|
+
HYA:
|
914
|
+
city: "Hyannis, MA"
|
915
|
+
matchers:
|
916
|
+
- "Hyannis"
|
917
|
+
|
918
|
+
# Hydaburg, AK (HYG)
|
919
|
+
# return to top
|
920
|
+
# I
|
921
|
+
|
922
|
+
IDA:
|
923
|
+
city: "Idaho Falls, ID"
|
924
|
+
matchers:
|
925
|
+
- "Idaho Falls"
|
926
|
+
|
927
|
+
# Igiugig, AK (IGG)
|
928
|
+
# Iliamna, AK (ILI)
|
929
|
+
|
930
|
+
IPL:
|
931
|
+
city: "Imperial, CA"
|
932
|
+
matchers: "Imperial"
|
933
|
+
|
934
|
+
IND:
|
935
|
+
city: "Indianapolis, IN"
|
936
|
+
matchers:
|
937
|
+
- Indianapolis
|
938
|
+
- Indy
|
939
|
+
|
940
|
+
INL:
|
941
|
+
city: "International Falls, MN"
|
942
|
+
matchers:
|
943
|
+
- "International Falls"
|
944
|
+
|
945
|
+
IYK:
|
946
|
+
city: "Inyokern, CA"
|
947
|
+
matchers: "Inyokern"
|
948
|
+
|
949
|
+
IMT:
|
950
|
+
city: "Iron Mountain, MI"
|
951
|
+
matchers: "Iron Mountain"
|
952
|
+
|
953
|
+
IWD:
|
954
|
+
city: "Ironwood, MI"
|
955
|
+
matchers: "Ironwood"
|
956
|
+
|
957
|
+
ISP:
|
958
|
+
city: "Islip, NY"
|
959
|
+
matchers: "Islip"
|
960
|
+
|
961
|
+
ITH:
|
962
|
+
city: "Ithaca, NY"
|
963
|
+
matchers:
|
964
|
+
- Ithaca
|
965
|
+
|
966
|
+
JAC:
|
967
|
+
city: "Jackson Hole, WY"
|
968
|
+
matchers: "Jackson Hole"
|
969
|
+
|
970
|
+
JAN:
|
971
|
+
city: "Jackson, MS"
|
972
|
+
matchers:
|
973
|
+
- "Jackson"
|
974
|
+
|
975
|
+
MKL:
|
976
|
+
city: "Jackson, TN"
|
977
|
+
|
978
|
+
JAX:
|
979
|
+
city: "Jacksonville, FL"
|
980
|
+
matchers:
|
981
|
+
- "Jacksonville"
|
982
|
+
|
983
|
+
OAJ:
|
984
|
+
city: "Jacksonville, NC"
|
985
|
+
|
986
|
+
# Jamestown, ND (JMS)
|
987
|
+
# Jamestown, NY (JHW)
|
988
|
+
|
989
|
+
JVL:
|
990
|
+
city: "Janesville, WI"
|
991
|
+
matchers: "Janesville"
|
992
|
+
|
993
|
+
BGM:
|
994
|
+
citY: "Johnson City, NY"
|
995
|
+
|
996
|
+
TRI:
|
997
|
+
city: "Johnson City, TN"
|
998
|
+
|
999
|
+
JST:
|
1000
|
+
city: "Johnstown, PA"
|
1001
|
+
matchers: "Johnstown"
|
1002
|
+
|
1003
|
+
JBR:
|
1004
|
+
city: "Jonesboro, AR"
|
1005
|
+
matcher: "Jonesboro"
|
1006
|
+
|
1007
|
+
JLN:
|
1008
|
+
city: "Joplin, MO"
|
1009
|
+
matchers:
|
1010
|
+
- "Joplin"
|
1011
|
+
|
1012
|
+
JFK:
|
1013
|
+
name: John F. Kennedy International Airport
|
1014
|
+
city: "New York, NY"
|
1015
|
+
matchers:
|
1016
|
+
- "jfk"
|
1017
|
+
- "J.F.K."
|
1018
|
+
- "Kennedy"
|
1019
|
+
- "Idlewild"
|
1020
|
+
|
1021
|
+
JNU:
|
1022
|
+
city: "Juneau, Alaska"
|
1023
|
+
matchers:
|
1024
|
+
- Juneau
|
1025
|
+
|
1026
|
+
OGG:
|
1027
|
+
city: "Kahului, HI"
|
1028
|
+
matchers: "Kahului"
|
1029
|
+
|
1030
|
+
AZO:
|
1031
|
+
city: "Kalamazoo, MI"
|
1032
|
+
matchers:
|
1033
|
+
- "Kalamazoo"
|
1034
|
+
|
1035
|
+
# Kalaupapa, HI - Island of Molokai, (LUP)
|
1036
|
+
# Kalskag, AK (KLG)
|
1037
|
+
# Kaltag, AK (KAL)
|
1038
|
+
# Kamuela, HI - Island of Hawaii, (MUE)
|
1039
|
+
|
1040
|
+
MCI:
|
1041
|
+
city: "Kansas City, MO"
|
1042
|
+
matchers:
|
1043
|
+
- "Kansas City"
|
1044
|
+
- "KC MO"
|
1045
|
+
|
1046
|
+
JHM:
|
1047
|
+
city: "Kapalua, HI"
|
1048
|
+
matchers: "Kapalua"
|
1049
|
+
|
1050
|
+
# Kasaan, AK (KXA)
|
1051
|
+
# Kasigluk, AK (KUK)
|
1052
|
+
|
1053
|
+
LIH:
|
1054
|
+
city: "Kauai Island/Lihue, HI"
|
1055
|
+
matchers:
|
1056
|
+
- "Kauai"
|
1057
|
+
- "Lihue"
|
1058
|
+
|
1059
|
+
EAR:
|
1060
|
+
city: "Kearney, NE"
|
1061
|
+
matchers:
|
1062
|
+
- "Kearney"
|
1063
|
+
|
1064
|
+
EEN:
|
1065
|
+
city: "Keene, NH"
|
1066
|
+
matchers:
|
1067
|
+
- "Keene"
|
1068
|
+
|
1069
|
+
ENA:
|
1070
|
+
city: "Kenai, AK"
|
1071
|
+
matchers:
|
1072
|
+
- Kenai
|
1073
|
+
|
1074
|
+
KTN:
|
1075
|
+
city: "Ketchikan, AK"
|
1076
|
+
matchers:
|
1077
|
+
- Ketchikan
|
1078
|
+
|
1079
|
+
# Kiana, AK (IAN)
|
1080
|
+
|
1081
|
+
ILE:
|
1082
|
+
city: "Killeen, TX"
|
1083
|
+
matchers:
|
1084
|
+
- "Killeen"
|
1085
|
+
- "Fort Hood"
|
1086
|
+
- "Ft. Hood"
|
1087
|
+
- "Ft Hood"
|
1088
|
+
|
1089
|
+
|
1090
|
+
# King Cove, AK (KVC)
|
1091
|
+
# King Salmon, AK (AKN)
|
1092
|
+
# Kingman, AZ (IGM)
|
1093
|
+
|
1094
|
+
|
1095
|
+
# Kipnuk, AK (KPN)
|
1096
|
+
|
1097
|
+
IRK:
|
1098
|
+
city: "Kirksville, MO"
|
1099
|
+
matchers: "Kirksville"
|
1100
|
+
|
1101
|
+
# Kivalina, AK (KVL)
|
1102
|
+
|
1103
|
+
LMT:
|
1104
|
+
city: "Klamath Falls, OR"
|
1105
|
+
matchers: "Klamath Falls"
|
1106
|
+
|
1107
|
+
# Klawock, AK (KLW)
|
1108
|
+
|
1109
|
+
TYS:
|
1110
|
+
city: "Knoxville, TN"
|
1111
|
+
matchers:
|
1112
|
+
- Knoxville
|
1113
|
+
|
1114
|
+
# Kobuk, AK (OBU)
|
1115
|
+
|
1116
|
+
ADQ:
|
1117
|
+
city: "Kodiak, AK"
|
1118
|
+
matchers:
|
1119
|
+
- "Kodiak"
|
1120
|
+
|
1121
|
+
KOA:
|
1122
|
+
city: "Kona, HI"
|
1123
|
+
matchers:
|
1124
|
+
- "Kona"
|
1125
|
+
|
1126
|
+
# Kongiganak, AK (KKH)
|
1127
|
+
# Kotlik, AK (KOT)
|
1128
|
+
# Kotzebue, AK (OTZ)
|
1129
|
+
# Koyukuk, AK (KYU)
|
1130
|
+
# Kwethluk, AK (KWT)
|
1131
|
+
# Kwigillingok, AK (KWK)
|
1132
|
+
# return to top
|
1133
|
+
# L
|
1134
|
+
|
1135
|
+
LSE:
|
1136
|
+
city: "La Crosse, WI"
|
1137
|
+
matchers:
|
1138
|
+
- "La Crosse"
|
1139
|
+
- "Lacrosse"
|
1140
|
+
|
1141
|
+
LAF:
|
1142
|
+
city: "Lafayette, IN"
|
1143
|
+
matchers: "Lafayette"
|
1144
|
+
|
1145
|
+
# Lafayette, LA (LFT)
|
1146
|
+
|
1147
|
+
LGA:
|
1148
|
+
name: La Guardia International Airport
|
1149
|
+
city: "New York, NY"
|
1150
|
+
matchers:
|
1151
|
+
- "Laguardia"
|
1152
|
+
- "La Guardia"
|
1153
|
+
|
1154
|
+
LCH:
|
1155
|
+
city: "Lake Charles, LA"
|
1156
|
+
matchers: "Lake Charles"
|
1157
|
+
|
1158
|
+
# Lake Havasu City, AZ (HII)
|
1159
|
+
|
1160
|
+
# Lake Minchumina, AK (LMA)
|
1161
|
+
# Lanai City, HI - Island of Lanai (LNY)
|
1162
|
+
|
1163
|
+
# Lancaster, PA (LNS)
|
1164
|
+
|
1165
|
+
LAN:
|
1166
|
+
city: "Lancaster, PA"
|
1167
|
+
matchers:
|
1168
|
+
- "Lancaster"
|
1169
|
+
|
1170
|
+
LAR:
|
1171
|
+
city: "Laramie, WY"
|
1172
|
+
matchers:
|
1173
|
+
- "Laramie"
|
1174
|
+
|
1175
|
+
LRD:
|
1176
|
+
city: "Laredo, TX"
|
1177
|
+
matchers:
|
1178
|
+
- "Laredo"
|
1179
|
+
|
1180
|
+
LAS:
|
1181
|
+
city: "Las Vegas, NV"
|
1182
|
+
matchers:
|
1183
|
+
- "Las Vegas"
|
1184
|
+
- "Vegas"
|
1185
|
+
- "Sin City"
|
1186
|
+
|
1187
|
+
LBE:
|
1188
|
+
city: "Latrobe, PA"
|
1189
|
+
matchers: "Latrobe"
|
1190
|
+
|
1191
|
+
|
1192
|
+
# Laurel, MS (PIB)
|
1193
|
+
|
1194
|
+
LAW:
|
1195
|
+
city: "Lawton, OK"
|
1196
|
+
matchers: "Lawton"
|
1197
|
+
|
1198
|
+
# Lebanon, NH (LEB)
|
1199
|
+
# Levelock, AK (KLL)
|
1200
|
+
|
1201
|
+
LWB:
|
1202
|
+
city: "Lewisburg, WV"
|
1203
|
+
matchers: "Lewisburg"
|
1204
|
+
|
1205
|
+
LWS:
|
1206
|
+
city: "Lewiston, ID"
|
1207
|
+
matchers:
|
1208
|
+
- "Lewiston"
|
1209
|
+
|
1210
|
+
LWT:
|
1211
|
+
city: "Lewistown, MT"
|
1212
|
+
matchers:
|
1213
|
+
- "Lewistown"
|
1214
|
+
|
1215
|
+
LEX:
|
1216
|
+
city: "Lexington, KY"
|
1217
|
+
matchers:
|
1218
|
+
- "Lexington"
|
1219
|
+
|
1220
|
+
LBL:
|
1221
|
+
city: "Liberal, KS"
|
1222
|
+
matchers:
|
1223
|
+
- "Liberal"
|
1224
|
+
|
1225
|
+
# Lihue, HI - Island of Kaui (LIH)
|
1226
|
+
|
1227
|
+
LNK:
|
1228
|
+
city: "Lincoln, NE"
|
1229
|
+
matchers:
|
1230
|
+
- "Lincoln"
|
1231
|
+
|
1232
|
+
LGB:
|
1233
|
+
city: "Long Beach, CA"
|
1234
|
+
matchers:
|
1235
|
+
- "Long Beach"
|
1236
|
+
|
1237
|
+
GGG:
|
1238
|
+
city: "Longview, TX"
|
1239
|
+
matchers:
|
1240
|
+
- "Longview"
|
1241
|
+
|
1242
|
+
# Lopez Island, WA (LPS)
|
1243
|
+
|
1244
|
+
LAX:
|
1245
|
+
name: "Los Angeles International Airport"
|
1246
|
+
city: "Los Angeles, CA"
|
1247
|
+
matchers:
|
1248
|
+
- "Los Angeles"
|
1249
|
+
- "L.A."
|
1250
|
+
- "LA"
|
1251
|
+
- "the city of angels"
|
1252
|
+
|
1253
|
+
LIT:
|
1254
|
+
city: "Little Rock, AR"
|
1255
|
+
matchers:
|
1256
|
+
- "Little Rock"
|
1257
|
+
|
1258
|
+
LBB:
|
1259
|
+
city: "Lubbock, TX"
|
1260
|
+
matchers:
|
1261
|
+
- "Lubbock"
|
1262
|
+
|
1263
|
+
MCN:
|
1264
|
+
city: "Macon, GA"
|
1265
|
+
matchers:
|
1266
|
+
- "Macon"
|
1267
|
+
|
1268
|
+
MSN:
|
1269
|
+
city: "Madison, WI"
|
1270
|
+
matchers:
|
1271
|
+
- "Madison"
|
1272
|
+
|
1273
|
+
# Madras, OR (MDJ)
|
1274
|
+
# Manchester, NH (MHT)
|
1275
|
+
|
1276
|
+
MHK:
|
1277
|
+
city: "Manhattan, KS"
|
1278
|
+
|
1279
|
+
# Manistee, MI (MBL)
|
1280
|
+
# Mankato, MN (MKT)
|
1281
|
+
# Manley Hot Springs, AK (MLY)
|
1282
|
+
# Manokotak, AK (KMO)
|
1283
|
+
# Marietta, OH/Parkersburg, WV (PKB)
|
1284
|
+
|
1285
|
+
MWA:
|
1286
|
+
city: "Marion, IL"
|
1287
|
+
matchers: "Marion"
|
1288
|
+
|
1289
|
+
MQT:
|
1290
|
+
city: "Marquette, MI"
|
1291
|
+
matchers: "Marquette"
|
1292
|
+
|
1293
|
+
# Marshall, AK (MLL)
|
1294
|
+
|
1295
|
+
MVY:
|
1296
|
+
city: "Martha's Vineyard, MA"
|
1297
|
+
matchers:
|
1298
|
+
- "Martha's Vineyard"
|
1299
|
+
- "Marthas Vineyard"
|
1300
|
+
- "The Vineyard"
|
1301
|
+
|
1302
|
+
AOO:
|
1303
|
+
city: "Martinsburg, PA"
|
1304
|
+
matchers: "Martinsburg"
|
1305
|
+
|
1306
|
+
MCW:
|
1307
|
+
city: "Mason City, IA"
|
1308
|
+
matchers: "Mason City"
|
1309
|
+
|
1310
|
+
MSS:
|
1311
|
+
city: "Massena, NY"
|
1312
|
+
matchers: "Massena"
|
1313
|
+
|
1314
|
+
OGG:
|
1315
|
+
city: "Maui, HI"
|
1316
|
+
matchers:
|
1317
|
+
- "Maui"
|
1318
|
+
|
1319
|
+
MFE:
|
1320
|
+
city: "Mcallen, TX"
|
1321
|
+
# Mccook, NE (MCK)
|
1322
|
+
# Mcgrath, AK (MCG)
|
1323
|
+
|
1324
|
+
MFR:
|
1325
|
+
city: "Medford, OR"
|
1326
|
+
matchers: "Medford"
|
1327
|
+
|
1328
|
+
# Mekoryuk, AK (MYU)
|
1329
|
+
# Melbourne, FL (MLB)
|
1330
|
+
|
1331
|
+
MEM:
|
1332
|
+
city: "Memphis, TN"
|
1333
|
+
matchers:
|
1334
|
+
- "Memphis"
|
1335
|
+
|
1336
|
+
MCE:
|
1337
|
+
city: "Merced, CA"
|
1338
|
+
matchers:
|
1339
|
+
- "Merced"
|
1340
|
+
|
1341
|
+
# Meridian, MS (MEI)
|
1342
|
+
# Metlakatla, AK (MTM)
|
1343
|
+
# Meyers Chuck, AK (WMK)
|
1344
|
+
|
1345
|
+
MCO:
|
1346
|
+
city: "Orlando, FL"
|
1347
|
+
matchers:
|
1348
|
+
- Orlando
|
1349
|
+
|
1350
|
+
MIA:
|
1351
|
+
name: "Miami International Airport"
|
1352
|
+
city: "Miami, FL"
|
1353
|
+
matchers:
|
1354
|
+
- "Miami"
|
1355
|
+
|
1356
|
+
MBS:
|
1357
|
+
city: "Midland, MI"
|
1358
|
+
|
1359
|
+
MAF:
|
1360
|
+
city: "Midland/Odessa, TX"
|
1361
|
+
matchers:
|
1362
|
+
- "Midland"
|
1363
|
+
|
1364
|
+
MLS:
|
1365
|
+
city: "Miles City, MT"
|
1366
|
+
matchers: "Miles City"
|
1367
|
+
|
1368
|
+
MKE:
|
1369
|
+
city: "Milwaukee, WI"
|
1370
|
+
matchers:
|
1371
|
+
- "Milwaukee"
|
1372
|
+
|
1373
|
+
MSP:
|
1374
|
+
city: "Minneapolis, MN"
|
1375
|
+
matchers:
|
1376
|
+
- "Minneapolis"
|
1377
|
+
- "St. Paul"
|
1378
|
+
- "The Twin Cities"
|
1379
|
+
- "Minnesota"
|
1380
|
+
|
1381
|
+
MOT:
|
1382
|
+
city: "Minot, ND"
|
1383
|
+
matchers: "Minot"
|
1384
|
+
|
1385
|
+
# Minto, AK (MNT)
|
1386
|
+
|
1387
|
+
MFE:
|
1388
|
+
city: "Mission, TX"
|
1389
|
+
matchers: "Mission"
|
1390
|
+
|
1391
|
+
MSO:
|
1392
|
+
city: "Missoula, MT"
|
1393
|
+
matchers: "Missoula"
|
1394
|
+
# Moab, UT (CNY)
|
1395
|
+
|
1396
|
+
CNY:
|
1397
|
+
city: "Moab, UT"
|
1398
|
+
matchers:
|
1399
|
+
- "Moab"
|
1400
|
+
|
1401
|
+
MOB:
|
1402
|
+
city: "Mobile, AL"
|
1403
|
+
matchers:
|
1404
|
+
- "Mobile"
|
1405
|
+
|
1406
|
+
MOD:
|
1407
|
+
city: "Modesto, CA"
|
1408
|
+
matchers: "Moline"
|
1409
|
+
|
1410
|
+
MLU:
|
1411
|
+
city: "Monroe, LA"
|
1412
|
+
matchers: "Monroe"
|
1413
|
+
|
1414
|
+
MRY:
|
1415
|
+
city: "Monterey, CA"
|
1416
|
+
matchers:
|
1417
|
+
- "Monterey"
|
1418
|
+
|
1419
|
+
MGM:
|
1420
|
+
city: "Montgomery, AL"
|
1421
|
+
matchers:
|
1422
|
+
- "Montgomery"
|
1423
|
+
|
1424
|
+
# Montrose, CO (MTJ)
|
1425
|
+
|
1426
|
+
MGW:
|
1427
|
+
city: "Morgantown, WV"
|
1428
|
+
matchers: "Morgantown"
|
1429
|
+
|
1430
|
+
# Moses Lake, WA (MWH)
|
1431
|
+
|
1432
|
+
# Mountain Home, AR (WMH)
|
1433
|
+
# Mountain Village, AK (MOU)
|
1434
|
+
|
1435
|
+
MKG:
|
1436
|
+
city: "Muskegon, MI"
|
1437
|
+
matchers: "Muskegon"
|
1438
|
+
|
1439
|
+
MYR:
|
1440
|
+
city: "Myrtle Beach, SC"
|
1441
|
+
matchers:
|
1442
|
+
- "Myrtle Beach"
|
1443
|
+
# return to top
|
1444
|
+
# N
|
1445
|
+
# Napakiak, AK (WNA)
|
1446
|
+
# Napaskiak, AK (PKA)
|
1447
|
+
|
1448
|
+
APF:
|
1449
|
+
city: "Naples, FL"
|
1450
|
+
match_priority: 100
|
1451
|
+
matchers:
|
1452
|
+
- "Naples, FL"
|
1453
|
+
- "Naples FL"
|
1454
|
+
- "Naples, Florida"
|
1455
|
+
- "Naples Florida"
|
1456
|
+
|
1457
|
+
BNA:
|
1458
|
+
city: "Nashville, TN"
|
1459
|
+
matchers: "Nashville"
|
1460
|
+
|
1461
|
+
# Naukiti, AK (NKI)
|
1462
|
+
# Nelson Lagoon, AK (NLG)
|
1463
|
+
# New Chenega, AK (NCN)
|
1464
|
+
|
1465
|
+
HVN:
|
1466
|
+
city: "New Haven, CT"
|
1467
|
+
matchers: "New Haven"
|
1468
|
+
|
1469
|
+
# New Koliganek, AK (KGK)
|
1470
|
+
|
1471
|
+
MSY:
|
1472
|
+
city: "New Orleans, LA"
|
1473
|
+
matchers:
|
1474
|
+
- "New Orleans"
|
1475
|
+
- "N.O."
|
1476
|
+
- "the big easy"
|
1477
|
+
|
1478
|
+
# New Stuyahok, AK (KNW)
|
1479
|
+
# New York, NY - All airports (NYC)
|
1480
|
+
|
1481
|
+
NYC:
|
1482
|
+
name: "New York, all airports"
|
1483
|
+
city: "New York, NY"
|
1484
|
+
matchers:
|
1485
|
+
- "New York"
|
1486
|
+
- "New York City"
|
1487
|
+
- "NYC"
|
1488
|
+
- "NY"
|
1489
|
+
- "N.Y."
|
1490
|
+
- "N.Y.C."
|
1491
|
+
- "the Big Apple"
|
1492
|
+
|
1493
|
+
SWF:
|
1494
|
+
name: "Stewart Field"
|
1495
|
+
city: "Newburgh, NY"
|
1496
|
+
matchers: "Newburgh"
|
1497
|
+
|
1498
|
+
PHF:
|
1499
|
+
city: "Newport News, VA"
|
1500
|
+
matchers: "Newport News"
|
1501
|
+
|
1502
|
+
# Newtok, AK (WWT)
|
1503
|
+
# Nightmute, AK (NME)
|
1504
|
+
# Nikolai, AK (NIB)
|
1505
|
+
# Nikolski, AK (IKO)
|
1506
|
+
# Noatak, AK (WTK)
|
1507
|
+
|
1508
|
+
OME:
|
1509
|
+
city: "Nome, AK"
|
1510
|
+
matchers: "Nome"
|
1511
|
+
|
1512
|
+
# Nondalton, AK (NNL)
|
1513
|
+
# Noorvik, AK (ORV)
|
1514
|
+
|
1515
|
+
OFK:
|
1516
|
+
city: "Norfolk, NE"
|
1517
|
+
|
1518
|
+
ORF:
|
1519
|
+
city: "Norfolk, VA"
|
1520
|
+
matchers: "Norfolk"
|
1521
|
+
|
1522
|
+
OTH:
|
1523
|
+
city: "North Bend, OR"
|
1524
|
+
|
1525
|
+
LBF:
|
1526
|
+
city: "North Platte, NE"
|
1527
|
+
|
1528
|
+
# Northway, AK (ORT)
|
1529
|
+
# Nuiqsut, AK (NUI)
|
1530
|
+
# Nulato, AK (NUL)
|
1531
|
+
# Nunapitchuk, AK (NUP)
|
1532
|
+
|
1533
|
+
OAK:
|
1534
|
+
city: "Oakland, CA"
|
1535
|
+
matchers:
|
1536
|
+
- Oakland
|
1537
|
+
|
1538
|
+
ORD:
|
1539
|
+
name: "Chicago O'Hare International Airport"
|
1540
|
+
city: "Chicago, IL"
|
1541
|
+
matchers:
|
1542
|
+
- "O'Hare"
|
1543
|
+
- "Ohare"
|
1544
|
+
|
1545
|
+
OGS:
|
1546
|
+
city: "Ogdensburg, NY"
|
1547
|
+
matchers: "Ogdensburg"
|
1548
|
+
|
1549
|
+
OKC:
|
1550
|
+
city: "Oklahoma City, OK"
|
1551
|
+
matchers:
|
1552
|
+
- "Oklahoma City"
|
1553
|
+
|
1554
|
+
OMA:
|
1555
|
+
city: "Omaha, NE"
|
1556
|
+
matchers:
|
1557
|
+
- "Omaha"
|
1558
|
+
|
1559
|
+
# Ontario, CA (ONT)
|
1560
|
+
|
1561
|
+
SNA:
|
1562
|
+
city: "Orange County, CA"
|
1563
|
+
matchers:
|
1564
|
+
- "Orange County"
|
1565
|
+
- "O.C."
|
1566
|
+
- "the O.C"
|
1567
|
+
- "the OC"
|
1568
|
+
|
1569
|
+
ORL:
|
1570
|
+
name: "Herndon Airport"
|
1571
|
+
city: "Orlando, FL"
|
1572
|
+
|
1573
|
+
OSH:
|
1574
|
+
city: "Oshkosh, WI"
|
1575
|
+
matchers:
|
1576
|
+
- "Oshkosh"
|
1577
|
+
|
1578
|
+
OTM:
|
1579
|
+
city: "Ottumwa, IA"
|
1580
|
+
matchers: "Ottumwa"
|
1581
|
+
|
1582
|
+
OWB:
|
1583
|
+
city: "Owensboro, KY"
|
1584
|
+
matchers:
|
1585
|
+
- "Owensboro"
|
1586
|
+
|
1587
|
+
PGA:
|
1588
|
+
city: "Page, AZ"
|
1589
|
+
matchers:
|
1590
|
+
- "Page, AZ"
|
1591
|
+
- "Page AZ"
|
1592
|
+
- "Page Arizona"
|
1593
|
+
|
1594
|
+
PSP:
|
1595
|
+
city: "Palm Springs, CA"
|
1596
|
+
matchers:
|
1597
|
+
- "Palm Springs"
|
1598
|
+
|
1599
|
+
PFN:
|
1600
|
+
city: "Panama City, FL"
|
1601
|
+
match_priority: 40
|
1602
|
+
matchers:
|
1603
|
+
- "Panama City, Florida"
|
1604
|
+
- "Panama City, FL"
|
1605
|
+
- "Panama City FL"
|
1606
|
+
|
1607
|
+
PKB:
|
1608
|
+
city: "Parkersburg, WV/Marietta, OH"
|
1609
|
+
matchers: "Parkersburg"
|
1610
|
+
|
1611
|
+
PSC:
|
1612
|
+
city: "Pasco, WA"
|
1613
|
+
matchers: "Pasco"
|
1614
|
+
|
1615
|
+
# Pedro Bay, AK (PDB)
|
1616
|
+
# Pelican, AK (PEC)
|
1617
|
+
|
1618
|
+
PLN:
|
1619
|
+
city: "Pellston, MI"
|
1620
|
+
matchers: "Pellston"
|
1621
|
+
|
1622
|
+
PDT:
|
1623
|
+
city: "Pendleton, OR"
|
1624
|
+
matchers: "Pendleton"
|
1625
|
+
|
1626
|
+
PNS:
|
1627
|
+
city: "Pensacola, FL"
|
1628
|
+
matchers:
|
1629
|
+
- "Pensacola"
|
1630
|
+
- "The Redneck Riviera"
|
1631
|
+
|
1632
|
+
PIA:
|
1633
|
+
city: "Peoria, IL"
|
1634
|
+
matchers:
|
1635
|
+
- "Peoria"
|
1636
|
+
|
1637
|
+
KPV:
|
1638
|
+
city: "Perryville, AK"
|
1639
|
+
matchers: "Perryville"
|
1640
|
+
|
1641
|
+
# Petersburg, AK (PSG)
|
1642
|
+
|
1643
|
+
PAH:
|
1644
|
+
city: "Paducah, KY"
|
1645
|
+
matchers:
|
1646
|
+
- Paducah
|
1647
|
+
|
1648
|
+
PDX:
|
1649
|
+
name: "Portland International Airport"
|
1650
|
+
city: "Portland, OR"
|
1651
|
+
matchers:
|
1652
|
+
- Portland
|
1653
|
+
|
1654
|
+
PHL:
|
1655
|
+
city: "Philadelphia, PA"
|
1656
|
+
matchers:
|
1657
|
+
- Philadelphia
|
1658
|
+
- Philly
|
1659
|
+
- Phila
|
1660
|
+
|
1661
|
+
PHX:
|
1662
|
+
city: "Phoenix, AZ"
|
1663
|
+
matchers:
|
1664
|
+
- Phoenix
|
1665
|
+
- Pheonix
|
1666
|
+
|
1667
|
+
PIR:
|
1668
|
+
city: "Pierre, SD"
|
1669
|
+
matchers:
|
1670
|
+
- Pierre
|
1671
|
+
|
1672
|
+
PIT:
|
1673
|
+
city: "Pittsburgh, PA"
|
1674
|
+
matchers:
|
1675
|
+
- Pitt
|
1676
|
+
- Pittsburg
|
1677
|
+
- Pittsburgh
|
1678
|
+
|
1679
|
+
PLB:
|
1680
|
+
city: "Plattsburgh, NY"
|
1681
|
+
matchers:
|
1682
|
+
- "Plattsburgh"
|
1683
|
+
|
1684
|
+
PIH:
|
1685
|
+
city: "Pocatello, ID"
|
1686
|
+
matchers:
|
1687
|
+
- "Pocatello"
|
1688
|
+
|
1689
|
+
# Point Baker, AK (KPB)
|
1690
|
+
# Point Hope, AK (PHO)
|
1691
|
+
# Point Lay, AK (PIZ)
|
1692
|
+
# Ponca City, OK (PNC)
|
1693
|
+
# Ponce, Puerto Rico (PSE)
|
1694
|
+
# Port Alsworth, AK (PTA)
|
1695
|
+
# Port Angeles, WA (CLM)
|
1696
|
+
# Port Clarence, AK (KPC)
|
1697
|
+
# Port Heiden, AK (PTH)
|
1698
|
+
# Port Moller, AK (PML)
|
1699
|
+
# Port Protection, AK (PPV)
|
1700
|
+
# Portage Creek, AK (PCA)
|
1701
|
+
|
1702
|
+
POU:
|
1703
|
+
city: "Poughkeepsie, NY"
|
1704
|
+
matchers:
|
1705
|
+
- Poughkeepsie
|
1706
|
+
|
1707
|
+
PVC:
|
1708
|
+
city: "Provincetown, MA"
|
1709
|
+
matchers:
|
1710
|
+
- Provincetown
|
1711
|
+
|
1712
|
+
PVD:
|
1713
|
+
city: "Providence, RI"
|
1714
|
+
matchers:
|
1715
|
+
- Providence
|
1716
|
+
|
1717
|
+
PWM:
|
1718
|
+
name: "Portland International Jetport"
|
1719
|
+
city: "Portland, ME"
|
1720
|
+
match_priority: 100
|
1721
|
+
matchers:
|
1722
|
+
- "Portland Maine"
|
1723
|
+
- "Portland, Maine"
|
1724
|
+
- "Portland, ME"
|
1725
|
+
- "Portland ME"
|
1726
|
+
|
1727
|
+
PSM:
|
1728
|
+
city: "Portsmouth, NH"
|
1729
|
+
matchers:
|
1730
|
+
- "Portsmouth"
|
1731
|
+
|
1732
|
+
PRC:
|
1733
|
+
city: "Prescott, AZ"
|
1734
|
+
matchers:
|
1735
|
+
- "Prescott"
|
1736
|
+
|
1737
|
+
PQI:
|
1738
|
+
city: "Presque Isle, ME"
|
1739
|
+
matchers:
|
1740
|
+
- "Presque Isle"
|
1741
|
+
|
1742
|
+
# Princeton, WV (BLF)
|
1743
|
+
# Prudhoe Bay/Deadhorse, AK (SCC)
|
1744
|
+
|
1745
|
+
PUB:
|
1746
|
+
city: "Pueblo, CO"
|
1747
|
+
matchers: "Pueblo"
|
1748
|
+
|
1749
|
+
# Pullman, WA (PUW)
|
1750
|
+
# return to top
|
1751
|
+
# Rampart, AK (RMP)
|
1752
|
+
|
1753
|
+
RAP:
|
1754
|
+
city: "Rapid City, SD"
|
1755
|
+
matchers:
|
1756
|
+
- "Rapid City"
|
1757
|
+
|
1758
|
+
RDG:
|
1759
|
+
city: "Reading, PA"
|
1760
|
+
matchers: "Reading"
|
1761
|
+
|
1762
|
+
# Red Devil, AK (RDV)
|
1763
|
+
|
1764
|
+
RDD:
|
1765
|
+
city: "Redding, CA"
|
1766
|
+
matchers:
|
1767
|
+
- "Redding"
|
1768
|
+
|
1769
|
+
# Redmond, OR (RDM)
|
1770
|
+
|
1771
|
+
RHI:
|
1772
|
+
city: "Rhinelander, WI"
|
1773
|
+
matchers:
|
1774
|
+
- "Rhinelander"
|
1775
|
+
|
1776
|
+
RIC:
|
1777
|
+
city: "Richmond, VA"
|
1778
|
+
matchers:
|
1779
|
+
- "Richmond"
|
1780
|
+
|
1781
|
+
RIW:
|
1782
|
+
city: "Riverton, WY"
|
1783
|
+
matchers: "Riverton"
|
1784
|
+
|
1785
|
+
ROA:
|
1786
|
+
city: "Roanoke, VA"
|
1787
|
+
matchers:
|
1788
|
+
- "Roanoke"
|
1789
|
+
|
1790
|
+
RCE:
|
1791
|
+
city: "Roche Harbor, WA"
|
1792
|
+
matchers: "Roche Harbor"
|
1793
|
+
|
1794
|
+
RST:
|
1795
|
+
city: "Rochester, MN"
|
1796
|
+
match_priority: 100
|
1797
|
+
matchers:
|
1798
|
+
- "Rochester, MN"
|
1799
|
+
- "Rochester, Minnesota"
|
1800
|
+
- "Rochester MN"
|
1801
|
+
|
1802
|
+
ROC:
|
1803
|
+
city: "Rochester, NY"
|
1804
|
+
matchers:
|
1805
|
+
- "Rochester"
|
1806
|
+
|
1807
|
+
RKS:
|
1808
|
+
city: "Rock Springs, WY"
|
1809
|
+
matchers: "Rock Springs"
|
1810
|
+
|
1811
|
+
RKD:
|
1812
|
+
city: "Rockland, ME"
|
1813
|
+
matchers: "Rockland"
|
1814
|
+
|
1815
|
+
RSJ:
|
1816
|
+
city: "Rosario, WA"
|
1817
|
+
matchers: "Rosario"
|
1818
|
+
|
1819
|
+
RBY:
|
1820
|
+
city: "Ruby, AK"
|
1821
|
+
matchers:
|
1822
|
+
- Ruby
|
1823
|
+
|
1824
|
+
RFD:
|
1825
|
+
city: "Rockford, IL"
|
1826
|
+
matchers:
|
1827
|
+
- Rockford
|
1828
|
+
|
1829
|
+
RNO:
|
1830
|
+
city: "Reno, Nevada"
|
1831
|
+
matches:
|
1832
|
+
- "Reno"
|
1833
|
+
|
1834
|
+
ROW:
|
1835
|
+
city: "Roswell, NM"
|
1836
|
+
matchers:
|
1837
|
+
- Roswell
|
1838
|
+
|
1839
|
+
# Russian Mission, AK (RSH)
|
1840
|
+
|
1841
|
+
RUT:
|
1842
|
+
city: "Rutland, VT"
|
1843
|
+
matchers:
|
1844
|
+
- "Rutland"
|
1845
|
+
|
1846
|
+
SMF:
|
1847
|
+
city: "Sacramento, CA"
|
1848
|
+
matchers:
|
1849
|
+
- "Sacramento"
|
1850
|
+
|
1851
|
+
MBS:
|
1852
|
+
city: "Saginaw, MI"
|
1853
|
+
matchers: "Saginaw"
|
1854
|
+
|
1855
|
+
STC:
|
1856
|
+
city: "Saint Cloud, MN"
|
1857
|
+
matchers:
|
1858
|
+
- "Saint Cloud"
|
1859
|
+
- "St. Cloud"
|
1860
|
+
- "St Cloud"
|
1861
|
+
|
1862
|
+
# Saint George Island, AK (STG)
|
1863
|
+
|
1864
|
+
SGU:
|
1865
|
+
city: "Saint George, UT"
|
1866
|
+
matchers:
|
1867
|
+
- "Saint George"
|
1868
|
+
- "St. George"
|
1869
|
+
- "St George"
|
1870
|
+
|
1871
|
+
SLC:
|
1872
|
+
city: "Salt Lake City, UT"
|
1873
|
+
matchers:
|
1874
|
+
- "Salt Lake"
|
1875
|
+
|
1876
|
+
STL:
|
1877
|
+
city: "Saint Louis, MO"
|
1878
|
+
matchers:
|
1879
|
+
- "Saint Louis"
|
1880
|
+
- "St. Louis"
|
1881
|
+
- "St.Louis"
|
1882
|
+
|
1883
|
+
# Saint Mary's, AK (KSM)
|
1884
|
+
# Saint Michael, AK (SMK)
|
1885
|
+
# Saint Paul Island, AK (SNP)
|
1886
|
+
|
1887
|
+
SLE:
|
1888
|
+
city: "Salem, OR"
|
1889
|
+
matchers:
|
1890
|
+
- "Salem"
|
1891
|
+
|
1892
|
+
SLN:
|
1893
|
+
city: "Salina, KS"
|
1894
|
+
matchers:
|
1895
|
+
- "Salina"
|
1896
|
+
|
1897
|
+
SBY:
|
1898
|
+
city: "Salisbury-Ocean City, MD"
|
1899
|
+
matchers: "Salisbury"
|
1900
|
+
|
1901
|
+
SJT:
|
1902
|
+
city: "San Angelo, TX"
|
1903
|
+
matchers:
|
1904
|
+
- "San Angelo"
|
1905
|
+
|
1906
|
+
SAT:
|
1907
|
+
city: "San Antonio, TX"
|
1908
|
+
matchers:
|
1909
|
+
- "San Antonio"
|
1910
|
+
- "San Antone"
|
1911
|
+
|
1912
|
+
SAN:
|
1913
|
+
city: "San Diego, CA"
|
1914
|
+
matchers:
|
1915
|
+
- "San Diego"
|
1916
|
+
|
1917
|
+
SJC:
|
1918
|
+
city: "San Jose, CA"
|
1919
|
+
matchers:
|
1920
|
+
- "San Jose"
|
1921
|
+
|
1922
|
+
SJU:
|
1923
|
+
city: "San Juan, Puerto Rico"
|
1924
|
+
matchers:
|
1925
|
+
- "San Juan"
|
1926
|
+
- "Puerto Rico"
|
1927
|
+
- "PR"
|
1928
|
+
- "P.R."
|
1929
|
+
|
1930
|
+
SBP:
|
1931
|
+
city: "San Luis Obispo, CA"
|
1932
|
+
matchers:
|
1933
|
+
- "San Luis Obispo"
|
1934
|
+
|
1935
|
+
# Sand Point, AK (SDP)
|
1936
|
+
|
1937
|
+
SFB:
|
1938
|
+
city: "Sanford, FL"
|
1939
|
+
matchers: "Sanford"
|
1940
|
+
|
1941
|
+
SNA:
|
1942
|
+
city: "Santa Ana, CA"
|
1943
|
+
matchers:
|
1944
|
+
- "Santa Ana"
|
1945
|
+
|
1946
|
+
SBA:
|
1947
|
+
city: "Santa Barbara, CA"
|
1948
|
+
matchers: "Santa Barbara"
|
1949
|
+
|
1950
|
+
SAF:
|
1951
|
+
city: "Santa Fe, NM"
|
1952
|
+
matchers:
|
1953
|
+
- "Santa Fe"
|
1954
|
+
|
1955
|
+
SMX:
|
1956
|
+
city: "Santa Maria, CA"
|
1957
|
+
matchers: "Santa Maria"
|
1958
|
+
|
1959
|
+
STS:
|
1960
|
+
city: "Santa Rosa, CA"
|
1961
|
+
matchers: "Santa Rosa"
|
1962
|
+
|
1963
|
+
SLK:
|
1964
|
+
city: "Saranac Lake, NY"
|
1965
|
+
matchers: "Saranac Lake"
|
1966
|
+
|
1967
|
+
SRQ:
|
1968
|
+
city: "Sarasota, FL"
|
1969
|
+
matchers:
|
1970
|
+
- "Sarasota"
|
1971
|
+
|
1972
|
+
CIU:
|
1973
|
+
city: "Sault Ste Marie, MI"
|
1974
|
+
matchers: "Sault Ste Marie"
|
1975
|
+
|
1976
|
+
SAV:
|
1977
|
+
city: "Savannah, GA"
|
1978
|
+
matchers: "Savannah"
|
1979
|
+
|
1980
|
+
# Savoonga, AK (SVA)
|
1981
|
+
# Scammon Bay, AK (SCM)
|
1982
|
+
# Scottsbluff, NE (BFF)
|
1983
|
+
|
1984
|
+
AVP:
|
1985
|
+
city: "Scranton, PA"
|
1986
|
+
matchers:
|
1987
|
+
- "Scranton"
|
1988
|
+
|
1989
|
+
SDF:
|
1990
|
+
city: "Louisville, KY"
|
1991
|
+
matchers:
|
1992
|
+
- Louisville
|
1993
|
+
|
1994
|
+
SEA:
|
1995
|
+
name: "Seattle/Tacoma International Airport"
|
1996
|
+
city: "Seattle, WA"
|
1997
|
+
matchers:
|
1998
|
+
- "Seattle"
|
1999
|
+
- "SeaTac"
|
2000
|
+
|
2001
|
+
SFO:
|
2002
|
+
name: "San Francisco International Airport"
|
2003
|
+
city: "San Francisco, CA"
|
2004
|
+
matchers:
|
2005
|
+
- "San Francisco"
|
2006
|
+
- "San Fran"
|
2007
|
+
- "S.F."
|
2008
|
+
- "SF"
|
2009
|
+
|
2010
|
+
SGY:
|
2011
|
+
city: "Skagway, AK"
|
2012
|
+
matchers:
|
2013
|
+
- Skagway
|
2014
|
+
|
2015
|
+
SHV:
|
2016
|
+
city: "Shreveport, LA"
|
2017
|
+
matchers:
|
2018
|
+
- Shreveport
|
2019
|
+
|
2020
|
+
# Selawik, AK (WLK)
|
2021
|
+
# Seward, AK (SWD)
|
2022
|
+
# Shageluk, AK (SHX)
|
2023
|
+
# Shaktoolik, AK (SKK)
|
2024
|
+
# Sheldon Point, AK (SXP)
|
2025
|
+
# Sheridan, WY (SHR)
|
2026
|
+
# Shishmaref, AK (SHH)
|
2027
|
+
# Shungnak, AK (SHG)
|
2028
|
+
# Silver City, NM (SVC)
|
2029
|
+
|
2030
|
+
SUX:
|
2031
|
+
city: "Sioux City, IA"
|
2032
|
+
matchers:
|
2033
|
+
- Sioux City
|
2034
|
+
|
2035
|
+
FSD:
|
2036
|
+
city: "Sioux Falls, SD"
|
2037
|
+
matchers: "Sioux Falls"
|
2038
|
+
|
2039
|
+
SIT:
|
2040
|
+
city: "Sitka, AK"
|
2041
|
+
matchers: "Sitka"
|
2042
|
+
|
2043
|
+
# Sleetmore, AK (SLQ)
|
2044
|
+
|
2045
|
+
SBN:
|
2046
|
+
city: "South Bend, IN"
|
2047
|
+
matchers:
|
2048
|
+
- "South Bend"
|
2049
|
+
|
2050
|
+
# South Naknek, AK (WSN)
|
2051
|
+
# Southern Pines, NC (SOP)
|
2052
|
+
# Spartanburg/Greenville, SC (GSP)
|
2053
|
+
|
2054
|
+
GEG:
|
2055
|
+
city: "Spokane, WA"
|
2056
|
+
matchers: "Spokane"
|
2057
|
+
|
2058
|
+
SPI:
|
2059
|
+
city: "Springfield, IL"
|
2060
|
+
matchers:
|
2061
|
+
- "Springfield, IL"
|
2062
|
+
- "Springfield IL"
|
2063
|
+
|
2064
|
+
SGF:
|
2065
|
+
city: "Springfield, MO"
|
2066
|
+
matchers:
|
2067
|
+
- "Springfield, MO"
|
2068
|
+
- "Springfield MO"
|
2069
|
+
|
2070
|
+
PIE:
|
2071
|
+
city: "St. Petersburg/Clearwater, FL"
|
2072
|
+
match_priority: 40
|
2073
|
+
matchers:
|
2074
|
+
- "St. Petersburg, FL"
|
2075
|
+
- "St. Petersburg, Florida"
|
2076
|
+
- "St Petersburg FL"
|
2077
|
+
- "Clearwater"
|
2078
|
+
|
2079
|
+
# State College/University Park, PA (SCE)
|
2080
|
+
|
2081
|
+
SHD:
|
2082
|
+
city: "Staunton, VA"
|
2083
|
+
matchers: "Staunton"
|
2084
|
+
|
2085
|
+
SBS:
|
2086
|
+
city: "Steamboat Springs, CO"
|
2087
|
+
matchers:
|
2088
|
+
- "Steamboat"
|
2089
|
+
|
2090
|
+
# Stebbins, AK (WBB)
|
2091
|
+
# Stevens Point/Wausau, WI (CWA)
|
2092
|
+
# Stevens Village, AK (SVS)
|
2093
|
+
|
2094
|
+
SCK:
|
2095
|
+
city: "Stockton, CA"
|
2096
|
+
matchers: "Stockton"
|
2097
|
+
|
2098
|
+
SYR:
|
2099
|
+
city: "Syracuse, NY"
|
2100
|
+
matchers:
|
2101
|
+
- "Syracuse"
|
2102
|
+
|
2103
|
+
TLH:
|
2104
|
+
city: "Tallahassee, FL"
|
2105
|
+
matchers:
|
2106
|
+
- "Tallahassee"
|
2107
|
+
|
2108
|
+
TPA:
|
2109
|
+
city: "Tampa, FL"
|
2110
|
+
matchers:
|
2111
|
+
- Tampa
|
2112
|
+
|
2113
|
+
TSM:
|
2114
|
+
city: "Taos, NM"
|
2115
|
+
matchers:
|
2116
|
+
- Taos
|
2117
|
+
|
2118
|
+
# Tanana, AK (TAL)
|
2119
|
+
# Tatitlek, AK (TEK)
|
2120
|
+
# Teller Mission, AK (KTS)
|
2121
|
+
|
2122
|
+
TEX:
|
2123
|
+
city: "Telluride, CO"
|
2124
|
+
matchers:
|
2125
|
+
- "Telluride"
|
2126
|
+
|
2127
|
+
TKE:
|
2128
|
+
city: "Tenakee Springs, AK"
|
2129
|
+
matchers:
|
2130
|
+
- "Tenakee Springs"
|
2131
|
+
|
2132
|
+
HUF:
|
2133
|
+
city: "Terre Haute, IN"
|
2134
|
+
matchers:
|
2135
|
+
- Terre Haute
|
2136
|
+
|
2137
|
+
# Tetlin, AK (TEH)
|
2138
|
+
|
2139
|
+
TXK:
|
2140
|
+
city: "Texarkana, AR"
|
2141
|
+
matchers:
|
2142
|
+
- "Texarkana"
|
2143
|
+
|
2144
|
+
# Thief River Falls, MN (TVF)
|
2145
|
+
# Thorne Bay, AK (KTB)
|
2146
|
+
# Tin City, AK (TNC)
|
2147
|
+
# Togiak Village, AK (TOG)
|
2148
|
+
# Tok, AK (TKJ)
|
2149
|
+
# Toksook Bay, AK (OOK)
|
2150
|
+
|
2151
|
+
TOL:
|
2152
|
+
city: "Toledo, OH"
|
2153
|
+
matchers:
|
2154
|
+
- "Toledo"
|
2155
|
+
|
2156
|
+
FOE:
|
2157
|
+
city: "Topeka, KS"
|
2158
|
+
matchers:
|
2159
|
+
- "Topeka"
|
2160
|
+
|
2161
|
+
TVC:
|
2162
|
+
city: "Traverse City, MI"
|
2163
|
+
matchers: "Traverse City"
|
2164
|
+
|
2165
|
+
# Trenton/Mercer, NJ (TTN)
|
2166
|
+
|
2167
|
+
TUS:
|
2168
|
+
city: "Tucson, AZ"
|
2169
|
+
matchers:
|
2170
|
+
- Tucson
|
2171
|
+
|
2172
|
+
TUL:
|
2173
|
+
city: "Tulsa, OK"
|
2174
|
+
matchers:
|
2175
|
+
- "Tulsa"
|
2176
|
+
|
2177
|
+
# Tuluksak, AK (TLT)
|
2178
|
+
# Tuntutuliak, AK (WTL)
|
2179
|
+
# Tununak, AK (TNK)
|
2180
|
+
|
2181
|
+
TUP:
|
2182
|
+
city: "Tupelo, MS"
|
2183
|
+
matchers:
|
2184
|
+
- Tupelo
|
2185
|
+
|
2186
|
+
TCL:
|
2187
|
+
city: "Tuscaloosa, AL"
|
2188
|
+
matchers:
|
2189
|
+
- "Tuscaloosa"
|
2190
|
+
|
2191
|
+
TWF:
|
2192
|
+
city: "Twin Falls, ID"
|
2193
|
+
matchers:
|
2194
|
+
- "Twin Falls"
|
2195
|
+
|
2196
|
+
TYR:
|
2197
|
+
city: "Tyler, TX"
|
2198
|
+
matchers: "Tyler"
|
2199
|
+
# Unalakleet, AK (UNK)
|
2200
|
+
|
2201
|
+
UCA:
|
2202
|
+
city: "Utica, NY"
|
2203
|
+
matchers:
|
2204
|
+
- "Utica"
|
2205
|
+
|
2206
|
+
UTO:
|
2207
|
+
city: "Utopia Creek, AK"
|
2208
|
+
matchers:
|
2209
|
+
- "Utopia Creek"
|
2210
|
+
|
2211
|
+
EGE:
|
2212
|
+
city: "Vail, CO"
|
2213
|
+
matchers:
|
2214
|
+
- "Vail"
|
2215
|
+
|
2216
|
+
VDZ:
|
2217
|
+
city: "Valdez, AK"
|
2218
|
+
matchers:
|
2219
|
+
- "Valdez"
|
2220
|
+
|
2221
|
+
VLD:
|
2222
|
+
city: "Valdosta, GA"
|
2223
|
+
matchers:
|
2224
|
+
- "Valdosta"
|
2225
|
+
|
2226
|
+
VPS:
|
2227
|
+
city: "Valparaiso, FL"
|
2228
|
+
matchers:
|
2229
|
+
- Valparaiso
|
2230
|
+
|
2231
|
+
OXR:
|
2232
|
+
city: "Ventura/Oxnard, CA"
|
2233
|
+
matchers:
|
2234
|
+
- "Ventura"
|
2235
|
+
- "Oxnard"
|
2236
|
+
|
2237
|
+
VEL:
|
2238
|
+
city: "Vernal, UT"
|
2239
|
+
matchers: "Vernal"
|
2240
|
+
|
2241
|
+
VCT:
|
2242
|
+
city: "Victoria, TX (VCT)"
|
2243
|
+
|
2244
|
+
VIS:
|
2245
|
+
city: "Visalia, CA"
|
2246
|
+
matchers:
|
2247
|
+
- "Visalia"
|
2248
|
+
|
2249
|
+
ACT:
|
2250
|
+
city: "Waco, TX"
|
2251
|
+
matchers:
|
2252
|
+
- "Waco"
|
2253
|
+
|
2254
|
+
# Wainwright, AK (AIN)
|
2255
|
+
# Wales, AK (WAA)
|
2256
|
+
|
2257
|
+
WAS:
|
2258
|
+
name: "Washington, DC (all airports)"
|
2259
|
+
city: "Washington, DC"
|
2260
|
+
matchers:
|
2261
|
+
- "DC"
|
2262
|
+
- "D.C."
|
2263
|
+
|
2264
|
+
IAD:
|
2265
|
+
name: "Dulles Inernational Airport"
|
2266
|
+
city: "Washington, DC"
|
2267
|
+
matchers:
|
2268
|
+
- "Dulles"
|
2269
|
+
|
2270
|
+
DCA:
|
2271
|
+
name: "National Airport"
|
2272
|
+
city: "Washington, DC"
|
2273
|
+
matchers:
|
2274
|
+
- "National"
|
2275
|
+
- "Reagan"
|
2276
|
+
- "Ronald Reagan"
|
2277
|
+
|
2278
|
+
# Waterfall, AK (KWF)
|
2279
|
+
# Waterloo, IA (ALO)
|
2280
|
+
|
2281
|
+
ART:
|
2282
|
+
city: "Watertown, NY"
|
2283
|
+
matchers: "Watertown"
|
2284
|
+
|
2285
|
+
# Watertown, SD (ATY)
|
2286
|
+
# Wausau/Stevens Point, WI (CWA)
|
2287
|
+
|
2288
|
+
EAT:
|
2289
|
+
city: "Wenatchee, WA"
|
2290
|
+
matchers: "Wenatchee"
|
2291
|
+
|
2292
|
+
PBI:
|
2293
|
+
city: "West Palm Beach, FL"
|
2294
|
+
matchers:
|
2295
|
+
- "West Palm Beach"
|
2296
|
+
- "Palm Beach"
|
2297
|
+
|
2298
|
+
# West Yellowstone, MT (WYS)
|
2299
|
+
|
2300
|
+
HPN:
|
2301
|
+
city: "Westchester County, NY"
|
2302
|
+
matchers:
|
2303
|
+
- "Westchester"
|
2304
|
+
|
2305
|
+
# Westerly, RI (WST)
|
2306
|
+
# Westsound, WA (WSX)
|
2307
|
+
# Whale Pass, AK (WWP)
|
2308
|
+
# White Mountain, AK (WMO)
|
2309
|
+
# White River, VT (LEB)
|
2310
|
+
|
2311
|
+
SPC:
|
2312
|
+
city: "Wichita Falls, TX"
|
2313
|
+
match_priority: 100
|
2314
|
+
matchers: "Wichita Falls"
|
2315
|
+
|
2316
|
+
ICT:
|
2317
|
+
city: "Wichita, KS"
|
2318
|
+
matchers:
|
2319
|
+
- "Wichita"
|
2320
|
+
|
2321
|
+
AVP:
|
2322
|
+
city: "Wilkes Barre, PA"
|
2323
|
+
matchers:
|
2324
|
+
- "Wilkes Barre"
|
2325
|
+
|
2326
|
+
# Williamsburg, VA (PHF)
|
2327
|
+
# Williamsport, PA (IPT)
|
2328
|
+
# Williston, ND (ISN)
|
2329
|
+
|
2330
|
+
ILM:
|
2331
|
+
city: "Wilmington, NC"
|
2332
|
+
matchers:
|
2333
|
+
- Wilmington
|
2334
|
+
|
2335
|
+
BDL:
|
2336
|
+
city: "Windsor Locks, CT"
|
2337
|
+
matchers:
|
2338
|
+
- "Windsor Locks"
|
2339
|
+
|
2340
|
+
# Worcester, MA (ORH)
|
2341
|
+
# Worland, WY (WRL)
|
2342
|
+
# Wrangell, AK (WRG)
|
2343
|
+
# return to top
|
2344
|
+
# Y
|
2345
|
+
|
2346
|
+
YAK:
|
2347
|
+
city: "Yakutat, AK"
|
2348
|
+
matchers:
|
2349
|
+
- "Yakutat"
|
2350
|
+
|
2351
|
+
COD:
|
2352
|
+
city: "Yellowstone/Cody, WY"
|
2353
|
+
matchers:
|
2354
|
+
- "Yellowstone"
|
2355
|
+
- "Cody"
|
2356
|
+
|
2357
|
+
YNG:
|
2358
|
+
city: "Youngstown, OH"
|
2359
|
+
matchers:
|
2360
|
+
- "Youngstown"
|
2361
|
+
|
2362
|
+
YKM:
|
2363
|
+
city: "Yakima, WA"
|
2364
|
+
matchers:
|
2365
|
+
- Yakima
|
2366
|
+
|
2367
|
+
YUM:
|
2368
|
+
city: "Yuma, AZ"
|
2369
|
+
matchers:
|
2370
|
+
- Yuma
|