TCX 🏃

Garmin Training Center XML (TCX) Course

Open Beta
.tcx · application/vnd.garmin.tcx+xml

TCX (Training Center XML) is Garmin's XML training-data format that appeared around 2007 for the Garmin Training Center application. On osm2cdr we write TCX as a Course document following the TrainingCenterDatabase v2 schema: one Course with a Track of Trackpoints (latitude/longitude in decimal degrees) and optional CoursePoints for named POIs along the route. Line geometries become the track, point features become course points. To be honest: this is a planned route, not a recorded workout — there is no heart rate, cadence or power. The format stays useful for legacy devices like the Forerunner 305 / Edge 705 and for import into Strava and TrainingPeaks.

TCX ஐ இப்போதே ஏற்றுமதி செய்யுங்கள் ✨ திறந்த பீட்டா — இலவசம், வரம்புகள் இல்லை

முக்கிய அம்சங்கள்

Garmin TrainingCenterDatabase v2 schema (Course → Track → Trackpoint)
CoursePoints for named POIs along the route
WGS84 coordinates in decimal degrees, human-readable XML
Pure stdlib XML with no external dependencies — export always available
Safety limits: up to 50,000 trackpoints and 1,000 course points
Example TCX export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

TCX வடிவம் பற்றி

TCX (Training Center XML) is Garmin's XML format, invented around 2007 for the Garmin Training Center program. Inside it is plain text following the TrainingCenterDatabase v2 schema: the file opens in a text editor and can be read with your own eyes. The format outlived its program and is still accepted by Garmin Connect, Strava and TrainingPeaks.

An OpenStreetMap map is exported to TCX when a route has to be handed to a device or a service that understands nothing newer. This is a planned course: the track and the points along it that the device navigates by. There is no workout data — heart rate, cadence, power — in the file, and there cannot be: sensors write that while you move.

The output is a single .tcx: a Course element containing a track of points with WGS84 coordinates in decimal degrees, a Lap element with zero time and distance that the schema requires, and a CoursePoint for every named object. Linear objects become the track, point objects become route points. Schema and device limits apply: up to 50,000 trackpoints and 1,000 route points, the course name is trimmed to 15 characters and a point name to 10.

TCX கோப்புகளை எந்த நிரல் திறக்கிறது

OSM2CDR இலிருந்து ஏற்றுமதி செய்யப்பட்ட Garmin Training Center XML (TCX) Course (.tcx) கோப்புகளைப் பின்வரும் நிரல்களும் பயன்பாடுகளும் திறக்கலாம், திருத்தலாம் மற்றும் அவற்றுடன் வேலை செய்யலாம்:

💻Garmin Training Center 💻Garmin Connect 💻Strava 💻TrainingPeaks 💻GoldenCheetah

Format specifications

TCX வரைபடங்களை யார் பயன்படுத்துகிறார்கள்

🏗
Prepare a planned route as a TCX Course for loading into Garmin Training Center or an older device over USB
A ready Course opens in Garmin Training Center and goes to the device over USB with no converters.
💻
Get navigatable POIs along the route as labelled CoursePoints
Named OSM objects become route points with captions — the device shows them as icons along the way.
📊
Upload a readable XML route into Strava or TrainingPeaks for legacy compatibility
Readable XML is accepted by the Strava and TrainingPeaks import forms when you need exactly a route, not a workout recording.
🎨
Push a course to older Forerunner 305 / Edge 705 devices that understand TCX
Forerunner 305, Edge 705 and other devices from 2007-2012 understand TCX directly, without cloud services.

TCX ஐ எவ்வாறு ஏற்றுமதி செய்வது

1
பகுதியைத் தேர்ந்தெடுங்கள்
osm2cdr.ru இல் உள்ள ஊடாடும் வரைபடத்தில் ஒரு செவ்வகம் அல்லது பலகோணத்தை வரையுங்கள்
2
TCX ஐத் தேர்வுசெய்யுங்கள்
கிடைக்கும் 127 ஏற்றுமதி வடிவங்களின் பட்டியலிலிருந்து Garmin Training Center XML (TCX) Course ஐத் தேர்ந்தெடுங்கள்
3
ஏற்றுமதி
ஏற்றுமதி என்பதைக் கிளிக் செய்து 1-5 நிமிடங்களில் உங்கள் .tcx கோப்பைப் பெறுங்கள்
4
பதிவிறக்கம்
தயாரான TCX கோப்பைப் பதிவிறக்கம் செய்து அதை Garmin Training Center இல் திறக்கவும்

ஏற்றுமதிக்குப் பிறகு எப்படித் திறப்பது

TCX இல் பிரபலமான வரைபடங்கள்

இலவசம்

Garmin Training Center XML (TCX) Course வரைபட ஏற்றுமதிகளைப் பெறுங்கள்

OpenStreetMap இலிருந்து தொழில்முறை TCX வரைபடங்களைப் பதிவிறக்கம் செய்யுங்கள். உடனடி உருவாக்கம், எந்தப் பகுதியும்.

இலவசம் / ஏற்றுமதி
TCX ஐ இப்போதே ஏற்றுமதி செய்யுங்கள் →

அடிக்கடி கேட்கப்படும் கேள்விகள்

Is this a recorded workout or a planned route?
How does TCX differ from FIT?
Will POIs end up in the file?
Will Strava accept the file?
How many points fit into the file?
Why are the point names cut short?

தொடர்புடைய வடிவங்கள்

அடிக்கடி ஒன்றாக ஏற்றுமதி செய்யப்படுகிறது

Related Articles