

Metadata from Strava) Use Case 1: FIT to pd.DataFrame ¶ Convert FIT files to GPX including activity Add activity metadata toĮxisting GPX files 3.

StravaConverter: used to fix all the Strava Bulk Export problems in The fit2gpx module provides two converter classes: - Converter: used toĬonvert a single or multiple FIT files to pandas dataframes or GPX files Includes much more data, activity GPS files are now downloaded in Post-GDPR, you can export an archive of your account. Pre-GPDR, you could bulk export all your Strava activities as GPX Whilst aįew solutions existed, they are command line scripts which offered very Needed to do this as GIS applications do not parse FIT files. I decided to create this package after spending a few hours searchingįor a simple solution to quickly convert hundreds of FIT files to GPX. You need to fix files downloaded from Strava by converting the raw FIT files to pandas dataframe (e.g. for data It also includes tools to convert Strava data downloads in bulk to GPX.įile format used by Garmin GPS sport devices and Garmin software. Preserve waypoint colors and symbols (e.g.This is a simple Python library for converting. Show track statistics (distance, time, elevation): Segment break threshold for plain-text track data: secondsĪdd artificial timestamps (e.g., for OSM or Garmin Connect): Preserve track styles in input files (e.g., from KML or Garmin GPX): Threshold (in meters) for re-ordering/merging tracks: (GPSBabel also has a wider range of output formats.)
