- Combining multiple GPX files
- Converting NMEA logfiles to GPX format
- Repairing broken GPX file
- Separating tracks to individual GPX files
- Generating time/speed histogram
- Converting to X3D format for 3D visualization
- Redirecting data output
- Using interactive mode
- Crop GPS track (interactive)
Download
GPSMash 1.4
Aug 7, 2013
Aug 7, 2013
Example: Separating tracks to individual GPX files
The following will load all files from the C:\gpx folder and will combine them in a single GPX file:
GPSMash.exe -loadgpx C:\gpx -outgpx C:\file.gpx