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 (see also ReadTheDocs).
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 (see also ReadTheDocs).
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
File details
Details for the file tcx2gpx-0.1.5.tar.gz
.
File metadata
- Download URL: tcx2gpx-0.1.5.tar.gz
- Upload date:
- Size: 91.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb2a6bdd901200601c9b2b7418984a9e87d4feb8554c336cf8395d6bf864a66f |
|
MD5 | 0bf9e5610856d0310d1107ef6cda4986 |
|
BLAKE2b-256 | bffc96319ef88ffad3d0471369e00e0fd3cc9b9d87a5c20a15e78f985b47ff90 |
File details
Details for the file tcx2gpx-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: tcx2gpx-0.1.5-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6f23d7b882ebf604da11f2468cb85c4a9f5d8b9994263cc6e249dd5f4f82e71 |
|
MD5 | 1f7762bc58aebf8d315d4e9a2cbe10ed |
|
BLAKE2b-256 | e7fb71dfd1a08384fabd863f6f571998ffa80f8b94353b99f5c8f2ebca223283 |