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/me.yml
CHANGED
@@ -20,9 +20,7 @@ rate_centers:
|
|
20
20
|
long: "-70.95856"
|
21
21
|
closest_city:
|
22
22
|
name: Sanford
|
23
|
-
|
24
|
-
value: 18.36
|
25
|
-
units: km
|
23
|
+
distance_km: 18.36
|
26
24
|
- country: US
|
27
25
|
region: ME
|
28
26
|
exchange: '300002'
|
@@ -52,9 +50,7 @@ rate_centers:
|
|
52
50
|
long: "-69.441103"
|
53
51
|
closest_city:
|
54
52
|
name: Waterville
|
55
|
-
|
56
|
-
value: 17.57
|
57
|
-
units: km
|
53
|
+
distance_km: 17.57
|
58
54
|
- country: US
|
59
55
|
region: ME
|
60
56
|
exchange: '300005'
|
@@ -102,9 +98,7 @@ rate_centers:
|
|
102
98
|
long: "-68.723335"
|
103
99
|
closest_city:
|
104
100
|
name: Old Town
|
105
|
-
|
106
|
-
value: 8.88
|
107
|
-
units: km
|
101
|
+
distance_km: 8.88
|
108
102
|
- country: US
|
109
103
|
region: ME
|
110
104
|
exchange: '300010'
|
@@ -134,9 +128,7 @@ rate_centers:
|
|
134
128
|
long: "-70.749588"
|
135
129
|
closest_city:
|
136
130
|
name: Bethel
|
137
|
-
|
138
|
-
value: 25.82
|
139
|
-
units: km
|
131
|
+
distance_km: 25.82
|
140
132
|
- country: US
|
141
133
|
region: ME
|
142
134
|
exchange: '300013'
|
@@ -193,9 +185,7 @@ rate_centers:
|
|
193
185
|
long: "-68.405734"
|
194
186
|
closest_city:
|
195
187
|
name: Presque Isle
|
196
|
-
|
197
|
-
value: 32.47
|
198
|
-
units: km
|
188
|
+
distance_km: 32.47
|
199
189
|
- country: US
|
200
190
|
region: ME
|
201
191
|
exchange: '300019'
|
@@ -216,9 +206,7 @@ rate_centers:
|
|
216
206
|
long: "-69.673602"
|
217
207
|
closest_city:
|
218
208
|
name: North Anson
|
219
|
-
|
220
|
-
value: 19.01
|
221
|
-
units: km
|
209
|
+
distance_km: 19.01
|
222
210
|
- country: US
|
223
211
|
region: ME
|
224
212
|
exchange: '300021'
|
@@ -266,9 +254,7 @@ rate_centers:
|
|
266
254
|
long: "-69.777531"
|
267
255
|
closest_city:
|
268
256
|
name: Hallowell
|
269
|
-
|
270
|
-
value: 3.87
|
271
|
-
units: km
|
257
|
+
distance_km: 3.87
|
272
258
|
- country: US
|
273
259
|
region: ME
|
274
260
|
exchange: '080850'
|
@@ -280,9 +266,7 @@ rate_centers:
|
|
280
266
|
long: "-68.328028"
|
281
267
|
closest_city:
|
282
268
|
name: Bradley
|
283
|
-
|
284
|
-
value: 24.12
|
285
|
-
units: km
|
269
|
+
distance_km: 24.12
|
286
270
|
- country: US
|
287
271
|
region: ME
|
288
272
|
exchange: '300027'
|
@@ -339,9 +323,7 @@ rate_centers:
|
|
339
323
|
long: "-68.767589"
|
340
324
|
closest_city:
|
341
325
|
name: Brewer
|
342
|
-
|
343
|
-
value: 3.36
|
344
|
-
units: km
|
326
|
+
distance_km: 3.36
|
345
327
|
- country: US
|
346
328
|
region: ME
|
347
329
|
exchange: '080870'
|
@@ -353,9 +335,7 @@ rate_centers:
|
|
353
335
|
long: "-68.211989"
|
354
336
|
closest_city:
|
355
337
|
name: Northeast Harbor
|
356
|
-
|
357
|
-
value: 12.26
|
358
|
-
units: km
|
338
|
+
distance_km: 12.26
|
359
339
|
- country: US
|
360
340
|
region: ME
|
361
341
|
exchange: '080880'
|
@@ -367,9 +347,7 @@ rate_centers:
|
|
367
347
|
long: "-70.54153"
|
368
348
|
closest_city:
|
369
349
|
name: Saco
|
370
|
-
|
371
|
-
value: 10.48
|
372
|
-
units: km
|
350
|
+
distance_km: 10.48
|
373
351
|
- country: US
|
374
352
|
region: ME
|
375
353
|
exchange: '300035'
|
@@ -408,9 +386,7 @@ rate_centers:
|
|
408
386
|
long: "-69.824189"
|
409
387
|
closest_city:
|
410
388
|
name: Bath
|
411
|
-
|
412
|
-
value: 2.53
|
413
|
-
units: km
|
389
|
+
distance_km: 2.53
|
414
390
|
- country: US
|
415
391
|
region: ME
|
416
392
|
exchange: '300039'
|
@@ -449,9 +425,7 @@ rate_centers:
|
|
449
425
|
long: "-68.087625"
|
450
426
|
closest_city:
|
451
427
|
name: Milbridge
|
452
|
-
|
453
|
-
value: 36.49
|
454
|
-
units: km
|
428
|
+
distance_km: 36.49
|
455
429
|
- country: US
|
456
430
|
region: ME
|
457
431
|
exchange: '080910'
|
@@ -463,9 +437,7 @@ rate_centers:
|
|
463
437
|
long: "-69.006755"
|
464
438
|
closest_city:
|
465
439
|
name: Belfast
|
466
|
-
|
467
|
-
value: 2.05
|
468
|
-
units: km
|
440
|
+
distance_km: 2.05
|
469
441
|
- country: US
|
470
442
|
region: ME
|
471
443
|
exchange: '080920'
|
@@ -477,9 +449,7 @@ rate_centers:
|
|
477
449
|
long: "-69.887475"
|
478
450
|
closest_city:
|
479
451
|
name: Waterville
|
480
|
-
|
481
|
-
value: 17.93
|
482
|
-
units: km
|
452
|
+
distance_km: 17.93
|
483
453
|
- country: US
|
484
454
|
region: ME
|
485
455
|
exchange: '300045'
|
@@ -536,9 +506,7 @@ rate_centers:
|
|
536
506
|
long: "-70.859851"
|
537
507
|
closest_city:
|
538
508
|
name: South Berwick
|
539
|
-
|
540
|
-
value: 6.05
|
541
|
-
units: km
|
509
|
+
distance_km: 6.05
|
542
510
|
- country: US
|
543
511
|
region: ME
|
544
512
|
exchange: '080940'
|
@@ -550,9 +518,7 @@ rate_centers:
|
|
550
518
|
long: "-70.794253"
|
551
519
|
closest_city:
|
552
520
|
name: Bethel
|
553
|
-
|
554
|
-
value: 0.71
|
555
|
-
units: km
|
521
|
+
distance_km: 0.71
|
556
522
|
- country: US
|
557
523
|
region: ME
|
558
524
|
exchange: '080950'
|
@@ -564,9 +530,7 @@ rate_centers:
|
|
564
530
|
long: "-70.459352"
|
565
531
|
closest_city:
|
566
532
|
name: Biddeford
|
567
|
-
|
568
|
-
value: 3.05
|
569
|
-
units: km
|
533
|
+
distance_km: 3.05
|
570
534
|
- country: US
|
571
535
|
region: ME
|
572
536
|
exchange: '300053'
|
@@ -596,9 +560,7 @@ rate_centers:
|
|
596
560
|
long: "-70.328687"
|
597
561
|
closest_city:
|
598
562
|
name: Kingfield
|
599
|
-
|
600
|
-
value: 18.17
|
601
|
-
units: km
|
563
|
+
distance_km: 18.17
|
602
564
|
- country: US
|
603
565
|
region: ME
|
604
566
|
exchange: '080970'
|
@@ -610,9 +572,7 @@ rate_centers:
|
|
610
572
|
long: "-69.881056"
|
611
573
|
closest_city:
|
612
574
|
name: North Anson
|
613
|
-
|
614
|
-
value: 22.21
|
615
|
-
units: km
|
575
|
+
distance_km: 22.21
|
616
576
|
- country: US
|
617
577
|
region: ME
|
618
578
|
exchange: '300057'
|
@@ -669,9 +629,7 @@ rate_centers:
|
|
669
629
|
long: "-68.59197"
|
670
630
|
closest_city:
|
671
631
|
name: Ellsworth
|
672
|
-
|
673
|
-
value: 20.27
|
674
|
-
units: km
|
632
|
+
distance_km: 20.27
|
675
633
|
- country: US
|
676
634
|
region: ME
|
677
635
|
exchange: '300063'
|
@@ -710,9 +668,7 @@ rate_centers:
|
|
710
668
|
long: "-69.6282"
|
711
669
|
closest_city:
|
712
670
|
name: Bath
|
713
|
-
|
714
|
-
value: 18.8
|
715
|
-
units: km
|
671
|
+
distance_km: 18.8
|
716
672
|
- country: US
|
717
673
|
region: ME
|
718
674
|
exchange: '300067'
|
@@ -733,9 +689,7 @@ rate_centers:
|
|
733
689
|
long: "-69.898393"
|
734
690
|
closest_city:
|
735
691
|
name: Bath
|
736
|
-
|
737
|
-
value: 9.94
|
738
|
-
units: km
|
692
|
+
distance_km: 9.94
|
739
693
|
- country: US
|
740
694
|
region: ME
|
741
695
|
exchange: '300069'
|
@@ -756,9 +710,7 @@ rate_centers:
|
|
756
710
|
long: "-68.938508"
|
757
711
|
closest_city:
|
758
712
|
name: Old Town
|
759
|
-
|
760
|
-
value: 21.49
|
761
|
-
units: km
|
713
|
+
distance_km: 21.49
|
762
714
|
- country: US
|
763
715
|
region: ME
|
764
716
|
exchange: '300071'
|
@@ -779,9 +731,7 @@ rate_centers:
|
|
779
731
|
long: "-69.449092"
|
780
732
|
closest_city:
|
781
733
|
name: Rockland
|
782
|
-
|
783
|
-
value: 28.91
|
784
|
-
units: km
|
734
|
+
distance_km: 28.91
|
785
735
|
- country: US
|
786
736
|
region: ME
|
787
737
|
exchange: '080861'
|
@@ -811,9 +761,7 @@ rate_centers:
|
|
811
761
|
long: "-70.700412"
|
812
762
|
closest_city:
|
813
763
|
name: South Paris
|
814
|
-
|
815
|
-
value: 23.57
|
816
|
-
units: km
|
764
|
+
distance_km: 23.57
|
817
765
|
- country: US
|
818
766
|
region: ME
|
819
767
|
exchange: '300076'
|
@@ -843,9 +791,7 @@ rate_centers:
|
|
843
791
|
long: "-69.123531"
|
844
792
|
closest_city:
|
845
793
|
name: Belfast
|
846
|
-
|
847
|
-
value: 15.54
|
848
|
-
units: km
|
794
|
+
distance_km: 15.54
|
849
795
|
- country: US
|
850
796
|
region: ME
|
851
797
|
exchange: '300080'
|
@@ -884,9 +830,7 @@ rate_centers:
|
|
884
830
|
long: "-69.034033"
|
885
831
|
closest_city:
|
886
832
|
name: Brownville Junction
|
887
|
-
|
888
|
-
value: 4.84
|
889
|
-
units: km
|
833
|
+
distance_km: 4.84
|
890
834
|
- country: US
|
891
835
|
region: ME
|
892
836
|
exchange: '300084'
|
@@ -907,9 +851,7 @@ rate_centers:
|
|
907
851
|
long: "-69.964305"
|
908
852
|
closest_city:
|
909
853
|
name: Bath
|
910
|
-
|
911
|
-
value: 10.63
|
912
|
-
units: km
|
854
|
+
distance_km: 10.63
|
913
855
|
- country: US
|
914
856
|
region: ME
|
915
857
|
exchange: '081070'
|
@@ -921,9 +863,7 @@ rate_centers:
|
|
921
863
|
long: "-70.641578"
|
922
864
|
closest_city:
|
923
865
|
name: Bethel
|
924
|
-
|
925
|
-
value: 11.63
|
926
|
-
units: km
|
866
|
+
distance_km: 11.63
|
927
867
|
- country: US
|
928
868
|
region: ME
|
929
869
|
exchange: '081080'
|
@@ -935,9 +875,7 @@ rate_centers:
|
|
935
875
|
long: "-70.356072"
|
936
876
|
closest_city:
|
937
877
|
name: Turner
|
938
|
-
|
939
|
-
value: 8.34
|
940
|
-
units: km
|
878
|
+
distance_km: 8.34
|
941
879
|
- country: US
|
942
880
|
region: ME
|
943
881
|
exchange: '300088'
|
@@ -958,9 +896,7 @@ rate_centers:
|
|
958
896
|
long: "-68.792444"
|
959
897
|
closest_city:
|
960
898
|
name: Brewer
|
961
|
-
|
962
|
-
value: 23.99
|
963
|
-
units: km
|
899
|
+
distance_km: 23.99
|
964
900
|
- country: US
|
965
901
|
region: ME
|
966
902
|
exchange: '300090'
|
@@ -1035,9 +971,7 @@ rate_centers:
|
|
1035
971
|
long: "-67.276748"
|
1036
972
|
closest_city:
|
1037
973
|
name: Calais
|
1038
|
-
|
1039
|
-
value: 7.25
|
1040
|
-
units: km
|
974
|
+
distance_km: 7.25
|
1041
975
|
- country: US
|
1042
976
|
region: ME
|
1043
977
|
exchange: '300097'
|
@@ -1058,9 +992,7 @@ rate_centers:
|
|
1058
992
|
long: "-69.063103"
|
1059
993
|
closest_city:
|
1060
994
|
name: Rockland
|
1061
|
-
|
1062
|
-
value: 10.83
|
1063
|
-
units: km
|
995
|
+
distance_km: 10.83
|
1064
996
|
- country: US
|
1065
997
|
region: ME
|
1066
998
|
exchange: '300099'
|
@@ -1081,9 +1013,7 @@ rate_centers:
|
|
1081
1013
|
long: "-70.314979"
|
1082
1014
|
closest_city:
|
1083
1015
|
name: Chisholm
|
1084
|
-
|
1085
|
-
value: 11.42
|
1086
|
-
units: km
|
1016
|
+
distance_km: 11.42
|
1087
1017
|
- country: US
|
1088
1018
|
region: ME
|
1089
1019
|
exchange: '300101'
|
@@ -1158,9 +1088,7 @@ rate_centers:
|
|
1158
1088
|
long: "-68.014226"
|
1159
1089
|
closest_city:
|
1160
1090
|
name: Caribou
|
1161
|
-
|
1162
|
-
value: 1.84
|
1163
|
-
units: km
|
1091
|
+
distance_km: 1.84
|
1164
1092
|
- country: US
|
1165
1093
|
region: ME
|
1166
1094
|
exchange: '300109'
|
@@ -1181,9 +1109,7 @@ rate_centers:
|
|
1181
1109
|
long: "-70.209751"
|
1182
1110
|
closest_city:
|
1183
1111
|
name: Kingfield
|
1184
|
-
|
1185
|
-
value: 13.75
|
1186
|
-
units: km
|
1112
|
+
distance_km: 13.75
|
1187
1113
|
- country: US
|
1188
1114
|
region: ME
|
1189
1115
|
exchange: '300111'
|
@@ -1222,9 +1148,7 @@ rate_centers:
|
|
1222
1148
|
long: "-70.474666"
|
1223
1149
|
closest_city:
|
1224
1150
|
name: North Windham
|
1225
|
-
|
1226
|
-
value: 18.64
|
1227
|
-
units: km
|
1151
|
+
distance_km: 18.64
|
1228
1152
|
- country: US
|
1229
1153
|
region: ME
|
1230
1154
|
exchange: '081160'
|
@@ -1236,9 +1160,7 @@ rate_centers:
|
|
1236
1160
|
long: "-68.794312"
|
1237
1161
|
closest_city:
|
1238
1162
|
name: Belfast
|
1239
|
-
|
1240
|
-
value: 19.33
|
1241
|
-
units: km
|
1163
|
+
distance_km: 19.33
|
1242
1164
|
- country: US
|
1243
1165
|
region: ME
|
1244
1166
|
exchange: '300115'
|
@@ -1394,9 +1316,7 @@ rate_centers:
|
|
1394
1316
|
long: "-69.507743"
|
1395
1317
|
closest_city:
|
1396
1318
|
name: Waterville
|
1397
|
-
|
1398
|
-
value: 14.58
|
1399
|
-
units: km
|
1319
|
+
distance_km: 14.58
|
1400
1320
|
- country: US
|
1401
1321
|
region: ME
|
1402
1322
|
exchange: '300131'
|
@@ -1462,9 +1382,7 @@ rate_centers:
|
|
1462
1382
|
long: "-69.502438"
|
1463
1383
|
closest_city:
|
1464
1384
|
name: Waterville
|
1465
|
-
|
1466
|
-
value: 16.79
|
1467
|
-
units: km
|
1385
|
+
distance_km: 16.79
|
1468
1386
|
- country: US
|
1469
1387
|
region: ME
|
1470
1388
|
exchange: '081190'
|
@@ -1476,9 +1394,7 @@ rate_centers:
|
|
1476
1394
|
long: "-70.808891"
|
1477
1395
|
closest_city:
|
1478
1396
|
name: Rangeley
|
1479
|
-
|
1480
|
-
value: 47.86
|
1481
|
-
units: km
|
1397
|
+
distance_km: 47.86
|
1482
1398
|
- country: US
|
1483
1399
|
region: ME
|
1484
1400
|
exchange: '300139'
|
@@ -1499,9 +1415,7 @@ rate_centers:
|
|
1499
1415
|
long: "-67.767208"
|
1500
1416
|
closest_city:
|
1501
1417
|
name: Milbridge
|
1502
|
-
|
1503
|
-
value: 15.54
|
1504
|
-
units: km
|
1418
|
+
distance_km: 15.54
|
1505
1419
|
- country: US
|
1506
1420
|
region: ME
|
1507
1421
|
exchange: '300141'
|
@@ -1567,9 +1481,7 @@ rate_centers:
|
|
1567
1481
|
long: "-69.260082"
|
1568
1482
|
closest_city:
|
1569
1483
|
name: Corinna
|
1570
|
-
|
1571
|
-
value: 0.22
|
1572
|
-
units: km
|
1484
|
+
distance_km: 0.22
|
1573
1485
|
- country: US
|
1574
1486
|
region: ME
|
1575
1487
|
exchange: '081220'
|
@@ -1581,9 +1493,7 @@ rate_centers:
|
|
1581
1493
|
long: "-69.024197"
|
1582
1494
|
closest_city:
|
1583
1495
|
name: Corinna
|
1584
|
-
|
1585
|
-
value: 20.73
|
1586
|
-
units: km
|
1496
|
+
distance_km: 20.73
|
1587
1497
|
- country: US
|
1588
1498
|
region: ME
|
1589
1499
|
exchange: '081230'
|
@@ -1595,9 +1505,7 @@ rate_centers:
|
|
1595
1505
|
long: "-70.804288"
|
1596
1506
|
closest_city:
|
1597
1507
|
name: Cornish
|
1598
|
-
|
1599
|
-
value: 0.62
|
1600
|
-
units: km
|
1508
|
+
distance_km: 0.62
|
1601
1509
|
- country: US
|
1602
1510
|
region: ME
|
1603
1511
|
exchange: '300150'
|
@@ -1672,9 +1580,7 @@ rate_centers:
|
|
1672
1580
|
long: "-70.257104"
|
1673
1581
|
closest_city:
|
1674
1582
|
name: Cumberland Center
|
1675
|
-
|
1676
|
-
value: 0.61
|
1677
|
-
units: km
|
1583
|
+
distance_km: 0.61
|
1678
1584
|
- country: US
|
1679
1585
|
region: ME
|
1680
1586
|
exchange: '300159'
|
@@ -1767,9 +1673,7 @@ rate_centers:
|
|
1767
1673
|
long: "-69.52985"
|
1768
1674
|
closest_city:
|
1769
1675
|
name: Bath
|
1770
|
-
|
1771
|
-
value: 26.72
|
1772
|
-
units: km
|
1676
|
+
distance_km: 26.72
|
1773
1677
|
- country: US
|
1774
1678
|
region: ME
|
1775
1679
|
exchange: '300170'
|
@@ -1790,9 +1694,7 @@ rate_centers:
|
|
1790
1694
|
long: "-67.867322"
|
1791
1695
|
closest_city:
|
1792
1696
|
name: Danforth
|
1793
|
-
|
1794
|
-
value: 0.08
|
1795
|
-
units: km
|
1697
|
+
distance_km: 0.08
|
1796
1698
|
- country: US
|
1797
1699
|
region: ME
|
1798
1700
|
exchange: '300172'
|
@@ -1813,9 +1715,7 @@ rate_centers:
|
|
1813
1715
|
long: "-68.909677"
|
1814
1716
|
closest_city:
|
1815
1717
|
name: Belfast
|
1816
|
-
|
1817
|
-
value: 20.57
|
1818
|
-
units: km
|
1718
|
+
distance_km: 20.57
|
1819
1719
|
- country: US
|
1820
1720
|
region: ME
|
1821
1721
|
exchange: '300174'
|
@@ -1872,9 +1772,7 @@ rate_centers:
|
|
1872
1772
|
long: "-68.679201"
|
1873
1773
|
closest_city:
|
1874
1774
|
name: Northeast Harbor
|
1875
|
-
|
1876
|
-
value: 31.8
|
1877
|
-
units: km
|
1775
|
+
distance_km: 31.8
|
1878
1776
|
- country: US
|
1879
1777
|
region: ME
|
1880
1778
|
exchange: '300179'
|
@@ -1895,9 +1793,7 @@ rate_centers:
|
|
1895
1793
|
long: "-70.80259"
|
1896
1794
|
closest_city:
|
1897
1795
|
name: Cornish
|
1898
|
-
|
1899
|
-
value: 18.73
|
1900
|
-
units: km
|
1796
|
+
distance_km: 18.73
|
1901
1797
|
- country: US
|
1902
1798
|
region: ME
|
1903
1799
|
exchange: '300182'
|
@@ -1945,9 +1841,7 @@ rate_centers:
|
|
1945
1841
|
long: "-69.288274"
|
1946
1842
|
closest_city:
|
1947
1843
|
name: Corinna
|
1948
|
-
|
1949
|
-
value: 11.38
|
1950
|
-
units: km
|
1844
|
+
distance_km: 11.38
|
1951
1845
|
- country: US
|
1952
1846
|
region: ME
|
1953
1847
|
exchange: '300187'
|
@@ -1986,9 +1880,7 @@ rate_centers:
|
|
1986
1880
|
long: "-70.454545"
|
1987
1881
|
closest_city:
|
1988
1882
|
name: Chisholm
|
1989
|
-
|
1990
|
-
value: 21.43
|
1991
|
-
units: km
|
1883
|
+
distance_km: 21.43
|
1992
1884
|
- country: US
|
1993
1885
|
region: ME
|
1994
1886
|
exchange: '300191'
|
@@ -2018,9 +1910,7 @@ rate_centers:
|
|
2018
1910
|
long: "-69.225426"
|
2019
1911
|
closest_city:
|
2020
1912
|
name: Brownville Junction
|
2021
|
-
|
2022
|
-
value: 22.72
|
2023
|
-
units: km
|
1913
|
+
distance_km: 22.72
|
2024
1914
|
- country: US
|
2025
1915
|
region: ME
|
2026
1916
|
exchange: '300194'
|
@@ -2077,9 +1967,7 @@ rate_centers:
|
|
2077
1967
|
long: "-68.597483"
|
2078
1968
|
closest_city:
|
2079
1969
|
name: Grand Isle
|
2080
|
-
|
2081
|
-
value: 44.62
|
2082
|
-
units: km
|
1970
|
+
distance_km: 44.62
|
2083
1971
|
- country: US
|
2084
1972
|
region: ME
|
2085
1973
|
exchange: '300199'
|
@@ -2253,9 +2141,7 @@ rate_centers:
|
|
2253
2141
|
long: "-68.575395"
|
2254
2142
|
closest_city:
|
2255
2143
|
name: Mattawamkeag
|
2256
|
-
|
2257
|
-
value: 21.2
|
2258
|
-
units: km
|
2144
|
+
distance_km: 21.2
|
2259
2145
|
- country: US
|
2260
2146
|
region: ME
|
2261
2147
|
exchange: '300211'
|
@@ -2393,9 +2279,7 @@ rate_centers:
|
|
2393
2279
|
long: "-69.605391"
|
2394
2280
|
closest_city:
|
2395
2281
|
name: Waterville
|
2396
|
-
|
2397
|
-
value: 11.56
|
2398
|
-
units: km
|
2282
|
+
distance_km: 11.56
|
2399
2283
|
- country: US
|
2400
2284
|
region: ME
|
2401
2285
|
exchange: '300255'
|
@@ -2461,9 +2345,7 @@ rate_centers:
|
|
2461
2345
|
long: "-67.914614"
|
2462
2346
|
closest_city:
|
2463
2347
|
name: Presque Isle
|
2464
|
-
|
2465
|
-
value: 7.6
|
2466
|
-
units: km
|
2348
|
+
distance_km: 7.6
|
2467
2349
|
- country: US
|
2468
2350
|
region: ME
|
2469
2351
|
exchange: '081370'
|
@@ -2475,9 +2357,7 @@ rate_centers:
|
|
2475
2357
|
long: "-66.984154"
|
2476
2358
|
closest_city:
|
2477
2359
|
name: Eastport
|
2478
|
-
|
2479
|
-
value: 2.88
|
2480
|
-
units: km
|
2360
|
+
distance_km: 2.88
|
2481
2361
|
- country: US
|
2482
2362
|
region: ME
|
2483
2363
|
exchange: '300233'
|
@@ -2507,9 +2387,7 @@ rate_centers:
|
|
2507
2387
|
long: "-68.628972"
|
2508
2388
|
closest_city:
|
2509
2389
|
name: Brewer
|
2510
|
-
|
2511
|
-
value: 9.9
|
2512
|
-
units: km
|
2390
|
+
distance_km: 9.9
|
2513
2391
|
- country: US
|
2514
2392
|
region: ME
|
2515
2393
|
exchange: '300237'
|
@@ -2548,9 +2426,7 @@ rate_centers:
|
|
2548
2426
|
long: "-70.813634"
|
2549
2427
|
closest_city:
|
2550
2428
|
name: South Berwick
|
2551
|
-
|
2552
|
-
value: 5.92
|
2553
|
-
units: km
|
2429
|
+
distance_km: 5.92
|
2554
2430
|
- country: US
|
2555
2431
|
region: ME
|
2556
2432
|
exchange: '300244'
|
@@ -2571,9 +2447,7 @@ rate_centers:
|
|
2571
2447
|
long: "-68.420477"
|
2572
2448
|
closest_city:
|
2573
2449
|
name: Ellsworth
|
2574
|
-
|
2575
|
-
value: 7.16
|
2576
|
-
units: km
|
2450
|
+
distance_km: 7.16
|
2577
2451
|
- country: US
|
2578
2452
|
region: ME
|
2579
2453
|
exchange: '300246'
|
@@ -2603,9 +2477,7 @@ rate_centers:
|
|
2603
2477
|
long: "-69.954445"
|
2604
2478
|
closest_city:
|
2605
2479
|
name: North Anson
|
2606
|
-
|
2607
|
-
value: 8.99
|
2608
|
-
units: km
|
2480
|
+
distance_km: 8.99
|
2609
2481
|
- country: US
|
2610
2482
|
region: ME
|
2611
2483
|
exchange: '300251'
|
@@ -2635,9 +2507,7 @@ rate_centers:
|
|
2635
2507
|
long: "-69.102446"
|
2636
2508
|
closest_city:
|
2637
2509
|
name: Corinna
|
2638
|
-
|
2639
|
-
value: 17.87
|
2640
|
-
units: km
|
2510
|
+
distance_km: 17.87
|
2641
2511
|
- country: US
|
2642
2512
|
region: ME
|
2643
2513
|
exchange: '300254'
|
@@ -2658,9 +2528,7 @@ rate_centers:
|
|
2658
2528
|
long: "-69.140696"
|
2659
2529
|
closest_city:
|
2660
2530
|
name: Corinna
|
2661
|
-
|
2662
|
-
value: 10.97
|
2663
|
-
units: km
|
2531
|
+
distance_km: 10.97
|
2664
2532
|
- country: US
|
2665
2533
|
region: ME
|
2666
2534
|
exchange: '081440'
|
@@ -2672,9 +2540,7 @@ rate_centers:
|
|
2672
2540
|
long: "-69.597072"
|
2673
2541
|
closest_city:
|
2674
2542
|
name: Waterville
|
2675
|
-
|
2676
|
-
value: 7.01
|
2677
|
-
units: km
|
2543
|
+
distance_km: 7.01
|
2678
2544
|
- country: US
|
2679
2545
|
region: ME
|
2680
2546
|
exchange: '300259'
|
@@ -2722,9 +2588,7 @@ rate_centers:
|
|
2722
2588
|
long: "-70.150289"
|
2723
2589
|
closest_city:
|
2724
2590
|
name: Chisholm
|
2725
|
-
|
2726
|
-
value: 20.42
|
2727
|
-
units: km
|
2591
|
+
distance_km: 20.42
|
2728
2592
|
- country: US
|
2729
2593
|
region: ME
|
2730
2594
|
exchange: '300264'
|
@@ -2808,9 +2672,7 @@ rate_centers:
|
|
2808
2672
|
long: "-67.828345"
|
2809
2673
|
closest_city:
|
2810
2674
|
name: Presque Isle
|
2811
|
-
|
2812
|
-
value: 15.31
|
2813
|
-
units: km
|
2675
|
+
distance_km: 15.31
|
2814
2676
|
- country: US
|
2815
2677
|
region: ME
|
2816
2678
|
exchange: '081470'
|
@@ -2822,9 +2684,7 @@ rate_centers:
|
|
2822
2684
|
long: "-68.594187"
|
2823
2685
|
closest_city:
|
2824
2686
|
name: Grand Isle
|
2825
|
-
|
2826
|
-
value: 33.67
|
2827
|
-
units: km
|
2687
|
+
distance_km: 33.67
|
2828
2688
|
- country: US
|
2829
2689
|
region: ME
|
2830
2690
|
exchange: '300272'
|
@@ -2854,9 +2714,7 @@ rate_centers:
|
|
2854
2714
|
long: "-68.232875"
|
2855
2715
|
closest_city:
|
2856
2716
|
name: Ellsworth
|
2857
|
-
|
2858
|
-
value: 20.17
|
2859
|
-
units: km
|
2717
|
+
distance_km: 20.17
|
2860
2718
|
- country: US
|
2861
2719
|
region: ME
|
2862
2720
|
exchange: '081490'
|
@@ -2868,9 +2726,7 @@ rate_centers:
|
|
2868
2726
|
long: "-69.298901"
|
2869
2727
|
closest_city:
|
2870
2728
|
name: Belfast
|
2871
|
-
|
2872
|
-
value: 23.8
|
2873
|
-
units: km
|
2729
|
+
distance_km: 23.8
|
2874
2730
|
- country: US
|
2875
2731
|
region: ME
|
2876
2732
|
exchange: '300277'
|
@@ -2891,9 +2747,7 @@ rate_centers:
|
|
2891
2747
|
long: "-70.106752"
|
2892
2748
|
closest_city:
|
2893
2749
|
name: Cousins Island
|
2894
|
-
|
2895
|
-
value: 10.82
|
2896
|
-
units: km
|
2750
|
+
distance_km: 10.82
|
2897
2751
|
- country: US
|
2898
2752
|
region: ME
|
2899
2753
|
exchange: '081510'
|
@@ -2905,9 +2759,7 @@ rate_centers:
|
|
2905
2759
|
long: "-68.370825"
|
2906
2760
|
closest_city:
|
2907
2761
|
name: Northeast Harbor
|
2908
|
-
|
2909
|
-
value: 20.43
|
2910
|
-
units: km
|
2762
|
+
distance_km: 20.43
|
2911
2763
|
- country: US
|
2912
2764
|
region: ME
|
2913
2765
|
exchange: '300275'
|
@@ -2928,9 +2780,7 @@ rate_centers:
|
|
2928
2780
|
long: "-68.381233"
|
2929
2781
|
closest_city:
|
2930
2782
|
name: Grand Isle
|
2931
|
-
|
2932
|
-
value: 17.25
|
2933
|
-
units: km
|
2783
|
+
distance_km: 17.25
|
2934
2784
|
- country: US
|
2935
2785
|
region: ME
|
2936
2786
|
exchange: '300281'
|
@@ -2969,9 +2819,7 @@ rate_centers:
|
|
2969
2819
|
long: "-70.980441"
|
2970
2820
|
closest_city:
|
2971
2821
|
name: Kezar Falls
|
2972
|
-
|
2973
|
-
value: 24.24
|
2974
|
-
units: km
|
2822
|
+
distance_km: 24.24
|
2975
2823
|
- country: US
|
2976
2824
|
region: ME
|
2977
2825
|
exchange: '081540'
|
@@ -2983,9 +2831,7 @@ rate_centers:
|
|
2983
2831
|
long: "-69.777551"
|
2984
2832
|
closest_city:
|
2985
2833
|
name: Gardiner
|
2986
|
-
|
2987
|
-
value: 4.5
|
2988
|
-
units: km
|
2834
|
+
distance_km: 4.5
|
2989
2835
|
- country: US
|
2990
2836
|
region: ME
|
2991
2837
|
exchange: '300288'
|
@@ -3051,9 +2897,7 @@ rate_centers:
|
|
3051
2897
|
long: "-70.582299"
|
3052
2898
|
closest_city:
|
3053
2899
|
name: Saco
|
3054
|
-
|
3055
|
-
value: 10.25
|
3056
|
-
units: km
|
2900
|
+
distance_km: 10.25
|
3057
2901
|
- country: US
|
3058
2902
|
region: ME
|
3059
2903
|
exchange: '300295'
|
@@ -3074,9 +2918,7 @@ rate_centers:
|
|
3074
2918
|
long: "-70.441496"
|
3075
2919
|
closest_city:
|
3076
2920
|
name: Little Falls
|
3077
|
-
|
3078
|
-
value: 5.95
|
3079
|
-
units: km
|
2921
|
+
distance_km: 5.95
|
3080
2922
|
- country: US
|
3081
2923
|
region: ME
|
3082
2924
|
exchange: '300297'
|
@@ -3106,9 +2948,7 @@ rate_centers:
|
|
3106
2948
|
long: "-68.153082"
|
3107
2949
|
closest_city:
|
3108
2950
|
name: Grand Isle
|
3109
|
-
|
3110
|
-
value: 0.31
|
3111
|
-
units: km
|
2951
|
+
distance_km: 0.31
|
3112
2952
|
- country: US
|
3113
2953
|
region: ME
|
3114
2954
|
exchange: '300311'
|
@@ -3129,9 +2969,7 @@ rate_centers:
|
|
3129
2969
|
long: "-70.336035"
|
3130
2970
|
closest_city:
|
3131
2971
|
name: North Windham
|
3132
|
-
|
3133
|
-
value: 10.34
|
3134
|
-
units: km
|
2972
|
+
distance_km: 10.34
|
3135
2973
|
- country: US
|
3136
2974
|
region: ME
|
3137
2975
|
exchange: '300314'
|
@@ -3188,9 +3026,7 @@ rate_centers:
|
|
3188
3026
|
long: "-70.140905"
|
3189
3027
|
closest_city:
|
3190
3028
|
name: Greene
|
3191
|
-
|
3192
|
-
value: 0.26
|
3193
|
-
units: km
|
3029
|
+
distance_km: 0.26
|
3194
3030
|
- country: US
|
3195
3031
|
region: ME
|
3196
3032
|
exchange: '300305'
|
@@ -3211,9 +3047,7 @@ rate_centers:
|
|
3211
3047
|
long: "-69.603655"
|
3212
3048
|
closest_city:
|
3213
3049
|
name: Brownville Junction
|
3214
|
-
|
3215
|
-
value: 44.47
|
3216
|
-
units: km
|
3050
|
+
distance_km: 44.47
|
3217
3051
|
- country: US
|
3218
3052
|
region: ME
|
3219
3053
|
exchange: '300307'
|
@@ -3270,9 +3104,7 @@ rate_centers:
|
|
3270
3104
|
long: "-69.38567"
|
3271
3105
|
closest_city:
|
3272
3106
|
name: Corinna
|
3273
|
-
|
3274
|
-
value: 29.35
|
3275
|
-
units: km
|
3107
|
+
distance_km: 29.35
|
3276
3108
|
- country: US
|
3277
3109
|
region: ME
|
3278
3110
|
exchange: '300317'
|
@@ -3320,9 +3152,7 @@ rate_centers:
|
|
3320
3152
|
long: "-68.840182"
|
3321
3153
|
closest_city:
|
3322
3154
|
name: Brewer
|
3323
|
-
|
3324
|
-
value: 9.32
|
3325
|
-
units: km
|
3155
|
+
distance_km: 9.32
|
3326
3156
|
- country: US
|
3327
3157
|
region: ME
|
3328
3158
|
exchange: '300321'
|
@@ -3361,9 +3191,7 @@ rate_centers:
|
|
3361
3191
|
long: "-69.54541"
|
3362
3192
|
closest_city:
|
3363
3193
|
name: Corinna
|
3364
|
-
|
3365
|
-
value: 22.97
|
3366
|
-
units: km
|
3194
|
+
distance_km: 22.97
|
3367
3195
|
- country: US
|
3368
3196
|
region: ME
|
3369
3197
|
exchange: '081640'
|
@@ -3375,9 +3203,7 @@ rate_centers:
|
|
3375
3203
|
long: "-69.990232"
|
3376
3204
|
closest_city:
|
3377
3205
|
name: Littlejohn Island
|
3378
|
-
|
3379
|
-
value: 11.21
|
3380
|
-
units: km
|
3206
|
+
distance_km: 11.21
|
3381
3207
|
- country: US
|
3382
3208
|
region: ME
|
3383
3209
|
exchange: '300326'
|
@@ -3398,9 +3224,7 @@ rate_centers:
|
|
3398
3224
|
long: "-70.675706"
|
3399
3225
|
closest_city:
|
3400
3226
|
name: South Paris
|
3401
|
-
|
3402
|
-
value: 17.67
|
3403
|
-
units: km
|
3227
|
+
distance_km: 17.67
|
3404
3228
|
- country: US
|
3405
3229
|
region: ME
|
3406
3230
|
exchange: '300328'
|
@@ -3421,9 +3245,7 @@ rate_centers:
|
|
3421
3245
|
long: "-69.444411"
|
3422
3246
|
closest_city:
|
3423
3247
|
name: Corinna
|
3424
|
-
|
3425
|
-
value: 14.94
|
3426
|
-
units: km
|
3248
|
+
distance_km: 14.94
|
3427
3249
|
- country: US
|
3428
3250
|
region: ME
|
3429
3251
|
exchange: '300330'
|
@@ -3462,9 +3284,7 @@ rate_centers:
|
|
3462
3284
|
long: "-70.404441"
|
3463
3285
|
closest_city:
|
3464
3286
|
name: South Paris
|
3465
|
-
|
3466
|
-
value: 8.94
|
3467
|
-
units: km
|
3287
|
+
distance_km: 8.94
|
3468
3288
|
- country: US
|
3469
3289
|
region: ME
|
3470
3290
|
exchange: '081680'
|
@@ -3476,9 +3296,7 @@ rate_centers:
|
|
3476
3296
|
long: "-68.910373"
|
3477
3297
|
closest_city:
|
3478
3298
|
name: Bangor
|
3479
|
-
|
3480
|
-
value: 9.71
|
3481
|
-
units: km
|
3299
|
+
distance_km: 9.71
|
3482
3300
|
- country: US
|
3483
3301
|
region: ME
|
3484
3302
|
exchange: '300335'
|
@@ -3589,9 +3407,7 @@ rate_centers:
|
|
3589
3407
|
long: "-67.843119"
|
3590
3408
|
closest_city:
|
3591
3409
|
name: Oakfield
|
3592
|
-
|
3593
|
-
value: 23.95
|
3594
|
-
units: km
|
3410
|
+
distance_km: 23.95
|
3595
3411
|
- country: US
|
3596
3412
|
region: ME
|
3597
3413
|
exchange: '300346'
|
@@ -3675,9 +3491,7 @@ rate_centers:
|
|
3675
3491
|
long: "-68.27004"
|
3676
3492
|
closest_city:
|
3677
3493
|
name: Island Falls
|
3678
|
-
|
3679
|
-
value: 0.49
|
3680
|
-
units: km
|
3494
|
+
distance_km: 0.49
|
3681
3495
|
- country: US
|
3682
3496
|
region: ME
|
3683
3497
|
exchange: '300355'
|
@@ -3698,9 +3512,7 @@ rate_centers:
|
|
3698
3512
|
long: "-68.625099"
|
3699
3513
|
closest_city:
|
3700
3514
|
name: Northeast Harbor
|
3701
|
-
|
3702
|
-
value: 35.82
|
3703
|
-
units: km
|
3515
|
+
distance_km: 35.82
|
3704
3516
|
- country: US
|
3705
3517
|
region: ME
|
3706
3518
|
exchange: '300358'
|
@@ -3730,9 +3542,7 @@ rate_centers:
|
|
3730
3542
|
long: "-70.262776"
|
3731
3543
|
closest_city:
|
3732
3544
|
name: Kingfield
|
3733
|
-
|
3734
|
-
value: 75.31
|
3735
|
-
units: km
|
3545
|
+
distance_km: 75.31
|
3736
3546
|
- country: US
|
3737
3547
|
region: ME
|
3738
3548
|
exchange: '300361'
|
@@ -3789,9 +3599,7 @@ rate_centers:
|
|
3789
3599
|
long: "-67.558753"
|
3790
3600
|
closest_city:
|
3791
3601
|
name: Jonesport
|
3792
|
-
|
3793
|
-
value: 15.16
|
3794
|
-
units: km
|
3602
|
+
distance_km: 15.16
|
3795
3603
|
- country: US
|
3796
3604
|
region: ME
|
3797
3605
|
exchange: '081740'
|
@@ -3803,9 +3611,7 @@ rate_centers:
|
|
3803
3611
|
long: "-67.608717"
|
3804
3612
|
closest_city:
|
3805
3613
|
name: Jonesport
|
3806
|
-
|
3807
|
-
value: 0.58
|
3808
|
-
units: km
|
3614
|
+
distance_km: 0.58
|
3809
3615
|
- country: US
|
3810
3616
|
region: ME
|
3811
3617
|
exchange: '300368'
|
@@ -3853,9 +3659,7 @@ rate_centers:
|
|
3853
3659
|
long: "-70.539697"
|
3854
3660
|
closest_city:
|
3855
3661
|
name: West Kennebunk
|
3856
|
-
|
3857
|
-
value: 4.85
|
3858
|
-
units: km
|
3662
|
+
distance_km: 4.85
|
3859
3663
|
- country: US
|
3860
3664
|
region: ME
|
3861
3665
|
exchange: '300370'
|
@@ -3876,9 +3680,7 @@ rate_centers:
|
|
3876
3680
|
long: "-70.474348"
|
3877
3681
|
closest_city:
|
3878
3682
|
name: West Kennebunk
|
3879
|
-
|
3880
|
-
value: 10.43
|
3881
|
-
units: km
|
3683
|
+
distance_km: 10.43
|
3882
3684
|
- country: US
|
3883
3685
|
region: ME
|
3884
3686
|
exchange: '300375'
|
@@ -3917,9 +3719,7 @@ rate_centers:
|
|
3917
3719
|
long: "-70.159547"
|
3918
3720
|
closest_city:
|
3919
3721
|
name: Kingfield
|
3920
|
-
|
3921
|
-
value: 0.06
|
3922
|
-
units: km
|
3722
|
+
distance_km: 0.06
|
3923
3723
|
- country: US
|
3924
3724
|
region: ME
|
3925
3725
|
exchange: '081780'
|
@@ -3931,9 +3731,7 @@ rate_centers:
|
|
3931
3731
|
long: "-68.197911"
|
3932
3732
|
closest_city:
|
3933
3733
|
name: Mattawamkeag
|
3934
|
-
|
3935
|
-
value: 12.48
|
3936
|
-
units: km
|
3734
|
+
distance_km: 12.48
|
3937
3735
|
- country: US
|
3938
3736
|
region: ME
|
3939
3737
|
exchange: '300380'
|
@@ -3963,9 +3761,7 @@ rate_centers:
|
|
3963
3761
|
long: "-70.743343"
|
3964
3762
|
closest_city:
|
3965
3763
|
name: Kittery Point
|
3966
|
-
|
3967
|
-
value: 3.63
|
3968
|
-
units: km
|
3764
|
+
distance_km: 3.63
|
3969
3765
|
- country: US
|
3970
3766
|
region: ME
|
3971
3767
|
exchange: '300383'
|
@@ -4067,9 +3863,7 @@ rate_centers:
|
|
4067
3863
|
long: "-70.870904"
|
4068
3864
|
closest_city:
|
4069
3865
|
name: Sanford
|
4070
|
-
|
4071
|
-
value: 9.24
|
4072
|
-
units: km
|
3866
|
+
distance_km: 9.24
|
4073
3867
|
- country: US
|
4074
3868
|
region: ME
|
4075
3869
|
exchange: '081810'
|
@@ -4081,9 +3875,7 @@ rate_centers:
|
|
4081
3875
|
long: "-68.285181"
|
4082
3876
|
closest_city:
|
4083
3877
|
name: Mattawamkeag
|
4084
|
-
|
4085
|
-
value: 18.43
|
4086
|
-
units: km
|
3878
|
+
distance_km: 18.43
|
4087
3879
|
- country: US
|
4088
3880
|
region: ME
|
4089
3881
|
exchange: '081820'
|
@@ -4095,9 +3887,7 @@ rate_centers:
|
|
4095
3887
|
long: "-70.170689"
|
4096
3888
|
closest_city:
|
4097
3889
|
name: Turner
|
4098
|
-
|
4099
|
-
value: 7.96
|
4100
|
-
units: km
|
3890
|
+
distance_km: 7.96
|
4101
3891
|
- country: US
|
4102
3892
|
region: ME
|
4103
3893
|
exchange: '300396'
|
@@ -4118,9 +3908,7 @@ rate_centers:
|
|
4118
3908
|
long: "-68.928254"
|
4119
3909
|
closest_city:
|
4120
3910
|
name: Bangor
|
4121
|
-
|
4122
|
-
value: 13.67
|
4123
|
-
units: km
|
3911
|
+
distance_km: 13.67
|
4124
3912
|
- country: US
|
4125
3913
|
region: ME
|
4126
3914
|
exchange: '081840'
|
@@ -4132,9 +3920,7 @@ rate_centers:
|
|
4132
3920
|
long: "-70.21572"
|
4133
3921
|
closest_city:
|
4134
3922
|
name: Auburn
|
4135
|
-
|
4136
|
-
value: 2.86
|
4137
|
-
units: km
|
3923
|
+
distance_km: 2.86
|
4138
3924
|
- country: US
|
4139
3925
|
region: ME
|
4140
3926
|
exchange: '300399'
|
@@ -4155,9 +3941,7 @@ rate_centers:
|
|
4155
3941
|
long: "-69.313344"
|
4156
3942
|
closest_city:
|
4157
3943
|
name: Belfast
|
4158
|
-
|
4159
|
-
value: 22.56
|
4160
|
-
units: km
|
3944
|
+
distance_km: 22.56
|
4161
3945
|
- country: US
|
4162
3946
|
region: ME
|
4163
3947
|
exchange: '300401'
|
@@ -4187,9 +3971,7 @@ rate_centers:
|
|
4187
3971
|
long: "-70.793692"
|
4188
3972
|
closest_city:
|
4189
3973
|
name: Lake Arrowhead
|
4190
|
-
|
4191
|
-
value: 5.15
|
4192
|
-
units: km
|
3974
|
+
distance_km: 5.15
|
4193
3975
|
- country: US
|
4194
3976
|
region: ME
|
4195
3977
|
exchange: '081870'
|
@@ -4201,9 +3983,7 @@ rate_centers:
|
|
4201
3983
|
long: "-67.827624"
|
4202
3984
|
closest_city:
|
4203
3985
|
name: Caribou
|
4204
|
-
|
4205
|
-
value: 13.45
|
4206
|
-
units: km
|
3986
|
+
distance_km: 13.45
|
4207
3987
|
- country: US
|
4208
3988
|
region: ME
|
4209
3989
|
exchange: '081880'
|
@@ -4215,9 +3995,7 @@ rate_centers:
|
|
4215
3995
|
long: "-70.68404"
|
4216
3996
|
closest_city:
|
4217
3997
|
name: Steep Falls
|
4218
|
-
|
4219
|
-
value: 6.75
|
4220
|
-
units: km
|
3998
|
+
distance_km: 6.75
|
4221
3999
|
- country: US
|
4222
4000
|
region: ME
|
4223
4001
|
exchange: '081890'
|
@@ -4229,9 +4007,7 @@ rate_centers:
|
|
4229
4007
|
long: "-68.507273"
|
4230
4008
|
closest_city:
|
4231
4009
|
name: Mattawamkeag
|
4232
|
-
|
4233
|
-
value: 21.14
|
4234
|
-
units: km
|
4010
|
+
distance_km: 21.14
|
4235
4011
|
- country: US
|
4236
4012
|
region: ME
|
4237
4013
|
exchange: '300407'
|
@@ -4252,9 +4028,7 @@ rate_centers:
|
|
4252
4028
|
long: "-69.107889"
|
4253
4029
|
closest_city:
|
4254
4030
|
name: Belfast
|
4255
|
-
|
4256
|
-
value: 15.8
|
4257
|
-
units: km
|
4031
|
+
distance_km: 15.8
|
4258
4032
|
- country: US
|
4259
4033
|
region: ME
|
4260
4034
|
exchange: '081910'
|
@@ -4266,9 +4040,7 @@ rate_centers:
|
|
4266
4040
|
long: "-69.00787"
|
4267
4041
|
closest_city:
|
4268
4042
|
name: Belfast
|
4269
|
-
|
4270
|
-
value: 14.88
|
4271
|
-
units: km
|
4043
|
+
distance_km: 14.88
|
4272
4044
|
- country: US
|
4273
4045
|
region: ME
|
4274
4046
|
exchange: '300410'
|
@@ -4307,9 +4079,7 @@ rate_centers:
|
|
4307
4079
|
long: "-70.060105"
|
4308
4080
|
closest_city:
|
4309
4081
|
name: Lisbon Falls
|
4310
|
-
|
4311
|
-
value: 0.84
|
4312
|
-
units: km
|
4082
|
+
distance_km: 0.84
|
4313
4083
|
- country: US
|
4314
4084
|
region: ME
|
4315
4085
|
exchange: '081930'
|
@@ -4321,9 +4091,7 @@ rate_centers:
|
|
4321
4091
|
long: "-69.941195"
|
4322
4092
|
closest_city:
|
4323
4093
|
name: Gardiner
|
4324
|
-
|
4325
|
-
value: 11.89
|
4326
|
-
units: km
|
4094
|
+
distance_km: 11.89
|
4327
4095
|
- country: US
|
4328
4096
|
region: ME
|
4329
4097
|
exchange: '300425'
|
@@ -4389,9 +4157,7 @@ rate_centers:
|
|
4389
4157
|
long: "-70.187063"
|
4390
4158
|
closest_city:
|
4391
4159
|
name: Chisholm
|
4392
|
-
|
4393
|
-
value: 1.91
|
4394
|
-
units: km
|
4160
|
+
distance_km: 1.91
|
4395
4161
|
- country: US
|
4396
4162
|
region: ME
|
4397
4163
|
exchange: '081950'
|
@@ -4403,9 +4169,7 @@ rate_centers:
|
|
4403
4169
|
long: "-70.702285"
|
4404
4170
|
closest_city:
|
4405
4171
|
name: Bethel
|
4406
|
-
|
4407
|
-
value: 6.69
|
4408
|
-
units: km
|
4172
|
+
distance_km: 6.69
|
4409
4173
|
- country: US
|
4410
4174
|
region: ME
|
4411
4175
|
exchange: '300421'
|
@@ -4435,9 +4199,7 @@ rate_centers:
|
|
4435
4199
|
long: "-70.890675"
|
4436
4200
|
closest_city:
|
4437
4201
|
name: Bethel
|
4438
|
-
|
4439
|
-
value: 31.9
|
4440
|
-
units: km
|
4202
|
+
distance_km: 31.9
|
4441
4203
|
- country: US
|
4442
4204
|
region: ME
|
4443
4205
|
exchange: '300423'
|
@@ -4467,9 +4229,7 @@ rate_centers:
|
|
4467
4229
|
long: "-66.981557"
|
4468
4230
|
closest_city:
|
4469
4231
|
name: Eastport
|
4470
|
-
|
4471
|
-
value: 6.65
|
4472
|
-
units: km
|
4232
|
+
distance_km: 6.65
|
4473
4233
|
- country: US
|
4474
4234
|
region: ME
|
4475
4235
|
exchange: '300429'
|
@@ -4499,9 +4259,7 @@ rate_centers:
|
|
4499
4259
|
long: "-67.466372"
|
4500
4260
|
closest_city:
|
4501
4261
|
name: Jonesport
|
4502
|
-
|
4503
|
-
value: 23.38
|
4504
|
-
units: km
|
4262
|
+
distance_km: 23.38
|
4505
4263
|
- country: US
|
4506
4264
|
region: ME
|
4507
4265
|
exchange: '300432'
|
@@ -4540,9 +4298,7 @@ rate_centers:
|
|
4540
4298
|
long: "-68.328826"
|
4541
4299
|
closest_city:
|
4542
4300
|
name: Grand Isle
|
4543
|
-
|
4544
|
-
value: 14.15
|
4545
|
-
units: km
|
4301
|
+
distance_km: 14.15
|
4546
4302
|
- country: US
|
4547
4303
|
region: ME
|
4548
4304
|
exchange: '082000'
|
@@ -4554,9 +4310,7 @@ rate_centers:
|
|
4554
4310
|
long: "-69.885181"
|
4555
4311
|
closest_city:
|
4556
4312
|
name: North Anson
|
4557
|
-
|
4558
|
-
value: 6.8
|
4559
|
-
units: km
|
4313
|
+
distance_km: 6.8
|
4560
4314
|
- country: US
|
4561
4315
|
region: ME
|
4562
4316
|
exchange: '300437'
|
@@ -4640,9 +4394,7 @@ rate_centers:
|
|
4640
4394
|
long: "-67.868658"
|
4641
4395
|
closest_city:
|
4642
4396
|
name: Presque Isle
|
4643
|
-
|
4644
|
-
value: 21.21
|
4645
|
-
units: km
|
4397
|
+
distance_km: 21.21
|
4646
4398
|
- country: US
|
4647
4399
|
region: ME
|
4648
4400
|
exchange: '300446'
|
@@ -4681,9 +4433,7 @@ rate_centers:
|
|
4681
4433
|
long: "-68.893781"
|
4682
4434
|
closest_city:
|
4683
4435
|
name: Rockland
|
4684
|
-
|
4685
|
-
value: 35.56
|
4686
|
-
units: km
|
4436
|
+
distance_km: 35.56
|
4687
4437
|
- country: US
|
4688
4438
|
region: ME
|
4689
4439
|
exchange: '300450'
|
@@ -4704,9 +4454,7 @@ rate_centers:
|
|
4704
4454
|
long: "-68.357895"
|
4705
4455
|
closest_city:
|
4706
4456
|
name: Mattawamkeag
|
4707
|
-
|
4708
|
-
value: 0.44
|
4709
|
-
units: km
|
4457
|
+
distance_km: 0.44
|
4710
4458
|
- country: US
|
4711
4459
|
region: ME
|
4712
4460
|
exchange: '300452'
|
@@ -4736,9 +4484,7 @@ rate_centers:
|
|
4736
4484
|
long: "-70.394529"
|
4737
4485
|
closest_city:
|
4738
4486
|
name: Auburn
|
4739
|
-
|
4740
|
-
value: 11.98
|
4741
|
-
units: km
|
4487
|
+
distance_km: 11.98
|
4742
4488
|
- country: US
|
4743
4489
|
region: ME
|
4744
4490
|
exchange: '300455'
|
@@ -4786,9 +4532,7 @@ rate_centers:
|
|
4786
4532
|
long: "-69.935666"
|
4787
4533
|
closest_city:
|
4788
4534
|
name: North Anson
|
4789
|
-
|
4790
|
-
value: 20.83
|
4791
|
-
units: km
|
4535
|
+
distance_km: 20.83
|
4792
4536
|
- country: US
|
4793
4537
|
region: ME
|
4794
4538
|
exchange: '300460'
|
@@ -4836,9 +4580,7 @@ rate_centers:
|
|
4836
4580
|
long: "-67.892185"
|
4837
4581
|
closest_city:
|
4838
4582
|
name: Milbridge
|
4839
|
-
|
4840
|
-
value: 1.26
|
4841
|
-
units: km
|
4583
|
+
distance_km: 1.26
|
4842
4584
|
- country: US
|
4843
4585
|
region: ME
|
4844
4586
|
exchange: '300465'
|
@@ -4859,9 +4601,7 @@ rate_centers:
|
|
4859
4601
|
long: "-68.707618"
|
4860
4602
|
closest_city:
|
4861
4603
|
name: Mattawamkeag
|
4862
|
-
|
4863
|
-
value: 31.47
|
4864
|
-
units: km
|
4604
|
+
distance_km: 31.47
|
4865
4605
|
- country: US
|
4866
4606
|
region: ME
|
4867
4607
|
exchange: '300467'
|
@@ -4882,9 +4622,7 @@ rate_centers:
|
|
4882
4622
|
long: "-68.982834"
|
4883
4623
|
closest_city:
|
4884
4624
|
name: Brownville Junction
|
4885
|
-
|
4886
|
-
value: 12.08
|
4887
|
-
units: km
|
4625
|
+
distance_km: 12.08
|
4888
4626
|
- country: US
|
4889
4627
|
region: ME
|
4890
4628
|
exchange: '300469'
|
@@ -4941,9 +4679,7 @@ rate_centers:
|
|
4941
4679
|
long: "-70.03709"
|
4942
4680
|
closest_city:
|
4943
4681
|
name: Greene
|
4944
|
-
|
4945
|
-
value: 9.86
|
4946
|
-
units: km
|
4682
|
+
distance_km: 9.86
|
4947
4683
|
- country: US
|
4948
4684
|
region: ME
|
4949
4685
|
exchange: '082100'
|
@@ -4955,9 +4691,7 @@ rate_centers:
|
|
4955
4691
|
long: "-69.015183"
|
4956
4692
|
closest_city:
|
4957
4693
|
name: Belfast
|
4958
|
-
|
4959
|
-
value: 20.47
|
4960
|
-
units: km
|
4694
|
+
distance_km: 20.47
|
4961
4695
|
- country: US
|
4962
4696
|
region: ME
|
4963
4697
|
exchange: '082110'
|
@@ -4969,9 +4703,7 @@ rate_centers:
|
|
4969
4703
|
long: "-69.507205"
|
4970
4704
|
closest_city:
|
4971
4705
|
name: Brownville Junction
|
4972
|
-
|
4973
|
-
value: 36.13
|
4974
|
-
units: km
|
4706
|
+
distance_km: 36.13
|
4975
4707
|
- country: US
|
4976
4708
|
region: ME
|
4977
4709
|
exchange: '300477'
|
@@ -5028,9 +4760,7 @@ rate_centers:
|
|
5028
4760
|
long: "-70.584565"
|
5029
4761
|
closest_city:
|
5030
4762
|
name: Rangeley
|
5031
|
-
|
5032
|
-
value: 35.93
|
5033
|
-
units: km
|
4763
|
+
distance_km: 35.93
|
5034
4764
|
- country: US
|
5035
4765
|
region: ME
|
5036
4766
|
exchange: '300483'
|
@@ -5051,9 +4781,7 @@ rate_centers:
|
|
5051
4781
|
long: "-69.147438"
|
5052
4782
|
closest_city:
|
5053
4783
|
name: Belfast
|
5054
|
-
|
5055
|
-
value: 9.15
|
5056
|
-
units: km
|
4784
|
+
distance_km: 9.15
|
5057
4785
|
- country: US
|
5058
4786
|
region: ME
|
5059
4787
|
exchange: '300485'
|
@@ -5092,9 +4820,7 @@ rate_centers:
|
|
5092
4820
|
long: "-69.989238"
|
5093
4821
|
closest_city:
|
5094
4822
|
name: Chisholm
|
5095
|
-
|
5096
|
-
value: 16.13
|
5097
|
-
units: km
|
4823
|
+
distance_km: 16.13
|
5098
4824
|
- country: US
|
5099
4825
|
region: ME
|
5100
4826
|
exchange: '300486'
|
@@ -5115,9 +4841,7 @@ rate_centers:
|
|
5115
4841
|
long: "-70.603623"
|
5116
4842
|
closest_city:
|
5117
4843
|
name: Steep Falls
|
5118
|
-
|
5119
|
-
value: 20.0
|
5120
|
-
units: km
|
4844
|
+
distance_km: 20.0
|
5121
4845
|
- country: US
|
5122
4846
|
region: ME
|
5123
4847
|
exchange: '300491'
|
@@ -5138,9 +4862,7 @@ rate_centers:
|
|
5138
4862
|
long: "-70.281597"
|
5139
4863
|
closest_city:
|
5140
4864
|
name: Auburn
|
5141
|
-
|
5142
|
-
value: 13.96
|
5143
|
-
units: km
|
4865
|
+
distance_km: 13.96
|
5144
4866
|
- country: US
|
5145
4867
|
region: ME
|
5146
4868
|
exchange: '082170'
|
@@ -5152,9 +4874,7 @@ rate_centers:
|
|
5152
4874
|
long: "-69.504038"
|
5153
4875
|
closest_city:
|
5154
4876
|
name: Bath
|
5155
|
-
|
5156
|
-
value: 27.32
|
5157
|
-
units: km
|
4877
|
+
distance_km: 27.32
|
5158
4878
|
- country: US
|
5159
4879
|
region: ME
|
5160
4880
|
exchange: '300501'
|
@@ -5193,9 +4913,7 @@ rate_centers:
|
|
5193
4913
|
long: "-68.119418"
|
5194
4914
|
closest_city:
|
5195
4915
|
name: Caribou
|
5196
|
-
|
5197
|
-
value: 12.82
|
5198
|
-
units: km
|
4916
|
+
distance_km: 12.82
|
5199
4917
|
- country: US
|
5200
4918
|
region: ME
|
5201
4919
|
exchange: '082190'
|
@@ -5207,9 +4925,7 @@ rate_centers:
|
|
5207
4925
|
long: "-70.124108"
|
5208
4926
|
closest_city:
|
5209
4927
|
name: Kingfield
|
5210
|
-
|
5211
|
-
value: 17.16
|
5212
|
-
units: km
|
4928
|
+
distance_km: 17.16
|
5213
4929
|
- country: US
|
5214
4930
|
region: ME
|
5215
4931
|
exchange: '300496'
|
@@ -5230,9 +4946,7 @@ rate_centers:
|
|
5230
4946
|
long: "-69.047243"
|
5231
4947
|
closest_city:
|
5232
4948
|
name: Bangor
|
5233
|
-
|
5234
|
-
value: 24.45
|
5235
|
-
units: km
|
4949
|
+
distance_km: 24.45
|
5236
4950
|
- country: US
|
5237
4951
|
region: ME
|
5238
4952
|
exchange: '300498'
|
@@ -5262,9 +4976,7 @@ rate_centers:
|
|
5262
4976
|
long: "-69.274513"
|
5263
4977
|
closest_city:
|
5264
4978
|
name: Corinna
|
5265
|
-
|
5266
|
-
value: 9.76
|
5267
|
-
units: km
|
4979
|
+
distance_km: 9.76
|
5268
4980
|
- country: US
|
5269
4981
|
region: ME
|
5270
4982
|
exchange: '300503'
|
@@ -5303,9 +5015,7 @@ rate_centers:
|
|
5303
5015
|
long: "-69.788751"
|
5304
5016
|
closest_city:
|
5305
5017
|
name: North Anson
|
5306
|
-
|
5307
|
-
value: 18.55
|
5308
|
-
units: km
|
5018
|
+
distance_km: 18.55
|
5309
5019
|
- country: US
|
5310
5020
|
region: ME
|
5311
5021
|
exchange: '300541'
|
@@ -5326,9 +5036,7 @@ rate_centers:
|
|
5326
5036
|
long: "-69.895608"
|
5327
5037
|
closest_city:
|
5328
5038
|
name: North Anson
|
5329
|
-
|
5330
|
-
value: 0.75
|
5331
|
-
units: km
|
5039
|
+
distance_km: 0.75
|
5332
5040
|
- country: US
|
5333
5041
|
region: ME
|
5334
5042
|
exchange: '300506'
|
@@ -5367,9 +5075,7 @@ rate_centers:
|
|
5367
5075
|
long: "-70.735817"
|
5368
5076
|
closest_city:
|
5369
5077
|
name: South Berwick
|
5370
|
-
|
5371
|
-
value: 9.45
|
5372
|
-
units: km
|
5078
|
+
distance_km: 9.45
|
5373
5079
|
- country: US
|
5374
5080
|
region: ME
|
5375
5081
|
exchange: '300526'
|
@@ -5462,9 +5168,7 @@ rate_centers:
|
|
5462
5168
|
long: "-70.980601"
|
5463
5169
|
closest_city:
|
5464
5170
|
name: Bethel
|
5465
|
-
|
5466
|
-
value: 35.09
|
5467
|
-
units: km
|
5171
|
+
distance_km: 35.09
|
5468
5172
|
- country: US
|
5469
5173
|
region: ME
|
5470
5174
|
exchange: '300511'
|
@@ -5530,9 +5234,7 @@ rate_centers:
|
|
5530
5234
|
long: "-70.892289"
|
5531
5235
|
closest_city:
|
5532
5236
|
name: Bethel
|
5533
|
-
|
5534
|
-
value: 26.81
|
5535
|
-
units: km
|
5237
|
+
distance_km: 26.81
|
5536
5238
|
- country: US
|
5537
5239
|
region: ME
|
5538
5240
|
exchange: '300547'
|
@@ -5562,9 +5264,7 @@ rate_centers:
|
|
5562
5264
|
long: "-70.022558"
|
5563
5265
|
closest_city:
|
5564
5266
|
name: Kingfield
|
5565
|
-
|
5566
|
-
value: 11.4
|
5567
|
-
units: km
|
5267
|
+
distance_km: 11.4
|
5568
5268
|
- country: US
|
5569
5269
|
region: ME
|
5570
5270
|
exchange: '300535'
|
@@ -5594,9 +5294,7 @@ rate_centers:
|
|
5594
5294
|
long: "-70.625908"
|
5595
5295
|
closest_city:
|
5596
5296
|
name: South Paris
|
5597
|
-
|
5598
|
-
value: 10.23
|
5599
|
-
units: km
|
5297
|
+
distance_km: 10.23
|
5600
5298
|
- country: US
|
5601
5299
|
region: ME
|
5602
5300
|
exchange: '300536'
|
@@ -5680,9 +5378,7 @@ rate_centers:
|
|
5680
5378
|
long: "-70.246293"
|
5681
5379
|
closest_city:
|
5682
5380
|
name: Turner
|
5683
|
-
|
5684
|
-
value: 2.46
|
5685
|
-
units: km
|
5381
|
+
distance_km: 2.46
|
5686
5382
|
- country: US
|
5687
5383
|
region: ME
|
5688
5384
|
exchange: '300555'
|
@@ -5739,9 +5435,7 @@ rate_centers:
|
|
5739
5435
|
long: "-69.586068"
|
5740
5436
|
closest_city:
|
5741
5437
|
name: Gardiner
|
5742
|
-
|
5743
|
-
value: 16.78
|
5744
|
-
units: km
|
5438
|
+
distance_km: 16.78
|
5745
5439
|
- country: US
|
5746
5440
|
region: ME
|
5747
5441
|
exchange: '300522'
|
@@ -5771,9 +5465,7 @@ rate_centers:
|
|
5771
5465
|
long: "-68.291387"
|
5772
5466
|
closest_city:
|
5773
5467
|
name: Northeast Harbor
|
5774
|
-
|
5775
|
-
value: 1.23
|
5776
|
-
units: km
|
5468
|
+
distance_km: 1.23
|
5777
5469
|
- country: US
|
5778
5470
|
region: ME
|
5779
5471
|
exchange: '300558'
|
@@ -5812,9 +5504,7 @@ rate_centers:
|
|
5812
5504
|
long: "-70.528758"
|
5813
5505
|
closest_city:
|
5814
5506
|
name: South Paris
|
5815
|
-
|
5816
|
-
value: 1.78
|
5817
|
-
units: km
|
5507
|
+
distance_km: 1.78
|
5818
5508
|
- country: US
|
5819
5509
|
region: ME
|
5820
5510
|
exchange: '300559'
|
@@ -5835,9 +5525,7 @@ rate_centers:
|
|
5835
5525
|
long: "-69.715873"
|
5836
5526
|
closest_city:
|
5837
5527
|
name: Waterville
|
5838
|
-
|
5839
|
-
value: 4.24
|
5840
|
-
units: km
|
5528
|
+
distance_km: 4.24
|
5841
5529
|
- country: US
|
5842
5530
|
region: ME
|
5843
5531
|
exchange: '300561'
|
@@ -5885,9 +5573,7 @@ rate_centers:
|
|
5885
5573
|
long: "-70.381556"
|
5886
5574
|
closest_city:
|
5887
5575
|
name: Dunstan
|
5888
|
-
|
5889
|
-
value: 5.65
|
5890
|
-
units: km
|
5576
|
+
distance_km: 5.65
|
5891
5577
|
- country: US
|
5892
5578
|
region: ME
|
5893
5579
|
exchange: '082340'
|
@@ -5899,9 +5585,7 @@ rate_centers:
|
|
5899
5585
|
long: "-68.646134"
|
5900
5586
|
closest_city:
|
5901
5587
|
name: Bradley
|
5902
|
-
|
5903
|
-
value: 2.87
|
5904
|
-
units: km
|
5588
|
+
distance_km: 2.87
|
5905
5589
|
- country: US
|
5906
5590
|
region: ME
|
5907
5591
|
exchange: '082341'
|
@@ -5913,9 +5597,7 @@ rate_centers:
|
|
5913
5597
|
long: "-68.611908"
|
5914
5598
|
closest_city:
|
5915
5599
|
name: Old Town
|
5916
|
-
|
5917
|
-
value: 21.35
|
5918
|
-
units: km
|
5600
|
+
distance_km: 21.35
|
5919
5601
|
- country: US
|
5920
5602
|
region: ME
|
5921
5603
|
exchange: '300568'
|
@@ -5972,9 +5654,7 @@ rate_centers:
|
|
5972
5654
|
long: "-68.673958"
|
5973
5655
|
closest_city:
|
5974
5656
|
name: Bradley
|
5975
|
-
|
5976
|
-
value: 5.01
|
5977
|
-
units: km
|
5657
|
+
distance_km: 5.01
|
5978
5658
|
- country: US
|
5979
5659
|
region: ME
|
5980
5660
|
exchange: '082360'
|
@@ -5986,9 +5666,7 @@ rate_centers:
|
|
5986
5666
|
long: "-68.825075"
|
5987
5667
|
closest_city:
|
5988
5668
|
name: Brewer
|
5989
|
-
|
5990
|
-
value: 9.27
|
5991
|
-
units: km
|
5669
|
+
distance_km: 9.27
|
5992
5670
|
- country: US
|
5993
5671
|
region: ME
|
5994
5672
|
exchange: '300575'
|
@@ -6018,9 +5696,7 @@ rate_centers:
|
|
6018
5696
|
long: "-68.429086"
|
6019
5697
|
closest_city:
|
6020
5698
|
name: Ellsworth
|
6021
|
-
|
6022
|
-
value: 13.38
|
6023
|
-
units: km
|
5699
|
+
distance_km: 13.38
|
6024
5700
|
- country: US
|
6025
5701
|
region: ME
|
6026
5702
|
exchange: '300578'
|
@@ -6068,9 +5744,7 @@ rate_centers:
|
|
6068
5744
|
long: "-70.491686"
|
6069
5745
|
closest_city:
|
6070
5746
|
name: South Paris
|
6071
|
-
|
6072
|
-
value: 10.25
|
6073
|
-
units: km
|
5747
|
+
distance_km: 10.25
|
6074
5748
|
- country: US
|
6075
5749
|
region: ME
|
6076
5750
|
exchange: '082390'
|
@@ -6082,9 +5756,7 @@ rate_centers:
|
|
6082
5756
|
long: "-69.469147"
|
6083
5757
|
closest_city:
|
6084
5758
|
name: Waterville
|
6085
|
-
|
6086
|
-
value: 21.54
|
6087
|
-
units: km
|
5759
|
+
distance_km: 21.54
|
6088
5760
|
- country: US
|
6089
5761
|
region: ME
|
6090
5762
|
exchange: '300584'
|
@@ -6159,9 +5831,7 @@ rate_centers:
|
|
6159
5831
|
long: "-68.446598"
|
6160
5832
|
closest_city:
|
6161
5833
|
name: Patten
|
6162
|
-
|
6163
|
-
value: 0.89
|
6164
|
-
units: km
|
5834
|
+
distance_km: 0.89
|
6165
5835
|
- country: US
|
6166
5836
|
region: ME
|
6167
5837
|
exchange: '082463'
|
@@ -6218,9 +5888,7 @@ rate_centers:
|
|
6218
5888
|
long: "-67.174562"
|
6219
5889
|
closest_city:
|
6220
5890
|
name: Eastport
|
6221
|
-
|
6222
|
-
value: 12.81
|
6223
|
-
units: km
|
5891
|
+
distance_km: 12.81
|
6224
5892
|
- country: US
|
6225
5893
|
region: ME
|
6226
5894
|
exchange: '300597'
|
@@ -6286,9 +5954,7 @@ rate_centers:
|
|
6286
5954
|
long: "-70.337233"
|
6287
5955
|
closest_city:
|
6288
5956
|
name: Kingfield
|
6289
|
-
|
6290
|
-
value: 20.41
|
6291
|
-
units: km
|
5957
|
+
distance_km: 20.41
|
6292
5958
|
- country: US
|
6293
5959
|
region: ME
|
6294
5960
|
exchange: '080892'
|
@@ -6327,9 +5993,7 @@ rate_centers:
|
|
6327
5993
|
long: "-69.379489"
|
6328
5994
|
closest_city:
|
6329
5995
|
name: Corinna
|
6330
|
-
|
6331
|
-
value: 17.87
|
6332
|
-
units: km
|
5996
|
+
distance_km: 17.87
|
6333
5997
|
- country: US
|
6334
5998
|
region: ME
|
6335
5999
|
exchange: '300608'
|
@@ -6377,9 +6041,7 @@ rate_centers:
|
|
6377
6041
|
long: "-69.212997"
|
6378
6042
|
closest_city:
|
6379
6043
|
name: Corinna
|
6380
|
-
|
6381
|
-
value: 17.63
|
6382
|
-
units: km
|
6044
|
+
distance_km: 17.63
|
6383
6045
|
- country: US
|
6384
6046
|
region: ME
|
6385
6047
|
exchange: '082450'
|
@@ -6391,9 +6053,7 @@ rate_centers:
|
|
6391
6053
|
long: "-70.3933"
|
6392
6054
|
closest_city:
|
6393
6055
|
name: Auburn
|
6394
|
-
|
6395
|
-
value: 11.76
|
6396
|
-
units: km
|
6056
|
+
distance_km: 11.76
|
6397
6057
|
- country: US
|
6398
6058
|
region: ME
|
6399
6059
|
exchange: '300614'
|
@@ -6459,9 +6119,7 @@ rate_centers:
|
|
6459
6119
|
long: "-70.263156"
|
6460
6120
|
closest_city:
|
6461
6121
|
name: Portland
|
6462
|
-
|
6463
|
-
value: 2.6
|
6464
|
-
units: km
|
6122
|
+
distance_km: 2.6
|
6465
6123
|
- country: US
|
6466
6124
|
region: ME
|
6467
6125
|
exchange: '082470'
|
@@ -6473,9 +6131,7 @@ rate_centers:
|
|
6473
6131
|
long: "-70.192614"
|
6474
6132
|
closest_city:
|
6475
6133
|
name: Cumberland Center
|
6476
|
-
|
6477
|
-
value: 12.02
|
6478
|
-
units: km
|
6134
|
+
distance_km: 12.02
|
6479
6135
|
- country: US
|
6480
6136
|
region: ME
|
6481
6137
|
exchange: '300622'
|
@@ -6496,9 +6152,7 @@ rate_centers:
|
|
6496
6152
|
long: "-68.011879"
|
6497
6153
|
closest_city:
|
6498
6154
|
name: Presque Isle
|
6499
|
-
|
6500
|
-
value: 1.97
|
6501
|
-
units: km
|
6155
|
+
distance_km: 1.97
|
6502
6156
|
- country: US
|
6503
6157
|
region: ME
|
6504
6158
|
exchange: '082490'
|
@@ -6510,9 +6164,7 @@ rate_centers:
|
|
6510
6164
|
long: "-67.573757"
|
6511
6165
|
closest_city:
|
6512
6166
|
name: Calais
|
6513
|
-
|
6514
|
-
value: 29.09
|
6515
|
-
units: km
|
6167
|
+
distance_km: 29.09
|
6516
6168
|
- country: US
|
6517
6169
|
region: ME
|
6518
6170
|
exchange: '300626'
|
@@ -6569,9 +6221,7 @@ rate_centers:
|
|
6569
6221
|
long: "-70.642935"
|
6570
6222
|
closest_city:
|
6571
6223
|
name: Rangeley
|
6572
|
-
|
6573
|
-
value: 0.34
|
6574
|
-
units: km
|
6224
|
+
distance_km: 0.34
|
6575
6225
|
- country: US
|
6576
6226
|
region: ME
|
6577
6227
|
exchange: '082510'
|
@@ -6583,9 +6233,7 @@ rate_centers:
|
|
6583
6233
|
long: "-70.468688"
|
6584
6234
|
closest_city:
|
6585
6235
|
name: North Windham
|
6586
|
-
|
6587
|
-
value: 9.24
|
6588
|
-
units: km
|
6236
|
+
distance_km: 9.24
|
6589
6237
|
- country: US
|
6590
6238
|
region: ME
|
6591
6239
|
exchange: '082520'
|
@@ -6597,9 +6245,7 @@ rate_centers:
|
|
6597
6245
|
long: "-69.967405"
|
6598
6246
|
closest_city:
|
6599
6247
|
name: Hallowell
|
6600
|
-
|
6601
|
-
value: 16.14
|
6602
|
-
units: km
|
6248
|
+
distance_km: 16.14
|
6603
6249
|
- country: US
|
6604
6250
|
region: ME
|
6605
6251
|
exchange: '300634'
|
@@ -6620,9 +6266,7 @@ rate_centers:
|
|
6620
6266
|
long: "-69.803107"
|
6621
6267
|
closest_city:
|
6622
6268
|
name: Gardiner
|
6623
|
-
|
6624
|
-
value: 11.18
|
6625
|
-
units: km
|
6269
|
+
distance_km: 11.18
|
6626
6270
|
- country: US
|
6627
6271
|
region: ME
|
6628
6272
|
exchange: '300636'
|
@@ -6679,9 +6323,7 @@ rate_centers:
|
|
6679
6323
|
long: "-69.112062"
|
6680
6324
|
closest_city:
|
6681
6325
|
name: Rockland
|
6682
|
-
|
6683
|
-
value: 2.98
|
6684
|
-
units: km
|
6326
|
+
distance_km: 2.98
|
6685
6327
|
- country: US
|
6686
6328
|
region: ME
|
6687
6329
|
exchange: '300642'
|
@@ -6702,9 +6344,7 @@ rate_centers:
|
|
6702
6344
|
long: "-69.742058"
|
6703
6345
|
closest_city:
|
6704
6346
|
name: Brownville Junction
|
6705
|
-
|
6706
|
-
value: 64.78
|
6707
|
-
units: km
|
6347
|
+
distance_km: 64.78
|
6708
6348
|
- country: US
|
6709
6349
|
region: ME
|
6710
6350
|
exchange: '082560'
|
@@ -6716,9 +6356,7 @@ rate_centers:
|
|
6716
6356
|
long: "-69.866529"
|
6717
6357
|
closest_city:
|
6718
6358
|
name: Waterville
|
6719
|
-
|
6720
|
-
value: 16.87
|
6721
|
-
units: km
|
6359
|
+
distance_km: 16.87
|
6722
6360
|
- country: US
|
6723
6361
|
region: ME
|
6724
6362
|
exchange: '300645'
|
@@ -6757,9 +6395,7 @@ rate_centers:
|
|
6757
6395
|
long: "-70.681917"
|
6758
6396
|
closest_city:
|
6759
6397
|
name: Bethel
|
6760
|
-
|
6761
|
-
value: 27.78
|
6762
|
-
units: km
|
6398
|
+
distance_km: 27.78
|
6763
6399
|
- country: US
|
6764
6400
|
region: ME
|
6765
6401
|
exchange: '082580'
|
@@ -6771,9 +6407,7 @@ rate_centers:
|
|
6771
6407
|
long: "-70.546694"
|
6772
6408
|
closest_city:
|
6773
6409
|
name: Bethel
|
6774
|
-
|
6775
|
-
value: 24.66
|
6776
|
-
units: km
|
6410
|
+
distance_km: 24.66
|
6777
6411
|
- country: US
|
6778
6412
|
region: ME
|
6779
6413
|
exchange: '300650'
|
@@ -6803,9 +6437,7 @@ rate_centers:
|
|
6803
6437
|
long: "-70.109961"
|
6804
6438
|
closest_city:
|
6805
6439
|
name: Sabattus
|
6806
|
-
|
6807
|
-
value: 0.25
|
6808
|
-
units: km
|
6440
|
+
distance_km: 0.25
|
6809
6441
|
- country: US
|
6810
6442
|
region: ME
|
6811
6443
|
exchange: '300653'
|
@@ -6871,9 +6503,7 @@ rate_centers:
|
|
6871
6503
|
long: "-70.268204"
|
6872
6504
|
closest_city:
|
6873
6505
|
name: Kingfield
|
6874
|
-
|
6875
|
-
value: 10.55
|
6876
|
-
units: km
|
6506
|
+
distance_km: 10.55
|
6877
6507
|
- country: US
|
6878
6508
|
region: ME
|
6879
6509
|
exchange: '300655'
|
@@ -6921,9 +6551,7 @@ rate_centers:
|
|
6921
6551
|
long: "-70.775607"
|
6922
6552
|
closest_city:
|
6923
6553
|
name: Sanford
|
6924
|
-
|
6925
|
-
value: 2.3
|
6926
|
-
units: km
|
6554
|
+
distance_km: 2.3
|
6927
6555
|
- country: US
|
6928
6556
|
region: ME
|
6929
6557
|
exchange: '300660'
|
@@ -6953,9 +6581,7 @@ rate_centers:
|
|
6953
6581
|
long: "-70.33658"
|
6954
6582
|
closest_city:
|
6955
6583
|
name: Dunstan
|
6956
|
-
|
6957
|
-
value: 4.9
|
6958
|
-
units: km
|
6584
|
+
distance_km: 4.9
|
6959
6585
|
- country: US
|
6960
6586
|
region: ME
|
6961
6587
|
exchange: '300663'
|
@@ -7003,9 +6629,7 @@ rate_centers:
|
|
7003
6629
|
long: "-68.932447"
|
7004
6630
|
closest_city:
|
7005
6631
|
name: Belfast
|
7006
|
-
|
7007
|
-
value: 8.67
|
7008
|
-
units: km
|
6632
|
+
distance_km: 8.67
|
7009
6633
|
- country: US
|
7010
6634
|
region: ME
|
7011
6635
|
exchange: '082640'
|
@@ -7017,9 +6641,7 @@ rate_centers:
|
|
7017
6641
|
long: "-70.643942"
|
7018
6642
|
closest_city:
|
7019
6643
|
name: Steep Falls
|
7020
|
-
|
7021
|
-
value: 7.57
|
7022
|
-
units: km
|
6644
|
+
distance_km: 7.57
|
7023
6645
|
- country: US
|
7024
6646
|
region: ME
|
7025
6647
|
exchange: '300669'
|
@@ -7094,9 +6716,7 @@ rate_centers:
|
|
7094
6716
|
long: "-68.618582"
|
7095
6717
|
closest_city:
|
7096
6718
|
name: Northeast Harbor
|
7097
|
-
|
7098
|
-
value: 26.09
|
7099
|
-
units: km
|
6719
|
+
distance_km: 26.09
|
7100
6720
|
- country: US
|
7101
6721
|
region: ME
|
7102
6722
|
exchange: '300677'
|
@@ -7126,9 +6746,7 @@ rate_centers:
|
|
7126
6746
|
long: "-69.603823"
|
7127
6747
|
closest_city:
|
7128
6748
|
name: Gardiner
|
7129
|
-
|
7130
|
-
value: 21.88
|
7131
|
-
units: km
|
6749
|
+
distance_km: 21.88
|
7132
6750
|
- country: US
|
7133
6751
|
region: ME
|
7134
6752
|
exchange: '300680'
|
@@ -7158,9 +6776,7 @@ rate_centers:
|
|
7158
6776
|
long: "-68.385761"
|
7159
6777
|
closest_city:
|
7160
6778
|
name: Patten
|
7161
|
-
|
7162
|
-
value: 15.05
|
7163
|
-
units: km
|
6779
|
+
distance_km: 15.05
|
7164
6780
|
- country: US
|
7165
6781
|
region: ME
|
7166
6782
|
exchange: '300683'
|
@@ -7190,9 +6806,7 @@ rate_centers:
|
|
7190
6806
|
long: "-69.753076"
|
7191
6807
|
closest_city:
|
7192
6808
|
name: Augusta
|
7193
|
-
|
7194
|
-
value: 10.13
|
7195
|
-
units: km
|
6809
|
+
distance_km: 10.13
|
7196
6810
|
- country: US
|
7197
6811
|
region: ME
|
7198
6812
|
exchange: '300686'
|
@@ -7240,9 +6854,7 @@ rate_centers:
|
|
7240
6854
|
long: "-69.721371"
|
7241
6855
|
closest_city:
|
7242
6856
|
name: North Anson
|
7243
|
-
|
7244
|
-
value: 17.3
|
7245
|
-
units: km
|
6857
|
+
distance_km: 17.3
|
7246
6858
|
- country: US
|
7247
6859
|
region: ME
|
7248
6860
|
exchange: '082700'
|
@@ -7254,9 +6866,7 @@ rate_centers:
|
|
7254
6866
|
long: "-69.825284"
|
7255
6867
|
closest_city:
|
7256
6868
|
name: Waterville
|
7257
|
-
|
7258
|
-
value: 15.92
|
7259
|
-
units: km
|
6869
|
+
distance_km: 15.92
|
7260
6870
|
- country: US
|
7261
6871
|
region: ME
|
7262
6872
|
exchange: '082710'
|
@@ -7268,9 +6878,7 @@ rate_centers:
|
|
7268
6878
|
long: "-68.166505"
|
7269
6879
|
closest_city:
|
7270
6880
|
name: Oakfield
|
7271
|
-
|
7272
|
-
value: 3.28
|
7273
|
-
units: km
|
6881
|
+
distance_km: 3.28
|
7274
6882
|
- country: US
|
7275
6883
|
region: ME
|
7276
6884
|
exchange: '300710'
|
@@ -7309,9 +6917,7 @@ rate_centers:
|
|
7309
6917
|
long: "-69.855381"
|
7310
6918
|
closest_city:
|
7311
6919
|
name: North Anson
|
7312
|
-
|
7313
|
-
value: 10.4
|
7314
|
-
units: km
|
6920
|
+
distance_km: 10.4
|
7315
6921
|
- country: US
|
7316
6922
|
region: ME
|
7317
6923
|
exchange: '300714'
|
@@ -7368,9 +6974,7 @@ rate_centers:
|
|
7368
6974
|
long: "-70.807384"
|
7369
6975
|
closest_city:
|
7370
6976
|
name: South Berwick
|
7371
|
-
|
7372
|
-
value: 0.97
|
7373
|
-
units: km
|
6977
|
+
distance_km: 0.97
|
7374
6978
|
- country: US
|
7375
6979
|
region: ME
|
7376
6980
|
exchange: '300696'
|
@@ -7391,9 +6995,7 @@ rate_centers:
|
|
7391
6995
|
long: "-69.556483"
|
7392
6996
|
closest_city:
|
7393
6997
|
name: Bath
|
7394
|
-
|
7395
|
-
value: 23.84
|
7396
|
-
units: km
|
6998
|
+
distance_km: 23.84
|
7397
6999
|
- country: US
|
7398
7000
|
region: ME
|
7399
7001
|
exchange: '300704'
|
@@ -7423,9 +7025,7 @@ rate_centers:
|
|
7423
7025
|
long: "-69.568028"
|
7424
7026
|
closest_city:
|
7425
7027
|
name: Augusta
|
7426
|
-
|
7427
|
-
value: 14.74
|
7428
|
-
units: km
|
7028
|
+
distance_km: 14.74
|
7429
7029
|
- country: US
|
7430
7030
|
region: ME
|
7431
7031
|
exchange: '300726'
|
@@ -7509,9 +7109,7 @@ rate_centers:
|
|
7509
7109
|
long: "-70.94165"
|
7510
7110
|
closest_city:
|
7511
7111
|
name: South Berwick
|
7512
|
-
|
7513
|
-
value: 16.68
|
7514
|
-
units: km
|
7112
|
+
distance_km: 16.68
|
7515
7113
|
- country: US
|
7516
7114
|
region: ME
|
7517
7115
|
exchange: '300728'
|
@@ -7649,9 +7247,7 @@ rate_centers:
|
|
7649
7247
|
long: "-68.325953"
|
7650
7248
|
closest_city:
|
7651
7249
|
name: Northeast Harbor
|
7652
|
-
|
7653
|
-
value: 2.95
|
7654
|
-
units: km
|
7250
|
+
distance_km: 2.95
|
7655
7251
|
- country: US
|
7656
7252
|
region: ME
|
7657
7253
|
exchange: '300732'
|
@@ -7708,9 +7304,7 @@ rate_centers:
|
|
7708
7304
|
long: "-68.893547"
|
7709
7305
|
closest_city:
|
7710
7306
|
name: Grand Isle
|
7711
|
-
|
7712
|
-
value: 57.81
|
7713
|
-
units: km
|
7307
|
+
distance_km: 57.81
|
7714
7308
|
- country: US
|
7715
7309
|
region: ME
|
7716
7310
|
exchange: '300743'
|
@@ -7731,9 +7325,7 @@ rate_centers:
|
|
7731
7325
|
long: "-70.552457"
|
7732
7326
|
closest_city:
|
7733
7327
|
name: Steep Falls
|
7734
|
-
|
7735
|
-
value: 8.36
|
7736
|
-
units: km
|
7328
|
+
distance_km: 8.36
|
7737
7329
|
- country: US
|
7738
7330
|
region: ME
|
7739
7331
|
exchange: '300745'
|
@@ -7754,9 +7346,7 @@ rate_centers:
|
|
7754
7346
|
long: "-70.64493"
|
7755
7347
|
closest_city:
|
7756
7348
|
name: Steep Falls
|
7757
|
-
|
7758
|
-
value: 1.43
|
7759
|
-
units: km
|
7349
|
+
distance_km: 1.43
|
7760
7350
|
- country: US
|
7761
7351
|
region: ME
|
7762
7352
|
exchange: '082810'
|
@@ -7768,9 +7358,7 @@ rate_centers:
|
|
7768
7358
|
long: "-69.146822"
|
7769
7359
|
closest_city:
|
7770
7360
|
name: Corinna
|
7771
|
-
|
7772
|
-
value: 9.83
|
7773
|
-
units: km
|
7361
|
+
distance_km: 9.83
|
7774
7362
|
- country: US
|
7775
7363
|
region: ME
|
7776
7364
|
exchange: '300748'
|
@@ -7809,9 +7397,7 @@ rate_centers:
|
|
7809
7397
|
long: "-68.858051"
|
7810
7398
|
closest_city:
|
7811
7399
|
name: Belfast
|
7812
|
-
|
7813
|
-
value: 15.55
|
7814
|
-
units: km
|
7400
|
+
distance_km: 15.55
|
7815
7401
|
- country: US
|
7816
7402
|
region: ME
|
7817
7403
|
exchange: '300752'
|
@@ -7850,9 +7436,7 @@ rate_centers:
|
|
7850
7436
|
long: "-70.443171"
|
7851
7437
|
closest_city:
|
7852
7438
|
name: Rangeley
|
7853
|
-
|
7854
|
-
value: 25.46
|
7855
|
-
units: km
|
7439
|
+
distance_km: 25.46
|
7856
7440
|
- country: US
|
7857
7441
|
region: ME
|
7858
7442
|
exchange: '082840'
|
@@ -7864,9 +7448,7 @@ rate_centers:
|
|
7864
7448
|
long: "-70.220818"
|
7865
7449
|
closest_city:
|
7866
7450
|
name: Kingfield
|
7867
|
-
|
7868
|
-
value: 17.22
|
7869
|
-
units: km
|
7451
|
+
distance_km: 17.22
|
7870
7452
|
- country: US
|
7871
7453
|
region: ME
|
7872
7454
|
exchange: '300757'
|
@@ -7896,9 +7478,7 @@ rate_centers:
|
|
7896
7478
|
long: "-68.237295"
|
7897
7479
|
closest_city:
|
7898
7480
|
name: Ellsworth
|
7899
|
-
|
7900
|
-
value: 20.71
|
7901
|
-
units: km
|
7481
|
+
distance_km: 20.71
|
7902
7482
|
- country: US
|
7903
7483
|
region: ME
|
7904
7484
|
exchange: '082860'
|
@@ -7910,9 +7490,7 @@ rate_centers:
|
|
7910
7490
|
long: "-70.378297"
|
7911
7491
|
closest_city:
|
7912
7492
|
name: Turner
|
7913
|
-
|
7914
|
-
value: 14.57
|
7915
|
-
units: km
|
7493
|
+
distance_km: 14.57
|
7916
7494
|
- country: US
|
7917
7495
|
region: ME
|
7918
7496
|
exchange: '300761'
|
@@ -7942,9 +7520,7 @@ rate_centers:
|
|
7942
7520
|
long: "-68.433557"
|
7943
7521
|
closest_city:
|
7944
7522
|
name: Northeast Harbor
|
7945
|
-
|
7946
|
-
value: 18.34
|
7947
|
-
units: km
|
7523
|
+
distance_km: 18.34
|
7948
7524
|
- country: US
|
7949
7525
|
region: ME
|
7950
7526
|
exchange: '300764'
|
@@ -8001,9 +7577,7 @@ rate_centers:
|
|
8001
7577
|
long: "-69.206722"
|
8002
7578
|
closest_city:
|
8003
7579
|
name: Rockland
|
8004
|
-
|
8005
|
-
value: 18.61
|
8006
|
-
units: km
|
7580
|
+
distance_km: 18.61
|
8007
7581
|
- country: US
|
8008
7582
|
region: ME
|
8009
7583
|
exchange: '082890'
|
@@ -8015,9 +7589,7 @@ rate_centers:
|
|
8015
7589
|
long: "-69.966213"
|
8016
7590
|
closest_city:
|
8017
7591
|
name: Kingfield
|
8018
|
-
|
8019
|
-
value: 44.85
|
8020
|
-
units: km
|
7592
|
+
distance_km: 44.85
|
8021
7593
|
- country: US
|
8022
7594
|
region: ME
|
8023
7595
|
exchange: '082900'
|
@@ -8029,9 +7601,7 @@ rate_centers:
|
|
8029
7601
|
long: "-69.181578"
|
8030
7602
|
closest_city:
|
8031
7603
|
name: Rockland
|
8032
|
-
|
8033
|
-
value: 6.55
|
8034
|
-
units: km
|
7604
|
+
distance_km: 6.55
|
8035
7605
|
- country: US
|
8036
7606
|
region: ME
|
8037
7607
|
exchange: '082910'
|
@@ -8043,9 +7613,7 @@ rate_centers:
|
|
8043
7613
|
long: "-69.276736"
|
8044
7614
|
closest_city:
|
8045
7615
|
name: Belfast
|
8046
|
-
|
8047
|
-
value: 25.62
|
8048
|
-
units: km
|
7616
|
+
distance_km: 25.62
|
8049
7617
|
- country: US
|
8050
7618
|
region: ME
|
8051
7619
|
exchange: '300773'
|
@@ -8129,9 +7697,7 @@ rate_centers:
|
|
8129
7697
|
long: "-70.246293"
|
8130
7698
|
closest_city:
|
8131
7699
|
name: Turner
|
8132
|
-
|
8133
|
-
value: 2.46
|
8134
|
-
units: km
|
7700
|
+
distance_km: 2.46
|
8135
7701
|
- country: US
|
8136
7702
|
region: ME
|
8137
7703
|
exchange: '082930'
|
@@ -8143,9 +7709,7 @@ rate_centers:
|
|
8143
7709
|
long: "-69.276709"
|
8144
7710
|
closest_city:
|
8145
7711
|
name: Rockland
|
8146
|
-
|
8147
|
-
value: 14.71
|
8148
|
-
units: km
|
7712
|
+
distance_km: 14.71
|
8149
7713
|
- country: US
|
8150
7714
|
region: ME
|
8151
7715
|
exchange: '082940'
|
@@ -8157,9 +7721,7 @@ rate_centers:
|
|
8157
7721
|
long: "-69.335026"
|
8158
7722
|
closest_city:
|
8159
7723
|
name: Waterville
|
8160
|
-
|
8161
|
-
value: 27.07
|
8162
|
-
units: km
|
7724
|
+
distance_km: 27.07
|
8163
7725
|
- country: US
|
8164
7726
|
region: ME
|
8165
7727
|
exchange: '300784'
|
@@ -8189,9 +7751,7 @@ rate_centers:
|
|
8189
7751
|
long: "-71.013389"
|
8190
7752
|
closest_city:
|
8191
7753
|
name: Bethel
|
8192
|
-
|
8193
|
-
value: 36.94
|
8194
|
-
units: km
|
7754
|
+
distance_km: 36.94
|
8195
7755
|
- country: US
|
8196
7756
|
region: ME
|
8197
7757
|
exchange: '082960'
|
@@ -8203,9 +7763,7 @@ rate_centers:
|
|
8203
7763
|
long: "-67.928582"
|
8204
7764
|
closest_city:
|
8205
7765
|
name: Grand Isle
|
8206
|
-
|
8207
|
-
value: 23.92
|
8208
|
-
units: km
|
7766
|
+
distance_km: 23.92
|
8209
7767
|
- country: US
|
8210
7768
|
region: ME
|
8211
7769
|
exchange: '082970'
|
@@ -8217,9 +7775,7 @@ rate_centers:
|
|
8217
7775
|
long: "-67.429508"
|
8218
7776
|
closest_city:
|
8219
7777
|
name: Vanceboro
|
8220
|
-
|
8221
|
-
value: 0.33
|
8222
|
-
units: km
|
7778
|
+
distance_km: 0.33
|
8223
7779
|
- country: US
|
8224
7780
|
region: ME
|
8225
7781
|
exchange: '300789'
|
@@ -8267,9 +7823,7 @@ rate_centers:
|
|
8267
7823
|
long: "-68.830416"
|
8268
7824
|
closest_city:
|
8269
7825
|
name: Rockland
|
8270
|
-
|
8271
|
-
value: 26.0
|
8272
|
-
units: km
|
7826
|
+
distance_km: 26.0
|
8273
7827
|
- country: US
|
8274
7828
|
region: ME
|
8275
7829
|
exchange: '300810'
|
@@ -8308,9 +7862,7 @@ rate_centers:
|
|
8308
7862
|
long: "-69.378033"
|
8309
7863
|
closest_city:
|
8310
7864
|
name: Rockland
|
8311
|
-
|
8312
|
-
value: 19.56
|
8313
|
-
units: km
|
7865
|
+
distance_km: 19.56
|
8314
7866
|
- country: US
|
8315
7867
|
region: ME
|
8316
7868
|
exchange: '300814'
|
@@ -8358,9 +7910,7 @@ rate_centers:
|
|
8358
7910
|
long: "-69.240065"
|
8359
7911
|
closest_city:
|
8360
7912
|
name: Rockland
|
8361
|
-
|
8362
|
-
value: 8.28
|
8363
|
-
units: km
|
7913
|
+
distance_km: 8.28
|
8364
7914
|
- country: US
|
8365
7915
|
region: ME
|
8366
7916
|
exchange: '083010'
|
@@ -8372,9 +7922,7 @@ rate_centers:
|
|
8372
7922
|
long: "-68.161317"
|
8373
7923
|
closest_city:
|
8374
7924
|
name: Caribou
|
8375
|
-
|
8376
|
-
value: 15.4
|
8377
|
-
units: km
|
7925
|
+
distance_km: 15.4
|
8378
7926
|
- country: US
|
8379
7927
|
region: ME
|
8380
7928
|
exchange: '083020'
|
@@ -8386,9 +7934,7 @@ rate_centers:
|
|
8386
7934
|
long: "-69.373422"
|
8387
7935
|
closest_city:
|
8388
7936
|
name: Rockland
|
8389
|
-
|
8390
|
-
value: 24.81
|
8391
|
-
units: km
|
7937
|
+
distance_km: 24.81
|
8392
7938
|
- country: US
|
8393
7939
|
region: ME
|
8394
7940
|
exchange: '083030'
|
@@ -8400,9 +7946,7 @@ rate_centers:
|
|
8400
7946
|
long: "-70.711778"
|
8401
7947
|
closest_city:
|
8402
7948
|
name: Sanford
|
8403
|
-
|
8404
|
-
value: 13.15
|
8405
|
-
units: km
|
7949
|
+
distance_km: 13.15
|
8406
7950
|
- country: US
|
8407
7951
|
region: ME
|
8408
7952
|
exchange: '300822'
|
@@ -8423,9 +7967,7 @@ rate_centers:
|
|
8423
7967
|
long: "-69.630035"
|
8424
7968
|
closest_city:
|
8425
7969
|
name: Waterville
|
8426
|
-
|
8427
|
-
value: 2.74
|
8428
|
-
units: km
|
7970
|
+
distance_km: 2.74
|
8429
7971
|
- country: US
|
8430
7972
|
region: ME
|
8431
7973
|
exchange: '300824'
|
@@ -8464,9 +8006,7 @@ rate_centers:
|
|
8464
8006
|
long: "-70.418976"
|
8465
8007
|
closest_city:
|
8466
8008
|
name: Chisholm
|
8467
|
-
|
8468
|
-
value: 29.4
|
8469
|
-
units: km
|
8009
|
+
distance_km: 29.4
|
8470
8010
|
- country: US
|
8471
8011
|
region: ME
|
8472
8012
|
exchange: '300828'
|
@@ -8487,9 +8027,7 @@ rate_centers:
|
|
8487
8027
|
long: "-70.601945"
|
8488
8028
|
closest_city:
|
8489
8029
|
name: Cape Neddick
|
8490
|
-
|
8491
|
-
value: 11.42
|
8492
|
-
units: km
|
8030
|
+
distance_km: 11.42
|
8493
8031
|
- country: US
|
8494
8032
|
region: ME
|
8495
8033
|
exchange: '300830'
|
@@ -8546,9 +8084,7 @@ rate_centers:
|
|
8546
8084
|
long: "-70.862436"
|
8547
8085
|
closest_city:
|
8548
8086
|
name: Bethel
|
8549
|
-
|
8550
|
-
value: 6.05
|
8551
|
-
units: km
|
8087
|
+
distance_km: 6.05
|
8552
8088
|
- country: US
|
8553
8089
|
region: ME
|
8554
8090
|
exchange: '300798'
|
@@ -8587,9 +8123,7 @@ rate_centers:
|
|
8587
8123
|
long: "-70.54153"
|
8588
8124
|
closest_city:
|
8589
8125
|
name: Saco
|
8590
|
-
|
8591
|
-
value: 10.48
|
8592
|
-
units: km
|
8126
|
+
distance_km: 10.48
|
8593
8127
|
- country: US
|
8594
8128
|
region: ME
|
8595
8129
|
exchange: '083080'
|
@@ -8601,9 +8135,7 @@ rate_centers:
|
|
8601
8135
|
long: "-68.649212"
|
8602
8136
|
closest_city:
|
8603
8137
|
name: Old Town
|
8604
|
-
|
8605
|
-
value: 32.56
|
8606
|
-
units: km
|
8138
|
+
distance_km: 32.56
|
8607
8139
|
- country: US
|
8608
8140
|
region: ME
|
8609
8141
|
exchange: '300800'
|
@@ -8642,9 +8174,7 @@ rate_centers:
|
|
8642
8174
|
long: "-69.87472"
|
8643
8175
|
closest_city:
|
8644
8176
|
name: Hallowell
|
8645
|
-
|
8646
|
-
value: 6.85
|
8647
|
-
units: km
|
8177
|
+
distance_km: 6.85
|
8648
8178
|
- country: US
|
8649
8179
|
region: ME
|
8650
8180
|
exchange: '300802'
|
@@ -8665,9 +8195,7 @@ rate_centers:
|
|
8665
8195
|
long: "-70.398"
|
8666
8196
|
closest_city:
|
8667
8197
|
name: North Windham
|
8668
|
-
|
8669
|
-
value: 6.49
|
8670
|
-
units: km
|
8198
|
+
distance_km: 6.49
|
8671
8199
|
- country: US
|
8672
8200
|
region: ME
|
8673
8201
|
exchange: '300868'
|
@@ -8697,9 +8225,7 @@ rate_centers:
|
|
8697
8225
|
long: "-70.974337"
|
8698
8226
|
closest_city:
|
8699
8227
|
name: Sanford
|
8700
|
-
|
8701
|
-
value: 17.55
|
8702
|
-
units: km
|
8228
|
+
distance_km: 17.55
|
8703
8229
|
- country: US
|
8704
8230
|
region: ME
|
8705
8231
|
exchange: '300835'
|
@@ -8729,9 +8255,7 @@ rate_centers:
|
|
8729
8255
|
long: "-70.565652"
|
8730
8256
|
closest_city:
|
8731
8257
|
name: South Paris
|
8732
|
-
|
8733
|
-
value: 12.6
|
8734
|
-
units: km
|
8258
|
+
distance_km: 12.6
|
8735
8259
|
- country: US
|
8736
8260
|
region: ME
|
8737
8261
|
exchange: '300805'
|
@@ -8770,9 +8294,7 @@ rate_centers:
|
|
8770
8294
|
long: "-69.381501"
|
8771
8295
|
closest_city:
|
8772
8296
|
name: Corinna
|
8773
|
-
|
8774
|
-
value: 11.95
|
8775
|
-
units: km
|
8297
|
+
distance_km: 11.95
|
8776
8298
|
- country: US
|
8777
8299
|
region: ME
|
8778
8300
|
exchange: '300806'
|
@@ -8856,9 +8378,7 @@ rate_centers:
|
|
8856
8378
|
long: "-70.365202"
|
8857
8379
|
closest_city:
|
8858
8380
|
name: Westbrook
|
8859
|
-
|
8860
|
-
value: 1.92
|
8861
|
-
units: km
|
8381
|
+
distance_km: 1.92
|
8862
8382
|
- country: US
|
8863
8383
|
region: ME
|
8864
8384
|
exchange: '300841'
|
@@ -8969,9 +8489,7 @@ rate_centers:
|
|
8969
8489
|
long: "-71.03955"
|
8970
8490
|
closest_city:
|
8971
8491
|
name: Rangeley
|
8972
|
-
|
8973
|
-
value: 32.94
|
8974
|
-
units: km
|
8492
|
+
distance_km: 32.94
|
8975
8493
|
- country: US
|
8976
8494
|
region: ME
|
8977
8495
|
exchange: '083160'
|
@@ -8983,9 +8501,7 @@ rate_centers:
|
|
8983
8501
|
long: "-70.236511"
|
8984
8502
|
closest_city:
|
8985
8503
|
name: Chisholm
|
8986
|
-
|
8987
|
-
value: 11.2
|
8988
|
-
units: km
|
8504
|
+
distance_km: 11.2
|
8989
8505
|
- country: US
|
8990
8506
|
region: ME
|
8991
8507
|
exchange: '083170'
|
@@ -8997,9 +8513,7 @@ rate_centers:
|
|
8997
8513
|
long: "-70.409982"
|
8998
8514
|
closest_city:
|
8999
8515
|
name: North Windham
|
9000
|
-
|
9001
|
-
value: 4.05
|
9002
|
-
units: km
|
8516
|
+
distance_km: 4.05
|
9003
8517
|
- country: US
|
9004
8518
|
region: ME
|
9005
8519
|
exchange: '300859'
|
@@ -9047,9 +8561,7 @@ rate_centers:
|
|
9047
8561
|
long: "-68.085174"
|
9048
8562
|
closest_city:
|
9049
8563
|
name: Northeast Harbor
|
9050
|
-
|
9051
|
-
value: 19.82
|
9052
|
-
units: km
|
8564
|
+
distance_km: 19.82
|
9053
8565
|
- country: US
|
9054
8566
|
region: ME
|
9055
8567
|
exchange: '083190'
|
@@ -9061,9 +8573,7 @@ rate_centers:
|
|
9061
8573
|
long: "-68.853352"
|
9062
8574
|
closest_city:
|
9063
8575
|
name: Brewer
|
9064
|
-
|
9065
|
-
value: 18.58
|
9066
|
-
units: km
|
8576
|
+
distance_km: 18.58
|
9067
8577
|
- country: US
|
9068
8578
|
region: ME
|
9069
8579
|
exchange: '300865'
|
@@ -9084,9 +8594,7 @@ rate_centers:
|
|
9084
8594
|
long: "-69.972065"
|
9085
8595
|
closest_city:
|
9086
8596
|
name: Hallowell
|
9087
|
-
|
9088
|
-
value: 12.68
|
9089
|
-
units: km
|
8597
|
+
distance_km: 12.68
|
9090
8598
|
- country: US
|
9091
8599
|
region: ME
|
9092
8600
|
exchange: '083210'
|
@@ -9098,9 +8606,7 @@ rate_centers:
|
|
9098
8606
|
long: "-69.666802"
|
9099
8607
|
closest_city:
|
9100
8608
|
name: Bath
|
9101
|
-
|
9102
|
-
value: 15.41
|
9103
|
-
units: km
|
8609
|
+
distance_km: 15.41
|
9104
8610
|
- country: US
|
9105
8611
|
region: ME
|
9106
8612
|
exchange: '300870'
|
@@ -9121,9 +8627,7 @@ rate_centers:
|
|
9121
8627
|
long: "-67.40816"
|
9122
8628
|
closest_city:
|
9123
8629
|
name: Calais
|
9124
|
-
|
9125
|
-
value: 14.62
|
9126
|
-
units: km
|
8630
|
+
distance_km: 14.62
|
9127
8631
|
- country: US
|
9128
8632
|
region: ME
|
9129
8633
|
exchange: '300872'
|
@@ -9162,9 +8666,7 @@ rate_centers:
|
|
9162
8666
|
long: "-68.079896"
|
9163
8667
|
closest_city:
|
9164
8668
|
name: Danforth
|
9165
|
-
|
9166
|
-
value: 16.53
|
9167
|
-
units: km
|
8669
|
+
distance_km: 16.53
|
9168
8670
|
- country: US
|
9169
8671
|
region: ME
|
9170
8672
|
exchange: '083240'
|
@@ -9176,9 +8678,7 @@ rate_centers:
|
|
9176
8678
|
long: "-70.190358"
|
9177
8679
|
closest_city:
|
9178
8680
|
name: Cumberland Center
|
9179
|
-
|
9180
|
-
value: 5.12
|
9181
|
-
units: km
|
8681
|
+
distance_km: 5.12
|
9182
8682
|
- country: US
|
9183
8683
|
region: ME
|
9184
8684
|
exchange: '083250'
|
@@ -9190,9 +8690,7 @@ rate_centers:
|
|
9190
8690
|
long: "-70.652612"
|
9191
8691
|
closest_city:
|
9192
8692
|
name: York Harbor
|
9193
|
-
|
9194
|
-
value: 0.29
|
9195
|
-
units: km
|
8693
|
+
distance_km: 0.29
|
9196
8694
|
- country: US
|
9197
8695
|
region: ME
|
9198
8696
|
exchange: '300881'
|