Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 165 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 165 Bytes

gpxjoin

Join multiple GPX files into one file

Run it with python gpxjoin.py filename [filename, ...]. Output file will be a join of all data points.

KISS.