Opened 8 years ago

Closed 5 years ago

#26 closed task (fixed)

GPX files generation (from .fit/.tcx)

Reported by: borja Owned by: borja
Priority: major Milestone: OpenWorkouts 0.2
Component: workouts Keywords:
Cc:

Description

So, right now we can import gpx files, and there are a couple of tickets to support .fit (#13) and .tcx (#25) files too.

Those files should be saved, attached to the workout, but then, in order to visualize the tracks in those files in the workout details page, it would be nice to simplify it a bit and use a common format instead of parsing those files again into maps.

One idea would be to generate gpx files from .fit, .tcx, etc, so we don't need new js code to show the maps, analysis charts (#16), etc.

Change History (6)

comment:1 Changed 8 years ago by borja

  • Milestone changed from milestone1 to milestone 0.1

Milestone renamed

comment:2 Changed 8 years ago by borja

  • Milestone changed from milestone 0.1 to OpenWorkouts 0.1

Milestone renamed

comment:3 Changed 8 years ago by borja

  • Milestone changed from OpenWorkouts 0.1 to OpenWorkouts 0.2

comment:4 Changed 5 years ago by borja

  • Owner set to borja
  • Status changed from new to accepted

comment:5 Changed 5 years ago by borja

Implemented fit->gpx, look into ticket #13 for more details (here: comment:5:ticket:13)

comment:6 Changed 5 years ago by borja

  • Resolution set to fixed
  • Status changed from accepted to closed

Closing this one. We don't support TCX files so far, and we won't for version 0.1 (fit and/or gpx only for now). The code implemented already to generate a gpx from a fit has been tested throughly.

Please file new tickets for any improvement/bugfix.

Note: See TracTickets for help on using tickets.