mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45: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
d529055ea3
Latest strings translated |
||
---|---|---|
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 and NMEA files.
Features
- User-definable online maps.
- Offline maps (OziExplorer maps, TrekBuddy maps/atlases, GeoTIFF images).
- Elevation, speed, heart rate, cadence, power and temperature 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 and Garmin CSV files.
Build
lrelease gpxsee.pro
qmake gpxsee.pro
make