Creating a manual ride that will be accepted by the BAFS sync
Our Community › Forums › Freezing Saddles Winter Riding Competition › Creating a manual ride that will be accepted by the BAFS sync
- This topic has 14 replies, 9 voices, and was last updated 7 years, 2 months ago by
NemaVeze.
-
AuthorPosts
-
February 5, 2018 at 11:47 pm #1083595
Kitty
ParticipantInquiring minds want to know!
February 5, 2018 at 11:48 pm #1083596hozn
ParticipantI don’t see why a ridewithgps.com gpx/txc export would not work.
February 6, 2018 at 12:00 am #1083598jrenaut
Participant@hozn 174200 wrote:
I don’t see why a ridewithgps.com gpx/txc export would not work.
Doesn’t it need time info? Can you do that with ridewithgps? I thought I tried it once and couldn’t get it to work, but maybe that was user error.
February 6, 2018 at 12:31 am #1083604hozn
Participant@jrenaut 174202 wrote:
Doesn’t it need time info? Can you do that with ridewithgps? I thought I tried it once and couldn’t get it to work, but maybe that was user error.
Ah, I see your point. There is some concept of time (speed) in the GPX exports, I believe, but perhaps there is incorrect absolute time about when the activity was to occur. You could always pull open the XML and write a script to fix the timestamps. I haven’t looked at a GPX or TCX file recently, but I remember them being pretty simple in structure.
February 6, 2018 at 12:35 am #1083607jrenaut
ParticipantI was hoping for a way that a non-technical participant could do it – it would be nice to have a thread to point people to when they email to say their phone died mid-ride or their Garmin bonked or whatever.
February 6, 2018 at 1:21 am #1083609hozn
ParticipantWell, if you wanted to make a tiny webapp in a Docker container that takes a GPX and just corrects the timestamps, we can put up a fixmyride.freezingsaddles.org utility or something.
But, yeah, there’s probably a way to do this that doesn’t require custom software.
February 6, 2018 at 1:27 am #1083610Judd
Participant@hozn 174215 wrote:
Well, if you wanted to make a tiny webapp in a Docker container that takes a GPX and just corrects the timestamps, we can put up a fixmyride.freezingsaddles.org utility or something.
But, yeah, there’s probably a way to do this that doesn’t require custom software.
Looks like someone has created this: gotoes.org/strava/Add_Timestamps_To_GPX.php
February 6, 2018 at 1:28 am #1083611hozn
Participant@jrenaut 174202 wrote:
Doesn’t it need time info? Can you do that with ridewithgps? I thought I tried it once and couldn’t get it to work, but maybe that was user error.
In looking at TCX files, it looks like ridewithgps.com uses the time the file was created. But there are a few other elements in the RWGPS “course” that are not present for a “history” (ride) file — and vice versa. I haven’t tried uploading the course to strava, but if it complained, it’s probably because of these extra metadata elements that are present for courses.
February 6, 2018 at 1:29 am #1083612hozn
Participant@Judd 174216 wrote:
Looks like someone has created this: gotoes.org/strava/Add_Timestamps_To_GPX.php
That with a GPX export from RWGPS might just work w/o any tweaking! Good find.
February 6, 2018 at 2:19 am #1083613LeprosyStudyGroup
ParticipantYou can download a gpx file of a ride the same milage as the one you need to replace or make up for, and then open it in notepad. Then use the notepad edit menu to find all instances of the date the ride was recorded [xxxx-xx-xx], and replace those with the desired new date. Then upload the edited gpx through the Strava desktop sites manual ride upload menu.
editing in step by step guide (windows computer)
- In your strava profile click on Training > My activities and open the ride you want to duplicate
- click on the “actions” box with the wrench icon on the left side and select “export gpx”
- rightclick on the gpx file and open it with notepad
- find an example of the date the ride was made in the wall of text (ex: 2018-02-01), highlight it and copy it. Don’t copy the timestamp part of the string (ex: T12:12:20Z), just the date.
- from the menu select Edit>Replace
- in the “find what” box paste the date you just copied (ex: 2018-02-01)
- in the “replace with” box paste the date again but change the last digit to the new day you want (ex: 2018-02-06)
- hit “replace all” and close the prompt
- save the file
- back to your strava profile, click the orange + icon on the upper right and select “upload activity”
- chose “file” from the left, and upload the gpx you edited in notepad
you should have a new ride that is an exact duplicate of the old ride, but on a different day
if you didn’t find and replace the exact date characters (like messing up the year-month-day format) the uploaded gpx will give you an error
I’ve had to do this twice this year to replace commutes that the strava phone app decided to disappear on me.
February 6, 2018 at 3:27 am #1083617streetsmarts
Participant@jrenaut 174212 wrote:
I was hoping for a way that a non-technical participant could do it – it would be nice to have a thread to point people to when they email to say their phone died mid-ride or their Garmin bonked or whatever.
Yes. I’m non technical in this regard.
Sent from my SM-G900V using Tapatalk
February 6, 2018 at 12:41 pm #1083630chuxtr
ParticipantOr they could just go out and do the ride all over again! HTFU! :p
February 6, 2018 at 1:54 pm #1083636CPTJohnC
Participant@LeprosyStudyGroup 174219 wrote:
You can download a gpx file of a ride the same milage as the one you need to replace or make up for, and then open it in notepad. Then use the notepad edit menu to find all instances of the date the ride was recorded [xx/xx/xx], and replace those with the desired new date. Then upload the edited gpx through the Strava desktop sites manual ride upload menu.
This is the method I’ve used in the past and it isn’t too difficult. I’m definitely non-technical.
(Note to self – need to replace a manual place holder entry… Cyclopaths need those points!)
February 6, 2018 at 7:13 pm #1083672NemaVeze
Participant@chuxtr 174237 wrote:
Or they could just go out and do the ride all over again! HTFU! :p
https://www.strava.com/activities/1346351377
-
AuthorPosts
- You must be logged in to reply to this topic.