1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02:00
GPXSee/README.md
2019-03-16 23:53:47 +01:00

1.6 KiB

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, IGC, NMEA, SLF, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin CSV and geotagged JPEG files.
  • User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS).
  • Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin 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.

GPXSee - 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

Changelog

Homepage

https://www.gpxsee.org

Maps

GPXSee maps repository

Translations

GPXSee uses Weblate for translations.