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/mt.yml
CHANGED
@@ -11,9 +11,7 @@ rate_centers:
|
|
11
11
|
long: "-109.448587"
|
12
12
|
closest_city:
|
13
13
|
name: Absarokee
|
14
|
-
|
15
|
-
value: 1.07
|
16
|
-
units: km
|
14
|
+
distance_km: 1.07
|
17
15
|
- country: US
|
18
16
|
region: MT
|
19
17
|
exchange: '341227'
|
@@ -43,9 +41,7 @@ rate_centers:
|
|
43
41
|
long: "-114.48501"
|
44
42
|
closest_city:
|
45
43
|
name: Alberton
|
46
|
-
|
47
|
-
value: 0.29
|
48
|
-
units: km
|
44
|
+
distance_km: 0.29
|
49
45
|
- country: US
|
50
46
|
region: MT
|
51
47
|
exchange: '340973'
|
@@ -66,9 +62,7 @@ rate_centers:
|
|
66
62
|
long: "-114.267006"
|
67
63
|
closest_city:
|
68
64
|
name: Conner
|
69
|
-
|
70
|
-
value: 25.47
|
71
|
-
units: km
|
65
|
+
distance_km: 25.47
|
72
66
|
- country: US
|
73
67
|
region: MT
|
74
68
|
exchange: '105810'
|
@@ -80,23 +74,7 @@ rate_centers:
|
|
80
74
|
long: "-104.412394"
|
81
75
|
closest_city:
|
82
76
|
name: Alzada
|
83
|
-
|
84
|
-
value: 1.04
|
85
|
-
units: km
|
86
|
-
- country: US
|
87
|
-
region: MT
|
88
|
-
exchange: '105811'
|
89
|
-
name: ALZADA1
|
90
|
-
full_name: Alzada (Mid-Rivers)
|
91
|
-
lata: '650'
|
92
|
-
ilec_name: CABLE & CELLULAR COMMUNICATIONS, LLC
|
93
|
-
lat: '45.029935'
|
94
|
-
long: "-104.412394"
|
95
|
-
closest_city:
|
96
|
-
name: Alzada
|
97
|
-
distance:
|
98
|
-
value: 1.04
|
99
|
-
units: km
|
77
|
+
distance_km: 1.04
|
100
78
|
- country: US
|
101
79
|
region: MT
|
102
80
|
exchange: '341229'
|
@@ -117,9 +95,7 @@ rate_centers:
|
|
117
95
|
long: "-112.949752"
|
118
96
|
closest_city:
|
119
97
|
name: Anaconda
|
120
|
-
|
121
|
-
value: 11.48
|
122
|
-
units: km
|
98
|
+
distance_km: 11.48
|
123
99
|
- country: US
|
124
100
|
region: MT
|
125
101
|
exchange: '341230'
|
@@ -158,9 +134,7 @@ rate_centers:
|
|
158
134
|
long: "-114.082217"
|
159
135
|
closest_city:
|
160
136
|
name: Arlee
|
161
|
-
|
162
|
-
value: 0.16
|
163
|
-
units: km
|
137
|
+
distance_km: 0.16
|
164
138
|
- country: US
|
165
139
|
region: MT
|
166
140
|
exchange: '340978'
|
@@ -181,23 +155,7 @@ rate_centers:
|
|
181
155
|
long: "-106.248979"
|
182
156
|
closest_city:
|
183
157
|
name: Ashland
|
184
|
-
|
185
|
-
value: 3.86
|
186
|
-
units: km
|
187
|
-
- country: US
|
188
|
-
region: MT
|
189
|
-
exchange: '105841'
|
190
|
-
name: ASHLAND1
|
191
|
-
full_name: Ashland (Mid-Rivers)
|
192
|
-
lata: '650'
|
193
|
-
ilec_name: CABLE & CELLULAR COMMUNICATIONS, LLC
|
194
|
-
lat: '45.590271'
|
195
|
-
long: "-106.248979"
|
196
|
-
closest_city:
|
197
|
-
name: Ashland
|
198
|
-
distance:
|
199
|
-
value: 3.86
|
200
|
-
units: km
|
158
|
+
distance_km: 3.86
|
201
159
|
- country: US
|
202
160
|
region: MT
|
203
161
|
exchange: '105850'
|
@@ -209,9 +167,7 @@ rate_centers:
|
|
209
167
|
long: "-112.385563"
|
210
168
|
closest_city:
|
211
169
|
name: Augusta
|
212
|
-
|
213
|
-
value: 1.26
|
214
|
-
units: km
|
170
|
+
distance_km: 1.26
|
215
171
|
- country: US
|
216
172
|
region: MT
|
217
173
|
exchange: '105860'
|
@@ -223,9 +179,7 @@ rate_centers:
|
|
223
179
|
long: "-112.601141"
|
224
180
|
closest_city:
|
225
181
|
name: Avon
|
226
|
-
|
227
|
-
value: 3.38
|
228
|
-
units: km
|
182
|
+
distance_km: 3.38
|
229
183
|
- country: US
|
230
184
|
region: MT
|
231
185
|
exchange: '340981'
|
@@ -246,9 +200,7 @@ rate_centers:
|
|
246
200
|
long: "-104.225149"
|
247
201
|
closest_city:
|
248
202
|
name: Bainville
|
249
|
-
|
250
|
-
value: 1.4
|
251
|
-
units: km
|
203
|
+
distance_km: 1.4
|
252
204
|
- country: US
|
253
205
|
region: MT
|
254
206
|
exchange: '105880'
|
@@ -260,9 +212,7 @@ rate_centers:
|
|
260
212
|
long: "-104.264973"
|
261
213
|
closest_city:
|
262
214
|
name: Baker
|
263
|
-
|
264
|
-
value: 1.23
|
265
|
-
units: km
|
215
|
+
distance_km: 1.23
|
266
216
|
- country: US
|
267
217
|
region: MT
|
268
218
|
exchange: '341235'
|
@@ -319,9 +269,7 @@ rate_centers:
|
|
319
269
|
long: "-109.00691"
|
320
270
|
closest_city:
|
321
271
|
name: Belfry
|
322
|
-
|
323
|
-
value: 0.71
|
324
|
-
units: km
|
272
|
+
distance_km: 0.71
|
325
273
|
- country: US
|
326
274
|
region: MT
|
327
275
|
exchange: '105900'
|
@@ -333,9 +281,7 @@ rate_centers:
|
|
333
281
|
long: "-111.176714"
|
334
282
|
closest_city:
|
335
283
|
name: Belgrade
|
336
|
-
|
337
|
-
value: 0.38
|
338
|
-
units: km
|
284
|
+
distance_km: 0.38
|
339
285
|
- country: US
|
340
286
|
region: MT
|
341
287
|
exchange: '105910'
|
@@ -347,9 +293,7 @@ rate_centers:
|
|
347
293
|
long: "-110.922871"
|
348
294
|
closest_city:
|
349
295
|
name: Belt
|
350
|
-
|
351
|
-
value: 0.63
|
352
|
-
units: km
|
296
|
+
distance_km: 0.63
|
353
297
|
- country: US
|
354
298
|
region: MT
|
355
299
|
exchange: '341240'
|
@@ -379,9 +323,7 @@ rate_centers:
|
|
379
323
|
long: "-110.108903"
|
380
324
|
closest_city:
|
381
325
|
name: Big Sandy
|
382
|
-
|
383
|
-
value: 0.44
|
384
|
-
units: km
|
326
|
+
distance_km: 0.44
|
385
327
|
- country: US
|
386
328
|
region: MT
|
387
329
|
exchange: '105930'
|
@@ -393,9 +335,7 @@ rate_centers:
|
|
393
335
|
long: "-111.291738"
|
394
336
|
closest_city:
|
395
337
|
name: Big Sky
|
396
|
-
|
397
|
-
value: 4.09
|
398
|
-
units: km
|
338
|
+
distance_km: 4.09
|
399
339
|
- country: US
|
400
340
|
region: MT
|
401
341
|
exchange: '105940'
|
@@ -407,9 +347,7 @@ rate_centers:
|
|
407
347
|
long: "-109.94752"
|
408
348
|
closest_city:
|
409
349
|
name: Big Timber
|
410
|
-
|
411
|
-
value: 0.09
|
412
|
-
units: km
|
350
|
+
distance_km: 0.09
|
413
351
|
- country: US
|
414
352
|
region: MT
|
415
353
|
exchange: '105950'
|
@@ -421,9 +359,7 @@ rate_centers:
|
|
421
359
|
long: "-114.080922"
|
422
360
|
closest_city:
|
423
361
|
name: Bigfork
|
424
|
-
|
425
|
-
value: 3.44
|
426
|
-
units: km
|
362
|
+
distance_km: 3.44
|
427
363
|
- country: US
|
428
364
|
region: MT
|
429
365
|
exchange: '341243'
|
@@ -444,9 +380,7 @@ rate_centers:
|
|
444
380
|
long: "-108.508919"
|
445
381
|
closest_city:
|
446
382
|
name: Billings
|
447
|
-
|
448
|
-
value: 3.63
|
449
|
-
units: km
|
383
|
+
distance_km: 3.63
|
450
384
|
- country: US
|
451
385
|
region: MT
|
452
386
|
exchange: '105970'
|
@@ -458,9 +392,7 @@ rate_centers:
|
|
458
392
|
long: "-106.505501"
|
459
393
|
closest_city:
|
460
394
|
name: Birney
|
461
|
-
|
462
|
-
value: 11.14
|
463
|
-
units: km
|
395
|
+
distance_km: 11.14
|
464
396
|
- country: US
|
465
397
|
region: MT
|
466
398
|
exchange: '340988'
|
@@ -481,9 +413,7 @@ rate_centers:
|
|
481
413
|
long: "-104.919768"
|
482
414
|
closest_city:
|
483
415
|
name: Bloomfield
|
484
|
-
|
485
|
-
value: 1.36
|
486
|
-
units: km
|
416
|
+
distance_km: 1.36
|
487
417
|
- country: US
|
488
418
|
region: MT
|
489
419
|
exchange: '340989'
|
@@ -504,9 +434,7 @@ rate_centers:
|
|
504
434
|
long: "-112.115177"
|
505
435
|
closest_city:
|
506
436
|
name: Boulder
|
507
|
-
|
508
|
-
value: 0.58
|
509
|
-
units: km
|
437
|
+
distance_km: 0.58
|
510
438
|
- country: US
|
511
439
|
region: MT
|
512
440
|
exchange: '106000'
|
@@ -518,9 +446,7 @@ rate_centers:
|
|
518
446
|
long: "-110.019439"
|
519
447
|
closest_city:
|
520
448
|
name: Box Elder
|
521
|
-
|
522
|
-
value: 0.63
|
523
|
-
units: km
|
449
|
+
distance_km: 0.63
|
524
450
|
- country: US
|
525
451
|
region: MT
|
526
452
|
exchange: '341247'
|
@@ -550,9 +476,7 @@ rate_centers:
|
|
550
476
|
long: "-111.040131"
|
551
477
|
closest_city:
|
552
478
|
name: Bozeman
|
553
|
-
|
554
|
-
value: 1.52
|
555
|
-
units: km
|
479
|
+
distance_km: 1.52
|
556
480
|
- country: US
|
557
481
|
region: MT
|
558
482
|
exchange: '106020'
|
@@ -564,9 +488,7 @@ rate_centers:
|
|
564
488
|
long: "-111.847636"
|
565
489
|
closest_city:
|
566
490
|
name: Brady
|
567
|
-
|
568
|
-
value: 0.65
|
569
|
-
units: km
|
491
|
+
distance_km: 0.65
|
570
492
|
- country: US
|
571
493
|
region: MT
|
572
494
|
exchange: '106030'
|
@@ -578,9 +500,7 @@ rate_centers:
|
|
578
500
|
long: "-108.915187"
|
579
501
|
closest_city:
|
580
502
|
name: Bridger
|
581
|
-
|
582
|
-
value: 0.57
|
583
|
-
units: km
|
503
|
+
distance_km: 0.57
|
584
504
|
- country: US
|
585
505
|
region: MT
|
586
506
|
exchange: '106040'
|
@@ -592,23 +512,7 @@ rate_centers:
|
|
592
512
|
long: "-105.392916"
|
593
513
|
closest_city:
|
594
514
|
name: Broadus
|
595
|
-
|
596
|
-
value: 1.23
|
597
|
-
units: km
|
598
|
-
- country: US
|
599
|
-
region: MT
|
600
|
-
exchange: '106041'
|
601
|
-
name: BROADUS1
|
602
|
-
full_name: Broadus (Mid-Rivers)
|
603
|
-
lata: '650'
|
604
|
-
ilec_name: CABLE & CELLULAR COMMUNICATIONS, LLC
|
605
|
-
lat: '45.440485'
|
606
|
-
long: "-105.392916"
|
607
|
-
closest_city:
|
608
|
-
name: Broadus
|
609
|
-
distance:
|
610
|
-
value: 1.23
|
611
|
-
units: km
|
515
|
+
distance_km: 1.23
|
612
516
|
- country: US
|
613
517
|
region: MT
|
614
518
|
exchange: '106050'
|
@@ -620,9 +524,7 @@ rate_centers:
|
|
620
524
|
long: "-108.883599"
|
621
525
|
closest_city:
|
622
526
|
name: Broadview
|
623
|
-
|
624
|
-
value: 0.37
|
625
|
-
units: km
|
527
|
+
distance_km: 0.37
|
626
528
|
- country: US
|
627
529
|
region: MT
|
628
530
|
exchange: '106060'
|
@@ -634,9 +536,7 @@ rate_centers:
|
|
634
536
|
long: "-104.918061"
|
635
537
|
closest_city:
|
636
538
|
name: Brockton
|
637
|
-
|
638
|
-
value: 0.89
|
639
|
-
units: km
|
539
|
+
distance_km: 0.89
|
640
540
|
- country: US
|
641
541
|
region: MT
|
642
542
|
exchange: '341254'
|
@@ -666,9 +566,7 @@ rate_centers:
|
|
666
566
|
long: "-113.009396"
|
667
567
|
closest_city:
|
668
568
|
name: North Browning
|
669
|
-
|
670
|
-
value: 1.3
|
671
|
-
units: km
|
569
|
+
distance_km: 1.3
|
672
570
|
- country: US
|
673
571
|
region: MT
|
674
572
|
exchange: '341255'
|
@@ -698,9 +596,7 @@ rate_centers:
|
|
698
596
|
long: "-106.955728"
|
699
597
|
closest_city:
|
700
598
|
name: Busby
|
701
|
-
|
702
|
-
value: 1.6
|
703
|
-
units: km
|
599
|
+
distance_km: 1.6
|
704
600
|
- country: US
|
705
601
|
region: MT
|
706
602
|
exchange: '106090'
|
@@ -712,9 +608,7 @@ rate_centers:
|
|
712
608
|
long: "-112.514609"
|
713
609
|
closest_city:
|
714
610
|
name: Walkerville
|
715
|
-
|
716
|
-
value: 4.75
|
717
|
-
units: km
|
611
|
+
distance_km: 4.75
|
718
612
|
- country: US
|
719
613
|
region: MT
|
720
614
|
exchange: '340997'
|
@@ -744,9 +638,7 @@ rate_centers:
|
|
744
638
|
long: "-112.271562"
|
745
639
|
closest_city:
|
746
640
|
name: Canyon Creek
|
747
|
-
|
748
|
-
value: 1.4
|
749
|
-
units: km
|
641
|
+
distance_km: 1.4
|
750
642
|
- country: US
|
751
643
|
region: MT
|
752
644
|
exchange: '106871'
|
@@ -785,9 +677,7 @@ rate_centers:
|
|
785
677
|
long: "-104.231192"
|
786
678
|
closest_city:
|
787
679
|
name: Baker
|
788
|
-
|
789
|
-
value: 30.96
|
790
|
-
units: km
|
680
|
+
distance_km: 30.96
|
791
681
|
- country: US
|
792
682
|
region: MT
|
793
683
|
exchange: '106120'
|
@@ -799,9 +689,7 @@ rate_centers:
|
|
799
689
|
long: "-110.956387"
|
800
690
|
closest_city:
|
801
691
|
name: Carter
|
802
|
-
|
803
|
-
value: 1.23
|
804
|
-
units: km
|
692
|
+
distance_km: 1.23
|
805
693
|
- country: US
|
806
694
|
region: MT
|
807
695
|
exchange: '106130'
|
@@ -813,9 +701,7 @@ rate_centers:
|
|
813
701
|
long: "-111.70011"
|
814
702
|
closest_city:
|
815
703
|
name: Cascade
|
816
|
-
|
817
|
-
value: 0.19
|
818
|
-
units: km
|
704
|
+
distance_km: 0.19
|
819
705
|
- country: US
|
820
706
|
region: MT
|
821
707
|
exchange: '341258'
|
@@ -836,9 +722,7 @@ rate_centers:
|
|
836
722
|
long: "-114.169379"
|
837
723
|
closest_city:
|
838
724
|
name: Charlo
|
839
|
-
|
840
|
-
value: 0.17
|
841
|
-
units: km
|
725
|
+
distance_km: 0.17
|
842
726
|
- country: US
|
843
727
|
region: MT
|
844
728
|
exchange: '106150'
|
@@ -850,9 +734,7 @@ rate_centers:
|
|
850
734
|
long: "-110.965458"
|
851
735
|
closest_city:
|
852
736
|
name: Chester
|
853
|
-
|
854
|
-
value: 0.48
|
855
|
-
units: km
|
737
|
+
distance_km: 0.48
|
856
738
|
- country: US
|
857
739
|
region: MT
|
858
740
|
exchange: '341259'
|
@@ -882,9 +764,7 @@ rate_centers:
|
|
882
764
|
long: "-109.225015"
|
883
765
|
closest_city:
|
884
766
|
name: Chinook
|
885
|
-
|
886
|
-
value: 0.6
|
887
|
-
units: km
|
767
|
+
distance_km: 0.6
|
888
768
|
- country: US
|
889
769
|
region: MT
|
890
770
|
exchange: '106170'
|
@@ -896,9 +776,7 @@ rate_centers:
|
|
896
776
|
long: "-112.185268"
|
897
777
|
closest_city:
|
898
778
|
name: Choteau
|
899
|
-
|
900
|
-
value: 0.7
|
901
|
-
units: km
|
779
|
+
distance_km: 0.7
|
902
780
|
- country: US
|
903
781
|
region: MT
|
904
782
|
exchange: '106180'
|
@@ -910,9 +788,7 @@ rate_centers:
|
|
910
788
|
long: "-105.573215"
|
911
789
|
closest_city:
|
912
790
|
name: Circle
|
913
|
-
|
914
|
-
value: 1.37
|
915
|
-
units: km
|
791
|
+
distance_km: 1.37
|
916
792
|
- country: US
|
917
793
|
region: MT
|
918
794
|
exchange: '106872'
|
@@ -942,9 +818,7 @@ rate_centers:
|
|
942
818
|
long: "-113.707011"
|
943
819
|
closest_city:
|
944
820
|
name: Clinton
|
945
|
-
|
946
|
-
value: 0.83
|
947
|
-
units: km
|
821
|
+
distance_km: 0.83
|
948
822
|
- country: US
|
949
823
|
region: MT
|
950
824
|
exchange: '106200'
|
@@ -956,9 +830,7 @@ rate_centers:
|
|
956
830
|
long: "-110.60231"
|
957
831
|
closest_city:
|
958
832
|
name: Clyde Park
|
959
|
-
|
960
|
-
value: 1.09
|
961
|
-
units: km
|
833
|
+
distance_km: 1.09
|
962
834
|
- country: US
|
963
835
|
region: MT
|
964
836
|
exchange: '341012'
|
@@ -997,9 +869,7 @@ rate_centers:
|
|
997
869
|
long: "-106.588259"
|
998
870
|
closest_city:
|
999
871
|
name: Colstrip
|
1000
|
-
|
1001
|
-
value: 3.19
|
1002
|
-
units: km
|
872
|
+
distance_km: 3.19
|
1003
873
|
- country: US
|
1004
874
|
region: MT
|
1005
875
|
exchange: '106220'
|
@@ -1011,9 +881,7 @@ rate_centers:
|
|
1011
881
|
long: "-114.174874"
|
1012
882
|
closest_city:
|
1013
883
|
name: Columbia Falls
|
1014
|
-
|
1015
|
-
value: 1.16
|
1016
|
-
units: km
|
884
|
+
distance_km: 1.16
|
1017
885
|
- country: US
|
1018
886
|
region: MT
|
1019
887
|
exchange: '106230'
|
@@ -1025,9 +893,7 @@ rate_centers:
|
|
1025
893
|
long: "-109.2573"
|
1026
894
|
closest_city:
|
1027
895
|
name: Columbus
|
1028
|
-
|
1029
|
-
value: 1.0
|
1030
|
-
units: km
|
896
|
+
distance_km: 1.0
|
1031
897
|
- country: US
|
1032
898
|
region: MT
|
1033
899
|
exchange: '106240'
|
@@ -1039,9 +905,7 @@ rate_centers:
|
|
1039
905
|
long: "-113.708281"
|
1040
906
|
closest_city:
|
1041
907
|
name: Condon
|
1042
|
-
|
1043
|
-
value: 0.77
|
1044
|
-
units: km
|
908
|
+
distance_km: 0.77
|
1045
909
|
- country: US
|
1046
910
|
region: MT
|
1047
911
|
exchange: '341016'
|
@@ -1062,9 +926,7 @@ rate_centers:
|
|
1062
926
|
long: "-111.948206"
|
1063
927
|
closest_city:
|
1064
928
|
name: Conrad
|
1065
|
-
|
1066
|
-
value: 1.09
|
1067
|
-
units: km
|
929
|
+
distance_km: 1.09
|
1068
930
|
- country: US
|
1069
931
|
region: MT
|
1070
932
|
exchange: '106260'
|
@@ -1076,9 +938,7 @@ rate_centers:
|
|
1076
938
|
long: "-109.931872"
|
1077
939
|
closest_city:
|
1078
940
|
name: Cooke City
|
1079
|
-
|
1080
|
-
value: 1.69
|
1081
|
-
units: km
|
941
|
+
distance_km: 1.69
|
1082
942
|
- country: US
|
1083
943
|
region: MT
|
1084
944
|
exchange: '341018'
|
@@ -1144,9 +1004,7 @@ rate_centers:
|
|
1144
1004
|
long: "-108.372045"
|
1145
1005
|
closest_city:
|
1146
1006
|
name: Pryor
|
1147
|
-
|
1148
|
-
value: 46.7
|
1149
|
-
units: km
|
1007
|
+
distance_km: 46.7
|
1150
1008
|
- country: US
|
1151
1009
|
region: MT
|
1152
1010
|
exchange: '106801'
|
@@ -1167,9 +1025,7 @@ rate_centers:
|
|
1167
1025
|
long: "-104.521782"
|
1168
1026
|
closest_city:
|
1169
1027
|
name: Culbertson
|
1170
|
-
|
1171
|
-
value: 0.37
|
1172
|
-
units: km
|
1028
|
+
distance_km: 0.37
|
1173
1029
|
- country: US
|
1174
1030
|
region: MT
|
1175
1031
|
exchange: '106290'
|
@@ -1181,9 +1037,7 @@ rate_centers:
|
|
1181
1037
|
long: "-107.559585"
|
1182
1038
|
closest_city:
|
1183
1039
|
name: Custer
|
1184
|
-
|
1185
|
-
value: 0.34
|
1186
|
-
units: km
|
1040
|
+
distance_km: 0.34
|
1187
1041
|
- country: US
|
1188
1042
|
region: MT
|
1189
1043
|
exchange: '106300'
|
@@ -1195,9 +1049,7 @@ rate_centers:
|
|
1195
1049
|
long: "-112.336529"
|
1196
1050
|
closest_city:
|
1197
1051
|
name: Cut Bank
|
1198
|
-
|
1199
|
-
value: 0.46
|
1200
|
-
units: km
|
1052
|
+
distance_km: 0.46
|
1201
1053
|
- country: US
|
1202
1054
|
region: MT
|
1203
1055
|
exchange: '106310'
|
@@ -1209,9 +1061,7 @@ rate_centers:
|
|
1209
1061
|
long: "-104.18769"
|
1210
1062
|
closest_city:
|
1211
1063
|
name: Reserve
|
1212
|
-
|
1213
|
-
value: 20.69
|
1214
|
-
units: km
|
1064
|
+
distance_km: 20.69
|
1215
1065
|
- country: US
|
1216
1066
|
region: MT
|
1217
1067
|
exchange: '106320'
|
@@ -1223,9 +1073,7 @@ rate_centers:
|
|
1223
1073
|
long: "-114.176697"
|
1224
1074
|
closest_city:
|
1225
1075
|
name: Darby
|
1226
|
-
|
1227
|
-
value: 0.25
|
1228
|
-
units: km
|
1076
|
+
distance_km: 0.25
|
1229
1077
|
- country: US
|
1230
1078
|
region: MT
|
1231
1079
|
exchange: '341024'
|
@@ -1255,9 +1103,7 @@ rate_centers:
|
|
1255
1103
|
long: "-106.846605"
|
1256
1104
|
closest_city:
|
1257
1105
|
name: Wyola
|
1258
|
-
|
1259
|
-
value: 42.62
|
1260
|
-
units: km
|
1106
|
+
distance_km: 42.62
|
1261
1107
|
- country: US
|
1262
1108
|
region: MT
|
1263
1109
|
exchange: '106340'
|
@@ -1269,9 +1115,7 @@ rate_centers:
|
|
1269
1115
|
long: "-112.733504"
|
1270
1116
|
closest_city:
|
1271
1117
|
name: Deer Lodge
|
1272
|
-
|
1273
|
-
value: 0.56
|
1274
|
-
units: km
|
1118
|
+
distance_km: 0.56
|
1275
1119
|
- country: US
|
1276
1120
|
region: MT
|
1277
1121
|
exchange: '341027'
|
@@ -1292,9 +1136,7 @@ rate_centers:
|
|
1292
1136
|
long: "-109.948859"
|
1293
1137
|
closest_city:
|
1294
1138
|
name: Denton
|
1295
|
-
|
1296
|
-
value: 0.65
|
1297
|
-
units: km
|
1139
|
+
distance_km: 0.65
|
1298
1140
|
- country: US
|
1299
1141
|
region: MT
|
1300
1142
|
exchange: '106360'
|
@@ -1306,9 +1148,7 @@ rate_centers:
|
|
1306
1148
|
long: "-111.474933"
|
1307
1149
|
closest_city:
|
1308
1150
|
name: Camrose Colony
|
1309
|
-
|
1310
|
-
value: 21.01
|
1311
|
-
units: km
|
1151
|
+
distance_km: 21.01
|
1312
1152
|
- country: US
|
1313
1153
|
region: MT
|
1314
1154
|
exchange: '106370'
|
@@ -1320,9 +1160,7 @@ rate_centers:
|
|
1320
1160
|
long: "-112.634826"
|
1321
1161
|
closest_city:
|
1322
1162
|
name: Dillon
|
1323
|
-
|
1324
|
-
value: 0.38
|
1325
|
-
units: km
|
1163
|
+
distance_km: 0.38
|
1326
1164
|
- country: US
|
1327
1165
|
region: MT
|
1328
1166
|
exchange: '106380'
|
@@ -1334,9 +1172,7 @@ rate_centers:
|
|
1334
1172
|
long: "-112.751475"
|
1335
1173
|
closest_city:
|
1336
1174
|
name: Dewey
|
1337
|
-
|
1338
|
-
value: 8.56
|
1339
|
-
units: km
|
1175
|
+
distance_km: 8.56
|
1340
1176
|
- country: US
|
1341
1177
|
region: MT
|
1342
1178
|
exchange: '106390'
|
@@ -1348,9 +1184,7 @@ rate_centers:
|
|
1348
1184
|
long: "-114.313397"
|
1349
1185
|
closest_city:
|
1350
1186
|
name: Old Agency
|
1351
|
-
|
1352
|
-
value: 2.07
|
1353
|
-
units: km
|
1187
|
+
distance_km: 2.07
|
1354
1188
|
- country: US
|
1355
1189
|
region: MT
|
1356
1190
|
exchange: '106400'
|
@@ -1362,9 +1196,7 @@ rate_centers:
|
|
1362
1196
|
long: "-108.244016"
|
1363
1197
|
closest_city:
|
1364
1198
|
name: Dodson
|
1365
|
-
|
1366
|
-
value: 0.83
|
1367
|
-
units: km
|
1199
|
+
distance_km: 0.83
|
1368
1200
|
- country: US
|
1369
1201
|
region: MT
|
1370
1202
|
exchange: '341272'
|
@@ -1385,9 +1217,7 @@ rate_centers:
|
|
1385
1217
|
long: "-113.138457"
|
1386
1218
|
closest_city:
|
1387
1219
|
name: Drummond
|
1388
|
-
|
1389
|
-
value: 0.67
|
1390
|
-
units: km
|
1220
|
+
distance_km: 0.67
|
1391
1221
|
- country: US
|
1392
1222
|
region: MT
|
1393
1223
|
exchange: '341035'
|
@@ -1408,9 +1238,7 @@ rate_centers:
|
|
1408
1238
|
long: "-112.498841"
|
1409
1239
|
closest_city:
|
1410
1240
|
name: Dupuyer
|
1411
|
-
|
1412
|
-
value: 1.75
|
1413
|
-
units: km
|
1241
|
+
distance_km: 1.75
|
1414
1242
|
- country: US
|
1415
1243
|
region: MT
|
1416
1244
|
exchange: '106430'
|
@@ -1422,9 +1250,7 @@ rate_centers:
|
|
1422
1250
|
long: "-111.714428"
|
1423
1251
|
closest_city:
|
1424
1252
|
name: Dutton
|
1425
|
-
|
1426
|
-
value: 0.32
|
1427
|
-
units: km
|
1253
|
+
distance_km: 0.32
|
1428
1254
|
- country: US
|
1429
1255
|
region: MT
|
1430
1256
|
exchange: '106440'
|
@@ -1436,9 +1262,7 @@ rate_centers:
|
|
1436
1262
|
long: "-111.484084"
|
1437
1263
|
closest_city:
|
1438
1264
|
name: Camrose Colony
|
1439
|
-
|
1440
|
-
value: 22.6
|
1441
|
-
units: km
|
1265
|
+
distance_km: 22.6
|
1442
1266
|
- country: US
|
1443
1267
|
region: MT
|
1444
1268
|
exchange: '106450'
|
@@ -1450,9 +1274,7 @@ rate_centers:
|
|
1450
1274
|
long: "-113.210488"
|
1451
1275
|
closest_city:
|
1452
1276
|
name: East Glacier Park Village
|
1453
|
-
|
1454
|
-
value: 1.03
|
1455
|
-
units: km
|
1277
|
+
distance_km: 1.03
|
1456
1278
|
- country: US
|
1457
1279
|
region: MT
|
1458
1280
|
exchange: '106873'
|
@@ -1482,9 +1304,7 @@ rate_centers:
|
|
1482
1304
|
long: "-104.531066"
|
1483
1305
|
closest_city:
|
1484
1306
|
name: Ekalaka
|
1485
|
-
|
1486
|
-
value: 1.6
|
1487
|
-
units: km
|
1307
|
+
distance_km: 1.6
|
1488
1308
|
- country: US
|
1489
1309
|
region: MT
|
1490
1310
|
exchange: '341041'
|
@@ -1505,9 +1325,7 @@ rate_centers:
|
|
1505
1325
|
long: "-114.345502"
|
1506
1326
|
closest_city:
|
1507
1327
|
name: Elmo
|
1508
|
-
|
1509
|
-
value: 0.79
|
1510
|
-
units: km
|
1328
|
+
distance_km: 0.79
|
1511
1329
|
- country: US
|
1512
1330
|
region: MT
|
1513
1331
|
exchange: '341275'
|
@@ -1537,9 +1355,7 @@ rate_centers:
|
|
1537
1355
|
long: "-111.726652"
|
1538
1356
|
closest_city:
|
1539
1357
|
name: Ennis
|
1540
|
-
|
1541
|
-
value: 0.46
|
1542
|
-
units: km
|
1358
|
+
distance_km: 0.46
|
1543
1359
|
- country: US
|
1544
1360
|
region: MT
|
1545
1361
|
exchange: '341044'
|
@@ -1560,9 +1376,7 @@ rate_centers:
|
|
1560
1376
|
long: "-112.126167"
|
1561
1377
|
closest_city:
|
1562
1378
|
name: Cut Bank
|
1563
|
-
|
1564
|
-
value: 17.23
|
1565
|
-
units: km
|
1379
|
+
distance_km: 17.23
|
1566
1380
|
- country: US
|
1567
1381
|
region: MT
|
1568
1382
|
exchange: '106500'
|
@@ -1574,9 +1388,7 @@ rate_centers:
|
|
1574
1388
|
long: "-115.051674"
|
1575
1389
|
closest_city:
|
1576
1390
|
name: Eureka
|
1577
|
-
|
1578
|
-
value: 0.38
|
1579
|
-
units: km
|
1391
|
+
distance_km: 0.38
|
1580
1392
|
- country: US
|
1581
1393
|
region: MT
|
1582
1394
|
exchange: '106510'
|
@@ -1588,9 +1400,7 @@ rate_centers:
|
|
1588
1400
|
long: "-115.012696"
|
1589
1401
|
closest_city:
|
1590
1402
|
name: Eureka
|
1591
|
-
|
1592
|
-
value: 2.92
|
1593
|
-
units: km
|
1403
|
+
distance_km: 2.92
|
1594
1404
|
- country: US
|
1595
1405
|
region: MT
|
1596
1406
|
exchange: '341047'
|
@@ -1620,9 +1430,7 @@ rate_centers:
|
|
1620
1430
|
long: "-111.985172"
|
1621
1431
|
closest_city:
|
1622
1432
|
name: Fairfield
|
1623
|
-
|
1624
|
-
value: 0.37
|
1625
|
-
units: km
|
1433
|
+
distance_km: 0.37
|
1626
1434
|
- country: US
|
1627
1435
|
region: MT
|
1628
1436
|
exchange: '106530'
|
@@ -1634,23 +1442,7 @@ rate_centers:
|
|
1634
1442
|
long: "-104.039102"
|
1635
1443
|
closest_city:
|
1636
1444
|
name: Fairview
|
1637
|
-
|
1638
|
-
value: 0.92
|
1639
|
-
units: km
|
1640
|
-
- country: US
|
1641
|
-
region: MT
|
1642
|
-
exchange: '106531'
|
1643
|
-
name: FAIRVIEW1
|
1644
|
-
full_name: Fairview (Mid-Rivers)
|
1645
|
-
lata: '650'
|
1646
|
-
ilec_name: MID-RIVERS TELEPHONE COOPERATIVE, INC.
|
1647
|
-
lat: '47.849862'
|
1648
|
-
long: "-104.039102"
|
1649
|
-
closest_city:
|
1650
|
-
name: Fairview
|
1651
|
-
distance:
|
1652
|
-
value: 0.92
|
1653
|
-
units: km
|
1445
|
+
distance_km: 0.92
|
1654
1446
|
- country: US
|
1655
1447
|
region: MT
|
1656
1448
|
exchange: '106540'
|
@@ -1662,9 +1454,7 @@ rate_centers:
|
|
1662
1454
|
long: "-105.123495"
|
1663
1455
|
closest_city:
|
1664
1456
|
name: Fallon
|
1665
|
-
|
1666
|
-
value: 0.7
|
1667
|
-
units: km
|
1457
|
+
distance_km: 0.7
|
1668
1458
|
- country: US
|
1669
1459
|
region: MT
|
1670
1460
|
exchange: '341050'
|
@@ -1712,9 +1502,7 @@ rate_centers:
|
|
1712
1502
|
long: "-114.035562"
|
1713
1503
|
closest_city:
|
1714
1504
|
name: Finley Point
|
1715
|
-
|
1716
|
-
value: 3.42
|
1717
|
-
units: km
|
1505
|
+
distance_km: 3.42
|
1718
1506
|
- country: US
|
1719
1507
|
region: MT
|
1720
1508
|
exchange: '341280'
|
@@ -1753,9 +1541,7 @@ rate_centers:
|
|
1753
1541
|
long: "-105.178445"
|
1754
1542
|
closest_city:
|
1755
1543
|
name: Flaxville
|
1756
|
-
|
1757
|
-
value: 0.43
|
1758
|
-
units: km
|
1544
|
+
distance_km: 0.43
|
1759
1545
|
- country: US
|
1760
1546
|
region: MT
|
1761
1547
|
exchange: '106570'
|
@@ -1767,9 +1553,7 @@ rate_centers:
|
|
1767
1553
|
long: "-105.167308"
|
1768
1554
|
closest_city:
|
1769
1555
|
name: Flaxville
|
1770
|
-
|
1771
|
-
value: 8.02
|
1772
|
-
units: km
|
1556
|
+
distance_km: 8.02
|
1773
1557
|
- country: US
|
1774
1558
|
region: MT
|
1775
1559
|
exchange: '341055'
|
@@ -1808,9 +1592,7 @@ rate_centers:
|
|
1808
1592
|
long: "-106.651695"
|
1809
1593
|
closest_city:
|
1810
1594
|
name: Forsyth
|
1811
|
-
|
1812
|
-
value: 1.78
|
1813
|
-
units: km
|
1595
|
+
distance_km: 1.78
|
1814
1596
|
- country: US
|
1815
1597
|
region: MT
|
1816
1598
|
exchange: '106590'
|
@@ -1822,9 +1604,7 @@ rate_centers:
|
|
1822
1604
|
long: "-110.664871"
|
1823
1605
|
closest_city:
|
1824
1606
|
name: Fort Benton
|
1825
|
-
|
1826
|
-
value: 0.95
|
1827
|
-
units: km
|
1607
|
+
distance_km: 0.95
|
1828
1608
|
- country: US
|
1829
1609
|
region: MT
|
1830
1610
|
exchange: '341060'
|
@@ -1845,9 +1625,7 @@ rate_centers:
|
|
1845
1625
|
long: "-106.447497"
|
1846
1626
|
closest_city:
|
1847
1627
|
name: Fort Peck
|
1848
|
-
|
1849
|
-
value: 0.67
|
1850
|
-
units: km
|
1628
|
+
distance_km: 0.67
|
1851
1629
|
- country: US
|
1852
1630
|
region: MT
|
1853
1631
|
exchange: '106610'
|
@@ -1859,9 +1637,7 @@ rate_centers:
|
|
1859
1637
|
long: "-111.816771"
|
1860
1638
|
closest_city:
|
1861
1639
|
name: Fort Shaw
|
1862
|
-
|
1863
|
-
value: 1.36
|
1864
|
-
units: km
|
1640
|
+
distance_km: 1.36
|
1865
1641
|
- country: US
|
1866
1642
|
region: MT
|
1867
1643
|
exchange: '106620'
|
@@ -1873,9 +1649,7 @@ rate_centers:
|
|
1873
1649
|
long: "-107.915607"
|
1874
1650
|
closest_city:
|
1875
1651
|
name: Fort Smith
|
1876
|
-
|
1877
|
-
value: 1.21
|
1878
|
-
units: km
|
1652
|
+
distance_km: 1.21
|
1879
1653
|
- country: US
|
1880
1654
|
region: MT
|
1881
1655
|
exchange: '362716'
|
@@ -1914,9 +1688,7 @@ rate_centers:
|
|
1914
1688
|
long: "-106.041506"
|
1915
1689
|
closest_city:
|
1916
1690
|
name: Frazer
|
1917
|
-
|
1918
|
-
value: 1.65
|
1919
|
-
units: km
|
1691
|
+
distance_km: 1.65
|
1920
1692
|
- country: US
|
1921
1693
|
region: MT
|
1922
1694
|
exchange: '106640'
|
@@ -1928,9 +1700,7 @@ rate_centers:
|
|
1928
1700
|
long: "-114.222693"
|
1929
1701
|
closest_city:
|
1930
1702
|
name: Frenchtown
|
1931
|
-
|
1932
|
-
value: 2.21
|
1933
|
-
units: km
|
1703
|
+
distance_km: 2.21
|
1934
1704
|
- country: US
|
1935
1705
|
region: MT
|
1936
1706
|
exchange: '106650'
|
@@ -1942,9 +1712,7 @@ rate_centers:
|
|
1942
1712
|
long: "-104.494062"
|
1943
1713
|
closest_city:
|
1944
1714
|
name: Froid
|
1945
|
-
|
1946
|
-
value: 0.5
|
1947
|
-
units: km
|
1715
|
+
distance_km: 0.5
|
1948
1716
|
- country: US
|
1949
1717
|
region: MT
|
1950
1718
|
exchange: '106660'
|
@@ -1956,9 +1724,7 @@ rate_centers:
|
|
1956
1724
|
long: "-104.448722"
|
1957
1725
|
closest_city:
|
1958
1726
|
name: Froid
|
1959
|
-
|
1960
|
-
value: 3.12
|
1961
|
-
units: km
|
1727
|
+
distance_km: 3.12
|
1962
1728
|
- country: US
|
1963
1729
|
region: MT
|
1964
1730
|
exchange: '106670'
|
@@ -1970,9 +1736,7 @@ rate_centers:
|
|
1970
1736
|
long: "-108.914337"
|
1971
1737
|
closest_city:
|
1972
1738
|
name: Fromberg
|
1973
|
-
|
1974
|
-
value: 0.7
|
1975
|
-
units: km
|
1739
|
+
distance_km: 0.7
|
1976
1740
|
- country: US
|
1977
1741
|
region: MT
|
1978
1742
|
exchange: '341061'
|
@@ -2002,9 +1766,7 @@ rate_centers:
|
|
2002
1766
|
long: "-111.199678"
|
2003
1767
|
closest_city:
|
2004
1768
|
name: Gallatin Gateway
|
2005
|
-
|
2006
|
-
value: 0.4
|
2007
|
-
units: km
|
1769
|
+
distance_km: 0.4
|
2008
1770
|
- country: US
|
2009
1771
|
region: MT
|
2010
1772
|
exchange: '106690'
|
@@ -2016,9 +1778,7 @@ rate_centers:
|
|
2016
1778
|
long: "-110.709533"
|
2017
1779
|
closest_city:
|
2018
1780
|
name: Gardiner
|
2019
|
-
|
2020
|
-
value: 2.95
|
2021
|
-
units: km
|
1781
|
+
distance_km: 2.95
|
2022
1782
|
- country: US
|
2023
1783
|
region: MT
|
2024
1784
|
exchange: '341063'
|
@@ -2057,9 +1817,7 @@ rate_centers:
|
|
2057
1817
|
long: "-110.263622"
|
2058
1818
|
closest_city:
|
2059
1819
|
name: Geraldine
|
2060
|
-
|
2061
|
-
value: 0.21
|
2062
|
-
units: km
|
1820
|
+
distance_km: 0.21
|
2063
1821
|
- country: US
|
2064
1822
|
region: MT
|
2065
1823
|
exchange: '106710'
|
@@ -2071,9 +1829,7 @@ rate_centers:
|
|
2071
1829
|
long: "-110.497444"
|
2072
1830
|
closest_city:
|
2073
1831
|
name: Geyser
|
2074
|
-
|
2075
|
-
value: 0.46
|
2076
|
-
units: km
|
1832
|
+
distance_km: 0.46
|
2077
1833
|
- country: US
|
2078
1834
|
region: MT
|
2079
1835
|
exchange: '106720'
|
@@ -2085,9 +1841,7 @@ rate_centers:
|
|
2085
1841
|
long: "-110.296354"
|
2086
1842
|
closest_city:
|
2087
1843
|
name: Gildford
|
2088
|
-
|
2089
|
-
value: 1.08
|
2090
|
-
units: km
|
1844
|
+
distance_km: 1.08
|
2091
1845
|
- country: US
|
2092
1846
|
region: MT
|
2093
1847
|
exchange: '341068'
|
@@ -2108,9 +1862,7 @@ rate_centers:
|
|
2108
1862
|
long: "-106.636173"
|
2109
1863
|
closest_city:
|
2110
1864
|
name: Glasgow
|
2111
|
-
|
2112
|
-
value: 0.7
|
2113
|
-
units: km
|
1865
|
+
distance_km: 0.7
|
2114
1866
|
- country: US
|
2115
1867
|
region: MT
|
2116
1868
|
exchange: '341069'
|
@@ -2131,23 +1883,7 @@ rate_centers:
|
|
2131
1883
|
long: "-104.707644"
|
2132
1884
|
closest_city:
|
2133
1885
|
name: Glendive
|
2134
|
-
|
2135
|
-
value: 0.9
|
2136
|
-
units: km
|
2137
|
-
- country: US
|
2138
|
-
region: MT
|
2139
|
-
exchange: '106741'
|
2140
|
-
name: GLENDIVE1
|
2141
|
-
full_name: Glendive (Mid-Rivers)
|
2142
|
-
lata: '650'
|
2143
|
-
ilec_name: MID-RIVERS TELEPHONE COOPERATIVE, INC.
|
2144
|
-
lat: '47.102059'
|
2145
|
-
long: "-104.707644"
|
2146
|
-
closest_city:
|
2147
|
-
name: Glendive
|
2148
|
-
distance:
|
2149
|
-
value: 0.9
|
2150
|
-
units: km
|
1886
|
+
distance_km: 0.9
|
2151
1887
|
- country: US
|
2152
1888
|
region: MT
|
2153
1889
|
exchange: '106750'
|
@@ -2159,9 +1895,7 @@ rate_centers:
|
|
2159
1895
|
long: "-106.242412"
|
2160
1896
|
closest_city:
|
2161
1897
|
name: Opheim
|
2162
|
-
|
2163
|
-
value: 14.04
|
2164
|
-
units: km
|
1898
|
+
distance_km: 14.04
|
2165
1899
|
- country: US
|
2166
1900
|
region: MT
|
2167
1901
|
exchange: '341070'
|
@@ -2182,9 +1916,7 @@ rate_centers:
|
|
2182
1916
|
long: "-113.18863"
|
2183
1917
|
closest_city:
|
2184
1918
|
name: Grant
|
2185
|
-
|
2186
|
-
value: 9.55
|
2187
|
-
units: km
|
1919
|
+
distance_km: 9.55
|
2188
1920
|
- country: US
|
2189
1921
|
region: MT
|
2190
1922
|
exchange: '341072'
|
@@ -2205,9 +1937,7 @@ rate_centers:
|
|
2205
1937
|
long: "-108.805377"
|
2206
1938
|
closest_city:
|
2207
1939
|
name: Grass Range
|
2208
|
-
|
2209
|
-
value: 0.3
|
2210
|
-
units: km
|
1940
|
+
distance_km: 0.3
|
2211
1941
|
- country: US
|
2212
1942
|
region: MT
|
2213
1943
|
exchange: '106780'
|
@@ -2219,9 +1949,7 @@ rate_centers:
|
|
2219
1949
|
long: "-111.291678"
|
2220
1950
|
closest_city:
|
2221
1951
|
name: Great Falls
|
2222
|
-
|
2223
|
-
value: 0.88
|
2224
|
-
units: km
|
1952
|
+
distance_km: 0.88
|
2225
1953
|
- country: US
|
2226
1954
|
region: MT
|
2227
1955
|
exchange: '341074'
|
@@ -2260,9 +1988,7 @@ rate_centers:
|
|
2260
1988
|
long: "-114.155469"
|
2261
1989
|
closest_city:
|
2262
1990
|
name: Hamilton
|
2263
|
-
|
2264
|
-
value: 1.35
|
2265
|
-
units: km
|
1991
|
+
distance_km: 1.35
|
2266
1992
|
- country: US
|
2267
1993
|
region: MT
|
2268
1994
|
exchange: '341301'
|
@@ -2292,9 +2018,7 @@ rate_centers:
|
|
2292
2018
|
long: "-107.597081"
|
2293
2019
|
closest_city:
|
2294
2020
|
name: Hardin
|
2295
|
-
|
2296
|
-
value: 1.17
|
2297
|
-
units: km
|
2021
|
+
distance_km: 1.17
|
2298
2022
|
- country: US
|
2299
2023
|
region: MT
|
2300
2024
|
exchange: '106810'
|
@@ -2306,9 +2030,7 @@ rate_centers:
|
|
2306
2030
|
long: "-108.784237"
|
2307
2031
|
closest_city:
|
2308
2032
|
name: Harlem
|
2309
|
-
|
2310
|
-
value: 0.41
|
2311
|
-
units: km
|
2033
|
+
distance_km: 0.41
|
2312
2034
|
- country: US
|
2313
2035
|
region: MT
|
2314
2036
|
exchange: '106820'
|
@@ -2320,9 +2042,7 @@ rate_centers:
|
|
2320
2042
|
long: "-109.834185"
|
2321
2043
|
closest_city:
|
2322
2044
|
name: Harlowton
|
2323
|
-
|
2324
|
-
value: 0.78
|
2325
|
-
units: km
|
2045
|
+
distance_km: 0.78
|
2326
2046
|
- country: US
|
2327
2047
|
region: MT
|
2328
2048
|
exchange: '106830'
|
@@ -2334,9 +2054,7 @@ rate_centers:
|
|
2334
2054
|
long: "-111.783027"
|
2335
2055
|
closest_city:
|
2336
2056
|
name: Harrison
|
2337
|
-
|
2338
|
-
value: 0.61
|
2339
|
-
units: km
|
2057
|
+
distance_km: 0.61
|
2340
2058
|
- country: US
|
2341
2059
|
region: MT
|
2342
2060
|
exchange: '341304'
|
@@ -2357,9 +2075,7 @@ rate_centers:
|
|
2357
2075
|
long: "-115.403409"
|
2358
2076
|
closest_city:
|
2359
2077
|
name: Haugan
|
2360
|
-
|
2361
|
-
value: 0.69
|
2362
|
-
units: km
|
2078
|
+
distance_km: 0.69
|
2363
2079
|
- country: US
|
2364
2080
|
region: MT
|
2365
2081
|
exchange: '106850'
|
@@ -2371,9 +2087,7 @@ rate_centers:
|
|
2371
2087
|
long: "-109.665332"
|
2372
2088
|
closest_city:
|
2373
2089
|
name: Havre
|
2374
|
-
|
2375
|
-
value: 1.36
|
2376
|
-
units: km
|
2090
|
+
distance_km: 1.36
|
2377
2091
|
- country: US
|
2378
2092
|
region: MT
|
2379
2093
|
exchange: '106860'
|
@@ -2385,9 +2099,7 @@ rate_centers:
|
|
2385
2099
|
long: "-108.697571"
|
2386
2100
|
closest_city:
|
2387
2101
|
name: Hays
|
2388
|
-
|
2389
|
-
value: 3.5
|
2390
|
-
units: km
|
2102
|
+
distance_km: 3.5
|
2391
2103
|
- country: US
|
2392
2104
|
region: MT
|
2393
2105
|
exchange: '106870'
|
@@ -2399,9 +2111,7 @@ rate_centers:
|
|
2399
2111
|
long: "-112.023288"
|
2400
2112
|
closest_city:
|
2401
2113
|
name: Helena
|
2402
|
-
|
2403
|
-
value: 0.61
|
2404
|
-
units: km
|
2114
|
+
distance_km: 0.61
|
2405
2115
|
- country: US
|
2406
2116
|
region: MT
|
2407
2117
|
exchange: '106874'
|
@@ -2440,9 +2150,7 @@ rate_centers:
|
|
2440
2150
|
long: "-110.79009"
|
2441
2151
|
closest_city:
|
2442
2152
|
name: Highwood
|
2443
|
-
|
2444
|
-
value: 2.31
|
2445
|
-
units: km
|
2153
|
+
distance_km: 2.31
|
2446
2154
|
- country: US
|
2447
2155
|
region: MT
|
2448
2156
|
exchange: '341305'
|
@@ -2463,9 +2171,7 @@ rate_centers:
|
|
2463
2171
|
long: "-110.426426"
|
2464
2172
|
closest_city:
|
2465
2173
|
name: Hingham
|
2466
|
-
|
2467
|
-
value: 0.52
|
2468
|
-
units: km
|
2174
|
+
distance_km: 0.52
|
2469
2175
|
- country: US
|
2470
2176
|
region: MT
|
2471
2177
|
exchange: '106900'
|
@@ -2477,9 +2183,7 @@ rate_centers:
|
|
2477
2183
|
long: "-107.080712"
|
2478
2184
|
closest_city:
|
2479
2185
|
name: Hinsdale
|
2480
|
-
|
2481
|
-
value: 1.76
|
2482
|
-
units: km
|
2186
|
+
distance_km: 1.76
|
2483
2187
|
- country: US
|
2484
2188
|
region: MT
|
2485
2189
|
exchange: '106910'
|
@@ -2491,9 +2195,7 @@ rate_centers:
|
|
2491
2195
|
long: "-109.87409"
|
2492
2196
|
closest_city:
|
2493
2197
|
name: Hobson
|
2494
|
-
|
2495
|
-
value: 0.38
|
2496
|
-
units: km
|
2198
|
+
distance_km: 0.38
|
2497
2199
|
- country: US
|
2498
2200
|
region: MT
|
2499
2201
|
exchange: '341089'
|
@@ -2523,9 +2225,7 @@ rate_centers:
|
|
2523
2225
|
long: "-109.881681"
|
2524
2226
|
closest_city:
|
2525
2227
|
name: Big Sandy
|
2526
|
-
|
2527
|
-
value: 32.28
|
2528
|
-
units: km
|
2228
|
+
distance_km: 32.28
|
2529
2229
|
- country: US
|
2530
2230
|
region: MT
|
2531
2231
|
exchange: '341091'
|
@@ -2546,9 +2246,7 @@ rate_centers:
|
|
2546
2246
|
long: "-114.657105"
|
2547
2247
|
closest_city:
|
2548
2248
|
name: Hot Springs
|
2549
|
-
|
2550
|
-
value: 1.01
|
2551
|
-
units: km
|
2249
|
+
distance_km: 1.01
|
2552
2250
|
- country: US
|
2553
2251
|
region: MT
|
2554
2252
|
exchange: '106940'
|
@@ -2560,9 +2258,7 @@ rate_centers:
|
|
2560
2258
|
long: "-114.045986"
|
2561
2259
|
closest_city:
|
2562
2260
|
name: Hungry Horse
|
2563
|
-
|
2564
|
-
value: 1.42
|
2565
|
-
units: km
|
2261
|
+
distance_km: 1.42
|
2566
2262
|
- country: US
|
2567
2263
|
region: MT
|
2568
2264
|
exchange: '106950'
|
@@ -2574,9 +2270,7 @@ rate_centers:
|
|
2574
2270
|
long: "-108.302031"
|
2575
2271
|
closest_city:
|
2576
2272
|
name: Huntley
|
2577
|
-
|
2578
|
-
value: 0.37
|
2579
|
-
units: km
|
2273
|
+
distance_km: 0.37
|
2580
2274
|
- country: US
|
2581
2275
|
region: MT
|
2582
2276
|
exchange: '341094'
|
@@ -2597,9 +2291,7 @@ rate_centers:
|
|
2597
2291
|
long: "-107.217201"
|
2598
2292
|
closest_city:
|
2599
2293
|
name: Hysham
|
2600
|
-
|
2601
|
-
value: 1.05
|
2602
|
-
units: km
|
2294
|
+
distance_km: 1.05
|
2603
2295
|
- country: US
|
2604
2296
|
region: MT
|
2605
2297
|
exchange: '341310'
|
@@ -2638,9 +2330,7 @@ rate_centers:
|
|
2638
2330
|
long: "-113.408965"
|
2639
2331
|
closest_city:
|
2640
2332
|
name: Jackson
|
2641
|
-
|
2642
|
-
value: 0.36
|
2643
|
-
units: km
|
2333
|
+
distance_km: 0.36
|
2644
2334
|
- country: US
|
2645
2335
|
region: MT
|
2646
2336
|
exchange: '341312'
|
@@ -2670,9 +2360,7 @@ rate_centers:
|
|
2670
2360
|
long: "-108.96883"
|
2671
2361
|
closest_city:
|
2672
2362
|
name: Joliet
|
2673
|
-
|
2674
|
-
value: 0.28
|
2675
|
-
units: km
|
2363
|
+
distance_km: 0.28
|
2676
2364
|
- country: US
|
2677
2365
|
region: MT
|
2678
2366
|
exchange: '106990'
|
@@ -2684,9 +2372,7 @@ rate_centers:
|
|
2684
2372
|
long: "-110.77262"
|
2685
2373
|
closest_city:
|
2686
2374
|
name: Joplin
|
2687
|
-
|
2688
|
-
value: 0.06
|
2689
|
-
units: km
|
2375
|
+
distance_km: 0.06
|
2690
2376
|
- country: US
|
2691
2377
|
region: MT
|
2692
2378
|
exchange: '107000'
|
@@ -2698,9 +2384,7 @@ rate_centers:
|
|
2698
2384
|
long: "-106.901777"
|
2699
2385
|
closest_city:
|
2700
2386
|
name: Jordan
|
2701
|
-
|
2702
|
-
value: 0.84
|
2703
|
-
units: km
|
2387
|
+
distance_km: 0.84
|
2704
2388
|
- country: US
|
2705
2389
|
region: MT
|
2706
2390
|
exchange: '107010'
|
@@ -2712,9 +2396,7 @@ rate_centers:
|
|
2712
2396
|
long: "-109.756521"
|
2713
2397
|
closest_city:
|
2714
2398
|
name: Judith Gap
|
2715
|
-
|
2716
|
-
value: 0.37
|
2717
|
-
units: km
|
2399
|
+
distance_km: 0.37
|
2718
2400
|
- country: US
|
2719
2401
|
region: MT
|
2720
2402
|
exchange: '107020'
|
@@ -2726,9 +2408,7 @@ rate_centers:
|
|
2726
2408
|
long: "-114.316445"
|
2727
2409
|
closest_city:
|
2728
2410
|
name: Kalispell
|
2729
|
-
|
2730
|
-
value: 1.95
|
2731
|
-
units: km
|
2411
|
+
distance_km: 1.95
|
2732
2412
|
- country: US
|
2733
2413
|
region: MT
|
2734
2414
|
exchange: '341101'
|
@@ -2749,9 +2429,7 @@ rate_centers:
|
|
2749
2429
|
long: "-111.959105"
|
2750
2430
|
closest_city:
|
2751
2431
|
name: Kevin
|
2752
|
-
|
2753
|
-
value: 0.67
|
2754
|
-
units: km
|
2432
|
+
distance_km: 0.67
|
2755
2433
|
- country: US
|
2756
2434
|
region: MT
|
2757
2435
|
exchange: '341103'
|
@@ -2799,9 +2477,7 @@ rate_centers:
|
|
2799
2477
|
long: "-110.080974"
|
2800
2478
|
closest_city:
|
2801
2479
|
name: Kremlin
|
2802
|
-
|
2803
|
-
value: 0.77
|
2804
|
-
units: km
|
2480
|
+
distance_km: 0.77
|
2805
2481
|
- country: US
|
2806
2482
|
region: MT
|
2807
2483
|
exchange: '107050'
|
@@ -2813,9 +2489,7 @@ rate_centers:
|
|
2813
2489
|
long: "-114.217046"
|
2814
2490
|
closest_city:
|
2815
2491
|
name: Lakeside
|
2816
|
-
|
2817
|
-
value: 0.82
|
2818
|
-
units: km
|
2492
|
+
distance_km: 0.82
|
2819
2493
|
- country: US
|
2820
2494
|
region: MT
|
2821
2495
|
exchange: '107060'
|
@@ -2827,9 +2501,7 @@ rate_centers:
|
|
2827
2501
|
long: "-104.624657"
|
2828
2502
|
closest_city:
|
2829
2503
|
name: Fox Lake
|
2830
|
-
|
2831
|
-
value: 0.77
|
2832
|
-
units: km
|
2504
|
+
distance_km: 0.77
|
2833
2505
|
- country: US
|
2834
2506
|
region: MT
|
2835
2507
|
exchange: '107070'
|
@@ -2841,9 +2513,7 @@ rate_centers:
|
|
2841
2513
|
long: "-106.652304"
|
2842
2514
|
closest_city:
|
2843
2515
|
name: Lame Deer
|
2844
|
-
|
2845
|
-
value: 3.03
|
2846
|
-
units: km
|
2516
|
+
distance_km: 3.03
|
2847
2517
|
- country: US
|
2848
2518
|
region: MT
|
2849
2519
|
exchange: '107080'
|
@@ -2855,9 +2525,7 @@ rate_centers:
|
|
2855
2525
|
long: "-106.209493"
|
2856
2526
|
closest_city:
|
2857
2527
|
name: St. Marie
|
2858
|
-
|
2859
|
-
value: 28.63
|
2860
|
-
units: km
|
2528
|
+
distance_km: 28.63
|
2861
2529
|
- country: US
|
2862
2530
|
region: MT
|
2863
2531
|
exchange: '107090'
|
@@ -2869,9 +2537,7 @@ rate_centers:
|
|
2869
2537
|
long: "-108.764202"
|
2870
2538
|
closest_city:
|
2871
2539
|
name: Laurel
|
2872
|
-
|
2873
|
-
value: 0.97
|
2874
|
-
units: km
|
2540
|
+
distance_km: 0.97
|
2875
2541
|
- country: US
|
2876
2542
|
region: MT
|
2877
2543
|
exchange: '341107'
|
@@ -2892,9 +2558,7 @@ rate_centers:
|
|
2892
2558
|
long: "-108.943189"
|
2893
2559
|
closest_city:
|
2894
2560
|
name: Lavina
|
2895
|
-
|
2896
|
-
value: 0.56
|
2897
|
-
units: km
|
2561
|
+
distance_km: 0.56
|
2898
2562
|
- country: US
|
2899
2563
|
region: MT
|
2900
2564
|
exchange: '341108'
|
@@ -2915,23 +2579,7 @@ rate_centers:
|
|
2915
2579
|
long: "-109.42544"
|
2916
2580
|
closest_city:
|
2917
2581
|
name: Lewistown
|
2918
|
-
|
2919
|
-
value: 2.63
|
2920
|
-
units: km
|
2921
|
-
- country: US
|
2922
|
-
region: MT
|
2923
|
-
exchange: '107111'
|
2924
|
-
name: LEWISTOWN1
|
2925
|
-
full_name: Lewistown (Mid-Rivers)
|
2926
|
-
lata: '648'
|
2927
|
-
ilec_name: MID-RIVERS TELEPHONE COOPERATIVE, INC.
|
2928
|
-
lat: '47.06632'
|
2929
|
-
long: "-109.42544"
|
2930
|
-
closest_city:
|
2931
|
-
name: Lewistown
|
2932
|
-
distance:
|
2933
|
-
value: 2.63
|
2934
|
-
units: km
|
2582
|
+
distance_km: 2.63
|
2935
2583
|
- country: US
|
2936
2584
|
region: MT
|
2937
2585
|
exchange: '107120'
|
@@ -2943,9 +2591,7 @@ rate_centers:
|
|
2943
2591
|
long: "-115.552496"
|
2944
2592
|
closest_city:
|
2945
2593
|
name: Libby
|
2946
|
-
|
2947
|
-
value: 0.29
|
2948
|
-
units: km
|
2594
|
+
distance_km: 0.29
|
2949
2595
|
- country: US
|
2950
2596
|
region: MT
|
2951
2597
|
exchange: '107130'
|
@@ -2957,9 +2603,7 @@ rate_centers:
|
|
2957
2603
|
long: "-112.59065"
|
2958
2604
|
closest_city:
|
2959
2605
|
name: Lima
|
2960
|
-
|
2961
|
-
value: 0.39
|
2962
|
-
units: km
|
2606
|
+
distance_km: 0.39
|
2963
2607
|
- country: US
|
2964
2608
|
region: MT
|
2965
2609
|
exchange: '107140'
|
@@ -2971,9 +2615,7 @@ rate_centers:
|
|
2971
2615
|
long: "-112.684208"
|
2972
2616
|
closest_city:
|
2973
2617
|
name: Lincoln
|
2974
|
-
|
2975
|
-
value: 1.19
|
2976
|
-
units: km
|
2618
|
+
distance_km: 1.19
|
2977
2619
|
- country: US
|
2978
2620
|
region: MT
|
2979
2621
|
exchange: '107150'
|
@@ -2985,9 +2627,7 @@ rate_centers:
|
|
2985
2627
|
long: "-105.160204"
|
2986
2628
|
closest_city:
|
2987
2629
|
name: Lindsay
|
2988
|
-
|
2989
|
-
value: 0.59
|
2990
|
-
units: km
|
2630
|
+
distance_km: 0.59
|
2991
2631
|
- country: US
|
2992
2632
|
region: MT
|
2993
2633
|
exchange: '107160'
|
@@ -2999,9 +2639,7 @@ rate_centers:
|
|
2999
2639
|
long: "-110.560366"
|
3000
2640
|
closest_city:
|
3001
2641
|
name: Livingston
|
3002
|
-
|
3003
|
-
value: 0.52
|
3004
|
-
units: km
|
2642
|
+
distance_km: 0.52
|
3005
2643
|
- country: US
|
3006
2644
|
region: MT
|
3007
2645
|
exchange: '341112'
|
@@ -3022,9 +2660,7 @@ rate_centers:
|
|
3022
2660
|
long: "-107.357375"
|
3023
2661
|
closest_city:
|
3024
2662
|
name: Lodge Grass
|
3025
|
-
|
3026
|
-
value: 1.0
|
3027
|
-
units: km
|
2663
|
+
distance_km: 1.0
|
3028
2664
|
- country: US
|
3029
2665
|
region: MT
|
3030
2666
|
exchange: '341325'
|
@@ -3054,9 +2690,7 @@ rate_centers:
|
|
3054
2690
|
long: "-110.50174"
|
3055
2691
|
closest_city:
|
3056
2692
|
name: Loma
|
3057
|
-
|
3058
|
-
value: 1.61
|
3059
|
-
units: km
|
2693
|
+
distance_km: 1.61
|
3060
2694
|
- country: US
|
3061
2695
|
region: MT
|
3062
2696
|
exchange: '341115'
|
@@ -3122,9 +2756,7 @@ rate_centers:
|
|
3122
2756
|
long: "-107.877486"
|
3123
2757
|
closest_city:
|
3124
2758
|
name: Malta
|
3125
|
-
|
3126
|
-
value: 0.64
|
3127
|
-
units: km
|
2759
|
+
distance_km: 0.64
|
3128
2760
|
- country: US
|
3129
2761
|
region: MT
|
3130
2762
|
exchange: '107200'
|
@@ -3136,9 +2768,7 @@ rate_centers:
|
|
3136
2768
|
long: "-111.333478"
|
3137
2769
|
closest_city:
|
3138
2770
|
name: Manhattan
|
3139
|
-
|
3140
|
-
value: 0.62
|
3141
|
-
units: km
|
2771
|
+
distance_km: 0.62
|
3142
2772
|
- country: US
|
3143
2773
|
region: MT
|
3144
2774
|
exchange: '107210'
|
@@ -3150,9 +2780,7 @@ rate_centers:
|
|
3150
2780
|
long: "-114.667413"
|
3151
2781
|
closest_city:
|
3152
2782
|
name: Marion
|
3153
|
-
|
3154
|
-
value: 1.74
|
3155
|
-
units: km
|
2783
|
+
distance_km: 1.74
|
3156
2784
|
- country: US
|
3157
2785
|
region: MT
|
3158
2786
|
exchange: '107220'
|
@@ -3164,9 +2792,7 @@ rate_centers:
|
|
3164
2792
|
long: "-110.317526"
|
3165
2793
|
closest_city:
|
3166
2794
|
name: Martinsdale
|
3167
|
-
|
3168
|
-
value: 1.23
|
3169
|
-
units: km
|
2795
|
+
distance_km: 1.23
|
3170
2796
|
- country: US
|
3171
2797
|
region: MT
|
3172
2798
|
exchange: '341121'
|
@@ -3214,9 +2840,7 @@ rate_centers:
|
|
3214
2840
|
long: "-104.506364"
|
3215
2841
|
closest_city:
|
3216
2842
|
name: Medicine Lake
|
3217
|
-
|
3218
|
-
value: 0.41
|
3219
|
-
units: km
|
2843
|
+
distance_km: 0.41
|
3220
2844
|
- country: US
|
3221
2845
|
region: MT
|
3222
2846
|
exchange: '107240'
|
@@ -3228,9 +2852,7 @@ rate_centers:
|
|
3228
2852
|
long: "-112.683968"
|
3229
2853
|
closest_city:
|
3230
2854
|
name: Glen
|
3231
|
-
|
3232
|
-
value: 17.17
|
3233
|
-
units: km
|
2855
|
+
distance_km: 17.17
|
3234
2856
|
- country: US
|
3235
2857
|
region: MT
|
3236
2858
|
exchange: '107250'
|
@@ -3242,9 +2864,7 @@ rate_centers:
|
|
3242
2864
|
long: "-107.864374"
|
3243
2865
|
closest_city:
|
3244
2866
|
name: Melstone
|
3245
|
-
|
3246
|
-
value: 0.32
|
3247
|
-
units: km
|
2867
|
+
distance_km: 0.32
|
3248
2868
|
- country: US
|
3249
2869
|
region: MT
|
3250
2870
|
exchange: '107260'
|
@@ -3256,9 +2876,7 @@ rate_centers:
|
|
3256
2876
|
long: "-109.961157"
|
3257
2877
|
closest_city:
|
3258
2878
|
name: Big Timber
|
3259
|
-
|
3260
|
-
value: 29.65
|
3261
|
-
units: km
|
2879
|
+
distance_km: 29.65
|
3262
2880
|
- country: US
|
3263
2881
|
region: MT
|
3264
2882
|
exchange: '341335'
|
@@ -3279,23 +2897,7 @@ rate_centers:
|
|
3279
2897
|
long: "-105.835976"
|
3280
2898
|
closest_city:
|
3281
2899
|
name: Miles City
|
3282
|
-
|
3283
|
-
value: 0.78
|
3284
|
-
units: km
|
3285
|
-
- country: US
|
3286
|
-
region: MT
|
3287
|
-
exchange: '107271'
|
3288
|
-
name: MILESCITY1
|
3289
|
-
full_name: Miles City (Mid-Rivers)
|
3290
|
-
lata: '650'
|
3291
|
-
ilec_name: MID-RIVERS TELEPHONE COOPERATIVE, INC.
|
3292
|
-
lat: '46.399086'
|
3293
|
-
long: "-105.835976"
|
3294
|
-
closest_city:
|
3295
|
-
name: Miles City
|
3296
|
-
distance:
|
3297
|
-
value: 0.78
|
3298
|
-
units: km
|
2900
|
+
distance_km: 0.78
|
3299
2901
|
- country: US
|
3300
2902
|
region: MT
|
3301
2903
|
exchange: '341337'
|
@@ -3325,9 +2927,7 @@ rate_centers:
|
|
3325
2927
|
long: "-114.002012"
|
3326
2928
|
closest_city:
|
3327
2929
|
name: Missoula
|
3328
|
-
|
3329
|
-
value: 1.65
|
3330
|
-
units: km
|
2930
|
+
distance_km: 1.65
|
3331
2931
|
- country: US
|
3332
2932
|
region: MT
|
3333
2933
|
exchange: '107283'
|
@@ -3366,9 +2966,7 @@ rate_centers:
|
|
3366
2966
|
long: "-108.930956"
|
3367
2967
|
closest_city:
|
3368
2968
|
name: Acton
|
3369
|
-
|
3370
|
-
value: 20.74
|
3371
|
-
units: km
|
2969
|
+
distance_km: 20.74
|
3372
2970
|
- country: US
|
3373
2971
|
region: MT
|
3374
2972
|
exchange: '341128'
|
@@ -3407,9 +3005,7 @@ rate_centers:
|
|
3407
3005
|
long: "-109.69136"
|
3408
3006
|
closest_city:
|
3409
3007
|
name: Moore
|
3410
|
-
|
3411
|
-
value: 0.36
|
3412
|
-
units: km
|
3008
|
+
distance_km: 0.36
|
3413
3009
|
- country: US
|
3414
3010
|
region: MT
|
3415
3011
|
exchange: '341339'
|
@@ -3430,9 +3026,7 @@ rate_centers:
|
|
3430
3026
|
long: "-108.085621"
|
3431
3027
|
closest_city:
|
3432
3028
|
name: Musselshell
|
3433
|
-
|
3434
|
-
value: 1.38
|
3435
|
-
units: km
|
3029
|
+
distance_km: 1.38
|
3436
3030
|
- country: US
|
3437
3031
|
region: MT
|
3438
3032
|
exchange: '341341'
|
@@ -3453,9 +3047,7 @@ rate_centers:
|
|
3453
3047
|
long: "-106.355874"
|
3454
3048
|
closest_city:
|
3455
3049
|
name: Nashua
|
3456
|
-
|
3457
|
-
value: 0.24
|
3458
|
-
units: km
|
3050
|
+
distance_km: 0.24
|
3459
3051
|
- country: US
|
3460
3052
|
region: MT
|
3461
3053
|
exchange: '107330'
|
@@ -3467,9 +3059,7 @@ rate_centers:
|
|
3467
3059
|
long: "-110.773729"
|
3468
3060
|
closest_city:
|
3469
3061
|
name: Monarch
|
3470
|
-
|
3471
|
-
value: 9.85
|
3472
|
-
units: km
|
3062
|
+
distance_km: 9.85
|
3473
3063
|
- country: US
|
3474
3064
|
region: MT
|
3475
3065
|
exchange: '341133'
|
@@ -3499,9 +3089,7 @@ rate_centers:
|
|
3499
3089
|
long: "-105.562324"
|
3500
3090
|
closest_city:
|
3501
3091
|
name: Broadus
|
3502
|
-
|
3503
|
-
value: 30.13
|
3504
|
-
units: km
|
3092
|
+
distance_km: 30.13
|
3505
3093
|
- country: US
|
3506
3094
|
region: MT
|
3507
3095
|
exchange: '107350'
|
@@ -3513,9 +3101,7 @@ rate_centers:
|
|
3513
3101
|
long: "-112.364695"
|
3514
3102
|
closest_city:
|
3515
3103
|
name: Santa Rita
|
3516
|
-
|
3517
|
-
value: 4.94
|
3518
|
-
units: km
|
3104
|
+
distance_km: 4.94
|
3519
3105
|
- country: US
|
3520
3106
|
region: MT
|
3521
3107
|
exchange: '107360'
|
@@ -3527,9 +3113,7 @@ rate_centers:
|
|
3527
3113
|
long: "-108.605792"
|
3528
3114
|
closest_city:
|
3529
3115
|
name: Belfry
|
3530
|
-
|
3531
|
-
value: 34.09
|
3532
|
-
units: km
|
3116
|
+
distance_km: 34.09
|
3533
3117
|
- country: US
|
3534
3118
|
region: MT
|
3535
3119
|
exchange: '107370'
|
@@ -3541,9 +3125,7 @@ rate_centers:
|
|
3541
3125
|
long: "-106.601567"
|
3542
3126
|
closest_city:
|
3543
3127
|
name: Glasgow
|
3544
|
-
|
3545
|
-
value: 5.51
|
3546
|
-
units: km
|
3128
|
+
distance_km: 5.51
|
3547
3129
|
- country: US
|
3548
3130
|
region: MT
|
3549
3131
|
exchange: '107380'
|
@@ -3555,9 +3137,7 @@ rate_centers:
|
|
3555
3137
|
long: "-109.678304"
|
3556
3138
|
closest_city:
|
3557
3139
|
name: Hilldale Colony
|
3558
|
-
|
3559
|
-
value: 7.68
|
3560
|
-
units: km
|
3140
|
+
distance_km: 7.68
|
3561
3141
|
- country: US
|
3562
3142
|
region: MT
|
3563
3143
|
exchange: '107390'
|
@@ -3569,9 +3149,7 @@ rate_centers:
|
|
3569
3149
|
long: "-107.063225"
|
3570
3150
|
closest_city:
|
3571
3151
|
name: Hinsdale
|
3572
|
-
|
3573
|
-
value: 4.39
|
3574
|
-
units: km
|
3152
|
+
distance_km: 4.39
|
3575
3153
|
- country: US
|
3576
3154
|
region: MT
|
3577
3155
|
exchange: '107400'
|
@@ -3583,9 +3161,7 @@ rate_centers:
|
|
3583
3161
|
long: "-106.320476"
|
3584
3162
|
closest_city:
|
3585
3163
|
name: Nashua
|
3586
|
-
|
3587
|
-
value: 3.2
|
3588
|
-
units: km
|
3164
|
+
distance_km: 3.2
|
3589
3165
|
- country: US
|
3590
3166
|
region: MT
|
3591
3167
|
exchange: '107410'
|
@@ -3597,9 +3173,7 @@ rate_centers:
|
|
3597
3173
|
long: "-107.294186"
|
3598
3174
|
closest_city:
|
3599
3175
|
name: Wyola
|
3600
|
-
|
3601
|
-
value: 13.22
|
3602
|
-
units: km
|
3176
|
+
distance_km: 13.22
|
3603
3177
|
- country: US
|
3604
3178
|
region: MT
|
3605
3179
|
exchange: '107420'
|
@@ -3611,9 +3185,7 @@ rate_centers:
|
|
3611
3185
|
long: "-105.074809"
|
3612
3186
|
closest_city:
|
3613
3187
|
name: Brockton
|
3614
|
-
|
3615
|
-
value: 22.02
|
3616
|
-
units: km
|
3188
|
+
distance_km: 22.02
|
3617
3189
|
- country: US
|
3618
3190
|
region: MT
|
3619
3191
|
exchange: '107430'
|
@@ -3625,9 +3197,7 @@ rate_centers:
|
|
3625
3197
|
long: "-109.094959"
|
3626
3198
|
closest_city:
|
3627
3199
|
name: Ryegate
|
3628
|
-
|
3629
|
-
value: 24.6
|
3630
|
-
units: km
|
3200
|
+
distance_km: 24.6
|
3631
3201
|
- country: US
|
3632
3202
|
region: MT
|
3633
3203
|
exchange: '107440'
|
@@ -3639,9 +3209,7 @@ rate_centers:
|
|
3639
3209
|
long: "-105.890589"
|
3640
3210
|
closest_city:
|
3641
3211
|
name: Wolf Point
|
3642
|
-
|
3643
|
-
value: 38.54
|
3644
|
-
units: km
|
3212
|
+
distance_km: 38.54
|
3645
3213
|
- country: US
|
3646
3214
|
region: MT
|
3647
3215
|
exchange: '107450'
|
@@ -3653,9 +3221,7 @@ rate_centers:
|
|
3653
3221
|
long: "-115.780981"
|
3654
3222
|
closest_city:
|
3655
3223
|
name: Noxon
|
3656
|
-
|
3657
|
-
value: 0.91
|
3658
|
-
units: km
|
3224
|
+
distance_km: 0.91
|
3659
3225
|
- country: US
|
3660
3226
|
region: MT
|
3661
3227
|
exchange: '341350'
|
@@ -3694,9 +3260,7 @@ rate_centers:
|
|
3694
3260
|
long: "-114.577761"
|
3695
3261
|
closest_city:
|
3696
3262
|
name: Olney
|
3697
|
-
|
3698
|
-
value: 0.44
|
3699
|
-
units: km
|
3263
|
+
distance_km: 0.44
|
3700
3264
|
- country: US
|
3701
3265
|
region: MT
|
3702
3266
|
exchange: '107470'
|
@@ -3708,9 +3272,7 @@ rate_centers:
|
|
3708
3272
|
long: "-106.416787"
|
3709
3273
|
closest_city:
|
3710
3274
|
name: Opheim
|
3711
|
-
|
3712
|
-
value: 0.67
|
3713
|
-
units: km
|
3275
|
+
distance_km: 0.67
|
3714
3276
|
- country: US
|
3715
3277
|
region: MT
|
3716
3278
|
exchange: '341140'
|
@@ -3740,9 +3302,7 @@ rate_centers:
|
|
3740
3302
|
long: "-104.779997"
|
3741
3303
|
closest_city:
|
3742
3304
|
name: Outlook
|
3743
|
-
|
3744
|
-
value: 0.48
|
3745
|
-
units: km
|
3305
|
+
distance_km: 0.48
|
3746
3306
|
- country: US
|
3747
3307
|
region: MT
|
3748
3308
|
exchange: '107490'
|
@@ -3754,9 +3314,7 @@ rate_centers:
|
|
3754
3314
|
long: "-113.125109"
|
3755
3315
|
closest_city:
|
3756
3316
|
name: Ovando
|
3757
|
-
|
3758
|
-
value: 3.57
|
3759
|
-
units: km
|
3317
|
+
distance_km: 3.57
|
3760
3318
|
- country: US
|
3761
3319
|
region: MT
|
3762
3320
|
exchange: '107500'
|
@@ -3768,9 +3326,7 @@ rate_centers:
|
|
3768
3326
|
long: "-114.115835"
|
3769
3327
|
closest_city:
|
3770
3328
|
name: Pablo
|
3771
|
-
|
3772
|
-
value: 0.91
|
3773
|
-
units: km
|
3329
|
+
distance_km: 0.91
|
3774
3330
|
- country: US
|
3775
3331
|
region: MT
|
3776
3332
|
exchange: '341143'
|
@@ -3800,9 +3356,7 @@ rate_centers:
|
|
3800
3356
|
long: "-105.843004"
|
3801
3357
|
closest_city:
|
3802
3358
|
name: Peerless
|
3803
|
-
|
3804
|
-
value: 1.01
|
3805
|
-
units: km
|
3359
|
+
distance_km: 1.01
|
3806
3360
|
- country: US
|
3807
3361
|
region: MT
|
3808
3362
|
exchange: '107520'
|
@@ -3814,9 +3368,7 @@ rate_centers:
|
|
3814
3368
|
long: "-112.301861"
|
3815
3369
|
closest_city:
|
3816
3370
|
name: Pendroy
|
3817
|
-
|
3818
|
-
value: 0.53
|
3819
|
-
units: km
|
3371
|
+
distance_km: 0.53
|
3820
3372
|
- country: US
|
3821
3373
|
region: MT
|
3822
3374
|
exchange: '341145'
|
@@ -3837,9 +3389,7 @@ rate_centers:
|
|
3837
3389
|
long: "-113.300527"
|
3838
3390
|
closest_city:
|
3839
3391
|
name: Philipsburg
|
3840
|
-
|
3841
|
-
value: 1.34
|
3842
|
-
units: km
|
3392
|
+
distance_km: 1.34
|
3843
3393
|
- country: US
|
3844
3394
|
region: MT
|
3845
3395
|
exchange: '341147'
|
@@ -3869,9 +3419,7 @@ rate_centers:
|
|
3869
3419
|
long: "-114.885737"
|
3870
3420
|
closest_city:
|
3871
3421
|
name: Plains
|
3872
|
-
|
3873
|
-
value: 0.21
|
3874
|
-
units: km
|
3422
|
+
distance_km: 0.21
|
3875
3423
|
- country: US
|
3876
3424
|
region: MT
|
3877
3425
|
exchange: '107550'
|
@@ -3883,9 +3431,7 @@ rate_centers:
|
|
3883
3431
|
long: "-104.55033"
|
3884
3432
|
closest_city:
|
3885
3433
|
name: Plentywood
|
3886
|
-
|
3887
|
-
value: 0.57
|
3888
|
-
units: km
|
3434
|
+
distance_km: 0.57
|
3889
3435
|
- country: US
|
3890
3436
|
region: MT
|
3891
3437
|
exchange: '107560'
|
@@ -3897,9 +3443,7 @@ rate_centers:
|
|
3897
3443
|
long: "-104.505946"
|
3898
3444
|
closest_city:
|
3899
3445
|
name: Plevna
|
3900
|
-
|
3901
|
-
value: 1.17
|
3902
|
-
units: km
|
3446
|
+
distance_km: 1.17
|
3903
3447
|
- country: US
|
3904
3448
|
region: MT
|
3905
3449
|
exchange: '341150'
|
@@ -3929,9 +3473,7 @@ rate_centers:
|
|
3929
3473
|
long: "-114.160807"
|
3930
3474
|
closest_city:
|
3931
3475
|
name: Polson
|
3932
|
-
|
3933
|
-
value: 1.54
|
3934
|
-
units: km
|
3476
|
+
distance_km: 1.54
|
3935
3477
|
- country: US
|
3936
3478
|
region: MT
|
3937
3479
|
exchange: '107580'
|
@@ -3943,9 +3485,7 @@ rate_centers:
|
|
3943
3485
|
long: "-107.957244"
|
3944
3486
|
closest_city:
|
3945
3487
|
name: Pompeys Pillar
|
3946
|
-
|
3947
|
-
value: 0.54
|
3948
|
-
units: km
|
3488
|
+
distance_km: 0.54
|
3949
3489
|
- country: US
|
3950
3490
|
region: MT
|
3951
3491
|
exchange: '107590'
|
@@ -3957,9 +3497,7 @@ rate_centers:
|
|
3957
3497
|
long: "-105.199095"
|
3958
3498
|
closest_city:
|
3959
3499
|
name: Poplar
|
3960
|
-
|
3961
|
-
value: 0.18
|
3962
|
-
units: km
|
3500
|
+
distance_km: 0.18
|
3963
3501
|
- country: US
|
3964
3502
|
region: MT
|
3965
3503
|
exchange: '341153'
|
@@ -3980,9 +3518,7 @@ rate_centers:
|
|
3980
3518
|
long: "-113.576357"
|
3981
3519
|
closest_city:
|
3982
3520
|
name: Potomac
|
3983
|
-
|
3984
|
-
value: 0.3
|
3985
|
-
units: km
|
3521
|
+
distance_km: 0.3
|
3986
3522
|
- country: US
|
3987
3523
|
region: MT
|
3988
3524
|
exchange: '341361'
|
@@ -4003,9 +3539,7 @@ rate_centers:
|
|
4003
3539
|
long: "-111.68572"
|
4004
3540
|
closest_city:
|
4005
3541
|
name: Power
|
4006
|
-
|
4007
|
-
value: 0.86
|
4008
|
-
units: km
|
3542
|
+
distance_km: 0.86
|
4009
3543
|
- country: US
|
4010
3544
|
region: MT
|
4011
3545
|
exchange: '341362'
|
@@ -4053,9 +3587,7 @@ rate_centers:
|
|
4053
3587
|
long: "-109.262011"
|
4054
3588
|
closest_city:
|
4055
3589
|
name: Rapelje
|
4056
|
-
|
4057
|
-
value: 0.8
|
4058
|
-
units: km
|
3590
|
+
distance_km: 0.8
|
4059
3591
|
- country: US
|
4060
3592
|
region: MT
|
4061
3593
|
exchange: '107630'
|
@@ -4067,9 +3599,7 @@ rate_centers:
|
|
4067
3599
|
long: "-110.736223"
|
4068
3600
|
closest_city:
|
4069
3601
|
name: Raynesford
|
4070
|
-
|
4071
|
-
value: 0.57
|
4072
|
-
units: km
|
3602
|
+
distance_km: 0.57
|
4073
3603
|
- country: US
|
4074
3604
|
region: MT
|
4075
3605
|
exchange: '107640'
|
@@ -4081,9 +3611,7 @@ rate_centers:
|
|
4081
3611
|
long: "-109.252736"
|
4082
3612
|
closest_city:
|
4083
3613
|
name: Red Lodge
|
4084
|
-
|
4085
|
-
value: 1.19
|
4086
|
-
units: km
|
3614
|
+
distance_km: 1.19
|
4087
3615
|
- country: US
|
4088
3616
|
region: MT
|
4089
3617
|
exchange: '341366'
|
@@ -4104,9 +3632,7 @@ rate_centers:
|
|
4104
3632
|
long: "-109.544078"
|
4105
3633
|
closest_city:
|
4106
3634
|
name: Reed Point
|
4107
|
-
|
4108
|
-
value: 0.45
|
4109
|
-
units: km
|
3635
|
+
distance_km: 0.45
|
4110
3636
|
- country: US
|
4111
3637
|
region: MT
|
4112
3638
|
exchange: '107660'
|
@@ -4118,9 +3644,7 @@ rate_centers:
|
|
4118
3644
|
long: "-104.461102"
|
4119
3645
|
closest_city:
|
4120
3646
|
name: Reserve
|
4121
|
-
|
4122
|
-
value: 0.49
|
4123
|
-
units: km
|
3647
|
+
distance_km: 0.49
|
4124
3648
|
- country: US
|
4125
3649
|
region: MT
|
4126
3650
|
exchange: '362718'
|
@@ -4141,9 +3665,7 @@ rate_centers:
|
|
4141
3665
|
long: "-105.072885"
|
4142
3666
|
closest_city:
|
4143
3667
|
name: Richey
|
4144
|
-
|
4145
|
-
value: 0.27
|
4146
|
-
units: km
|
3668
|
+
distance_km: 0.27
|
4147
3669
|
- country: US
|
4148
3670
|
region: MT
|
4149
3671
|
exchange: '341370'
|
@@ -4164,9 +3686,7 @@ rate_centers:
|
|
4164
3686
|
long: "-104.598879"
|
4165
3687
|
closest_city:
|
4166
3688
|
name: Alzada
|
4167
|
-
|
4168
|
-
value: 40.13
|
4169
|
-
units: km
|
3689
|
+
distance_km: 40.13
|
4170
3690
|
- country: US
|
4171
3691
|
region: MT
|
4172
3692
|
exchange: '341371'
|
@@ -4196,9 +3716,7 @@ rate_centers:
|
|
4196
3716
|
long: "-106.268875"
|
4197
3717
|
closest_city:
|
4198
3718
|
name: Miles City
|
4199
|
-
|
4200
|
-
value: 57.82
|
4201
|
-
units: km
|
3719
|
+
distance_km: 57.82
|
4202
3720
|
- country: US
|
4203
3721
|
region: MT
|
4204
3722
|
exchange: '341159'
|
@@ -4219,9 +3737,7 @@ rate_centers:
|
|
4219
3737
|
long: "-114.093094"
|
4220
3738
|
closest_city:
|
4221
3739
|
name: Ronan
|
4222
|
-
|
4223
|
-
value: 0.62
|
4224
|
-
units: km
|
3740
|
+
distance_km: 0.62
|
4225
3741
|
- country: US
|
4226
3742
|
region: MT
|
4227
3743
|
exchange: '341161'
|
@@ -4251,9 +3767,7 @@ rate_centers:
|
|
4251
3767
|
long: "-106.431982"
|
4252
3768
|
closest_city:
|
4253
3769
|
name: Rosebud
|
4254
|
-
|
4255
|
-
value: 1.21
|
4256
|
-
units: km
|
3770
|
+
distance_km: 1.21
|
4257
3771
|
- country: US
|
4258
3772
|
region: MT
|
4259
3773
|
exchange: '107720'
|
@@ -4265,9 +3779,7 @@ rate_centers:
|
|
4265
3779
|
long: "-108.541098"
|
4266
3780
|
closest_city:
|
4267
3781
|
name: Roundup
|
4268
|
-
|
4269
|
-
value: 0.42
|
4270
|
-
units: km
|
3782
|
+
distance_km: 0.42
|
4271
3783
|
- country: US
|
4272
3784
|
region: MT
|
4273
3785
|
exchange: '107730'
|
@@ -4279,9 +3791,7 @@ rate_centers:
|
|
4279
3791
|
long: "-108.959019"
|
4280
3792
|
closest_city:
|
4281
3793
|
name: Roy
|
4282
|
-
|
4283
|
-
value: 0.08
|
4284
|
-
units: km
|
3794
|
+
distance_km: 0.08
|
4285
3795
|
- country: US
|
4286
3796
|
region: MT
|
4287
3797
|
exchange: '341162'
|
@@ -4302,9 +3812,7 @@ rate_centers:
|
|
4302
3812
|
long: "-110.546802"
|
4303
3813
|
closest_city:
|
4304
3814
|
name: Rudyard
|
4305
|
-
|
4306
|
-
value: 0.32
|
4307
|
-
units: km
|
3815
|
+
distance_km: 0.32
|
4308
3816
|
- country: US
|
4309
3817
|
region: MT
|
4310
3818
|
exchange: '107750'
|
@@ -4316,9 +3824,7 @@ rate_centers:
|
|
4316
3824
|
long: "-109.256032"
|
4317
3825
|
closest_city:
|
4318
3826
|
name: Ryegate
|
4319
|
-
|
4320
|
-
value: 0.27
|
4321
|
-
units: km
|
3827
|
+
distance_km: 0.27
|
4322
3828
|
- country: US
|
4323
3829
|
region: MT
|
4324
3830
|
exchange: '107760'
|
@@ -4330,9 +3836,7 @@ rate_centers:
|
|
4330
3836
|
long: "-107.341574"
|
4331
3837
|
closest_city:
|
4332
3838
|
name: Saco
|
4333
|
-
|
4334
|
-
value: 0.25
|
4335
|
-
units: km
|
3839
|
+
distance_km: 0.25
|
4336
3840
|
- country: US
|
4337
3841
|
region: MT
|
4338
3842
|
exchange: '341395'
|
@@ -4398,9 +3902,7 @@ rate_centers:
|
|
4398
3902
|
long: "-104.35099"
|
4399
3903
|
closest_city:
|
4400
3904
|
name: Savage
|
4401
|
-
|
4402
|
-
value: 0.74
|
4403
|
-
units: km
|
3905
|
+
distance_km: 0.74
|
4404
3906
|
- country: US
|
4405
3907
|
region: MT
|
4406
3908
|
exchange: '107780'
|
@@ -4412,9 +3914,7 @@ rate_centers:
|
|
4412
3914
|
long: "-105.422834"
|
4413
3915
|
closest_city:
|
4414
3916
|
name: Scobey
|
4415
|
-
|
4416
|
-
value: 0.22
|
4417
|
-
units: km
|
3917
|
+
distance_km: 0.22
|
4418
3918
|
- country: US
|
4419
3919
|
region: MT
|
4420
3920
|
exchange: '107790'
|
@@ -4426,9 +3926,7 @@ rate_centers:
|
|
4426
3926
|
long: "-105.465653"
|
4427
3927
|
closest_city:
|
4428
3928
|
name: Scobey
|
4429
|
-
|
4430
|
-
value: 3.93
|
4431
|
-
units: km
|
3929
|
+
distance_km: 3.93
|
4432
3930
|
- country: US
|
4433
3931
|
region: MT
|
4434
3932
|
exchange: '107800'
|
@@ -4440,9 +3938,7 @@ rate_centers:
|
|
4440
3938
|
long: "-113.508201"
|
4441
3939
|
closest_city:
|
4442
3940
|
name: Seeley Lake
|
4443
|
-
|
4444
|
-
value: 5.21
|
4445
|
-
units: km
|
3941
|
+
distance_km: 5.21
|
4446
3942
|
- country: US
|
4447
3943
|
region: MT
|
4448
3944
|
exchange: '341385'
|
@@ -4463,9 +3959,7 @@ rate_centers:
|
|
4463
3959
|
long: "-111.859737"
|
4464
3960
|
closest_city:
|
4465
3961
|
name: Shelby
|
4466
|
-
|
4467
|
-
value: 0.54
|
4468
|
-
units: km
|
3962
|
+
distance_km: 0.54
|
4469
3963
|
- country: US
|
4470
3964
|
region: MT
|
4471
3965
|
exchange: '341386'
|
@@ -4486,9 +3980,7 @@ rate_centers:
|
|
4486
3980
|
long: "-112.189534"
|
4487
3981
|
closest_city:
|
4488
3982
|
name: Sheridan
|
4489
|
-
|
4490
|
-
value: 1.08
|
4491
|
-
units: km
|
3983
|
+
distance_km: 1.08
|
4492
3984
|
- country: US
|
4493
3985
|
region: MT
|
4494
3986
|
exchange: '341171'
|
@@ -4509,23 +4001,7 @@ rate_centers:
|
|
4509
4001
|
long: "-104.151811"
|
4510
4002
|
closest_city:
|
4511
4003
|
name: Sidney
|
4512
|
-
|
4513
|
-
value: 1.37
|
4514
|
-
units: km
|
4515
|
-
- country: US
|
4516
|
-
region: MT
|
4517
|
-
exchange: '107831'
|
4518
|
-
name: SIDNEY1
|
4519
|
-
full_name: Sidney (Mid-Rivers)
|
4520
|
-
lata: '650'
|
4521
|
-
ilec_name: MID-RIVERS TELEPHONE COOPERATIVE, INC.
|
4522
|
-
lat: '47.709399'
|
4523
|
-
long: "-104.151811"
|
4524
|
-
closest_city:
|
4525
|
-
name: Sidney
|
4526
|
-
distance:
|
4527
|
-
value: 1.37
|
4528
|
-
units: km
|
4004
|
+
distance_km: 1.37
|
4529
4005
|
- country: US
|
4530
4006
|
region: MT
|
4531
4007
|
exchange: '341388'
|
@@ -4564,9 +4040,7 @@ rate_centers:
|
|
4564
4040
|
long: "-108.916459"
|
4565
4041
|
closest_city:
|
4566
4042
|
name: Belfry
|
4567
|
-
|
4568
|
-
value: 15.08
|
4569
|
-
units: km
|
4043
|
+
distance_km: 15.08
|
4570
4044
|
- country: US
|
4571
4045
|
region: MT
|
4572
4046
|
exchange: '341173'
|
@@ -4596,9 +4070,7 @@ rate_centers:
|
|
4596
4070
|
long: "-114.227968"
|
4597
4071
|
closest_city:
|
4598
4072
|
name: Somers
|
4599
|
-
|
4600
|
-
value: 0.48
|
4601
|
-
units: km
|
4073
|
+
distance_km: 0.48
|
4602
4074
|
- country: US
|
4603
4075
|
region: MT
|
4604
4076
|
exchange: '341393'
|
@@ -4619,9 +4091,7 @@ rate_centers:
|
|
4619
4091
|
long: "-114.464069"
|
4620
4092
|
closest_city:
|
4621
4093
|
name: Alberton
|
4622
|
-
|
4623
|
-
value: 1.34
|
4624
|
-
units: km
|
4094
|
+
distance_km: 1.34
|
4625
4095
|
- country: US
|
4626
4096
|
region: MT
|
4627
4097
|
exchange: '107870'
|
@@ -4633,9 +4103,7 @@ rate_centers:
|
|
4633
4103
|
long: "-105.358637"
|
4634
4104
|
closest_city:
|
4635
4105
|
name: Broadus
|
4636
|
-
|
4637
|
-
value: 11.86
|
4638
|
-
units: km
|
4106
|
+
distance_km: 11.86
|
4639
4107
|
- country: US
|
4640
4108
|
region: MT
|
4641
4109
|
exchange: '107880'
|
@@ -4647,9 +4115,7 @@ rate_centers:
|
|
4647
4115
|
long: "-110.911748"
|
4648
4116
|
closest_city:
|
4649
4117
|
name: Riverview Colony
|
4650
|
-
|
4651
|
-
value: 12.06
|
4652
|
-
units: km
|
4118
|
+
distance_km: 12.06
|
4653
4119
|
- country: US
|
4654
4120
|
region: MT
|
4655
4121
|
exchange: '107890'
|
@@ -4661,9 +4127,7 @@ rate_centers:
|
|
4661
4127
|
long: "-109.714886"
|
4662
4128
|
closest_city:
|
4663
4129
|
name: Saddle Butte
|
4664
|
-
|
4665
|
-
value: 12.05
|
4666
|
-
units: km
|
4130
|
+
distance_km: 12.05
|
4667
4131
|
- country: US
|
4668
4132
|
region: MT
|
4669
4133
|
exchange: '107900'
|
@@ -4675,9 +4139,7 @@ rate_centers:
|
|
4675
4139
|
long: "-108.022477"
|
4676
4140
|
closest_city:
|
4677
4141
|
name: Malta
|
4678
|
-
|
4679
|
-
value: 19.04
|
4680
|
-
units: km
|
4142
|
+
distance_km: 19.04
|
4681
4143
|
- country: US
|
4682
4144
|
region: MT
|
4683
4145
|
exchange: '107910'
|
@@ -4689,23 +4151,7 @@ rate_centers:
|
|
4689
4151
|
long: "-105.675661"
|
4690
4152
|
closest_city:
|
4691
4153
|
name: Miles City
|
4692
|
-
|
4693
|
-
value: 24.32
|
4694
|
-
units: km
|
4695
|
-
- country: US
|
4696
|
-
region: MT
|
4697
|
-
exchange: '107911'
|
4698
|
-
name: SOMILESCY1
|
4699
|
-
full_name: South Miles City (Mid-Rivers)
|
4700
|
-
lata: '650'
|
4701
|
-
ilec_name: CABLE & CELLULAR COMMUNICATIONS, LLC
|
4702
|
-
lat: '46.218328'
|
4703
|
-
long: "-105.675661"
|
4704
|
-
closest_city:
|
4705
|
-
name: Miles City
|
4706
|
-
distance:
|
4707
|
-
value: 24.32
|
4708
|
-
units: km
|
4154
|
+
distance_km: 24.32
|
4709
4155
|
- country: US
|
4710
4156
|
region: MT
|
4711
4157
|
exchange: '107920'
|
@@ -4717,9 +4163,7 @@ rate_centers:
|
|
4717
4163
|
long: "-105.519223"
|
4718
4164
|
closest_city:
|
4719
4165
|
name: Wolf Point
|
4720
|
-
|
4721
|
-
value: 10.68
|
4722
|
-
units: km
|
4166
|
+
distance_km: 10.68
|
4723
4167
|
- country: US
|
4724
4168
|
region: MT
|
4725
4169
|
exchange: '341178'
|
@@ -4740,9 +4184,7 @@ rate_centers:
|
|
4740
4184
|
long: "-114.089441"
|
4741
4185
|
closest_city:
|
4742
4186
|
name: St. Ignatius
|
4743
|
-
|
4744
|
-
value: 0.92
|
4745
|
-
units: km
|
4187
|
+
distance_km: 0.92
|
4746
4188
|
- country: US
|
4747
4189
|
region: MT
|
4748
4190
|
exchange: '108111'
|
@@ -4763,9 +4205,7 @@ rate_centers:
|
|
4763
4205
|
long: "-113.426016"
|
4764
4206
|
closest_city:
|
4765
4207
|
name: Saint Mary
|
4766
|
-
|
4767
|
-
value: 0.14
|
4768
|
-
units: km
|
4208
|
+
distance_km: 0.14
|
4769
4209
|
- country: US
|
4770
4210
|
region: MT
|
4771
4211
|
exchange: '107950'
|
@@ -4777,9 +4217,7 @@ rate_centers:
|
|
4777
4217
|
long: "-115.089808"
|
4778
4218
|
closest_city:
|
4779
4219
|
name: St. Regis
|
4780
|
-
|
4781
|
-
value: 1.38
|
4782
|
-
units: km
|
4220
|
+
distance_km: 1.38
|
4783
4221
|
- country: US
|
4784
4222
|
region: MT
|
4785
4223
|
exchange: '107960'
|
@@ -4791,9 +4229,7 @@ rate_centers:
|
|
4791
4229
|
long: "-110.217367"
|
4792
4230
|
closest_city:
|
4793
4231
|
name: Stanford
|
4794
|
-
|
4795
|
-
value: 0.14
|
4796
|
-
units: km
|
4232
|
+
distance_km: 0.14
|
4797
4233
|
- country: US
|
4798
4234
|
region: MT
|
4799
4235
|
exchange: '107970'
|
@@ -4805,9 +4241,7 @@ rate_centers:
|
|
4805
4241
|
long: "-114.09433"
|
4806
4242
|
closest_city:
|
4807
4243
|
name: Stevensville
|
4808
|
-
|
4809
|
-
value: 1.25
|
4810
|
-
units: km
|
4244
|
+
distance_km: 1.25
|
4811
4245
|
- country: US
|
4812
4246
|
region: MT
|
4813
4247
|
exchange: '107980'
|
@@ -4819,9 +4253,7 @@ rate_centers:
|
|
4819
4253
|
long: "-111.165375"
|
4820
4254
|
closest_city:
|
4821
4255
|
name: Stockett
|
4822
|
-
|
4823
|
-
value: 0.52
|
4824
|
-
units: km
|
4256
|
+
distance_km: 0.52
|
4825
4257
|
- country: US
|
4826
4258
|
region: MT
|
4827
4259
|
exchange: '341185'
|
@@ -4860,9 +4292,7 @@ rate_centers:
|
|
4860
4292
|
long: "-111.909324"
|
4861
4293
|
closest_city:
|
4862
4294
|
name: Sunburst
|
4863
|
-
|
4864
|
-
value: 0.78
|
4865
|
-
units: km
|
4295
|
+
distance_km: 0.78
|
4866
4296
|
- country: US
|
4867
4297
|
region: MT
|
4868
4298
|
exchange: '108000'
|
@@ -4874,9 +4304,7 @@ rate_centers:
|
|
4874
4304
|
long: "-114.886739"
|
4875
4305
|
closest_city:
|
4876
4306
|
name: Superior
|
4877
|
-
|
4878
|
-
value: 0.72
|
4879
|
-
units: km
|
4307
|
+
distance_km: 0.72
|
4880
4308
|
- country: US
|
4881
4309
|
region: MT
|
4882
4310
|
exchange: '108010'
|
@@ -4888,9 +4316,7 @@ rate_centers:
|
|
4888
4316
|
long: "-113.83093"
|
4889
4317
|
closest_city:
|
4890
4318
|
name: Swan Lake
|
4891
|
-
|
4892
|
-
value: 2.56
|
4893
|
-
units: km
|
4319
|
+
distance_km: 2.56
|
4894
4320
|
- country: US
|
4895
4321
|
region: MT
|
4896
4322
|
exchange: '108020'
|
@@ -4902,9 +4328,7 @@ rate_centers:
|
|
4902
4328
|
long: "-111.956034"
|
4903
4329
|
closest_city:
|
4904
4330
|
name: Sweet Grass
|
4905
|
-
|
4906
|
-
value: 0.89
|
4907
|
-
units: km
|
4331
|
+
distance_km: 0.89
|
4908
4332
|
- country: US
|
4909
4333
|
region: MT
|
4910
4334
|
exchange: '362719'
|
@@ -4934,23 +4358,7 @@ rate_centers:
|
|
4934
4358
|
long: "-105.313494"
|
4935
4359
|
closest_city:
|
4936
4360
|
name: Terry
|
4937
|
-
|
4938
|
-
value: 0.14
|
4939
|
-
units: km
|
4940
|
-
- country: US
|
4941
|
-
region: MT
|
4942
|
-
exchange: '108031'
|
4943
|
-
name: TERRY1
|
4944
|
-
full_name: Terry (Mid-Rivers)
|
4945
|
-
lata: '650'
|
4946
|
-
ilec_name: MID-RIVERS TELEPHONE COOPERATIVE, INC.
|
4947
|
-
lat: '46.793157'
|
4948
|
-
long: "-105.313494"
|
4949
|
-
closest_city:
|
4950
|
-
name: Terry
|
4951
|
-
distance:
|
4952
|
-
value: 0.14
|
4953
|
-
units: km
|
4361
|
+
distance_km: 0.14
|
4954
4362
|
- country: US
|
4955
4363
|
region: MT
|
4956
4364
|
exchange: '108040'
|
@@ -4962,9 +4370,7 @@ rate_centers:
|
|
4962
4370
|
long: "-115.339788"
|
4963
4371
|
closest_city:
|
4964
4372
|
name: Thompson Falls
|
4965
|
-
|
4966
|
-
value: 0.22
|
4967
|
-
units: km
|
4373
|
+
distance_km: 0.22
|
4968
4374
|
- country: US
|
4969
4375
|
region: MT
|
4970
4376
|
exchange: '108050'
|
@@ -4976,9 +4382,7 @@ rate_centers:
|
|
4976
4382
|
long: "-111.551917"
|
4977
4383
|
closest_city:
|
4978
4384
|
name: Three Forks
|
4979
|
-
|
4980
|
-
value: 0.05
|
4981
|
-
units: km
|
4385
|
+
distance_km: 0.05
|
4982
4386
|
- country: US
|
4983
4387
|
region: MT
|
4984
4388
|
exchange: '341194'
|
@@ -4999,9 +4403,7 @@ rate_centers:
|
|
4999
4403
|
long: "-111.517991"
|
5000
4404
|
closest_city:
|
5001
4405
|
name: Townsend
|
5002
|
-
|
5003
|
-
value: 0.33
|
5004
|
-
units: km
|
4406
|
+
distance_km: 0.33
|
5005
4407
|
- country: US
|
5006
4408
|
region: MT
|
5007
4409
|
exchange: '341196'
|
@@ -5040,9 +4442,7 @@ rate_centers:
|
|
5040
4442
|
long: "-115.891394"
|
5041
4443
|
closest_city:
|
5042
4444
|
name: Troy
|
5043
|
-
|
5044
|
-
value: 0.29
|
5045
|
-
units: km
|
4445
|
+
distance_km: 0.29
|
5046
4446
|
- country: US
|
5047
4447
|
region: MT
|
5048
4448
|
exchange: '108080'
|
@@ -5054,9 +4454,7 @@ rate_centers:
|
|
5054
4454
|
long: "-108.414024"
|
5055
4455
|
closest_city:
|
5056
4456
|
name: Turner
|
5057
|
-
|
5058
|
-
value: 0.99
|
5059
|
-
units: km
|
4457
|
+
distance_km: 0.99
|
5060
4458
|
- country: US
|
5061
4459
|
region: MT
|
5062
4460
|
exchange: '108090'
|
@@ -5068,9 +4466,7 @@ rate_centers:
|
|
5068
4466
|
long: "-112.323669"
|
5069
4467
|
closest_city:
|
5070
4468
|
name: Twin Bridges
|
5071
|
-
|
5072
|
-
value: 0.89
|
5073
|
-
units: km
|
4469
|
+
distance_km: 0.89
|
5074
4470
|
- country: US
|
5075
4471
|
region: MT
|
5076
4472
|
exchange: '341200'
|
@@ -5109,9 +4505,7 @@ rate_centers:
|
|
5109
4505
|
long: "-112.248561"
|
5110
4506
|
closest_city:
|
5111
4507
|
name: Valier
|
5112
|
-
|
5113
|
-
value: 0.43
|
5114
|
-
units: km
|
4508
|
+
distance_km: 0.43
|
5115
4509
|
- country: US
|
5116
4510
|
region: MT
|
5117
4511
|
exchange: '108110'
|
@@ -5123,9 +4517,7 @@ rate_centers:
|
|
5123
4517
|
long: "-106.550452"
|
5124
4518
|
closest_city:
|
5125
4519
|
name: St. Marie
|
5126
|
-
|
5127
|
-
value: 3.83
|
5128
|
-
units: km
|
4520
|
+
distance_km: 3.83
|
5129
4521
|
- country: US
|
5130
4522
|
region: MT
|
5131
4523
|
exchange: '106781'
|
@@ -5146,9 +4538,7 @@ rate_centers:
|
|
5146
4538
|
long: "-114.151104"
|
5147
4539
|
closest_city:
|
5148
4540
|
name: Victor
|
5149
|
-
|
5150
|
-
value: 0.19
|
5151
|
-
units: km
|
4541
|
+
distance_km: 0.19
|
5152
4542
|
- country: US
|
5153
4543
|
region: MT
|
5154
4544
|
exchange: '341400'
|
@@ -5169,9 +4559,7 @@ rate_centers:
|
|
5169
4559
|
long: "-111.93643"
|
5170
4560
|
closest_city:
|
5171
4561
|
name: Virginia City
|
5172
|
-
|
5173
|
-
value: 0.64
|
5174
|
-
units: km
|
4562
|
+
distance_km: 0.64
|
5175
4563
|
- country: US
|
5176
4564
|
region: MT
|
5177
4565
|
exchange: '341402'
|
@@ -5210,9 +4598,7 @@ rate_centers:
|
|
5210
4598
|
long: "-112.793739"
|
5211
4599
|
closest_city:
|
5212
4600
|
name: Racetrack
|
5213
|
-
|
5214
|
-
value: 11.77
|
5215
|
-
units: km
|
4601
|
+
distance_km: 11.77
|
5216
4602
|
- country: US
|
5217
4603
|
region: MT
|
5218
4604
|
exchange: '341404'
|
@@ -5242,9 +4628,7 @@ rate_centers:
|
|
5242
4628
|
long: "-104.049802"
|
5243
4629
|
closest_city:
|
5244
4630
|
name: Wibaux
|
5245
|
-
|
5246
|
-
value: 12.61
|
5247
|
-
units: km
|
4631
|
+
distance_km: 12.61
|
5248
4632
|
- country: US
|
5249
4633
|
region: MT
|
5250
4634
|
exchange: '108160'
|
@@ -5256,9 +4640,7 @@ rate_centers:
|
|
5256
4640
|
long: "-104.038214"
|
5257
4641
|
closest_city:
|
5258
4642
|
name: Ekalaka
|
5259
|
-
|
5260
|
-
value: 54.73
|
5261
|
-
units: km
|
4643
|
+
distance_km: 54.73
|
5262
4644
|
- country: US
|
5263
4645
|
region: MT
|
5264
4646
|
exchange: '108170'
|
@@ -5270,9 +4652,7 @@ rate_centers:
|
|
5270
4652
|
long: "-113.976213"
|
5271
4653
|
closest_city:
|
5272
4654
|
name: West Glacier
|
5273
|
-
|
5274
|
-
value: 1.48
|
5275
|
-
units: km
|
4655
|
+
distance_km: 1.48
|
5276
4656
|
- country: US
|
5277
4657
|
region: MT
|
5278
4658
|
exchange: '108180'
|
@@ -5284,9 +4664,7 @@ rate_centers:
|
|
5284
4664
|
long: "-104.769343"
|
5285
4665
|
closest_city:
|
5286
4666
|
name: West Glendive
|
5287
|
-
|
5288
|
-
value: 1.16
|
5289
|
-
units: km
|
4667
|
+
distance_km: 1.16
|
5290
4668
|
- country: US
|
5291
4669
|
region: MT
|
5292
4670
|
exchange: '108200'
|
@@ -5298,9 +4676,7 @@ rate_centers:
|
|
5298
4676
|
long: "-104.040388"
|
5299
4677
|
closest_city:
|
5300
4678
|
name: Crane
|
5301
|
-
|
5302
|
-
value: 18.94
|
5303
|
-
units: km
|
4679
|
+
distance_km: 18.94
|
5304
4680
|
- country: US
|
5305
4681
|
region: MT
|
5306
4682
|
exchange: '108190'
|
@@ -5312,9 +4688,7 @@ rate_centers:
|
|
5312
4688
|
long: "-104.35195"
|
5313
4689
|
closest_city:
|
5314
4690
|
name: Crane
|
5315
|
-
|
5316
|
-
value: 13.15
|
5317
|
-
units: km
|
4691
|
+
distance_km: 13.15
|
5318
4692
|
- country: US
|
5319
4693
|
region: MT
|
5320
4694
|
exchange: '108210'
|
@@ -5326,9 +4700,7 @@ rate_centers:
|
|
5326
4700
|
long: "-111.099698"
|
5327
4701
|
closest_city:
|
5328
4702
|
name: West Yellowstone
|
5329
|
-
|
5330
|
-
value: 0.63
|
5331
|
-
units: km
|
4703
|
+
distance_km: 0.63
|
5332
4704
|
- country: US
|
5333
4705
|
region: MT
|
5334
4706
|
exchange: '108220'
|
@@ -5340,9 +4712,7 @@ rate_centers:
|
|
5340
4712
|
long: "-104.052853"
|
5341
4713
|
closest_city:
|
5342
4714
|
name: Westby
|
5343
|
-
|
5344
|
-
value: 0.62
|
5345
|
-
units: km
|
4715
|
+
distance_km: 0.62
|
5346
4716
|
- country: US
|
5347
4717
|
region: MT
|
5348
4718
|
exchange: '108230'
|
@@ -5354,9 +4724,7 @@ rate_centers:
|
|
5354
4724
|
long: "-110.910434"
|
5355
4725
|
closest_city:
|
5356
4726
|
name: White Sulphur Springs
|
5357
|
-
|
5358
|
-
value: 0.62
|
5359
|
-
units: km
|
4727
|
+
distance_km: 0.62
|
5360
4728
|
- country: US
|
5361
4729
|
region: MT
|
5362
4730
|
exchange: '108240'
|
@@ -5368,9 +4736,7 @@ rate_centers:
|
|
5368
4736
|
long: "-114.340928"
|
5369
4737
|
closest_city:
|
5370
4738
|
name: Whitefish
|
5371
|
-
|
5372
|
-
value: 3.21
|
5373
|
-
units: km
|
4739
|
+
distance_km: 3.21
|
5374
4740
|
- country: US
|
5375
4741
|
region: MT
|
5376
4742
|
exchange: '108250'
|
@@ -5382,9 +4748,7 @@ rate_centers:
|
|
5382
4748
|
long: "-112.089191"
|
5383
4749
|
closest_city:
|
5384
4750
|
name: Whitehall
|
5385
|
-
|
5386
|
-
value: 0.84
|
5387
|
-
units: km
|
4751
|
+
distance_km: 0.84
|
5388
4752
|
- country: US
|
5389
4753
|
region: MT
|
5390
4754
|
exchange: '341214'
|
@@ -5414,9 +4778,7 @@ rate_centers:
|
|
5414
4778
|
long: "-107.621229"
|
5415
4779
|
closest_city:
|
5416
4780
|
name: Whitewater
|
5417
|
-
|
5418
|
-
value: 0.99
|
5419
|
-
units: km
|
4781
|
+
distance_km: 0.99
|
5420
4782
|
- country: US
|
5421
4783
|
region: MT
|
5422
4784
|
exchange: '341216'
|
@@ -5437,23 +4799,7 @@ rate_centers:
|
|
5437
4799
|
long: "-104.181374"
|
5438
4800
|
closest_city:
|
5439
4801
|
name: Wibaux
|
5440
|
-
|
5441
|
-
value: 0.9
|
5442
|
-
units: km
|
5443
|
-
- country: US
|
5444
|
-
region: MT
|
5445
|
-
exchange: '108271'
|
5446
|
-
name: WIBAUX1
|
5447
|
-
full_name: Wibaux (Mid-Rivers)
|
5448
|
-
lata: '650'
|
5449
|
-
ilec_name: MID-RIVERS TELEPHONE COOPERATIVE, INC.
|
5450
|
-
lat: '46.992077'
|
5451
|
-
long: "-104.181374"
|
5452
|
-
closest_city:
|
5453
|
-
name: Wibaux
|
5454
|
-
distance:
|
5455
|
-
value: 0.9
|
5456
|
-
units: km
|
4802
|
+
distance_km: 0.9
|
5457
4803
|
- country: US
|
5458
4804
|
region: MT
|
5459
4805
|
exchange: '341410'
|
@@ -5483,9 +4829,7 @@ rate_centers:
|
|
5483
4829
|
long: "-110.652345"
|
5484
4830
|
closest_city:
|
5485
4831
|
name: Wilsall
|
5486
|
-
|
5487
|
-
value: 0.94
|
5488
|
-
units: km
|
4832
|
+
distance_km: 0.94
|
5489
4833
|
- country: US
|
5490
4834
|
region: MT
|
5491
4835
|
exchange: '341217'
|
@@ -5506,9 +4850,7 @@ rate_centers:
|
|
5506
4850
|
long: "-109.374096"
|
5507
4851
|
closest_city:
|
5508
4852
|
name: Winifred
|
5509
|
-
|
5510
|
-
value: 0.44
|
5511
|
-
units: km
|
4853
|
+
distance_km: 0.44
|
5512
4854
|
- country: US
|
5513
4855
|
region: MT
|
5514
4856
|
exchange: '108300'
|
@@ -5520,9 +4862,7 @@ rate_centers:
|
|
5520
4862
|
long: "-108.34872"
|
5521
4863
|
closest_city:
|
5522
4864
|
name: Winnett
|
5523
|
-
|
5524
|
-
value: 0.32
|
5525
|
-
units: km
|
4865
|
+
distance_km: 0.32
|
5526
4866
|
- country: US
|
5527
4867
|
region: MT
|
5528
4868
|
exchange: '341219'
|
@@ -5543,9 +4883,7 @@ rate_centers:
|
|
5543
4883
|
long: "-113.448044"
|
5544
4884
|
closest_city:
|
5545
4885
|
name: Wisdom
|
5546
|
-
|
5547
|
-
value: 0.66
|
5548
|
-
units: km
|
4886
|
+
distance_km: 0.66
|
5549
4887
|
- country: US
|
5550
4888
|
region: MT
|
5551
4889
|
exchange: '108320'
|
@@ -5557,9 +4895,7 @@ rate_centers:
|
|
5557
4895
|
long: "-112.947251"
|
5558
4896
|
closest_city:
|
5559
4897
|
name: Wise River
|
5560
|
-
|
5561
|
-
value: 0.1
|
5562
|
-
units: km
|
4898
|
+
distance_km: 0.1
|
5563
4899
|
- country: US
|
5564
4900
|
region: MT
|
5565
4901
|
exchange: '108330'
|
@@ -5571,9 +4907,7 @@ rate_centers:
|
|
5571
4907
|
long: "-112.067175"
|
5572
4908
|
closest_city:
|
5573
4909
|
name: Wolf Creek
|
5574
|
-
|
5575
|
-
value: 0.57
|
5576
|
-
units: km
|
4910
|
+
distance_km: 0.57
|
5577
4911
|
- country: US
|
5578
4912
|
region: MT
|
5579
4913
|
exchange: '108340'
|
@@ -5585,9 +4919,7 @@ rate_centers:
|
|
5585
4919
|
long: "-105.641115"
|
5586
4920
|
closest_city:
|
5587
4921
|
name: Wolf Point
|
5588
|
-
|
5589
|
-
value: 0.26
|
5590
|
-
units: km
|
4922
|
+
distance_km: 0.26
|
5591
4923
|
- country: US
|
5592
4924
|
region: MT
|
5593
4925
|
exchange: '108350'
|
@@ -5599,9 +4931,7 @@ rate_centers:
|
|
5599
4931
|
long: "-108.160019"
|
5600
4932
|
closest_city:
|
5601
4933
|
name: Worden
|
5602
|
-
|
5603
|
-
value: 0.6
|
5604
|
-
units: km
|
4934
|
+
distance_km: 0.6
|
5605
4935
|
- country: US
|
5606
4936
|
region: MT
|
5607
4937
|
exchange: '108360'
|
@@ -5613,9 +4943,7 @@ rate_centers:
|
|
5613
4943
|
long: "-107.398674"
|
5614
4944
|
closest_city:
|
5615
4945
|
name: Wyola
|
5616
|
-
|
5617
|
-
value: 2.28
|
5618
|
-
units: km
|
4946
|
+
distance_km: 2.28
|
5619
4947
|
- country: US
|
5620
4948
|
region: MT
|
5621
4949
|
exchange: '108370'
|
@@ -5627,9 +4955,7 @@ rate_centers:
|
|
5627
4955
|
long: "-114.028249"
|
5628
4956
|
closest_city:
|
5629
4957
|
name: Bear Dance
|
5630
|
-
|
5631
|
-
value: 1.29
|
5632
|
-
units: km
|
4958
|
+
distance_km: 1.29
|
5633
4959
|
- country: US
|
5634
4960
|
region: MT
|
5635
4961
|
exchange: '341418'
|