Is your feature request related to a problem? Please describe.
Zwift (and other third party services afaik) doesn't have a feature to replay a ride, which for example makes it difficult to analyse what happened during a race and get better at racing. Screen recording seems to be the traditional way to solve this but it's a hack at best: the data gathered is not in a nerd friendly format, restricted to the player's POV and not space efficient
Describe the solution you'd like
Doesn't Sauce already track the metrics of all riders near the target, and even renders them on an interactive map? What if Sauce also logged that data (say GPS coordinates and power) and later on rendered each rider as a 2d dot on an interactive map, with the ability to rewind/skip/play/pause etc and draw custom charts on a per-rider basis?
I'm surprised I couldn't find anything like this out there, am I missing something big?
This is a feature that's been requested several times on zwift forums. Some peeps claimed this wouldn't scale but surely it can't be worse than screen recording. For reference a 1h ride produces a FIT file smaller than 1MB for one rider at a sample frequency of 1Hz, and zwift servers return no more than 100 nearby riders right? There's also plenty of room for optimisation here, for starters FIT files could be compressed (basic zip) and easily reclaim >80% space
Describe alternatives you've considered
Ideally this would be a zwift built-in ofc
Is your feature request related to a problem? Please describe.
Zwift (and other third party services afaik) doesn't have a feature to replay a ride, which for example makes it difficult to analyse what happened during a race and get better at racing. Screen recording seems to be the traditional way to solve this but it's a hack at best: the data gathered is not in a nerd friendly format, restricted to the player's POV and not space efficient
Describe the solution you'd like
Doesn't Sauce already track the metrics of all riders near the target, and even renders them on an interactive map? What if Sauce also logged that data (say GPS coordinates and power) and later on rendered each rider as a 2d dot on an interactive map, with the ability to rewind/skip/play/pause etc and draw custom charts on a per-rider basis?
I'm surprised I couldn't find anything like this out there, am I missing something big?
This is a feature that's been requested several times on zwift forums. Some peeps claimed this wouldn't scale but surely it can't be worse than screen recording. For reference a 1h ride produces a FIT file smaller than 1MB for one rider at a sample frequency of 1Hz, and zwift servers return no more than 100 nearby riders right? There's also plenty of room for optimisation here, for starters FIT files could be compressed (basic zip) and easily reclaim >80% space
Describe alternatives you've considered
Ideally this would be a zwift built-in ofc