gpsbabel¶ "Converts GPS route and waypoint data from one format type to another." - gpsbabel --help That statement severely understates what gpsbabel is capable of. Links¶ https://gpsbabel.org Examples¶ Merge gpx files¶ gpsbabel -i gpx -o gpx -f file1.gpx -f file2.gpx -F merged.gpx