]> git.walde.dev - mtrack_to_gpx/commit
Add mtrack to gpx code
authorDustin Walde <redacted>
Sun, 25 Jun 2023 22:14:48 +0000 (15:14 -0700)
committerDustin Walde <redacted>
Sun, 25 Jun 2023 22:14:48 +0000 (15:14 -0700)
commit249aa9a38600afcf40dcb9e82e5b6505d8cbcf52
tree17334f1566a1f70c5c489fee99c3377f5ce81f19
parent4e10a1c0b9b7674ad5be3bd071b519d4a163f41f
Add mtrack to gpx code

- main file mtrack_to_gpx to handle command line args + load file
- gpx_builder creates the xml document
mtrack_to_gpx.py [new file with mode: 0644]
src/gpx_builder.py [new file with mode: 0644]