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/esm/routes.js
CHANGED
|
@@ -59,6 +59,37 @@ export const routes = [
|
|
|
59
59
|
undefined,
|
|
60
60
|
"https://zwifterbikes.web.app/route/downtown-titans",
|
|
61
61
|
],
|
|
62
|
+
[
|
|
63
|
+
22757204,
|
|
64
|
+
"Prospect Park Loop",
|
|
65
|
+
"prospect-park-loop",
|
|
66
|
+
"new-york",
|
|
67
|
+
false,
|
|
68
|
+
5.428,
|
|
69
|
+
37,
|
|
70
|
+
0.072,
|
|
71
|
+
0,
|
|
72
|
+
0.01,
|
|
73
|
+
0,
|
|
74
|
+
0.017,
|
|
75
|
+
0,
|
|
76
|
+
["the-peristyle-sprint", "the-hill-kom"],
|
|
77
|
+
[
|
|
78
|
+
{ from: 2.2, to: 2.61, segment: "the-peristyle-sprint" },
|
|
79
|
+
{ from: 4.124, to: 4.646, segment: "the-hill-kom" },
|
|
80
|
+
],
|
|
81
|
+
false,
|
|
82
|
+
true,
|
|
83
|
+
false,
|
|
84
|
+
true,
|
|
85
|
+
["running", "cycling"],
|
|
86
|
+
110,
|
|
87
|
+
40325245,
|
|
88
|
+
"https://www.strava.com/segments/40325245",
|
|
89
|
+
"https://zwiftinsider.com/route/prospect-park-loop",
|
|
90
|
+
"https://whatsonzwift.com/world/new-york/route/prospect-park-loop",
|
|
91
|
+
"https://zwifterbikes.web.app/route/prospect-park-loop",
|
|
92
|
+
],
|
|
62
93
|
[
|
|
63
94
|
46799750,
|
|
64
95
|
"Rolling Highlands",
|
|
@@ -128,7 +159,7 @@ export const routes = [
|
|
|
128
159
|
"Electric Break",
|
|
129
160
|
"electric-break",
|
|
130
161
|
"makuri-islands",
|
|
131
|
-
|
|
162
|
+
false,
|
|
132
163
|
17.76,
|
|
133
164
|
190,
|
|
134
165
|
1.839,
|
|
@@ -149,6 +180,34 @@ export const routes = [
|
|
|
149
180
|
"https://www.strava.com/segments/40233903",
|
|
150
181
|
"https://zwiftinsider.com/route/electric-break",
|
|
151
182
|
"https://whatsonzwift.com/world/makuri-islands/route/electric-break",
|
|
183
|
+
"https://zwifterbikes.web.app/route/electric-break",
|
|
184
|
+
],
|
|
185
|
+
[
|
|
186
|
+
79243399,
|
|
187
|
+
"Glasgow Crit Six",
|
|
188
|
+
"glasgow-crit-six",
|
|
189
|
+
"scotland",
|
|
190
|
+
true,
|
|
191
|
+
18.07,
|
|
192
|
+
199,
|
|
193
|
+
0.248,
|
|
194
|
+
0,
|
|
195
|
+
0.016,
|
|
196
|
+
0,
|
|
197
|
+
0.031,
|
|
198
|
+
0,
|
|
199
|
+
["champions-sprint", "the-clyde-kicker"],
|
|
200
|
+
[],
|
|
201
|
+
false,
|
|
202
|
+
true,
|
|
203
|
+
false,
|
|
204
|
+
true,
|
|
205
|
+
["running", "cycling"],
|
|
206
|
+
360,
|
|
207
|
+
40454428,
|
|
208
|
+
"https://www.strava.com/segments/40454428",
|
|
209
|
+
"https://zwiftinsider.com/route/glasgow-crit-six",
|
|
210
|
+
"https://whatsonzwift.com/world/scotland/route/glasgow-crit-six",
|
|
152
211
|
undefined,
|
|
153
212
|
],
|
|
154
213
|
[
|
|
@@ -266,6 +325,39 @@ export const routes = [
|
|
|
266
325
|
"https://whatsonzwift.com/world/watopia/route/hilly-route-reverse",
|
|
267
326
|
"https://zwifterbikes.web.app/route/hilly-route-reverse",
|
|
268
327
|
],
|
|
328
|
+
[
|
|
329
|
+
112312944,
|
|
330
|
+
"Issendorf Express",
|
|
331
|
+
"issendorf-express",
|
|
332
|
+
"new-york",
|
|
333
|
+
false,
|
|
334
|
+
7.234,
|
|
335
|
+
53,
|
|
336
|
+
0.072,
|
|
337
|
+
0,
|
|
338
|
+
0.016,
|
|
339
|
+
0,
|
|
340
|
+
0.031,
|
|
341
|
+
0,
|
|
342
|
+
["center-sprint", "the-peristyle-sprint-rev", "the-hill-kom"],
|
|
343
|
+
[
|
|
344
|
+
{ from: 1.537, to: 1.736, segment: "center-sprint" },
|
|
345
|
+
{ from: 2.944, to: 3.351, segment: "the-peristyle-sprint-rev" },
|
|
346
|
+
{ from: 4.844, to: 5.037, segment: "center-sprint" },
|
|
347
|
+
{ from: 5.91, to: 6.436, segment: "the-hill-kom" },
|
|
348
|
+
],
|
|
349
|
+
false,
|
|
350
|
+
true,
|
|
351
|
+
false,
|
|
352
|
+
true,
|
|
353
|
+
["running", "cycling"],
|
|
354
|
+
145,
|
|
355
|
+
40331604,
|
|
356
|
+
"https://www.strava.com/segments/40331604",
|
|
357
|
+
"https://zwiftinsider.com/route/issendorf-express",
|
|
358
|
+
"https://whatsonzwift.com/world/new-york/route/issendorf-express",
|
|
359
|
+
"https://zwifterbikes.web.app/route/issendorf-express",
|
|
360
|
+
],
|
|
269
361
|
[
|
|
270
362
|
136140280,
|
|
271
363
|
"Sacre Bleu",
|
|
@@ -297,7 +389,7 @@ export const routes = [
|
|
|
297
389
|
"https://www.strava.com/segments/39270823",
|
|
298
390
|
"https://zwiftinsider.com/route/sacre-bleu",
|
|
299
391
|
undefined,
|
|
300
|
-
|
|
392
|
+
"https://zwifterbikes.web.app/route/sacre-bleu",
|
|
301
393
|
],
|
|
302
394
|
[
|
|
303
395
|
136957568,
|
|
@@ -332,7 +424,7 @@ export const routes = [
|
|
|
332
424
|
"Yoru Run",
|
|
333
425
|
"yoru-run",
|
|
334
426
|
"makuri-islands",
|
|
335
|
-
|
|
427
|
+
false,
|
|
336
428
|
6.89,
|
|
337
429
|
32,
|
|
338
430
|
1.124,
|
|
@@ -632,7 +724,7 @@ export const routes = [
|
|
|
632
724
|
false,
|
|
633
725
|
false,
|
|
634
726
|
false,
|
|
635
|
-
|
|
727
|
+
false,
|
|
636
728
|
["running", "cycling"],
|
|
637
729
|
undefined,
|
|
638
730
|
20456686,
|
|
@@ -843,7 +935,7 @@ export const routes = [
|
|
|
843
935
|
"https://www.strava.com/segments/38873256",
|
|
844
936
|
"https://zwiftinsider.com/route/three-musketeers",
|
|
845
937
|
"https://whatsonzwift.com/world/france/route/three-musketeers",
|
|
846
|
-
|
|
938
|
+
"https://zwifterbikes.web.app/route/three-musketeers",
|
|
847
939
|
],
|
|
848
940
|
[
|
|
849
941
|
352245150,
|
|
@@ -899,7 +991,7 @@ export const routes = [
|
|
|
899
991
|
"https://www.strava.com/segments/38856912",
|
|
900
992
|
"https://zwiftinsider.com/route/ven-10",
|
|
901
993
|
"https://whatsonzwift.com/world/france/route/ven-10",
|
|
902
|
-
|
|
994
|
+
"https://zwifterbikes.web.app/route/ven-10",
|
|
903
995
|
],
|
|
904
996
|
[
|
|
905
997
|
377566656,
|
|
@@ -979,15 +1071,25 @@ export const routes = [
|
|
|
979
1071
|
["jarvis-sprint-rev", "jarvis-kom-rev"],
|
|
980
1072
|
[
|
|
981
1073
|
{ from: 0.232, to: 1.528, segment: "jarvis-kom-rev" },
|
|
1074
|
+
{ from: 4.603, to: 4.801, segment: "jarvis-sprint-rev" },
|
|
982
1075
|
{ from: 5.05, to: 6.344, segment: "jarvis-kom-rev" },
|
|
1076
|
+
{ from: 9.419, to: 9.617, segment: "jarvis-sprint-rev" },
|
|
983
1077
|
{ from: 9.866, to: 11.16, segment: "jarvis-kom-rev" },
|
|
1078
|
+
{ from: 14.248, to: 14.445, segment: "jarvis-sprint-rev" },
|
|
984
1079
|
{ from: 14.681, to: 15.976, segment: "jarvis-kom-rev" },
|
|
1080
|
+
{ from: 19.063, to: 19.261, segment: "jarvis-sprint-rev" },
|
|
985
1081
|
{ from: 19.497, to: 20.792, segment: "jarvis-kom-rev" },
|
|
1082
|
+
{ from: 23.879, to: 24.076, segment: "jarvis-sprint-rev" },
|
|
986
1083
|
{ from: 24.312, to: 25.608, segment: "jarvis-kom-rev" },
|
|
1084
|
+
{ from: 28.694, to: 28.892, segment: "jarvis-sprint-rev" },
|
|
987
1085
|
{ from: 29.141, to: 30.435, segment: "jarvis-kom-rev" },
|
|
1086
|
+
{ from: 33.51, to: 33.707, segment: "jarvis-sprint-rev" },
|
|
988
1087
|
{ from: 33.956, to: 35.25, segment: "jarvis-kom-rev" },
|
|
1088
|
+
{ from: 38.332, to: 38.528, segment: "jarvis-sprint-rev" },
|
|
989
1089
|
{ from: 38.767, to: 40.065, segment: "jarvis-kom-rev" },
|
|
1090
|
+
{ from: 43.155, to: 43.354, segment: "jarvis-sprint-rev" },
|
|
990
1091
|
{ from: 43.599, to: 44.893, segment: "jarvis-kom-rev" },
|
|
1092
|
+
{ from: 47.982, to: 48.175, segment: "jarvis-sprint-rev" },
|
|
991
1093
|
],
|
|
992
1094
|
false,
|
|
993
1095
|
true,
|
|
@@ -1071,7 +1173,7 @@ export const routes = [
|
|
|
1071
1173
|
0,
|
|
1072
1174
|
0.143,
|
|
1073
1175
|
0,
|
|
1074
|
-
["new-york-
|
|
1176
|
+
["new-york-sprint"],
|
|
1075
1177
|
[],
|
|
1076
1178
|
false,
|
|
1077
1179
|
true,
|
|
@@ -1085,6 +1187,37 @@ export const routes = [
|
|
|
1085
1187
|
"https://whatsonzwift.com/world/new-york/route/gotham-grind",
|
|
1086
1188
|
"https://zwifterbikes.web.app/route/gotham-grind",
|
|
1087
1189
|
],
|
|
1190
|
+
[
|
|
1191
|
+
494933300,
|
|
1192
|
+
"Avon Flyer Run",
|
|
1193
|
+
"avon-flyer-run",
|
|
1194
|
+
"new-york",
|
|
1195
|
+
false,
|
|
1196
|
+
3.307,
|
|
1197
|
+
25,
|
|
1198
|
+
1.823,
|
|
1199
|
+
5,
|
|
1200
|
+
0.033,
|
|
1201
|
+
0,
|
|
1202
|
+
0.072,
|
|
1203
|
+
0,
|
|
1204
|
+
["center-sprint", "the-peristyle-sprint-rev"],
|
|
1205
|
+
[
|
|
1206
|
+
{ from: 1.188, to: 1.597, segment: "the-peristyle-sprint-rev" },
|
|
1207
|
+
{ from: 3.085, to: 3.274, segment: "center-sprint" },
|
|
1208
|
+
],
|
|
1209
|
+
false,
|
|
1210
|
+
true,
|
|
1211
|
+
false,
|
|
1212
|
+
true,
|
|
1213
|
+
["running"],
|
|
1214
|
+
65,
|
|
1215
|
+
40325105,
|
|
1216
|
+
"https://www.strava.com/segments/40325105",
|
|
1217
|
+
"https://zwiftinsider.com/route/avon-flyer",
|
|
1218
|
+
"https://whatsonzwift.com/world/new-york/route/avon-flyer",
|
|
1219
|
+
"https://zwifterbikes.web.app/route/avon-flyer",
|
|
1220
|
+
],
|
|
1088
1221
|
[
|
|
1089
1222
|
525587103,
|
|
1090
1223
|
"Mech Isle Loop Run",
|
|
@@ -1205,7 +1338,7 @@ export const routes = [
|
|
|
1205
1338
|
"https://www.strava.com/segments/38876339",
|
|
1206
1339
|
"https://zwiftinsider.com/route/macaron",
|
|
1207
1340
|
"https://whatsonzwift.com/world/france/route/macaron",
|
|
1208
|
-
|
|
1341
|
+
"https://zwifterbikes.web.app/route/macaron",
|
|
1209
1342
|
],
|
|
1210
1343
|
[
|
|
1211
1344
|
576953930,
|
|
@@ -1358,6 +1491,38 @@ export const routes = [
|
|
|
1358
1491
|
"https://whatsonzwift.com/world/new-york/route/flat-irons",
|
|
1359
1492
|
undefined,
|
|
1360
1493
|
],
|
|
1494
|
+
[
|
|
1495
|
+
730052368,
|
|
1496
|
+
"Spinfinity Ultra",
|
|
1497
|
+
"spinfinity-ultra",
|
|
1498
|
+
"new-york",
|
|
1499
|
+
false,
|
|
1500
|
+
35.006,
|
|
1501
|
+
291,
|
|
1502
|
+
0.023,
|
|
1503
|
+
0,
|
|
1504
|
+
0.03,
|
|
1505
|
+
0,
|
|
1506
|
+
0.045,
|
|
1507
|
+
0,
|
|
1508
|
+
["brooklyn-bridge-kom", "manhattan-sprint", "manhattan-sprint-rev"],
|
|
1509
|
+
[
|
|
1510
|
+
{ from: 6.592, to: 8.594, segment: "brooklyn-bridge-kom" },
|
|
1511
|
+
{ from: 11.327, to: 11.571, segment: "manhattan-sprint" },
|
|
1512
|
+
{ from: 23.903, to: 24.147, segment: "manhattan-sprint-rev" },
|
|
1513
|
+
],
|
|
1514
|
+
false,
|
|
1515
|
+
true,
|
|
1516
|
+
false,
|
|
1517
|
+
true,
|
|
1518
|
+
["running", "cycling"],
|
|
1519
|
+
710,
|
|
1520
|
+
40337487,
|
|
1521
|
+
"https://www.strava.com/segments/40337487",
|
|
1522
|
+
"https://zwiftinsider.com/route/spinfinity-ultra",
|
|
1523
|
+
"https://whatsonzwift.com/world/new-york/route/spinfinity-ultra",
|
|
1524
|
+
"https://zwifterbikes.web.app/route/spinfinity-ultra",
|
|
1525
|
+
],
|
|
1361
1526
|
[
|
|
1362
1527
|
742057576,
|
|
1363
1528
|
"Loch Loop",
|
|
@@ -1837,34 +2002,65 @@ export const routes = [
|
|
|
1837
2002
|
"richmond-rollercoaster",
|
|
1838
2003
|
"richmond",
|
|
1839
2004
|
true,
|
|
1840
|
-
5.
|
|
2005
|
+
5.059,
|
|
1841
2006
|
20,
|
|
1842
2007
|
12.147,
|
|
1843
2008
|
150,
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
2009
|
+
0.138,
|
|
2010
|
+
1,
|
|
2011
|
+
0.16,
|
|
2012
|
+
1,
|
|
1848
2013
|
["richmond-sprint"],
|
|
1849
2014
|
[],
|
|
1850
2015
|
false,
|
|
1851
2016
|
true,
|
|
1852
2017
|
false,
|
|
1853
|
-
|
|
2018
|
+
false,
|
|
1854
2019
|
["running", "cycling"],
|
|
1855
|
-
|
|
2020
|
+
100,
|
|
1856
2021
|
22900025,
|
|
1857
2022
|
"https://www.strava.com/segments/22900025",
|
|
1858
2023
|
"https://zwiftinsider.com/route/richmond-rollercoaster",
|
|
1859
2024
|
"https://whatsonzwift.com/world/richmond/route/richmond-rollercoaster",
|
|
1860
2025
|
"https://zwifterbikes.web.app/route/richmond-rollercoaster",
|
|
1861
2026
|
],
|
|
2027
|
+
[
|
|
2028
|
+
975408707,
|
|
2029
|
+
"Avon Flyer",
|
|
2030
|
+
"avon-flyer",
|
|
2031
|
+
"new-york",
|
|
2032
|
+
false,
|
|
2033
|
+
3.307,
|
|
2034
|
+
25,
|
|
2035
|
+
1.823,
|
|
2036
|
+
5,
|
|
2037
|
+
0.033,
|
|
2038
|
+
0,
|
|
2039
|
+
0.072,
|
|
2040
|
+
0,
|
|
2041
|
+
["center-sprint", "the-peristyle-sprint-rev"],
|
|
2042
|
+
[
|
|
2043
|
+
{ from: 1.188, to: 1.597, segment: "the-peristyle-sprint-rev" },
|
|
2044
|
+
{ from: 3.085, to: 3.274, segment: "center-sprint" },
|
|
2045
|
+
],
|
|
2046
|
+
false,
|
|
2047
|
+
true,
|
|
2048
|
+
false,
|
|
2049
|
+
true,
|
|
2050
|
+
["running", "cycling"],
|
|
2051
|
+
65,
|
|
2052
|
+
40325105,
|
|
2053
|
+
"https://www.strava.com/segments/40325105",
|
|
2054
|
+
"https://zwiftinsider.com/route/avon-flyer",
|
|
2055
|
+
"https://whatsonzwift.com/world/new-york/route/avon-flyer",
|
|
2056
|
+
"https://zwifterbikes.web.app/route/avon-flyer",
|
|
2057
|
+
],
|
|
1862
2058
|
[
|
|
1863
2059
|
979250573,
|
|
1864
2060
|
"Watts of the Wild",
|
|
1865
2061
|
"watts-of-the-wild",
|
|
1866
2062
|
"watopia",
|
|
1867
|
-
|
|
2063
|
+
false,
|
|
1868
2064
|
42.023,
|
|
1869
2065
|
309,
|
|
1870
2066
|
0.194,
|
|
@@ -1896,7 +2092,7 @@ export const routes = [
|
|
|
1896
2092
|
"https://www.strava.com/segments/40234360",
|
|
1897
2093
|
"https://zwiftinsider.com/route/watts-of-the-wild",
|
|
1898
2094
|
"https://whatsonzwift.com/world/watopia/route/watts-of-the-wild",
|
|
1899
|
-
|
|
2095
|
+
"https://zwifterbikes.web.app/route/watts-of-the-wild",
|
|
1900
2096
|
],
|
|
1901
2097
|
[
|
|
1902
2098
|
982239385,
|
|
@@ -2137,6 +2333,37 @@ export const routes = [
|
|
|
2137
2333
|
"https://whatsonzwift.com/world/watopia/route/loopin-lava",
|
|
2138
2334
|
"https://zwifterbikes.web.app/route/loopin-lava",
|
|
2139
2335
|
],
|
|
2336
|
+
[
|
|
2337
|
+
1099226581,
|
|
2338
|
+
"Double Span Spin",
|
|
2339
|
+
"double-span-spin",
|
|
2340
|
+
"new-york",
|
|
2341
|
+
false,
|
|
2342
|
+
7.018,
|
|
2343
|
+
80,
|
|
2344
|
+
5.567,
|
|
2345
|
+
40,
|
|
2346
|
+
0.028,
|
|
2347
|
+
0,
|
|
2348
|
+
0.065,
|
|
2349
|
+
0,
|
|
2350
|
+
["manhattan-sprint", "brooklyn-bridge-kom"],
|
|
2351
|
+
[
|
|
2352
|
+
{ from: 2.249, to: 4.239, segment: "brooklyn-bridge-kom" },
|
|
2353
|
+
{ from: 6.972, to: 7.227, segment: "manhattan-sprint" },
|
|
2354
|
+
],
|
|
2355
|
+
false,
|
|
2356
|
+
true,
|
|
2357
|
+
false,
|
|
2358
|
+
true,
|
|
2359
|
+
["running", "cycling"],
|
|
2360
|
+
145,
|
|
2361
|
+
40325250,
|
|
2362
|
+
"https://www.strava.com/segments/40325250",
|
|
2363
|
+
"https://zwiftinsider.com/route/double-span-spin",
|
|
2364
|
+
"https://whatsonzwift.com/world/new-york/route/double-span-spin",
|
|
2365
|
+
"https://zwifterbikes.web.app/route/double-span-spin",
|
|
2366
|
+
],
|
|
2140
2367
|
[
|
|
2141
2368
|
1115260805,
|
|
2142
2369
|
"Accelerate to Elevate",
|
|
@@ -2200,12 +2427,50 @@ export const routes = [
|
|
|
2200
2427
|
"https://whatsonzwift.com/world/makuri-islands/route/neokyo-crit-course",
|
|
2201
2428
|
"https://zwifterbikes.web.app/route/neokyo-crit-course",
|
|
2202
2429
|
],
|
|
2430
|
+
[
|
|
2431
|
+
1178708985,
|
|
2432
|
+
"Green to Screen",
|
|
2433
|
+
"green-to-screen",
|
|
2434
|
+
"new-york",
|
|
2435
|
+
false,
|
|
2436
|
+
28.377,
|
|
2437
|
+
207,
|
|
2438
|
+
0.072,
|
|
2439
|
+
0,
|
|
2440
|
+
0.113,
|
|
2441
|
+
0,
|
|
2442
|
+
0.118,
|
|
2443
|
+
0,
|
|
2444
|
+
[
|
|
2445
|
+
"the-peristyle-sprint",
|
|
2446
|
+
"the-hill-kom",
|
|
2447
|
+
"manhattan-sprint",
|
|
2448
|
+
"brooklyn-bridge-kom",
|
|
2449
|
+
],
|
|
2450
|
+
[
|
|
2451
|
+
{ from: 2.208, to: 2.603, segment: "the-peristyle-sprint" },
|
|
2452
|
+
{ from: 4.118, to: 4.641, segment: "the-hill-kom" },
|
|
2453
|
+
{ from: 9.852, to: 10.096, segment: "manhattan-sprint" },
|
|
2454
|
+
{ from: 21.066, to: 23.068, segment: "brooklyn-bridge-kom" },
|
|
2455
|
+
],
|
|
2456
|
+
false,
|
|
2457
|
+
true,
|
|
2458
|
+
false,
|
|
2459
|
+
true,
|
|
2460
|
+
["running", "cycling"],
|
|
2461
|
+
575,
|
|
2462
|
+
40336212,
|
|
2463
|
+
"https://www.strava.com/segments/40336212",
|
|
2464
|
+
"https://zwiftinsider.com/route/green-to-screen",
|
|
2465
|
+
"https://whatsonzwift.com/world/new-york/route/green-to-screen",
|
|
2466
|
+
"https://zwifterbikes.web.app/route/green-to-screen",
|
|
2467
|
+
],
|
|
2203
2468
|
[
|
|
2204
2469
|
1201172818,
|
|
2205
2470
|
"Power Punches",
|
|
2206
2471
|
"power-punches",
|
|
2207
2472
|
"watopia",
|
|
2208
|
-
|
|
2473
|
+
false,
|
|
2209
2474
|
23.48,
|
|
2210
2475
|
205,
|
|
2211
2476
|
0.19,
|
|
@@ -2219,7 +2484,7 @@ export const routes = [
|
|
|
2219
2484
|
false,
|
|
2220
2485
|
false,
|
|
2221
2486
|
false,
|
|
2222
|
-
|
|
2487
|
+
true,
|
|
2223
2488
|
["running", "cycling"],
|
|
2224
2489
|
470,
|
|
2225
2490
|
undefined,
|
|
@@ -2349,7 +2614,7 @@ export const routes = [
|
|
|
2349
2614
|
"Flat Out Fast",
|
|
2350
2615
|
"flat-out-fast",
|
|
2351
2616
|
"watopia",
|
|
2352
|
-
|
|
2617
|
+
false,
|
|
2353
2618
|
21.382,
|
|
2354
2619
|
46,
|
|
2355
2620
|
0.949,
|
|
@@ -2363,7 +2628,7 @@ export const routes = [
|
|
|
2363
2628
|
false,
|
|
2364
2629
|
false,
|
|
2365
2630
|
false,
|
|
2366
|
-
|
|
2631
|
+
true,
|
|
2367
2632
|
["running", "cycling"],
|
|
2368
2633
|
430,
|
|
2369
2634
|
undefined,
|
|
@@ -2818,7 +3083,7 @@ export const routes = [
|
|
|
2818
3083
|
"Climb Control",
|
|
2819
3084
|
"climb-control",
|
|
2820
3085
|
"watopia",
|
|
2821
|
-
|
|
3086
|
+
false,
|
|
2822
3087
|
23.672,
|
|
2823
3088
|
191,
|
|
2824
3089
|
0.301,
|
|
@@ -2827,19 +3092,55 @@ export const routes = [
|
|
|
2827
3092
|
0,
|
|
2828
3093
|
0.08,
|
|
2829
3094
|
0,
|
|
2830
|
-
[],
|
|
2831
|
-
[
|
|
2832
|
-
|
|
3095
|
+
["acropolis-sprint-rev", "stoneway-sprint-rev", "jungle-loop"],
|
|
3096
|
+
[
|
|
3097
|
+
{ from: 7.952, to: 15.774, segment: "jungle-loop" },
|
|
3098
|
+
{ from: 15.798, to: 23.63, segment: "jungle-loop" },
|
|
3099
|
+
],
|
|
2833
3100
|
false,
|
|
2834
3101
|
false,
|
|
2835
3102
|
false,
|
|
3103
|
+
true,
|
|
2836
3104
|
["running", "cycling"],
|
|
2837
3105
|
475,
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
3106
|
+
40385661,
|
|
3107
|
+
"https://www.strava.com/segments/40385661",
|
|
3108
|
+
"https://zwiftinsider.com/route/climb-control",
|
|
3109
|
+
"https://whatsonzwift.com/world/watopia/route/climb-control",
|
|
3110
|
+
"https://zwifterbikes.web.app/route/climb-control",
|
|
3111
|
+
],
|
|
3112
|
+
[
|
|
3113
|
+
1472166107,
|
|
3114
|
+
"Toefield Tornado Run",
|
|
3115
|
+
"toefield-tornado-run",
|
|
3116
|
+
"new-york",
|
|
3117
|
+
false,
|
|
3118
|
+
10.219,
|
|
3119
|
+
53,
|
|
3120
|
+
0.072,
|
|
3121
|
+
0,
|
|
3122
|
+
0.016,
|
|
3123
|
+
0,
|
|
3124
|
+
0.031,
|
|
3125
|
+
0,
|
|
3126
|
+
["center-sprint", "the-peristyle-sprint-rev", "the-hill-kom"],
|
|
3127
|
+
[
|
|
3128
|
+
{ from: 1.545, to: 1.728, segment: "center-sprint" },
|
|
3129
|
+
{ from: 2.95, to: 3.344, segment: "the-peristyle-sprint-rev" },
|
|
3130
|
+
{ from: 4.836, to: 5.029, segment: "center-sprint" },
|
|
3131
|
+
{ from: 5.917, to: 6.44, segment: "the-hill-kom" },
|
|
3132
|
+
],
|
|
3133
|
+
false,
|
|
3134
|
+
true,
|
|
3135
|
+
false,
|
|
3136
|
+
true,
|
|
3137
|
+
["running"],
|
|
3138
|
+
205,
|
|
3139
|
+
40337526,
|
|
3140
|
+
"https://www.strava.com/segments/40337526",
|
|
3141
|
+
"https://zwiftinsider.com/route/toefield-tornado",
|
|
3142
|
+
"https://whatsonzwift.com/world/new-york/route/toefield-tornado",
|
|
3143
|
+
"https://zwifterbikes.web.app/route/toefield-tornado",
|
|
2843
3144
|
],
|
|
2844
3145
|
[
|
|
2845
3146
|
1475638265,
|
|
@@ -2940,7 +3241,7 @@ export const routes = [
|
|
|
2940
3241
|
"https://www.strava.com/segments/38856602",
|
|
2941
3242
|
"https://zwiftinsider.com/route/gentil-8",
|
|
2942
3243
|
"https://whatsonzwift.com/world/france/route/gentil-8",
|
|
2943
|
-
|
|
3244
|
+
"https://zwifterbikes.web.app/route/gentil-8",
|
|
2944
3245
|
],
|
|
2945
3246
|
[
|
|
2946
3247
|
1545087483,
|
|
@@ -2973,6 +3274,37 @@ export const routes = [
|
|
|
2973
3274
|
"https://whatsonzwift.com/world/richmond/route/cobbled-climbs",
|
|
2974
3275
|
"https://zwifterbikes.web.app/route/cobbled-climbs",
|
|
2975
3276
|
],
|
|
3277
|
+
[
|
|
3278
|
+
1552189318,
|
|
3279
|
+
"The Double Borough",
|
|
3280
|
+
"the-double-borough",
|
|
3281
|
+
"new-york",
|
|
3282
|
+
false,
|
|
3283
|
+
17.809,
|
|
3284
|
+
147,
|
|
3285
|
+
0.051,
|
|
3286
|
+
0,
|
|
3287
|
+
0.013,
|
|
3288
|
+
0,
|
|
3289
|
+
0.028,
|
|
3290
|
+
0,
|
|
3291
|
+
["brooklyn-bridge-kom", "manhattan-sprint"],
|
|
3292
|
+
[
|
|
3293
|
+
{ from: 8.284, to: 10.286, segment: "brooklyn-bridge-kom" },
|
|
3294
|
+
{ from: 13.008, to: 13.263, segment: "manhattan-sprint" },
|
|
3295
|
+
],
|
|
3296
|
+
false,
|
|
3297
|
+
false,
|
|
3298
|
+
false,
|
|
3299
|
+
true,
|
|
3300
|
+
["running", "cycling"],
|
|
3301
|
+
360,
|
|
3302
|
+
40343676,
|
|
3303
|
+
"https://www.strava.com/segments/40343676",
|
|
3304
|
+
"https://zwiftinsider.com/route/the-double-borough",
|
|
3305
|
+
"https://whatsonzwift.com/world/new-york/route/the-double-borough",
|
|
3306
|
+
"https://zwifterbikes.web.app/route/the-double-borough",
|
|
3307
|
+
],
|
|
2976
3308
|
[
|
|
2977
3309
|
1562187590,
|
|
2978
3310
|
"Kappa Quest",
|
|
@@ -3061,7 +3393,7 @@ export const routes = [
|
|
|
3061
3393
|
"https://www.strava.com/segments/39270805",
|
|
3062
3394
|
"https://zwiftinsider.com/route/croissant",
|
|
3063
3395
|
"https://whatsonzwift.com/world/france/route/croissant",
|
|
3064
|
-
|
|
3396
|
+
"https://zwifterbikes.web.app/route/croissant",
|
|
3065
3397
|
],
|
|
3066
3398
|
[
|
|
3067
3399
|
1631692097,
|
|
@@ -3189,6 +3521,46 @@ export const routes = [
|
|
|
3189
3521
|
"https://whatsonzwift.com/world/watopia/route/the-big-ring",
|
|
3190
3522
|
"https://zwifterbikes.web.app/route/the-big-ring",
|
|
3191
3523
|
],
|
|
3524
|
+
[
|
|
3525
|
+
1671282746,
|
|
3526
|
+
"Empire Elevation",
|
|
3527
|
+
"empire-elevation",
|
|
3528
|
+
"new-york",
|
|
3529
|
+
true,
|
|
3530
|
+
24.155,
|
|
3531
|
+
261,
|
|
3532
|
+
1.824,
|
|
3533
|
+
5,
|
|
3534
|
+
0.025,
|
|
3535
|
+
0,
|
|
3536
|
+
0.04,
|
|
3537
|
+
0,
|
|
3538
|
+
[
|
|
3539
|
+
"center-sprint",
|
|
3540
|
+
"the-peristyle-sprint-rev",
|
|
3541
|
+
"the-hill-kom",
|
|
3542
|
+
"manhattan-sprint",
|
|
3543
|
+
"new-york-kom",
|
|
3544
|
+
],
|
|
3545
|
+
[
|
|
3546
|
+
{ from: 1.185, to: 1.593, segment: "the-peristyle-sprint-rev" },
|
|
3547
|
+
{ from: 3.077, to: 3.271, segment: "center-sprint" },
|
|
3548
|
+
{ from: 4.161, to: 4.681, segment: "the-hill-kom" },
|
|
3549
|
+
{ from: 9.889, to: 10.133, segment: "manhattan-sprint" },
|
|
3550
|
+
{ from: 22.721, to: 24.089, segment: "new-york-kom" },
|
|
3551
|
+
],
|
|
3552
|
+
false,
|
|
3553
|
+
false,
|
|
3554
|
+
false,
|
|
3555
|
+
false,
|
|
3556
|
+
["running", "cycling"],
|
|
3557
|
+
485,
|
|
3558
|
+
40493992,
|
|
3559
|
+
"https://www.strava.com/segments/40493992",
|
|
3560
|
+
"https://zwiftinsider.com/route/empire-elevation",
|
|
3561
|
+
"https://whatsonzwift.com/world/new-york/route/empire-elevation",
|
|
3562
|
+
undefined,
|
|
3563
|
+
],
|
|
3192
3564
|
[
|
|
3193
3565
|
1675611962,
|
|
3194
3566
|
"Downtown Eruption",
|
|
@@ -3300,6 +3672,7 @@ export const routes = [
|
|
|
3300
3672
|
"itza-kom",
|
|
3301
3673
|
],
|
|
3302
3674
|
[
|
|
3675
|
+
{ from: 3.825, to: 4.028, segment: "jarvis-sprint-rev" },
|
|
3303
3676
|
{ from: 4.264, to: 5.562, segment: "jarvis-kom-rev" },
|
|
3304
3677
|
{ from: 23.5, to: 25.489, segment: "mayan-mountainside-kom" },
|
|
3305
3678
|
{ from: 26.096, to: 29.844, segment: "itza-kom" },
|
|
@@ -3584,7 +3957,7 @@ export const routes = [
|
|
|
3584
3957
|
"https://www.strava.com/segments/38859707",
|
|
3585
3958
|
"https://zwiftinsider.com/route/hell-of-the-north",
|
|
3586
3959
|
"https://whatsonzwift.com/world/france/route/hell-of-the-north",
|
|
3587
|
-
|
|
3960
|
+
"https://zwifterbikes.web.app/route/hell-of-the-north",
|
|
3588
3961
|
],
|
|
3589
3962
|
[
|
|
3590
3963
|
1880443431,
|
|
@@ -3699,15 +4072,43 @@ export const routes = [
|
|
|
3699
4072
|
"https://zwifterbikes.web.app/route/valley-to-mountaintop",
|
|
3700
4073
|
],
|
|
3701
4074
|
[
|
|
3702
|
-
|
|
3703
|
-
"
|
|
3704
|
-
"
|
|
3705
|
-
"
|
|
3706
|
-
|
|
3707
|
-
|
|
3708
|
-
|
|
3709
|
-
|
|
3710
|
-
|
|
4075
|
+
1942591558,
|
|
4076
|
+
"Times Square Circuit",
|
|
4077
|
+
"times-square-circuit",
|
|
4078
|
+
"new-york",
|
|
4079
|
+
true,
|
|
4080
|
+
3.5,
|
|
4081
|
+
20,
|
|
4082
|
+
0.023,
|
|
4083
|
+
0,
|
|
4084
|
+
0.118,
|
|
4085
|
+
0,
|
|
4086
|
+
0.125,
|
|
4087
|
+
0,
|
|
4088
|
+
[],
|
|
4089
|
+
[],
|
|
4090
|
+
false,
|
|
4091
|
+
true,
|
|
4092
|
+
false,
|
|
4093
|
+
false,
|
|
4094
|
+
["running", "cycling"],
|
|
4095
|
+
70,
|
|
4096
|
+
40342792,
|
|
4097
|
+
"https://www.strava.com/segments/40342792",
|
|
4098
|
+
"https://zwiftinsider.com/route/times-square-circuit",
|
|
4099
|
+
"https://whatsonzwift.com/world/new-york/route/times-square-circuit",
|
|
4100
|
+
undefined,
|
|
4101
|
+
],
|
|
4102
|
+
[
|
|
4103
|
+
1975694067,
|
|
4104
|
+
"Ven-10 Run",
|
|
4105
|
+
"ven-10-run",
|
|
4106
|
+
"france",
|
|
4107
|
+
false,
|
|
4108
|
+
10,
|
|
4109
|
+
780,
|
|
4110
|
+
1.399,
|
|
4111
|
+
37,
|
|
3711
4112
|
0.078,
|
|
3712
4113
|
2,
|
|
3713
4114
|
0.126,
|
|
@@ -3908,6 +4309,45 @@ export const routes = [
|
|
|
3908
4309
|
"https://whatsonzwift.com/world/watopia/route/power-to-the-tower",
|
|
3909
4310
|
"https://zwifterbikes.web.app/route/power-to-the-tower",
|
|
3910
4311
|
],
|
|
4312
|
+
[
|
|
4313
|
+
2101060245,
|
|
4314
|
+
"Double Parked",
|
|
4315
|
+
"double-parked",
|
|
4316
|
+
"new-york",
|
|
4317
|
+
false,
|
|
4318
|
+
42.171,
|
|
4319
|
+
330,
|
|
4320
|
+
0.072,
|
|
4321
|
+
0,
|
|
4322
|
+
0.107,
|
|
4323
|
+
0,
|
|
4324
|
+
0.113,
|
|
4325
|
+
0,
|
|
4326
|
+
[
|
|
4327
|
+
"the-peristyle-sprint",
|
|
4328
|
+
"the-hill-kom",
|
|
4329
|
+
"manhattan-sprint",
|
|
4330
|
+
"new-york-sprint",
|
|
4331
|
+
"manhattan-sprint-rev",
|
|
4332
|
+
],
|
|
4333
|
+
[
|
|
4334
|
+
{ from: 2.203, to: 2.612, segment: "the-peristyle-sprint" },
|
|
4335
|
+
{ from: 4.113, to: 4.638, segment: "the-hill-kom" },
|
|
4336
|
+
{ from: 9.849, to: 10.104, segment: "manhattan-sprint" },
|
|
4337
|
+
{ from: 36.211, to: 36.455, segment: "manhattan-sprint-rev" },
|
|
4338
|
+
],
|
|
4339
|
+
false,
|
|
4340
|
+
true,
|
|
4341
|
+
false,
|
|
4342
|
+
true,
|
|
4343
|
+
["running", "cycling"],
|
|
4344
|
+
845,
|
|
4345
|
+
40336136,
|
|
4346
|
+
"https://www.strava.com/segments/40336136",
|
|
4347
|
+
"https://zwiftinsider.com/route/double-parked",
|
|
4348
|
+
"https://whatsonzwift.com/world/new-york/route/double-parked",
|
|
4349
|
+
"https://zwifterbikes.web.app/route/double-parked",
|
|
4350
|
+
],
|
|
3911
4351
|
[
|
|
3912
4352
|
2128890027,
|
|
3913
4353
|
"Tempus Fugit",
|
|
@@ -4104,7 +4544,7 @@ export const routes = [
|
|
|
4104
4544
|
"https://www.strava.com/segments/39240977",
|
|
4105
4545
|
"https://zwiftinsider.com/route/bon-voyage",
|
|
4106
4546
|
"https://whatsonzwift.com/world/france/route/bon-voyage",
|
|
4107
|
-
|
|
4547
|
+
"https://zwifterbikes.web.app/route/bon-voyage",
|
|
4108
4548
|
],
|
|
4109
4549
|
[
|
|
4110
4550
|
2165880404,
|
|
@@ -4320,12 +4760,46 @@ export const routes = [
|
|
|
4320
4760
|
"https://whatsonzwift.com/world/watopia/route/wbr-climbing-series",
|
|
4321
4761
|
"https://zwifterbikes.web.app/route/wbr-climbing-series",
|
|
4322
4762
|
],
|
|
4763
|
+
[
|
|
4764
|
+
2251715424,
|
|
4765
|
+
"Hot Laps",
|
|
4766
|
+
"hot-laps",
|
|
4767
|
+
"watopia",
|
|
4768
|
+
true,
|
|
4769
|
+
23.28,
|
|
4770
|
+
149,
|
|
4771
|
+
0.194,
|
|
4772
|
+
0,
|
|
4773
|
+
0.014,
|
|
4774
|
+
0,
|
|
4775
|
+
0.029,
|
|
4776
|
+
0,
|
|
4777
|
+
["jarvis-kom", "volcano-circuit"],
|
|
4778
|
+
[
|
|
4779
|
+
{ from: 2.557, to: 6.633, segment: "volcano-circuit" },
|
|
4780
|
+
{ from: 6.644, to: 10.719, segment: "volcano-circuit" },
|
|
4781
|
+
{ from: 10.73, to: 14.817, segment: "volcano-circuit" },
|
|
4782
|
+
{ from: 14.839, to: 18.904, segment: "volcano-circuit" },
|
|
4783
|
+
{ from: 21.398, to: 23.206, segment: "jarvis-kom" },
|
|
4784
|
+
],
|
|
4785
|
+
false,
|
|
4786
|
+
false,
|
|
4787
|
+
false,
|
|
4788
|
+
true,
|
|
4789
|
+
["running", "cycling"],
|
|
4790
|
+
465,
|
|
4791
|
+
40469531,
|
|
4792
|
+
"https://www.strava.com/segments/40469531",
|
|
4793
|
+
"https://zwiftinsider.com/route/hot-laps",
|
|
4794
|
+
"https://whatsonzwift.com/world/watopia/route/hot-laps",
|
|
4795
|
+
undefined,
|
|
4796
|
+
],
|
|
4323
4797
|
[
|
|
4324
4798
|
2312882507,
|
|
4325
4799
|
"Dùn Dash",
|
|
4326
4800
|
"dun-dash",
|
|
4327
4801
|
"scotland",
|
|
4328
|
-
|
|
4802
|
+
false,
|
|
4329
4803
|
12.419,
|
|
4330
4804
|
138,
|
|
4331
4805
|
0.048,
|
|
@@ -4349,7 +4823,7 @@ export const routes = [
|
|
|
4349
4823
|
"https://www.strava.com/segments/40233889",
|
|
4350
4824
|
"https://zwiftinsider.com/route/dun-dash",
|
|
4351
4825
|
"https://whatsonzwift.com/world/scotland/route/dun-dash",
|
|
4352
|
-
|
|
4826
|
+
"https://zwifterbikes.web.app/route/dun-dash",
|
|
4353
4827
|
],
|
|
4354
4828
|
[
|
|
4355
4829
|
2328501978,
|
|
@@ -4799,7 +5273,10 @@ export const routes = [
|
|
|
4799
5273
|
"woodland-sprint-rev",
|
|
4800
5274
|
"sasquatch-sprint-rev",
|
|
4801
5275
|
"acropolis-sprint-rev",
|
|
4802
|
-
"
|
|
5276
|
+
"titans-grove-kom",
|
|
5277
|
+
"watopia-sprint-rev",
|
|
5278
|
+
"zwift-kom-rev",
|
|
5279
|
+
"watopia-sprint",
|
|
4803
5280
|
],
|
|
4804
5281
|
[],
|
|
4805
5282
|
false,
|
|
@@ -4869,6 +5346,7 @@ export const routes = [
|
|
|
4869
5346
|
[
|
|
4870
5347
|
{ from: 0.227, to: 1.528, segment: "jarvis-kom-rev" },
|
|
4871
5348
|
{ from: 11.018, to: 13.476, segment: "zwift-kom-rev" },
|
|
5349
|
+
{ from: 19.641, to: 19.84, segment: "jarvis-sprint-rev" },
|
|
4872
5350
|
],
|
|
4873
5351
|
false,
|
|
4874
5352
|
true,
|
|
@@ -4924,8 +5402,11 @@ export const routes = [
|
|
|
4924
5402
|
0,
|
|
4925
5403
|
0.253,
|
|
4926
5404
|
1,
|
|
4927
|
-
["watopia-sprint-rev", "jarvis-kom-rev"],
|
|
4928
|
-
[
|
|
5405
|
+
["watopia-sprint-rev", "jarvis-kom-rev", "jarvis-sprint-rev"],
|
|
5406
|
+
[
|
|
5407
|
+
{ from: 2.996, to: 3.202, segment: "jarvis-sprint-rev" },
|
|
5408
|
+
{ from: 3.443, to: 4.73, segment: "jarvis-kom-rev" },
|
|
5409
|
+
],
|
|
4929
5410
|
false,
|
|
4930
5411
|
true,
|
|
4931
5412
|
false,
|
|
@@ -4936,7 +5417,7 @@ export const routes = [
|
|
|
4936
5417
|
"https://www.strava.com/segments/40054523",
|
|
4937
5418
|
"https://zwiftinsider.com/route/jarvis-seaside-sprint",
|
|
4938
5419
|
"https://whatsonzwift.com/world/watopia/route/jarvis-seaside-sprint",
|
|
4939
|
-
|
|
5420
|
+
"https://zwifterbikes.web.app/route/jarvis-seaside-sprint",
|
|
4940
5421
|
],
|
|
4941
5422
|
[
|
|
4942
5423
|
2663908549,
|
|
@@ -5003,7 +5484,7 @@ export const routes = [
|
|
|
5003
5484
|
"Climb Portal - Volcano",
|
|
5004
5485
|
"climb-portal-volcano",
|
|
5005
5486
|
"watopia",
|
|
5006
|
-
|
|
5487
|
+
true,
|
|
5007
5488
|
7.354,
|
|
5008
5489
|
20,
|
|
5009
5490
|
1.99,
|
|
@@ -5257,12 +5738,12 @@ export const routes = [
|
|
|
5257
5738
|
"Highland Run",
|
|
5258
5739
|
"highland-run",
|
|
5259
5740
|
"scotland",
|
|
5260
|
-
|
|
5741
|
+
false,
|
|
5261
5742
|
5.729,
|
|
5262
5743
|
52,
|
|
5263
5744
|
1.138,
|
|
5264
5745
|
6,
|
|
5265
|
-
0.
|
|
5746
|
+
0.051,
|
|
5266
5747
|
0,
|
|
5267
5748
|
0.029,
|
|
5268
5749
|
0,
|
|
@@ -5369,7 +5850,7 @@ export const routes = [
|
|
|
5369
5850
|
"London Calling",
|
|
5370
5851
|
"london-calling",
|
|
5371
5852
|
"london",
|
|
5372
|
-
|
|
5853
|
+
false,
|
|
5373
5854
|
31.228,
|
|
5374
5855
|
207,
|
|
5375
5856
|
0.462,
|
|
@@ -5390,7 +5871,7 @@ export const routes = [
|
|
|
5390
5871
|
"https://www.strava.com/segments/40232835",
|
|
5391
5872
|
"https://zwiftinsider.com/route/london-calling",
|
|
5392
5873
|
"https://whatsonzwift.com/world/london/route/london-calling",
|
|
5393
|
-
|
|
5874
|
+
"https://zwifterbikes.web.app/route/london-calling",
|
|
5394
5875
|
],
|
|
5395
5876
|
[
|
|
5396
5877
|
2839057126,
|
|
@@ -5639,7 +6120,7 @@ export const routes = [
|
|
|
5639
6120
|
"Red Zone Repeats",
|
|
5640
6121
|
"red-zone-repeats",
|
|
5641
6122
|
"makuri-islands",
|
|
5642
|
-
|
|
6123
|
+
false,
|
|
5643
6124
|
19.388,
|
|
5644
6125
|
87,
|
|
5645
6126
|
0.207,
|
|
@@ -5648,19 +6129,19 @@ export const routes = [
|
|
|
5648
6129
|
0,
|
|
5649
6130
|
0.166,
|
|
5650
6131
|
0,
|
|
5651
|
-
[],
|
|
5652
|
-
[],
|
|
5653
|
-
false,
|
|
6132
|
+
["tower-sprint-rev", "alley-sprint", "tower-sprint"],
|
|
6133
|
+
[{ from: 18.977, to: 19.297, segment: "tower-sprint" }],
|
|
5654
6134
|
false,
|
|
5655
6135
|
false,
|
|
5656
6136
|
false,
|
|
6137
|
+
true,
|
|
5657
6138
|
["running", "cycling"],
|
|
5658
6139
|
390,
|
|
5659
|
-
|
|
5660
|
-
|
|
5661
|
-
|
|
5662
|
-
|
|
5663
|
-
|
|
6140
|
+
39889363,
|
|
6141
|
+
"https://www.strava.com/segments/39889363",
|
|
6142
|
+
"https://zwiftinsider.com/route/red-zone-repeats",
|
|
6143
|
+
"https://whatsonzwift.com/world/makuri-islands/route/red-zone-repeats",
|
|
6144
|
+
"https://zwifterbikes.web.app/route/red-zone-repeats",
|
|
5664
6145
|
],
|
|
5665
6146
|
[
|
|
5666
6147
|
2896159042,
|
|
@@ -5698,6 +6179,37 @@ export const routes = [
|
|
|
5698
6179
|
"https://whatsonzwift.com/world/makuri-islands/route/temples-and-towers",
|
|
5699
6180
|
"https://zwifterbikes.web.app/route/temples-and-towers",
|
|
5700
6181
|
],
|
|
6182
|
+
[
|
|
6183
|
+
2898229208,
|
|
6184
|
+
"Watts the Limit",
|
|
6185
|
+
"watts-the-limit",
|
|
6186
|
+
"new-york",
|
|
6187
|
+
false,
|
|
6188
|
+
29.532,
|
|
6189
|
+
200,
|
|
6190
|
+
1.424,
|
|
6191
|
+
19,
|
|
6192
|
+
0.026,
|
|
6193
|
+
0,
|
|
6194
|
+
0.053,
|
|
6195
|
+
0,
|
|
6196
|
+
["new-york-sprint", "manhattan-sprint-rev", "manhattan-sprint"],
|
|
6197
|
+
[
|
|
6198
|
+
{ from: 8.742, to: 8.986, segment: "manhattan-sprint-rev" },
|
|
6199
|
+
{ from: 18.87, to: 19.114, segment: "manhattan-sprint" },
|
|
6200
|
+
],
|
|
6201
|
+
false,
|
|
6202
|
+
true,
|
|
6203
|
+
false,
|
|
6204
|
+
true,
|
|
6205
|
+
["running", "cycling"],
|
|
6206
|
+
595,
|
|
6207
|
+
40337473,
|
|
6208
|
+
"https://www.strava.com/segments/40337473",
|
|
6209
|
+
"https://zwiftinsider.com/route/watts-the-limit",
|
|
6210
|
+
"https://whatsonzwift.com/world/new-york/route/watts-the-limit",
|
|
6211
|
+
"https://zwifterbikes.web.app/route/watts-the-limit",
|
|
6212
|
+
],
|
|
5701
6213
|
[
|
|
5702
6214
|
2900074211,
|
|
5703
6215
|
"Zwift Medio Fondo 2022",
|
|
@@ -5872,6 +6384,34 @@ export const routes = [
|
|
|
5872
6384
|
"https://whatsonzwift.com/world/watopia/route/big-loop",
|
|
5873
6385
|
"https://zwifterbikes.web.app/route/big-loop",
|
|
5874
6386
|
],
|
|
6387
|
+
[
|
|
6388
|
+
2949228237,
|
|
6389
|
+
"Times Square Circuit Run",
|
|
6390
|
+
"times-square-circuit-run",
|
|
6391
|
+
"new-york",
|
|
6392
|
+
true,
|
|
6393
|
+
3.5,
|
|
6394
|
+
20,
|
|
6395
|
+
0.023,
|
|
6396
|
+
0,
|
|
6397
|
+
0.118,
|
|
6398
|
+
0,
|
|
6399
|
+
0.125,
|
|
6400
|
+
0,
|
|
6401
|
+
[],
|
|
6402
|
+
[],
|
|
6403
|
+
false,
|
|
6404
|
+
true,
|
|
6405
|
+
false,
|
|
6406
|
+
false,
|
|
6407
|
+
["running"],
|
|
6408
|
+
70,
|
|
6409
|
+
40342792,
|
|
6410
|
+
"https://www.strava.com/segments/40342792",
|
|
6411
|
+
"https://zwiftinsider.com/route/times-square-circuit",
|
|
6412
|
+
"https://whatsonzwift.com/world/new-york/route/times-square-circuit",
|
|
6413
|
+
undefined,
|
|
6414
|
+
],
|
|
5875
6415
|
[
|
|
5876
6416
|
2953010285,
|
|
5877
6417
|
"Mountain Mash",
|
|
@@ -6163,6 +6703,45 @@ export const routes = [
|
|
|
6163
6703
|
undefined,
|
|
6164
6704
|
undefined,
|
|
6165
6705
|
],
|
|
6706
|
+
[
|
|
6707
|
+
3051823795,
|
|
6708
|
+
"The Greenway",
|
|
6709
|
+
"the-greenway",
|
|
6710
|
+
"new-york",
|
|
6711
|
+
false,
|
|
6712
|
+
36.223,
|
|
6713
|
+
290,
|
|
6714
|
+
0.582,
|
|
6715
|
+
2,
|
|
6716
|
+
0.026,
|
|
6717
|
+
0,
|
|
6718
|
+
0.044,
|
|
6719
|
+
0,
|
|
6720
|
+
[
|
|
6721
|
+
"center-sprint-rev",
|
|
6722
|
+
"manhattan-sprint",
|
|
6723
|
+
"brooklyn-bridge-kom",
|
|
6724
|
+
"manhattan-sprint-rev",
|
|
6725
|
+
],
|
|
6726
|
+
[
|
|
6727
|
+
{ from: 1.183, to: 1.385, segment: "center-sprint-rev" },
|
|
6728
|
+
{ from: 8.628, to: 8.872, segment: "manhattan-sprint" },
|
|
6729
|
+
{ from: 11.14, to: 13.142, segment: "brooklyn-bridge-kom" },
|
|
6730
|
+
{ from: 19.508, to: 19.698, segment: "center-sprint-rev" },
|
|
6731
|
+
{ from: 31.01, to: 31.253, segment: "manhattan-sprint-rev" },
|
|
6732
|
+
],
|
|
6733
|
+
false,
|
|
6734
|
+
true,
|
|
6735
|
+
false,
|
|
6736
|
+
true,
|
|
6737
|
+
["running", "cycling"],
|
|
6738
|
+
805,
|
|
6739
|
+
40337514,
|
|
6740
|
+
"https://www.strava.com/segments/40337514",
|
|
6741
|
+
"https://zwiftinsider.com/route/the-greenway",
|
|
6742
|
+
"https://whatsonzwift.com/world/new-york/route/the-greenway",
|
|
6743
|
+
"https://zwifterbikes.web.app/route/the-greenway",
|
|
6744
|
+
],
|
|
6166
6745
|
[
|
|
6167
6746
|
3068694512,
|
|
6168
6747
|
"The Classic Run",
|
|
@@ -6225,6 +6804,45 @@ export const routes = [
|
|
|
6225
6804
|
"https://whatsonzwift.com/world/new-york/route/rising-empire",
|
|
6226
6805
|
"https://zwifterbikes.web.app/route/rising-empire",
|
|
6227
6806
|
],
|
|
6807
|
+
[
|
|
6808
|
+
3079921742,
|
|
6809
|
+
"Stay Puft Pursuit",
|
|
6810
|
+
"stay-puft-pursuit",
|
|
6811
|
+
"new-york",
|
|
6812
|
+
false,
|
|
6813
|
+
31.181,
|
|
6814
|
+
416,
|
|
6815
|
+
0.023,
|
|
6816
|
+
0,
|
|
6817
|
+
0.032,
|
|
6818
|
+
0,
|
|
6819
|
+
0.047,
|
|
6820
|
+
0,
|
|
6821
|
+
[
|
|
6822
|
+
"brooklyn-bridge-kom",
|
|
6823
|
+
"manhattan-sprint",
|
|
6824
|
+
"new-york-kom-rev",
|
|
6825
|
+
"new-york-sprint-rev",
|
|
6826
|
+
"new-york-kom",
|
|
6827
|
+
],
|
|
6828
|
+
[
|
|
6829
|
+
{ from: 3.115, to: 5.117, segment: "brooklyn-bridge-kom" },
|
|
6830
|
+
{ from: 7.838, to: 8.094, segment: "manhattan-sprint" },
|
|
6831
|
+
{ from: 17.586, to: 18.727, segment: "new-york-kom-rev" },
|
|
6832
|
+
{ from: 23.991, to: 25.353, segment: "new-york-kom" },
|
|
6833
|
+
],
|
|
6834
|
+
false,
|
|
6835
|
+
true,
|
|
6836
|
+
false,
|
|
6837
|
+
true,
|
|
6838
|
+
["running", "cycling"],
|
|
6839
|
+
625,
|
|
6840
|
+
40368797,
|
|
6841
|
+
"https://www.strava.com/segments/40368797",
|
|
6842
|
+
"https://zwiftinsider.com/route/stay-puft-pursuit",
|
|
6843
|
+
"https://whatsonzwift.com/world/new-york/route/stay-puft-pursuit",
|
|
6844
|
+
"https://zwifterbikes.web.app/route/stay-puft-pursuit",
|
|
6845
|
+
],
|
|
6228
6846
|
[
|
|
6229
6847
|
3099224394,
|
|
6230
6848
|
"Titan's Run",
|
|
@@ -6575,6 +7193,37 @@ export const routes = [
|
|
|
6575
7193
|
"https://whatsonzwift.com/world/watopia/route/two-bridges-loop",
|
|
6576
7194
|
"https://zwifterbikes.web.app/route/two-bridges-loop",
|
|
6577
7195
|
],
|
|
7196
|
+
[
|
|
7197
|
+
3314406972,
|
|
7198
|
+
"Spinfinity",
|
|
7199
|
+
"spinfinity",
|
|
7200
|
+
"new-york",
|
|
7201
|
+
false,
|
|
7202
|
+
19.28,
|
|
7203
|
+
155,
|
|
7204
|
+
0.023,
|
|
7205
|
+
0,
|
|
7206
|
+
0.028,
|
|
7207
|
+
0,
|
|
7208
|
+
0.043,
|
|
7209
|
+
0,
|
|
7210
|
+
["brooklyn-bridge-kom", "manhattan-sprint"],
|
|
7211
|
+
[
|
|
7212
|
+
{ from: 6.591, to: 8.594, segment: "brooklyn-bridge-kom" },
|
|
7213
|
+
{ from: 11.327, to: 11.571, segment: "manhattan-sprint" },
|
|
7214
|
+
],
|
|
7215
|
+
false,
|
|
7216
|
+
true,
|
|
7217
|
+
false,
|
|
7218
|
+
true,
|
|
7219
|
+
["running", "cycling"],
|
|
7220
|
+
390,
|
|
7221
|
+
40331488,
|
|
7222
|
+
"https://www.strava.com/segments/40331488",
|
|
7223
|
+
"https://zwiftinsider.com/route/spinfinity",
|
|
7224
|
+
"https://whatsonzwift.com/world/new-york/route/spinfinity",
|
|
7225
|
+
"https://zwifterbikes.web.app/route/spinfinity",
|
|
7226
|
+
],
|
|
6578
7227
|
[
|
|
6579
7228
|
3324272424,
|
|
6580
7229
|
"Snowman",
|
|
@@ -6834,44 +7483,6 @@ export const routes = [
|
|
|
6834
7483
|
undefined,
|
|
6835
7484
|
"https://zwifterbikes.web.app/route/2022-bambino-fondo",
|
|
6836
7485
|
],
|
|
6837
|
-
[
|
|
6838
|
-
3636436865,
|
|
6839
|
-
"Tropic Rush",
|
|
6840
|
-
"tropic-rush",
|
|
6841
|
-
"makuri-islands",
|
|
6842
|
-
true,
|
|
6843
|
-
41.267,
|
|
6844
|
-
327,
|
|
6845
|
-
1.606,
|
|
6846
|
-
6,
|
|
6847
|
-
0.016,
|
|
6848
|
-
0,
|
|
6849
|
-
0.036,
|
|
6850
|
-
1,
|
|
6851
|
-
[
|
|
6852
|
-
"alley-sprint-rev",
|
|
6853
|
-
"railway-sprint",
|
|
6854
|
-
"shisa-sprint-rev",
|
|
6855
|
-
"castle-park-sprint",
|
|
6856
|
-
"rooftop-kom",
|
|
6857
|
-
"tower-sprint-rev",
|
|
6858
|
-
],
|
|
6859
|
-
[
|
|
6860
|
-
{ from: 6.284, to: 6.776, segment: "railway-sprint" },
|
|
6861
|
-
{ from: 34.276, to: 36.143, segment: "rooftop-kom" },
|
|
6862
|
-
],
|
|
6863
|
-
false,
|
|
6864
|
-
true,
|
|
6865
|
-
false,
|
|
6866
|
-
true,
|
|
6867
|
-
["running", "cycling"],
|
|
6868
|
-
825,
|
|
6869
|
-
40232566,
|
|
6870
|
-
"https://www.strava.com/segments/40232566",
|
|
6871
|
-
"https://zwiftinsider.com/route/tropic-rush",
|
|
6872
|
-
"https://whatsonzwift.com/world/makuri-islands/route/tropic-rush",
|
|
6873
|
-
undefined,
|
|
6874
|
-
],
|
|
6875
7486
|
[
|
|
6876
7487
|
3378411990,
|
|
6877
7488
|
"Waisted 8",
|
|
@@ -6888,6 +7499,7 @@ export const routes = [
|
|
|
6888
7499
|
0,
|
|
6889
7500
|
["jarvis-sprint-rev", "jarvis-kom-rev", "fuego-flats-rev"],
|
|
6890
7501
|
[
|
|
7502
|
+
{ from: 3.814, to: 4.015, segment: "jarvis-sprint-rev" },
|
|
6891
7503
|
{ from: 4.258, to: 5.557, segment: "jarvis-kom-rev" },
|
|
6892
7504
|
{ from: 18.582, to: 25.665, segment: "fuego-flats-rev" },
|
|
6893
7505
|
],
|
|
@@ -7368,7 +7980,7 @@ export const routes = [
|
|
|
7368
7980
|
false,
|
|
7369
7981
|
false,
|
|
7370
7982
|
false,
|
|
7371
|
-
|
|
7983
|
+
false,
|
|
7372
7984
|
["running", "cycling"],
|
|
7373
7985
|
undefined,
|
|
7374
7986
|
19641904,
|
|
@@ -7377,28 +7989,66 @@ export const routes = [
|
|
|
7377
7989
|
"https://whatsonzwift.com/world/watopia/route/zwift-bambino-fondo",
|
|
7378
7990
|
"https://zwifterbikes.web.app/route/bambino-fondo",
|
|
7379
7991
|
],
|
|
7992
|
+
[
|
|
7993
|
+
3636436865,
|
|
7994
|
+
"Tropic Rush",
|
|
7995
|
+
"tropic-rush",
|
|
7996
|
+
"makuri-islands",
|
|
7997
|
+
false,
|
|
7998
|
+
41.267,
|
|
7999
|
+
327,
|
|
8000
|
+
1.606,
|
|
8001
|
+
6,
|
|
8002
|
+
0.016,
|
|
8003
|
+
0,
|
|
8004
|
+
0.036,
|
|
8005
|
+
1,
|
|
8006
|
+
[
|
|
8007
|
+
"alley-sprint-rev",
|
|
8008
|
+
"railway-sprint",
|
|
8009
|
+
"shisa-sprint-rev",
|
|
8010
|
+
"castle-park-sprint",
|
|
8011
|
+
"rooftop-kom",
|
|
8012
|
+
"tower-sprint-rev",
|
|
8013
|
+
],
|
|
8014
|
+
[
|
|
8015
|
+
{ from: 6.284, to: 6.776, segment: "railway-sprint" },
|
|
8016
|
+
{ from: 34.276, to: 36.143, segment: "rooftop-kom" },
|
|
8017
|
+
],
|
|
8018
|
+
false,
|
|
8019
|
+
true,
|
|
8020
|
+
false,
|
|
8021
|
+
true,
|
|
8022
|
+
["running", "cycling"],
|
|
8023
|
+
825,
|
|
8024
|
+
40232566,
|
|
8025
|
+
"https://www.strava.com/segments/40232566",
|
|
8026
|
+
"https://zwiftinsider.com/route/tropic-rush",
|
|
8027
|
+
"https://whatsonzwift.com/world/makuri-islands/route/tropic-rush",
|
|
8028
|
+
"https://zwifterbikes.web.app/route/tropic-rush",
|
|
8029
|
+
],
|
|
7380
8030
|
[
|
|
7381
8031
|
3649347250,
|
|
7382
8032
|
"Innsbruck KOM After Party",
|
|
7383
8033
|
"innsbruck-kom-after-party",
|
|
7384
8034
|
"innsbruck",
|
|
7385
8035
|
true,
|
|
7386
|
-
36.
|
|
8036
|
+
36.971,
|
|
7387
8037
|
657,
|
|
7388
|
-
0.
|
|
8038
|
+
0.222,
|
|
7389
8039
|
1,
|
|
7390
|
-
|
|
7391
|
-
|
|
7392
|
-
|
|
7393
|
-
|
|
8040
|
+
0.022,
|
|
8041
|
+
0,
|
|
8042
|
+
0.04,
|
|
8043
|
+
0,
|
|
7394
8044
|
["innsbruck-uci-lap", "innsbruck-sprint", "innsbruck-kom"],
|
|
7395
8045
|
[{ from: 29.709, to: 37.137, segment: "innsbruck-kom" }],
|
|
7396
8046
|
false,
|
|
7397
8047
|
false,
|
|
7398
8048
|
false,
|
|
7399
|
-
|
|
8049
|
+
false,
|
|
7400
8050
|
["running", "cycling"],
|
|
7401
|
-
|
|
8051
|
+
740,
|
|
7402
8052
|
20539949,
|
|
7403
8053
|
"https://www.strava.com/segments/20539949",
|
|
7404
8054
|
"https://zwiftinsider.com/route/kom-after-party",
|
|
@@ -7498,7 +8148,50 @@ export const routes = [
|
|
|
7498
8148
|
undefined,
|
|
7499
8149
|
"https://zwiftinsider.com/route/laguardia-after-party",
|
|
7500
8150
|
undefined,
|
|
7501
|
-
|
|
8151
|
+
"https://zwifterbikes.web.app/route/laguardia-after-party",
|
|
8152
|
+
],
|
|
8153
|
+
[
|
|
8154
|
+
3678866163,
|
|
8155
|
+
"Fuhgeddaboudit",
|
|
8156
|
+
"fuhgeddaboudit",
|
|
8157
|
+
"new-york",
|
|
8158
|
+
false,
|
|
8159
|
+
78.905,
|
|
8160
|
+
838,
|
|
8161
|
+
0.072,
|
|
8162
|
+
0,
|
|
8163
|
+
0.159,
|
|
8164
|
+
0,
|
|
8165
|
+
0.161,
|
|
8166
|
+
0,
|
|
8167
|
+
[
|
|
8168
|
+
"the-peristyle-sprint",
|
|
8169
|
+
"the-hill-kom",
|
|
8170
|
+
"manhattan-sprint",
|
|
8171
|
+
"new-york-kom-rev",
|
|
8172
|
+
"new-york-sprint",
|
|
8173
|
+
"brooklyn-bridge-kom",
|
|
8174
|
+
"manhattan-sprint-rev",
|
|
8175
|
+
],
|
|
8176
|
+
[
|
|
8177
|
+
{ from: 2.212, to: 2.607, segment: "the-peristyle-sprint" },
|
|
8178
|
+
{ from: 4.122, to: 4.644, segment: "the-hill-kom" },
|
|
8179
|
+
{ from: 9.855, to: 10.099, segment: "manhattan-sprint" },
|
|
8180
|
+
{ from: 19.591, to: 20.731, segment: "new-york-kom-rev" },
|
|
8181
|
+
{ from: 57.615, to: 59.616, segment: "brooklyn-bridge-kom" },
|
|
8182
|
+
{ from: 73.337, to: 73.568, segment: "manhattan-sprint-rev" },
|
|
8183
|
+
],
|
|
8184
|
+
false,
|
|
8185
|
+
true,
|
|
8186
|
+
false,
|
|
8187
|
+
true,
|
|
8188
|
+
["running", "cycling"],
|
|
8189
|
+
1595,
|
|
8190
|
+
40335851,
|
|
8191
|
+
"https://www.strava.com/segments/40335851",
|
|
8192
|
+
"https://zwiftinsider.com/route/fuhgeddaboudit",
|
|
8193
|
+
"https://whatsonzwift.com/world/new-york/route/fuhgeddaboudit",
|
|
8194
|
+
"https://zwifterbikes.web.app/route/fuhgeddaboudit",
|
|
7502
8195
|
],
|
|
7503
8196
|
[
|
|
7504
8197
|
3680493479,
|
|
@@ -7531,7 +8224,7 @@ export const routes = [
|
|
|
7531
8224
|
"https://www.strava.com/segments/40097976",
|
|
7532
8225
|
"https://zwiftinsider.com/route/southern-coast-cruise",
|
|
7533
8226
|
"https://whatsonzwift.com/world/watopia/route/southern-coast-cruise",
|
|
7534
|
-
|
|
8227
|
+
"https://zwifterbikes.web.app/route/southern-coast-cruise",
|
|
7535
8228
|
],
|
|
7536
8229
|
[
|
|
7537
8230
|
3687251774,
|
|
@@ -7760,7 +8453,7 @@ export const routes = [
|
|
|
7760
8453
|
false,
|
|
7761
8454
|
false,
|
|
7762
8455
|
false,
|
|
7763
|
-
|
|
8456
|
+
false,
|
|
7764
8457
|
["running", "cycling"],
|
|
7765
8458
|
undefined,
|
|
7766
8459
|
20655505,
|
|
@@ -7909,6 +8602,37 @@ export const routes = [
|
|
|
7909
8602
|
"https://whatsonzwift.com/world/watopia/route/5k-loop",
|
|
7910
8603
|
undefined,
|
|
7911
8604
|
],
|
|
8605
|
+
[
|
|
8606
|
+
3835625237,
|
|
8607
|
+
"Prospect Park Loop Run",
|
|
8608
|
+
"prospect-park-loop-run",
|
|
8609
|
+
"new-york",
|
|
8610
|
+
false,
|
|
8611
|
+
5.428,
|
|
8612
|
+
37,
|
|
8613
|
+
0.072,
|
|
8614
|
+
0,
|
|
8615
|
+
0.16,
|
|
8616
|
+
0,
|
|
8617
|
+
0.161,
|
|
8618
|
+
0,
|
|
8619
|
+
["the-peristyle-sprint", "the-hill-kom"],
|
|
8620
|
+
[
|
|
8621
|
+
{ from: 2.2, to: 2.61, segment: "the-peristyle-sprint" },
|
|
8622
|
+
{ from: 4.124, to: 4.646, segment: "the-hill-kom" },
|
|
8623
|
+
],
|
|
8624
|
+
false,
|
|
8625
|
+
true,
|
|
8626
|
+
false,
|
|
8627
|
+
true,
|
|
8628
|
+
["running"],
|
|
8629
|
+
110,
|
|
8630
|
+
40325245,
|
|
8631
|
+
"https://www.strava.com/segments/40325245",
|
|
8632
|
+
"https://zwiftinsider.com/route/prospect-park-loop",
|
|
8633
|
+
"https://whatsonzwift.com/world/new-york/route/prospect-park-loop",
|
|
8634
|
+
"https://zwifterbikes.web.app/route/prospect-park-loop",
|
|
8635
|
+
],
|
|
7912
8636
|
[
|
|
7913
8637
|
3848492017,
|
|
7914
8638
|
"The Mega Pretzel",
|
|
@@ -8042,7 +8766,7 @@ export const routes = [
|
|
|
8042
8766
|
"Track Meet",
|
|
8043
8767
|
"track-meet",
|
|
8044
8768
|
"watopia",
|
|
8045
|
-
|
|
8769
|
+
false,
|
|
8046
8770
|
6.073,
|
|
8047
8771
|
22,
|
|
8048
8772
|
0.462,
|
|
@@ -8297,7 +9021,7 @@ export const routes = [
|
|
|
8297
9021
|
"https://www.strava.com/segments/38859646",
|
|
8298
9022
|
"https://zwiftinsider.com/route/knights-of-the-roundabout",
|
|
8299
9023
|
"https://whatsonzwift.com/world/france/route/knights-of-the-roundabout",
|
|
8300
|
-
|
|
9024
|
+
"https://zwifterbikes.web.app/route/knights-of-the-roundabout",
|
|
8301
9025
|
],
|
|
8302
9026
|
[
|
|
8303
9027
|
3976402826,
|
|
@@ -8659,7 +9383,7 @@ export const routes = [
|
|
|
8659
9383
|
"Climb Portal - Mont Saint-Michel",
|
|
8660
9384
|
"climb-portal-mont-saint-michel",
|
|
8661
9385
|
"france",
|
|
8662
|
-
|
|
9386
|
+
true,
|
|
8663
9387
|
2.469,
|
|
8664
9388
|
11,
|
|
8665
9389
|
6.145,
|
|
@@ -8809,7 +9533,7 @@ export const routes = [
|
|
|
8809
9533
|
"Scotland After Party",
|
|
8810
9534
|
"scotland-after-party",
|
|
8811
9535
|
"scotland",
|
|
8812
|
-
|
|
9536
|
+
false,
|
|
8813
9537
|
13.634,
|
|
8814
9538
|
189,
|
|
8815
9539
|
1.138,
|
|
@@ -8830,7 +9554,40 @@ export const routes = [
|
|
|
8830
9554
|
"https://www.strava.com/segments/40233914",
|
|
8831
9555
|
"https://zwiftinsider.com/route/scotland-after-party",
|
|
8832
9556
|
"https://whatsonzwift.com/world/scotland/route/scotland-after-party",
|
|
8833
|
-
|
|
9557
|
+
"https://zwifterbikes.web.app/route/scotland-after-party",
|
|
9558
|
+
],
|
|
9559
|
+
[
|
|
9560
|
+
4232620535,
|
|
9561
|
+
"Toefield Tornado",
|
|
9562
|
+
"toefield-tornado",
|
|
9563
|
+
"new-york",
|
|
9564
|
+
false,
|
|
9565
|
+
10.216,
|
|
9566
|
+
53,
|
|
9567
|
+
0.072,
|
|
9568
|
+
0,
|
|
9569
|
+
0.016,
|
|
9570
|
+
0,
|
|
9571
|
+
0.031,
|
|
9572
|
+
0,
|
|
9573
|
+
["center-sprint", "the-peristyle-sprint-rev", "the-hill-kom"],
|
|
9574
|
+
[
|
|
9575
|
+
{ from: 1.545, to: 1.728, segment: "center-sprint" },
|
|
9576
|
+
{ from: 2.95, to: 3.344, segment: "the-peristyle-sprint-rev" },
|
|
9577
|
+
{ from: 4.836, to: 5.029, segment: "center-sprint" },
|
|
9578
|
+
{ from: 5.917, to: 6.44, segment: "the-hill-kom" },
|
|
9579
|
+
],
|
|
9580
|
+
false,
|
|
9581
|
+
true,
|
|
9582
|
+
false,
|
|
9583
|
+
true,
|
|
9584
|
+
["running", "cycling"],
|
|
9585
|
+
205,
|
|
9586
|
+
40337526,
|
|
9587
|
+
"https://www.strava.com/segments/40337526",
|
|
9588
|
+
"https://zwiftinsider.com/route/toefield-tornado",
|
|
9589
|
+
"https://whatsonzwift.com/world/new-york/route/toefield-tornado",
|
|
9590
|
+
"https://zwifterbikes.web.app/route/toefield-tornado",
|
|
8834
9591
|
],
|
|
8835
9592
|
[
|
|
8836
9593
|
4232726854,
|