GPX graphical user interface
Version 1.1 (3.81 MB) by
Peter Seibold
This graphical user interface displays tracks on different maps and manipulates the track size and the elevation.
This graphic user interface displays tracks on different maps and manipulates the track size and the elevation. It is not intended to replace GPX editors.
1.1 Features
- Display a track on different maps
- Display a track on a metric scale
- Reduce number of track points while the shape of the track is retained
- Remove obsolete points that are beyond GPS precision or duplicates.
- Smooth the track
- Measure distance between two track points
- Alter elevation by max. gradient
- Smooth elevation
Doing one or a combination of the above processes will alter the GPX file only at the corresponding items. I.e. the other data like waypoints or other data that were inside the original GPX file will be retained.
1.2 Restrictions
With older Matlab versions (<R2018b) only the metric scale is available (no maps).
1.3 Remarks
When removing track points, the creation of the GPX file my take with huge original GPX files a very long time. E.g. to remove 300 000 track points will take on my PC about one hour, since the XML process is very slow.
Also reading of very large GPX file (>100 000 track points) may take minutes.
Cite As
Peter Seibold (2024). GPX graphical user interface (https://www.mathworks.com/matlabcentral/fileexchange/171344-gpx-graphical-user-interface), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Acknowledgements
Inspired by: geographiclib
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.