erik / derive

Generate personal heatmap from GPX/TCX/FIT/IGC data
https://erik.github.io/derive
MIT License
490 stars 62 forks source link

Support gzipped and TCX tracks #18

Closed c-harding closed 6 years ago

c-harding commented 6 years ago

Following the new Strava GDPR update (#17), the export now includes the tracks in their original format. These are sometimes gzipped, and can be either GPX or TCX (common for MapMyRide transfer). This PR adds support for such files.

Minor changes: