GpsMaster
GpsMaster | |
---|---|
Author: | Rainer Fügenstein (Initial code by Matt Hoover) |
License: | GNU General Public License |
Platforms: | Java1.8 , Windows, Linux, and macOS |
Version: | 0.63.38 (2021-02-12) |
Language: | English |
Programming language: | Java |
Map Viewer, GPX Viewer, Tour Analyser, Track Editor, Trip Planner, File Format Converter |
GpsMaster is a free (GNU GPL v2) and open source desktop application used to create, view, edit and analyse GPX files. The program is focused toward the analysis of recorded tracks, but also offers features for planning outdoor activities such as backpacking, hiking, and biking.
Written in Java, it runs on Linux, Windows, MacOS or any other platform supporting Java 1.8 to 1.12.
GpsMaster is based on GPXCreator by Matt Hoover. Without his work, GpsMaster wouldn't exist today.
Features
- MessageCenter: consistent and user-friendly, non-intrusive display of messages (info, error, warning)
Map Viewer
- Pre-configured slippy maps:
- OpenStreetMap
- Bing Aerial
- Hike&BikeMap
- OpenTopoMap
- User-configurable online TileSources
- Find places by name (Nominatim)
Related:
Tour Analyser
- Display multiple GPS Files with tracks, waypoints, routes and segments in user-definable colors
- Progress Labels (distance, absolute and relative time in regular intervals along track)
- Measure time & distance between two trackpoints
- Display of tour statistics like distance, avg. speed, max speed, duration, …
- Display of additional data in GPX Extensions
- Metric, imperial and nautical units
- Interactive, floatable chart (Speed & Elevation). Mouse over chart highlights corresponding trackpoint (and vice versa)
Track Editor
- Split Tracks
- Merge multiple Files, Tracks and Segments into a single file, optionally merge Tracks & Segments
- Elevation correction using MapQuest's Open Elevation Service
- Timeshift: move timestamps of tracks and trackpoints forward / backward in time.
- Cleaning: different algorithms to remove "obsolete" trackpoints
- Undo functionality for most functions
Trip Planner
- Download OSM Relations as tracks, i.e. Cycleways
- Find routes using online routing services (Mapquest, Graphhopper): Multi threaded, multi provider, undoable
- Manually create routes
- Download tracks from Gpsies.com
- Upload tracks to Gpsies.com
Supported File Formats
Input
Output
Screenshots
Download
Current version can be found here: http://www.gpsmaster.org/download/
Source code is available on GitHub: https://github.com/tboegi/GpsMaster
Documentation
To run the program, after downloading, do
$ java -jar GpsMaster_*.jar
Planned Features
- GPSBabel functionality: many additional file formats, conversion
- Batch processing & commandline interface
- Full support of Garmin & Topografix GPX extensions
- Realtime GPS feeds (i.e. NMEA receiver, Airtraffic24, …)
- In-place editing of GPX properties
- Retrieve data directly from GPS receivers
- Colour track sections by certain criteria (statistics, speed, elevation, ...)
- ...
Contribute
Any help and contribution on the following topics is appreciated:
- bug reports
- loader for different file formats (Java code)
- icon design & usability improvements
- configuration editor
Contact
info (at) gpsmaster.org for comments, bug reports, feature requests and contributions
Changelog
|