zwift-data 1.32.4 → 1.33.1
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/bikeShoes.js +1 -1
- package/lib/cjs/glasses.js +2 -0
- package/lib/cjs/headgears.js +5 -0
- package/lib/cjs/jerseys.js +8 -5
- package/lib/cjs/routes.js +162 -5
- package/lib/cjs/socks.js +1 -0
- package/lib/esm/bikeShoes.js +1 -1
- package/lib/esm/glasses.js +2 -0
- package/lib/esm/headgears.js +5 -0
- package/lib/esm/jerseys.js +8 -5
- package/lib/esm/routes.js +162 -5
- package/lib/esm/socks.js +1 -0
- package/package.json +9 -9
package/lib/cjs/bikeShoes.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.bikeShoes = void 0;
|
|
4
4
|
exports.bikeShoes = [
|
|
5
|
-
[123888986, "Big Spin Shoes", "BigSpin2024_thumb"],
|
|
5
|
+
[123888986, "The Zwift Big Spin Shoes", "BigSpin2024_thumb"],
|
|
6
6
|
[138403836, "Alpine", "Lederhose2022"],
|
|
7
7
|
[
|
|
8
8
|
231828206,
|
package/lib/cjs/glasses.js
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.glasses = void 0;
|
|
4
4
|
exports.glasses = [
|
|
5
|
+
[31330258, "Spring Training 2024", "Glasses_SpringTrainingSunglasses2024"],
|
|
5
6
|
[258033368, "April Fools", "Glasses_TealPink2020Glasses02_thumb"],
|
|
6
7
|
[478032186, "Oakley Radar", "Glasses_Original"],
|
|
7
8
|
[817902595, "Wave Wearers", "Glasses_Generic01"],
|
|
@@ -11,6 +12,7 @@ exports.glasses = [
|
|
|
11
12
|
[1225125243, "None", "none"],
|
|
12
13
|
[1241540451, "Top Guns", "Glasses_Generic03"],
|
|
13
14
|
[1541295082, "Zwift Glasses #1", "Glasses_Generic04"],
|
|
15
|
+
[1576804539, "Oakley Sphaera Glasses", "Glasses_OakleySphaera"],
|
|
14
16
|
[1725649243, "Roka GP-1x", "Glasses_Roka01"],
|
|
15
17
|
[1773488310, "Tour de Zwift 2024 Sunglasses", "Glasses_TourDeZwift2024"],
|
|
16
18
|
[
|
package/lib/cjs/headgears.js
CHANGED
|
@@ -183,6 +183,11 @@ exports.headgears = [
|
|
|
183
183
|
],
|
|
184
184
|
[3630601017, "Giant Backwards Cap", "BackwardsCyclingCapGiant2022_thumb"],
|
|
185
185
|
[3633294398, "ZA Tri Team Helmet 2020", "SpecializedZA2021"],
|
|
186
|
+
[
|
|
187
|
+
3640209185,
|
|
188
|
+
"Spring Training 2024",
|
|
189
|
+
"CyclingCapSpringTrainingHat2024_thumb",
|
|
190
|
+
],
|
|
186
191
|
[3644241871, "Rapha L'Etape", "CyclingCapRaphaLetape2019_thumb"],
|
|
187
192
|
[
|
|
188
193
|
3654765885,
|
package/lib/cjs/jerseys.js
CHANGED
|
@@ -56,7 +56,7 @@ exports.jerseys = [
|
|
|
56
56
|
"Castelli Virtual Aero Light",
|
|
57
57
|
"CastelliVirtualClimber_Light_thumb",
|
|
58
58
|
],
|
|
59
|
-
[172810261, "The Big Spin
|
|
59
|
+
[172810261, "The Zwift Big Spin", "TourOfMarch2024_thumb"],
|
|
60
60
|
[173668358, "Colombia Elite", "ColombiaFederation2020_thumb"],
|
|
61
61
|
[
|
|
62
62
|
177191477,
|
|
@@ -310,6 +310,7 @@ exports.jerseys = [
|
|
|
310
310
|
[989955139, "Team Experimental", "TeamExperimental_thumb"],
|
|
311
311
|
[996458198, "Rapha Flyweight", "RaphaFlyweight_thumb"],
|
|
312
312
|
[1000257656, "Rocacorba", "Rocacorba2021_thumb"],
|
|
313
|
+
[1016760902, "SCF Champ 2024", "SCF2024_thumb"],
|
|
313
314
|
[1021172827, "Hincapie", "Hincapie2020_thumb"],
|
|
314
315
|
[
|
|
315
316
|
1022121143,
|
|
@@ -368,7 +369,7 @@ exports.jerseys = [
|
|
|
368
369
|
[1195756793, "SiS", "SiS2018_thumb"],
|
|
369
370
|
[1196271164, "Velonews Kit", "VeloNews_thumb"],
|
|
370
371
|
[1196292138, "Haute Route", "HauteRoute3day_thumb"],
|
|
371
|
-
[1198044150, "Makuri Kanji
|
|
372
|
+
[1198044150, "Makuri Kanji", "BigSpin2024MakuriKit_thumb"],
|
|
372
373
|
[1198454936, "ZNC - Germany", "ZwiftNationalChampions_thumb"],
|
|
373
374
|
[1214754061, "ATOC", "ATOC_2015_thumb"],
|
|
374
375
|
[1216459015, "Alzheimers Association", "AlzheimersAssociation2021_thumb"],
|
|
@@ -498,6 +499,7 @@ exports.jerseys = [
|
|
|
498
499
|
[1746959823, "Skyline", "Skyline2020_thumb"],
|
|
499
500
|
[1751349769, "UAE", "UAE_2017_thumb"],
|
|
500
501
|
[1756517729, "UnoXPro2022", "UnoXPro2022_thumb"],
|
|
502
|
+
[1764008063, "AusCycling Champion 2024", "AusCycling2024_thumb"],
|
|
501
503
|
[1766102862, "Elite", "Elite_thumb"],
|
|
502
504
|
[
|
|
503
505
|
1769311524,
|
|
@@ -800,7 +802,7 @@ exports.jerseys = [
|
|
|
800
802
|
[2888849980, "MIRT Community Club", "MIRT2021_thumb"],
|
|
801
803
|
[2889081010, "Level 50", "Zwift_LVL50_thumb"],
|
|
802
804
|
[2891579327, "Zwift Academy Women 2018", "ZwiftAcademyWomen2018_thumb"],
|
|
803
|
-
[2901869535, "London Punk
|
|
805
|
+
[2901869535, "London Punk", "TourOfMarchUndergroundMap2024_thumb"],
|
|
804
806
|
[2906189156, "Deceuninck-Quick-Step", "Quickstep2020_thumb"],
|
|
805
807
|
[
|
|
806
808
|
2911653862,
|
|
@@ -959,7 +961,7 @@ exports.jerseys = [
|
|
|
959
961
|
[3439799665, "Jan Frodeno", "JanFrodeno2019_thumb"],
|
|
960
962
|
[3440237765, "Team Cryo", "TeamCryo2019_thumb"],
|
|
961
963
|
[3446412723, "Enshored", "Enshored2021_thumb"],
|
|
962
|
-
[3446592845, "Le Tournesol
|
|
964
|
+
[3446592845, "Le Tournesol", "SunFlowerKit2024_thumb"],
|
|
963
965
|
[3450131175, "Specialized M", "Specialized_thumb"],
|
|
964
966
|
[3451819302, "Rapha Women's Souplesse", "RaphaSouplesse02_thumb"],
|
|
965
967
|
[3455961079, "Plush Global Kit", "PlushGlobal2021_thumb"],
|
|
@@ -981,10 +983,11 @@ exports.jerseys = [
|
|
|
981
983
|
"Rapha Womens 100 10th Anniversary",
|
|
982
984
|
"RaphaWomens100T2022_thumb",
|
|
983
985
|
],
|
|
984
|
-
[3488472716, "Today
|
|
986
|
+
[3488472716, "Today’s Plan", "TodaysPlan_thumb"],
|
|
985
987
|
[3502306062, "Doddie Aid", "DoddieAid2023_thumb"],
|
|
986
988
|
[3503002798, "Bardiani 2019", "Bardiani2019_thumb"],
|
|
987
989
|
[3503400331, "BL13 Ladies", "BL13Ladies2023_thumb"],
|
|
990
|
+
[3516730865, "Spring Training 2024", "SpringTraining2024_thumb"],
|
|
988
991
|
[3526847660, "Ryzon 2021", "Ryzon2021_thumb"],
|
|
989
992
|
[3535768157, "Monochrome 3", "Zwift_Monochrome03_thumb"],
|
|
990
993
|
[3535883671, "Rye", "Rye2015_thumb"],
|
package/lib/cjs/routes.js
CHANGED
|
@@ -154,6 +154,34 @@ exports.routes = [
|
|
|
154
154
|
"https://whatsonzwift.com/world/london/route/greater-london-8",
|
|
155
155
|
"https://zwifterbikes.web.app/route/greater-london-8",
|
|
156
156
|
],
|
|
157
|
+
[
|
|
158
|
+
87631443,
|
|
159
|
+
"Queens Highway After Party",
|
|
160
|
+
"queens-highway-after-party",
|
|
161
|
+
"yorkshire",
|
|
162
|
+
true,
|
|
163
|
+
17.149,
|
|
164
|
+
259,
|
|
165
|
+
2.764,
|
|
166
|
+
42,
|
|
167
|
+
2.697,
|
|
168
|
+
42,
|
|
169
|
+
2.697,
|
|
170
|
+
42,
|
|
171
|
+
["yorkshire-sprint-rev"],
|
|
172
|
+
[],
|
|
173
|
+
false,
|
|
174
|
+
false,
|
|
175
|
+
false,
|
|
176
|
+
true,
|
|
177
|
+
["running", "cycling"],
|
|
178
|
+
undefined,
|
|
179
|
+
undefined,
|
|
180
|
+
undefined,
|
|
181
|
+
undefined,
|
|
182
|
+
"https://whatsonzwift.com/world/yorkshire/route/queens-highway-after-party",
|
|
183
|
+
undefined,
|
|
184
|
+
],
|
|
157
185
|
[
|
|
158
186
|
107363867,
|
|
159
187
|
"Hilly Route Reverse",
|
|
@@ -379,6 +407,34 @@ exports.routes = [
|
|
|
379
407
|
"https://whatsonzwift.com/world/watopia/route/zwift-gran-fondo",
|
|
380
408
|
"https://zwifterbikes.web.app/route/gran-fondo",
|
|
381
409
|
],
|
|
410
|
+
[
|
|
411
|
+
243949867,
|
|
412
|
+
"Loop de Loop",
|
|
413
|
+
"loop-de-loop",
|
|
414
|
+
"watopia",
|
|
415
|
+
true,
|
|
416
|
+
12.416,
|
|
417
|
+
144,
|
|
418
|
+
0.194,
|
|
419
|
+
0,
|
|
420
|
+
0.05,
|
|
421
|
+
0,
|
|
422
|
+
0.05,
|
|
423
|
+
0,
|
|
424
|
+
["watopia-sprint-rev", "zwift-kom"],
|
|
425
|
+
[{ from: 8.099, to: 8.99, segment: "zwift-kom" }],
|
|
426
|
+
false,
|
|
427
|
+
true,
|
|
428
|
+
false,
|
|
429
|
+
true,
|
|
430
|
+
["running", "cycling"],
|
|
431
|
+
246,
|
|
432
|
+
36342198,
|
|
433
|
+
"https://www.strava.com/segments/36342198",
|
|
434
|
+
"https://zwiftinsider.com/route/loop-de-loop",
|
|
435
|
+
"https://whatsonzwift.com/world/watopia/route/loop-de-loop",
|
|
436
|
+
undefined,
|
|
437
|
+
],
|
|
382
438
|
[
|
|
383
439
|
246712730,
|
|
384
440
|
"Railways and Rooftops",
|
|
@@ -905,6 +961,51 @@ exports.routes = [
|
|
|
905
961
|
"https://whatsonzwift.com/world/watopia/route/jungle-circuit",
|
|
906
962
|
"https://zwifterbikes.web.app/route/jungle-circuit",
|
|
907
963
|
],
|
|
964
|
+
[
|
|
965
|
+
762151244,
|
|
966
|
+
"Zwift Games 2024 Epic",
|
|
967
|
+
"zwift-games-2024-epic",
|
|
968
|
+
"watopia",
|
|
969
|
+
true,
|
|
970
|
+
79.745,
|
|
971
|
+
822,
|
|
972
|
+
2.035,
|
|
973
|
+
57,
|
|
974
|
+
1.595,
|
|
975
|
+
57,
|
|
976
|
+
1.595,
|
|
977
|
+
57,
|
|
978
|
+
[
|
|
979
|
+
"zwift-kom",
|
|
980
|
+
"titans-grove-kom-rev",
|
|
981
|
+
"woodland-sprint-rev",
|
|
982
|
+
"sasquatch-sprint-rev",
|
|
983
|
+
"acropolis-sprint-rev",
|
|
984
|
+
"titans-grove-kom",
|
|
985
|
+
"watopia-sprint-rev",
|
|
986
|
+
"zwift-kom-rev",
|
|
987
|
+
"watopia-sprint",
|
|
988
|
+
],
|
|
989
|
+
[
|
|
990
|
+
{ from: 0.84, to: 1.737, segment: "zwift-kom" },
|
|
991
|
+
{ from: 15.132, to: 16.044, segment: "titans-grove-kom-rev" },
|
|
992
|
+
{ from: 58.327, to: 60.947, segment: "titans-grove-kom" },
|
|
993
|
+
{ from: 70.114, to: 70.294, segment: "watopia-sprint-rev" },
|
|
994
|
+
{ from: 72.477, to: 74.946, segment: "zwift-kom-rev" },
|
|
995
|
+
{ from: 80.593, to: 81.485, segment: "zwift-kom" },
|
|
996
|
+
],
|
|
997
|
+
false,
|
|
998
|
+
true,
|
|
999
|
+
false,
|
|
1000
|
+
true,
|
|
1001
|
+
["running", "cycling"],
|
|
1002
|
+
1594,
|
|
1003
|
+
36343341,
|
|
1004
|
+
"https://www.strava.com/segments/36343341",
|
|
1005
|
+
"https://zwiftinsider.com/route/zwift-games-2024-epic",
|
|
1006
|
+
"https://whatsonzwift.com/world/watopia/route/zwift-games-2024-epic",
|
|
1007
|
+
undefined,
|
|
1008
|
+
],
|
|
908
1009
|
[
|
|
909
1010
|
762747962,
|
|
910
1011
|
"Repack Rush",
|
|
@@ -1316,10 +1417,10 @@ exports.routes = [
|
|
|
1316
1417
|
true,
|
|
1317
1418
|
["running", "cycling"],
|
|
1318
1419
|
69,
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1420
|
+
30326079,
|
|
1421
|
+
"https://www.strava.com/segments/30326079",
|
|
1422
|
+
"https://zwiftinsider.com/castle-crit",
|
|
1423
|
+
"https://whatsonzwift.com/world/makuri-islands/route/castle-crit-run",
|
|
1323
1424
|
undefined,
|
|
1324
1425
|
],
|
|
1325
1426
|
[
|
|
@@ -2446,7 +2547,7 @@ exports.routes = [
|
|
|
2446
2547
|
["fuego-flats"],
|
|
2447
2548
|
[{ from: 28.719, to: 29.217, segment: "fuego-flats" }],
|
|
2448
2549
|
false,
|
|
2449
|
-
|
|
2550
|
+
true,
|
|
2450
2551
|
false,
|
|
2451
2552
|
true,
|
|
2452
2553
|
["running", "cycling"],
|
|
@@ -4146,6 +4247,34 @@ exports.routes = [
|
|
|
4146
4247
|
"https://whatsonzwift.com/world/watopia/route/big-loop",
|
|
4147
4248
|
"https://zwifterbikes.web.app/route/big-loop",
|
|
4148
4249
|
],
|
|
4250
|
+
[
|
|
4251
|
+
2953010285,
|
|
4252
|
+
"Mountain Mash",
|
|
4253
|
+
"mountain-mash",
|
|
4254
|
+
"watopia",
|
|
4255
|
+
true,
|
|
4256
|
+
5.79,
|
|
4257
|
+
335,
|
|
4258
|
+
0.21,
|
|
4259
|
+
0,
|
|
4260
|
+
0.15,
|
|
4261
|
+
0,
|
|
4262
|
+
0.15,
|
|
4263
|
+
0,
|
|
4264
|
+
[],
|
|
4265
|
+
[],
|
|
4266
|
+
false,
|
|
4267
|
+
false,
|
|
4268
|
+
false,
|
|
4269
|
+
true,
|
|
4270
|
+
["running", "cycling"],
|
|
4271
|
+
116,
|
|
4272
|
+
36342419,
|
|
4273
|
+
"https://www.strava.com/segments/36342419",
|
|
4274
|
+
"https://zwiftinsider.com/route/mountain-mash",
|
|
4275
|
+
"https://whatsonzwift.com/world/watopia/route/mountain-mash",
|
|
4276
|
+
undefined,
|
|
4277
|
+
],
|
|
4149
4278
|
[
|
|
4150
4279
|
2954366662,
|
|
4151
4280
|
"Knickerbocker",
|
|
@@ -5997,6 +6126,34 @@ exports.routes = [
|
|
|
5997
6126
|
"https://whatsonzwift.com/world/watopia/route/volcano-flat",
|
|
5998
6127
|
"https://zwifterbikes.web.app/route/volcano-flat",
|
|
5999
6128
|
],
|
|
6129
|
+
[
|
|
6130
|
+
4009130866,
|
|
6131
|
+
"Jurassic Coast",
|
|
6132
|
+
"jurassic-coast",
|
|
6133
|
+
"watopia",
|
|
6134
|
+
true,
|
|
6135
|
+
19.315,
|
|
6136
|
+
212,
|
|
6137
|
+
0.225,
|
|
6138
|
+
0,
|
|
6139
|
+
0.155,
|
|
6140
|
+
0,
|
|
6141
|
+
0.155,
|
|
6142
|
+
0,
|
|
6143
|
+
["titans-grove-kom-rev", "woodland-sprint-rev", "sasquatch-sprint-rev"],
|
|
6144
|
+
[{ from: 4.18, to: 5.096, segment: "titans-grove-kom-rev" }],
|
|
6145
|
+
false,
|
|
6146
|
+
false,
|
|
6147
|
+
false,
|
|
6148
|
+
true,
|
|
6149
|
+
["running", "cycling"],
|
|
6150
|
+
386,
|
|
6151
|
+
36343069,
|
|
6152
|
+
"https://www.strava.com/segments/36343069",
|
|
6153
|
+
"https://zwiftinsider.com/route/jurassic-coast",
|
|
6154
|
+
"https://whatsonzwift.com/world/watopia/route/jurassic-coast",
|
|
6155
|
+
undefined,
|
|
6156
|
+
],
|
|
6000
6157
|
[
|
|
6001
6158
|
4009235104,
|
|
6002
6159
|
"Achterbahn",
|
package/lib/cjs/socks.js
CHANGED
|
@@ -38,6 +38,7 @@ exports.socks = [
|
|
|
38
38
|
[1142442551, "Generic White", "ZwiftWhite"],
|
|
39
39
|
[1214718478, "INEOS Grenadiers", "Socks_INEOSGrenadiers2021_blue"],
|
|
40
40
|
[1225125243, "None", ""],
|
|
41
|
+
[1381501486, "Confetti", "ConfettiTrails"],
|
|
41
42
|
[1422305746, "Patterned Blue", "Pattern01Blue"],
|
|
42
43
|
[1427912484, "Zwift Academy Tri 2019", "SocksZwiftAcademyTriBlue2020"],
|
|
43
44
|
[1483856737, "Classic Crew Socks", "SocksBigSpin2024"],
|
package/lib/esm/bikeShoes.js
CHANGED
package/lib/esm/glasses.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export const glasses = [
|
|
2
|
+
[31330258, "Spring Training 2024", "Glasses_SpringTrainingSunglasses2024"],
|
|
2
3
|
[258033368, "April Fools", "Glasses_TealPink2020Glasses02_thumb"],
|
|
3
4
|
[478032186, "Oakley Radar", "Glasses_Original"],
|
|
4
5
|
[817902595, "Wave Wearers", "Glasses_Generic01"],
|
|
@@ -8,6 +9,7 @@ export const glasses = [
|
|
|
8
9
|
[1225125243, "None", "none"],
|
|
9
10
|
[1241540451, "Top Guns", "Glasses_Generic03"],
|
|
10
11
|
[1541295082, "Zwift Glasses #1", "Glasses_Generic04"],
|
|
12
|
+
[1576804539, "Oakley Sphaera Glasses", "Glasses_OakleySphaera"],
|
|
11
13
|
[1725649243, "Roka GP-1x", "Glasses_Roka01"],
|
|
12
14
|
[1773488310, "Tour de Zwift 2024 Sunglasses", "Glasses_TourDeZwift2024"],
|
|
13
15
|
[
|
package/lib/esm/headgears.js
CHANGED
|
@@ -180,6 +180,11 @@ export const headgears = [
|
|
|
180
180
|
],
|
|
181
181
|
[3630601017, "Giant Backwards Cap", "BackwardsCyclingCapGiant2022_thumb"],
|
|
182
182
|
[3633294398, "ZA Tri Team Helmet 2020", "SpecializedZA2021"],
|
|
183
|
+
[
|
|
184
|
+
3640209185,
|
|
185
|
+
"Spring Training 2024",
|
|
186
|
+
"CyclingCapSpringTrainingHat2024_thumb",
|
|
187
|
+
],
|
|
183
188
|
[3644241871, "Rapha L'Etape", "CyclingCapRaphaLetape2019_thumb"],
|
|
184
189
|
[
|
|
185
190
|
3654765885,
|
package/lib/esm/jerseys.js
CHANGED
|
@@ -53,7 +53,7 @@ export const jerseys = [
|
|
|
53
53
|
"Castelli Virtual Aero Light",
|
|
54
54
|
"CastelliVirtualClimber_Light_thumb",
|
|
55
55
|
],
|
|
56
|
-
[172810261, "The Big Spin
|
|
56
|
+
[172810261, "The Zwift Big Spin", "TourOfMarch2024_thumb"],
|
|
57
57
|
[173668358, "Colombia Elite", "ColombiaFederation2020_thumb"],
|
|
58
58
|
[
|
|
59
59
|
177191477,
|
|
@@ -307,6 +307,7 @@ export const jerseys = [
|
|
|
307
307
|
[989955139, "Team Experimental", "TeamExperimental_thumb"],
|
|
308
308
|
[996458198, "Rapha Flyweight", "RaphaFlyweight_thumb"],
|
|
309
309
|
[1000257656, "Rocacorba", "Rocacorba2021_thumb"],
|
|
310
|
+
[1016760902, "SCF Champ 2024", "SCF2024_thumb"],
|
|
310
311
|
[1021172827, "Hincapie", "Hincapie2020_thumb"],
|
|
311
312
|
[
|
|
312
313
|
1022121143,
|
|
@@ -365,7 +366,7 @@ export const jerseys = [
|
|
|
365
366
|
[1195756793, "SiS", "SiS2018_thumb"],
|
|
366
367
|
[1196271164, "Velonews Kit", "VeloNews_thumb"],
|
|
367
368
|
[1196292138, "Haute Route", "HauteRoute3day_thumb"],
|
|
368
|
-
[1198044150, "Makuri Kanji
|
|
369
|
+
[1198044150, "Makuri Kanji", "BigSpin2024MakuriKit_thumb"],
|
|
369
370
|
[1198454936, "ZNC - Germany", "ZwiftNationalChampions_thumb"],
|
|
370
371
|
[1214754061, "ATOC", "ATOC_2015_thumb"],
|
|
371
372
|
[1216459015, "Alzheimers Association", "AlzheimersAssociation2021_thumb"],
|
|
@@ -495,6 +496,7 @@ export const jerseys = [
|
|
|
495
496
|
[1746959823, "Skyline", "Skyline2020_thumb"],
|
|
496
497
|
[1751349769, "UAE", "UAE_2017_thumb"],
|
|
497
498
|
[1756517729, "UnoXPro2022", "UnoXPro2022_thumb"],
|
|
499
|
+
[1764008063, "AusCycling Champion 2024", "AusCycling2024_thumb"],
|
|
498
500
|
[1766102862, "Elite", "Elite_thumb"],
|
|
499
501
|
[
|
|
500
502
|
1769311524,
|
|
@@ -797,7 +799,7 @@ export const jerseys = [
|
|
|
797
799
|
[2888849980, "MIRT Community Club", "MIRT2021_thumb"],
|
|
798
800
|
[2889081010, "Level 50", "Zwift_LVL50_thumb"],
|
|
799
801
|
[2891579327, "Zwift Academy Women 2018", "ZwiftAcademyWomen2018_thumb"],
|
|
800
|
-
[2901869535, "London Punk
|
|
802
|
+
[2901869535, "London Punk", "TourOfMarchUndergroundMap2024_thumb"],
|
|
801
803
|
[2906189156, "Deceuninck-Quick-Step", "Quickstep2020_thumb"],
|
|
802
804
|
[
|
|
803
805
|
2911653862,
|
|
@@ -956,7 +958,7 @@ export const jerseys = [
|
|
|
956
958
|
[3439799665, "Jan Frodeno", "JanFrodeno2019_thumb"],
|
|
957
959
|
[3440237765, "Team Cryo", "TeamCryo2019_thumb"],
|
|
958
960
|
[3446412723, "Enshored", "Enshored2021_thumb"],
|
|
959
|
-
[3446592845, "Le Tournesol
|
|
961
|
+
[3446592845, "Le Tournesol", "SunFlowerKit2024_thumb"],
|
|
960
962
|
[3450131175, "Specialized M", "Specialized_thumb"],
|
|
961
963
|
[3451819302, "Rapha Women's Souplesse", "RaphaSouplesse02_thumb"],
|
|
962
964
|
[3455961079, "Plush Global Kit", "PlushGlobal2021_thumb"],
|
|
@@ -978,10 +980,11 @@ export const jerseys = [
|
|
|
978
980
|
"Rapha Womens 100 10th Anniversary",
|
|
979
981
|
"RaphaWomens100T2022_thumb",
|
|
980
982
|
],
|
|
981
|
-
[3488472716, "Today
|
|
983
|
+
[3488472716, "Today’s Plan", "TodaysPlan_thumb"],
|
|
982
984
|
[3502306062, "Doddie Aid", "DoddieAid2023_thumb"],
|
|
983
985
|
[3503002798, "Bardiani 2019", "Bardiani2019_thumb"],
|
|
984
986
|
[3503400331, "BL13 Ladies", "BL13Ladies2023_thumb"],
|
|
987
|
+
[3516730865, "Spring Training 2024", "SpringTraining2024_thumb"],
|
|
985
988
|
[3526847660, "Ryzon 2021", "Ryzon2021_thumb"],
|
|
986
989
|
[3535768157, "Monochrome 3", "Zwift_Monochrome03_thumb"],
|
|
987
990
|
[3535883671, "Rye", "Rye2015_thumb"],
|
package/lib/esm/routes.js
CHANGED
|
@@ -151,6 +151,34 @@ export const routes = [
|
|
|
151
151
|
"https://whatsonzwift.com/world/london/route/greater-london-8",
|
|
152
152
|
"https://zwifterbikes.web.app/route/greater-london-8",
|
|
153
153
|
],
|
|
154
|
+
[
|
|
155
|
+
87631443,
|
|
156
|
+
"Queens Highway After Party",
|
|
157
|
+
"queens-highway-after-party",
|
|
158
|
+
"yorkshire",
|
|
159
|
+
true,
|
|
160
|
+
17.149,
|
|
161
|
+
259,
|
|
162
|
+
2.764,
|
|
163
|
+
42,
|
|
164
|
+
2.697,
|
|
165
|
+
42,
|
|
166
|
+
2.697,
|
|
167
|
+
42,
|
|
168
|
+
["yorkshire-sprint-rev"],
|
|
169
|
+
[],
|
|
170
|
+
false,
|
|
171
|
+
false,
|
|
172
|
+
false,
|
|
173
|
+
true,
|
|
174
|
+
["running", "cycling"],
|
|
175
|
+
undefined,
|
|
176
|
+
undefined,
|
|
177
|
+
undefined,
|
|
178
|
+
undefined,
|
|
179
|
+
"https://whatsonzwift.com/world/yorkshire/route/queens-highway-after-party",
|
|
180
|
+
undefined,
|
|
181
|
+
],
|
|
154
182
|
[
|
|
155
183
|
107363867,
|
|
156
184
|
"Hilly Route Reverse",
|
|
@@ -376,6 +404,34 @@ export const routes = [
|
|
|
376
404
|
"https://whatsonzwift.com/world/watopia/route/zwift-gran-fondo",
|
|
377
405
|
"https://zwifterbikes.web.app/route/gran-fondo",
|
|
378
406
|
],
|
|
407
|
+
[
|
|
408
|
+
243949867,
|
|
409
|
+
"Loop de Loop",
|
|
410
|
+
"loop-de-loop",
|
|
411
|
+
"watopia",
|
|
412
|
+
true,
|
|
413
|
+
12.416,
|
|
414
|
+
144,
|
|
415
|
+
0.194,
|
|
416
|
+
0,
|
|
417
|
+
0.05,
|
|
418
|
+
0,
|
|
419
|
+
0.05,
|
|
420
|
+
0,
|
|
421
|
+
["watopia-sprint-rev", "zwift-kom"],
|
|
422
|
+
[{ from: 8.099, to: 8.99, segment: "zwift-kom" }],
|
|
423
|
+
false,
|
|
424
|
+
true,
|
|
425
|
+
false,
|
|
426
|
+
true,
|
|
427
|
+
["running", "cycling"],
|
|
428
|
+
246,
|
|
429
|
+
36342198,
|
|
430
|
+
"https://www.strava.com/segments/36342198",
|
|
431
|
+
"https://zwiftinsider.com/route/loop-de-loop",
|
|
432
|
+
"https://whatsonzwift.com/world/watopia/route/loop-de-loop",
|
|
433
|
+
undefined,
|
|
434
|
+
],
|
|
379
435
|
[
|
|
380
436
|
246712730,
|
|
381
437
|
"Railways and Rooftops",
|
|
@@ -902,6 +958,51 @@ export const routes = [
|
|
|
902
958
|
"https://whatsonzwift.com/world/watopia/route/jungle-circuit",
|
|
903
959
|
"https://zwifterbikes.web.app/route/jungle-circuit",
|
|
904
960
|
],
|
|
961
|
+
[
|
|
962
|
+
762151244,
|
|
963
|
+
"Zwift Games 2024 Epic",
|
|
964
|
+
"zwift-games-2024-epic",
|
|
965
|
+
"watopia",
|
|
966
|
+
true,
|
|
967
|
+
79.745,
|
|
968
|
+
822,
|
|
969
|
+
2.035,
|
|
970
|
+
57,
|
|
971
|
+
1.595,
|
|
972
|
+
57,
|
|
973
|
+
1.595,
|
|
974
|
+
57,
|
|
975
|
+
[
|
|
976
|
+
"zwift-kom",
|
|
977
|
+
"titans-grove-kom-rev",
|
|
978
|
+
"woodland-sprint-rev",
|
|
979
|
+
"sasquatch-sprint-rev",
|
|
980
|
+
"acropolis-sprint-rev",
|
|
981
|
+
"titans-grove-kom",
|
|
982
|
+
"watopia-sprint-rev",
|
|
983
|
+
"zwift-kom-rev",
|
|
984
|
+
"watopia-sprint",
|
|
985
|
+
],
|
|
986
|
+
[
|
|
987
|
+
{ from: 0.84, to: 1.737, segment: "zwift-kom" },
|
|
988
|
+
{ from: 15.132, to: 16.044, segment: "titans-grove-kom-rev" },
|
|
989
|
+
{ from: 58.327, to: 60.947, segment: "titans-grove-kom" },
|
|
990
|
+
{ from: 70.114, to: 70.294, segment: "watopia-sprint-rev" },
|
|
991
|
+
{ from: 72.477, to: 74.946, segment: "zwift-kom-rev" },
|
|
992
|
+
{ from: 80.593, to: 81.485, segment: "zwift-kom" },
|
|
993
|
+
],
|
|
994
|
+
false,
|
|
995
|
+
true,
|
|
996
|
+
false,
|
|
997
|
+
true,
|
|
998
|
+
["running", "cycling"],
|
|
999
|
+
1594,
|
|
1000
|
+
36343341,
|
|
1001
|
+
"https://www.strava.com/segments/36343341",
|
|
1002
|
+
"https://zwiftinsider.com/route/zwift-games-2024-epic",
|
|
1003
|
+
"https://whatsonzwift.com/world/watopia/route/zwift-games-2024-epic",
|
|
1004
|
+
undefined,
|
|
1005
|
+
],
|
|
905
1006
|
[
|
|
906
1007
|
762747962,
|
|
907
1008
|
"Repack Rush",
|
|
@@ -1313,10 +1414,10 @@ export const routes = [
|
|
|
1313
1414
|
true,
|
|
1314
1415
|
["running", "cycling"],
|
|
1315
1416
|
69,
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1417
|
+
30326079,
|
|
1418
|
+
"https://www.strava.com/segments/30326079",
|
|
1419
|
+
"https://zwiftinsider.com/castle-crit",
|
|
1420
|
+
"https://whatsonzwift.com/world/makuri-islands/route/castle-crit-run",
|
|
1320
1421
|
undefined,
|
|
1321
1422
|
],
|
|
1322
1423
|
[
|
|
@@ -2443,7 +2544,7 @@ export const routes = [
|
|
|
2443
2544
|
["fuego-flats"],
|
|
2444
2545
|
[{ from: 28.719, to: 29.217, segment: "fuego-flats" }],
|
|
2445
2546
|
false,
|
|
2446
|
-
|
|
2547
|
+
true,
|
|
2447
2548
|
false,
|
|
2448
2549
|
true,
|
|
2449
2550
|
["running", "cycling"],
|
|
@@ -4143,6 +4244,34 @@ export const routes = [
|
|
|
4143
4244
|
"https://whatsonzwift.com/world/watopia/route/big-loop",
|
|
4144
4245
|
"https://zwifterbikes.web.app/route/big-loop",
|
|
4145
4246
|
],
|
|
4247
|
+
[
|
|
4248
|
+
2953010285,
|
|
4249
|
+
"Mountain Mash",
|
|
4250
|
+
"mountain-mash",
|
|
4251
|
+
"watopia",
|
|
4252
|
+
true,
|
|
4253
|
+
5.79,
|
|
4254
|
+
335,
|
|
4255
|
+
0.21,
|
|
4256
|
+
0,
|
|
4257
|
+
0.15,
|
|
4258
|
+
0,
|
|
4259
|
+
0.15,
|
|
4260
|
+
0,
|
|
4261
|
+
[],
|
|
4262
|
+
[],
|
|
4263
|
+
false,
|
|
4264
|
+
false,
|
|
4265
|
+
false,
|
|
4266
|
+
true,
|
|
4267
|
+
["running", "cycling"],
|
|
4268
|
+
116,
|
|
4269
|
+
36342419,
|
|
4270
|
+
"https://www.strava.com/segments/36342419",
|
|
4271
|
+
"https://zwiftinsider.com/route/mountain-mash",
|
|
4272
|
+
"https://whatsonzwift.com/world/watopia/route/mountain-mash",
|
|
4273
|
+
undefined,
|
|
4274
|
+
],
|
|
4146
4275
|
[
|
|
4147
4276
|
2954366662,
|
|
4148
4277
|
"Knickerbocker",
|
|
@@ -5994,6 +6123,34 @@ export const routes = [
|
|
|
5994
6123
|
"https://whatsonzwift.com/world/watopia/route/volcano-flat",
|
|
5995
6124
|
"https://zwifterbikes.web.app/route/volcano-flat",
|
|
5996
6125
|
],
|
|
6126
|
+
[
|
|
6127
|
+
4009130866,
|
|
6128
|
+
"Jurassic Coast",
|
|
6129
|
+
"jurassic-coast",
|
|
6130
|
+
"watopia",
|
|
6131
|
+
true,
|
|
6132
|
+
19.315,
|
|
6133
|
+
212,
|
|
6134
|
+
0.225,
|
|
6135
|
+
0,
|
|
6136
|
+
0.155,
|
|
6137
|
+
0,
|
|
6138
|
+
0.155,
|
|
6139
|
+
0,
|
|
6140
|
+
["titans-grove-kom-rev", "woodland-sprint-rev", "sasquatch-sprint-rev"],
|
|
6141
|
+
[{ from: 4.18, to: 5.096, segment: "titans-grove-kom-rev" }],
|
|
6142
|
+
false,
|
|
6143
|
+
false,
|
|
6144
|
+
false,
|
|
6145
|
+
true,
|
|
6146
|
+
["running", "cycling"],
|
|
6147
|
+
386,
|
|
6148
|
+
36343069,
|
|
6149
|
+
"https://www.strava.com/segments/36343069",
|
|
6150
|
+
"https://zwiftinsider.com/route/jurassic-coast",
|
|
6151
|
+
"https://whatsonzwift.com/world/watopia/route/jurassic-coast",
|
|
6152
|
+
undefined,
|
|
6153
|
+
],
|
|
5997
6154
|
[
|
|
5998
6155
|
4009235104,
|
|
5999
6156
|
"Achterbahn",
|
package/lib/esm/socks.js
CHANGED
|
@@ -35,6 +35,7 @@ export const socks = [
|
|
|
35
35
|
[1142442551, "Generic White", "ZwiftWhite"],
|
|
36
36
|
[1214718478, "INEOS Grenadiers", "Socks_INEOSGrenadiers2021_blue"],
|
|
37
37
|
[1225125243, "None", ""],
|
|
38
|
+
[1381501486, "Confetti", "ConfettiTrails"],
|
|
38
39
|
[1422305746, "Patterned Blue", "Pattern01Blue"],
|
|
39
40
|
[1427912484, "Zwift Academy Tri 2019", "SocksZwiftAcademyTriBlue2020"],
|
|
40
41
|
[1483856737, "Classic Crew Socks", "SocksBigSpin2024"],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "zwift-data",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.33.1",
|
|
4
4
|
"description": "Data about Zwift worlds, routes and segments",
|
|
5
5
|
"main": "./lib/cjs/index.js",
|
|
6
6
|
"module": "./lib/esm/index.js",
|
|
@@ -32,19 +32,19 @@
|
|
|
32
32
|
"@semantic-release/git": "10.0.1",
|
|
33
33
|
"@tsconfig/recommended": "1.0.3",
|
|
34
34
|
"@turf/turf": "6.5.0",
|
|
35
|
-
"@types/jest": "29.5.
|
|
35
|
+
"@types/jest": "29.5.12",
|
|
36
36
|
"@types/lodash": "4.14.202",
|
|
37
|
-
"@types/node": "20.
|
|
37
|
+
"@types/node": "20.11.20",
|
|
38
38
|
"jest": "29.7.0",
|
|
39
39
|
"lodash": "4.17.21",
|
|
40
40
|
"node-fetch": "3.3.2",
|
|
41
|
-
"prettier": "3.
|
|
41
|
+
"prettier": "3.2.5",
|
|
42
42
|
"rimraf": "5.0.5",
|
|
43
|
-
"semantic-release": "23.0.
|
|
44
|
-
"simple-git": "3.
|
|
45
|
-
"ts-jest": "29.1.
|
|
46
|
-
"typedoc": "0.25.
|
|
47
|
-
"typescript": "5.3.
|
|
43
|
+
"semantic-release": "23.0.2",
|
|
44
|
+
"simple-git": "3.22.0",
|
|
45
|
+
"ts-jest": "29.1.2",
|
|
46
|
+
"typedoc": "0.25.8",
|
|
47
|
+
"typescript": "5.3.3"
|
|
48
48
|
},
|
|
49
49
|
"scripts": {
|
|
50
50
|
"prepublishOnly": "npm run build",
|