Convert Garmin TCX GPS tracks to GPX
Project description
tcx2gpx
This module converts the Garmin tcx GPS file format to the more commonly used gpx file format. Both formats are a form of XML but there are some fields in the former that are not present in the later. It uses two packages to do the grunt work tcxparser and gpxpy.
Installation
Install from PyPi.org using...
pip install tcx2gpx
For more information on installing please refer to the documentation.
Usage
The easiest way to use tcx2gpx is the command line version included. It will by default search the current directory
path for files with the .tcx extension and convert them to .gpx. There are various options available that change
where output is written or the directory that is searched. For details on usage see...
tcx2gpx --help
For more information on usage please refer to the documentation.
License
tcx2gpx is licensed under GNU GPL-3.0-only, please refer to the COPYING file for further details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tcx2gpx-0.1.6.tar.gz.
File metadata
- Download URL: tcx2gpx-0.1.6.tar.gz
- Upload date:
- Size: 93.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b094264c8d235178daf6249fb1e25561d35cdef8820097ff7aa582eb0a3be6d
|
|
| MD5 |
42d97c00110b9c4879aeb5dabb531f97
|
|
| BLAKE2b-256 |
d6f9c9db8e13b4f97967f127864f30f22681e7119049e430ce2e32bfae830c39
|
File details
Details for the file tcx2gpx-0.1.6-py3-none-any.whl.
File metadata
- Download URL: tcx2gpx-0.1.6-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ea5d1a4ea0b352cb2395387ac762165d1c667137ebb3e649aa2358155e17196
|
|
| MD5 |
6312d49cba47eb5bd93b331292ac0d4c
|
|
| BLAKE2b-256 |
efcb0eb9a3d222322d8a9c80e30efe1895832ef6c8b97a10514a972815dbe3cb
|