mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
https://www.gpxsee.org
cert | ||
icons | ||
lang | ||
pkg | ||
src | ||
.appveyor.yml | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
gpxsee.pro | ||
gpxsee.qrc | ||
licence.txt | ||
README.md |
GPXSee
GPXSee is a Qt-based GPS log file viewer and analyzer that supports GPX, TCX, KML, FIT, IGC, NMEA and OziExplorer files.
Features
- User-definable online maps (OSM/Google tiles, WMTS, WMS).
- Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, GeoTIFF images).
- Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
- Support for multiple tracks in one view.
- Support for POI files.
- Print/export to PDF.
- Full-screen mode.
- Native GUI for Windows, Mac OS X and Linux.
- Opens GPX, TCX, FIT, KML, IGC, NMEA, OziExplorer (PLT, RTE, WPT) and Garmin CSV files.
Build
lrelease gpxsee.pro
qmake gpxsee.pro
make