zwift-data 1.46.0 → 1.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/achievements.js +2 -0
- package/lib/cjs/jerseys.js +14 -12
- package/lib/cjs/routes.js +875 -118
- package/lib/cjs/segments.js +120 -0
- package/lib/cjs/socks.js +1 -0
- package/lib/cjs/worlds.js +2 -2
- package/lib/esm/achievements.js +2 -0
- package/lib/esm/jerseys.js +14 -12
- package/lib/esm/routes.js +875 -118
- package/lib/esm/segments.js +120 -0
- package/lib/esm/socks.js +1 -0
- package/lib/esm/worlds.js +2 -2
- package/package.json +2 -2
package/lib/cjs/routes.js
CHANGED
|
@@ -62,6 +62,37 @@ exports.routes = [
|
|
|
62
62
|
undefined,
|
|
63
63
|
"https://zwifterbikes.web.app/route/downtown-titans",
|
|
64
64
|
],
|
|
65
|
+
[
|
|
66
|
+
22757204,
|
|
67
|
+
"Prospect Park Loop",
|
|
68
|
+
"prospect-park-loop",
|
|
69
|
+
"new-york",
|
|
70
|
+
false,
|
|
71
|
+
5.428,
|
|
72
|
+
37,
|
|
73
|
+
0.072,
|
|
74
|
+
0,
|
|
75
|
+
0.01,
|
|
76
|
+
0,
|
|
77
|
+
0.017,
|
|
78
|
+
0,
|
|
79
|
+
["the-peristyle-sprint", "the-hill-kom"],
|
|
80
|
+
[
|
|
81
|
+
{ from: 2.2, to: 2.61, segment: "the-peristyle-sprint" },
|
|
82
|
+
{ from: 4.124, to: 4.646, segment: "the-hill-kom" },
|
|
83
|
+
],
|
|
84
|
+
false,
|
|
85
|
+
true,
|
|
86
|
+
false,
|
|
87
|
+
true,
|
|
88
|
+
["running", "cycling"],
|
|
89
|
+
110,
|
|
90
|
+
40325245,
|
|
91
|
+
"https://www.strava.com/segments/40325245",
|
|
92
|
+
"https://zwiftinsider.com/route/prospect-park-loop",
|
|
93
|
+
"https://whatsonzwift.com/world/new-york/route/prospect-park-loop",
|
|
94
|
+
"https://zwifterbikes.web.app/route/prospect-park-loop",
|
|
95
|
+
],
|
|
65
96
|
[
|
|
66
97
|
46799750,
|
|
67
98
|
"Rolling Highlands",
|
|
@@ -131,7 +162,7 @@ exports.routes = [
|
|
|
131
162
|
"Electric Break",
|
|
132
163
|
"electric-break",
|
|
133
164
|
"makuri-islands",
|
|
134
|
-
|
|
165
|
+
false,
|
|
135
166
|
17.76,
|
|
136
167
|
190,
|
|
137
168
|
1.839,
|
|
@@ -152,6 +183,34 @@ exports.routes = [
|
|
|
152
183
|
"https://www.strava.com/segments/40233903",
|
|
153
184
|
"https://zwiftinsider.com/route/electric-break",
|
|
154
185
|
"https://whatsonzwift.com/world/makuri-islands/route/electric-break",
|
|
186
|
+
"https://zwifterbikes.web.app/route/electric-break",
|
|
187
|
+
],
|
|
188
|
+
[
|
|
189
|
+
79243399,
|
|
190
|
+
"Glasgow Crit Six",
|
|
191
|
+
"glasgow-crit-six",
|
|
192
|
+
"scotland",
|
|
193
|
+
true,
|
|
194
|
+
18.07,
|
|
195
|
+
199,
|
|
196
|
+
0.248,
|
|
197
|
+
0,
|
|
198
|
+
0.016,
|
|
199
|
+
0,
|
|
200
|
+
0.031,
|
|
201
|
+
0,
|
|
202
|
+
["champions-sprint", "the-clyde-kicker"],
|
|
203
|
+
[],
|
|
204
|
+
false,
|
|
205
|
+
true,
|
|
206
|
+
false,
|
|
207
|
+
true,
|
|
208
|
+
["running", "cycling"],
|
|
209
|
+
360,
|
|
210
|
+
40454428,
|
|
211
|
+
"https://www.strava.com/segments/40454428",
|
|
212
|
+
"https://zwiftinsider.com/route/glasgow-crit-six",
|
|
213
|
+
"https://whatsonzwift.com/world/scotland/route/glasgow-crit-six",
|
|
155
214
|
undefined,
|
|
156
215
|
],
|
|
157
216
|
[
|
|
@@ -269,6 +328,39 @@ exports.routes = [
|
|
|
269
328
|
"https://whatsonzwift.com/world/watopia/route/hilly-route-reverse",
|
|
270
329
|
"https://zwifterbikes.web.app/route/hilly-route-reverse",
|
|
271
330
|
],
|
|
331
|
+
[
|
|
332
|
+
112312944,
|
|
333
|
+
"Issendorf Express",
|
|
334
|
+
"issendorf-express",
|
|
335
|
+
"new-york",
|
|
336
|
+
false,
|
|
337
|
+
7.234,
|
|
338
|
+
53,
|
|
339
|
+
0.072,
|
|
340
|
+
0,
|
|
341
|
+
0.016,
|
|
342
|
+
0,
|
|
343
|
+
0.031,
|
|
344
|
+
0,
|
|
345
|
+
["center-sprint", "the-peristyle-sprint-rev", "the-hill-kom"],
|
|
346
|
+
[
|
|
347
|
+
{ from: 1.537, to: 1.736, segment: "center-sprint" },
|
|
348
|
+
{ from: 2.944, to: 3.351, segment: "the-peristyle-sprint-rev" },
|
|
349
|
+
{ from: 4.844, to: 5.037, segment: "center-sprint" },
|
|
350
|
+
{ from: 5.91, to: 6.436, segment: "the-hill-kom" },
|
|
351
|
+
],
|
|
352
|
+
false,
|
|
353
|
+
true,
|
|
354
|
+
false,
|
|
355
|
+
true,
|
|
356
|
+
["running", "cycling"],
|
|
357
|
+
145,
|
|
358
|
+
40331604,
|
|
359
|
+
"https://www.strava.com/segments/40331604",
|
|
360
|
+
"https://zwiftinsider.com/route/issendorf-express",
|
|
361
|
+
"https://whatsonzwift.com/world/new-york/route/issendorf-express",
|
|
362
|
+
"https://zwifterbikes.web.app/route/issendorf-express",
|
|
363
|
+
],
|
|
272
364
|
[
|
|
273
365
|
136140280,
|
|
274
366
|
"Sacre Bleu",
|
|
@@ -300,7 +392,7 @@ exports.routes = [
|
|
|
300
392
|
"https://www.strava.com/segments/39270823",
|
|
301
393
|
"https://zwiftinsider.com/route/sacre-bleu",
|
|
302
394
|
undefined,
|
|
303
|
-
|
|
395
|
+
"https://zwifterbikes.web.app/route/sacre-bleu",
|
|
304
396
|
],
|
|
305
397
|
[
|
|
306
398
|
136957568,
|
|
@@ -335,7 +427,7 @@ exports.routes = [
|
|
|
335
427
|
"Yoru Run",
|
|
336
428
|
"yoru-run",
|
|
337
429
|
"makuri-islands",
|
|
338
|
-
|
|
430
|
+
false,
|
|
339
431
|
6.89,
|
|
340
432
|
32,
|
|
341
433
|
1.124,
|
|
@@ -635,7 +727,7 @@ exports.routes = [
|
|
|
635
727
|
false,
|
|
636
728
|
false,
|
|
637
729
|
false,
|
|
638
|
-
|
|
730
|
+
false,
|
|
639
731
|
["running", "cycling"],
|
|
640
732
|
undefined,
|
|
641
733
|
20456686,
|
|
@@ -846,7 +938,7 @@ exports.routes = [
|
|
|
846
938
|
"https://www.strava.com/segments/38873256",
|
|
847
939
|
"https://zwiftinsider.com/route/three-musketeers",
|
|
848
940
|
"https://whatsonzwift.com/world/france/route/three-musketeers",
|
|
849
|
-
|
|
941
|
+
"https://zwifterbikes.web.app/route/three-musketeers",
|
|
850
942
|
],
|
|
851
943
|
[
|
|
852
944
|
352245150,
|
|
@@ -902,7 +994,7 @@ exports.routes = [
|
|
|
902
994
|
"https://www.strava.com/segments/38856912",
|
|
903
995
|
"https://zwiftinsider.com/route/ven-10",
|
|
904
996
|
"https://whatsonzwift.com/world/france/route/ven-10",
|
|
905
|
-
|
|
997
|
+
"https://zwifterbikes.web.app/route/ven-10",
|
|
906
998
|
],
|
|
907
999
|
[
|
|
908
1000
|
377566656,
|
|
@@ -982,15 +1074,25 @@ exports.routes = [
|
|
|
982
1074
|
["jarvis-sprint-rev", "jarvis-kom-rev"],
|
|
983
1075
|
[
|
|
984
1076
|
{ from: 0.232, to: 1.528, segment: "jarvis-kom-rev" },
|
|
1077
|
+
{ from: 4.603, to: 4.801, segment: "jarvis-sprint-rev" },
|
|
985
1078
|
{ from: 5.05, to: 6.344, segment: "jarvis-kom-rev" },
|
|
1079
|
+
{ from: 9.419, to: 9.617, segment: "jarvis-sprint-rev" },
|
|
986
1080
|
{ from: 9.866, to: 11.16, segment: "jarvis-kom-rev" },
|
|
1081
|
+
{ from: 14.248, to: 14.445, segment: "jarvis-sprint-rev" },
|
|
987
1082
|
{ from: 14.681, to: 15.976, segment: "jarvis-kom-rev" },
|
|
1083
|
+
{ from: 19.063, to: 19.261, segment: "jarvis-sprint-rev" },
|
|
988
1084
|
{ from: 19.497, to: 20.792, segment: "jarvis-kom-rev" },
|
|
1085
|
+
{ from: 23.879, to: 24.076, segment: "jarvis-sprint-rev" },
|
|
989
1086
|
{ from: 24.312, to: 25.608, segment: "jarvis-kom-rev" },
|
|
1087
|
+
{ from: 28.694, to: 28.892, segment: "jarvis-sprint-rev" },
|
|
990
1088
|
{ from: 29.141, to: 30.435, segment: "jarvis-kom-rev" },
|
|
1089
|
+
{ from: 33.51, to: 33.707, segment: "jarvis-sprint-rev" },
|
|
991
1090
|
{ from: 33.956, to: 35.25, segment: "jarvis-kom-rev" },
|
|
1091
|
+
{ from: 38.332, to: 38.528, segment: "jarvis-sprint-rev" },
|
|
992
1092
|
{ from: 38.767, to: 40.065, segment: "jarvis-kom-rev" },
|
|
1093
|
+
{ from: 43.155, to: 43.354, segment: "jarvis-sprint-rev" },
|
|
993
1094
|
{ from: 43.599, to: 44.893, segment: "jarvis-kom-rev" },
|
|
1095
|
+
{ from: 47.982, to: 48.175, segment: "jarvis-sprint-rev" },
|
|
994
1096
|
],
|
|
995
1097
|
false,
|
|
996
1098
|
true,
|
|
@@ -1074,7 +1176,7 @@ exports.routes = [
|
|
|
1074
1176
|
0,
|
|
1075
1177
|
0.143,
|
|
1076
1178
|
0,
|
|
1077
|
-
["new-york-
|
|
1179
|
+
["new-york-sprint"],
|
|
1078
1180
|
[],
|
|
1079
1181
|
false,
|
|
1080
1182
|
true,
|
|
@@ -1088,6 +1190,37 @@ exports.routes = [
|
|
|
1088
1190
|
"https://whatsonzwift.com/world/new-york/route/gotham-grind",
|
|
1089
1191
|
"https://zwifterbikes.web.app/route/gotham-grind",
|
|
1090
1192
|
],
|
|
1193
|
+
[
|
|
1194
|
+
494933300,
|
|
1195
|
+
"Avon Flyer Run",
|
|
1196
|
+
"avon-flyer-run",
|
|
1197
|
+
"new-york",
|
|
1198
|
+
false,
|
|
1199
|
+
3.307,
|
|
1200
|
+
25,
|
|
1201
|
+
1.823,
|
|
1202
|
+
5,
|
|
1203
|
+
0.033,
|
|
1204
|
+
0,
|
|
1205
|
+
0.072,
|
|
1206
|
+
0,
|
|
1207
|
+
["center-sprint", "the-peristyle-sprint-rev"],
|
|
1208
|
+
[
|
|
1209
|
+
{ from: 1.188, to: 1.597, segment: "the-peristyle-sprint-rev" },
|
|
1210
|
+
{ from: 3.085, to: 3.274, segment: "center-sprint" },
|
|
1211
|
+
],
|
|
1212
|
+
false,
|
|
1213
|
+
true,
|
|
1214
|
+
false,
|
|
1215
|
+
true,
|
|
1216
|
+
["running"],
|
|
1217
|
+
65,
|
|
1218
|
+
40325105,
|
|
1219
|
+
"https://www.strava.com/segments/40325105",
|
|
1220
|
+
"https://zwiftinsider.com/route/avon-flyer",
|
|
1221
|
+
"https://whatsonzwift.com/world/new-york/route/avon-flyer",
|
|
1222
|
+
"https://zwifterbikes.web.app/route/avon-flyer",
|
|
1223
|
+
],
|
|
1091
1224
|
[
|
|
1092
1225
|
525587103,
|
|
1093
1226
|
"Mech Isle Loop Run",
|
|
@@ -1208,7 +1341,7 @@ exports.routes = [
|
|
|
1208
1341
|
"https://www.strava.com/segments/38876339",
|
|
1209
1342
|
"https://zwiftinsider.com/route/macaron",
|
|
1210
1343
|
"https://whatsonzwift.com/world/france/route/macaron",
|
|
1211
|
-
|
|
1344
|
+
"https://zwifterbikes.web.app/route/macaron",
|
|
1212
1345
|
],
|
|
1213
1346
|
[
|
|
1214
1347
|
576953930,
|
|
@@ -1361,6 +1494,38 @@ exports.routes = [
|
|
|
1361
1494
|
"https://whatsonzwift.com/world/new-york/route/flat-irons",
|
|
1362
1495
|
undefined,
|
|
1363
1496
|
],
|
|
1497
|
+
[
|
|
1498
|
+
730052368,
|
|
1499
|
+
"Spinfinity Ultra",
|
|
1500
|
+
"spinfinity-ultra",
|
|
1501
|
+
"new-york",
|
|
1502
|
+
false,
|
|
1503
|
+
35.006,
|
|
1504
|
+
291,
|
|
1505
|
+
0.023,
|
|
1506
|
+
0,
|
|
1507
|
+
0.03,
|
|
1508
|
+
0,
|
|
1509
|
+
0.045,
|
|
1510
|
+
0,
|
|
1511
|
+
["brooklyn-bridge-kom", "manhattan-sprint", "manhattan-sprint-rev"],
|
|
1512
|
+
[
|
|
1513
|
+
{ from: 6.592, to: 8.594, segment: "brooklyn-bridge-kom" },
|
|
1514
|
+
{ from: 11.327, to: 11.571, segment: "manhattan-sprint" },
|
|
1515
|
+
{ from: 23.903, to: 24.147, segment: "manhattan-sprint-rev" },
|
|
1516
|
+
],
|
|
1517
|
+
false,
|
|
1518
|
+
true,
|
|
1519
|
+
false,
|
|
1520
|
+
true,
|
|
1521
|
+
["running", "cycling"],
|
|
1522
|
+
710,
|
|
1523
|
+
40337487,
|
|
1524
|
+
"https://www.strava.com/segments/40337487",
|
|
1525
|
+
"https://zwiftinsider.com/route/spinfinity-ultra",
|
|
1526
|
+
"https://whatsonzwift.com/world/new-york/route/spinfinity-ultra",
|
|
1527
|
+
"https://zwifterbikes.web.app/route/spinfinity-ultra",
|
|
1528
|
+
],
|
|
1364
1529
|
[
|
|
1365
1530
|
742057576,
|
|
1366
1531
|
"Loch Loop",
|
|
@@ -1840,34 +2005,65 @@ exports.routes = [
|
|
|
1840
2005
|
"richmond-rollercoaster",
|
|
1841
2006
|
"richmond",
|
|
1842
2007
|
true,
|
|
1843
|
-
5.
|
|
2008
|
+
5.059,
|
|
1844
2009
|
20,
|
|
1845
2010
|
12.147,
|
|
1846
2011
|
150,
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
2012
|
+
0.138,
|
|
2013
|
+
1,
|
|
2014
|
+
0.16,
|
|
2015
|
+
1,
|
|
1851
2016
|
["richmond-sprint"],
|
|
1852
2017
|
[],
|
|
1853
2018
|
false,
|
|
1854
2019
|
true,
|
|
1855
2020
|
false,
|
|
1856
|
-
|
|
2021
|
+
false,
|
|
1857
2022
|
["running", "cycling"],
|
|
1858
|
-
|
|
2023
|
+
100,
|
|
1859
2024
|
22900025,
|
|
1860
2025
|
"https://www.strava.com/segments/22900025",
|
|
1861
2026
|
"https://zwiftinsider.com/route/richmond-rollercoaster",
|
|
1862
2027
|
"https://whatsonzwift.com/world/richmond/route/richmond-rollercoaster",
|
|
1863
2028
|
"https://zwifterbikes.web.app/route/richmond-rollercoaster",
|
|
1864
2029
|
],
|
|
2030
|
+
[
|
|
2031
|
+
975408707,
|
|
2032
|
+
"Avon Flyer",
|
|
2033
|
+
"avon-flyer",
|
|
2034
|
+
"new-york",
|
|
2035
|
+
false,
|
|
2036
|
+
3.307,
|
|
2037
|
+
25,
|
|
2038
|
+
1.823,
|
|
2039
|
+
5,
|
|
2040
|
+
0.033,
|
|
2041
|
+
0,
|
|
2042
|
+
0.072,
|
|
2043
|
+
0,
|
|
2044
|
+
["center-sprint", "the-peristyle-sprint-rev"],
|
|
2045
|
+
[
|
|
2046
|
+
{ from: 1.188, to: 1.597, segment: "the-peristyle-sprint-rev" },
|
|
2047
|
+
{ from: 3.085, to: 3.274, segment: "center-sprint" },
|
|
2048
|
+
],
|
|
2049
|
+
false,
|
|
2050
|
+
true,
|
|
2051
|
+
false,
|
|
2052
|
+
true,
|
|
2053
|
+
["running", "cycling"],
|
|
2054
|
+
65,
|
|
2055
|
+
40325105,
|
|
2056
|
+
"https://www.strava.com/segments/40325105",
|
|
2057
|
+
"https://zwiftinsider.com/route/avon-flyer",
|
|
2058
|
+
"https://whatsonzwift.com/world/new-york/route/avon-flyer",
|
|
2059
|
+
"https://zwifterbikes.web.app/route/avon-flyer",
|
|
2060
|
+
],
|
|
1865
2061
|
[
|
|
1866
2062
|
979250573,
|
|
1867
2063
|
"Watts of the Wild",
|
|
1868
2064
|
"watts-of-the-wild",
|
|
1869
2065
|
"watopia",
|
|
1870
|
-
|
|
2066
|
+
false,
|
|
1871
2067
|
42.023,
|
|
1872
2068
|
309,
|
|
1873
2069
|
0.194,
|
|
@@ -1899,7 +2095,7 @@ exports.routes = [
|
|
|
1899
2095
|
"https://www.strava.com/segments/40234360",
|
|
1900
2096
|
"https://zwiftinsider.com/route/watts-of-the-wild",
|
|
1901
2097
|
"https://whatsonzwift.com/world/watopia/route/watts-of-the-wild",
|
|
1902
|
-
|
|
2098
|
+
"https://zwifterbikes.web.app/route/watts-of-the-wild",
|
|
1903
2099
|
],
|
|
1904
2100
|
[
|
|
1905
2101
|
982239385,
|
|
@@ -2140,6 +2336,37 @@ exports.routes = [
|
|
|
2140
2336
|
"https://whatsonzwift.com/world/watopia/route/loopin-lava",
|
|
2141
2337
|
"https://zwifterbikes.web.app/route/loopin-lava",
|
|
2142
2338
|
],
|
|
2339
|
+
[
|
|
2340
|
+
1099226581,
|
|
2341
|
+
"Double Span Spin",
|
|
2342
|
+
"double-span-spin",
|
|
2343
|
+
"new-york",
|
|
2344
|
+
false,
|
|
2345
|
+
7.018,
|
|
2346
|
+
80,
|
|
2347
|
+
5.567,
|
|
2348
|
+
40,
|
|
2349
|
+
0.028,
|
|
2350
|
+
0,
|
|
2351
|
+
0.065,
|
|
2352
|
+
0,
|
|
2353
|
+
["manhattan-sprint", "brooklyn-bridge-kom"],
|
|
2354
|
+
[
|
|
2355
|
+
{ from: 2.249, to: 4.239, segment: "brooklyn-bridge-kom" },
|
|
2356
|
+
{ from: 6.972, to: 7.227, segment: "manhattan-sprint" },
|
|
2357
|
+
],
|
|
2358
|
+
false,
|
|
2359
|
+
true,
|
|
2360
|
+
false,
|
|
2361
|
+
true,
|
|
2362
|
+
["running", "cycling"],
|
|
2363
|
+
145,
|
|
2364
|
+
40325250,
|
|
2365
|
+
"https://www.strava.com/segments/40325250",
|
|
2366
|
+
"https://zwiftinsider.com/route/double-span-spin",
|
|
2367
|
+
"https://whatsonzwift.com/world/new-york/route/double-span-spin",
|
|
2368
|
+
"https://zwifterbikes.web.app/route/double-span-spin",
|
|
2369
|
+
],
|
|
2143
2370
|
[
|
|
2144
2371
|
1115260805,
|
|
2145
2372
|
"Accelerate to Elevate",
|
|
@@ -2203,12 +2430,50 @@ exports.routes = [
|
|
|
2203
2430
|
"https://whatsonzwift.com/world/makuri-islands/route/neokyo-crit-course",
|
|
2204
2431
|
"https://zwifterbikes.web.app/route/neokyo-crit-course",
|
|
2205
2432
|
],
|
|
2433
|
+
[
|
|
2434
|
+
1178708985,
|
|
2435
|
+
"Green to Screen",
|
|
2436
|
+
"green-to-screen",
|
|
2437
|
+
"new-york",
|
|
2438
|
+
false,
|
|
2439
|
+
28.377,
|
|
2440
|
+
207,
|
|
2441
|
+
0.072,
|
|
2442
|
+
0,
|
|
2443
|
+
0.113,
|
|
2444
|
+
0,
|
|
2445
|
+
0.118,
|
|
2446
|
+
0,
|
|
2447
|
+
[
|
|
2448
|
+
"the-peristyle-sprint",
|
|
2449
|
+
"the-hill-kom",
|
|
2450
|
+
"manhattan-sprint",
|
|
2451
|
+
"brooklyn-bridge-kom",
|
|
2452
|
+
],
|
|
2453
|
+
[
|
|
2454
|
+
{ from: 2.208, to: 2.603, segment: "the-peristyle-sprint" },
|
|
2455
|
+
{ from: 4.118, to: 4.641, segment: "the-hill-kom" },
|
|
2456
|
+
{ from: 9.852, to: 10.096, segment: "manhattan-sprint" },
|
|
2457
|
+
{ from: 21.066, to: 23.068, segment: "brooklyn-bridge-kom" },
|
|
2458
|
+
],
|
|
2459
|
+
false,
|
|
2460
|
+
true,
|
|
2461
|
+
false,
|
|
2462
|
+
true,
|
|
2463
|
+
["running", "cycling"],
|
|
2464
|
+
575,
|
|
2465
|
+
40336212,
|
|
2466
|
+
"https://www.strava.com/segments/40336212",
|
|
2467
|
+
"https://zwiftinsider.com/route/green-to-screen",
|
|
2468
|
+
"https://whatsonzwift.com/world/new-york/route/green-to-screen",
|
|
2469
|
+
"https://zwifterbikes.web.app/route/green-to-screen",
|
|
2470
|
+
],
|
|
2206
2471
|
[
|
|
2207
2472
|
1201172818,
|
|
2208
2473
|
"Power Punches",
|
|
2209
2474
|
"power-punches",
|
|
2210
2475
|
"watopia",
|
|
2211
|
-
|
|
2476
|
+
false,
|
|
2212
2477
|
23.48,
|
|
2213
2478
|
205,
|
|
2214
2479
|
0.19,
|
|
@@ -2222,7 +2487,7 @@ exports.routes = [
|
|
|
2222
2487
|
false,
|
|
2223
2488
|
false,
|
|
2224
2489
|
false,
|
|
2225
|
-
|
|
2490
|
+
true,
|
|
2226
2491
|
["running", "cycling"],
|
|
2227
2492
|
470,
|
|
2228
2493
|
undefined,
|
|
@@ -2352,7 +2617,7 @@ exports.routes = [
|
|
|
2352
2617
|
"Flat Out Fast",
|
|
2353
2618
|
"flat-out-fast",
|
|
2354
2619
|
"watopia",
|
|
2355
|
-
|
|
2620
|
+
false,
|
|
2356
2621
|
21.382,
|
|
2357
2622
|
46,
|
|
2358
2623
|
0.949,
|
|
@@ -2366,7 +2631,7 @@ exports.routes = [
|
|
|
2366
2631
|
false,
|
|
2367
2632
|
false,
|
|
2368
2633
|
false,
|
|
2369
|
-
|
|
2634
|
+
true,
|
|
2370
2635
|
["running", "cycling"],
|
|
2371
2636
|
430,
|
|
2372
2637
|
undefined,
|
|
@@ -2821,7 +3086,7 @@ exports.routes = [
|
|
|
2821
3086
|
"Climb Control",
|
|
2822
3087
|
"climb-control",
|
|
2823
3088
|
"watopia",
|
|
2824
|
-
|
|
3089
|
+
false,
|
|
2825
3090
|
23.672,
|
|
2826
3091
|
191,
|
|
2827
3092
|
0.301,
|
|
@@ -2830,19 +3095,55 @@ exports.routes = [
|
|
|
2830
3095
|
0,
|
|
2831
3096
|
0.08,
|
|
2832
3097
|
0,
|
|
2833
|
-
[],
|
|
2834
|
-
[
|
|
2835
|
-
|
|
3098
|
+
["acropolis-sprint-rev", "stoneway-sprint-rev", "jungle-loop"],
|
|
3099
|
+
[
|
|
3100
|
+
{ from: 7.952, to: 15.774, segment: "jungle-loop" },
|
|
3101
|
+
{ from: 15.798, to: 23.63, segment: "jungle-loop" },
|
|
3102
|
+
],
|
|
2836
3103
|
false,
|
|
2837
3104
|
false,
|
|
2838
3105
|
false,
|
|
3106
|
+
true,
|
|
2839
3107
|
["running", "cycling"],
|
|
2840
3108
|
475,
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
3109
|
+
40385661,
|
|
3110
|
+
"https://www.strava.com/segments/40385661",
|
|
3111
|
+
"https://zwiftinsider.com/route/climb-control",
|
|
3112
|
+
"https://whatsonzwift.com/world/watopia/route/climb-control",
|
|
3113
|
+
"https://zwifterbikes.web.app/route/climb-control",
|
|
3114
|
+
],
|
|
3115
|
+
[
|
|
3116
|
+
1472166107,
|
|
3117
|
+
"Toefield Tornado Run",
|
|
3118
|
+
"toefield-tornado-run",
|
|
3119
|
+
"new-york",
|
|
3120
|
+
false,
|
|
3121
|
+
10.219,
|
|
3122
|
+
53,
|
|
3123
|
+
0.072,
|
|
3124
|
+
0,
|
|
3125
|
+
0.016,
|
|
3126
|
+
0,
|
|
3127
|
+
0.031,
|
|
3128
|
+
0,
|
|
3129
|
+
["center-sprint", "the-peristyle-sprint-rev", "the-hill-kom"],
|
|
3130
|
+
[
|
|
3131
|
+
{ from: 1.545, to: 1.728, segment: "center-sprint" },
|
|
3132
|
+
{ from: 2.95, to: 3.344, segment: "the-peristyle-sprint-rev" },
|
|
3133
|
+
{ from: 4.836, to: 5.029, segment: "center-sprint" },
|
|
3134
|
+
{ from: 5.917, to: 6.44, segment: "the-hill-kom" },
|
|
3135
|
+
],
|
|
3136
|
+
false,
|
|
3137
|
+
true,
|
|
3138
|
+
false,
|
|
3139
|
+
true,
|
|
3140
|
+
["running"],
|
|
3141
|
+
205,
|
|
3142
|
+
40337526,
|
|
3143
|
+
"https://www.strava.com/segments/40337526",
|
|
3144
|
+
"https://zwiftinsider.com/route/toefield-tornado",
|
|
3145
|
+
"https://whatsonzwift.com/world/new-york/route/toefield-tornado",
|
|
3146
|
+
"https://zwifterbikes.web.app/route/toefield-tornado",
|
|
2846
3147
|
],
|
|
2847
3148
|
[
|
|
2848
3149
|
1475638265,
|
|
@@ -2943,7 +3244,7 @@ exports.routes = [
|
|
|
2943
3244
|
"https://www.strava.com/segments/38856602",
|
|
2944
3245
|
"https://zwiftinsider.com/route/gentil-8",
|
|
2945
3246
|
"https://whatsonzwift.com/world/france/route/gentil-8",
|
|
2946
|
-
|
|
3247
|
+
"https://zwifterbikes.web.app/route/gentil-8",
|
|
2947
3248
|
],
|
|
2948
3249
|
[
|
|
2949
3250
|
1545087483,
|
|
@@ -2976,6 +3277,37 @@ exports.routes = [
|
|
|
2976
3277
|
"https://whatsonzwift.com/world/richmond/route/cobbled-climbs",
|
|
2977
3278
|
"https://zwifterbikes.web.app/route/cobbled-climbs",
|
|
2978
3279
|
],
|
|
3280
|
+
[
|
|
3281
|
+
1552189318,
|
|
3282
|
+
"The Double Borough",
|
|
3283
|
+
"the-double-borough",
|
|
3284
|
+
"new-york",
|
|
3285
|
+
false,
|
|
3286
|
+
17.809,
|
|
3287
|
+
147,
|
|
3288
|
+
0.051,
|
|
3289
|
+
0,
|
|
3290
|
+
0.013,
|
|
3291
|
+
0,
|
|
3292
|
+
0.028,
|
|
3293
|
+
0,
|
|
3294
|
+
["brooklyn-bridge-kom", "manhattan-sprint"],
|
|
3295
|
+
[
|
|
3296
|
+
{ from: 8.284, to: 10.286, segment: "brooklyn-bridge-kom" },
|
|
3297
|
+
{ from: 13.008, to: 13.263, segment: "manhattan-sprint" },
|
|
3298
|
+
],
|
|
3299
|
+
false,
|
|
3300
|
+
false,
|
|
3301
|
+
false,
|
|
3302
|
+
true,
|
|
3303
|
+
["running", "cycling"],
|
|
3304
|
+
360,
|
|
3305
|
+
40343676,
|
|
3306
|
+
"https://www.strava.com/segments/40343676",
|
|
3307
|
+
"https://zwiftinsider.com/route/the-double-borough",
|
|
3308
|
+
"https://whatsonzwift.com/world/new-york/route/the-double-borough",
|
|
3309
|
+
"https://zwifterbikes.web.app/route/the-double-borough",
|
|
3310
|
+
],
|
|
2979
3311
|
[
|
|
2980
3312
|
1562187590,
|
|
2981
3313
|
"Kappa Quest",
|
|
@@ -3064,7 +3396,7 @@ exports.routes = [
|
|
|
3064
3396
|
"https://www.strava.com/segments/39270805",
|
|
3065
3397
|
"https://zwiftinsider.com/route/croissant",
|
|
3066
3398
|
"https://whatsonzwift.com/world/france/route/croissant",
|
|
3067
|
-
|
|
3399
|
+
"https://zwifterbikes.web.app/route/croissant",
|
|
3068
3400
|
],
|
|
3069
3401
|
[
|
|
3070
3402
|
1631692097,
|
|
@@ -3192,6 +3524,46 @@ exports.routes = [
|
|
|
3192
3524
|
"https://whatsonzwift.com/world/watopia/route/the-big-ring",
|
|
3193
3525
|
"https://zwifterbikes.web.app/route/the-big-ring",
|
|
3194
3526
|
],
|
|
3527
|
+
[
|
|
3528
|
+
1671282746,
|
|
3529
|
+
"Empire Elevation",
|
|
3530
|
+
"empire-elevation",
|
|
3531
|
+
"new-york",
|
|
3532
|
+
true,
|
|
3533
|
+
24.155,
|
|
3534
|
+
261,
|
|
3535
|
+
1.824,
|
|
3536
|
+
5,
|
|
3537
|
+
0.025,
|
|
3538
|
+
0,
|
|
3539
|
+
0.04,
|
|
3540
|
+
0,
|
|
3541
|
+
[
|
|
3542
|
+
"center-sprint",
|
|
3543
|
+
"the-peristyle-sprint-rev",
|
|
3544
|
+
"the-hill-kom",
|
|
3545
|
+
"manhattan-sprint",
|
|
3546
|
+
"new-york-kom",
|
|
3547
|
+
],
|
|
3548
|
+
[
|
|
3549
|
+
{ from: 1.185, to: 1.593, segment: "the-peristyle-sprint-rev" },
|
|
3550
|
+
{ from: 3.077, to: 3.271, segment: "center-sprint" },
|
|
3551
|
+
{ from: 4.161, to: 4.681, segment: "the-hill-kom" },
|
|
3552
|
+
{ from: 9.889, to: 10.133, segment: "manhattan-sprint" },
|
|
3553
|
+
{ from: 22.721, to: 24.089, segment: "new-york-kom" },
|
|
3554
|
+
],
|
|
3555
|
+
false,
|
|
3556
|
+
false,
|
|
3557
|
+
false,
|
|
3558
|
+
false,
|
|
3559
|
+
["running", "cycling"],
|
|
3560
|
+
485,
|
|
3561
|
+
40493992,
|
|
3562
|
+
"https://www.strava.com/segments/40493992",
|
|
3563
|
+
"https://zwiftinsider.com/route/empire-elevation",
|
|
3564
|
+
"https://whatsonzwift.com/world/new-york/route/empire-elevation",
|
|
3565
|
+
undefined,
|
|
3566
|
+
],
|
|
3195
3567
|
[
|
|
3196
3568
|
1675611962,
|
|
3197
3569
|
"Downtown Eruption",
|
|
@@ -3303,6 +3675,7 @@ exports.routes = [
|
|
|
3303
3675
|
"itza-kom",
|
|
3304
3676
|
],
|
|
3305
3677
|
[
|
|
3678
|
+
{ from: 3.825, to: 4.028, segment: "jarvis-sprint-rev" },
|
|
3306
3679
|
{ from: 4.264, to: 5.562, segment: "jarvis-kom-rev" },
|
|
3307
3680
|
{ from: 23.5, to: 25.489, segment: "mayan-mountainside-kom" },
|
|
3308
3681
|
{ from: 26.096, to: 29.844, segment: "itza-kom" },
|
|
@@ -3587,7 +3960,7 @@ exports.routes = [
|
|
|
3587
3960
|
"https://www.strava.com/segments/38859707",
|
|
3588
3961
|
"https://zwiftinsider.com/route/hell-of-the-north",
|
|
3589
3962
|
"https://whatsonzwift.com/world/france/route/hell-of-the-north",
|
|
3590
|
-
|
|
3963
|
+
"https://zwifterbikes.web.app/route/hell-of-the-north",
|
|
3591
3964
|
],
|
|
3592
3965
|
[
|
|
3593
3966
|
1880443431,
|
|
@@ -3702,15 +4075,43 @@ exports.routes = [
|
|
|
3702
4075
|
"https://zwifterbikes.web.app/route/valley-to-mountaintop",
|
|
3703
4076
|
],
|
|
3704
4077
|
[
|
|
3705
|
-
|
|
3706
|
-
"
|
|
3707
|
-
"
|
|
3708
|
-
"
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
|
|
4078
|
+
1942591558,
|
|
4079
|
+
"Times Square Circuit",
|
|
4080
|
+
"times-square-circuit",
|
|
4081
|
+
"new-york",
|
|
4082
|
+
true,
|
|
4083
|
+
3.5,
|
|
4084
|
+
20,
|
|
4085
|
+
0.023,
|
|
4086
|
+
0,
|
|
4087
|
+
0.118,
|
|
4088
|
+
0,
|
|
4089
|
+
0.125,
|
|
4090
|
+
0,
|
|
4091
|
+
[],
|
|
4092
|
+
[],
|
|
4093
|
+
false,
|
|
4094
|
+
true,
|
|
4095
|
+
false,
|
|
4096
|
+
false,
|
|
4097
|
+
["running", "cycling"],
|
|
4098
|
+
70,
|
|
4099
|
+
40342792,
|
|
4100
|
+
"https://www.strava.com/segments/40342792",
|
|
4101
|
+
"https://zwiftinsider.com/route/times-square-circuit",
|
|
4102
|
+
"https://whatsonzwift.com/world/new-york/route/times-square-circuit",
|
|
4103
|
+
undefined,
|
|
4104
|
+
],
|
|
4105
|
+
[
|
|
4106
|
+
1975694067,
|
|
4107
|
+
"Ven-10 Run",
|
|
4108
|
+
"ven-10-run",
|
|
4109
|
+
"france",
|
|
4110
|
+
false,
|
|
4111
|
+
10,
|
|
4112
|
+
780,
|
|
4113
|
+
1.399,
|
|
4114
|
+
37,
|
|
3714
4115
|
0.078,
|
|
3715
4116
|
2,
|
|
3716
4117
|
0.126,
|
|
@@ -3911,6 +4312,45 @@ exports.routes = [
|
|
|
3911
4312
|
"https://whatsonzwift.com/world/watopia/route/power-to-the-tower",
|
|
3912
4313
|
"https://zwifterbikes.web.app/route/power-to-the-tower",
|
|
3913
4314
|
],
|
|
4315
|
+
[
|
|
4316
|
+
2101060245,
|
|
4317
|
+
"Double Parked",
|
|
4318
|
+
"double-parked",
|
|
4319
|
+
"new-york",
|
|
4320
|
+
false,
|
|
4321
|
+
42.171,
|
|
4322
|
+
330,
|
|
4323
|
+
0.072,
|
|
4324
|
+
0,
|
|
4325
|
+
0.107,
|
|
4326
|
+
0,
|
|
4327
|
+
0.113,
|
|
4328
|
+
0,
|
|
4329
|
+
[
|
|
4330
|
+
"the-peristyle-sprint",
|
|
4331
|
+
"the-hill-kom",
|
|
4332
|
+
"manhattan-sprint",
|
|
4333
|
+
"new-york-sprint",
|
|
4334
|
+
"manhattan-sprint-rev",
|
|
4335
|
+
],
|
|
4336
|
+
[
|
|
4337
|
+
{ from: 2.203, to: 2.612, segment: "the-peristyle-sprint" },
|
|
4338
|
+
{ from: 4.113, to: 4.638, segment: "the-hill-kom" },
|
|
4339
|
+
{ from: 9.849, to: 10.104, segment: "manhattan-sprint" },
|
|
4340
|
+
{ from: 36.211, to: 36.455, segment: "manhattan-sprint-rev" },
|
|
4341
|
+
],
|
|
4342
|
+
false,
|
|
4343
|
+
true,
|
|
4344
|
+
false,
|
|
4345
|
+
true,
|
|
4346
|
+
["running", "cycling"],
|
|
4347
|
+
845,
|
|
4348
|
+
40336136,
|
|
4349
|
+
"https://www.strava.com/segments/40336136",
|
|
4350
|
+
"https://zwiftinsider.com/route/double-parked",
|
|
4351
|
+
"https://whatsonzwift.com/world/new-york/route/double-parked",
|
|
4352
|
+
"https://zwifterbikes.web.app/route/double-parked",
|
|
4353
|
+
],
|
|
3914
4354
|
[
|
|
3915
4355
|
2128890027,
|
|
3916
4356
|
"Tempus Fugit",
|
|
@@ -4107,7 +4547,7 @@ exports.routes = [
|
|
|
4107
4547
|
"https://www.strava.com/segments/39240977",
|
|
4108
4548
|
"https://zwiftinsider.com/route/bon-voyage",
|
|
4109
4549
|
"https://whatsonzwift.com/world/france/route/bon-voyage",
|
|
4110
|
-
|
|
4550
|
+
"https://zwifterbikes.web.app/route/bon-voyage",
|
|
4111
4551
|
],
|
|
4112
4552
|
[
|
|
4113
4553
|
2165880404,
|
|
@@ -4323,12 +4763,46 @@ exports.routes = [
|
|
|
4323
4763
|
"https://whatsonzwift.com/world/watopia/route/wbr-climbing-series",
|
|
4324
4764
|
"https://zwifterbikes.web.app/route/wbr-climbing-series",
|
|
4325
4765
|
],
|
|
4766
|
+
[
|
|
4767
|
+
2251715424,
|
|
4768
|
+
"Hot Laps",
|
|
4769
|
+
"hot-laps",
|
|
4770
|
+
"watopia",
|
|
4771
|
+
true,
|
|
4772
|
+
23.28,
|
|
4773
|
+
149,
|
|
4774
|
+
0.194,
|
|
4775
|
+
0,
|
|
4776
|
+
0.014,
|
|
4777
|
+
0,
|
|
4778
|
+
0.029,
|
|
4779
|
+
0,
|
|
4780
|
+
["jarvis-kom", "volcano-circuit"],
|
|
4781
|
+
[
|
|
4782
|
+
{ from: 2.557, to: 6.633, segment: "volcano-circuit" },
|
|
4783
|
+
{ from: 6.644, to: 10.719, segment: "volcano-circuit" },
|
|
4784
|
+
{ from: 10.73, to: 14.817, segment: "volcano-circuit" },
|
|
4785
|
+
{ from: 14.839, to: 18.904, segment: "volcano-circuit" },
|
|
4786
|
+
{ from: 21.398, to: 23.206, segment: "jarvis-kom" },
|
|
4787
|
+
],
|
|
4788
|
+
false,
|
|
4789
|
+
false,
|
|
4790
|
+
false,
|
|
4791
|
+
true,
|
|
4792
|
+
["running", "cycling"],
|
|
4793
|
+
465,
|
|
4794
|
+
40469531,
|
|
4795
|
+
"https://www.strava.com/segments/40469531",
|
|
4796
|
+
"https://zwiftinsider.com/route/hot-laps",
|
|
4797
|
+
"https://whatsonzwift.com/world/watopia/route/hot-laps",
|
|
4798
|
+
undefined,
|
|
4799
|
+
],
|
|
4326
4800
|
[
|
|
4327
4801
|
2312882507,
|
|
4328
4802
|
"Dùn Dash",
|
|
4329
4803
|
"dun-dash",
|
|
4330
4804
|
"scotland",
|
|
4331
|
-
|
|
4805
|
+
false,
|
|
4332
4806
|
12.419,
|
|
4333
4807
|
138,
|
|
4334
4808
|
0.048,
|
|
@@ -4352,7 +4826,7 @@ exports.routes = [
|
|
|
4352
4826
|
"https://www.strava.com/segments/40233889",
|
|
4353
4827
|
"https://zwiftinsider.com/route/dun-dash",
|
|
4354
4828
|
"https://whatsonzwift.com/world/scotland/route/dun-dash",
|
|
4355
|
-
|
|
4829
|
+
"https://zwifterbikes.web.app/route/dun-dash",
|
|
4356
4830
|
],
|
|
4357
4831
|
[
|
|
4358
4832
|
2328501978,
|
|
@@ -4802,7 +5276,10 @@ exports.routes = [
|
|
|
4802
5276
|
"woodland-sprint-rev",
|
|
4803
5277
|
"sasquatch-sprint-rev",
|
|
4804
5278
|
"acropolis-sprint-rev",
|
|
4805
|
-
"
|
|
5279
|
+
"titans-grove-kom",
|
|
5280
|
+
"watopia-sprint-rev",
|
|
5281
|
+
"zwift-kom-rev",
|
|
5282
|
+
"watopia-sprint",
|
|
4806
5283
|
],
|
|
4807
5284
|
[],
|
|
4808
5285
|
false,
|
|
@@ -4872,6 +5349,7 @@ exports.routes = [
|
|
|
4872
5349
|
[
|
|
4873
5350
|
{ from: 0.227, to: 1.528, segment: "jarvis-kom-rev" },
|
|
4874
5351
|
{ from: 11.018, to: 13.476, segment: "zwift-kom-rev" },
|
|
5352
|
+
{ from: 19.641, to: 19.84, segment: "jarvis-sprint-rev" },
|
|
4875
5353
|
],
|
|
4876
5354
|
false,
|
|
4877
5355
|
true,
|
|
@@ -4927,8 +5405,11 @@ exports.routes = [
|
|
|
4927
5405
|
0,
|
|
4928
5406
|
0.253,
|
|
4929
5407
|
1,
|
|
4930
|
-
["watopia-sprint-rev", "jarvis-kom-rev"],
|
|
4931
|
-
[
|
|
5408
|
+
["watopia-sprint-rev", "jarvis-kom-rev", "jarvis-sprint-rev"],
|
|
5409
|
+
[
|
|
5410
|
+
{ from: 2.996, to: 3.202, segment: "jarvis-sprint-rev" },
|
|
5411
|
+
{ from: 3.443, to: 4.73, segment: "jarvis-kom-rev" },
|
|
5412
|
+
],
|
|
4932
5413
|
false,
|
|
4933
5414
|
true,
|
|
4934
5415
|
false,
|
|
@@ -4939,7 +5420,7 @@ exports.routes = [
|
|
|
4939
5420
|
"https://www.strava.com/segments/40054523",
|
|
4940
5421
|
"https://zwiftinsider.com/route/jarvis-seaside-sprint",
|
|
4941
5422
|
"https://whatsonzwift.com/world/watopia/route/jarvis-seaside-sprint",
|
|
4942
|
-
|
|
5423
|
+
"https://zwifterbikes.web.app/route/jarvis-seaside-sprint",
|
|
4943
5424
|
],
|
|
4944
5425
|
[
|
|
4945
5426
|
2663908549,
|
|
@@ -5006,7 +5487,7 @@ exports.routes = [
|
|
|
5006
5487
|
"Climb Portal - Volcano",
|
|
5007
5488
|
"climb-portal-volcano",
|
|
5008
5489
|
"watopia",
|
|
5009
|
-
|
|
5490
|
+
true,
|
|
5010
5491
|
7.354,
|
|
5011
5492
|
20,
|
|
5012
5493
|
1.99,
|
|
@@ -5260,12 +5741,12 @@ exports.routes = [
|
|
|
5260
5741
|
"Highland Run",
|
|
5261
5742
|
"highland-run",
|
|
5262
5743
|
"scotland",
|
|
5263
|
-
|
|
5744
|
+
false,
|
|
5264
5745
|
5.729,
|
|
5265
5746
|
52,
|
|
5266
5747
|
1.138,
|
|
5267
5748
|
6,
|
|
5268
|
-
0.
|
|
5749
|
+
0.051,
|
|
5269
5750
|
0,
|
|
5270
5751
|
0.029,
|
|
5271
5752
|
0,
|
|
@@ -5372,7 +5853,7 @@ exports.routes = [
|
|
|
5372
5853
|
"London Calling",
|
|
5373
5854
|
"london-calling",
|
|
5374
5855
|
"london",
|
|
5375
|
-
|
|
5856
|
+
false,
|
|
5376
5857
|
31.228,
|
|
5377
5858
|
207,
|
|
5378
5859
|
0.462,
|
|
@@ -5393,7 +5874,7 @@ exports.routes = [
|
|
|
5393
5874
|
"https://www.strava.com/segments/40232835",
|
|
5394
5875
|
"https://zwiftinsider.com/route/london-calling",
|
|
5395
5876
|
"https://whatsonzwift.com/world/london/route/london-calling",
|
|
5396
|
-
|
|
5877
|
+
"https://zwifterbikes.web.app/route/london-calling",
|
|
5397
5878
|
],
|
|
5398
5879
|
[
|
|
5399
5880
|
2839057126,
|
|
@@ -5642,7 +6123,7 @@ exports.routes = [
|
|
|
5642
6123
|
"Red Zone Repeats",
|
|
5643
6124
|
"red-zone-repeats",
|
|
5644
6125
|
"makuri-islands",
|
|
5645
|
-
|
|
6126
|
+
false,
|
|
5646
6127
|
19.388,
|
|
5647
6128
|
87,
|
|
5648
6129
|
0.207,
|
|
@@ -5651,19 +6132,19 @@ exports.routes = [
|
|
|
5651
6132
|
0,
|
|
5652
6133
|
0.166,
|
|
5653
6134
|
0,
|
|
5654
|
-
[],
|
|
5655
|
-
[],
|
|
5656
|
-
false,
|
|
6135
|
+
["tower-sprint-rev", "alley-sprint", "tower-sprint"],
|
|
6136
|
+
[{ from: 18.977, to: 19.297, segment: "tower-sprint" }],
|
|
5657
6137
|
false,
|
|
5658
6138
|
false,
|
|
5659
6139
|
false,
|
|
6140
|
+
true,
|
|
5660
6141
|
["running", "cycling"],
|
|
5661
6142
|
390,
|
|
5662
|
-
|
|
5663
|
-
|
|
5664
|
-
|
|
5665
|
-
|
|
5666
|
-
|
|
6143
|
+
39889363,
|
|
6144
|
+
"https://www.strava.com/segments/39889363",
|
|
6145
|
+
"https://zwiftinsider.com/route/red-zone-repeats",
|
|
6146
|
+
"https://whatsonzwift.com/world/makuri-islands/route/red-zone-repeats",
|
|
6147
|
+
"https://zwifterbikes.web.app/route/red-zone-repeats",
|
|
5667
6148
|
],
|
|
5668
6149
|
[
|
|
5669
6150
|
2896159042,
|
|
@@ -5701,6 +6182,37 @@ exports.routes = [
|
|
|
5701
6182
|
"https://whatsonzwift.com/world/makuri-islands/route/temples-and-towers",
|
|
5702
6183
|
"https://zwifterbikes.web.app/route/temples-and-towers",
|
|
5703
6184
|
],
|
|
6185
|
+
[
|
|
6186
|
+
2898229208,
|
|
6187
|
+
"Watts the Limit",
|
|
6188
|
+
"watts-the-limit",
|
|
6189
|
+
"new-york",
|
|
6190
|
+
false,
|
|
6191
|
+
29.532,
|
|
6192
|
+
200,
|
|
6193
|
+
1.424,
|
|
6194
|
+
19,
|
|
6195
|
+
0.026,
|
|
6196
|
+
0,
|
|
6197
|
+
0.053,
|
|
6198
|
+
0,
|
|
6199
|
+
["new-york-sprint", "manhattan-sprint-rev", "manhattan-sprint"],
|
|
6200
|
+
[
|
|
6201
|
+
{ from: 8.742, to: 8.986, segment: "manhattan-sprint-rev" },
|
|
6202
|
+
{ from: 18.87, to: 19.114, segment: "manhattan-sprint" },
|
|
6203
|
+
],
|
|
6204
|
+
false,
|
|
6205
|
+
true,
|
|
6206
|
+
false,
|
|
6207
|
+
true,
|
|
6208
|
+
["running", "cycling"],
|
|
6209
|
+
595,
|
|
6210
|
+
40337473,
|
|
6211
|
+
"https://www.strava.com/segments/40337473",
|
|
6212
|
+
"https://zwiftinsider.com/route/watts-the-limit",
|
|
6213
|
+
"https://whatsonzwift.com/world/new-york/route/watts-the-limit",
|
|
6214
|
+
"https://zwifterbikes.web.app/route/watts-the-limit",
|
|
6215
|
+
],
|
|
5704
6216
|
[
|
|
5705
6217
|
2900074211,
|
|
5706
6218
|
"Zwift Medio Fondo 2022",
|
|
@@ -5875,6 +6387,34 @@ exports.routes = [
|
|
|
5875
6387
|
"https://whatsonzwift.com/world/watopia/route/big-loop",
|
|
5876
6388
|
"https://zwifterbikes.web.app/route/big-loop",
|
|
5877
6389
|
],
|
|
6390
|
+
[
|
|
6391
|
+
2949228237,
|
|
6392
|
+
"Times Square Circuit Run",
|
|
6393
|
+
"times-square-circuit-run",
|
|
6394
|
+
"new-york",
|
|
6395
|
+
true,
|
|
6396
|
+
3.5,
|
|
6397
|
+
20,
|
|
6398
|
+
0.023,
|
|
6399
|
+
0,
|
|
6400
|
+
0.118,
|
|
6401
|
+
0,
|
|
6402
|
+
0.125,
|
|
6403
|
+
0,
|
|
6404
|
+
[],
|
|
6405
|
+
[],
|
|
6406
|
+
false,
|
|
6407
|
+
true,
|
|
6408
|
+
false,
|
|
6409
|
+
false,
|
|
6410
|
+
["running"],
|
|
6411
|
+
70,
|
|
6412
|
+
40342792,
|
|
6413
|
+
"https://www.strava.com/segments/40342792",
|
|
6414
|
+
"https://zwiftinsider.com/route/times-square-circuit",
|
|
6415
|
+
"https://whatsonzwift.com/world/new-york/route/times-square-circuit",
|
|
6416
|
+
undefined,
|
|
6417
|
+
],
|
|
5878
6418
|
[
|
|
5879
6419
|
2953010285,
|
|
5880
6420
|
"Mountain Mash",
|
|
@@ -6166,6 +6706,45 @@ exports.routes = [
|
|
|
6166
6706
|
undefined,
|
|
6167
6707
|
undefined,
|
|
6168
6708
|
],
|
|
6709
|
+
[
|
|
6710
|
+
3051823795,
|
|
6711
|
+
"The Greenway",
|
|
6712
|
+
"the-greenway",
|
|
6713
|
+
"new-york",
|
|
6714
|
+
false,
|
|
6715
|
+
36.223,
|
|
6716
|
+
290,
|
|
6717
|
+
0.582,
|
|
6718
|
+
2,
|
|
6719
|
+
0.026,
|
|
6720
|
+
0,
|
|
6721
|
+
0.044,
|
|
6722
|
+
0,
|
|
6723
|
+
[
|
|
6724
|
+
"center-sprint-rev",
|
|
6725
|
+
"manhattan-sprint",
|
|
6726
|
+
"brooklyn-bridge-kom",
|
|
6727
|
+
"manhattan-sprint-rev",
|
|
6728
|
+
],
|
|
6729
|
+
[
|
|
6730
|
+
{ from: 1.183, to: 1.385, segment: "center-sprint-rev" },
|
|
6731
|
+
{ from: 8.628, to: 8.872, segment: "manhattan-sprint" },
|
|
6732
|
+
{ from: 11.14, to: 13.142, segment: "brooklyn-bridge-kom" },
|
|
6733
|
+
{ from: 19.508, to: 19.698, segment: "center-sprint-rev" },
|
|
6734
|
+
{ from: 31.01, to: 31.253, segment: "manhattan-sprint-rev" },
|
|
6735
|
+
],
|
|
6736
|
+
false,
|
|
6737
|
+
true,
|
|
6738
|
+
false,
|
|
6739
|
+
true,
|
|
6740
|
+
["running", "cycling"],
|
|
6741
|
+
805,
|
|
6742
|
+
40337514,
|
|
6743
|
+
"https://www.strava.com/segments/40337514",
|
|
6744
|
+
"https://zwiftinsider.com/route/the-greenway",
|
|
6745
|
+
"https://whatsonzwift.com/world/new-york/route/the-greenway",
|
|
6746
|
+
"https://zwifterbikes.web.app/route/the-greenway",
|
|
6747
|
+
],
|
|
6169
6748
|
[
|
|
6170
6749
|
3068694512,
|
|
6171
6750
|
"The Classic Run",
|
|
@@ -6228,6 +6807,45 @@ exports.routes = [
|
|
|
6228
6807
|
"https://whatsonzwift.com/world/new-york/route/rising-empire",
|
|
6229
6808
|
"https://zwifterbikes.web.app/route/rising-empire",
|
|
6230
6809
|
],
|
|
6810
|
+
[
|
|
6811
|
+
3079921742,
|
|
6812
|
+
"Stay Puft Pursuit",
|
|
6813
|
+
"stay-puft-pursuit",
|
|
6814
|
+
"new-york",
|
|
6815
|
+
false,
|
|
6816
|
+
31.181,
|
|
6817
|
+
416,
|
|
6818
|
+
0.023,
|
|
6819
|
+
0,
|
|
6820
|
+
0.032,
|
|
6821
|
+
0,
|
|
6822
|
+
0.047,
|
|
6823
|
+
0,
|
|
6824
|
+
[
|
|
6825
|
+
"brooklyn-bridge-kom",
|
|
6826
|
+
"manhattan-sprint",
|
|
6827
|
+
"new-york-kom-rev",
|
|
6828
|
+
"new-york-sprint-rev",
|
|
6829
|
+
"new-york-kom",
|
|
6830
|
+
],
|
|
6831
|
+
[
|
|
6832
|
+
{ from: 3.115, to: 5.117, segment: "brooklyn-bridge-kom" },
|
|
6833
|
+
{ from: 7.838, to: 8.094, segment: "manhattan-sprint" },
|
|
6834
|
+
{ from: 17.586, to: 18.727, segment: "new-york-kom-rev" },
|
|
6835
|
+
{ from: 23.991, to: 25.353, segment: "new-york-kom" },
|
|
6836
|
+
],
|
|
6837
|
+
false,
|
|
6838
|
+
true,
|
|
6839
|
+
false,
|
|
6840
|
+
true,
|
|
6841
|
+
["running", "cycling"],
|
|
6842
|
+
625,
|
|
6843
|
+
40368797,
|
|
6844
|
+
"https://www.strava.com/segments/40368797",
|
|
6845
|
+
"https://zwiftinsider.com/route/stay-puft-pursuit",
|
|
6846
|
+
"https://whatsonzwift.com/world/new-york/route/stay-puft-pursuit",
|
|
6847
|
+
"https://zwifterbikes.web.app/route/stay-puft-pursuit",
|
|
6848
|
+
],
|
|
6231
6849
|
[
|
|
6232
6850
|
3099224394,
|
|
6233
6851
|
"Titan's Run",
|
|
@@ -6578,6 +7196,37 @@ exports.routes = [
|
|
|
6578
7196
|
"https://whatsonzwift.com/world/watopia/route/two-bridges-loop",
|
|
6579
7197
|
"https://zwifterbikes.web.app/route/two-bridges-loop",
|
|
6580
7198
|
],
|
|
7199
|
+
[
|
|
7200
|
+
3314406972,
|
|
7201
|
+
"Spinfinity",
|
|
7202
|
+
"spinfinity",
|
|
7203
|
+
"new-york",
|
|
7204
|
+
false,
|
|
7205
|
+
19.28,
|
|
7206
|
+
155,
|
|
7207
|
+
0.023,
|
|
7208
|
+
0,
|
|
7209
|
+
0.028,
|
|
7210
|
+
0,
|
|
7211
|
+
0.043,
|
|
7212
|
+
0,
|
|
7213
|
+
["brooklyn-bridge-kom", "manhattan-sprint"],
|
|
7214
|
+
[
|
|
7215
|
+
{ from: 6.591, to: 8.594, segment: "brooklyn-bridge-kom" },
|
|
7216
|
+
{ from: 11.327, to: 11.571, segment: "manhattan-sprint" },
|
|
7217
|
+
],
|
|
7218
|
+
false,
|
|
7219
|
+
true,
|
|
7220
|
+
false,
|
|
7221
|
+
true,
|
|
7222
|
+
["running", "cycling"],
|
|
7223
|
+
390,
|
|
7224
|
+
40331488,
|
|
7225
|
+
"https://www.strava.com/segments/40331488",
|
|
7226
|
+
"https://zwiftinsider.com/route/spinfinity",
|
|
7227
|
+
"https://whatsonzwift.com/world/new-york/route/spinfinity",
|
|
7228
|
+
"https://zwifterbikes.web.app/route/spinfinity",
|
|
7229
|
+
],
|
|
6581
7230
|
[
|
|
6582
7231
|
3324272424,
|
|
6583
7232
|
"Snowman",
|
|
@@ -6837,44 +7486,6 @@ exports.routes = [
|
|
|
6837
7486
|
undefined,
|
|
6838
7487
|
"https://zwifterbikes.web.app/route/2022-bambino-fondo",
|
|
6839
7488
|
],
|
|
6840
|
-
[
|
|
6841
|
-
3636436865,
|
|
6842
|
-
"Tropic Rush",
|
|
6843
|
-
"tropic-rush",
|
|
6844
|
-
"makuri-islands",
|
|
6845
|
-
true,
|
|
6846
|
-
41.267,
|
|
6847
|
-
327,
|
|
6848
|
-
1.606,
|
|
6849
|
-
6,
|
|
6850
|
-
0.016,
|
|
6851
|
-
0,
|
|
6852
|
-
0.036,
|
|
6853
|
-
1,
|
|
6854
|
-
[
|
|
6855
|
-
"alley-sprint-rev",
|
|
6856
|
-
"railway-sprint",
|
|
6857
|
-
"shisa-sprint-rev",
|
|
6858
|
-
"castle-park-sprint",
|
|
6859
|
-
"rooftop-kom",
|
|
6860
|
-
"tower-sprint-rev",
|
|
6861
|
-
],
|
|
6862
|
-
[
|
|
6863
|
-
{ from: 6.284, to: 6.776, segment: "railway-sprint" },
|
|
6864
|
-
{ from: 34.276, to: 36.143, segment: "rooftop-kom" },
|
|
6865
|
-
],
|
|
6866
|
-
false,
|
|
6867
|
-
true,
|
|
6868
|
-
false,
|
|
6869
|
-
true,
|
|
6870
|
-
["running", "cycling"],
|
|
6871
|
-
825,
|
|
6872
|
-
40232566,
|
|
6873
|
-
"https://www.strava.com/segments/40232566",
|
|
6874
|
-
"https://zwiftinsider.com/route/tropic-rush",
|
|
6875
|
-
"https://whatsonzwift.com/world/makuri-islands/route/tropic-rush",
|
|
6876
|
-
undefined,
|
|
6877
|
-
],
|
|
6878
7489
|
[
|
|
6879
7490
|
3378411990,
|
|
6880
7491
|
"Waisted 8",
|
|
@@ -6891,6 +7502,7 @@ exports.routes = [
|
|
|
6891
7502
|
0,
|
|
6892
7503
|
["jarvis-sprint-rev", "jarvis-kom-rev", "fuego-flats-rev"],
|
|
6893
7504
|
[
|
|
7505
|
+
{ from: 3.814, to: 4.015, segment: "jarvis-sprint-rev" },
|
|
6894
7506
|
{ from: 4.258, to: 5.557, segment: "jarvis-kom-rev" },
|
|
6895
7507
|
{ from: 18.582, to: 25.665, segment: "fuego-flats-rev" },
|
|
6896
7508
|
],
|
|
@@ -7371,7 +7983,7 @@ exports.routes = [
|
|
|
7371
7983
|
false,
|
|
7372
7984
|
false,
|
|
7373
7985
|
false,
|
|
7374
|
-
|
|
7986
|
+
false,
|
|
7375
7987
|
["running", "cycling"],
|
|
7376
7988
|
undefined,
|
|
7377
7989
|
19641904,
|
|
@@ -7380,28 +7992,66 @@ exports.routes = [
|
|
|
7380
7992
|
"https://whatsonzwift.com/world/watopia/route/zwift-bambino-fondo",
|
|
7381
7993
|
"https://zwifterbikes.web.app/route/bambino-fondo",
|
|
7382
7994
|
],
|
|
7995
|
+
[
|
|
7996
|
+
3636436865,
|
|
7997
|
+
"Tropic Rush",
|
|
7998
|
+
"tropic-rush",
|
|
7999
|
+
"makuri-islands",
|
|
8000
|
+
false,
|
|
8001
|
+
41.267,
|
|
8002
|
+
327,
|
|
8003
|
+
1.606,
|
|
8004
|
+
6,
|
|
8005
|
+
0.016,
|
|
8006
|
+
0,
|
|
8007
|
+
0.036,
|
|
8008
|
+
1,
|
|
8009
|
+
[
|
|
8010
|
+
"alley-sprint-rev",
|
|
8011
|
+
"railway-sprint",
|
|
8012
|
+
"shisa-sprint-rev",
|
|
8013
|
+
"castle-park-sprint",
|
|
8014
|
+
"rooftop-kom",
|
|
8015
|
+
"tower-sprint-rev",
|
|
8016
|
+
],
|
|
8017
|
+
[
|
|
8018
|
+
{ from: 6.284, to: 6.776, segment: "railway-sprint" },
|
|
8019
|
+
{ from: 34.276, to: 36.143, segment: "rooftop-kom" },
|
|
8020
|
+
],
|
|
8021
|
+
false,
|
|
8022
|
+
true,
|
|
8023
|
+
false,
|
|
8024
|
+
true,
|
|
8025
|
+
["running", "cycling"],
|
|
8026
|
+
825,
|
|
8027
|
+
40232566,
|
|
8028
|
+
"https://www.strava.com/segments/40232566",
|
|
8029
|
+
"https://zwiftinsider.com/route/tropic-rush",
|
|
8030
|
+
"https://whatsonzwift.com/world/makuri-islands/route/tropic-rush",
|
|
8031
|
+
"https://zwifterbikes.web.app/route/tropic-rush",
|
|
8032
|
+
],
|
|
7383
8033
|
[
|
|
7384
8034
|
3649347250,
|
|
7385
8035
|
"Innsbruck KOM After Party",
|
|
7386
8036
|
"innsbruck-kom-after-party",
|
|
7387
8037
|
"innsbruck",
|
|
7388
8038
|
true,
|
|
7389
|
-
36.
|
|
8039
|
+
36.971,
|
|
7390
8040
|
657,
|
|
7391
|
-
0.
|
|
8041
|
+
0.222,
|
|
7392
8042
|
1,
|
|
7393
|
-
|
|
7394
|
-
|
|
7395
|
-
|
|
7396
|
-
|
|
8043
|
+
0.022,
|
|
8044
|
+
0,
|
|
8045
|
+
0.04,
|
|
8046
|
+
0,
|
|
7397
8047
|
["innsbruck-uci-lap", "innsbruck-sprint", "innsbruck-kom"],
|
|
7398
8048
|
[{ from: 29.709, to: 37.137, segment: "innsbruck-kom" }],
|
|
7399
8049
|
false,
|
|
7400
8050
|
false,
|
|
7401
8051
|
false,
|
|
7402
|
-
|
|
8052
|
+
false,
|
|
7403
8053
|
["running", "cycling"],
|
|
7404
|
-
|
|
8054
|
+
740,
|
|
7405
8055
|
20539949,
|
|
7406
8056
|
"https://www.strava.com/segments/20539949",
|
|
7407
8057
|
"https://zwiftinsider.com/route/kom-after-party",
|
|
@@ -7501,7 +8151,50 @@ exports.routes = [
|
|
|
7501
8151
|
undefined,
|
|
7502
8152
|
"https://zwiftinsider.com/route/laguardia-after-party",
|
|
7503
8153
|
undefined,
|
|
7504
|
-
|
|
8154
|
+
"https://zwifterbikes.web.app/route/laguardia-after-party",
|
|
8155
|
+
],
|
|
8156
|
+
[
|
|
8157
|
+
3678866163,
|
|
8158
|
+
"Fuhgeddaboudit",
|
|
8159
|
+
"fuhgeddaboudit",
|
|
8160
|
+
"new-york",
|
|
8161
|
+
false,
|
|
8162
|
+
78.905,
|
|
8163
|
+
838,
|
|
8164
|
+
0.072,
|
|
8165
|
+
0,
|
|
8166
|
+
0.159,
|
|
8167
|
+
0,
|
|
8168
|
+
0.161,
|
|
8169
|
+
0,
|
|
8170
|
+
[
|
|
8171
|
+
"the-peristyle-sprint",
|
|
8172
|
+
"the-hill-kom",
|
|
8173
|
+
"manhattan-sprint",
|
|
8174
|
+
"new-york-kom-rev",
|
|
8175
|
+
"new-york-sprint",
|
|
8176
|
+
"brooklyn-bridge-kom",
|
|
8177
|
+
"manhattan-sprint-rev",
|
|
8178
|
+
],
|
|
8179
|
+
[
|
|
8180
|
+
{ from: 2.212, to: 2.607, segment: "the-peristyle-sprint" },
|
|
8181
|
+
{ from: 4.122, to: 4.644, segment: "the-hill-kom" },
|
|
8182
|
+
{ from: 9.855, to: 10.099, segment: "manhattan-sprint" },
|
|
8183
|
+
{ from: 19.591, to: 20.731, segment: "new-york-kom-rev" },
|
|
8184
|
+
{ from: 57.615, to: 59.616, segment: "brooklyn-bridge-kom" },
|
|
8185
|
+
{ from: 73.337, to: 73.568, segment: "manhattan-sprint-rev" },
|
|
8186
|
+
],
|
|
8187
|
+
false,
|
|
8188
|
+
true,
|
|
8189
|
+
false,
|
|
8190
|
+
true,
|
|
8191
|
+
["running", "cycling"],
|
|
8192
|
+
1595,
|
|
8193
|
+
40335851,
|
|
8194
|
+
"https://www.strava.com/segments/40335851",
|
|
8195
|
+
"https://zwiftinsider.com/route/fuhgeddaboudit",
|
|
8196
|
+
"https://whatsonzwift.com/world/new-york/route/fuhgeddaboudit",
|
|
8197
|
+
"https://zwifterbikes.web.app/route/fuhgeddaboudit",
|
|
7505
8198
|
],
|
|
7506
8199
|
[
|
|
7507
8200
|
3680493479,
|
|
@@ -7534,7 +8227,7 @@ exports.routes = [
|
|
|
7534
8227
|
"https://www.strava.com/segments/40097976",
|
|
7535
8228
|
"https://zwiftinsider.com/route/southern-coast-cruise",
|
|
7536
8229
|
"https://whatsonzwift.com/world/watopia/route/southern-coast-cruise",
|
|
7537
|
-
|
|
8230
|
+
"https://zwifterbikes.web.app/route/southern-coast-cruise",
|
|
7538
8231
|
],
|
|
7539
8232
|
[
|
|
7540
8233
|
3687251774,
|
|
@@ -7763,7 +8456,7 @@ exports.routes = [
|
|
|
7763
8456
|
false,
|
|
7764
8457
|
false,
|
|
7765
8458
|
false,
|
|
7766
|
-
|
|
8459
|
+
false,
|
|
7767
8460
|
["running", "cycling"],
|
|
7768
8461
|
undefined,
|
|
7769
8462
|
20655505,
|
|
@@ -7912,6 +8605,37 @@ exports.routes = [
|
|
|
7912
8605
|
"https://whatsonzwift.com/world/watopia/route/5k-loop",
|
|
7913
8606
|
undefined,
|
|
7914
8607
|
],
|
|
8608
|
+
[
|
|
8609
|
+
3835625237,
|
|
8610
|
+
"Prospect Park Loop Run",
|
|
8611
|
+
"prospect-park-loop-run",
|
|
8612
|
+
"new-york",
|
|
8613
|
+
false,
|
|
8614
|
+
5.428,
|
|
8615
|
+
37,
|
|
8616
|
+
0.072,
|
|
8617
|
+
0,
|
|
8618
|
+
0.16,
|
|
8619
|
+
0,
|
|
8620
|
+
0.161,
|
|
8621
|
+
0,
|
|
8622
|
+
["the-peristyle-sprint", "the-hill-kom"],
|
|
8623
|
+
[
|
|
8624
|
+
{ from: 2.2, to: 2.61, segment: "the-peristyle-sprint" },
|
|
8625
|
+
{ from: 4.124, to: 4.646, segment: "the-hill-kom" },
|
|
8626
|
+
],
|
|
8627
|
+
false,
|
|
8628
|
+
true,
|
|
8629
|
+
false,
|
|
8630
|
+
true,
|
|
8631
|
+
["running"],
|
|
8632
|
+
110,
|
|
8633
|
+
40325245,
|
|
8634
|
+
"https://www.strava.com/segments/40325245",
|
|
8635
|
+
"https://zwiftinsider.com/route/prospect-park-loop",
|
|
8636
|
+
"https://whatsonzwift.com/world/new-york/route/prospect-park-loop",
|
|
8637
|
+
"https://zwifterbikes.web.app/route/prospect-park-loop",
|
|
8638
|
+
],
|
|
7915
8639
|
[
|
|
7916
8640
|
3848492017,
|
|
7917
8641
|
"The Mega Pretzel",
|
|
@@ -8045,7 +8769,7 @@ exports.routes = [
|
|
|
8045
8769
|
"Track Meet",
|
|
8046
8770
|
"track-meet",
|
|
8047
8771
|
"watopia",
|
|
8048
|
-
|
|
8772
|
+
false,
|
|
8049
8773
|
6.073,
|
|
8050
8774
|
22,
|
|
8051
8775
|
0.462,
|
|
@@ -8300,7 +9024,7 @@ exports.routes = [
|
|
|
8300
9024
|
"https://www.strava.com/segments/38859646",
|
|
8301
9025
|
"https://zwiftinsider.com/route/knights-of-the-roundabout",
|
|
8302
9026
|
"https://whatsonzwift.com/world/france/route/knights-of-the-roundabout",
|
|
8303
|
-
|
|
9027
|
+
"https://zwifterbikes.web.app/route/knights-of-the-roundabout",
|
|
8304
9028
|
],
|
|
8305
9029
|
[
|
|
8306
9030
|
3976402826,
|
|
@@ -8662,7 +9386,7 @@ exports.routes = [
|
|
|
8662
9386
|
"Climb Portal - Mont Saint-Michel",
|
|
8663
9387
|
"climb-portal-mont-saint-michel",
|
|
8664
9388
|
"france",
|
|
8665
|
-
|
|
9389
|
+
true,
|
|
8666
9390
|
2.469,
|
|
8667
9391
|
11,
|
|
8668
9392
|
6.145,
|
|
@@ -8812,7 +9536,7 @@ exports.routes = [
|
|
|
8812
9536
|
"Scotland After Party",
|
|
8813
9537
|
"scotland-after-party",
|
|
8814
9538
|
"scotland",
|
|
8815
|
-
|
|
9539
|
+
false,
|
|
8816
9540
|
13.634,
|
|
8817
9541
|
189,
|
|
8818
9542
|
1.138,
|
|
@@ -8833,7 +9557,40 @@ exports.routes = [
|
|
|
8833
9557
|
"https://www.strava.com/segments/40233914",
|
|
8834
9558
|
"https://zwiftinsider.com/route/scotland-after-party",
|
|
8835
9559
|
"https://whatsonzwift.com/world/scotland/route/scotland-after-party",
|
|
8836
|
-
|
|
9560
|
+
"https://zwifterbikes.web.app/route/scotland-after-party",
|
|
9561
|
+
],
|
|
9562
|
+
[
|
|
9563
|
+
4232620535,
|
|
9564
|
+
"Toefield Tornado",
|
|
9565
|
+
"toefield-tornado",
|
|
9566
|
+
"new-york",
|
|
9567
|
+
false,
|
|
9568
|
+
10.216,
|
|
9569
|
+
53,
|
|
9570
|
+
0.072,
|
|
9571
|
+
0,
|
|
9572
|
+
0.016,
|
|
9573
|
+
0,
|
|
9574
|
+
0.031,
|
|
9575
|
+
0,
|
|
9576
|
+
["center-sprint", "the-peristyle-sprint-rev", "the-hill-kom"],
|
|
9577
|
+
[
|
|
9578
|
+
{ from: 1.545, to: 1.728, segment: "center-sprint" },
|
|
9579
|
+
{ from: 2.95, to: 3.344, segment: "the-peristyle-sprint-rev" },
|
|
9580
|
+
{ from: 4.836, to: 5.029, segment: "center-sprint" },
|
|
9581
|
+
{ from: 5.917, to: 6.44, segment: "the-hill-kom" },
|
|
9582
|
+
],
|
|
9583
|
+
false,
|
|
9584
|
+
true,
|
|
9585
|
+
false,
|
|
9586
|
+
true,
|
|
9587
|
+
["running", "cycling"],
|
|
9588
|
+
205,
|
|
9589
|
+
40337526,
|
|
9590
|
+
"https://www.strava.com/segments/40337526",
|
|
9591
|
+
"https://zwiftinsider.com/route/toefield-tornado",
|
|
9592
|
+
"https://whatsonzwift.com/world/new-york/route/toefield-tornado",
|
|
9593
|
+
"https://zwifterbikes.web.app/route/toefield-tornado",
|
|
8837
9594
|
],
|
|
8838
9595
|
[
|
|
8839
9596
|
4232726854,
|