Migration Rubitrack (MacOS) to Golden Cheetah (Windows) : Test KO.

I try to do migration from Rubitrack to Golden Cheetah :

My Realse of Rubitrack : 5.3.6 :

My file rubitrack5 : 579,8 Mo. I have lot of different activities :

Test 1 : I select all and I do a export TCX :

Result : KO

Test 2 : I select all and I do a export TCX (and i check the box).

Result : KO

The size of file TCX it’s 2,4 Go

# cat Test.tcx | grep "<Activity Sport" | awk '{print $2}' | sort -n | uniq -c
7213 Sport="Other">
1106 Sport="Running">
# du -h Test.tcx
2,4G	Test.tcx
# head -2 Test.tcx 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<TrainingCenterDatabase 
xmlns="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2 
http://www.garmin.com/xmlschemas/TrainingCenterDatabasev2.xsd">

1 – I think it’s not works because it’s not one file by activity.

2 – Normaly I must see ‘biking’, ‘running’, ‘hiking’, ‘walking’ and ‘swimming’  …. I see only Other & Running. If you see https://www8.garmin.com/xmlschemas/TrainingCenterDatabasev2.xsd :

<xsd:element name="Running" type="HistoryFolder_t"/>
<xsd:element name="Biking" type="HistoryFolder_t"/>
<xsd:element name="Other" type="HistoryFolder_t"/>
<xsd:element name="MultiSport" type="MultiSportFolder_t"/>
<xsd:element name="Extensions" type="Extensions_t" minOccurs="0">

I try also to import the TCX to Garmin (who develop the TCX format) : KO.

The Release of Base Camp it’s Version 4.8.11 (4.8.11).

So I think it’s bad format .… I do a post on forum : https://forum.rubitrack.com/viewtopic.php?p=12551#p12551 

I use Rubitrack since : Wed Nov 21, 2012 2:52 pm … but for me the most important on all application it’s to have a perfect import/export. My data it’s my property !  So I’m not very happy …

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Time limit is exhausted. Please reload CAPTCHA.