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/or.yml
CHANGED
@@ -38,9 +38,7 @@ rate_centers:
|
|
38
38
|
long: "-117.068746"
|
39
39
|
closest_city:
|
40
40
|
name: Adrian
|
41
|
-
|
42
|
-
value: 0.91
|
43
|
-
units: km
|
41
|
+
distance_km: 0.91
|
44
42
|
- country: US
|
45
43
|
region: OR
|
46
44
|
exchange: '343705'
|
@@ -79,9 +77,7 @@ rate_centers:
|
|
79
77
|
long: "-123.099459"
|
80
78
|
closest_city:
|
81
79
|
name: Albany
|
82
|
-
|
83
|
-
value: 0.66
|
84
|
-
units: km
|
80
|
+
distance_km: 0.66
|
85
81
|
- country: US
|
86
82
|
region: OR
|
87
83
|
exchange: '343923'
|
@@ -147,9 +143,7 @@ rate_centers:
|
|
147
143
|
long: "-123.593794"
|
148
144
|
closest_city:
|
149
145
|
name: Alsea
|
150
|
-
|
151
|
-
value: 0.16
|
152
|
-
units: km
|
146
|
+
distance_km: 0.16
|
153
147
|
- country: US
|
154
148
|
region: OR
|
155
149
|
exchange: '343713'
|
@@ -170,9 +164,7 @@ rate_centers:
|
|
170
164
|
long: "-123.200571"
|
171
165
|
closest_city:
|
172
166
|
name: Amity
|
173
|
-
|
174
|
-
value: 0.21
|
175
|
-
units: km
|
167
|
+
distance_km: 0.21
|
176
168
|
- country: US
|
177
169
|
region: OR
|
178
170
|
exchange: '343927'
|
@@ -202,9 +194,7 @@ rate_centers:
|
|
202
194
|
long: "-120.728256"
|
203
195
|
closest_city:
|
204
196
|
name: Antelope
|
205
|
-
|
206
|
-
value: 0.6
|
207
|
-
units: km
|
197
|
+
distance_km: 0.6
|
208
198
|
- country: US
|
209
199
|
region: OR
|
210
200
|
exchange: '343715'
|
@@ -234,9 +224,7 @@ rate_centers:
|
|
234
224
|
long: "-120.200609"
|
235
225
|
closest_city:
|
236
226
|
name: Arlington
|
237
|
-
|
238
|
-
value: 0.99
|
239
|
-
units: km
|
227
|
+
distance_km: 0.99
|
240
228
|
- country: US
|
241
229
|
region: OR
|
242
230
|
exchange: '159030'
|
@@ -248,9 +236,7 @@ rate_centers:
|
|
248
236
|
long: "-123.815913"
|
249
237
|
closest_city:
|
250
238
|
name: Elkton
|
251
|
-
|
252
|
-
value: 21.09
|
253
|
-
units: km
|
239
|
+
distance_km: 21.09
|
254
240
|
- country: US
|
255
241
|
region: OR
|
256
242
|
exchange: '159040'
|
@@ -262,9 +248,7 @@ rate_centers:
|
|
262
248
|
long: "-122.719405"
|
263
249
|
closest_city:
|
264
250
|
name: Ashland
|
265
|
-
|
266
|
-
value: 1.95
|
267
|
-
units: km
|
251
|
+
distance_km: 1.95
|
268
252
|
- country: US
|
269
253
|
region: OR
|
270
254
|
exchange: '343931'
|
@@ -285,9 +269,7 @@ rate_centers:
|
|
285
269
|
long: "-123.839739"
|
286
270
|
closest_city:
|
287
271
|
name: Astoria
|
288
|
-
|
289
|
-
value: 2.65
|
290
|
-
units: km
|
272
|
+
distance_km: 2.65
|
291
273
|
- country: US
|
292
274
|
region: OR
|
293
275
|
exchange: '159060'
|
@@ -299,9 +281,7 @@ rate_centers:
|
|
299
281
|
long: "-118.488409"
|
300
282
|
closest_city:
|
301
283
|
name: Athena
|
302
|
-
|
303
|
-
value: 0.57
|
304
|
-
units: km
|
284
|
+
distance_km: 0.57
|
305
285
|
- country: US
|
306
286
|
region: OR
|
307
287
|
exchange: '343934'
|
@@ -322,9 +302,7 @@ rate_centers:
|
|
322
302
|
long: "-122.864621"
|
323
303
|
closest_city:
|
324
304
|
name: Aumsville
|
325
|
-
|
326
|
-
value: 0.57
|
327
|
-
units: km
|
305
|
+
distance_km: 0.57
|
328
306
|
- country: US
|
329
307
|
region: OR
|
330
308
|
exchange: '159080'
|
@@ -336,9 +314,7 @@ rate_centers:
|
|
336
314
|
long: "-122.758972"
|
337
315
|
closest_city:
|
338
316
|
name: Aurora
|
339
|
-
|
340
|
-
value: 0.48
|
341
|
-
units: km
|
317
|
+
distance_km: 0.48
|
342
318
|
- country: US
|
343
319
|
region: OR
|
344
320
|
exchange: '159090'
|
@@ -350,9 +326,7 @@ rate_centers:
|
|
350
326
|
long: "-123.251822"
|
351
327
|
closest_city:
|
352
328
|
name: Canyonville
|
353
|
-
|
354
|
-
value: 15.31
|
355
|
-
units: km
|
329
|
+
distance_km: 15.31
|
356
330
|
- country: US
|
357
331
|
region: OR
|
358
332
|
exchange: '159100'
|
@@ -364,9 +338,7 @@ rate_centers:
|
|
364
338
|
long: "-117.84349"
|
365
339
|
closest_city:
|
366
340
|
name: Baker City
|
367
|
-
|
368
|
-
value: 1.2
|
369
|
-
units: km
|
341
|
+
distance_km: 1.2
|
370
342
|
- country: US
|
371
343
|
region: OR
|
372
344
|
exchange: '343938'
|
@@ -396,9 +368,7 @@ rate_centers:
|
|
396
368
|
long: "-124.419142"
|
397
369
|
closest_city:
|
398
370
|
name: Bandon
|
399
|
-
|
400
|
-
value: 0.6
|
401
|
-
units: km
|
371
|
+
distance_km: 0.6
|
402
372
|
- country: US
|
403
373
|
region: OR
|
404
374
|
exchange: '219361'
|
@@ -437,9 +407,7 @@ rate_centers:
|
|
437
407
|
long: "-118.510067"
|
438
408
|
closest_city:
|
439
409
|
name: Greenhorn
|
440
|
-
|
441
|
-
value: 13.93
|
442
|
-
units: km
|
410
|
+
distance_km: 13.93
|
443
411
|
- country: US
|
444
412
|
region: OR
|
445
413
|
exchange: '159130'
|
@@ -451,9 +419,7 @@ rate_centers:
|
|
451
419
|
long: "-123.881181"
|
452
420
|
closest_city:
|
453
421
|
name: Bay City
|
454
|
-
|
455
|
-
value: 0.48
|
456
|
-
units: km
|
422
|
+
distance_km: 0.48
|
457
423
|
- country: US
|
458
424
|
region: OR
|
459
425
|
exchange: '343721'
|
@@ -474,9 +440,7 @@ rate_centers:
|
|
474
440
|
long: "-123.823806"
|
475
441
|
closest_city:
|
476
442
|
name: Beaver
|
477
|
-
|
478
|
-
value: 0.18
|
479
|
-
units: km
|
443
|
+
distance_km: 0.18
|
480
444
|
- country: US
|
481
445
|
region: OR
|
482
446
|
exchange: '159150'
|
@@ -488,9 +452,7 @@ rate_centers:
|
|
488
452
|
long: "-122.531779"
|
489
453
|
closest_city:
|
490
454
|
name: Beavercreek
|
491
|
-
|
492
|
-
value: 1.68
|
493
|
-
units: km
|
455
|
+
distance_km: 1.68
|
494
456
|
- country: US
|
495
457
|
region: OR
|
496
458
|
exchange: '159160'
|
@@ -502,9 +464,7 @@ rate_centers:
|
|
502
464
|
long: "-122.811179"
|
503
465
|
closest_city:
|
504
466
|
name: Beaverton
|
505
|
-
|
506
|
-
value: 0.95
|
507
|
-
units: km
|
467
|
+
distance_km: 0.95
|
508
468
|
- country: US
|
509
469
|
region: OR
|
510
470
|
exchange: '343725'
|
@@ -534,9 +494,7 @@ rate_centers:
|
|
534
494
|
long: "-123.35097"
|
535
495
|
closest_city:
|
536
496
|
name: Bellfountain
|
537
|
-
|
538
|
-
value: 0.55
|
539
|
-
units: km
|
497
|
+
distance_km: 0.55
|
540
498
|
- country: US
|
541
499
|
region: OR
|
542
500
|
exchange: '159180'
|
@@ -548,9 +506,7 @@ rate_centers:
|
|
548
506
|
long: "-121.302346"
|
549
507
|
closest_city:
|
550
508
|
name: Bend
|
551
|
-
|
552
|
-
value: 1.23
|
553
|
-
units: km
|
509
|
+
distance_km: 1.23
|
554
510
|
- country: US
|
555
511
|
region: OR
|
556
512
|
exchange: '341686'
|
@@ -589,9 +545,7 @@ rate_centers:
|
|
589
545
|
long: "-121.64117"
|
590
546
|
closest_city:
|
591
547
|
name: Black Butte Ranch
|
592
|
-
|
593
|
-
value: 2.13
|
594
|
-
units: km
|
548
|
+
distance_km: 2.13
|
595
549
|
- country: US
|
596
550
|
region: OR
|
597
551
|
exchange: '343724'
|
@@ -612,9 +566,7 @@ rate_centers:
|
|
612
566
|
long: "-123.515364"
|
613
567
|
closest_city:
|
614
568
|
name: Blodgett
|
615
|
-
|
616
|
-
value: 0.55
|
617
|
-
units: km
|
569
|
+
distance_km: 0.55
|
618
570
|
- country: US
|
619
571
|
region: OR
|
620
572
|
exchange: '159210'
|
@@ -626,9 +578,7 @@ rate_centers:
|
|
626
578
|
long: "-122.335283"
|
627
579
|
closest_city:
|
628
580
|
name: Cascadia
|
629
|
-
|
630
|
-
value: 29.9
|
631
|
-
units: km
|
581
|
+
distance_km: 29.9
|
632
582
|
- country: US
|
633
583
|
region: OR
|
634
584
|
exchange: '159220'
|
@@ -640,9 +590,7 @@ rate_centers:
|
|
640
590
|
long: "-121.039071"
|
641
591
|
closest_city:
|
642
592
|
name: Bly
|
643
|
-
|
644
|
-
value: 1.17
|
645
|
-
units: km
|
593
|
+
distance_km: 1.17
|
646
594
|
- country: US
|
647
595
|
region: OR
|
648
596
|
exchange: '159230'
|
@@ -654,9 +602,7 @@ rate_centers:
|
|
654
602
|
long: "-119.714132"
|
655
603
|
closest_city:
|
656
604
|
name: Boardman
|
657
|
-
|
658
|
-
value: 1.61
|
659
|
-
units: km
|
605
|
+
distance_km: 1.61
|
660
606
|
- country: US
|
661
607
|
region: OR
|
662
608
|
exchange: '159240'
|
@@ -668,9 +614,7 @@ rate_centers:
|
|
668
614
|
long: "-121.40938"
|
669
615
|
closest_city:
|
670
616
|
name: Bonanza
|
671
|
-
|
672
|
-
value: 0.25
|
673
|
-
units: km
|
617
|
+
distance_km: 0.25
|
674
618
|
- country: US
|
675
619
|
region: OR
|
676
620
|
exchange: '343952'
|
@@ -772,9 +716,7 @@ rate_centers:
|
|
772
716
|
long: "-124.276669"
|
773
717
|
closest_city:
|
774
718
|
name: Harbor
|
775
|
-
|
776
|
-
value: 2.45
|
777
|
-
units: km
|
719
|
+
distance_km: 2.45
|
778
720
|
- country: US
|
779
721
|
region: OR
|
780
722
|
exchange: '343959'
|
@@ -822,9 +764,7 @@ rate_centers:
|
|
822
764
|
long: "-122.982698"
|
823
765
|
closest_city:
|
824
766
|
name: Brownsville
|
825
|
-
|
826
|
-
value: 0.24
|
827
|
-
units: km
|
767
|
+
distance_km: 0.24
|
828
768
|
- country: US
|
829
769
|
region: OR
|
830
770
|
exchange: '343963'
|
@@ -854,9 +794,7 @@ rate_centers:
|
|
854
794
|
long: "-122.833687"
|
855
795
|
closest_city:
|
856
796
|
name: Bethany
|
857
|
-
|
858
|
-
value: 9.89
|
859
|
-
units: km
|
797
|
+
distance_km: 9.89
|
860
798
|
- country: US
|
861
799
|
region: OR
|
862
800
|
exchange: '159270'
|
@@ -868,9 +806,7 @@ rate_centers:
|
|
868
806
|
long: "-119.051901"
|
869
807
|
closest_city:
|
870
808
|
name: Burns
|
871
|
-
|
872
|
-
value: 1.07
|
873
|
-
units: km
|
809
|
+
distance_km: 1.07
|
874
810
|
- country: US
|
875
811
|
region: OR
|
876
812
|
exchange: '343734'
|
@@ -891,9 +827,7 @@ rate_centers:
|
|
891
827
|
long: "-122.561326"
|
892
828
|
closest_city:
|
893
829
|
name: Butte Falls
|
894
|
-
|
895
|
-
value: 0.65
|
896
|
-
units: km
|
830
|
+
distance_km: 0.65
|
897
831
|
- country: US
|
898
832
|
region: OR
|
899
833
|
exchange: '343967'
|
@@ -923,9 +857,16 @@ rate_centers:
|
|
923
857
|
long: "-123.666131"
|
924
858
|
closest_city:
|
925
859
|
name: Dillard
|
926
|
-
|
927
|
-
|
928
|
-
|
860
|
+
distance_km: 21.26
|
861
|
+
- country: US
|
862
|
+
region: OR
|
863
|
+
exchange: '343991'
|
864
|
+
name: CP SHERMAN
|
865
|
+
full_name: Camp Sherman
|
866
|
+
lata: '672'
|
867
|
+
ilec_name: QWEST CORPORATION
|
868
|
+
lat:
|
869
|
+
long:
|
929
870
|
- country: US
|
930
871
|
region: OR
|
931
872
|
exchange: '159191'
|
@@ -937,18 +878,7 @@ rate_centers:
|
|
937
878
|
long: "-121.64117"
|
938
879
|
closest_city:
|
939
880
|
name: Black Butte Ranch
|
940
|
-
|
941
|
-
value: 2.13
|
942
|
-
units: km
|
943
|
-
- country: US
|
944
|
-
region: OR
|
945
|
-
exchange: '343991'
|
946
|
-
name: CP SHERMAN
|
947
|
-
full_name: Camp Sherman
|
948
|
-
lata: '672'
|
949
|
-
ilec_name: QWEST CORPORATION
|
950
|
-
lat:
|
951
|
-
long:
|
881
|
+
distance_km: 2.13
|
952
882
|
- country: US
|
953
883
|
region: OR
|
954
884
|
exchange: '343969'
|
@@ -969,9 +899,7 @@ rate_centers:
|
|
969
899
|
long: "-122.697776"
|
970
900
|
closest_city:
|
971
901
|
name: Canby
|
972
|
-
|
973
|
-
value: 1.3
|
974
|
-
units: km
|
902
|
+
distance_km: 1.3
|
975
903
|
- country: US
|
976
904
|
region: OR
|
977
905
|
exchange: '159300'
|
@@ -983,9 +911,7 @@ rate_centers:
|
|
983
911
|
long: "-123.956105"
|
984
912
|
closest_city:
|
985
913
|
name: Cannon Beach
|
986
|
-
|
987
|
-
value: 0.39
|
988
|
-
units: km
|
914
|
+
distance_km: 0.39
|
989
915
|
- country: US
|
990
916
|
region: OR
|
991
917
|
exchange: '343972'
|
@@ -1006,9 +932,7 @@ rate_centers:
|
|
1006
932
|
long: "-123.269152"
|
1007
933
|
closest_city:
|
1008
934
|
name: Canyonville
|
1009
|
-
|
1010
|
-
value: 0.88
|
1011
|
-
units: km
|
935
|
+
distance_km: 0.88
|
1012
936
|
- country: US
|
1013
937
|
region: OR
|
1014
938
|
exchange: '218770'
|
@@ -1020,9 +944,7 @@ rate_centers:
|
|
1020
944
|
long: "-123.183443"
|
1021
945
|
closest_city:
|
1022
946
|
name: Carlton
|
1023
|
-
|
1024
|
-
value: 0.72
|
1025
|
-
units: km
|
947
|
+
distance_km: 0.72
|
1026
948
|
- country: US
|
1027
949
|
region: OR
|
1028
950
|
exchange: '343738'
|
@@ -1052,9 +974,7 @@ rate_centers:
|
|
1052
974
|
long: "-121.89268"
|
1053
975
|
closest_city:
|
1054
976
|
name: Cascade Locks
|
1055
|
-
|
1056
|
-
value: 2.07
|
1057
|
-
units: km
|
977
|
+
distance_km: 2.07
|
1058
978
|
- country: US
|
1059
979
|
region: OR
|
1060
980
|
exchange: '343739'
|
@@ -1075,9 +995,7 @@ rate_centers:
|
|
1075
995
|
long: "-123.64039"
|
1076
996
|
closest_city:
|
1077
997
|
name: Cave Junction
|
1078
|
-
|
1079
|
-
value: 0.57
|
1080
|
-
units: km
|
998
|
+
distance_km: 0.57
|
1081
999
|
- country: US
|
1082
1000
|
region: OR
|
1083
1001
|
exchange: '343976'
|
@@ -1107,9 +1025,7 @@ rate_centers:
|
|
1107
1025
|
long: "-122.916633"
|
1108
1026
|
closest_city:
|
1109
1027
|
name: Central Point
|
1110
|
-
|
1111
|
-
value: 0.46
|
1112
|
-
units: km
|
1028
|
+
distance_km: 0.46
|
1113
1029
|
- country: US
|
1114
1030
|
region: OR
|
1115
1031
|
exchange: '218790'
|
@@ -1121,9 +1037,7 @@ rate_centers:
|
|
1121
1037
|
long: "-122.766282"
|
1122
1038
|
closest_city:
|
1123
1039
|
name: Wilsonville
|
1124
|
-
|
1125
|
-
value: 2.62
|
1126
|
-
units: km
|
1040
|
+
distance_km: 2.62
|
1127
1041
|
- country: US
|
1128
1042
|
region: OR
|
1129
1043
|
exchange: '343742'
|
@@ -1153,9 +1067,7 @@ rate_centers:
|
|
1153
1067
|
long: "-121.781653"
|
1154
1068
|
closest_city:
|
1155
1069
|
name: Chemult
|
1156
|
-
|
1157
|
-
value: 0.47
|
1158
|
-
units: km
|
1070
|
+
distance_km: 0.47
|
1159
1071
|
- country: US
|
1160
1072
|
region: OR
|
1161
1073
|
exchange: '343980'
|
@@ -1185,9 +1097,7 @@ rate_centers:
|
|
1185
1097
|
long: "-121.857888"
|
1186
1098
|
closest_city:
|
1187
1099
|
name: Chiloquin
|
1188
|
-
|
1189
|
-
value: 0.81
|
1190
|
-
units: km
|
1100
|
+
distance_km: 0.81
|
1191
1101
|
- country: US
|
1192
1102
|
region: OR
|
1193
1103
|
exchange: '159360'
|
@@ -1199,9 +1109,7 @@ rate_centers:
|
|
1199
1109
|
long: "-123.80651"
|
1200
1110
|
closest_city:
|
1201
1111
|
name: Toledo
|
1202
|
-
|
1203
|
-
value: 11.01
|
1204
|
-
units: km
|
1112
|
+
distance_km: 11.01
|
1205
1113
|
- country: US
|
1206
1114
|
region: OR
|
1207
1115
|
exchange: '159370'
|
@@ -1213,9 +1121,7 @@ rate_centers:
|
|
1213
1121
|
long: "-122.637514"
|
1214
1122
|
closest_city:
|
1215
1123
|
name: Jennings Lodge
|
1216
|
-
|
1217
|
-
value: 1.75
|
1218
|
-
units: km
|
1124
|
+
distance_km: 1.75
|
1219
1125
|
- country: US
|
1220
1126
|
region: OR
|
1221
1127
|
exchange: '159375'
|
@@ -1227,9 +1133,7 @@ rate_centers:
|
|
1227
1133
|
long: "-123.198424"
|
1228
1134
|
closest_city:
|
1229
1135
|
name: Clatskanie
|
1230
|
-
|
1231
|
-
value: 0.66
|
1232
|
-
units: km
|
1136
|
+
distance_km: 0.66
|
1233
1137
|
- country: US
|
1234
1138
|
region: OR
|
1235
1139
|
exchange: '343983'
|
@@ -1250,9 +1154,7 @@ rate_centers:
|
|
1250
1154
|
long: "-123.882678"
|
1251
1155
|
closest_city:
|
1252
1156
|
name: Cloverdale
|
1253
|
-
|
1254
|
-
value: 0.31
|
1255
|
-
units: km
|
1157
|
+
distance_km: 0.31
|
1256
1158
|
- country: US
|
1257
1159
|
region: OR
|
1258
1160
|
exchange: '343747'
|
@@ -1273,9 +1175,7 @@ rate_centers:
|
|
1273
1175
|
long: "-122.433489"
|
1274
1176
|
closest_city:
|
1275
1177
|
name: Mulino
|
1276
|
-
|
1277
|
-
value: 11.74
|
1278
|
-
units: km
|
1178
|
+
distance_km: 11.74
|
1279
1179
|
- country: US
|
1280
1180
|
region: OR
|
1281
1181
|
exchange: '343986'
|
@@ -1296,9 +1196,7 @@ rate_centers:
|
|
1296
1196
|
long: "-120.1859"
|
1297
1197
|
closest_city:
|
1298
1198
|
name: Condon
|
1299
|
-
|
1300
|
-
value: 0.44
|
1301
|
-
units: km
|
1199
|
+
distance_km: 0.44
|
1302
1200
|
- country: US
|
1303
1201
|
region: OR
|
1304
1202
|
exchange: '159380'
|
@@ -1310,9 +1208,7 @@ rate_centers:
|
|
1310
1208
|
long: "-117.137973"
|
1311
1209
|
closest_city:
|
1312
1210
|
name: Richland
|
1313
|
-
|
1314
|
-
value: 22.51
|
1315
|
-
units: km
|
1211
|
+
distance_km: 22.51
|
1316
1212
|
- country: US
|
1317
1213
|
region: OR
|
1318
1214
|
exchange: '159390'
|
@@ -1324,9 +1220,7 @@ rate_centers:
|
|
1324
1220
|
long: "-124.21492"
|
1325
1221
|
closest_city:
|
1326
1222
|
name: Bunker Hill
|
1327
|
-
|
1328
|
-
value: 1.05
|
1329
|
-
units: km
|
1223
|
+
distance_km: 1.05
|
1330
1224
|
- country: US
|
1331
1225
|
region: OR
|
1332
1226
|
exchange: '159400'
|
@@ -1338,9 +1232,7 @@ rate_centers:
|
|
1338
1232
|
long: "-124.180709"
|
1339
1233
|
closest_city:
|
1340
1234
|
name: Coquille
|
1341
|
-
|
1342
|
-
value: 0.61
|
1343
|
-
units: km
|
1235
|
+
distance_km: 0.61
|
1344
1236
|
- country: US
|
1345
1237
|
region: OR
|
1346
1238
|
exchange: '218820'
|
@@ -1352,9 +1244,7 @@ rate_centers:
|
|
1352
1244
|
long: "-122.275441"
|
1353
1245
|
closest_city:
|
1354
1246
|
name: Troutdale
|
1355
|
-
|
1356
|
-
value: 9.36
|
1357
|
-
units: km
|
1247
|
+
distance_km: 9.36
|
1358
1248
|
- country: US
|
1359
1249
|
region: OR
|
1360
1250
|
exchange: '343989'
|
@@ -1375,9 +1265,7 @@ rate_centers:
|
|
1375
1265
|
long: "-123.267008"
|
1376
1266
|
closest_city:
|
1377
1267
|
name: Corvallis
|
1378
|
-
|
1379
|
-
value: 0.87
|
1380
|
-
units: km
|
1268
|
+
distance_km: 0.87
|
1381
1269
|
- country: US
|
1382
1270
|
region: OR
|
1383
1271
|
exchange: '159420'
|
@@ -1389,9 +1277,7 @@ rate_centers:
|
|
1389
1277
|
long: "-123.058248"
|
1390
1278
|
closest_city:
|
1391
1279
|
name: Cottage Grove
|
1392
|
-
|
1393
|
-
value: 0.71
|
1394
|
-
units: km
|
1280
|
+
distance_km: 0.71
|
1395
1281
|
- country: US
|
1396
1282
|
region: OR
|
1397
1283
|
exchange: '159430'
|
@@ -1403,9 +1289,7 @@ rate_centers:
|
|
1403
1289
|
long: "-117.817145"
|
1404
1290
|
closest_city:
|
1405
1291
|
name: Cove
|
1406
|
-
|
1407
|
-
value: 0.66
|
1408
|
-
units: km
|
1292
|
+
distance_km: 0.66
|
1409
1293
|
- country: US
|
1410
1294
|
region: OR
|
1411
1295
|
exchange: '343992'
|
@@ -1426,9 +1310,7 @@ rate_centers:
|
|
1426
1310
|
long: "-122.131188"
|
1427
1311
|
closest_city:
|
1428
1312
|
name: Fort Klamath
|
1429
|
-
|
1430
|
-
value: 23.51
|
1431
|
-
units: km
|
1313
|
+
distance_km: 23.51
|
1432
1314
|
- country: US
|
1433
1315
|
region: OR
|
1434
1316
|
exchange: '343753'
|
@@ -1458,9 +1340,7 @@ rate_centers:
|
|
1458
1340
|
long: "-123.019142"
|
1459
1341
|
closest_city:
|
1460
1342
|
name: Creswell
|
1461
|
-
|
1462
|
-
value: 0.33
|
1463
|
-
units: km
|
1343
|
+
distance_km: 0.33
|
1464
1344
|
- country: US
|
1465
1345
|
region: OR
|
1466
1346
|
exchange: '343995'
|
@@ -1508,9 +1388,7 @@ rate_centers:
|
|
1508
1388
|
long: "-121.20901"
|
1509
1389
|
closest_city:
|
1510
1390
|
name: Culver
|
1511
|
-
|
1512
|
-
value: 0.26
|
1513
|
-
units: km
|
1391
|
+
distance_km: 0.26
|
1514
1392
|
- country: US
|
1515
1393
|
region: OR
|
1516
1394
|
exchange: '343757'
|
@@ -1549,9 +1427,7 @@ rate_centers:
|
|
1549
1427
|
long: "-123.25575"
|
1550
1428
|
closest_city:
|
1551
1429
|
name: Monmouth
|
1552
|
-
|
1553
|
-
value: 4.09
|
1554
|
-
units: km
|
1430
|
+
distance_km: 4.09
|
1555
1431
|
- country: US
|
1556
1432
|
region: OR
|
1557
1433
|
exchange: '343998'
|
@@ -1581,9 +1457,7 @@ rate_centers:
|
|
1581
1457
|
long: "-123.156904"
|
1582
1458
|
closest_city:
|
1583
1459
|
name: Days Creek
|
1584
|
-
|
1585
|
-
value: 1.0
|
1586
|
-
units: km
|
1460
|
+
distance_km: 1.0
|
1587
1461
|
- country: US
|
1588
1462
|
region: OR
|
1589
1463
|
exchange: '219310'
|
@@ -1595,9 +1469,7 @@ rate_centers:
|
|
1595
1469
|
long: "-123.073332"
|
1596
1470
|
closest_city:
|
1597
1471
|
name: Dayton
|
1598
|
-
|
1599
|
-
value: 0.45
|
1600
|
-
units: km
|
1472
|
+
distance_km: 0.45
|
1601
1473
|
- country: US
|
1602
1474
|
region: OR
|
1603
1475
|
exchange: '219290'
|
@@ -1609,9 +1481,7 @@ rate_centers:
|
|
1609
1481
|
long: "-119.532581"
|
1610
1482
|
closest_city:
|
1611
1483
|
name: Dayville
|
1612
|
-
|
1613
|
-
value: 0.19
|
1614
|
-
units: km
|
1484
|
+
distance_km: 0.19
|
1615
1485
|
- country: US
|
1616
1486
|
region: OR
|
1617
1487
|
exchange: '159490'
|
@@ -1623,9 +1493,7 @@ rate_centers:
|
|
1623
1493
|
long: "-123.755839"
|
1624
1494
|
closest_city:
|
1625
1495
|
name: Mapleton
|
1626
|
-
|
1627
|
-
value: 10.23
|
1628
|
-
units: km
|
1496
|
+
distance_km: 10.23
|
1629
1497
|
- country: US
|
1630
1498
|
region: OR
|
1631
1499
|
exchange: '344001'
|
@@ -1673,9 +1541,7 @@ rate_centers:
|
|
1673
1541
|
long: "-124.052064"
|
1674
1542
|
closest_city:
|
1675
1543
|
name: Depoe Bay
|
1676
|
-
|
1677
|
-
value: 0.68
|
1678
|
-
units: km
|
1544
|
+
distance_km: 0.68
|
1679
1545
|
- country: US
|
1680
1546
|
region: OR
|
1681
1547
|
exchange: '219300'
|
@@ -1687,9 +1553,7 @@ rate_centers:
|
|
1687
1553
|
long: "-122.159414"
|
1688
1554
|
closest_city:
|
1689
1555
|
name: Detroit
|
1690
|
-
|
1691
|
-
value: 1.22
|
1692
|
-
units: km
|
1556
|
+
distance_km: 1.22
|
1693
1557
|
- country: US
|
1694
1558
|
region: OR
|
1695
1559
|
exchange: '344006'
|
@@ -1728,9 +1592,7 @@ rate_centers:
|
|
1728
1592
|
long: "-122.126647"
|
1729
1593
|
closest_city:
|
1730
1594
|
name: Beaver Marsh
|
1731
|
-
|
1732
|
-
value: 26.17
|
1733
|
-
units: km
|
1595
|
+
distance_km: 26.17
|
1734
1596
|
- country: US
|
1735
1597
|
region: OR
|
1736
1598
|
exchange: '343766'
|
@@ -1787,9 +1649,7 @@ rate_centers:
|
|
1787
1649
|
long: "-123.319575"
|
1788
1650
|
closest_city:
|
1789
1651
|
name: Drain
|
1790
|
-
|
1791
|
-
value: 0.6
|
1792
|
-
units: km
|
1652
|
+
distance_km: 0.6
|
1793
1653
|
- country: US
|
1794
1654
|
region: OR
|
1795
1655
|
exchange: '344011'
|
@@ -1810,9 +1670,7 @@ rate_centers:
|
|
1810
1670
|
long: "-121.130521"
|
1811
1671
|
closest_city:
|
1812
1672
|
name: Dufur
|
1813
|
-
|
1814
|
-
value: 0.8
|
1815
|
-
units: km
|
1673
|
+
distance_km: 0.8
|
1816
1674
|
- country: US
|
1817
1675
|
region: OR
|
1818
1676
|
exchange: '344013'
|
@@ -1842,9 +1700,7 @@ rate_centers:
|
|
1842
1700
|
long: "-117.459608"
|
1843
1701
|
closest_city:
|
1844
1702
|
name: Huntington
|
1845
|
-
|
1846
|
-
value: 29.97
|
1847
|
-
units: km
|
1703
|
+
distance_km: 29.97
|
1848
1704
|
- country: US
|
1849
1705
|
region: OR
|
1850
1706
|
exchange: '218873'
|
@@ -1892,9 +1748,7 @@ rate_centers:
|
|
1892
1748
|
long: "-119.193943"
|
1893
1749
|
closest_city:
|
1894
1750
|
name: Echo
|
1895
|
-
|
1896
|
-
value: 0.2
|
1897
|
-
units: km
|
1751
|
+
distance_km: 0.2
|
1898
1752
|
- country: US
|
1899
1753
|
region: OR
|
1900
1754
|
exchange: '344018'
|
@@ -1924,9 +1778,7 @@ rate_centers:
|
|
1924
1778
|
long: "-117.924535"
|
1925
1779
|
closest_city:
|
1926
1780
|
name: Elgin
|
1927
|
-
|
1928
|
-
value: 0.46
|
1929
|
-
units: km
|
1781
|
+
distance_km: 0.46
|
1930
1782
|
- country: US
|
1931
1783
|
region: OR
|
1932
1784
|
exchange: '343773'
|
@@ -1947,9 +1799,7 @@ rate_centers:
|
|
1947
1799
|
long: "-123.569306"
|
1948
1800
|
closest_city:
|
1949
1801
|
name: Elkton
|
1950
|
-
|
1951
|
-
value: 0.29
|
1952
|
-
units: km
|
1802
|
+
distance_km: 0.29
|
1953
1803
|
- country: US
|
1954
1804
|
region: OR
|
1955
1805
|
exchange: '343775'
|
@@ -1979,9 +1829,7 @@ rate_centers:
|
|
1979
1829
|
long: "-117.273208"
|
1980
1830
|
closest_city:
|
1981
1831
|
name: Enterprise
|
1982
|
-
|
1983
|
-
value: 0.45
|
1984
|
-
units: km
|
1832
|
+
distance_km: 0.45
|
1985
1833
|
- country: US
|
1986
1834
|
region: OR
|
1987
1835
|
exchange: '218870'
|
@@ -1993,9 +1841,7 @@ rate_centers:
|
|
1993
1841
|
long: "-122.336218"
|
1994
1842
|
closest_city:
|
1995
1843
|
name: Estacada
|
1996
|
-
|
1997
|
-
value: 1.92
|
1998
|
-
units: km
|
1844
|
+
distance_km: 1.92
|
1999
1845
|
- country: US
|
2000
1846
|
region: OR
|
2001
1847
|
exchange: '159550'
|
@@ -2007,9 +1853,7 @@ rate_centers:
|
|
2007
1853
|
long: "-123.082068"
|
2008
1854
|
closest_city:
|
2009
1855
|
name: Eugene
|
2010
|
-
|
2011
|
-
value: 2.91
|
2012
|
-
units: km
|
1856
|
+
distance_km: 2.91
|
2013
1857
|
- country: US
|
2014
1858
|
region: OR
|
2015
1859
|
exchange: '344022'
|
@@ -2039,9 +1883,7 @@ rate_centers:
|
|
2039
1883
|
long: "-123.431929"
|
2040
1884
|
closest_city:
|
2041
1885
|
name: Falls City
|
2042
|
-
|
2043
|
-
value: 0.55
|
2044
|
-
units: km
|
1886
|
+
distance_km: 0.55
|
2045
1887
|
- country: US
|
2046
1888
|
region: OR
|
2047
1889
|
exchange: '344024'
|
@@ -2062,9 +1904,7 @@ rate_centers:
|
|
2062
1904
|
long: "-122.206772"
|
2063
1905
|
closest_city:
|
2064
1906
|
name: Rocky Point
|
2065
|
-
|
2066
|
-
value: 10.95
|
2067
|
-
units: km
|
1907
|
+
distance_km: 10.95
|
2068
1908
|
- country: US
|
2069
1909
|
region: OR
|
2070
1910
|
exchange: '344795'
|
@@ -2085,9 +1925,7 @@ rate_centers:
|
|
2085
1925
|
long: "-117.390769"
|
2086
1926
|
closest_city:
|
2087
1927
|
name: Wallowa
|
2088
|
-
|
2089
|
-
value: 41.93
|
2090
|
-
units: km
|
1928
|
+
distance_km: 41.93
|
2091
1929
|
- country: US
|
2092
1930
|
region: OR
|
2093
1931
|
exchange: '159590'
|
@@ -2099,9 +1937,7 @@ rate_centers:
|
|
2099
1937
|
long: "-124.098422"
|
2100
1938
|
closest_city:
|
2101
1939
|
name: Florence
|
2102
|
-
|
2103
|
-
value: 3.0
|
2104
|
-
units: km
|
1940
|
+
distance_km: 3.0
|
2105
1941
|
- country: US
|
2106
1942
|
region: OR
|
2107
1943
|
exchange: '218880'
|
@@ -2113,9 +1949,7 @@ rate_centers:
|
|
2113
1949
|
long: "-123.115977"
|
2114
1950
|
closest_city:
|
2115
1951
|
name: Forest Grove
|
2116
|
-
|
2117
|
-
value: 1.14
|
2118
|
-
units: km
|
1952
|
+
distance_km: 1.14
|
2119
1953
|
- country: US
|
2120
1954
|
region: OR
|
2121
1955
|
exchange: '159600'
|
@@ -2127,9 +1961,7 @@ rate_centers:
|
|
2127
1961
|
long: "-121.992202"
|
2128
1962
|
closest_city:
|
2129
1963
|
name: Fort Klamath
|
2130
|
-
|
2131
|
-
value: 0.65
|
2132
|
-
units: km
|
1964
|
+
distance_km: 0.65
|
2133
1965
|
- country: US
|
2134
1966
|
region: OR
|
2135
1967
|
exchange: '344026'
|
@@ -2159,9 +1991,7 @@ rate_centers:
|
|
2159
1991
|
long: "-120.208712"
|
2160
1992
|
closest_city:
|
2161
1993
|
name: Fossil
|
2162
|
-
|
2163
|
-
value: 0.5
|
2164
|
-
units: km
|
1994
|
+
distance_km: 0.5
|
2165
1995
|
- country: US
|
2166
1996
|
region: OR
|
2167
1997
|
exchange: '343781'
|
@@ -2254,9 +2084,7 @@ rate_centers:
|
|
2254
2084
|
long: "-123.917685"
|
2255
2085
|
closest_city:
|
2256
2086
|
name: Garibaldi
|
2257
|
-
|
2258
|
-
value: 0.6
|
2259
|
-
units: km
|
2087
|
+
distance_km: 0.6
|
2260
2088
|
- country: US
|
2261
2089
|
region: OR
|
2262
2090
|
exchange: '219364'
|
@@ -2295,9 +2123,7 @@ rate_centers:
|
|
2295
2123
|
long: "-122.889113"
|
2296
2124
|
closest_city:
|
2297
2125
|
name: Gervais
|
2298
|
-
|
2299
|
-
value: 0.57
|
2300
|
-
units: km
|
2126
|
+
distance_km: 0.57
|
2301
2127
|
- country: US
|
2302
2128
|
region: OR
|
2303
2129
|
exchange: '218910'
|
@@ -2309,9 +2135,7 @@ rate_centers:
|
|
2309
2135
|
long: "-121.685293"
|
2310
2136
|
closest_city:
|
2311
2137
|
name: Gilchrist
|
2312
|
-
|
2313
|
-
value: 0.38
|
2314
|
-
units: km
|
2138
|
+
distance_km: 0.38
|
2315
2139
|
- country: US
|
2316
2140
|
region: OR
|
2317
2141
|
exchange: '344040'
|
@@ -2350,9 +2174,7 @@ rate_centers:
|
|
2350
2174
|
long: "-123.414376"
|
2351
2175
|
closest_city:
|
2352
2176
|
name: Glendale
|
2353
|
-
|
2354
|
-
value: 1.4
|
2355
|
-
units: km
|
2177
|
+
distance_km: 1.4
|
2356
2178
|
- country: US
|
2357
2179
|
region: OR
|
2358
2180
|
exchange: '218831'
|
@@ -2382,9 +2204,7 @@ rate_centers:
|
|
2382
2204
|
long: "-123.090967"
|
2383
2205
|
closest_city:
|
2384
2206
|
name: Glide
|
2385
|
-
|
2386
|
-
value: 1.99
|
2387
|
-
units: km
|
2207
|
+
distance_km: 1.99
|
2388
2208
|
- country: US
|
2389
2209
|
region: OR
|
2390
2210
|
exchange: '344044'
|
@@ -2405,9 +2225,7 @@ rate_centers:
|
|
2405
2225
|
long: "-124.417921"
|
2406
2226
|
closest_city:
|
2407
2227
|
name: Gold Beach
|
2408
|
-
|
2409
|
-
value: 1.0
|
2410
|
-
units: km
|
2228
|
+
distance_km: 1.0
|
2411
2229
|
- country: US
|
2412
2230
|
region: OR
|
2413
2231
|
exchange: '159640'
|
@@ -2419,9 +2237,7 @@ rate_centers:
|
|
2419
2237
|
long: "-123.040874"
|
2420
2238
|
closest_city:
|
2421
2239
|
name: Gold Hill
|
2422
|
-
|
2423
|
-
value: 1.01
|
2424
|
-
units: km
|
2240
|
+
distance_km: 1.01
|
2425
2241
|
- country: US
|
2426
2242
|
region: OR
|
2427
2243
|
exchange: '343791'
|
@@ -2442,9 +2258,7 @@ rate_centers:
|
|
2442
2258
|
long: "-121.752817"
|
2443
2259
|
closest_city:
|
2444
2260
|
name: Government Camp
|
2445
|
-
|
2446
|
-
value: 0.19
|
2447
|
-
units: km
|
2261
|
+
distance_km: 0.19
|
2448
2262
|
- country: US
|
2449
2263
|
region: OR
|
2450
2264
|
exchange: '218920'
|
@@ -2456,9 +2270,7 @@ rate_centers:
|
|
2456
2270
|
long: "-123.055516"
|
2457
2271
|
closest_city:
|
2458
2272
|
name: Dayton
|
2459
|
-
|
2460
|
-
value: 9.61
|
2461
|
-
units: km
|
2273
|
+
distance_km: 9.61
|
2462
2274
|
- country: US
|
2463
2275
|
region: OR
|
2464
2276
|
exchange: '218930'
|
@@ -2470,9 +2282,7 @@ rate_centers:
|
|
2470
2282
|
long: "-123.608876"
|
2471
2283
|
closest_city:
|
2472
2284
|
name: Grand Ronde
|
2473
|
-
|
2474
|
-
value: 1.99
|
2475
|
-
units: km
|
2285
|
+
distance_km: 1.99
|
2476
2286
|
- country: US
|
2477
2287
|
region: OR
|
2478
2288
|
exchange: '160661'
|
@@ -2484,9 +2294,7 @@ rate_centers:
|
|
2484
2294
|
long: "-118.20203"
|
2485
2295
|
closest_city:
|
2486
2296
|
name: Sumpter
|
2487
|
-
|
2488
|
-
value: 0.36
|
2489
|
-
units: km
|
2297
|
+
distance_km: 0.36
|
2490
2298
|
- country: US
|
2491
2299
|
region: OR
|
2492
2300
|
exchange: '159650'
|
@@ -2498,9 +2306,7 @@ rate_centers:
|
|
2498
2306
|
long: "-123.313983"
|
2499
2307
|
closest_city:
|
2500
2308
|
name: Grants Pass
|
2501
|
-
|
2502
|
-
value: 1.63
|
2503
|
-
units: km
|
2309
|
+
distance_km: 1.63
|
2504
2310
|
- country: US
|
2505
2311
|
region: OR
|
2506
2312
|
exchange: '218940'
|
@@ -2512,9 +2318,7 @@ rate_centers:
|
|
2512
2318
|
long: "-120.791715"
|
2513
2319
|
closest_city:
|
2514
2320
|
name: Grass Valley
|
2515
|
-
|
2516
|
-
value: 1.19
|
2517
|
-
units: km
|
2321
|
+
distance_km: 1.19
|
2518
2322
|
- country: US
|
2519
2323
|
region: OR
|
2520
2324
|
exchange: '344050'
|
@@ -2544,9 +2348,7 @@ rate_centers:
|
|
2544
2348
|
long: "-122.436223"
|
2545
2349
|
closest_city:
|
2546
2350
|
name: Gresham
|
2547
|
-
|
2548
|
-
value: 0.41
|
2549
|
-
units: km
|
2351
|
+
distance_km: 0.41
|
2550
2352
|
- country: US
|
2551
2353
|
region: OR
|
2552
2354
|
exchange: '218950'
|
@@ -2558,9 +2360,7 @@ rate_centers:
|
|
2558
2360
|
long: "-117.935571"
|
2559
2361
|
closest_city:
|
2560
2362
|
name: Haines
|
2561
|
-
|
2562
|
-
value: 0.46
|
2563
|
-
units: km
|
2363
|
+
distance_km: 0.46
|
2564
2364
|
- country: US
|
2565
2365
|
region: OR
|
2566
2366
|
exchange: '219320'
|
@@ -2572,9 +2372,7 @@ rate_centers:
|
|
2572
2372
|
long: "-117.108611"
|
2573
2373
|
closest_city:
|
2574
2374
|
name: Halfway
|
2575
|
-
|
2576
|
-
value: 0.57
|
2577
|
-
units: km
|
2375
|
+
distance_km: 0.57
|
2578
2376
|
- country: US
|
2579
2377
|
region: OR
|
2580
2378
|
exchange: '159670'
|
@@ -2586,9 +2384,7 @@ rate_centers:
|
|
2586
2384
|
long: "-123.105484"
|
2587
2385
|
closest_city:
|
2588
2386
|
name: Halsey
|
2589
|
-
|
2590
|
-
value: 0.44
|
2591
|
-
units: km
|
2387
|
+
distance_km: 0.44
|
2592
2388
|
- country: US
|
2593
2389
|
region: OR
|
2594
2390
|
exchange: '344054'
|
@@ -2627,9 +2423,7 @@ rate_centers:
|
|
2627
2423
|
long: "-123.6892"
|
2628
2424
|
closest_city:
|
2629
2425
|
name: Summit
|
2630
|
-
|
2631
|
-
value: 14.69
|
2632
|
-
units: km
|
2426
|
+
distance_km: 14.69
|
2633
2427
|
- country: US
|
2634
2428
|
region: OR
|
2635
2429
|
exchange: '159690'
|
@@ -2641,9 +2435,7 @@ rate_centers:
|
|
2641
2435
|
long: "-117.605816"
|
2642
2436
|
closest_city:
|
2643
2437
|
name: Harper
|
2644
|
-
|
2645
|
-
value: 2.08
|
2646
|
-
units: km
|
2438
|
+
distance_km: 2.08
|
2647
2439
|
- country: US
|
2648
2440
|
region: OR
|
2649
2441
|
exchange: '159700'
|
@@ -2655,9 +2447,7 @@ rate_centers:
|
|
2655
2447
|
long: "-123.168492"
|
2656
2448
|
closest_city:
|
2657
2449
|
name: Harrisburg
|
2658
|
-
|
2659
|
-
value: 0.45
|
2660
|
-
units: km
|
2450
|
+
distance_km: 0.45
|
2661
2451
|
- country: US
|
2662
2452
|
region: OR
|
2663
2453
|
exchange: '344056'
|
@@ -2678,9 +2468,7 @@ rate_centers:
|
|
2678
2468
|
long: "-118.659597"
|
2679
2469
|
closest_city:
|
2680
2470
|
name: Helix
|
2681
|
-
|
2682
|
-
value: 0.15
|
2683
|
-
units: km
|
2471
|
+
distance_km: 0.15
|
2684
2472
|
- country: US
|
2685
2473
|
region: OR
|
2686
2474
|
exchange: '219240'
|
@@ -2692,9 +2480,7 @@ rate_centers:
|
|
2692
2480
|
long: "-119.558591"
|
2693
2481
|
closest_city:
|
2694
2482
|
name: Heppner
|
2695
|
-
|
2696
|
-
value: 0.62
|
2697
|
-
units: km
|
2483
|
+
distance_km: 0.62
|
2698
2484
|
- country: US
|
2699
2485
|
region: OR
|
2700
2486
|
exchange: '344060'
|
@@ -2715,9 +2501,7 @@ rate_centers:
|
|
2715
2501
|
long: "-118.198786"
|
2716
2502
|
closest_city:
|
2717
2503
|
name: Unity
|
2718
|
-
|
2719
|
-
value: 1.04
|
2720
|
-
units: km
|
2504
|
+
distance_km: 1.04
|
2721
2505
|
- country: US
|
2722
2506
|
region: OR
|
2723
2507
|
exchange: '159710'
|
@@ -2729,9 +2513,7 @@ rate_centers:
|
|
2729
2513
|
long: "-119.276142"
|
2730
2514
|
closest_city:
|
2731
2515
|
name: Hermiston
|
2732
|
-
|
2733
|
-
value: 1.6
|
2734
|
-
units: km
|
2516
|
+
distance_km: 1.6
|
2735
2517
|
- country: US
|
2736
2518
|
region: OR
|
2737
2519
|
exchange: '218960'
|
@@ -2743,9 +2525,7 @@ rate_centers:
|
|
2743
2525
|
long: "-122.984763"
|
2744
2526
|
closest_city:
|
2745
2527
|
name: Hillsboro
|
2746
|
-
|
2747
|
-
value: 3.96
|
2748
|
-
units: km
|
2528
|
+
distance_km: 3.96
|
2749
2529
|
- country: US
|
2750
2530
|
region: OR
|
2751
2531
|
exchange: '344063'
|
@@ -2784,9 +2564,7 @@ rate_centers:
|
|
2784
2564
|
long: "-121.956052"
|
2785
2565
|
closest_city:
|
2786
2566
|
name: Rhododendron
|
2787
|
-
|
2788
|
-
value: 6.53
|
2789
|
-
units: km
|
2567
|
+
distance_km: 6.53
|
2790
2568
|
- country: US
|
2791
2569
|
region: OR
|
2792
2570
|
exchange: '159730'
|
@@ -2798,9 +2576,7 @@ rate_centers:
|
|
2798
2576
|
long: "-121.525461"
|
2799
2577
|
closest_city:
|
2800
2578
|
name: Hood River
|
2801
|
-
|
2802
|
-
value: 0.09
|
2803
|
-
units: km
|
2579
|
+
distance_km: 0.09
|
2804
2580
|
- country: US
|
2805
2581
|
region: OR
|
2806
2582
|
exchange: '159740'
|
@@ -2812,9 +2588,7 @@ rate_centers:
|
|
2812
2588
|
long: "-123.541126"
|
2813
2589
|
closest_city:
|
2814
2590
|
name: Elmira
|
2815
|
-
|
2816
|
-
value: 19.92
|
2817
|
-
units: km
|
2591
|
+
distance_km: 19.92
|
2818
2592
|
- country: US
|
2819
2593
|
region: OR
|
2820
2594
|
exchange: '343800'
|
@@ -2853,9 +2627,7 @@ rate_centers:
|
|
2853
2627
|
long: "-117.267749"
|
2854
2628
|
closest_city:
|
2855
2629
|
name: Huntington
|
2856
|
-
|
2857
|
-
value: 1.07
|
2858
|
-
units: km
|
2630
|
+
distance_km: 1.07
|
2859
2631
|
- country: US
|
2860
2632
|
region: OR
|
2861
2633
|
exchange: '344070'
|
@@ -2894,9 +2666,7 @@ rate_centers:
|
|
2894
2666
|
long: "-117.965107"
|
2895
2667
|
closest_city:
|
2896
2668
|
name: Imbler
|
2897
|
-
|
2898
|
-
value: 0.6
|
2899
|
-
units: km
|
2669
|
+
distance_km: 0.6
|
2900
2670
|
- country: US
|
2901
2671
|
region: OR
|
2902
2672
|
exchange: '159791'
|
@@ -2935,9 +2705,7 @@ rate_centers:
|
|
2935
2705
|
long: "-119.825307"
|
2936
2706
|
closest_city:
|
2937
2707
|
name: Ione
|
2938
|
-
|
2939
|
-
value: 0.35
|
2940
|
-
units: km
|
2708
|
+
distance_km: 0.35
|
2941
2709
|
- country: US
|
2942
2710
|
region: OR
|
2943
2711
|
exchange: '344075'
|
@@ -2994,9 +2762,7 @@ rate_centers:
|
|
2994
2762
|
long: "-122.967472"
|
2995
2763
|
closest_city:
|
2996
2764
|
name: Jacksonville
|
2997
|
-
|
2998
|
-
value: 0.28
|
2999
|
-
units: km
|
2765
|
+
distance_km: 0.28
|
3000
2766
|
- country: US
|
3001
2767
|
region: OR
|
3002
2768
|
exchange: '341690'
|
@@ -3026,9 +2792,7 @@ rate_centers:
|
|
3026
2792
|
long: "-123.00037"
|
3027
2793
|
closest_city:
|
3028
2794
|
name: Jefferson
|
3029
|
-
|
3030
|
-
value: 0.53
|
3031
|
-
units: km
|
2795
|
+
distance_km: 0.53
|
3032
2796
|
- country: US
|
3033
2797
|
region: OR
|
3034
2798
|
exchange: '344079'
|
@@ -3049,9 +2813,7 @@ rate_centers:
|
|
3049
2813
|
long: "-123.491908"
|
3050
2814
|
closest_city:
|
3051
2815
|
name: Westport
|
3052
|
-
|
3053
|
-
value: 24.76
|
3054
|
-
units: km
|
2816
|
+
distance_km: 24.76
|
3055
2817
|
- country: US
|
3056
2818
|
region: OR
|
3057
2819
|
exchange: '219230'
|
@@ -3063,9 +2825,7 @@ rate_centers:
|
|
3063
2825
|
long: "-118.9469"
|
3064
2826
|
closest_city:
|
3065
2827
|
name: John Day
|
3066
|
-
|
3067
|
-
value: 0.75
|
3068
|
-
units: km
|
2828
|
+
distance_km: 0.75
|
3069
2829
|
- country: US
|
3070
2830
|
region: OR
|
3071
2831
|
exchange: '159780'
|
@@ -3077,9 +2837,7 @@ rate_centers:
|
|
3077
2837
|
long: "-117.047"
|
3078
2838
|
closest_city:
|
3079
2839
|
name: Jordan Valley
|
3080
|
-
|
3081
|
-
value: 1.53
|
3082
|
-
units: km
|
2840
|
+
distance_km: 1.53
|
3083
2841
|
- country: US
|
3084
2842
|
region: OR
|
3085
2843
|
exchange: '159790'
|
@@ -3091,9 +2849,7 @@ rate_centers:
|
|
3091
2849
|
long: "-117.234206"
|
3092
2850
|
closest_city:
|
3093
2851
|
name: Joseph
|
3094
|
-
|
3095
|
-
value: 0.55
|
3096
|
-
units: km
|
2852
|
+
distance_km: 0.55
|
3097
2853
|
- country: US
|
3098
2854
|
region: OR
|
3099
2855
|
exchange: '159800'
|
@@ -3105,9 +2861,7 @@ rate_centers:
|
|
3105
2861
|
long: "-123.199476"
|
3106
2862
|
closest_city:
|
3107
2863
|
name: Junction City
|
3108
|
-
|
3109
|
-
value: 1.29
|
3110
|
-
units: km
|
2864
|
+
distance_km: 1.29
|
3111
2865
|
- country: US
|
3112
2866
|
region: OR
|
3113
2867
|
exchange: '159810'
|
@@ -3119,9 +2873,7 @@ rate_centers:
|
|
3119
2873
|
long: "-118.083926"
|
3120
2874
|
closest_city:
|
3121
2875
|
name: Juntura
|
3122
|
-
|
3123
|
-
value: 0.48
|
3124
|
-
units: km
|
2876
|
+
distance_km: 0.48
|
3125
2877
|
- country: US
|
3126
2878
|
region: OR
|
3127
2879
|
exchange: '344083'
|
@@ -3223,9 +2975,7 @@ rate_centers:
|
|
3223
2975
|
long: "-121.766216"
|
3224
2976
|
closest_city:
|
3225
2977
|
name: Klamath Falls
|
3226
|
-
|
3227
|
-
value: 1.14
|
3228
|
-
units: km
|
2978
|
+
distance_km: 1.14
|
3229
2979
|
- country: US
|
3230
2980
|
region: OR
|
3231
2981
|
exchange: '344090'
|
@@ -3246,9 +2996,7 @@ rate_centers:
|
|
3246
2996
|
long: "-123.581648"
|
3247
2997
|
closest_city:
|
3248
2998
|
name: Knappa
|
3249
|
-
|
3250
|
-
value: 1.42
|
3251
|
-
units: km
|
2999
|
+
distance_km: 1.42
|
3252
3000
|
- country: US
|
3253
3001
|
region: OR
|
3254
3002
|
exchange: '159830'
|
@@ -3260,9 +3008,7 @@ rate_centers:
|
|
3260
3008
|
long: "-118.092848"
|
3261
3009
|
closest_city:
|
3262
3010
|
name: La Grande
|
3263
|
-
|
3264
|
-
value: 1.36
|
3265
|
-
units: km
|
3011
|
+
distance_km: 1.36
|
3266
3012
|
- country: US
|
3267
3013
|
region: OR
|
3268
3014
|
exchange: '344093'
|
@@ -3292,9 +3038,7 @@ rate_centers:
|
|
3292
3038
|
long: "-122.667631"
|
3293
3039
|
closest_city:
|
3294
3040
|
name: Oak Grove
|
3295
|
-
|
3296
|
-
value: 2.58
|
3297
|
-
units: km
|
3041
|
+
distance_km: 2.58
|
3298
3042
|
- country: US
|
3299
3043
|
region: OR
|
3300
3044
|
exchange: '159840'
|
@@ -3306,9 +3050,7 @@ rate_centers:
|
|
3306
3050
|
long: "-124.164409"
|
3307
3051
|
closest_city:
|
3308
3052
|
name: Lakeside
|
3309
|
-
|
3310
|
-
value: 0.97
|
3311
|
-
units: km
|
3053
|
+
distance_km: 0.97
|
3312
3054
|
- country: US
|
3313
3055
|
region: OR
|
3314
3056
|
exchange: '159850'
|
@@ -3320,9 +3062,7 @@ rate_centers:
|
|
3320
3062
|
long: "-120.341862"
|
3321
3063
|
closest_city:
|
3322
3064
|
name: Lakeview
|
3323
|
-
|
3324
|
-
value: 0.92
|
3325
|
-
units: km
|
3065
|
+
distance_km: 0.92
|
3326
3066
|
- country: US
|
3327
3067
|
region: OR
|
3328
3068
|
exchange: '159860'
|
@@ -3334,9 +3074,7 @@ rate_centers:
|
|
3334
3074
|
long: "-124.448303"
|
3335
3075
|
closest_city:
|
3336
3076
|
name: Langlois
|
3337
|
-
|
3338
|
-
value: 1.21
|
3339
|
-
units: km
|
3077
|
+
distance_km: 1.21
|
3340
3078
|
- country: US
|
3341
3079
|
region: OR
|
3342
3080
|
exchange: '159870'
|
@@ -3348,9 +3086,7 @@ rate_centers:
|
|
3348
3086
|
long: "-121.508447"
|
3349
3087
|
closest_city:
|
3350
3088
|
name: La Pine
|
3351
|
-
|
3352
|
-
value: 3.06
|
3353
|
-
units: km
|
3089
|
+
distance_km: 3.06
|
3354
3090
|
- country: US
|
3355
3091
|
region: OR
|
3356
3092
|
exchange: '344097'
|
@@ -3389,9 +3125,7 @@ rate_centers:
|
|
3389
3125
|
long: "-122.673035"
|
3390
3126
|
closest_city:
|
3391
3127
|
name: Marcola
|
3392
|
-
|
3393
|
-
value: 16.51
|
3394
|
-
units: km
|
3128
|
+
distance_km: 16.51
|
3395
3129
|
- country: US
|
3396
3130
|
region: OR
|
3397
3131
|
exchange: '159890'
|
@@ -3403,9 +3137,7 @@ rate_centers:
|
|
3403
3137
|
long: "-122.910039"
|
3404
3138
|
closest_city:
|
3405
3139
|
name: Lebanon
|
3406
|
-
|
3407
|
-
value: 0.23
|
3408
|
-
units: km
|
3140
|
+
distance_km: 0.23
|
3409
3141
|
- country: US
|
3410
3142
|
region: OR
|
3411
3143
|
exchange: '343817'
|
@@ -3426,9 +3158,7 @@ rate_centers:
|
|
3426
3158
|
long: "-119.683161"
|
3427
3159
|
closest_city:
|
3428
3160
|
name: Lexington
|
3429
|
-
|
3430
|
-
value: 0.48
|
3431
|
-
units: km
|
3161
|
+
distance_km: 0.48
|
3432
3162
|
- country: US
|
3433
3163
|
region: OR
|
3434
3164
|
exchange: '344101'
|
@@ -3467,9 +3197,7 @@ rate_centers:
|
|
3467
3197
|
long: "-124.019804"
|
3468
3198
|
closest_city:
|
3469
3199
|
name: Lincoln City
|
3470
|
-
|
3471
|
-
value: 2.02
|
3472
|
-
units: km
|
3200
|
+
distance_km: 2.02
|
3473
3201
|
- country: US
|
3474
3202
|
region: OR
|
3475
3203
|
exchange: '344105'
|
@@ -3490,9 +3218,7 @@ rate_centers:
|
|
3490
3218
|
long: "-123.646949"
|
3491
3219
|
closest_city:
|
3492
3220
|
name: Alsea
|
3493
|
-
|
3494
|
-
value: 10.65
|
3495
|
-
units: km
|
3221
|
+
distance_km: 10.65
|
3496
3222
|
- country: US
|
3497
3223
|
region: OR
|
3498
3224
|
exchange: '344106'
|
@@ -3531,9 +3257,7 @@ rate_centers:
|
|
3531
3257
|
long: "-119.098394"
|
3532
3258
|
closest_city:
|
3533
3259
|
name: Long Creek
|
3534
|
-
|
3535
|
-
value: 1.01
|
3536
|
-
units: km
|
3260
|
+
distance_km: 1.01
|
3537
3261
|
- country: US
|
3538
3262
|
region: OR
|
3539
3263
|
exchange: '343820'
|
@@ -3572,9 +3296,7 @@ rate_centers:
|
|
3572
3296
|
long: "-117.426671"
|
3573
3297
|
closest_city:
|
3574
3298
|
name: Lostine
|
3575
|
-
|
3576
|
-
value: 0.55
|
3577
|
-
units: km
|
3299
|
+
distance_km: 0.55
|
3578
3300
|
- country: US
|
3579
3301
|
region: OR
|
3580
3302
|
exchange: '159920'
|
@@ -3586,9 +3308,7 @@ rate_centers:
|
|
3586
3308
|
long: "-122.7837"
|
3587
3309
|
closest_city:
|
3588
3310
|
name: Lowell
|
3589
|
-
|
3590
|
-
value: 0.66
|
3591
|
-
units: km
|
3311
|
+
distance_km: 0.66
|
3592
3312
|
- country: US
|
3593
3313
|
region: OR
|
3594
3314
|
exchange: '219010'
|
@@ -3600,9 +3320,7 @@ rate_centers:
|
|
3600
3320
|
long: "-122.619472"
|
3601
3321
|
closest_city:
|
3602
3322
|
name: Lyons
|
3603
|
-
|
3604
|
-
value: 0.84
|
3605
|
-
units: km
|
3323
|
+
distance_km: 0.84
|
3606
3324
|
- country: US
|
3607
3325
|
region: OR
|
3608
3326
|
exchange: '159930'
|
@@ -3614,9 +3332,7 @@ rate_centers:
|
|
3614
3332
|
long: "-121.12349"
|
3615
3333
|
closest_city:
|
3616
3334
|
name: Madras
|
3617
|
-
|
3618
|
-
value: 2.07
|
3619
|
-
units: km
|
3335
|
+
distance_km: 2.07
|
3620
3336
|
- country: US
|
3621
3337
|
region: OR
|
3622
3338
|
exchange: '159940'
|
@@ -3628,9 +3344,7 @@ rate_centers:
|
|
3628
3344
|
long: "-121.41091"
|
3629
3345
|
closest_city:
|
3630
3346
|
name: Malin
|
3631
|
-
|
3632
|
-
value: 0.45
|
3633
|
-
units: km
|
3347
|
+
distance_km: 0.45
|
3634
3348
|
- country: US
|
3635
3349
|
region: OR
|
3636
3350
|
exchange: '344113'
|
@@ -3669,9 +3383,7 @@ rate_centers:
|
|
3669
3383
|
long: "-123.856166"
|
3670
3384
|
closest_city:
|
3671
3385
|
name: Mapleton
|
3672
|
-
|
3673
|
-
value: 0.5
|
3674
|
-
units: km
|
3386
|
+
distance_km: 0.5
|
3675
3387
|
- country: US
|
3676
3388
|
region: OR
|
3677
3389
|
exchange: '159960'
|
@@ -3683,9 +3395,7 @@ rate_centers:
|
|
3683
3395
|
long: "-122.858926"
|
3684
3396
|
closest_city:
|
3685
3397
|
name: Marcola
|
3686
|
-
|
3687
|
-
value: 1.13
|
3688
|
-
units: km
|
3398
|
+
distance_km: 1.13
|
3689
3399
|
- country: US
|
3690
3400
|
region: OR
|
3691
3401
|
exchange: '344116'
|
@@ -3715,9 +3425,7 @@ rate_centers:
|
|
3715
3425
|
long: "-121.083504"
|
3716
3426
|
closest_city:
|
3717
3427
|
name: Maupin
|
3718
|
-
|
3719
|
-
value: 0.37
|
3720
|
-
units: km
|
3428
|
+
distance_km: 0.37
|
3721
3429
|
- country: US
|
3722
3430
|
region: OR
|
3723
3431
|
exchange: '344119'
|
@@ -3774,9 +3482,7 @@ rate_centers:
|
|
3774
3482
|
long: "-123.191339"
|
3775
3483
|
closest_city:
|
3776
3484
|
name: McMinnville
|
3777
|
-
|
3778
|
-
value: 0.11
|
3779
|
-
units: km
|
3485
|
+
distance_km: 0.11
|
3780
3486
|
- country: US
|
3781
3487
|
region: OR
|
3782
3488
|
exchange: '344122'
|
@@ -3797,9 +3503,7 @@ rate_centers:
|
|
3797
3503
|
long: "-118.418144"
|
3798
3504
|
closest_city:
|
3799
3505
|
name: Meacham
|
3800
|
-
|
3801
|
-
value: 3.12
|
3802
|
-
units: km
|
3506
|
+
distance_km: 3.12
|
3803
3507
|
- country: US
|
3804
3508
|
region: OR
|
3805
3509
|
exchange: '159980'
|
@@ -3811,9 +3515,7 @@ rate_centers:
|
|
3811
3515
|
long: "-122.878009"
|
3812
3516
|
closest_city:
|
3813
3517
|
name: Medford
|
3814
|
-
|
3815
|
-
value: 2.04
|
3816
|
-
units: km
|
3518
|
+
distance_km: 2.04
|
3817
3519
|
- country: US
|
3818
3520
|
region: OR
|
3819
3521
|
exchange: '219020'
|
@@ -3825,9 +3527,7 @@ rate_centers:
|
|
3825
3527
|
long: "-117.65128"
|
3826
3528
|
closest_city:
|
3827
3529
|
name: North Powder
|
3828
|
-
|
3829
|
-
value: 21.38
|
3830
|
-
units: km
|
3530
|
+
distance_km: 21.38
|
3831
3531
|
- country: US
|
3832
3532
|
region: OR
|
3833
3533
|
exchange: '343830'
|
@@ -3848,9 +3548,7 @@ rate_centers:
|
|
3848
3548
|
long: "-121.601007"
|
3849
3549
|
closest_city:
|
3850
3550
|
name: Merrill
|
3851
|
-
|
3852
|
-
value: 0.29
|
3853
|
-
units: km
|
3551
|
+
distance_km: 0.29
|
3854
3552
|
- country: US
|
3855
3553
|
region: OR
|
3856
3554
|
exchange: '344125'
|
@@ -3889,9 +3587,7 @@ rate_centers:
|
|
3889
3587
|
long: "-122.486482"
|
3890
3588
|
closest_city:
|
3891
3589
|
name: Mill City
|
3892
|
-
|
3893
|
-
value: 0.79
|
3894
|
-
units: km
|
3590
|
+
distance_km: 0.79
|
3895
3591
|
- country: US
|
3896
3592
|
region: OR
|
3897
3593
|
exchange: '160000'
|
@@ -3903,9 +3599,7 @@ rate_centers:
|
|
3903
3599
|
long: "-118.393357"
|
3904
3600
|
closest_city:
|
3905
3601
|
name: Milton-Freewater
|
3906
|
-
|
3907
|
-
value: 0.19
|
3908
|
-
units: km
|
3602
|
+
distance_km: 0.19
|
3909
3603
|
- country: US
|
3910
3604
|
region: OR
|
3911
3605
|
exchange: '344129'
|
@@ -3935,9 +3629,7 @@ rate_centers:
|
|
3935
3629
|
long: "-120.150714"
|
3936
3630
|
closest_city:
|
3937
3631
|
name: Mitchell
|
3938
|
-
|
3939
|
-
value: 0.63
|
3940
|
-
units: km
|
3632
|
+
distance_km: 0.63
|
3941
3633
|
- country: US
|
3942
3634
|
region: OR
|
3943
3635
|
exchange: '343832'
|
@@ -3967,9 +3659,7 @@ rate_centers:
|
|
3967
3659
|
long: "-122.572363"
|
3968
3660
|
closest_city:
|
3969
3661
|
name: Molalla
|
3970
|
-
|
3971
|
-
value: 0.96
|
3972
|
-
units: km
|
3662
|
+
distance_km: 0.96
|
3973
3663
|
- country: US
|
3974
3664
|
region: OR
|
3975
3665
|
exchange: '219140'
|
@@ -3981,9 +3671,7 @@ rate_centers:
|
|
3981
3671
|
long: "-122.746825"
|
3982
3672
|
closest_city:
|
3983
3673
|
name: Mount Angel
|
3984
|
-
|
3985
|
-
value: 5.21
|
3986
|
-
units: km
|
3674
|
+
distance_km: 5.21
|
3987
3675
|
- country: US
|
3988
3676
|
region: OR
|
3989
3677
|
exchange: '344135'
|
@@ -4004,9 +3692,7 @@ rate_centers:
|
|
4004
3692
|
long: "-123.298391"
|
4005
3693
|
closest_city:
|
4006
3694
|
name: Monroe
|
4007
|
-
|
4008
|
-
value: 0.08
|
4009
|
-
units: km
|
3695
|
+
distance_km: 0.08
|
4010
3696
|
- country: US
|
4011
3697
|
region: OR
|
4012
3698
|
exchange: '219280'
|
@@ -4018,9 +3704,7 @@ rate_centers:
|
|
4018
3704
|
long: "-119.422703"
|
4019
3705
|
closest_city:
|
4020
3706
|
name: Monument
|
4021
|
-
|
4022
|
-
value: 0.59
|
4023
|
-
units: km
|
3707
|
+
distance_km: 0.59
|
4024
3708
|
- country: US
|
4025
3709
|
region: OR
|
4026
3710
|
exchange: '344137'
|
@@ -4041,9 +3725,7 @@ rate_centers:
|
|
4041
3725
|
long: "-120.734001"
|
4042
3726
|
closest_city:
|
4043
3727
|
name: Moro
|
4044
|
-
|
4045
|
-
value: 0.13
|
4046
|
-
units: km
|
3728
|
+
distance_km: 0.13
|
4047
3729
|
- country: US
|
4048
3730
|
region: OR
|
4049
3731
|
exchange: '160015'
|
@@ -4055,9 +3737,7 @@ rate_centers:
|
|
4055
3737
|
long: "-121.390672"
|
4056
3738
|
closest_city:
|
4057
3739
|
name: Mosier
|
4058
|
-
|
4059
|
-
value: 0.41
|
4060
|
-
units: km
|
3740
|
+
distance_km: 0.41
|
4061
3741
|
- country: US
|
4062
3742
|
region: OR
|
4063
3743
|
exchange: '219060'
|
@@ -4069,9 +3749,7 @@ rate_centers:
|
|
4069
3749
|
long: "-122.802336"
|
4070
3750
|
closest_city:
|
4071
3751
|
name: Mount Angel
|
4072
|
-
|
4073
|
-
value: 0.51
|
4074
|
-
units: km
|
3752
|
+
distance_km: 0.51
|
4075
3753
|
- country: US
|
4076
3754
|
region: OR
|
4077
3755
|
exchange: '218871'
|
@@ -4101,9 +3779,7 @@ rate_centers:
|
|
4101
3779
|
long: "-119.108245"
|
4102
3780
|
closest_city:
|
4103
3781
|
name: Mount Vernon
|
4104
|
-
|
4105
|
-
value: 0.41
|
4106
|
-
units: km
|
3782
|
+
distance_km: 0.41
|
4107
3783
|
- country: US
|
4108
3784
|
region: OR
|
4109
3785
|
exchange: '344145'
|
@@ -4142,9 +3818,7 @@ rate_centers:
|
|
4142
3818
|
long: "-123.264971"
|
4143
3819
|
closest_city:
|
4144
3820
|
name: Myrtle Creek
|
4145
|
-
|
4146
|
-
value: 1.32
|
4147
|
-
units: km
|
3821
|
+
distance_km: 1.32
|
4148
3822
|
- country: US
|
4149
3823
|
region: OR
|
4150
3824
|
exchange: '160030'
|
@@ -4156,9 +3830,7 @@ rate_centers:
|
|
4156
3830
|
long: "-124.140769"
|
4157
3831
|
closest_city:
|
4158
3832
|
name: Myrtle Point
|
4159
|
-
|
4160
|
-
value: 0.68
|
4161
|
-
units: km
|
3833
|
+
distance_km: 0.68
|
4162
3834
|
- country: US
|
4163
3835
|
region: OR
|
4164
3836
|
exchange: '343837'
|
@@ -4206,9 +3878,7 @@ rate_centers:
|
|
4206
3878
|
long: "-123.898045"
|
4207
3879
|
closest_city:
|
4208
3880
|
name: Nehalem
|
4209
|
-
|
4210
|
-
value: 0.54
|
4211
|
-
units: km
|
3881
|
+
distance_km: 0.54
|
4212
3882
|
- country: US
|
4213
3883
|
region: OR
|
4214
3884
|
exchange: '344150'
|
@@ -4274,9 +3944,7 @@ rate_centers:
|
|
4274
3944
|
long: "-122.973946"
|
4275
3945
|
closest_city:
|
4276
3946
|
name: Newberg
|
4277
|
-
|
4278
|
-
value: 1.46
|
4279
|
-
units: km
|
3947
|
+
distance_km: 1.46
|
4280
3948
|
- country: US
|
4281
3949
|
region: OR
|
4282
3950
|
exchange: '160050'
|
@@ -4288,9 +3956,7 @@ rate_centers:
|
|
4288
3956
|
long: "-124.060128"
|
4289
3957
|
closest_city:
|
4290
3958
|
name: Newport
|
4291
|
-
|
4292
|
-
value: 1.35
|
4293
|
-
units: km
|
3959
|
+
distance_km: 1.35
|
4294
3960
|
- country: US
|
4295
3961
|
region: OR
|
4296
3962
|
exchange: '344156'
|
@@ -4320,9 +3986,7 @@ rate_centers:
|
|
4320
3986
|
long: "-118.663857"
|
4321
3987
|
closest_city:
|
4322
3988
|
name: Crane
|
4323
|
-
|
4324
|
-
value: 6.44
|
4325
|
-
units: km
|
3989
|
+
distance_km: 6.44
|
4326
3990
|
- country: US
|
4327
3991
|
region: OR
|
4328
3992
|
exchange: '160060'
|
@@ -4334,9 +3998,7 @@ rate_centers:
|
|
4334
3998
|
long: "-122.989727"
|
4335
3999
|
closest_city:
|
4336
4000
|
name: North Plains
|
4337
|
-
|
4338
|
-
value: 0.45
|
4339
|
-
units: km
|
4001
|
+
distance_km: 0.45
|
4340
4002
|
- country: US
|
4341
4003
|
region: OR
|
4342
4004
|
exchange: '219260'
|
@@ -4348,9 +4010,7 @@ rate_centers:
|
|
4348
4010
|
long: "-117.927981"
|
4349
4011
|
closest_city:
|
4350
4012
|
name: North Powder
|
4351
|
-
|
4352
|
-
value: 0.8
|
4353
|
-
units: km
|
4013
|
+
distance_km: 0.8
|
4354
4014
|
- country: US
|
4355
4015
|
region: OR
|
4356
4016
|
exchange: '160070'
|
@@ -4362,9 +4022,7 @@ rate_centers:
|
|
4362
4022
|
long: "-122.598809"
|
4363
4023
|
closest_city:
|
4364
4024
|
name: Glide
|
4365
|
-
|
4366
|
-
value: 37.86
|
4367
|
-
units: km
|
4025
|
+
distance_km: 37.86
|
4368
4026
|
- country: US
|
4369
4027
|
region: OR
|
4370
4028
|
exchange: '343843'
|
@@ -4403,9 +4061,7 @@ rate_centers:
|
|
4403
4061
|
long: "-116.994304"
|
4404
4062
|
closest_city:
|
4405
4063
|
name: Nyssa
|
4406
|
-
|
4407
|
-
value: 0.14
|
4408
|
-
units: km
|
4064
|
+
distance_km: 0.14
|
4409
4065
|
- country: US
|
4410
4066
|
region: OR
|
4411
4067
|
exchange: '160090'
|
@@ -4417,9 +4073,7 @@ rate_centers:
|
|
4417
4073
|
long: "-123.702044"
|
4418
4074
|
closest_city:
|
4419
4075
|
name: O'Brien
|
4420
|
-
|
4421
|
-
value: 2.53
|
4422
|
-
units: km
|
4076
|
+
distance_km: 2.53
|
4423
4077
|
- country: US
|
4424
4078
|
region: OR
|
4425
4079
|
exchange: '344160'
|
@@ -4458,9 +4112,7 @@ rate_centers:
|
|
4458
4112
|
long: "-123.299891"
|
4459
4113
|
closest_city:
|
4460
4114
|
name: Oakland
|
4461
|
-
|
4462
|
-
value: 0.79
|
4463
|
-
units: km
|
4115
|
+
distance_km: 0.79
|
4464
4116
|
- country: US
|
4465
4117
|
region: OR
|
4466
4118
|
exchange: '160120'
|
@@ -4472,9 +4124,7 @@ rate_centers:
|
|
4472
4124
|
long: "-122.451984"
|
4473
4125
|
closest_city:
|
4474
4126
|
name: Oakridge
|
4475
|
-
|
4476
|
-
value: 1.07
|
4477
|
-
units: km
|
4127
|
+
distance_km: 1.07
|
4478
4128
|
- country: US
|
4479
4129
|
region: OR
|
4480
4130
|
exchange: '219070'
|
@@ -4486,9 +4136,7 @@ rate_centers:
|
|
4486
4136
|
long: "-121.549178"
|
4487
4137
|
closest_city:
|
4488
4138
|
name: Odell
|
4489
|
-
|
4490
|
-
value: 1.2
|
4491
|
-
units: km
|
4139
|
+
distance_km: 1.2
|
4492
4140
|
- country: US
|
4493
4141
|
region: OR
|
4494
4142
|
exchange: '343849'
|
@@ -4518,9 +4166,7 @@ rate_centers:
|
|
4518
4166
|
long: "-116.959236"
|
4519
4167
|
closest_city:
|
4520
4168
|
name: Ontario
|
4521
|
-
|
4522
|
-
value: 1.7
|
4523
|
-
units: km
|
4169
|
+
distance_km: 1.7
|
4524
4170
|
- country: US
|
4525
4171
|
region: OR
|
4526
4172
|
exchange: '160140'
|
@@ -4532,9 +4178,7 @@ rate_centers:
|
|
4532
4178
|
long: "-122.609354"
|
4533
4179
|
closest_city:
|
4534
4180
|
name: Oregon City
|
4535
|
-
|
4536
|
-
value: 1.72
|
4537
|
-
units: km
|
4181
|
+
distance_km: 1.72
|
4538
4182
|
- country: US
|
4539
4183
|
region: OR
|
4540
4184
|
exchange: '160150'
|
@@ -4546,9 +4190,7 @@ rate_centers:
|
|
4546
4190
|
long: "-116.943953"
|
4547
4191
|
closest_city:
|
4548
4192
|
name: Annex
|
4549
|
-
|
4550
|
-
value: 9.81
|
4551
|
-
units: km
|
4193
|
+
distance_km: 9.81
|
4552
4194
|
- country: US
|
4553
4195
|
region: OR
|
4554
4196
|
exchange: '344165'
|
@@ -4632,9 +4274,7 @@ rate_centers:
|
|
4632
4274
|
long: "-116.858891"
|
4633
4275
|
closest_city:
|
4634
4276
|
name: Halfway
|
4635
|
-
|
4636
|
-
value: 22.54
|
4637
|
-
units: km
|
4277
|
+
distance_km: 22.54
|
4638
4278
|
- country: US
|
4639
4279
|
region: OR
|
4640
4280
|
exchange: '219080'
|
@@ -4646,9 +4286,7 @@ rate_centers:
|
|
4646
4286
|
long: "-123.959736"
|
4647
4287
|
closest_city:
|
4648
4288
|
name: Pacific City
|
4649
|
-
|
4650
|
-
value: 0.74
|
4651
|
-
units: km
|
4289
|
+
distance_km: 0.74
|
4652
4290
|
- country: US
|
4653
4291
|
region: OR
|
4654
4292
|
exchange: '160160'
|
@@ -4660,9 +4298,7 @@ rate_centers:
|
|
4660
4298
|
long: "-120.540424"
|
4661
4299
|
closest_city:
|
4662
4300
|
name: Paisley
|
4663
|
-
|
4664
|
-
value: 0.4
|
4665
|
-
units: km
|
4301
|
+
distance_km: 0.4
|
4666
4302
|
- country: US
|
4667
4303
|
region: OR
|
4668
4304
|
exchange: '219090'
|
@@ -4674,9 +4310,7 @@ rate_centers:
|
|
4674
4310
|
long: "-121.58868"
|
4675
4311
|
closest_city:
|
4676
4312
|
name: Parkdale
|
4677
|
-
|
4678
|
-
value: 0.6
|
4679
|
-
units: km
|
4313
|
+
distance_km: 0.6
|
4680
4314
|
- country: US
|
4681
4315
|
region: OR
|
4682
4316
|
exchange: '219100'
|
@@ -4688,9 +4322,7 @@ rate_centers:
|
|
4688
4322
|
long: "-119.964226"
|
4689
4323
|
closest_city:
|
4690
4324
|
name: Dayville
|
4691
|
-
|
4692
|
-
value: 49.82
|
4693
|
-
units: km
|
4325
|
+
distance_km: 49.82
|
4694
4326
|
- country: US
|
4695
4327
|
region: OR
|
4696
4328
|
exchange: '344174'
|
@@ -4711,9 +4343,7 @@ rate_centers:
|
|
4711
4343
|
long: "-118.78441"
|
4712
4344
|
closest_city:
|
4713
4345
|
name: Pendleton
|
4714
|
-
|
4715
|
-
value: 2.99
|
4716
|
-
units: km
|
4346
|
+
distance_km: 2.99
|
4717
4347
|
- country: US
|
4718
4348
|
region: OR
|
4719
4349
|
exchange: '344176'
|
@@ -4734,9 +4364,7 @@ rate_centers:
|
|
4734
4364
|
long: "-123.367112"
|
4735
4365
|
closest_city:
|
4736
4366
|
name: Philomath
|
4737
|
-
|
4738
|
-
value: 1.16
|
4739
|
-
units: km
|
4367
|
+
distance_km: 1.16
|
4740
4368
|
- country: US
|
4741
4369
|
region: OR
|
4742
4370
|
exchange: '160190'
|
@@ -4748,9 +4376,7 @@ rate_centers:
|
|
4748
4376
|
long: "-122.80043"
|
4749
4377
|
closest_city:
|
4750
4378
|
name: Talent
|
4751
|
-
|
4752
|
-
value: 1.96
|
4753
|
-
units: km
|
4379
|
+
distance_km: 1.96
|
4754
4380
|
- country: US
|
4755
4381
|
region: OR
|
4756
4382
|
exchange: '219110'
|
@@ -4762,9 +4388,7 @@ rate_centers:
|
|
4762
4388
|
long: "-118.830062"
|
4763
4389
|
closest_city:
|
4764
4390
|
name: Pilot Rock
|
4765
|
-
|
4766
|
-
value: 2.16
|
4767
|
-
units: km
|
4391
|
+
distance_km: 2.16
|
4768
4392
|
- country: US
|
4769
4393
|
region: OR
|
4770
4394
|
exchange: '219115'
|
@@ -4776,9 +4400,7 @@ rate_centers:
|
|
4776
4400
|
long: "-121.366138"
|
4777
4401
|
closest_city:
|
4778
4402
|
name: Pine Grove
|
4779
|
-
|
4780
|
-
value: 1.15
|
4781
|
-
units: km
|
4403
|
+
distance_km: 1.15
|
4782
4404
|
- country: US
|
4783
4405
|
region: OR
|
4784
4406
|
exchange: '343854'
|
@@ -4826,9 +4448,7 @@ rate_centers:
|
|
4826
4448
|
long: "-124.494606"
|
4827
4449
|
closest_city:
|
4828
4450
|
name: Port Orford
|
4829
|
-
|
4830
|
-
value: 1.0
|
4831
|
-
units: km
|
4451
|
+
distance_km: 1.0
|
4832
4452
|
- country: US
|
4833
4453
|
region: OR
|
4834
4454
|
exchange: '160210'
|
@@ -4840,9 +4460,7 @@ rate_centers:
|
|
4840
4460
|
long: "-122.754859"
|
4841
4461
|
closest_city:
|
4842
4462
|
name: Cedar Mill
|
4843
|
-
|
4844
|
-
value: 6.74
|
4845
|
-
units: km
|
4463
|
+
distance_km: 6.74
|
4846
4464
|
- country: US
|
4847
4465
|
region: OR
|
4848
4466
|
exchange: '344183'
|
@@ -4872,9 +4490,7 @@ rate_centers:
|
|
4872
4490
|
long: "-124.05655"
|
4873
4491
|
closest_city:
|
4874
4492
|
name: Powers
|
4875
|
-
|
4876
|
-
value: 1.4
|
4877
|
-
units: km
|
4493
|
+
distance_km: 1.4
|
4878
4494
|
- country: US
|
4879
4495
|
region: OR
|
4880
4496
|
exchange: '160230'
|
@@ -4886,9 +4502,7 @@ rate_centers:
|
|
4886
4502
|
long: "-118.708468"
|
4887
4503
|
closest_city:
|
4888
4504
|
name: Prairie City
|
4889
|
-
|
4890
|
-
value: 1.18
|
4891
|
-
units: km
|
4505
|
+
distance_km: 1.18
|
4892
4506
|
- country: US
|
4893
4507
|
region: OR
|
4894
4508
|
exchange: '344186'
|
@@ -4927,9 +4541,7 @@ rate_centers:
|
|
4927
4541
|
long: "-120.847175"
|
4928
4542
|
closest_city:
|
4929
4543
|
name: Prineville
|
4930
|
-
|
4931
|
-
value: 1.08
|
4932
|
-
units: km
|
4544
|
+
distance_km: 1.08
|
4933
4545
|
- country: US
|
4934
4546
|
region: OR
|
4935
4547
|
exchange: '160250'
|
@@ -4941,9 +4553,7 @@ rate_centers:
|
|
4941
4553
|
long: "-122.480433"
|
4942
4554
|
closest_city:
|
4943
4555
|
name: Prospect
|
4944
|
-
|
4945
|
-
value: 0.52
|
4946
|
-
units: km
|
4556
|
+
distance_km: 0.52
|
4947
4557
|
- country: US
|
4948
4558
|
region: OR
|
4949
4559
|
exchange: '160260'
|
@@ -4955,9 +4565,7 @@ rate_centers:
|
|
4955
4565
|
long: "-123.224937"
|
4956
4566
|
closest_city:
|
4957
4567
|
name: Williams
|
4958
|
-
|
4959
|
-
value: 9.14
|
4960
|
-
units: km
|
4568
|
+
distance_km: 9.14
|
4961
4569
|
- country: US
|
4962
4570
|
region: OR
|
4963
4571
|
exchange: '344190'
|
@@ -4978,9 +4586,7 @@ rate_centers:
|
|
4978
4586
|
long: "-117.705347"
|
4979
4587
|
closest_city:
|
4980
4588
|
name: Jordan Valley
|
4981
|
-
|
4982
|
-
value: 121.08
|
4983
|
-
units: km
|
4589
|
+
distance_km: 121.08
|
4984
4590
|
- country: US
|
4985
4591
|
region: OR
|
4986
4592
|
exchange: '160280'
|
@@ -4992,9 +4598,7 @@ rate_centers:
|
|
4992
4598
|
long: "-122.935504"
|
4993
4599
|
closest_city:
|
4994
4600
|
name: Rainier
|
4995
|
-
|
4996
|
-
value: 0.77
|
4997
|
-
units: km
|
4601
|
+
distance_km: 0.77
|
4998
4602
|
- country: US
|
4999
4603
|
region: OR
|
5000
4604
|
exchange: '160290'
|
@@ -5006,9 +4610,7 @@ rate_centers:
|
|
5006
4610
|
long: "-122.480464"
|
5007
4611
|
closest_city:
|
5008
4612
|
name: Beavercreek
|
5009
|
-
|
5010
|
-
value: 7.12
|
5011
|
-
units: km
|
4613
|
+
distance_km: 7.12
|
5012
4614
|
- country: US
|
5013
4615
|
region: OR
|
5014
4616
|
exchange: '160300'
|
@@ -5020,9 +4622,7 @@ rate_centers:
|
|
5020
4622
|
long: "-121.172821"
|
5021
4623
|
closest_city:
|
5022
4624
|
name: Redmond
|
5023
|
-
|
5024
|
-
value: 0.91
|
5025
|
-
units: km
|
4625
|
+
distance_km: 0.91
|
5026
4626
|
- country: US
|
5027
4627
|
region: OR
|
5028
4628
|
exchange: '160310'
|
@@ -5034,9 +4634,7 @@ rate_centers:
|
|
5034
4634
|
long: "-124.102377"
|
5035
4635
|
closest_city:
|
5036
4636
|
name: Reedsport
|
5037
|
-
|
5038
|
-
value: 0.9
|
5039
|
-
units: km
|
4637
|
+
distance_km: 0.9
|
5040
4638
|
- country: US
|
5041
4639
|
region: OR
|
5042
4640
|
exchange: '344194'
|
@@ -5075,9 +4673,7 @@ rate_centers:
|
|
5075
4673
|
long: "-117.168824"
|
5076
4674
|
closest_city:
|
5077
4675
|
name: Richland
|
5078
|
-
|
5079
|
-
value: 0.16
|
5080
|
-
units: km
|
4676
|
+
distance_km: 0.16
|
5081
4677
|
- country: US
|
5082
4678
|
region: OR
|
5083
4679
|
exchange: '344197'
|
@@ -5098,9 +4694,7 @@ rate_centers:
|
|
5098
4694
|
long: "-123.360346"
|
5099
4695
|
closest_city:
|
5100
4696
|
name: Riddle
|
5101
|
-
|
5102
|
-
value: 0.43
|
5103
|
-
units: km
|
4697
|
+
distance_km: 0.43
|
5104
4698
|
- country: US
|
5105
4699
|
region: OR
|
5106
4700
|
exchange: '160340'
|
@@ -5112,9 +4706,7 @@ rate_centers:
|
|
5112
4706
|
long: "-117.050565"
|
5113
4707
|
closest_city:
|
5114
4708
|
name: Adrian
|
5115
|
-
|
5116
|
-
value: 12.01
|
5117
|
-
units: km
|
4709
|
+
distance_km: 12.01
|
5118
4710
|
- country: US
|
5119
4711
|
region: OR
|
5120
4712
|
exchange: '344198'
|
@@ -5180,9 +4772,7 @@ rate_centers:
|
|
5180
4772
|
long: "-123.939687"
|
5181
4773
|
closest_city:
|
5182
4774
|
name: Rockaway Beach
|
5183
|
-
|
5184
|
-
value: 1.11
|
5185
|
-
units: km
|
4775
|
+
distance_km: 1.11
|
5186
4776
|
- country: US
|
5187
4777
|
region: OR
|
5188
4778
|
exchange: '344204'
|
@@ -5212,9 +4802,7 @@ rate_centers:
|
|
5212
4802
|
long: "-122.098368"
|
5213
4803
|
closest_city:
|
5214
4804
|
name: Rocky Point
|
5215
|
-
|
5216
|
-
value: 0.97
|
5217
|
-
units: km
|
4805
|
+
distance_km: 0.97
|
5218
4806
|
- country: US
|
5219
4807
|
region: OR
|
5220
4808
|
exchange: '160370'
|
@@ -5226,9 +4814,7 @@ rate_centers:
|
|
5226
4814
|
long: "-123.165542"
|
5227
4815
|
closest_city:
|
5228
4816
|
name: Rogue River
|
5229
|
-
|
5230
|
-
value: 0.49
|
5231
|
-
units: km
|
4817
|
+
distance_km: 0.49
|
5232
4818
|
- country: US
|
5233
4819
|
region: OR
|
5234
4820
|
exchange: '160380'
|
@@ -5240,9 +4826,7 @@ rate_centers:
|
|
5240
4826
|
long: "-123.347244"
|
5241
4827
|
closest_city:
|
5242
4828
|
name: Roseburg
|
5243
|
-
|
5244
|
-
value: 2.49
|
5245
|
-
units: km
|
4829
|
+
distance_km: 2.49
|
5246
4830
|
- country: US
|
5247
4831
|
region: OR
|
5248
4832
|
exchange: '344206'
|
@@ -5281,9 +4865,7 @@ rate_centers:
|
|
5281
4865
|
long: "-120.73123"
|
5282
4866
|
closest_city:
|
5283
4867
|
name: Rufus
|
5284
|
-
|
5285
|
-
value: 0.95
|
5286
|
-
units: km
|
4868
|
+
distance_km: 0.95
|
5287
4869
|
- country: US
|
5288
4870
|
region: OR
|
5289
4871
|
exchange: '343869'
|
@@ -5313,9 +4895,7 @@ rate_centers:
|
|
5313
4895
|
long: "-123.01553"
|
5314
4896
|
closest_city:
|
5315
4897
|
name: Salem
|
5316
|
-
|
5317
|
-
value: 3.16
|
5318
|
-
units: km
|
4898
|
+
distance_km: 3.16
|
5319
4899
|
- country: US
|
5320
4900
|
region: OR
|
5321
4901
|
exchange: '343870'
|
@@ -5345,9 +4925,7 @@ rate_centers:
|
|
5345
4925
|
long: "-122.87548"
|
5346
4926
|
closest_city:
|
5347
4927
|
name: Scappoose
|
5348
|
-
|
5349
|
-
value: 0.23
|
5350
|
-
units: km
|
4928
|
+
distance_km: 0.23
|
5351
4929
|
- country: US
|
5352
4930
|
region: OR
|
5353
4931
|
exchange: '219120'
|
@@ -5359,9 +4937,7 @@ rate_centers:
|
|
5359
4937
|
long: "-122.930993"
|
5360
4938
|
closest_city:
|
5361
4939
|
name: Bull Mountain
|
5362
|
-
|
5363
|
-
value: 7.83
|
5364
|
-
units: km
|
4940
|
+
distance_km: 7.83
|
5365
4941
|
- country: US
|
5366
4942
|
region: OR
|
5367
4943
|
exchange: '160420'
|
@@ -5373,9 +4949,7 @@ rate_centers:
|
|
5373
4949
|
long: "-122.847133"
|
5374
4950
|
closest_city:
|
5375
4951
|
name: Scio
|
5376
|
-
|
5377
|
-
value: 0.5
|
5378
|
-
units: km
|
4952
|
+
distance_km: 0.5
|
5379
4953
|
- country: US
|
5380
4954
|
region: OR
|
5381
4955
|
exchange: '344216'
|
@@ -5396,9 +4970,7 @@ rate_centers:
|
|
5396
4970
|
long: "-123.794006"
|
5397
4971
|
closest_city:
|
5398
4972
|
name: Elkton
|
5399
|
-
|
5400
|
-
value: 18.56
|
5401
|
-
units: km
|
4973
|
+
distance_km: 18.56
|
5402
4974
|
- country: US
|
5403
4975
|
region: OR
|
5404
4976
|
exchange: '343873'
|
@@ -5428,9 +5000,7 @@ rate_centers:
|
|
5428
5000
|
long: "-123.927988"
|
5429
5001
|
closest_city:
|
5430
5002
|
name: Seaside
|
5431
|
-
|
5432
|
-
value: 0.72
|
5433
|
-
units: km
|
5003
|
+
distance_km: 0.72
|
5434
5004
|
- country: US
|
5435
5005
|
region: OR
|
5436
5006
|
exchange: '160450'
|
@@ -5442,9 +5012,7 @@ rate_centers:
|
|
5442
5012
|
long: "-123.610827"
|
5443
5013
|
closest_city:
|
5444
5014
|
name: Selma
|
5445
|
-
|
5446
|
-
value: 0.66
|
5447
|
-
units: km
|
5015
|
+
distance_km: 0.66
|
5448
5016
|
- country: US
|
5449
5017
|
region: OR
|
5450
5018
|
exchange: '160460'
|
@@ -5456,9 +5024,7 @@ rate_centers:
|
|
5456
5024
|
long: "-118.963383"
|
5457
5025
|
closest_city:
|
5458
5026
|
name: Seneca
|
5459
|
-
|
5460
|
-
value: 1.04
|
5461
|
-
units: km
|
5027
|
+
distance_km: 1.04
|
5462
5028
|
- country: US
|
5463
5029
|
region: OR
|
5464
5030
|
exchange: '160470'
|
@@ -5470,9 +5036,7 @@ rate_centers:
|
|
5470
5036
|
long: "-122.808571"
|
5471
5037
|
closest_city:
|
5472
5038
|
name: Shady Cove
|
5473
|
-
|
5474
|
-
value: 0.85
|
5475
|
-
units: km
|
5039
|
+
distance_km: 0.85
|
5476
5040
|
- country: US
|
5477
5041
|
region: OR
|
5478
5042
|
exchange: '344219'
|
@@ -5502,9 +5066,7 @@ rate_centers:
|
|
5502
5066
|
long: "-123.110452"
|
5503
5067
|
closest_city:
|
5504
5068
|
name: Shedd
|
5505
|
-
|
5506
|
-
value: 0.33
|
5507
|
-
units: km
|
5069
|
+
distance_km: 0.33
|
5508
5070
|
- country: US
|
5509
5071
|
region: OR
|
5510
5072
|
exchange: '160490'
|
@@ -5516,9 +5078,7 @@ rate_centers:
|
|
5516
5078
|
long: "-123.397289"
|
5517
5079
|
closest_city:
|
5518
5080
|
name: Sheridan
|
5519
|
-
|
5520
|
-
value: 0.22
|
5521
|
-
units: km
|
5081
|
+
distance_km: 0.22
|
5522
5082
|
- country: US
|
5523
5083
|
region: OR
|
5524
5084
|
exchange: '160500'
|
@@ -5530,9 +5090,7 @@ rate_centers:
|
|
5530
5090
|
long: "-122.843677"
|
5531
5091
|
closest_city:
|
5532
5092
|
name: Sherwood
|
5533
|
-
|
5534
|
-
value: 0.1
|
5535
|
-
units: km
|
5093
|
+
distance_km: 0.1
|
5536
5094
|
- country: US
|
5537
5095
|
region: OR
|
5538
5096
|
exchange: '160510'
|
@@ -5544,9 +5102,7 @@ rate_centers:
|
|
5544
5102
|
long: "-123.917429"
|
5545
5103
|
closest_city:
|
5546
5104
|
name: Siletz
|
5547
|
-
|
5548
|
-
value: 0.36
|
5549
|
-
units: km
|
5105
|
+
distance_km: 0.36
|
5550
5106
|
- country: US
|
5551
5107
|
region: OR
|
5552
5108
|
exchange: '160520'
|
@@ -5558,9 +5114,7 @@ rate_centers:
|
|
5558
5114
|
long: "-121.049788"
|
5559
5115
|
closest_city:
|
5560
5116
|
name: Silver Lake
|
5561
|
-
|
5562
|
-
value: 0.17
|
5563
|
-
units: km
|
5117
|
+
distance_km: 0.17
|
5564
5118
|
- country: US
|
5565
5119
|
region: OR
|
5566
5120
|
exchange: '160530'
|
@@ -5572,9 +5126,7 @@ rate_centers:
|
|
5572
5126
|
long: "-122.78265"
|
5573
5127
|
closest_city:
|
5574
5128
|
name: Silverton
|
5575
|
-
|
5576
|
-
value: 0.42
|
5577
|
-
units: km
|
5129
|
+
distance_km: 0.42
|
5578
5130
|
- country: US
|
5579
5131
|
region: OR
|
5580
5132
|
exchange: '344225'
|
@@ -5595,9 +5147,7 @@ rate_centers:
|
|
5595
5147
|
long: "-121.542051"
|
5596
5148
|
closest_city:
|
5597
5149
|
name: Sisters
|
5598
|
-
|
5599
|
-
value: 0.88
|
5600
|
-
units: km
|
5150
|
+
distance_km: 0.88
|
5601
5151
|
- country: US
|
5602
5152
|
region: OR
|
5603
5153
|
exchange: '343878'
|
@@ -5636,9 +5186,7 @@ rate_centers:
|
|
5636
5186
|
long: "-124.030334"
|
5637
5187
|
closest_city:
|
5638
5188
|
name: Newport
|
5639
|
-
|
5640
|
-
value: 2.61
|
5641
|
-
units: km
|
5189
|
+
distance_km: 2.61
|
5642
5190
|
- country: US
|
5643
5191
|
region: OR
|
5644
5192
|
exchange: '160560'
|
@@ -5650,9 +5198,7 @@ rate_centers:
|
|
5650
5198
|
long: "-118.627044"
|
5651
5199
|
closest_city:
|
5652
5200
|
name: Plush
|
5653
|
-
|
5654
|
-
value: 104.46
|
5655
|
-
units: km
|
5201
|
+
distance_km: 104.46
|
5656
5202
|
- country: US
|
5657
5203
|
region: OR
|
5658
5204
|
exchange: '341699'
|
@@ -5673,9 +5219,7 @@ rate_centers:
|
|
5673
5219
|
long: "-121.498811"
|
5674
5220
|
closest_city:
|
5675
5221
|
name: Sprague River
|
5676
|
-
|
5677
|
-
value: 0.38
|
5678
|
-
units: km
|
5222
|
+
distance_km: 0.38
|
5679
5223
|
- country: US
|
5680
5224
|
region: OR
|
5681
5225
|
exchange: '160580'
|
@@ -5687,9 +5231,7 @@ rate_centers:
|
|
5687
5231
|
long: "-119.793238"
|
5688
5232
|
closest_city:
|
5689
5233
|
name: Spray
|
5690
|
-
|
5691
|
-
value: 0.98
|
5692
|
-
units: km
|
5234
|
+
distance_km: 0.98
|
5693
5235
|
- country: US
|
5694
5236
|
region: OR
|
5695
5237
|
exchange: '159181'
|
@@ -5737,9 +5279,7 @@ rate_centers:
|
|
5737
5279
|
long: "-122.805141"
|
5738
5280
|
closest_city:
|
5739
5281
|
name: St. Helens
|
5740
|
-
|
5741
|
-
value: 1.39
|
5742
|
-
units: km
|
5282
|
+
distance_km: 1.39
|
5743
5283
|
- country: US
|
5744
5284
|
region: OR
|
5745
5285
|
exchange: '160600'
|
@@ -5751,9 +5291,7 @@ rate_centers:
|
|
5751
5291
|
long: "-122.976565"
|
5752
5292
|
closest_city:
|
5753
5293
|
name: St. Paul
|
5754
|
-
|
5755
|
-
value: 0.49
|
5756
|
-
units: km
|
5294
|
+
distance_km: 0.49
|
5757
5295
|
- country: US
|
5758
5296
|
region: OR
|
5759
5297
|
exchange: '344233'
|
@@ -5774,9 +5312,7 @@ rate_centers:
|
|
5774
5312
|
long: "-122.7147"
|
5775
5313
|
closest_city:
|
5776
5314
|
name: Stafford
|
5777
|
-
|
5778
|
-
value: 4.63
|
5779
|
-
units: km
|
5315
|
+
distance_km: 4.63
|
5780
5316
|
- country: US
|
5781
5317
|
region: OR
|
5782
5318
|
exchange: '160620'
|
@@ -5788,9 +5324,7 @@ rate_centers:
|
|
5788
5324
|
long: "-119.20827"
|
5789
5325
|
closest_city:
|
5790
5326
|
name: Stanfield
|
5791
|
-
|
5792
|
-
value: 1.29
|
5793
|
-
units: km
|
5327
|
+
distance_km: 1.29
|
5794
5328
|
- country: US
|
5795
5329
|
region: OR
|
5796
5330
|
exchange: '344235'
|
@@ -5811,9 +5345,7 @@ rate_centers:
|
|
5811
5345
|
long: "-118.409796"
|
5812
5346
|
closest_city:
|
5813
5347
|
name: Milton-Freewater
|
5814
|
-
|
5815
|
-
value: 6.44
|
5816
|
-
units: km
|
5348
|
+
distance_km: 6.44
|
5817
5349
|
- country: US
|
5818
5350
|
region: OR
|
5819
5351
|
exchange: '160640'
|
@@ -5825,9 +5357,7 @@ rate_centers:
|
|
5825
5357
|
long: "-122.791661"
|
5826
5358
|
closest_city:
|
5827
5359
|
name: Stayton
|
5828
|
-
|
5829
|
-
value: 0.81
|
5830
|
-
units: km
|
5360
|
+
distance_km: 0.81
|
5831
5361
|
- country: US
|
5832
5362
|
region: OR
|
5833
5363
|
exchange: '344238'
|
@@ -5866,9 +5396,7 @@ rate_centers:
|
|
5866
5396
|
long: "-123.576576"
|
5867
5397
|
closest_city:
|
5868
5398
|
name: Summit
|
5869
|
-
|
5870
|
-
value: 0.2
|
5871
|
-
units: km
|
5399
|
+
distance_km: 0.2
|
5872
5400
|
- country: US
|
5873
5401
|
region: OR
|
5874
5402
|
exchange: '160660'
|
@@ -5880,9 +5408,7 @@ rate_centers:
|
|
5880
5408
|
long: "-118.20203"
|
5881
5409
|
closest_city:
|
5882
5410
|
name: Sumpter
|
5883
|
-
|
5884
|
-
value: 0.36
|
5885
|
-
units: km
|
5411
|
+
distance_km: 0.36
|
5886
5412
|
- country: US
|
5887
5413
|
region: OR
|
5888
5414
|
exchange: '219368'
|
@@ -5894,9 +5420,7 @@ rate_centers:
|
|
5894
5420
|
long: "-122.484116"
|
5895
5421
|
closest_city:
|
5896
5422
|
name: Happy Valley
|
5897
|
-
|
5898
|
-
value: 2.43
|
5899
|
-
units: km
|
5423
|
+
distance_km: 2.43
|
5900
5424
|
- country: US
|
5901
5425
|
region: OR
|
5902
5426
|
exchange: '344242'
|
@@ -5944,9 +5468,7 @@ rate_centers:
|
|
5944
5468
|
long: "-122.73212"
|
5945
5469
|
closest_city:
|
5946
5470
|
name: Sweet Home
|
5947
|
-
|
5948
|
-
value: 2.72
|
5949
|
-
units: km
|
5471
|
+
distance_km: 2.72
|
5950
5472
|
- country: US
|
5951
5473
|
region: OR
|
5952
5474
|
exchange: '343887'
|
@@ -6030,9 +5552,7 @@ rate_centers:
|
|
6030
5552
|
long: "-121.184272"
|
6031
5553
|
closest_city:
|
6032
5554
|
name: The Dalles
|
6033
|
-
|
6034
|
-
value: 0.54
|
6035
|
-
units: km
|
5555
|
+
distance_km: 0.54
|
6036
5556
|
- country: US
|
6037
5557
|
region: OR
|
6038
5558
|
exchange: '159461'
|
@@ -6044,9 +5564,7 @@ rate_centers:
|
|
6044
5564
|
long: "-121.312483"
|
6045
5565
|
closest_city:
|
6046
5566
|
name: Culver
|
6047
|
-
|
6048
|
-
value: 8.05
|
6049
|
-
units: km
|
5567
|
+
distance_km: 8.05
|
6050
5568
|
- country: US
|
6051
5569
|
region: OR
|
6052
5570
|
exchange: '343892'
|
@@ -6067,9 +5585,7 @@ rate_centers:
|
|
6067
5585
|
long: "-123.893065"
|
6068
5586
|
closest_city:
|
6069
5587
|
name: Waldport
|
6070
|
-
|
6071
|
-
value: 13.8
|
6072
|
-
units: km
|
5588
|
+
distance_km: 13.8
|
6073
5589
|
- country: US
|
6074
5590
|
region: OR
|
6075
5591
|
exchange: '219362'
|
@@ -6081,9 +5597,7 @@ rate_centers:
|
|
6081
5597
|
long: "-122.777253"
|
6082
5598
|
closest_city:
|
6083
5599
|
name: Tigard
|
6084
|
-
|
6085
|
-
value: 1.24
|
6086
|
-
units: km
|
5600
|
+
distance_km: 1.24
|
6087
5601
|
- country: US
|
6088
5602
|
region: OR
|
6089
5603
|
exchange: '160700'
|
@@ -6095,9 +5609,7 @@ rate_centers:
|
|
6095
5609
|
long: "-123.841658"
|
6096
5610
|
closest_city:
|
6097
5611
|
name: Tillamook
|
6098
|
-
|
6099
|
-
value: 0.95
|
6100
|
-
units: km
|
5612
|
+
distance_km: 0.95
|
6101
5613
|
- country: US
|
6102
5614
|
region: OR
|
6103
5615
|
exchange: '343894'
|
@@ -6136,9 +5648,7 @@ rate_centers:
|
|
6136
5648
|
long: "-123.932884"
|
6137
5649
|
closest_city:
|
6138
5650
|
name: Toledo
|
6139
|
-
|
6140
|
-
value: 0.52
|
6141
|
-
units: km
|
5651
|
+
distance_km: 0.52
|
6142
5652
|
- country: US
|
6143
5653
|
region: OR
|
6144
5654
|
exchange: '344254'
|
@@ -6168,9 +5678,7 @@ rate_centers:
|
|
6168
5678
|
long: "-123.58192"
|
6169
5679
|
closest_city:
|
6170
5680
|
name: Elmira
|
6171
|
-
|
6172
|
-
value: 20.83
|
6173
|
-
units: km
|
5681
|
+
distance_km: 20.83
|
6174
5682
|
- country: US
|
6175
5683
|
region: OR
|
6176
5684
|
exchange: '344255'
|
@@ -6218,9 +5726,7 @@ rate_centers:
|
|
6218
5726
|
long: "-121.177996"
|
6219
5727
|
closest_city:
|
6220
5728
|
name: Tygh Valley
|
6221
|
-
|
6222
|
-
value: 1.05
|
6223
|
-
units: km
|
5729
|
+
distance_km: 1.05
|
6224
5730
|
- country: US
|
6225
5731
|
region: OR
|
6226
5732
|
exchange: '160740'
|
@@ -6232,9 +5738,7 @@ rate_centers:
|
|
6232
5738
|
long: "-118.92846"
|
6233
5739
|
closest_city:
|
6234
5740
|
name: Ukiah
|
6235
|
-
|
6236
|
-
value: 0.46
|
6237
|
-
units: km
|
5741
|
+
distance_km: 0.46
|
6238
5742
|
- country: US
|
6239
5743
|
region: OR
|
6240
5744
|
exchange: '344800'
|
@@ -6255,9 +5759,7 @@ rate_centers:
|
|
6255
5759
|
long: "-119.350738"
|
6256
5760
|
closest_city:
|
6257
5761
|
name: Umatilla
|
6258
|
-
|
6259
|
-
value: 2.93
|
6260
|
-
units: km
|
5762
|
+
distance_km: 2.93
|
6261
5763
|
- country: US
|
6262
5764
|
region: OR
|
6263
5765
|
exchange: '343898'
|
@@ -6278,9 +5780,7 @@ rate_centers:
|
|
6278
5780
|
long: "-117.867328"
|
6279
5781
|
closest_city:
|
6280
5782
|
name: Union
|
6281
|
-
|
6282
|
-
value: 0.11
|
6283
|
-
units: km
|
5783
|
+
distance_km: 0.11
|
6284
5784
|
- country: US
|
6285
5785
|
region: OR
|
6286
5786
|
exchange: '344263'
|
@@ -6301,9 +5801,7 @@ rate_centers:
|
|
6301
5801
|
long: "-117.242825"
|
6302
5802
|
closest_city:
|
6303
5803
|
name: Vale
|
6304
|
-
|
6305
|
-
value: 0.19
|
6306
|
-
units: km
|
5804
|
+
distance_km: 0.19
|
6307
5805
|
- country: US
|
6308
5806
|
region: OR
|
6309
5807
|
exchange: '219369'
|
@@ -6342,9 +5840,7 @@ rate_centers:
|
|
6342
5840
|
long: "-123.350283"
|
6343
5841
|
closest_city:
|
6344
5842
|
name: Veneta
|
6345
|
-
|
6346
|
-
value: 0.43
|
6347
|
-
units: km
|
5843
|
+
distance_km: 0.43
|
6348
5844
|
- country: US
|
6349
5845
|
region: OR
|
6350
5846
|
exchange: '344266'
|
@@ -6365,9 +5861,7 @@ rate_centers:
|
|
6365
5861
|
long: "-123.200754"
|
6366
5862
|
closest_city:
|
6367
5863
|
name: Vernonia
|
6368
|
-
|
6369
|
-
value: 1.4
|
6370
|
-
units: km
|
5864
|
+
distance_km: 1.4
|
6371
5865
|
- country: US
|
6372
5866
|
region: OR
|
6373
5867
|
exchange: '343901'
|
@@ -6397,9 +5891,7 @@ rate_centers:
|
|
6397
5891
|
long: "-124.065009"
|
6398
5892
|
closest_city:
|
6399
5893
|
name: Waldport
|
6400
|
-
|
6401
|
-
value: 1.01
|
6402
|
-
units: km
|
5894
|
+
distance_km: 1.01
|
6403
5895
|
- country: US
|
6404
5896
|
region: OR
|
6405
5897
|
exchange: '343903'
|
@@ -6420,9 +5912,7 @@ rate_centers:
|
|
6420
5912
|
long: "-117.522525"
|
6421
5913
|
closest_city:
|
6422
5914
|
name: Wallowa
|
6423
|
-
|
6424
|
-
value: 0.71
|
6425
|
-
units: km
|
5915
|
+
distance_km: 0.71
|
6426
5916
|
- country: US
|
6427
5917
|
region: OR
|
6428
5918
|
exchange: '344271'
|
@@ -6461,9 +5951,7 @@ rate_centers:
|
|
6461
5951
|
long: "-121.266275"
|
6462
5952
|
closest_city:
|
6463
5953
|
name: Wamic
|
6464
|
-
|
6465
|
-
value: 2.09
|
6466
|
-
units: km
|
5954
|
+
distance_km: 2.09
|
6467
5955
|
- country: US
|
6468
5956
|
region: OR
|
6469
5957
|
exchange: '344273'
|
@@ -6511,9 +5999,7 @@ rate_centers:
|
|
6511
5999
|
long: "-123.927342"
|
6512
6000
|
closest_city:
|
6513
6001
|
name: Warrenton
|
6514
|
-
|
6515
|
-
value: 0.38
|
6516
|
-
units: km
|
6002
|
+
distance_km: 0.38
|
6517
6003
|
- country: US
|
6518
6004
|
region: OR
|
6519
6005
|
exchange: '160840'
|
@@ -6525,9 +6011,7 @@ rate_centers:
|
|
6525
6011
|
long: "-120.69942"
|
6526
6012
|
closest_city:
|
6527
6013
|
name: Wasco
|
6528
|
-
|
6529
|
-
value: 0.27
|
6530
|
-
units: km
|
6014
|
+
distance_km: 0.27
|
6531
6015
|
- country: US
|
6532
6016
|
region: OR
|
6533
6017
|
exchange: '343906'
|
@@ -6629,9 +6113,7 @@ rate_centers:
|
|
6629
6113
|
long: "-123.374227"
|
6630
6114
|
closest_city:
|
6631
6115
|
name: Westport
|
6632
|
-
|
6633
|
-
value: 0.26
|
6634
|
-
units: km
|
6116
|
+
distance_km: 0.26
|
6635
6117
|
- country: US
|
6636
6118
|
region: OR
|
6637
6119
|
exchange: '344285'
|
@@ -6652,9 +6134,7 @@ rate_centers:
|
|
6652
6134
|
long: "-122.847676"
|
6653
6135
|
closest_city:
|
6654
6136
|
name: White City
|
6655
|
-
|
6656
|
-
value: 1.33
|
6657
|
-
units: km
|
6137
|
+
distance_km: 1.33
|
6658
6138
|
- country: US
|
6659
6139
|
region: OR
|
6660
6140
|
exchange: '344286'
|
@@ -6702,9 +6182,7 @@ rate_centers:
|
|
6702
6182
|
long: "-123.483922"
|
6703
6183
|
closest_city:
|
6704
6184
|
name: Willamina
|
6705
|
-
|
6706
|
-
value: 0.4
|
6707
|
-
units: km
|
6185
|
+
distance_km: 0.4
|
6708
6186
|
- country: US
|
6709
6187
|
region: OR
|
6710
6188
|
exchange: '343913'
|
@@ -6770,9 +6248,7 @@ rate_centers:
|
|
6770
6248
|
long: "-123.393736"
|
6771
6249
|
closest_city:
|
6772
6250
|
name: Glendale
|
6773
|
-
|
6774
|
-
value: 6.1
|
6775
|
-
units: km
|
6251
|
+
distance_km: 6.1
|
6776
6252
|
- country: US
|
6777
6253
|
region: OR
|
6778
6254
|
exchange: '344290'
|
@@ -6793,9 +6269,7 @@ rate_centers:
|
|
6793
6269
|
long: "-122.859508"
|
6794
6270
|
closest_city:
|
6795
6271
|
name: Woodburn
|
6796
|
-
|
6797
|
-
value: 0.52
|
6798
|
-
units: km
|
6272
|
+
distance_km: 0.52
|
6799
6273
|
- country: US
|
6800
6274
|
region: OR
|
6801
6275
|
exchange: '160900'
|
@@ -6807,9 +6281,7 @@ rate_centers:
|
|
6807
6281
|
long: "-124.100629"
|
6808
6282
|
closest_city:
|
6809
6283
|
name: Yachats
|
6810
|
-
|
6811
|
-
value: 0.33
|
6812
|
-
units: km
|
6284
|
+
distance_km: 0.33
|
6813
6285
|
- country: US
|
6814
6286
|
region: OR
|
6815
6287
|
exchange: '160910'
|
@@ -6821,9 +6293,7 @@ rate_centers:
|
|
6821
6293
|
long: "-123.185123"
|
6822
6294
|
closest_city:
|
6823
6295
|
name: Yamhill
|
6824
|
-
|
6825
|
-
value: 0.07
|
6826
|
-
units: km
|
6296
|
+
distance_km: 0.07
|
6827
6297
|
- country: US
|
6828
6298
|
region: OR
|
6829
6299
|
exchange: '343919'
|
@@ -6853,9 +6323,7 @@ rate_centers:
|
|
6853
6323
|
long: "-123.281852"
|
6854
6324
|
closest_city:
|
6855
6325
|
name: Yoncalla
|
6856
|
-
|
6857
|
-
value: 0.95
|
6858
|
-
units: km
|
6326
|
+
distance_km: 0.95
|
6859
6327
|
- country: US
|
6860
6328
|
region: OR
|
6861
6329
|
exchange: '344293'
|