Supported Formats
File formats can be customized in the import preferences.
File |
Format/Devices |
Remarks |
---|---|---|
.crp | Fileformat from CicloTour 1.0 | Import only crp files which are saved in the ASCII format |
.csv | Daum Ergo Bike | See below |
.csv | CicloTour text export |
With the headers: Time: Distance: Alt.: Speed: HR: Temperature: Gradient: Cadence: Zeit: Strecke: Höhe: Geschw: Puls: Temperatur: Prozent: Cadence: |
.csv | custom format | See below |
.dat | Fileformat from HACtronic and MyTourbook | Supported bike computers: CM4xxM, HAC4, HAC4Pro, HAC5 |
.fit | Garmin | See here |
.fitlog | SportTracks | Supported schema: http://www.zonefivesoftware.com/xmlschemas/FitnessLogbook/v1 |
.gpx | GPS Exchange Format | Not all features are currently supported |
.json.gz | Suunto 9 | |
.hrm | Polar | See below |
.pdd | Polar | See below |
.sml | Suunto 3 | |
.tcx .crs |
Garmin | See below |
.tour | HAC4Linux data format | |
.tur | Exportformat from HACtronic | Imports markers which are save with bikeXperience |
.txt | NMEA | Format is described here |
.xml | Polar Personal Trainer | Supported schema: https://www.polarpersonaltrainer.com/schemas/ped-1.0.xsd |
.xml | Suunto 2 |
A Suunto file do not contain well formed xml data, it is recognized when it contains these tags:
|
CSV Custom Format
With this format, multiple tours can be imported, one line in the file is one tour.
Supported formats
- Date (yyyy-mm-dd); Time (hh-mm); Duration (sec); Paused Time (sec); Distance (m); Title; Comment; Tour Type; Tags;
- Date (yyyy-mm-dd); Time (hh-mm); Duration (sec); Paused Time (sec); Distance (m); Title; Comment; Tour Type; Tags; Altitude Up (m); Altitude Down (m);
Tags can have multiple values which are separated with a , (komma).
Daum Ergo Bike
The exported csv data format ist supported when it starts with this sequence:
Elapsed Time (s);Distance (km);Phys. kJoule;Slope (%);NM;RPM;Speed (km/h);Watt;Gear;
Device Active;Pulse;Pulse Type;
Garmin Dataformat
XML files are supported which contains the element TrainingCenterDatabase with these namespaces:
http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v1
http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2
Polar .hrm format
Polar devices are supported which provide the internal data format 106, this means, the 2nd line in the .hrm file must be:
Version=106
other versions will be supported on demand.
Not all features in the .hrm data files are currently supported because of not available test data.
.hrm data files from following devices are tested but there can still be features which are not yet implemented:
- CS400
- RS800
- S725
- S625X / S725X
Polar .pdd format
The import for .pdd files can be customized in this preference page.
The horizontal adjustment can also be done interactively with the Adjust Altitude... tool, more details are described here...
This page is updated for version 18.12