rate_center 0.1.2 → 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.release-please-manifest.json +1 -1
- data/CHANGELOG.md +7 -0
- data/README.md +14 -15
- data/data/cities/us/ak.yml +1077 -3221
- data/data/cities/us/al.yml +1790 -5358
- data/data/cities/us/ar.yml +1890 -5710
- data/data/cities/us/az.yml +1422 -4236
- data/data/cities/us/ca.yml +5539 -16077
- data/data/cities/us/co.yml +1865 -5323
- data/data/cities/us/ct.yml +576 -1714
- data/data/cities/us/dc.yml +1 -3
- data/data/cities/us/de.yml +237 -711
- data/data/cities/us/fl.yml +2904 -8670
- data/data/cities/us/ga.yml +2010 -6030
- data/data/cities/us/hi.yml +474 -1422
- data/data/cities/us/ia.yml +3093 -9583
- data/data/cities/us/id.yml +726 -2178
- data/data/cities/us/il.yml +4718 -13968
- data/data/cities/us/in.yml +2955 -8835
- data/data/cities/us/ks.yml +2339 -6937
- data/data/cities/us/ky.yml +1665 -4987
- data/data/cities/us/la.yml +1464 -4392
- data/data/cities/us/ma.yml +381 -1143
- data/data/cities/us/md.yml +2061 -5833
- data/data/cities/us/me.yml +200 -598
- data/data/cities/us/mi.yml +2294 -6954
- data/data/cities/us/mn.yml +2730 -8232
- data/data/cities/us/mo.yml +4049 -11597
- data/data/cities/us/ms.yml +1316 -3918
- data/data/cities/us/mt.yml +1485 -4575
- data/data/cities/us/nc.yml +2389 -7157
- data/data/cities/us/nd.yml +1215 -3683
- data/data/cities/us/ne.yml +1770 -5310
- data/data/cities/us/nh.yml +123 -369
- data/data/cities/us/nj.yml +1984 -5942
- data/data/cities/us/nm.yml +1557 -4671
- data/data/cities/us/nv.yml +511 -1437
- data/data/cities/us/ny.yml +3107 -9163
- data/data/cities/us/oh.yml +3802 -11404
- data/data/cities/us/ok.yml +2543 -7605
- data/data/cities/us/or.yml +1287 -3851
- data/data/cities/us/pa.yml +5564 -16534
- data/data/cities/us/pr.yml +843 -2529
- data/data/cities/us/ri.yml +93 -279
- data/data/cities/us/sc.yml +1474 -4482
- data/data/cities/us/sd.yml +1466 -4412
- data/data/cities/us/tn.yml +1647 -4845
- data/data/cities/us/tx.yml +7000 -19984
- data/data/cities/us/ut.yml +1144 -3304
- data/data/cities/us/va.yml +2071 -6175
- data/data/cities/us/vt.yml +318 -954
- data/data/cities/us/wa.yml +2088 -6138
- data/data/cities/us/wi.yml +2489 -7407
- data/data/cities/us/wv.yml +1355 -4029
- data/data/cities/us/wy.yml +612 -1836
- data/data/rate_centers/us/ak.yml +254 -762
- data/data/rate_centers/us/al.yml +517 -1145
- data/data/rate_centers/us/ar.yml +823 -1619
- data/data/rate_centers/us/az.yml +164 -484
- data/data/rate_centers/us/ca.yml +761 -2271
- data/data/rate_centers/us/co.yml +231 -685
- data/data/rate_centers/us/ct.yml +198 -388
- data/data/rate_centers/us/dc.yml +1 -3
- data/data/rate_centers/us/de.yml +30 -90
- data/data/rate_centers/us/fl.yml +302 -888
- data/data/rate_centers/us/ga.yml +386 -1134
- data/data/rate_centers/us/hi.yml +6 -18
- data/data/rate_centers/us/ia.yml +821 -2715
- data/data/rate_centers/us/id.yml +177 -545
- data/data/rate_centers/us/il.yml +1097 -3167
- data/data/rate_centers/us/in.yml +699 -1757
- data/data/rate_centers/us/ks.yml +617 -1851
- data/data/rate_centers/us/ky.yml +372 -1116
- data/data/rate_centers/us/la.yml +312 -880
- data/data/rate_centers/us/ma.yml +266 -798
- data/data/rate_centers/us/md.yml +185 -533
- data/data/rate_centers/us/me.yml +251 -753
- data/data/rate_centers/us/mi.yml +755 -2093
- data/data/rate_centers/us/mn.yml +667 -2021
- data/data/rate_centers/us/mo.yml +1266 -2924
- data/data/rate_centers/us/ms.yml +257 -743
- data/data/rate_centers/us/mt.yml +260 -934
- data/data/rate_centers/us/nc.yml +929 -1825
- data/data/rate_centers/us/nd.yml +314 -960
- data/data/rate_centers/us/ne.yml +487 -1421
- data/data/rate_centers/us/nh.yml +156 -450
- data/data/rate_centers/us/nj.yml +364 -782
- data/data/rate_centers/us/nm.yml +163 -489
- data/data/rate_centers/us/nv.yml +106 -318
- data/data/rate_centers/us/ny.yml +837 -2297
- data/data/rate_centers/us/oh.yml +1102 -2618
- data/data/rate_centers/us/ok.yml +536 -1600
- data/data/rate_centers/us/or.yml +275 -807
- data/data/rate_centers/us/pa.yml +1355 -2923
- data/data/rate_centers/us/pr.yml +86 -254
- data/data/rate_centers/us/ri.yml +25 -75
- data/data/rate_centers/us/sc.yml +296 -854
- data/data/rate_centers/us/sd.yml +278 -844
- data/data/rate_centers/us/tn.yml +403 -1119
- data/data/rate_centers/us/tx.yml +1619 -4497
- data/data/rate_centers/us/ut.yml +154 -454
- data/data/rate_centers/us/va.yml +619 -1361
- data/data/rate_centers/us/vt.yml +141 -423
- data/data/rate_centers/us/wa.yml +296 -888
- data/data/rate_centers/us/wi.yml +888 -2106
- data/data/rate_centers/us/wv.yml +229 -687
- data/data/rate_centers/us/wy.yml +95 -281
- data/lib/rate_center/city.rb +3 -4
- data/lib/rate_center/data_prep.rb +3 -9
- data/lib/rate_center/distance.rb +1 -1
- data/lib/rate_center/rate_center.rb +3 -4
- data/lib/rate_center/version.rb +1 -1
- metadata +2 -3
- data/lib/rate_center/vector.rb +0 -3
data/data/rate_centers/us/ak.yml
CHANGED
@@ -11,9 +11,7 @@ rate_centers:
|
|
11
11
|
long: "-176.641237"
|
12
12
|
closest_city:
|
13
13
|
name: Adak
|
14
|
-
|
15
|
-
value: 1.43
|
16
|
-
units: km
|
14
|
+
distance_km: 1.43
|
17
15
|
- country: US
|
18
16
|
region: AK
|
19
17
|
exchange: '003410'
|
@@ -25,9 +23,7 @@ rate_centers:
|
|
25
23
|
long: "-154.160683"
|
26
24
|
closest_city:
|
27
25
|
name: Akhiok
|
28
|
-
|
29
|
-
value: 3.3
|
30
|
-
units: km
|
26
|
+
distance_km: 3.3
|
31
27
|
- country: US
|
32
28
|
region: AK
|
33
29
|
exchange: '003420'
|
@@ -39,9 +35,7 @@ rate_centers:
|
|
39
35
|
long: "-161.435709"
|
40
36
|
closest_city:
|
41
37
|
name: Akiachak
|
42
|
-
|
43
|
-
value: 1.94
|
44
|
-
units: km
|
38
|
+
distance_km: 1.94
|
45
39
|
- country: US
|
46
40
|
region: AK
|
47
41
|
exchange: '003430'
|
@@ -53,9 +47,7 @@ rate_centers:
|
|
53
47
|
long: "-161.215786"
|
54
48
|
closest_city:
|
55
49
|
name: Akiak
|
56
|
-
|
57
|
-
value: 0.95
|
58
|
-
units: km
|
50
|
+
distance_km: 0.95
|
59
51
|
- country: US
|
60
52
|
region: AK
|
61
53
|
exchange: '003440'
|
@@ -67,9 +59,7 @@ rate_centers:
|
|
67
59
|
long: "-165.770881"
|
68
60
|
closest_city:
|
69
61
|
name: Akutan
|
70
|
-
|
71
|
-
value: 3.37
|
72
|
-
units: km
|
62
|
+
distance_km: 3.37
|
73
63
|
- country: US
|
74
64
|
region: AK
|
75
65
|
exchange: '003450'
|
@@ -81,9 +71,7 @@ rate_centers:
|
|
81
71
|
long: "-164.637267"
|
82
72
|
closest_city:
|
83
73
|
name: Alakanuk
|
84
|
-
|
85
|
-
value: 0.38
|
86
|
-
units: km
|
74
|
+
distance_km: 0.38
|
87
75
|
- country: US
|
88
76
|
region: AK
|
89
77
|
exchange: '347640'
|
@@ -104,9 +92,7 @@ rate_centers:
|
|
104
92
|
long: "-152.639848"
|
105
93
|
closest_city:
|
106
94
|
name: Allakaket
|
107
|
-
|
108
|
-
value: 2.14
|
109
|
-
units: km
|
95
|
+
distance_km: 2.14
|
110
96
|
- country: US
|
111
97
|
region: AK
|
112
98
|
exchange: '347642'
|
@@ -127,9 +113,7 @@ rate_centers:
|
|
127
113
|
long: "-157.84779"
|
128
114
|
closest_city:
|
129
115
|
name: Ambler
|
130
|
-
|
131
|
-
value: 1.07
|
132
|
-
units: km
|
116
|
+
distance_km: 1.07
|
133
117
|
- country: US
|
134
118
|
region: AK
|
135
119
|
exchange: '003490'
|
@@ -141,9 +125,7 @@ rate_centers:
|
|
141
125
|
long: "-151.73007"
|
142
126
|
closest_city:
|
143
127
|
name: Anaktuvuk Pass
|
144
|
-
|
145
|
-
value: 0.91
|
146
|
-
units: km
|
128
|
+
distance_km: 0.91
|
147
129
|
- country: US
|
148
130
|
region: AK
|
149
131
|
exchange: '347645'
|
@@ -164,9 +146,7 @@ rate_centers:
|
|
164
146
|
long: "-149.872225"
|
165
147
|
closest_city:
|
166
148
|
name: Point MacKenzie
|
167
|
-
|
168
|
-
value: 16.49
|
169
|
-
units: km
|
149
|
+
distance_km: 16.49
|
170
150
|
- country: US
|
171
151
|
region: AK
|
172
152
|
exchange: '347647'
|
@@ -187,9 +167,7 @@ rate_centers:
|
|
187
167
|
long: "-134.572297"
|
188
168
|
closest_city:
|
189
169
|
name: Angoon
|
190
|
-
|
191
|
-
value: 6.87
|
192
|
-
units: km
|
170
|
+
distance_km: 6.87
|
193
171
|
- country: US
|
194
172
|
region: AK
|
195
173
|
exchange: '003520'
|
@@ -201,9 +179,7 @@ rate_centers:
|
|
201
179
|
long: "-159.499012"
|
202
180
|
closest_city:
|
203
181
|
name: Aniak
|
204
|
-
|
205
|
-
value: 2.66
|
206
|
-
units: km
|
182
|
+
distance_km: 2.66
|
207
183
|
- country: US
|
208
184
|
region: AK
|
209
185
|
exchange: '003530'
|
@@ -215,9 +191,7 @@ rate_centers:
|
|
215
191
|
long: "-131.583532"
|
216
192
|
closest_city:
|
217
193
|
name: Metlakatla
|
218
|
-
|
219
|
-
value: 3.53
|
220
|
-
units: km
|
194
|
+
distance_km: 3.53
|
221
195
|
- country: US
|
222
196
|
region: AK
|
223
197
|
exchange: '003540'
|
@@ -229,9 +203,7 @@ rate_centers:
|
|
229
203
|
long: "-160.202781"
|
230
204
|
closest_city:
|
231
205
|
name: Anvik
|
232
|
-
|
233
|
-
value: 0.61
|
234
|
-
units: km
|
206
|
+
distance_km: 0.61
|
235
207
|
- country: US
|
236
208
|
region: AK
|
237
209
|
exchange: '003550'
|
@@ -243,9 +215,7 @@ rate_centers:
|
|
243
215
|
long: "-145.51428"
|
244
216
|
closest_city:
|
245
217
|
name: Arctic Village
|
246
|
-
|
247
|
-
value: 1.0
|
248
|
-
units: km
|
218
|
+
distance_km: 1.0
|
249
219
|
- country: US
|
250
220
|
region: AK
|
251
221
|
exchange: '003560'
|
@@ -257,9 +227,7 @@ rate_centers:
|
|
257
227
|
long: "-174.192108"
|
258
228
|
closest_city:
|
259
229
|
name: Atka
|
260
|
-
|
261
|
-
value: 3.41
|
262
|
-
units: km
|
230
|
+
distance_km: 3.41
|
263
231
|
- country: US
|
264
232
|
region: AK
|
265
233
|
exchange: '003580'
|
@@ -271,9 +239,7 @@ rate_centers:
|
|
271
239
|
long: "-162.275919"
|
272
240
|
closest_city:
|
273
241
|
name: Atmautluak
|
274
|
-
|
275
|
-
value: 0.55
|
276
|
-
units: km
|
242
|
+
distance_km: 0.55
|
277
243
|
- country: US
|
278
244
|
region: AK
|
279
245
|
exchange: '003570'
|
@@ -285,9 +251,7 @@ rate_centers:
|
|
285
251
|
long: "-157.398274"
|
286
252
|
closest_city:
|
287
253
|
name: Atqasuk
|
288
|
-
|
289
|
-
value: 1.19
|
290
|
-
units: km
|
254
|
+
distance_km: 1.19
|
291
255
|
- country: US
|
292
256
|
region: AK
|
293
257
|
exchange: '347656'
|
@@ -317,9 +281,7 @@ rate_centers:
|
|
317
281
|
long: "-156.788902"
|
318
282
|
closest_city:
|
319
283
|
name: Utqiagvik
|
320
|
-
|
321
|
-
value: 2.65
|
322
|
-
units: km
|
284
|
+
distance_km: 2.65
|
323
285
|
- country: US
|
324
286
|
region: AK
|
325
287
|
exchange: '347660'
|
@@ -349,9 +311,7 @@ rate_centers:
|
|
349
311
|
long: "-147.410739"
|
350
312
|
closest_city:
|
351
313
|
name: Beaver
|
352
|
-
|
353
|
-
value: 4.25
|
354
|
-
units: km
|
314
|
+
distance_km: 4.25
|
355
315
|
- country: US
|
356
316
|
region: AK
|
357
317
|
exchange: '003620'
|
@@ -363,9 +323,7 @@ rate_centers:
|
|
363
323
|
long: "-161.749926"
|
364
324
|
closest_city:
|
365
325
|
name: Bethel
|
366
|
-
|
367
|
-
value: 2.34
|
368
|
-
units: km
|
326
|
+
distance_km: 2.34
|
369
327
|
- country: US
|
370
328
|
region: AK
|
371
329
|
exchange: '003630'
|
@@ -377,9 +335,7 @@ rate_centers:
|
|
377
335
|
long: "-151.521458"
|
378
336
|
closest_city:
|
379
337
|
name: Bettles
|
380
|
-
|
381
|
-
value: 0.69
|
382
|
-
units: km
|
338
|
+
distance_km: 0.69
|
383
339
|
- country: US
|
384
340
|
region: AK
|
385
341
|
exchange: '347664'
|
@@ -400,9 +356,7 @@ rate_centers:
|
|
400
356
|
long: "-149.857563"
|
401
357
|
closest_city:
|
402
358
|
name: Big Lake
|
403
|
-
|
404
|
-
value: 6.84
|
405
|
-
units: km
|
359
|
+
distance_km: 6.84
|
406
360
|
- country: US
|
407
361
|
region: AK
|
408
362
|
exchange: '347666'
|
@@ -423,9 +377,7 @@ rate_centers:
|
|
423
377
|
long: "-145.801052"
|
424
378
|
closest_city:
|
425
379
|
name: Birch Creek
|
426
|
-
|
427
|
-
value: 3.08
|
428
|
-
units: km
|
380
|
+
distance_km: 3.08
|
429
381
|
- country: US
|
430
382
|
region: AK
|
431
383
|
exchange: '347667'
|
@@ -455,9 +407,7 @@ rate_centers:
|
|
455
407
|
long: "-149.47251"
|
456
408
|
closest_city:
|
457
409
|
name: Sunrise
|
458
|
-
|
459
|
-
value: 12.05
|
460
|
-
units: km
|
410
|
+
distance_km: 12.05
|
461
411
|
- country: US
|
462
412
|
region: AK
|
463
413
|
exchange: '003680'
|
@@ -469,9 +419,7 @@ rate_centers:
|
|
469
419
|
long: "-140.999918"
|
470
420
|
closest_city:
|
471
421
|
name: Alcan Border
|
472
|
-
|
473
|
-
value: 8.61
|
474
|
-
units: km
|
422
|
+
distance_km: 8.61
|
475
423
|
- country: US
|
476
424
|
region: AK
|
477
425
|
exchange: '003690'
|
@@ -483,9 +431,7 @@ rate_centers:
|
|
483
431
|
long: "-161.117785"
|
484
432
|
closest_city:
|
485
433
|
name: Buckland
|
486
|
-
|
487
|
-
value: 0.88
|
488
|
-
units: km
|
434
|
+
distance_km: 0.88
|
489
435
|
- country: US
|
490
436
|
region: AK
|
491
437
|
exchange: '347674'
|
@@ -515,9 +461,7 @@ rate_centers:
|
|
515
461
|
long: "-148.878108"
|
516
462
|
closest_city:
|
517
463
|
name: Cantwell
|
518
|
-
|
519
|
-
value: 4.19
|
520
|
-
units: km
|
464
|
+
distance_km: 4.19
|
521
465
|
- country: US
|
522
466
|
region: AK
|
523
467
|
exchange: '003720'
|
@@ -529,9 +473,7 @@ rate_centers:
|
|
529
473
|
long: "-162.075019"
|
530
474
|
closest_city:
|
531
475
|
name: Platinum
|
532
|
-
|
533
|
-
value: 41.05
|
534
|
-
units: km
|
476
|
+
distance_km: 41.05
|
535
477
|
- country: US
|
536
478
|
region: AK
|
537
479
|
exchange: '347677'
|
@@ -561,9 +503,7 @@ rate_centers:
|
|
561
503
|
long: "-144.815102"
|
562
504
|
closest_city:
|
563
505
|
name: Central
|
564
|
-
|
565
|
-
value: 9.8
|
566
|
-
units: km
|
506
|
+
distance_km: 9.8
|
567
507
|
- country: US
|
568
508
|
region: AK
|
569
509
|
exchange: '003760'
|
@@ -575,9 +515,7 @@ rate_centers:
|
|
575
515
|
long: "-143.71701"
|
576
516
|
closest_city:
|
577
517
|
name: Chalkyitsik
|
578
|
-
|
579
|
-
value: 3.06
|
580
|
-
units: km
|
518
|
+
distance_km: 3.06
|
581
519
|
- country: US
|
582
520
|
region: AK
|
583
521
|
exchange: '003790'
|
@@ -589,9 +527,7 @@ rate_centers:
|
|
589
527
|
long: "-164.272437"
|
590
528
|
closest_city:
|
591
529
|
name: Chefornak
|
592
|
-
|
593
|
-
value: 1.26
|
594
|
-
units: km
|
530
|
+
distance_km: 1.26
|
595
531
|
- country: US
|
596
532
|
region: AK
|
597
533
|
exchange: '003800'
|
@@ -603,9 +539,7 @@ rate_centers:
|
|
603
539
|
long: "-146.049442"
|
604
540
|
closest_city:
|
605
541
|
name: Pleasant Valley
|
606
|
-
|
607
|
-
value: 44.12
|
608
|
-
units: km
|
542
|
+
distance_km: 44.12
|
609
543
|
- country: US
|
610
544
|
region: AK
|
611
545
|
exchange: '003810'
|
@@ -617,9 +551,7 @@ rate_centers:
|
|
617
551
|
long: "-148.00587"
|
618
552
|
closest_city:
|
619
553
|
name: Chenega
|
620
|
-
|
621
|
-
value: 0.87
|
622
|
-
units: km
|
554
|
+
distance_km: 0.87
|
623
555
|
- country: US
|
624
556
|
region: AK
|
625
557
|
exchange: '003820'
|
@@ -631,9 +563,7 @@ rate_centers:
|
|
631
563
|
long: "-165.583831"
|
632
564
|
closest_city:
|
633
565
|
name: Chevak
|
634
|
-
|
635
|
-
value: 0.63
|
636
|
-
units: km
|
566
|
+
distance_km: 0.63
|
637
567
|
- country: US
|
638
568
|
region: AK
|
639
569
|
exchange: '347684'
|
@@ -654,9 +584,7 @@ rate_centers:
|
|
654
584
|
long: "-158.403859"
|
655
585
|
closest_city:
|
656
586
|
name: Chignik
|
657
|
-
|
658
|
-
value: 0.82
|
659
|
-
units: km
|
587
|
+
distance_km: 0.82
|
660
588
|
- country: US
|
661
589
|
region: AK
|
662
590
|
exchange: '003840'
|
@@ -668,9 +596,7 @@ rate_centers:
|
|
668
596
|
long: "-158.521911"
|
669
597
|
closest_city:
|
670
598
|
name: Chignik Lagoon
|
671
|
-
|
672
|
-
value: 1.66
|
673
|
-
units: km
|
599
|
+
distance_km: 1.66
|
674
600
|
- country: US
|
675
601
|
region: AK
|
676
602
|
exchange: '003850'
|
@@ -682,9 +608,7 @@ rate_centers:
|
|
682
608
|
long: "-158.762608"
|
683
609
|
closest_city:
|
684
610
|
name: Chignik Lake
|
685
|
-
|
686
|
-
value: 2.71
|
687
|
-
units: km
|
611
|
+
distance_km: 2.71
|
688
612
|
- country: US
|
689
613
|
region: AK
|
690
614
|
exchange: '347688'
|
@@ -705,9 +629,7 @@ rate_centers:
|
|
705
629
|
long: "-142.068944"
|
706
630
|
closest_city:
|
707
631
|
name: Chisana
|
708
|
-
|
709
|
-
value: 2.06
|
710
|
-
units: km
|
632
|
+
distance_km: 2.06
|
711
633
|
- country: US
|
712
634
|
region: AK
|
713
635
|
exchange: '347690'
|
@@ -728,9 +650,7 @@ rate_centers:
|
|
728
650
|
long: "-144.434126"
|
729
651
|
closest_city:
|
730
652
|
name: Chitina
|
731
|
-
|
732
|
-
value: 7.23
|
733
|
-
units: km
|
653
|
+
distance_km: 7.23
|
734
654
|
- country: US
|
735
655
|
region: AK
|
736
656
|
exchange: '003780'
|
@@ -742,9 +662,7 @@ rate_centers:
|
|
742
662
|
long: "-159.240949"
|
743
663
|
closest_city:
|
744
664
|
name: Chuathbaluk
|
745
|
-
|
746
|
-
value: 0.49
|
747
|
-
units: km
|
665
|
+
distance_km: 0.49
|
748
666
|
- country: US
|
749
667
|
region: AK
|
750
668
|
exchange: '003880'
|
@@ -756,9 +674,7 @@ rate_centers:
|
|
756
674
|
long: "-149.464566"
|
757
675
|
closest_city:
|
758
676
|
name: Knik-Fairview
|
759
|
-
|
760
|
-
value: 14.14
|
761
|
-
units: km
|
677
|
+
distance_km: 14.14
|
762
678
|
- country: US
|
763
679
|
region: AK
|
764
680
|
exchange: '003890'
|
@@ -770,9 +686,7 @@ rate_centers:
|
|
770
686
|
long: "-144.061061"
|
771
687
|
closest_city:
|
772
688
|
name: Circle
|
773
|
-
|
774
|
-
value: 6.68
|
775
|
-
units: km
|
689
|
+
distance_km: 6.68
|
776
690
|
- country: US
|
777
691
|
region: AK
|
778
692
|
exchange: '347696'
|
@@ -811,9 +725,7 @@ rate_centers:
|
|
811
725
|
long: "-149.152697"
|
812
726
|
closest_city:
|
813
727
|
name: Anderson
|
814
|
-
|
815
|
-
value: 1.31
|
816
|
-
units: km
|
728
|
+
distance_km: 1.31
|
817
729
|
- country: US
|
818
730
|
region: AK
|
819
731
|
exchange: '003910'
|
@@ -825,9 +737,7 @@ rate_centers:
|
|
825
737
|
long: "-147.429859"
|
826
738
|
closest_city:
|
827
739
|
name: Fox
|
828
|
-
|
829
|
-
value: 11.94
|
830
|
-
units: km
|
740
|
+
distance_km: 11.94
|
831
741
|
- country: US
|
832
742
|
region: AK
|
833
743
|
exchange: '003920'
|
@@ -839,9 +749,7 @@ rate_centers:
|
|
839
749
|
long: "-132.81903"
|
840
750
|
closest_city:
|
841
751
|
name: Coffman Cove
|
842
|
-
|
843
|
-
value: 1.68
|
844
|
-
units: km
|
752
|
+
distance_km: 1.68
|
845
753
|
- country: US
|
846
754
|
region: AK
|
847
755
|
exchange: '347702'
|
@@ -862,9 +770,7 @@ rate_centers:
|
|
862
770
|
long: "-162.717887"
|
863
771
|
closest_city:
|
864
772
|
name: Cold Bay
|
865
|
-
|
866
|
-
value: 1.99
|
867
|
-
units: km
|
773
|
+
distance_km: 1.99
|
868
774
|
- country: US
|
869
775
|
region: AK
|
870
776
|
exchange: '003940'
|
@@ -876,9 +782,7 @@ rate_centers:
|
|
876
782
|
long: "-150.188996"
|
877
783
|
closest_city:
|
878
784
|
name: Coldfoot
|
879
|
-
|
880
|
-
value: 3.74
|
881
|
-
units: km
|
785
|
+
distance_km: 3.74
|
882
786
|
- country: US
|
883
787
|
region: AK
|
884
788
|
exchange: '347706'
|
@@ -908,9 +812,7 @@ rate_centers:
|
|
908
812
|
long: "-149.821494"
|
909
813
|
closest_city:
|
910
814
|
name: Cooper Landing
|
911
|
-
|
912
|
-
value: 1.07
|
913
|
-
units: km
|
815
|
+
distance_km: 1.07
|
914
816
|
- country: US
|
915
817
|
region: AK
|
916
818
|
exchange: '347709'
|
@@ -940,9 +842,7 @@ rate_centers:
|
|
940
842
|
long: "-145.754325"
|
941
843
|
closest_city:
|
942
844
|
name: Cordova
|
943
|
-
|
944
|
-
value: 8.1
|
945
|
-
units: km
|
845
|
+
distance_km: 8.1
|
946
846
|
- country: US
|
947
847
|
region: AK
|
948
848
|
exchange: '347712'
|
@@ -963,9 +863,7 @@ rate_centers:
|
|
963
863
|
long: "-163.671995"
|
964
864
|
closest_city:
|
965
865
|
name: White Mountain
|
966
|
-
|
967
|
-
value: 26.85
|
968
|
-
units: km
|
866
|
+
distance_km: 26.85
|
969
867
|
- country: US
|
970
868
|
region: AK
|
971
869
|
exchange: '003980'
|
@@ -977,9 +875,7 @@ rate_centers:
|
|
977
875
|
long: "-133.143775"
|
978
876
|
closest_city:
|
979
877
|
name: Craig
|
980
|
-
|
981
|
-
value: 2.3
|
982
|
-
units: km
|
878
|
+
distance_km: 2.3
|
983
879
|
- country: US
|
984
880
|
region: AK
|
985
881
|
exchange: '003990'
|
@@ -991,9 +887,7 @@ rate_centers:
|
|
991
887
|
long: "-158.099281"
|
992
888
|
closest_city:
|
993
889
|
name: Crooked Creek
|
994
|
-
|
995
|
-
value: 3.28
|
996
|
-
units: km
|
890
|
+
distance_km: 3.28
|
997
891
|
- country: US
|
998
892
|
region: AK
|
999
893
|
exchange: '347718'
|
@@ -1023,9 +917,7 @@ rate_centers:
|
|
1023
917
|
long: "-148.465275"
|
1024
918
|
closest_city:
|
1025
919
|
name: Prudhoe Bay
|
1026
|
-
|
1027
|
-
value: 15.47
|
1028
|
-
units: km
|
920
|
+
distance_km: 15.47
|
1029
921
|
- country: US
|
1030
922
|
region: AK
|
1031
923
|
exchange: '004020'
|
@@ -1037,9 +929,7 @@ rate_centers:
|
|
1037
929
|
long: "-162.712973"
|
1038
930
|
closest_city:
|
1039
931
|
name: Deering
|
1040
|
-
|
1041
|
-
value: 1.65
|
1042
|
-
units: km
|
932
|
+
distance_km: 1.65
|
1043
933
|
- country: US
|
1044
934
|
region: AK
|
1045
935
|
exchange: '004030'
|
@@ -1051,9 +941,7 @@ rate_centers:
|
|
1051
941
|
long: "-145.712558"
|
1052
942
|
closest_city:
|
1053
943
|
name: Delta Junction
|
1054
|
-
|
1055
|
-
value: 2.39
|
1056
|
-
units: km
|
944
|
+
distance_km: 2.39
|
1057
945
|
- country: US
|
1058
946
|
region: AK
|
1059
947
|
exchange: '004040'
|
@@ -1065,9 +953,7 @@ rate_centers:
|
|
1065
953
|
long: "-158.534782"
|
1066
954
|
closest_city:
|
1067
955
|
name: Dillingham
|
1068
|
-
|
1069
|
-
value: 5.93
|
1070
|
-
units: km
|
956
|
+
distance_km: 5.93
|
1071
957
|
- country: US
|
1072
958
|
region: AK
|
1073
959
|
exchange: '347724'
|
@@ -1088,9 +974,7 @@ rate_centers:
|
|
1088
974
|
long: "-144.009406"
|
1089
975
|
closest_city:
|
1090
976
|
name: Dot Lake Village
|
1091
|
-
|
1092
|
-
value: 2.92
|
1093
|
-
units: km
|
977
|
+
distance_km: 2.92
|
1094
978
|
- country: US
|
1095
979
|
region: AK
|
1096
980
|
exchange: '004591'
|
@@ -1102,9 +986,7 @@ rate_centers:
|
|
1102
986
|
long: "-134.393057"
|
1103
987
|
closest_city:
|
1104
988
|
name: Juneau
|
1105
|
-
|
1106
|
-
value: 21.49
|
1107
|
-
units: km
|
989
|
+
distance_km: 21.49
|
1108
990
|
- country: US
|
1109
991
|
region: AK
|
1110
992
|
exchange: '004060'
|
@@ -1116,9 +998,7 @@ rate_centers:
|
|
1116
998
|
long: "-144.595827"
|
1117
999
|
closest_city:
|
1118
1000
|
name: Dry Creek
|
1119
|
-
|
1120
|
-
value: 7.89
|
1121
|
-
units: km
|
1001
|
+
distance_km: 7.89
|
1122
1002
|
- country: US
|
1123
1003
|
region: AK
|
1124
1004
|
exchange: '347728'
|
@@ -1139,9 +1019,7 @@ rate_centers:
|
|
1139
1019
|
long: "-141.198808"
|
1140
1020
|
closest_city:
|
1141
1021
|
name: Eagle
|
1142
|
-
|
1143
|
-
value: 0.41
|
1144
|
-
units: km
|
1022
|
+
distance_km: 0.41
|
1145
1023
|
- country: US
|
1146
1024
|
region: AK
|
1147
1025
|
exchange: '004080'
|
@@ -1153,9 +1031,7 @@ rate_centers:
|
|
1153
1031
|
long: "-149.563584"
|
1154
1032
|
closest_city:
|
1155
1033
|
name: Knik-Fairview
|
1156
|
-
|
1157
|
-
value: 20.98
|
1158
|
-
units: km
|
1034
|
+
distance_km: 20.98
|
1159
1035
|
- country: US
|
1160
1036
|
region: AK
|
1161
1037
|
exchange: '004090'
|
@@ -1167,9 +1043,7 @@ rate_centers:
|
|
1167
1043
|
long: '174.113611'
|
1168
1044
|
closest_city:
|
1169
1045
|
name: Eareckson Station
|
1170
|
-
|
1171
|
-
value: 1.02
|
1172
|
-
units: km
|
1046
|
+
distance_km: 1.02
|
1173
1047
|
- country: US
|
1174
1048
|
region: AK
|
1175
1049
|
exchange: '347732'
|
@@ -1190,9 +1064,7 @@ rate_centers:
|
|
1190
1064
|
long: "-133.664494"
|
1191
1065
|
closest_city:
|
1192
1066
|
name: Edna Bay
|
1193
|
-
|
1194
|
-
value: 1.11
|
1195
|
-
units: km
|
1067
|
+
distance_km: 1.11
|
1196
1068
|
- country: US
|
1197
1069
|
region: AK
|
1198
1070
|
exchange: '004110'
|
@@ -1204,9 +1076,7 @@ rate_centers:
|
|
1204
1076
|
long: "-162.026789"
|
1205
1077
|
closest_city:
|
1206
1078
|
name: Eek
|
1207
|
-
|
1208
|
-
value: 0.99
|
1209
|
-
units: km
|
1079
|
+
distance_km: 0.99
|
1210
1080
|
- country: US
|
1211
1081
|
region: AK
|
1212
1082
|
exchange: '004120'
|
@@ -1218,9 +1088,7 @@ rate_centers:
|
|
1218
1088
|
long: "-157.364688"
|
1219
1089
|
closest_city:
|
1220
1090
|
name: Egegik
|
1221
|
-
|
1222
|
-
value: 2.29
|
1223
|
-
units: km
|
1091
|
+
distance_km: 2.29
|
1224
1092
|
- country: US
|
1225
1093
|
region: AK
|
1226
1094
|
exchange: '004130'
|
@@ -1232,9 +1100,7 @@ rate_centers:
|
|
1232
1100
|
long: "-147.08285"
|
1233
1101
|
closest_city:
|
1234
1102
|
name: Eielson AFB
|
1235
|
-
|
1236
|
-
value: 1.15
|
1237
|
-
units: km
|
1103
|
+
distance_km: 1.15
|
1238
1104
|
- country: US
|
1239
1105
|
region: AK
|
1240
1106
|
exchange: '347737'
|
@@ -1255,9 +1121,7 @@ rate_centers:
|
|
1255
1121
|
long: "-158.546123"
|
1256
1122
|
closest_city:
|
1257
1123
|
name: Clark's Point
|
1258
|
-
|
1259
|
-
value: 1.97
|
1260
|
-
units: km
|
1124
|
+
distance_km: 1.97
|
1261
1125
|
- country: US
|
1262
1126
|
region: AK
|
1263
1127
|
exchange: '004150'
|
@@ -1269,9 +1133,7 @@ rate_centers:
|
|
1269
1133
|
long: "-157.473234"
|
1270
1134
|
closest_city:
|
1271
1135
|
name: Ekwok
|
1272
|
-
|
1273
|
-
value: 1.16
|
1274
|
-
units: km
|
1136
|
+
distance_km: 1.16
|
1275
1137
|
- country: US
|
1276
1138
|
region: AK
|
1277
1139
|
exchange: '004160'
|
@@ -1283,9 +1145,7 @@ rate_centers:
|
|
1283
1145
|
long: "-136.338649"
|
1284
1146
|
closest_city:
|
1285
1147
|
name: Elfin Cove
|
1286
|
-
|
1287
|
-
value: 11.26
|
1288
|
-
units: km
|
1148
|
+
distance_km: 11.26
|
1289
1149
|
- country: US
|
1290
1150
|
region: AK
|
1291
1151
|
exchange: '004170'
|
@@ -1297,9 +1157,7 @@ rate_centers:
|
|
1297
1157
|
long: "-162.254286"
|
1298
1158
|
closest_city:
|
1299
1159
|
name: Elim
|
1300
|
-
|
1301
|
-
value: 1.09
|
1302
|
-
units: km
|
1160
|
+
distance_km: 1.09
|
1303
1161
|
- country: US
|
1304
1162
|
region: AK
|
1305
1163
|
exchange: '004180'
|
@@ -1311,9 +1169,7 @@ rate_centers:
|
|
1311
1169
|
long: "-149.818943"
|
1312
1170
|
closest_city:
|
1313
1171
|
name: Point MacKenzie
|
1314
|
-
|
1315
|
-
value: 16.15
|
1316
|
-
units: km
|
1172
|
+
distance_km: 16.15
|
1317
1173
|
- country: US
|
1318
1174
|
region: AK
|
1319
1175
|
exchange: '004200'
|
@@ -1325,9 +1181,7 @@ rate_centers:
|
|
1325
1181
|
long: "-164.524904"
|
1326
1182
|
closest_city:
|
1327
1183
|
name: Emmonak
|
1328
|
-
|
1329
|
-
value: 0.52
|
1330
|
-
units: km
|
1184
|
+
distance_km: 0.52
|
1331
1185
|
- country: US
|
1332
1186
|
region: AK
|
1333
1187
|
exchange: '004210'
|
@@ -1339,9 +1193,7 @@ rate_centers:
|
|
1339
1193
|
long: "-151.922105"
|
1340
1194
|
closest_city:
|
1341
1195
|
name: Nanwalek
|
1342
|
-
|
1343
|
-
value: 3.34
|
1344
|
-
units: km
|
1196
|
+
distance_km: 3.34
|
1345
1197
|
- country: US
|
1346
1198
|
region: AK
|
1347
1199
|
exchange: '347745'
|
@@ -1371,9 +1223,7 @@ rate_centers:
|
|
1371
1223
|
long: "-147.702487"
|
1372
1224
|
closest_city:
|
1373
1225
|
name: Fairbanks
|
1374
|
-
|
1375
|
-
value: 2.35
|
1376
|
-
units: km
|
1226
|
+
distance_km: 2.35
|
1377
1227
|
- country: US
|
1378
1228
|
region: AK
|
1379
1229
|
exchange: '347749'
|
@@ -1403,9 +1253,7 @@ rate_centers:
|
|
1403
1253
|
long: "-163.415485"
|
1404
1254
|
closest_city:
|
1405
1255
|
name: False Pass
|
1406
|
-
|
1407
|
-
value: 4.79
|
1408
|
-
units: km
|
1256
|
+
distance_km: 4.79
|
1409
1257
|
- country: US
|
1410
1258
|
region: AK
|
1411
1259
|
exchange: '347752'
|
@@ -1435,9 +1283,7 @@ rate_centers:
|
|
1435
1283
|
long: "-145.693773"
|
1436
1284
|
closest_city:
|
1437
1285
|
name: Fort Greely
|
1438
|
-
|
1439
|
-
value: 1.49
|
1440
|
-
units: km
|
1286
|
+
distance_km: 1.49
|
1441
1287
|
- country: US
|
1442
1288
|
region: AK
|
1443
1289
|
exchange: '004260'
|
@@ -1449,9 +1295,7 @@ rate_centers:
|
|
1449
1295
|
long: "-149.647599"
|
1450
1296
|
closest_city:
|
1451
1297
|
name: Point MacKenzie
|
1452
|
-
|
1453
|
-
value: 24.19
|
1454
|
-
units: km
|
1298
|
+
distance_km: 24.19
|
1455
1299
|
- country: US
|
1456
1300
|
region: AK
|
1457
1301
|
exchange: '004270'
|
@@ -1463,9 +1307,7 @@ rate_centers:
|
|
1463
1307
|
long: "-147.598757"
|
1464
1308
|
closest_city:
|
1465
1309
|
name: Fairbanks
|
1466
|
-
|
1467
|
-
value: 2.95
|
1468
|
-
units: km
|
1310
|
+
distance_km: 2.95
|
1469
1311
|
- country: US
|
1470
1312
|
region: AK
|
1471
1313
|
exchange: '004280'
|
@@ -1477,9 +1319,7 @@ rate_centers:
|
|
1477
1319
|
long: "-145.284447"
|
1478
1320
|
closest_city:
|
1479
1321
|
name: Fort Yukon
|
1480
|
-
|
1481
|
-
value: 1.98
|
1482
|
-
units: km
|
1322
|
+
distance_km: 1.98
|
1483
1323
|
- country: US
|
1484
1324
|
region: AK
|
1485
1325
|
exchange: '347756'
|
@@ -1518,9 +1358,7 @@ rate_centers:
|
|
1518
1358
|
long: "-156.954823"
|
1519
1359
|
closest_city:
|
1520
1360
|
name: Galena
|
1521
|
-
|
1522
|
-
value: 4.35
|
1523
|
-
units: km
|
1361
|
+
distance_km: 4.35
|
1524
1362
|
- country: US
|
1525
1363
|
region: AK
|
1526
1364
|
exchange: '004320'
|
@@ -1532,9 +1370,7 @@ rate_centers:
|
|
1532
1370
|
long: "-171.723744"
|
1533
1371
|
closest_city:
|
1534
1372
|
name: Gambell
|
1535
|
-
|
1536
|
-
value: 3.8
|
1537
|
-
units: km
|
1373
|
+
distance_km: 3.8
|
1538
1374
|
- country: US
|
1539
1375
|
region: AK
|
1540
1376
|
exchange: '347763'
|
@@ -1555,9 +1391,7 @@ rate_centers:
|
|
1555
1391
|
long: "-149.162183"
|
1556
1392
|
closest_city:
|
1557
1393
|
name: Sunrise
|
1558
|
-
|
1559
|
-
value: 18.33
|
1560
|
-
units: km
|
1394
|
+
distance_km: 18.33
|
1561
1395
|
- country: US
|
1562
1396
|
region: AK
|
1563
1397
|
exchange: '347765'
|
@@ -1578,9 +1412,7 @@ rate_centers:
|
|
1578
1412
|
long: "-145.477332"
|
1579
1413
|
closest_city:
|
1580
1414
|
name: Tazlina
|
1581
|
-
|
1582
|
-
value: 6.87
|
1583
|
-
units: km
|
1415
|
+
distance_km: 6.87
|
1584
1416
|
- country: US
|
1585
1417
|
region: AK
|
1586
1418
|
exchange: '347767'
|
@@ -1601,9 +1433,7 @@ rate_centers:
|
|
1601
1433
|
long: "-163.034186"
|
1602
1434
|
closest_city:
|
1603
1435
|
name: Golovin
|
1604
|
-
|
1605
|
-
value: 2.48
|
1606
|
-
units: km
|
1436
|
+
distance_km: 2.48
|
1607
1437
|
- country: US
|
1608
1438
|
region: AK
|
1609
1439
|
exchange: '004360'
|
@@ -1615,9 +1445,7 @@ rate_centers:
|
|
1615
1445
|
long: "-161.576581"
|
1616
1446
|
closest_city:
|
1617
1447
|
name: Goodnews Bay
|
1618
|
-
|
1619
|
-
value: 0.56
|
1620
|
-
units: km
|
1448
|
+
distance_km: 0.56
|
1621
1449
|
- country: US
|
1622
1450
|
region: AK
|
1623
1451
|
exchange: '004370'
|
@@ -1629,9 +1457,7 @@ rate_centers:
|
|
1629
1457
|
long: "-160.069243"
|
1630
1458
|
closest_city:
|
1631
1459
|
name: Grayling
|
1632
|
-
|
1633
|
-
value: 2.09
|
1634
|
-
units: km
|
1460
|
+
distance_km: 2.09
|
1635
1461
|
- country: US
|
1636
1462
|
region: AK
|
1637
1463
|
exchange: '347772'
|
@@ -1652,9 +1478,7 @@ rate_centers:
|
|
1652
1478
|
long: "-135.704"
|
1653
1479
|
closest_city:
|
1654
1480
|
name: Gustavus
|
1655
|
-
|
1656
|
-
value: 2.7
|
1657
|
-
units: km
|
1481
|
+
distance_km: 2.7
|
1658
1482
|
- country: US
|
1659
1483
|
region: AK
|
1660
1484
|
exchange: '004400'
|
@@ -1666,9 +1490,7 @@ rate_centers:
|
|
1666
1490
|
long: "-135.426685"
|
1667
1491
|
closest_city:
|
1668
1492
|
name: Haines
|
1669
|
-
|
1670
|
-
value: 3.49
|
1671
|
-
units: km
|
1493
|
+
distance_km: 3.49
|
1672
1494
|
- country: US
|
1673
1495
|
region: AK
|
1674
1496
|
exchange: '004410'
|
@@ -1680,9 +1502,7 @@ rate_centers:
|
|
1680
1502
|
long: "-151.238825"
|
1681
1503
|
closest_city:
|
1682
1504
|
name: Halibut Cove
|
1683
|
-
|
1684
|
-
value: 2.92
|
1685
|
-
units: km
|
1505
|
+
distance_km: 2.92
|
1686
1506
|
- country: US
|
1687
1507
|
region: AK
|
1688
1508
|
exchange: '347776'
|
@@ -1712,9 +1532,7 @@ rate_centers:
|
|
1712
1532
|
long: "-148.979734"
|
1713
1533
|
closest_city:
|
1714
1534
|
name: Healy
|
1715
|
-
|
1716
|
-
value: 11.22
|
1717
|
-
units: km
|
1535
|
+
distance_km: 11.22
|
1718
1536
|
- country: US
|
1719
1537
|
region: AK
|
1720
1538
|
exchange: '004430'
|
@@ -1726,9 +1544,7 @@ rate_centers:
|
|
1726
1544
|
long: "-144.719781"
|
1727
1545
|
closest_city:
|
1728
1546
|
name: Healy Lake
|
1729
|
-
|
1730
|
-
value: 5.08
|
1731
|
-
units: km
|
1547
|
+
distance_km: 5.08
|
1732
1548
|
- country: US
|
1733
1549
|
region: AK
|
1734
1550
|
exchange: '347780'
|
@@ -1749,9 +1565,7 @@ rate_centers:
|
|
1749
1565
|
long: "-132.637173"
|
1750
1566
|
closest_city:
|
1751
1567
|
name: Hollis
|
1752
|
-
|
1753
|
-
value: 4.93
|
1754
|
-
units: km
|
1568
|
+
distance_km: 4.93
|
1755
1569
|
- country: US
|
1756
1570
|
region: AK
|
1757
1571
|
exchange: '004460'
|
@@ -1763,9 +1577,7 @@ rate_centers:
|
|
1763
1577
|
long: "-159.766354"
|
1764
1578
|
closest_city:
|
1765
1579
|
name: Holy Cross
|
1766
|
-
|
1767
|
-
value: 3.47
|
1768
|
-
units: km
|
1580
|
+
distance_km: 3.47
|
1769
1581
|
- country: US
|
1770
1582
|
region: AK
|
1771
1583
|
exchange: '004470'
|
@@ -1777,9 +1589,7 @@ rate_centers:
|
|
1777
1589
|
long: "-151.531763"
|
1778
1590
|
closest_city:
|
1779
1591
|
name: Homer
|
1780
|
-
|
1781
|
-
value: 0.63
|
1782
|
-
units: km
|
1592
|
+
distance_km: 0.63
|
1783
1593
|
- country: US
|
1784
1594
|
region: AK
|
1785
1595
|
exchange: '347784'
|
@@ -1800,9 +1610,7 @@ rate_centers:
|
|
1800
1610
|
long: "-135.433939"
|
1801
1611
|
closest_city:
|
1802
1612
|
name: Hoonah
|
1803
|
-
|
1804
|
-
value: 0.54
|
1805
|
-
units: km
|
1613
|
+
distance_km: 0.54
|
1806
1614
|
- country: US
|
1807
1615
|
region: AK
|
1808
1616
|
exchange: '004490'
|
@@ -1814,9 +1622,7 @@ rate_centers:
|
|
1814
1622
|
long: "-166.093303"
|
1815
1623
|
closest_city:
|
1816
1624
|
name: Hooper Bay
|
1817
|
-
|
1818
|
-
value: 1.45
|
1819
|
-
units: km
|
1625
|
+
distance_km: 1.45
|
1820
1626
|
- country: US
|
1821
1627
|
region: AK
|
1822
1628
|
exchange: '004500'
|
@@ -1828,9 +1634,7 @@ rate_centers:
|
|
1828
1634
|
long: "-149.770248"
|
1829
1635
|
closest_city:
|
1830
1636
|
name: Hope
|
1831
|
-
|
1832
|
-
value: 22.22
|
1833
|
-
units: km
|
1637
|
+
distance_km: 22.22
|
1834
1638
|
- country: US
|
1835
1639
|
region: AK
|
1836
1640
|
exchange: '347788'
|
@@ -1851,9 +1655,7 @@ rate_centers:
|
|
1851
1655
|
long: "-154.251652"
|
1852
1656
|
closest_city:
|
1853
1657
|
name: Hughes
|
1854
|
-
|
1855
|
-
value: 1.02
|
1856
|
-
units: km
|
1658
|
+
distance_km: 1.02
|
1857
1659
|
- country: US
|
1858
1660
|
region: AK
|
1859
1661
|
exchange: '347790'
|
@@ -1874,9 +1676,7 @@ rate_centers:
|
|
1874
1676
|
long: "-156.391911"
|
1875
1677
|
closest_city:
|
1876
1678
|
name: Huslia
|
1877
|
-
|
1878
|
-
value: 2.44
|
1879
|
-
units: km
|
1679
|
+
distance_km: 2.44
|
1880
1680
|
- country: US
|
1881
1681
|
region: AK
|
1882
1682
|
exchange: '004530'
|
@@ -1888,9 +1688,7 @@ rate_centers:
|
|
1888
1688
|
long: "-132.810625"
|
1889
1689
|
closest_city:
|
1890
1690
|
name: Hydaburg
|
1891
|
-
|
1892
|
-
value: 0.65
|
1893
|
-
units: km
|
1691
|
+
distance_km: 0.65
|
1894
1692
|
- country: US
|
1895
1693
|
region: AK
|
1896
1694
|
exchange: '017551'
|
@@ -1911,9 +1709,7 @@ rate_centers:
|
|
1911
1709
|
long: "-155.889968"
|
1912
1710
|
closest_city:
|
1913
1711
|
name: Igiugig
|
1914
|
-
|
1915
|
-
value: 2.71
|
1916
|
-
units: km
|
1712
|
+
distance_km: 2.71
|
1917
1713
|
- country: US
|
1918
1714
|
region: AK
|
1919
1715
|
exchange: '004550'
|
@@ -1925,9 +1721,7 @@ rate_centers:
|
|
1925
1721
|
long: "-154.806932"
|
1926
1722
|
closest_city:
|
1927
1723
|
name: Iliamna
|
1928
|
-
|
1929
|
-
value: 4.8
|
1930
|
-
units: km
|
1724
|
+
distance_km: 4.8
|
1931
1725
|
- country: US
|
1932
1726
|
region: AK
|
1933
1727
|
exchange: '347795'
|
@@ -1948,9 +1742,7 @@ rate_centers:
|
|
1948
1742
|
long: "-153.678237"
|
1949
1743
|
closest_city:
|
1950
1744
|
name: Hughes
|
1951
|
-
|
1952
|
-
value: 25.38
|
1953
|
-
units: km
|
1745
|
+
distance_km: 25.38
|
1954
1746
|
- country: US
|
1955
1747
|
region: AK
|
1956
1748
|
exchange: '347797'
|
@@ -1971,9 +1763,7 @@ rate_centers:
|
|
1971
1763
|
long: "-150.670617"
|
1972
1764
|
closest_city:
|
1973
1765
|
name: Evansville
|
1974
|
-
|
1975
|
-
value: 34.52
|
1976
|
-
units: km
|
1766
|
+
distance_km: 34.52
|
1977
1767
|
- country: US
|
1978
1768
|
region: AK
|
1979
1769
|
exchange: '347799'
|
@@ -1994,9 +1784,7 @@ rate_centers:
|
|
1994
1784
|
long: "-134.393057"
|
1995
1785
|
closest_city:
|
1996
1786
|
name: Juneau
|
1997
|
-
|
1998
|
-
value: 21.49
|
1999
|
-
units: km
|
1787
|
+
distance_km: 21.49
|
2000
1788
|
- country: US
|
2001
1789
|
region: AK
|
2002
1790
|
exchange: '347801'
|
@@ -2026,9 +1814,7 @@ rate_centers:
|
|
2026
1814
|
long: "-133.930757"
|
2027
1815
|
closest_city:
|
2028
1816
|
name: Kake
|
2029
|
-
|
2030
|
-
value: 0.97
|
2031
|
-
units: km
|
1817
|
+
distance_km: 0.97
|
2032
1818
|
- country: US
|
2033
1819
|
region: AK
|
2034
1820
|
exchange: '004610'
|
@@ -2040,9 +1826,7 @@ rate_centers:
|
|
2040
1826
|
long: "-143.616461"
|
2041
1827
|
closest_city:
|
2042
1828
|
name: Kaktovik
|
2043
|
-
|
2044
|
-
value: 0.9
|
2045
|
-
units: km
|
1829
|
+
distance_km: 0.9
|
2046
1830
|
- country: US
|
2047
1831
|
region: AK
|
2048
1832
|
exchange: '004620'
|
@@ -2054,9 +1838,7 @@ rate_centers:
|
|
2054
1838
|
long: "-160.322667"
|
2055
1839
|
closest_city:
|
2056
1840
|
name: Upper Kalskag
|
2057
|
-
|
2058
|
-
value: 0.61
|
2059
|
-
units: km
|
1841
|
+
distance_km: 0.61
|
2060
1842
|
- country: US
|
2061
1843
|
region: AK
|
2062
1844
|
exchange: '004630'
|
@@ -2068,9 +1850,7 @@ rate_centers:
|
|
2068
1850
|
long: "-158.716225"
|
2069
1851
|
closest_city:
|
2070
1852
|
name: Kaltag
|
2071
|
-
|
2072
|
-
value: 1.55
|
2073
|
-
units: km
|
1853
|
+
distance_km: 1.55
|
2074
1854
|
- country: US
|
2075
1855
|
region: AK
|
2076
1856
|
exchange: '004640'
|
@@ -2082,9 +1862,7 @@ rate_centers:
|
|
2082
1862
|
long: "-150.535113"
|
2083
1863
|
closest_city:
|
2084
1864
|
name: Cantwell
|
2085
|
-
|
2086
|
-
value: 86.84
|
2087
|
-
units: km
|
1865
|
+
distance_km: 86.84
|
2088
1866
|
- country: US
|
2089
1867
|
region: AK
|
2090
1868
|
exchange: '004650'
|
@@ -2096,9 +1874,7 @@ rate_centers:
|
|
2096
1874
|
long: "-154.426758"
|
2097
1875
|
closest_city:
|
2098
1876
|
name: Karluk
|
2099
|
-
|
2100
|
-
value: 6.29
|
2101
|
-
units: km
|
1877
|
+
distance_km: 6.29
|
2102
1878
|
- country: US
|
2103
1879
|
region: AK
|
2104
1880
|
exchange: '004660'
|
@@ -2110,9 +1886,7 @@ rate_centers:
|
|
2110
1886
|
long: "-132.388904"
|
2111
1887
|
closest_city:
|
2112
1888
|
name: Kasaan
|
2113
|
-
|
2114
|
-
value: 2.35
|
2115
|
-
units: km
|
1889
|
+
distance_km: 2.35
|
2116
1890
|
- country: US
|
2117
1891
|
region: AK
|
2118
1892
|
exchange: '347811'
|
@@ -2133,9 +1907,7 @@ rate_centers:
|
|
2133
1907
|
long: "-162.515117"
|
2134
1908
|
closest_city:
|
2135
1909
|
name: Kasigluk
|
2136
|
-
|
2137
|
-
value: 0.82
|
2138
|
-
units: km
|
1910
|
+
distance_km: 0.82
|
2139
1911
|
- country: US
|
2140
1912
|
region: AK
|
2141
1913
|
exchange: '347813'
|
@@ -2156,9 +1928,7 @@ rate_centers:
|
|
2156
1928
|
long: "-151.232059"
|
2157
1929
|
closest_city:
|
2158
1930
|
name: Kenai
|
2159
|
-
|
2160
|
-
value: 2.0
|
2161
|
-
units: km
|
1931
|
+
distance_km: 2.0
|
2162
1932
|
- country: US
|
2163
1933
|
region: AK
|
2164
1934
|
exchange: '004710'
|
@@ -2170,9 +1940,7 @@ rate_centers:
|
|
2170
1940
|
long: "-131.681534"
|
2171
1941
|
closest_city:
|
2172
1942
|
name: Ketchikan
|
2173
|
-
|
2174
|
-
value: 0.76
|
2175
|
-
units: km
|
1943
|
+
distance_km: 0.76
|
2176
1944
|
- country: US
|
2177
1945
|
region: AK
|
2178
1946
|
exchange: '004720'
|
@@ -2184,9 +1952,7 @@ rate_centers:
|
|
2184
1952
|
long: "-160.425697"
|
2185
1953
|
closest_city:
|
2186
1954
|
name: Kiana
|
2187
|
-
|
2188
|
-
value: 0.75
|
2189
|
-
units: km
|
1955
|
+
distance_km: 0.75
|
2190
1956
|
- country: US
|
2191
1957
|
region: AK
|
2192
1958
|
exchange: '004730'
|
@@ -2198,9 +1964,7 @@ rate_centers:
|
|
2198
1964
|
long: "-162.306044"
|
2199
1965
|
closest_city:
|
2200
1966
|
name: King Cove
|
2201
|
-
|
2202
|
-
value: 2.29
|
2203
|
-
units: km
|
1967
|
+
distance_km: 2.29
|
2204
1968
|
- country: US
|
2205
1969
|
region: AK
|
2206
1970
|
exchange: '347819'
|
@@ -2221,9 +1985,7 @@ rate_centers:
|
|
2221
1985
|
long: "-156.66061"
|
2222
1986
|
closest_city:
|
2223
1987
|
name: King Salmon
|
2224
|
-
|
2225
|
-
value: 11.48
|
2226
|
-
units: km
|
1988
|
+
distance_km: 11.48
|
2227
1989
|
- country: US
|
2228
1990
|
region: AK
|
2229
1991
|
exchange: '004750'
|
@@ -2235,9 +1997,7 @@ rate_centers:
|
|
2235
1997
|
long: "-156.66061"
|
2236
1998
|
closest_city:
|
2237
1999
|
name: King Salmon
|
2238
|
-
|
2239
|
-
value: 11.48
|
2240
|
-
units: km
|
2000
|
+
distance_km: 11.48
|
2241
2001
|
- country: US
|
2242
2002
|
region: AK
|
2243
2003
|
exchange: '004760'
|
@@ -2249,9 +2009,7 @@ rate_centers:
|
|
2249
2009
|
long: "-164.02913"
|
2250
2010
|
closest_city:
|
2251
2011
|
name: Kipnuk
|
2252
|
-
|
2253
|
-
value: 1.96
|
2254
|
-
units: km
|
2012
|
+
distance_km: 1.96
|
2255
2013
|
- country: US
|
2256
2014
|
region: AK
|
2257
2015
|
exchange: '004770'
|
@@ -2263,9 +2021,7 @@ rate_centers:
|
|
2263
2021
|
long: "-164.530659"
|
2264
2022
|
closest_city:
|
2265
2023
|
name: Kivalina
|
2266
|
-
|
2267
|
-
value: 0.48
|
2268
|
-
units: km
|
2024
|
+
distance_km: 0.48
|
2269
2025
|
- country: US
|
2270
2026
|
region: AK
|
2271
2027
|
exchange: '004780'
|
@@ -2277,9 +2033,7 @@ rate_centers:
|
|
2277
2033
|
long: "-133.086531"
|
2278
2034
|
closest_city:
|
2279
2035
|
name: Klawock
|
2280
|
-
|
2281
|
-
value: 0.12
|
2282
|
-
units: km
|
2036
|
+
distance_km: 0.12
|
2283
2037
|
- country: US
|
2284
2038
|
region: AK
|
2285
2039
|
exchange: '004790'
|
@@ -2291,9 +2045,7 @@ rate_centers:
|
|
2291
2045
|
long: "-135.885048"
|
2292
2046
|
closest_city:
|
2293
2047
|
name: Klukwan
|
2294
|
-
|
2295
|
-
value: 0.59
|
2296
|
-
units: km
|
2048
|
+
distance_km: 0.59
|
2297
2049
|
- country: US
|
2298
2050
|
region: AK
|
2299
2051
|
exchange: '004800'
|
@@ -2305,9 +2057,7 @@ rate_centers:
|
|
2305
2057
|
long: "-156.883441"
|
2306
2058
|
closest_city:
|
2307
2059
|
name: Kobuk
|
2308
|
-
|
2309
|
-
value: 2.17
|
2310
|
-
units: km
|
2060
|
+
distance_km: 2.17
|
2311
2061
|
- country: US
|
2312
2062
|
region: AK
|
2313
2063
|
exchange: '004810'
|
@@ -2319,9 +2069,7 @@ rate_centers:
|
|
2319
2069
|
long: "-152.437298"
|
2320
2070
|
closest_city:
|
2321
2071
|
name: Kodiak
|
2322
|
-
|
2323
|
-
value: 1.9
|
2324
|
-
units: km
|
2072
|
+
distance_km: 1.9
|
2325
2073
|
- country: US
|
2326
2074
|
region: AK
|
2327
2075
|
exchange: '004811'
|
@@ -2342,9 +2090,7 @@ rate_centers:
|
|
2342
2090
|
long: "-154.748102"
|
2343
2091
|
closest_city:
|
2344
2092
|
name: Kokhanok
|
2345
|
-
|
2346
|
-
value: 3.06
|
2347
|
-
units: km
|
2093
|
+
distance_km: 3.06
|
2348
2094
|
- country: US
|
2349
2095
|
region: AK
|
2350
2096
|
exchange: '004840'
|
@@ -2356,9 +2102,7 @@ rate_centers:
|
|
2356
2102
|
long: "-157.281702"
|
2357
2103
|
closest_city:
|
2358
2104
|
name: Koliganek
|
2359
|
-
|
2360
|
-
value: 4.68
|
2361
|
-
units: km
|
2105
|
+
distance_km: 4.68
|
2362
2106
|
- country: US
|
2363
2107
|
region: AK
|
2364
2108
|
exchange: '004850'
|
@@ -2370,9 +2114,7 @@ rate_centers:
|
|
2370
2114
|
long: "-162.885249"
|
2371
2115
|
closest_city:
|
2372
2116
|
name: Kongiganak
|
2373
|
-
|
2374
|
-
value: 2.99
|
2375
|
-
units: km
|
2117
|
+
distance_km: 2.99
|
2376
2118
|
- country: US
|
2377
2119
|
region: AK
|
2378
2120
|
exchange: '004860'
|
@@ -2384,9 +2126,7 @@ rate_centers:
|
|
2384
2126
|
long: "-163.551031"
|
2385
2127
|
closest_city:
|
2386
2128
|
name: Kotlik
|
2387
|
-
|
2388
|
-
value: 0.73
|
2389
|
-
units: km
|
2129
|
+
distance_km: 0.73
|
2390
2130
|
- country: US
|
2391
2131
|
region: AK
|
2392
2132
|
exchange: '004870'
|
@@ -2398,9 +2138,7 @@ rate_centers:
|
|
2398
2138
|
long: "-162.595553"
|
2399
2139
|
closest_city:
|
2400
2140
|
name: Kotzebue
|
2401
|
-
|
2402
|
-
value: 4.03
|
2403
|
-
units: km
|
2141
|
+
distance_km: 4.03
|
2404
2142
|
- country: US
|
2405
2143
|
region: AK
|
2406
2144
|
exchange: '004880'
|
@@ -2412,9 +2150,7 @@ rate_centers:
|
|
2412
2150
|
long: "-161.158375"
|
2413
2151
|
closest_city:
|
2414
2152
|
name: Koyuk
|
2415
|
-
|
2416
|
-
value: 1.0
|
2417
|
-
units: km
|
2153
|
+
distance_km: 1.0
|
2418
2154
|
- country: US
|
2419
2155
|
region: AK
|
2420
2156
|
exchange: '004890'
|
@@ -2426,9 +2162,7 @@ rate_centers:
|
|
2426
2162
|
long: "-157.708237"
|
2427
2163
|
closest_city:
|
2428
2164
|
name: Koyukuk
|
2429
|
-
|
2430
|
-
value: 1.67
|
2431
|
-
units: km
|
2165
|
+
distance_km: 1.67
|
2432
2166
|
- country: US
|
2433
2167
|
region: AK
|
2434
2168
|
exchange: '004900'
|
@@ -2440,9 +2174,7 @@ rate_centers:
|
|
2440
2174
|
long: "-161.411306"
|
2441
2175
|
closest_city:
|
2442
2176
|
name: Kwethluk
|
2443
|
-
|
2444
|
-
value: 1.91
|
2445
|
-
units: km
|
2177
|
+
distance_km: 1.91
|
2446
2178
|
- country: US
|
2447
2179
|
region: AK
|
2448
2180
|
exchange: '004910'
|
@@ -2454,9 +2186,7 @@ rate_centers:
|
|
2454
2186
|
long: "-163.129839"
|
2455
2187
|
closest_city:
|
2456
2188
|
name: Kwigillingok
|
2457
|
-
|
2458
|
-
value: 2.63
|
2459
|
-
units: km
|
2189
|
+
distance_km: 2.63
|
2460
2190
|
- country: US
|
2461
2191
|
region: AK
|
2462
2192
|
exchange: '004920'
|
@@ -2468,9 +2198,7 @@ rate_centers:
|
|
2468
2198
|
long: "-153.974697"
|
2469
2199
|
closest_city:
|
2470
2200
|
name: Larsen Bay
|
2471
|
-
|
2472
|
-
value: 1.85
|
2473
|
-
units: km
|
2201
|
+
distance_km: 1.85
|
2474
2202
|
- country: US
|
2475
2203
|
region: AK
|
2476
2204
|
exchange: '347838'
|
@@ -2500,9 +2228,7 @@ rate_centers:
|
|
2500
2228
|
long: "-156.853343"
|
2501
2229
|
closest_city:
|
2502
2230
|
name: Levelock
|
2503
|
-
|
2504
|
-
value: 6.07
|
2505
|
-
units: km
|
2231
|
+
distance_km: 6.07
|
2506
2232
|
- country: US
|
2507
2233
|
region: AK
|
2508
2234
|
exchange: '347841'
|
@@ -2523,9 +2249,7 @@ rate_centers:
|
|
2523
2249
|
long: "-155.430276"
|
2524
2250
|
closest_city:
|
2525
2251
|
name: Lime Village
|
2526
|
-
|
2527
|
-
value: 6.93
|
2528
|
-
units: km
|
2252
|
+
distance_km: 6.93
|
2529
2253
|
- country: US
|
2530
2254
|
region: AK
|
2531
2255
|
exchange: '004960'
|
@@ -2537,9 +2261,7 @@ rate_centers:
|
|
2537
2261
|
long: "-168.929455"
|
2538
2262
|
closest_city:
|
2539
2263
|
name: Diomede
|
2540
|
-
|
2541
|
-
value: 0.91
|
2542
|
-
units: km
|
2264
|
+
distance_km: 0.91
|
2543
2265
|
- country: US
|
2544
2266
|
region: AK
|
2545
2267
|
exchange: '347844'
|
@@ -2560,9 +2282,7 @@ rate_centers:
|
|
2560
2282
|
long: "-148.669015"
|
2561
2283
|
closest_city:
|
2562
2284
|
name: Livengood
|
2563
|
-
|
2564
|
-
value: 11.66
|
2565
|
-
units: km
|
2285
|
+
distance_km: 11.66
|
2566
2286
|
- country: US
|
2567
2287
|
region: AK
|
2568
2288
|
exchange: '004980'
|
@@ -2574,9 +2294,7 @@ rate_centers:
|
|
2574
2294
|
long: "-150.638834"
|
2575
2295
|
closest_city:
|
2576
2296
|
name: Manley Hot Springs
|
2577
|
-
|
2578
|
-
value: 2.23
|
2579
|
-
units: km
|
2297
|
+
distance_km: 2.23
|
2580
2298
|
- country: US
|
2581
2299
|
region: AK
|
2582
2300
|
exchange: '004990'
|
@@ -2588,9 +2306,7 @@ rate_centers:
|
|
2588
2306
|
long: "-159.055329"
|
2589
2307
|
closest_city:
|
2590
2308
|
name: Manokotak
|
2591
|
-
|
2592
|
-
value: 12.92
|
2593
|
-
units: km
|
2309
|
+
distance_km: 12.92
|
2594
2310
|
- country: US
|
2595
2311
|
region: AK
|
2596
2312
|
exchange: '005000'
|
@@ -2602,9 +2318,7 @@ rate_centers:
|
|
2602
2318
|
long: "-162.077952"
|
2603
2319
|
closest_city:
|
2604
2320
|
name: Marshall
|
2605
|
-
|
2606
|
-
value: 1.82
|
2607
|
-
units: km
|
2321
|
+
distance_km: 1.82
|
2608
2322
|
- country: US
|
2609
2323
|
region: AK
|
2610
2324
|
exchange: '005010'
|
@@ -2616,9 +2330,7 @@ rate_centers:
|
|
2616
2330
|
long: "-142.912734"
|
2617
2331
|
closest_city:
|
2618
2332
|
name: McCarthy
|
2619
|
-
|
2620
|
-
value: 3.17
|
2621
|
-
units: km
|
2333
|
+
distance_km: 3.17
|
2622
2334
|
- country: US
|
2623
2335
|
region: AK
|
2624
2336
|
exchange: '005020'
|
@@ -2630,9 +2342,7 @@ rate_centers:
|
|
2630
2342
|
long: "-155.615189"
|
2631
2343
|
closest_city:
|
2632
2344
|
name: McGrath
|
2633
|
-
|
2634
|
-
value: 3.1
|
2635
|
-
units: km
|
2345
|
+
distance_km: 3.1
|
2636
2346
|
- country: US
|
2637
2347
|
region: AK
|
2638
2348
|
exchange: '347851'
|
@@ -2653,9 +2363,7 @@ rate_centers:
|
|
2653
2363
|
long: "-166.188545"
|
2654
2364
|
closest_city:
|
2655
2365
|
name: Mekoryuk
|
2656
|
-
|
2657
|
-
value: 4.85
|
2658
|
-
units: km
|
2366
|
+
distance_km: 4.85
|
2659
2367
|
- country: US
|
2660
2368
|
region: AK
|
2661
2369
|
exchange: '347853'
|
@@ -2676,9 +2384,7 @@ rate_centers:
|
|
2676
2384
|
long: "-143.783877"
|
2677
2385
|
closest_city:
|
2678
2386
|
name: Mentasta Lake
|
2679
|
-
|
2680
|
-
value: 14.34
|
2681
|
-
units: km
|
2387
|
+
distance_km: 14.34
|
2682
2388
|
- country: US
|
2683
2389
|
region: AK
|
2684
2390
|
exchange: '347855'
|
@@ -2699,9 +2405,7 @@ rate_centers:
|
|
2699
2405
|
long: "-158.676225"
|
2700
2406
|
closest_city:
|
2701
2407
|
name: Port Heiden
|
2702
|
-
|
2703
|
-
value: 5.31
|
2704
|
-
units: km
|
2408
|
+
distance_km: 5.31
|
2705
2409
|
- country: US
|
2706
2410
|
region: AK
|
2707
2411
|
exchange: '003531'
|
@@ -2731,9 +2435,7 @@ rate_centers:
|
|
2731
2435
|
long: "-152.311121"
|
2732
2436
|
closest_city:
|
2733
2437
|
name: Lake Minchumina
|
2734
|
-
|
2735
|
-
value: 9.66
|
2736
|
-
units: km
|
2438
|
+
distance_km: 9.66
|
2737
2439
|
- country: US
|
2738
2440
|
region: AK
|
2739
2441
|
exchange: '005070'
|
@@ -2745,9 +2447,7 @@ rate_centers:
|
|
2745
2447
|
long: "-149.318007"
|
2746
2448
|
closest_city:
|
2747
2449
|
name: Minto
|
2748
|
-
|
2749
|
-
value: 12.83
|
2750
|
-
units: km
|
2450
|
+
distance_km: 12.83
|
2751
2451
|
- country: US
|
2752
2452
|
region: AK
|
2753
2453
|
exchange: '347861'
|
@@ -2777,9 +2477,7 @@ rate_centers:
|
|
2777
2477
|
long: "-149.359551"
|
2778
2478
|
closest_city:
|
2779
2479
|
name: Moose Pass
|
2780
|
-
|
2781
|
-
value: 5.1
|
2782
|
-
units: km
|
2480
|
+
distance_km: 5.1
|
2783
2481
|
- country: US
|
2784
2482
|
region: AK
|
2785
2483
|
exchange: '347866'
|
@@ -2809,9 +2507,7 @@ rate_centers:
|
|
2809
2507
|
long: "-163.72088"
|
2810
2508
|
closest_city:
|
2811
2509
|
name: Mountain Village
|
2812
|
-
|
2813
|
-
value: 0.26
|
2814
|
-
units: km
|
2510
|
+
distance_km: 0.26
|
2815
2511
|
- country: US
|
2816
2512
|
region: AK
|
2817
2513
|
exchange: '347867'
|
@@ -2832,9 +2528,7 @@ rate_centers:
|
|
2832
2528
|
long: "-132.254242"
|
2833
2529
|
closest_city:
|
2834
2530
|
name: Thorne Bay
|
2835
|
-
|
2836
|
-
value: 19.34
|
2837
|
-
units: km
|
2531
|
+
distance_km: 19.34
|
2838
2532
|
- country: US
|
2839
2533
|
region: AK
|
2840
2534
|
exchange: '347869'
|
@@ -2855,9 +2549,7 @@ rate_centers:
|
|
2855
2549
|
long: "-161.956145"
|
2856
2550
|
closest_city:
|
2857
2551
|
name: Napakiak
|
2858
|
-
|
2859
|
-
value: 1.62
|
2860
|
-
units: km
|
2552
|
+
distance_km: 1.62
|
2861
2553
|
- country: US
|
2862
2554
|
region: AK
|
2863
2555
|
exchange: '005120'
|
@@ -2869,9 +2561,7 @@ rate_centers:
|
|
2869
2561
|
long: "-161.756873"
|
2870
2562
|
closest_city:
|
2871
2563
|
name: Napaskiak
|
2872
|
-
|
2873
|
-
value: 1.36
|
2874
|
-
units: km
|
2564
|
+
distance_km: 1.36
|
2875
2565
|
- country: US
|
2876
2566
|
region: AK
|
2877
2567
|
exchange: '347872'
|
@@ -2892,9 +2582,7 @@ rate_centers:
|
|
2892
2582
|
long: "-133.198664"
|
2893
2583
|
closest_city:
|
2894
2584
|
name: Naukati Bay
|
2895
|
-
|
2896
|
-
value: 0.74
|
2897
|
-
units: km
|
2585
|
+
distance_km: 0.74
|
2898
2586
|
- country: US
|
2899
2587
|
region: AK
|
2900
2588
|
exchange: '005140'
|
@@ -2906,9 +2594,7 @@ rate_centers:
|
|
2906
2594
|
long: "-161.195149"
|
2907
2595
|
closest_city:
|
2908
2596
|
name: Nelson Lagoon
|
2909
|
-
|
2910
|
-
value: 31.32
|
2911
|
-
units: km
|
2597
|
+
distance_km: 31.32
|
2912
2598
|
- country: US
|
2913
2599
|
region: AK
|
2914
2600
|
exchange: '005150'
|
@@ -2920,9 +2606,7 @@ rate_centers:
|
|
2920
2606
|
long: "-149.097061"
|
2921
2607
|
closest_city:
|
2922
2608
|
name: Nenana
|
2923
|
-
|
2924
|
-
value: 1.96
|
2925
|
-
units: km
|
2609
|
+
distance_km: 1.96
|
2926
2610
|
- country: US
|
2927
2611
|
region: AK
|
2928
2612
|
exchange: '005160'
|
@@ -2934,9 +2618,7 @@ rate_centers:
|
|
2934
2618
|
long: "-157.308605"
|
2935
2619
|
closest_city:
|
2936
2620
|
name: New Stuyahok
|
2937
|
-
|
2938
|
-
value: 3.27
|
2939
|
-
units: km
|
2621
|
+
distance_km: 3.27
|
2940
2622
|
- country: US
|
2941
2623
|
region: AK
|
2942
2624
|
exchange: '347876'
|
@@ -2957,9 +2639,7 @@ rate_centers:
|
|
2957
2639
|
long: "-164.618757"
|
2958
2640
|
closest_city:
|
2959
2641
|
name: Newtok
|
2960
|
-
|
2961
|
-
value: 1.86
|
2962
|
-
units: km
|
2642
|
+
distance_km: 1.86
|
2963
2643
|
- country: US
|
2964
2644
|
region: AK
|
2965
2645
|
exchange: '005180'
|
@@ -2971,9 +2651,7 @@ rate_centers:
|
|
2971
2651
|
long: "-164.71771"
|
2972
2652
|
closest_city:
|
2973
2653
|
name: Nightmute
|
2974
|
-
|
2975
|
-
value: 5.59
|
2976
|
-
units: km
|
2654
|
+
distance_km: 5.59
|
2977
2655
|
- country: US
|
2978
2656
|
region: AK
|
2979
2657
|
exchange: '347880'
|
@@ -3012,9 +2690,7 @@ rate_centers:
|
|
3012
2690
|
long: "-154.380032"
|
3013
2691
|
closest_city:
|
3014
2692
|
name: Nikolai
|
3015
|
-
|
3016
|
-
value: 0.54
|
3017
|
-
units: km
|
2693
|
+
distance_km: 0.54
|
3018
2694
|
- country: US
|
3019
2695
|
region: AK
|
3020
2696
|
exchange: '005200'
|
@@ -3026,9 +2702,7 @@ rate_centers:
|
|
3026
2702
|
long: "-168.853052"
|
3027
2703
|
closest_city:
|
3028
2704
|
name: Nikolski
|
3029
|
-
|
3030
|
-
value: 10.3
|
3031
|
-
units: km
|
2705
|
+
distance_km: 10.3
|
3032
2706
|
- country: US
|
3033
2707
|
region: AK
|
3034
2708
|
exchange: '005210'
|
@@ -3040,9 +2714,7 @@ rate_centers:
|
|
3040
2714
|
long: "-151.659762"
|
3041
2715
|
closest_city:
|
3042
2716
|
name: Ninilchik
|
3043
|
-
|
3044
|
-
value: 15.46
|
3045
|
-
units: km
|
2717
|
+
distance_km: 15.46
|
3046
2718
|
- country: US
|
3047
2719
|
region: AK
|
3048
2720
|
exchange: '005220'
|
@@ -3054,9 +2726,7 @@ rate_centers:
|
|
3054
2726
|
long: "-162.961341"
|
3055
2727
|
closest_city:
|
3056
2728
|
name: Noatak
|
3057
|
-
|
3058
|
-
value: 4.28
|
3059
|
-
units: km
|
2729
|
+
distance_km: 4.28
|
3060
2730
|
- country: US
|
3061
2731
|
region: AK
|
3062
2732
|
exchange: '005230'
|
@@ -3068,9 +2738,7 @@ rate_centers:
|
|
3068
2738
|
long: "-165.394296"
|
3069
2739
|
closest_city:
|
3070
2740
|
name: Nome
|
3071
|
-
|
3072
|
-
value: 2.52
|
3073
|
-
units: km
|
2741
|
+
distance_km: 2.52
|
3074
2742
|
- country: US
|
3075
2743
|
region: AK
|
3076
2744
|
exchange: '005240'
|
@@ -3082,9 +2750,7 @@ rate_centers:
|
|
3082
2750
|
long: "-154.846703"
|
3083
2751
|
closest_city:
|
3084
2752
|
name: Nondalton
|
3085
|
-
|
3086
|
-
value: 1.12
|
3087
|
-
units: km
|
2753
|
+
distance_km: 1.12
|
3088
2754
|
- country: US
|
3089
2755
|
region: AK
|
3090
2756
|
exchange: '005250'
|
@@ -3096,9 +2762,7 @@ rate_centers:
|
|
3096
2762
|
long: "-161.026196"
|
3097
2763
|
closest_city:
|
3098
2764
|
name: Noorvik
|
3099
|
-
|
3100
|
-
value: 1.19
|
3101
|
-
units: km
|
2765
|
+
distance_km: 1.19
|
3102
2766
|
- country: US
|
3103
2767
|
region: AK
|
3104
2768
|
exchange: '005260'
|
@@ -3110,9 +2774,7 @@ rate_centers:
|
|
3110
2774
|
long: "-151.352174"
|
3111
2775
|
closest_city:
|
3112
2776
|
name: Nikiski
|
3113
|
-
|
3114
|
-
value: 6.6
|
3115
|
-
units: km
|
2777
|
+
distance_km: 6.6
|
3116
2778
|
- country: US
|
3117
2779
|
region: AK
|
3118
2780
|
exchange: '005270'
|
@@ -3124,9 +2786,7 @@ rate_centers:
|
|
3124
2786
|
long: "-147.351034"
|
3125
2787
|
closest_city:
|
3126
2788
|
name: North Pole
|
3127
|
-
|
3128
|
-
value: 0.42
|
3129
|
-
units: km
|
2789
|
+
distance_km: 0.42
|
3130
2790
|
- country: US
|
3131
2791
|
region: AK
|
3132
2792
|
exchange: '005280'
|
@@ -3138,9 +2798,7 @@ rate_centers:
|
|
3138
2798
|
long: "-141.804457"
|
3139
2799
|
closest_city:
|
3140
2800
|
name: Northway
|
3141
|
-
|
3142
|
-
value: 10.8
|
3143
|
-
units: km
|
2801
|
+
distance_km: 10.8
|
3144
2802
|
- country: US
|
3145
2803
|
region: AK
|
3146
2804
|
exchange: '005290'
|
@@ -3152,9 +2810,7 @@ rate_centers:
|
|
3152
2810
|
long: "-150.991236"
|
3153
2811
|
closest_city:
|
3154
2812
|
name: Nuiqsut
|
3155
|
-
|
3156
|
-
value: 0.18
|
3157
|
-
units: km
|
2813
|
+
distance_km: 0.18
|
3158
2814
|
- country: US
|
3159
2815
|
region: AK
|
3160
2816
|
exchange: '005300'
|
@@ -3166,9 +2822,7 @@ rate_centers:
|
|
3166
2822
|
long: "-158.110167"
|
3167
2823
|
closest_city:
|
3168
2824
|
name: Nulato
|
3169
|
-
|
3170
|
-
value: 6.84
|
3171
|
-
units: km
|
2825
|
+
distance_km: 6.84
|
3172
2826
|
- country: US
|
3173
2827
|
region: AK
|
3174
2828
|
exchange: '005310'
|
@@ -3180,9 +2834,7 @@ rate_centers:
|
|
3180
2834
|
long: "-162.460664"
|
3181
2835
|
closest_city:
|
3182
2836
|
name: Nunapitchuk
|
3183
|
-
|
3184
|
-
value: 2.38
|
3185
|
-
units: km
|
2837
|
+
distance_km: 2.38
|
3186
2838
|
- country: US
|
3187
2839
|
region: AK
|
3188
2840
|
exchange: '005320'
|
@@ -3194,9 +2846,7 @@ rate_centers:
|
|
3194
2846
|
long: "-153.298634"
|
3195
2847
|
closest_city:
|
3196
2848
|
name: Old Harbor
|
3197
|
-
|
3198
|
-
value: 2.11
|
3199
|
-
units: km
|
2849
|
+
distance_km: 2.11
|
3200
2850
|
- country: US
|
3201
2851
|
region: AK
|
3202
2852
|
exchange: '005340'
|
@@ -3208,9 +2858,7 @@ rate_centers:
|
|
3208
2858
|
long: "-152.501136"
|
3209
2859
|
closest_city:
|
3210
2860
|
name: Ouzinkie
|
3211
|
-
|
3212
|
-
value: 2.01
|
3213
|
-
units: km
|
2861
|
+
distance_km: 2.01
|
3214
2862
|
- country: US
|
3215
2863
|
region: AK
|
3216
2864
|
exchange: '005350'
|
@@ -3222,9 +2870,7 @@ rate_centers:
|
|
3222
2870
|
long: "-149.107533"
|
3223
2871
|
closest_city:
|
3224
2872
|
name: Palmer
|
3225
|
-
|
3226
|
-
value: 1.11
|
3227
|
-
units: km
|
2873
|
+
distance_km: 1.11
|
3228
2874
|
- country: US
|
3229
2875
|
region: AK
|
3230
2876
|
exchange: '347899'
|
@@ -3245,9 +2891,7 @@ rate_centers:
|
|
3245
2891
|
long: "-154.120896"
|
3246
2892
|
closest_city:
|
3247
2893
|
name: Pedro Bay
|
3248
|
-
|
3249
|
-
value: 0.63
|
3250
|
-
units: km
|
2894
|
+
distance_km: 0.63
|
3251
2895
|
- country: US
|
3252
2896
|
region: AK
|
3253
2897
|
exchange: '005370'
|
@@ -3259,9 +2903,7 @@ rate_centers:
|
|
3259
2903
|
long: "-136.21783"
|
3260
2904
|
closest_city:
|
3261
2905
|
name: Pelican
|
3262
|
-
|
3263
|
-
value: 0.06
|
3264
|
-
units: km
|
2906
|
+
distance_km: 0.06
|
3265
2907
|
- country: US
|
3266
2908
|
region: AK
|
3267
2909
|
exchange: '005380'
|
@@ -3273,9 +2915,7 @@ rate_centers:
|
|
3273
2915
|
long: "-159.140175"
|
3274
2916
|
closest_city:
|
3275
2917
|
name: Perryville
|
3276
|
-
|
3277
|
-
value: 2.0
|
3278
|
-
units: km
|
2918
|
+
distance_km: 2.0
|
3279
2919
|
- country: US
|
3280
2920
|
region: AK
|
3281
2921
|
exchange: '005390'
|
@@ -3287,9 +2927,7 @@ rate_centers:
|
|
3287
2927
|
long: "-132.948345"
|
3288
2928
|
closest_city:
|
3289
2929
|
name: Kupreanof
|
3290
|
-
|
3291
|
-
value: 2.47
|
3292
|
-
units: km
|
2930
|
+
distance_km: 2.47
|
3293
2931
|
- country: US
|
3294
2932
|
region: AK
|
3295
2933
|
exchange: '005400'
|
@@ -3301,9 +2939,7 @@ rate_centers:
|
|
3301
2939
|
long: "-157.573917"
|
3302
2940
|
closest_city:
|
3303
2941
|
name: Pilot Point
|
3304
|
-
|
3305
|
-
value: 6.37
|
3306
|
-
units: km
|
2942
|
+
distance_km: 6.37
|
3307
2943
|
- country: US
|
3308
2944
|
region: AK
|
3309
2945
|
exchange: '005410'
|
@@ -3315,9 +2951,7 @@ rate_centers:
|
|
3315
2951
|
long: "-162.87879"
|
3316
2952
|
closest_city:
|
3317
2953
|
name: Pilot Station
|
3318
|
-
|
3319
|
-
value: 0.34
|
3320
|
-
units: km
|
2954
|
+
distance_km: 0.34
|
3321
2955
|
- country: US
|
3322
2956
|
region: AK
|
3323
2957
|
exchange: '347906'
|
@@ -3338,9 +2972,7 @@ rate_centers:
|
|
3338
2972
|
long: "-161.814736"
|
3339
2973
|
closest_city:
|
3340
2974
|
name: Platinum
|
3341
|
-
|
3342
|
-
value: 6.8
|
3343
|
-
units: km
|
2975
|
+
distance_km: 6.8
|
3344
2976
|
- country: US
|
3345
2977
|
region: AK
|
3346
2978
|
exchange: '005430'
|
@@ -3352,9 +2984,7 @@ rate_centers:
|
|
3352
2984
|
long: "-133.612812"
|
3353
2985
|
closest_city:
|
3354
2986
|
name: Point Baker
|
3355
|
-
|
3356
|
-
value: 0.72
|
3357
|
-
units: km
|
2987
|
+
distance_km: 0.72
|
3358
2988
|
- country: US
|
3359
2989
|
region: AK
|
3360
2990
|
exchange: '005440'
|
@@ -3366,9 +2996,7 @@ rate_centers:
|
|
3366
2996
|
long: "-166.736315"
|
3367
2997
|
closest_city:
|
3368
2998
|
name: Point Hope
|
3369
|
-
|
3370
|
-
value: 2.6
|
3371
|
-
units: km
|
2999
|
+
distance_km: 2.6
|
3372
3000
|
- country: US
|
3373
3001
|
region: AK
|
3374
3002
|
exchange: '005450'
|
@@ -3380,9 +3008,7 @@ rate_centers:
|
|
3380
3008
|
long: "-163.00136"
|
3381
3009
|
closest_city:
|
3382
3010
|
name: Point Lay
|
3383
|
-
|
3384
|
-
value: 5.14
|
3385
|
-
units: km
|
3011
|
+
distance_km: 5.14
|
3386
3012
|
- country: US
|
3387
3013
|
region: AK
|
3388
3014
|
exchange: '005460'
|
@@ -3394,9 +3020,7 @@ rate_centers:
|
|
3394
3020
|
long: "-134.64352"
|
3395
3021
|
closest_city:
|
3396
3022
|
name: Port Alexander
|
3397
|
-
|
3398
|
-
value: 1.43
|
3399
|
-
units: km
|
3023
|
+
distance_km: 1.43
|
3400
3024
|
- country: US
|
3401
3025
|
region: AK
|
3402
3026
|
exchange: '005470'
|
@@ -3408,9 +3032,7 @@ rate_centers:
|
|
3408
3032
|
long: "-154.312996"
|
3409
3033
|
closest_city:
|
3410
3034
|
name: Port Alsworth
|
3411
|
-
|
3412
|
-
value: 4.45
|
3413
|
-
units: km
|
3035
|
+
distance_km: 4.45
|
3414
3036
|
- country: US
|
3415
3037
|
region: AK
|
3416
3038
|
exchange: '347917'
|
@@ -3431,9 +3053,7 @@ rate_centers:
|
|
3431
3053
|
long: "-151.830252"
|
3432
3054
|
closest_city:
|
3433
3055
|
name: Port Graham
|
3434
|
-
|
3435
|
-
value: 1.8
|
3436
|
-
units: km
|
3056
|
+
distance_km: 1.8
|
3437
3057
|
- country: US
|
3438
3058
|
region: AK
|
3439
3059
|
exchange: '005500'
|
@@ -3445,9 +3065,7 @@ rate_centers:
|
|
3445
3065
|
long: "-152.869819"
|
3446
3066
|
closest_city:
|
3447
3067
|
name: Port Lions
|
3448
|
-
|
3449
|
-
value: 1.16
|
3450
|
-
units: km
|
3068
|
+
distance_km: 1.16
|
3451
3069
|
- country: US
|
3452
3070
|
region: AK
|
3453
3071
|
exchange: '005520'
|
@@ -3459,9 +3077,7 @@ rate_centers:
|
|
3459
3077
|
long: "-133.606925"
|
3460
3078
|
closest_city:
|
3461
3079
|
name: Port Protection
|
3462
|
-
|
3463
|
-
value: 0.81
|
3464
|
-
units: km
|
3080
|
+
distance_km: 0.81
|
3465
3081
|
- country: US
|
3466
3082
|
region: AK
|
3467
3083
|
exchange: '347914'
|
@@ -3491,9 +3107,7 @@ rate_centers:
|
|
3491
3107
|
long: "-161.912462"
|
3492
3108
|
closest_city:
|
3493
3109
|
name: Quinhagak
|
3494
|
-
|
3495
|
-
value: 0.77
|
3496
|
-
units: km
|
3110
|
+
distance_km: 0.77
|
3497
3111
|
- country: US
|
3498
3112
|
region: AK
|
3499
3113
|
exchange: '005610'
|
@@ -3505,9 +3119,7 @@ rate_centers:
|
|
3505
3119
|
long: "-150.163631"
|
3506
3120
|
closest_city:
|
3507
3121
|
name: Rampart
|
3508
|
-
|
3509
|
-
value: 13.9
|
3510
|
-
units: km
|
3122
|
+
distance_km: 13.9
|
3511
3123
|
- country: US
|
3512
3124
|
region: AK
|
3513
3125
|
exchange: '005620'
|
@@ -3519,9 +3131,7 @@ rate_centers:
|
|
3519
3131
|
long: "-157.330054"
|
3520
3132
|
closest_city:
|
3521
3133
|
name: Red Devil
|
3522
|
-
|
3523
|
-
value: 1.99
|
3524
|
-
units: km
|
3134
|
+
distance_km: 1.99
|
3525
3135
|
- country: US
|
3526
3136
|
region: AK
|
3527
3137
|
exchange: '005630'
|
@@ -3533,9 +3143,7 @@ rate_centers:
|
|
3533
3143
|
long: "-162.911281"
|
3534
3144
|
closest_city:
|
3535
3145
|
name: Red Dog Mine
|
3536
|
-
|
3537
|
-
value: 5.31
|
3538
|
-
units: km
|
3146
|
+
distance_km: 5.31
|
3539
3147
|
- country: US
|
3540
3148
|
region: AK
|
3541
3149
|
exchange: '347923'
|
@@ -3583,9 +3191,7 @@ rate_centers:
|
|
3583
3191
|
long: "-155.478129"
|
3584
3192
|
closest_city:
|
3585
3193
|
name: Ruby
|
3586
|
-
|
3587
|
-
value: 2.27
|
3588
|
-
units: km
|
3194
|
+
distance_km: 2.27
|
3589
3195
|
- country: US
|
3590
3196
|
region: AK
|
3591
3197
|
exchange: '005660'
|
@@ -3597,9 +3203,7 @@ rate_centers:
|
|
3597
3203
|
long: "-161.31044"
|
3598
3204
|
closest_city:
|
3599
3205
|
name: Russian Mission
|
3600
|
-
|
3601
|
-
value: 2.63
|
3602
|
-
units: km
|
3206
|
+
distance_km: 2.63
|
3603
3207
|
- country: US
|
3604
3208
|
region: AK
|
3605
3209
|
exchange: '005670'
|
@@ -3611,9 +3215,7 @@ rate_centers:
|
|
3611
3215
|
long: "-148.870359"
|
3612
3216
|
closest_city:
|
3613
3217
|
name: Anaktuvuk Pass
|
3614
|
-
|
3615
|
-
value: 134.82
|
3616
|
-
units: km
|
3218
|
+
distance_km: 134.82
|
3617
3219
|
- country: US
|
3618
3220
|
region: AK
|
3619
3221
|
exchange: '347930'
|
@@ -3643,9 +3245,7 @@ rate_centers:
|
|
3643
3245
|
long: "-160.49"
|
3644
3246
|
closest_city:
|
3645
3247
|
name: Sand Point
|
3646
|
-
|
3647
|
-
value: 2.31
|
3648
|
-
units: km
|
3248
|
+
distance_km: 2.31
|
3649
3249
|
- country: US
|
3650
3250
|
region: AK
|
3651
3251
|
exchange: '005690'
|
@@ -3657,9 +3257,7 @@ rate_centers:
|
|
3657
3257
|
long: "-170.475006"
|
3658
3258
|
closest_city:
|
3659
3259
|
name: Savoonga
|
3660
|
-
|
3661
|
-
value: 2.06
|
3662
|
-
units: km
|
3260
|
+
distance_km: 2.06
|
3663
3261
|
- country: US
|
3664
3262
|
region: AK
|
3665
3263
|
exchange: '347934'
|
@@ -3680,9 +3278,7 @@ rate_centers:
|
|
3680
3278
|
long: "-165.570742"
|
3681
3279
|
closest_city:
|
3682
3280
|
name: Scammon Bay
|
3683
|
-
|
3684
|
-
value: 0.82
|
3685
|
-
units: km
|
3281
|
+
distance_km: 0.82
|
3686
3282
|
- country: US
|
3687
3283
|
region: AK
|
3688
3284
|
exchange: '005710'
|
@@ -3694,9 +3290,7 @@ rate_centers:
|
|
3694
3290
|
long: "-160.007796"
|
3695
3291
|
closest_city:
|
3696
3292
|
name: Selawik
|
3697
|
-
|
3698
|
-
value: 0.42
|
3699
|
-
units: km
|
3293
|
+
distance_km: 0.42
|
3700
3294
|
- country: US
|
3701
3295
|
region: AK
|
3702
3296
|
exchange: '005720'
|
@@ -3708,9 +3302,7 @@ rate_centers:
|
|
3708
3302
|
long: "-151.70806"
|
3709
3303
|
closest_city:
|
3710
3304
|
name: Seldovia
|
3711
|
-
|
3712
|
-
value: 0.4
|
3713
|
-
units: km
|
3305
|
+
distance_km: 0.4
|
3714
3306
|
- country: US
|
3715
3307
|
region: AK
|
3716
3308
|
exchange: '005730'
|
@@ -3722,9 +3314,7 @@ rate_centers:
|
|
3722
3314
|
long: "-149.437521"
|
3723
3315
|
closest_city:
|
3724
3316
|
name: Seward
|
3725
|
-
|
3726
|
-
value: 2.53
|
3727
|
-
units: km
|
3317
|
+
distance_km: 2.53
|
3728
3318
|
- country: US
|
3729
3319
|
region: AK
|
3730
3320
|
exchange: '005740'
|
@@ -3736,9 +3326,7 @@ rate_centers:
|
|
3736
3326
|
long: "-159.519691"
|
3737
3327
|
closest_city:
|
3738
3328
|
name: Shageluk
|
3739
|
-
|
3740
|
-
value: 2.38
|
3741
|
-
units: km
|
3329
|
+
distance_km: 2.38
|
3742
3330
|
- country: US
|
3743
3331
|
region: AK
|
3744
3332
|
exchange: '005750'
|
@@ -3750,9 +3338,7 @@ rate_centers:
|
|
3750
3338
|
long: "-161.188536"
|
3751
3339
|
closest_city:
|
3752
3340
|
name: Shaktoolik
|
3753
|
-
|
3754
|
-
value: 0.55
|
3755
|
-
units: km
|
3341
|
+
distance_km: 0.55
|
3756
3342
|
- country: US
|
3757
3343
|
region: AK
|
3758
3344
|
exchange: '347941'
|
@@ -3773,9 +3359,7 @@ rate_centers:
|
|
3773
3359
|
long: "-164.852603"
|
3774
3360
|
closest_city:
|
3775
3361
|
name: Nunam Iqua
|
3776
|
-
|
3777
|
-
value: 3.64
|
3778
|
-
units: km
|
3362
|
+
distance_km: 3.64
|
3779
3363
|
- country: US
|
3780
3364
|
region: AK
|
3781
3365
|
exchange: '005770'
|
@@ -3787,9 +3371,7 @@ rate_centers:
|
|
3787
3371
|
long: "-166.067727"
|
3788
3372
|
closest_city:
|
3789
3373
|
name: Shishmaref
|
3790
|
-
|
3791
|
-
value: 3.06
|
3792
|
-
units: km
|
3374
|
+
distance_km: 3.06
|
3793
3375
|
- country: US
|
3794
3376
|
region: AK
|
3795
3377
|
exchange: '005780'
|
@@ -3801,9 +3383,7 @@ rate_centers:
|
|
3801
3383
|
long: "-157.136276"
|
3802
3384
|
closest_city:
|
3803
3385
|
name: Shungnak
|
3804
|
-
|
3805
|
-
value: 1.85
|
3806
|
-
units: km
|
3386
|
+
distance_km: 1.85
|
3807
3387
|
- country: US
|
3808
3388
|
region: AK
|
3809
3389
|
exchange: '347945'
|
@@ -3824,9 +3404,7 @@ rate_centers:
|
|
3824
3404
|
long: "-135.346869"
|
3825
3405
|
closest_city:
|
3826
3406
|
name: Sitka
|
3827
|
-
|
3828
|
-
value: 21.32
|
3829
|
-
units: km
|
3407
|
+
distance_km: 21.32
|
3830
3408
|
- country: US
|
3831
3409
|
region: AK
|
3832
3410
|
exchange: '005800'
|
@@ -3838,9 +3416,7 @@ rate_centers:
|
|
3838
3416
|
long: "-135.307355"
|
3839
3417
|
closest_city:
|
3840
3418
|
name: Skagway
|
3841
|
-
|
3842
|
-
value: 0.88
|
3843
|
-
units: km
|
3419
|
+
distance_km: 0.88
|
3844
3420
|
- country: US
|
3845
3421
|
region: AK
|
3846
3422
|
exchange: '347948'
|
@@ -3870,9 +3446,7 @@ rate_centers:
|
|
3870
3446
|
long: "-157.166149"
|
3871
3447
|
closest_city:
|
3872
3448
|
name: Sleetmute
|
3873
|
-
|
3874
|
-
value: 6.57
|
3875
|
-
units: km
|
3449
|
+
distance_km: 6.57
|
3876
3450
|
- country: US
|
3877
3451
|
region: AK
|
3878
3452
|
exchange: '347951'
|
@@ -3893,9 +3467,7 @@ rate_centers:
|
|
3893
3467
|
long: "-151.07271"
|
3894
3468
|
closest_city:
|
3895
3469
|
name: Ridgeway
|
3896
|
-
|
3897
|
-
value: 2.34
|
3898
|
-
units: km
|
3470
|
+
distance_km: 2.34
|
3899
3471
|
- country: US
|
3900
3472
|
region: AK
|
3901
3473
|
exchange: '347952'
|
@@ -3916,9 +3488,7 @@ rate_centers:
|
|
3916
3488
|
long: "-155.60114"
|
3917
3489
|
closest_city:
|
3918
3490
|
name: Lime Village
|
3919
|
-
|
3920
|
-
value: 28.4
|
3921
|
-
units: km
|
3491
|
+
distance_km: 28.4
|
3922
3492
|
- country: US
|
3923
3493
|
region: AK
|
3924
3494
|
exchange: '347955'
|
@@ -3948,9 +3518,7 @@ rate_centers:
|
|
3948
3518
|
long: "-169.54867"
|
3949
3519
|
closest_city:
|
3950
3520
|
name: St. George
|
3951
|
-
|
3952
|
-
value: 4.7
|
3953
|
-
units: km
|
3521
|
+
distance_km: 4.7
|
3954
3522
|
- country: US
|
3955
3523
|
region: AK
|
3956
3524
|
exchange: '005850'
|
@@ -3962,9 +3530,7 @@ rate_centers:
|
|
3962
3530
|
long: "-163.16851"
|
3963
3531
|
closest_city:
|
3964
3532
|
name: Pitkas Point
|
3965
|
-
|
3966
|
-
value: 5.47
|
3967
|
-
units: km
|
3533
|
+
distance_km: 5.47
|
3968
3534
|
- country: US
|
3969
3535
|
region: AK
|
3970
3536
|
exchange: '005860'
|
@@ -3976,9 +3542,7 @@ rate_centers:
|
|
3976
3542
|
long: "-162.035517"
|
3977
3543
|
closest_city:
|
3978
3544
|
name: St. Michael
|
3979
|
-
|
3980
|
-
value: 5.03
|
3981
|
-
units: km
|
3545
|
+
distance_km: 5.03
|
3982
3546
|
- country: US
|
3983
3547
|
region: AK
|
3984
3548
|
exchange: '005870'
|
@@ -3990,9 +3554,7 @@ rate_centers:
|
|
3990
3554
|
long: "-170.282034"
|
3991
3555
|
closest_city:
|
3992
3556
|
name: St. Paul
|
3993
|
-
|
3994
|
-
value: 6.44
|
3995
|
-
units: km
|
3557
|
+
distance_km: 6.44
|
3996
3558
|
- country: US
|
3997
3559
|
region: AK
|
3998
3560
|
exchange: '005880'
|
@@ -4004,9 +3566,7 @@ rate_centers:
|
|
4004
3566
|
long: "-162.286976"
|
4005
3567
|
closest_city:
|
4006
3568
|
name: Stebbins
|
4007
|
-
|
4008
|
-
value: 6.08
|
4009
|
-
units: km
|
3569
|
+
distance_km: 6.08
|
4010
3570
|
- country: US
|
4011
3571
|
region: AK
|
4012
3572
|
exchange: '347962'
|
@@ -4027,9 +3587,7 @@ rate_centers:
|
|
4027
3587
|
long: "-149.088073"
|
4028
3588
|
closest_city:
|
4029
3589
|
name: Stevens Village
|
4030
|
-
|
4031
|
-
value: 1.55
|
4032
|
-
units: km
|
3590
|
+
distance_km: 1.55
|
4033
3591
|
- country: US
|
4034
3592
|
region: AK
|
4035
3593
|
exchange: '005900'
|
@@ -4041,9 +3599,7 @@ rate_centers:
|
|
4041
3599
|
long: "-156.588871"
|
4042
3600
|
closest_city:
|
4043
3601
|
name: Stony River
|
4044
|
-
|
4045
|
-
value: 0.81
|
4046
|
-
units: km
|
3602
|
+
distance_km: 0.81
|
4047
3603
|
- country: US
|
4048
3604
|
region: AK
|
4049
3605
|
exchange: '347965'
|
@@ -4082,9 +3638,7 @@ rate_centers:
|
|
4082
3638
|
long: "-156.06213"
|
4083
3639
|
closest_city:
|
4084
3640
|
name: Takotna
|
4085
|
-
|
4086
|
-
value: 1.59
|
4087
|
-
units: km
|
3641
|
+
distance_km: 1.59
|
4088
3642
|
- country: US
|
4089
3643
|
region: AK
|
4090
3644
|
exchange: '005930'
|
@@ -4096,9 +3650,7 @@ rate_centers:
|
|
4096
3650
|
long: "-150.085793"
|
4097
3651
|
closest_city:
|
4098
3652
|
name: Talkeetna
|
4099
|
-
|
4100
|
-
value: 7.48
|
4101
|
-
units: km
|
3653
|
+
distance_km: 7.48
|
4102
3654
|
- country: US
|
4103
3655
|
region: AK
|
4104
3656
|
exchange: '347970'
|
@@ -4119,9 +3671,7 @@ rate_centers:
|
|
4119
3671
|
long: "-152.060166"
|
4120
3672
|
closest_city:
|
4121
3673
|
name: Tanana
|
4122
|
-
|
4123
|
-
value: 0.79
|
4124
|
-
units: km
|
3674
|
+
distance_km: 0.79
|
4125
3675
|
- country: US
|
4126
3676
|
region: AK
|
4127
3677
|
exchange: '005950'
|
@@ -4133,9 +3683,7 @@ rate_centers:
|
|
4133
3683
|
long: "-156.010729"
|
4134
3684
|
closest_city:
|
4135
3685
|
name: Takotna
|
4136
|
-
|
4137
|
-
value: 6.69
|
4138
|
-
units: km
|
3686
|
+
distance_km: 6.69
|
4139
3687
|
- country: US
|
4140
3688
|
region: AK
|
4141
3689
|
exchange: '005960'
|
@@ -4147,9 +3695,7 @@ rate_centers:
|
|
4147
3695
|
long: "-146.674921"
|
4148
3696
|
closest_city:
|
4149
3697
|
name: Tatitlek
|
4150
|
-
|
4151
|
-
value: 2.44
|
4152
|
-
units: km
|
3698
|
+
distance_km: 2.44
|
4153
3699
|
- country: US
|
4154
3700
|
region: AK
|
4155
3701
|
exchange: '347974'
|
@@ -4170,9 +3716,7 @@ rate_centers:
|
|
4170
3716
|
long: "-166.489305"
|
4171
3717
|
closest_city:
|
4172
3718
|
name: Brevig Mission
|
4173
|
-
|
4174
|
-
value: 0.46
|
4175
|
-
units: km
|
3719
|
+
distance_km: 0.46
|
4176
3720
|
- country: US
|
4177
3721
|
region: AK
|
4178
3722
|
exchange: '005990'
|
@@ -4184,9 +3728,7 @@ rate_centers:
|
|
4184
3728
|
long: "-135.215025"
|
4185
3729
|
closest_city:
|
4186
3730
|
name: Tenakee Springs
|
4187
|
-
|
4188
|
-
value: 1.58
|
4189
|
-
units: km
|
3731
|
+
distance_km: 1.58
|
4190
3732
|
- country: US
|
4191
3733
|
region: AK
|
4192
3734
|
exchange: '006000'
|
@@ -4198,9 +3740,7 @@ rate_centers:
|
|
4198
3740
|
long: "-142.512641"
|
4199
3741
|
closest_city:
|
4200
3742
|
name: Tetlin
|
4201
|
-
|
4202
|
-
value: 1.47
|
4203
|
-
units: km
|
3743
|
+
distance_km: 1.47
|
4204
3744
|
- country: US
|
4205
3745
|
region: AK
|
4206
3746
|
exchange: '347978'
|
@@ -4221,9 +3761,7 @@ rate_centers:
|
|
4221
3761
|
long: "-132.512648"
|
4222
3762
|
closest_city:
|
4223
3763
|
name: Thorne Bay
|
4224
|
-
|
4225
|
-
value: 2.9
|
4226
|
-
units: km
|
3764
|
+
distance_km: 2.9
|
4227
3765
|
- country: US
|
4228
3766
|
region: AK
|
4229
3767
|
exchange: '006020'
|
@@ -4235,9 +3773,7 @@ rate_centers:
|
|
4235
3773
|
long: "-167.959045"
|
4236
3774
|
closest_city:
|
4237
3775
|
name: Wales
|
4238
|
-
|
4239
|
-
value: 7.35
|
4240
|
-
units: km
|
3776
|
+
distance_km: 7.35
|
4241
3777
|
- country: US
|
4242
3778
|
region: AK
|
4243
3779
|
exchange: '006030'
|
@@ -4249,9 +3785,7 @@ rate_centers:
|
|
4249
3785
|
long: "-160.375614"
|
4250
3786
|
closest_city:
|
4251
3787
|
name: Togiak
|
4252
|
-
|
4253
|
-
value: 5.59
|
4254
|
-
units: km
|
3788
|
+
distance_km: 5.59
|
4255
3789
|
- country: US
|
4256
3790
|
region: AK
|
4257
3791
|
exchange: '006040'
|
@@ -4263,9 +3797,7 @@ rate_centers:
|
|
4263
3797
|
long: "-142.984104"
|
4264
3798
|
closest_city:
|
4265
3799
|
name: Tok
|
4266
|
-
|
4267
|
-
value: 2.95
|
4268
|
-
units: km
|
3800
|
+
distance_km: 2.95
|
4269
3801
|
- country: US
|
4270
3802
|
region: AK
|
4271
3803
|
exchange: '006050'
|
@@ -4277,9 +3809,7 @@ rate_centers:
|
|
4277
3809
|
long: "-165.103929"
|
4278
3810
|
closest_city:
|
4279
3811
|
name: Toksook Bay
|
4280
|
-
|
4281
|
-
value: 2.83
|
4282
|
-
units: km
|
3812
|
+
distance_km: 2.83
|
4283
3813
|
- country: US
|
4284
3814
|
region: AK
|
4285
3815
|
exchange: '347984'
|
@@ -4300,9 +3830,7 @@ rate_centers:
|
|
4300
3830
|
long: "-160.952063"
|
4301
3831
|
closest_city:
|
4302
3832
|
name: Tuluksak
|
4303
|
-
|
4304
|
-
value: 0.22
|
4305
|
-
units: km
|
3833
|
+
distance_km: 0.22
|
4306
3834
|
- country: US
|
4307
3835
|
region: AK
|
4308
3836
|
exchange: '006070'
|
@@ -4314,9 +3842,7 @@ rate_centers:
|
|
4314
3842
|
long: "-162.6583"
|
4315
3843
|
closest_city:
|
4316
3844
|
name: Tuntutuliak
|
4317
|
-
|
4318
|
-
value: 4.29
|
4319
|
-
units: km
|
3845
|
+
distance_km: 4.29
|
4320
3846
|
- country: US
|
4321
3847
|
region: AK
|
4322
3848
|
exchange: '006080'
|
@@ -4328,9 +3854,7 @@ rate_centers:
|
|
4328
3854
|
long: "-165.253322"
|
4329
3855
|
closest_city:
|
4330
3856
|
name: Tununak
|
4331
|
-
|
4332
|
-
value: 2.63
|
4333
|
-
units: km
|
3857
|
+
distance_km: 2.63
|
4334
3858
|
- country: US
|
4335
3859
|
region: AK
|
4336
3860
|
exchange: '006090'
|
@@ -4342,9 +3866,7 @@ rate_centers:
|
|
4342
3866
|
long: "-160.281094"
|
4343
3867
|
closest_city:
|
4344
3868
|
name: Twin Hills
|
4345
|
-
|
4346
|
-
value: 0.31
|
4347
|
-
units: km
|
3869
|
+
distance_km: 0.31
|
4348
3870
|
- country: US
|
4349
3871
|
region: AK
|
4350
3872
|
exchange: '006100'
|
@@ -4356,9 +3878,7 @@ rate_centers:
|
|
4356
3878
|
long: "-151.136429"
|
4357
3879
|
closest_city:
|
4358
3880
|
name: Tyonek
|
4359
|
-
|
4360
|
-
value: 10.57
|
4361
|
-
units: km
|
3881
|
+
distance_km: 10.57
|
4362
3882
|
- country: US
|
4363
3883
|
region: AK
|
4364
3884
|
exchange: '006110'
|
@@ -4370,9 +3890,7 @@ rate_centers:
|
|
4370
3890
|
long: "-160.511059"
|
4371
3891
|
closest_city:
|
4372
3892
|
name: Unalakleet
|
4373
|
-
|
4374
|
-
value: 13.46
|
4375
|
-
units: km
|
3893
|
+
distance_km: 13.46
|
4376
3894
|
- country: US
|
4377
3895
|
region: AK
|
4378
3896
|
exchange: '006120'
|
@@ -4384,9 +3902,7 @@ rate_centers:
|
|
4384
3902
|
long: "-166.527808"
|
4385
3903
|
closest_city:
|
4386
3904
|
name: Unalaska
|
4387
|
-
|
4388
|
-
value: 3.51
|
4389
|
-
units: km
|
3905
|
+
distance_km: 3.51
|
4390
3906
|
- country: US
|
4391
3907
|
region: AK
|
4392
3908
|
exchange: '347992'
|
@@ -4407,9 +3923,7 @@ rate_centers:
|
|
4407
3923
|
long: "-146.359669"
|
4408
3924
|
closest_city:
|
4409
3925
|
name: Valdez
|
4410
|
-
|
4411
|
-
value: 7.07
|
4412
|
-
units: km
|
3926
|
+
distance_km: 7.07
|
4413
3927
|
- country: US
|
4414
3928
|
region: AK
|
4415
3929
|
exchange: '006150'
|
@@ -4421,9 +3935,7 @@ rate_centers:
|
|
4421
3935
|
long: "-146.414845"
|
4422
3936
|
closest_city:
|
4423
3937
|
name: Venetie
|
4424
|
-
|
4425
|
-
value: 1.79
|
4426
|
-
units: km
|
3938
|
+
distance_km: 1.79
|
4427
3939
|
- country: US
|
4428
3940
|
region: AK
|
4429
3941
|
exchange: '006160'
|
@@ -4435,9 +3947,7 @@ rate_centers:
|
|
4435
3947
|
long: "-160.019822"
|
4436
3948
|
closest_city:
|
4437
3949
|
name: Wainwright
|
4438
|
-
|
4439
|
-
value: 1.83
|
4440
|
-
units: km
|
3950
|
+
distance_km: 1.83
|
4441
3951
|
- country: US
|
4442
3952
|
region: AK
|
4443
3953
|
exchange: '006170'
|
@@ -4449,9 +3959,7 @@ rate_centers:
|
|
4449
3959
|
long: "-168.086626"
|
4450
3960
|
closest_city:
|
4451
3961
|
name: Wales
|
4452
|
-
|
4453
|
-
value: 0.46
|
4454
|
-
units: km
|
3962
|
+
distance_km: 0.46
|
4455
3963
|
- country: US
|
4456
3964
|
region: AK
|
4457
3965
|
exchange: '347997'
|
@@ -4472,9 +3980,7 @@ rate_centers:
|
|
4472
3980
|
long: "-149.423936"
|
4473
3981
|
closest_city:
|
4474
3982
|
name: Wasilla
|
4475
|
-
|
4476
|
-
value: 2.34
|
4477
|
-
units: km
|
3983
|
+
distance_km: 2.34
|
4478
3984
|
- country: US
|
4479
3985
|
region: AK
|
4480
3986
|
exchange: '006190'
|
@@ -4486,9 +3992,7 @@ rate_centers:
|
|
4486
3992
|
long: "-133.098213"
|
4487
3993
|
closest_city:
|
4488
3994
|
name: Whale Pass
|
4489
|
-
|
4490
|
-
value: 1.67
|
4491
|
-
units: km
|
3995
|
+
distance_km: 1.67
|
4492
3996
|
- country: US
|
4493
3997
|
region: AK
|
4494
3998
|
exchange: '006200'
|
@@ -4500,9 +4004,7 @@ rate_centers:
|
|
4500
4004
|
long: "-163.41242"
|
4501
4005
|
closest_city:
|
4502
4006
|
name: White Mountain
|
4503
|
-
|
4504
|
-
value: 0.63
|
4505
|
-
units: km
|
4007
|
+
distance_km: 0.63
|
4506
4008
|
- country: US
|
4507
4009
|
region: AK
|
4508
4010
|
exchange: '006210'
|
@@ -4514,9 +4016,7 @@ rate_centers:
|
|
4514
4016
|
long: "-148.679361"
|
4515
4017
|
closest_city:
|
4516
4018
|
name: Whittier
|
4517
|
-
|
4518
|
-
value: 2.13
|
4519
|
-
units: km
|
4019
|
+
distance_km: 2.13
|
4520
4020
|
- country: US
|
4521
4021
|
region: AK
|
4522
4022
|
exchange: '006220'
|
@@ -4528,9 +4028,7 @@ rate_centers:
|
|
4528
4028
|
long: "-150.023785"
|
4529
4029
|
closest_city:
|
4530
4030
|
name: Willow
|
4531
|
-
|
4532
|
-
value: 15.87
|
4533
|
-
units: km
|
4031
|
+
distance_km: 15.87
|
4534
4032
|
- country: US
|
4535
4033
|
region: AK
|
4536
4034
|
exchange: '348003'
|
@@ -4551,9 +4049,7 @@ rate_centers:
|
|
4551
4049
|
long: "-132.389973"
|
4552
4050
|
closest_city:
|
4553
4051
|
name: Wrangell
|
4554
|
-
|
4555
|
-
value: 27.45
|
4556
|
-
units: km
|
4052
|
+
distance_km: 27.45
|
4557
4053
|
- country: US
|
4558
4054
|
region: AK
|
4559
4055
|
exchange: '006240'
|
@@ -4565,9 +4061,7 @@ rate_centers:
|
|
4565
4061
|
long: "-139.745443"
|
4566
4062
|
closest_city:
|
4567
4063
|
name: Yakutat
|
4568
|
-
|
4569
|
-
value: 8.61
|
4570
|
-
units: km
|
4064
|
+
distance_km: 8.61
|
4571
4065
|
- country: US
|
4572
4066
|
region: AK
|
4573
4067
|
exchange: '006250'
|
@@ -4579,6 +4073,4 @@ rate_centers:
|
|
4579
4073
|
long: "-149.714643"
|
4580
4074
|
closest_city:
|
4581
4075
|
name: Minto
|
4582
|
-
|
4583
|
-
value: 9.2
|
4584
|
-
units: km
|
4076
|
+
distance_km: 9.2
|