1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-27 21:24:47 +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
Go to file
Martin Tůma cb03c8a903 Always run the redistributables installer and let it decide what to do
(instead of an own and broken registry check with magic numbers)
2020-01-26 15:58:20 +01:00
cert Added OS X signing certificate 2017-10-05 22:07:31 +02:00
icons Added OS X SML integration 2020-01-16 19:31:14 +01:00
lang Translated using Weblate (Spanish) 2020-01-24 19:45:01 +01:00
pkg Always run the redistributables installer and let it decide what to do 2020-01-26 15:58:20 +01:00
src Some more style/layout fiddeling 2020-01-24 19:44:19 +01:00
.appveyor.yml There is no Qt 5.14/VS2017 on appveyor... 2020-01-26 13:13:34 +01:00
.gitignore Added UNIX target to .gitignore 2019-01-27 22:36:23 +01:00
.travis.yml Trying to fix the OS X build 2019-11-06 08:50:46 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-03-16 07:51:33 +01:00
gpxsee.pro Version++ 2020-01-22 22:39:14 +01:00
gpxsee.qrc Improved POI handling in IMG maps 2019-06-07 09:37:10 +02:00
licence.txt Windows stuff 2015-10-06 01:56:19 +02:00
README.md Added Garmin GPI info 2019-10-31 19:16:00 +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, 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.

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.