1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +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
Martin Tůma b3655f6a1f Squashed commit of the following:
commit f819840aff
Merge: 46bf281 49470f2
Author: Hosted Weblate <hosted@weblate.org>
Date:   Tue Oct 9 00:01:42 2018 +0200

    Merge branch 'origin/master' into Weblate

commit 49470f22b2
Merge: 078b272 ed03e31
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 23:56:36 2018 +0200

    Merge branch 'origin/master' into Weblate

commit ed03e31949
Merge: ce41409 605b09c
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 23:53:56 2018 +0200

    Merge branch 'origin/master' into Weblate

commit 605b09c195
Author: Allan Nordhøy <epost@anotheragency.no>
Date:   Mon Oct 8 20:26:04 2018 +0000

    Translated using Weblate (Norwegian Bokmål)

    Currently translated at 92.2% (299 of 324 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/nb/

commit 0898953674
Merge: fd0401a 869fdf5
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 22:24:40 2018 +0200

    Merge branch 'origin/master' into Weblate

commit 869fdf5982
Merge: 7fe5189 aa32415
Author: Hosted Weblate <hosted@weblate.org>
Date:   Mon Oct 8 22:09:51 2018 +0200

    Merge branch 'origin/master' into Weblate

commit aa32415adb
Author: jan madsen <jsm@janz.dk>
Date:   Mon Oct 8 12:01:51 2018 +0000

    Translated using Weblate (Danish)

    Currently translated at 85.4% (275 of 322 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/

commit c1a64d2c0b
Author: jan madsen <jsm@janz.dk>
Date:   Mon Oct 8 10:53:55 2018 +0000

    Translated using Weblate (Danish)

    Currently translated at 34.1% (110 of 322 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/

commit 31bbdba548
Author: jan madsen <jsm@janz.dk>
Date:   Mon Oct 8 10:36:54 2018 +0000

    Translated using Weblate (Danish)

    Currently translated at 19.8% (64 of 322 strings)

    Translation: GPXSee/Translations
    Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/da/
2018-10-09 00:18:17 +02:00
cert Added OS X signing certificate 2017-10-05 22:07:31 +02:00
icons Made the HiDPI display mode (of non-HiDPI maps) configurable 2018-09-11 00:33:20 +02:00
lang Squashed commit of the following: 2018-10-08 23:56:23 +02:00
pkg Squashed commit of the following: 2018-10-09 00:18:17 +02:00
src Yet another incomplete localization source fix 2018-10-08 22:24:05 +02:00
.appveyor.yml Squashed commit of the following: 2018-10-09 00:18:17 +02:00
.gitignore Add .gitignore (#51) 2018-02-05 19:19:11 +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 Squashed commit of the following: 2018-10-09 00:18:17 +02: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 Better weblate link 2018-10-06 23:20:55 +02:00

GPXSee

GPXSee is a Qt-based GPS log file viewer and analyzer that supports GPX, TCX, KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.

Features

  • 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 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.
  • Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, OziExplorer (PLT, RTE, WPT) and Garmin CSV files.

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.