- 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: Repairing broken GPX file
To repair a broken GPX file try:
GPSMash.exe -loadgpx broken.gpx -outgpx repaired.gpx
GPSMash will attempt to recover the data from the broken.gpx
file and save the recovered data to repaired.gpx
.