1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 06:43:22 +02: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
Go to file
2019-03-08 22:52:38 +01:00
cert Added OS X signing certificate 2017-10-05 22:07:31 +02:00
icons OS X GeoJSON association 2019-01-28 20:08:08 +01:00
lang Translated using Weblate (French) 2019-03-08 10:03:20 +01:00
pkg Version++ 2019-03-08 22:52:37 +01:00
src Improved rmap support 2019-03-07 22:58:43 +01:00
.appveyor.yml Version++ 2019-03-08 22:52:37 +01:00
.gitignore Added UNIX target to .gitignore 2019-01-27 22:36:23 +01:00
.travis.yml Speed up the osx build 2017-12-03 12:11:54 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2018-02-09 21:41:16 +01:00
gpxsee.pro Version++ 2019-03-08 22:52:37 +01:00
gpxsee.qrc Made the HiDPI display mode (of non-HiDPI maps) configurable 2018-09-11 00:33:20 +02:00
licence.txt Windows stuff 2015-10-06 01:56:19 +02:00
README.md Added GeoJSON and DEM files info. 2019-01-28 23:02:33 +01:00

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) and Garmin CSV files.
  • User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS).
  • Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, 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 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

http://www.gpxsee.org

Maps

GPXSee maps repository

Translations

GPXSee uses Weblate for translations.