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
757ec98108
Currently translated at 100.0% (351 of 351 strings) Translation: GPXSee/Translations Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/ru/ |
||
---|---|---|
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 all common GPS log file formats.
Features
- Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SLF, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV and geotagged JPEG files.
- User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles).
- Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG & JNX maps, TwoNav RMaps, GeoTIFF images).
- Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
- Support for DEM files (SRTM HGT).
- Support for multiple tracks in one view.
- Support for POI files.
- Print/export to PDF.
- Full-screen mode.
- HiDPI/Retina displays & maps support.
- Native GUI for Windows, Mac OS X and Linux.
Build
Build requirements:
- Qt 4.8 or QT 5.x (Qt >= 5.10.1 recommended for all features)
- C++03 or newer compiler (tested: msvc2015, gcc >= 4.8, clang/Apple LLVM version 8.1.0)
Build steps:
lrelease gpxsee.pro
qmake gpxsee.pro
make # nmake on windows
Download
Changelog
Homepage
Maps
Translations
GPXSee uses Weblate for translations.