GPS-Sport ForenGPS-Sport GeneralGPX or TCX
Bitte einloggen, um neue Kommentare zu erstellen Foren durchsuchen
Erste Seite<Seite1von1>Letzte Seite
admin 27.11.2015 14:18:39 UTC



It's pretty difficult to support many different import formats which include extensions to support extra data like cadence, heart rate et cetera.

Our two native formats are: GPX and TCX

Other formats are first converted to GPX using GPSBabel.

Cadence in a TCX file should be already supported! Please send the file in question to support@rungps.net so check what's wrong.

mipovie 27.11.2015 13:20:04 UTC

GPX or TCX Import to GPS Sport

Hi,

is there a difference between importing a GPX or a tcx file from my Garmin device.
Why is the import not using the cadence which is in the garmin file.
Externes Training wurde erfolgreich hochgeladen.


filename activity_967145952.gpx
file format gpx
sport running
title Willich Laufen
description
contains heart rates true
contains cadence values false
contains temperatures true
contains speeds false
number of track points 557
track point resolution (points/kilometer) 52
start date 2015-11-26
start time (local time) 12:57 ECT

admin 19.08.2015 09:03:14 UTC



It's not so easy to include title and description of a training in TCX.

If we use an activity object (which would be correct as it is an activity), we only have one "Notes" field where we'd have to put both title and description. Nobody seems to use this field.

http://www.garmindeveloper.com/schemas/tcx/v2/xmlspy/index.html#complexType_Activity_t_Link05DFE560

<Activities>
<Activity Sport="Running">
<Id>2007-08-07T02:42:41Z</Id>
<Lap StartTime="2007-08-07T02:42:41Z">
<TotalTimeSeconds>2325.0200000</TotalTimeSeconds>
<DistanceMeters>8348.5039063</DistanceMeters>
<MaximumSpeed>18.6828499</MaximumSpeed>
<Calories>285</Calories>
<Intensity>Active</Intensity>
<TriggerMethod>Manual</TriggerMethod>
<Track>
<Trackpoint>
<Time>2007-08-07T02:42:41Z</Time>
<Position>
<LatitudeDegrees>37.8959665</LatitudeDegrees>
<LongitudeDegrees>-122.4896709</LongitudeDegrees>
</Position>


If we'd use a course object instead (which would be wrong since a recorded training is an activity and not a course), we could store a name (max. 15 characters) and in addition "Notes". In a course object, important fields like "Calories" and "Speed" are missing.

http://www.garmindeveloper.com/schemas/tcx/v2/xmlspy/index.html#complexType_Course_t_Link05E1DA30

<Courses>
<Course>
<Name>Biking Course 2</Name>
<Lap>
<TotalTimeSeconds>358.6900000</TotalTimeSeconds>
<DistanceMeters>1562.9962158</DistanceMeters>
<BeginPosition>
<LatitudeDegrees>33.3294352</LatitudeDegrees>
<LongitudeDegrees>-111.9460311</LongitudeDegrees>
</BeginPosition>
<EndPosition>
<LatitudeDegrees>33.3480844</LatitudeDegrees>
<LongitudeDegrees>-111.9273698</LongitudeDegrees>
</EndPosition>

I think we'll include both title and description in the "Notes" field of an activity.


pdo65 18.08.2015 19:49:58 UTC



I would like also export the title name and description of my trainings!

How can I do that then?

So when I want to sync my trainings to Strava it will be having the same title name and description!
admin 18.08.2015 17:06:52 UTC



Here's a good comparison:

https://ridewithgps.zendesk.com/entries/21830977-Which-file-type-do-I-use-TCX-or-GPX-

I'd prefer TCX. But note: the title and description of a training is not included.

pdo65 18.08.2015 16:16:08 UTC geändert am 18.08.2015 16:18:24 UTC



Is there any difference between GPX or TCX files when I export my trainings?

Which is better and preserving the most data?
Erste Seite<Seite1von1>Letzte Seite
© 2024 | Impressum | Allgemeine Geschäftsbedingungen | Nutzungsbedigungen | Datenschutzerklärung | Widerruf und Rücksendung | Batterieentsorgung