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
2017-04-03 20:29:35 +02:00
icons Added basic print/export formating options 2016-12-16 02:30:58 +01:00
lang Localization update 2017-03-27 23:59:26 +02:00
pkg version++ 2017-04-02 22:19:24 +02:00
src Use ellipsoids defined by the map file for the projection computation 2017-04-03 20:29:35 +02:00
gpxsee.pro Use ellipsoids defined by the map file for the projection computation 2017-04-03 20:29:35 +02:00
gpxsee.qrc Added missing swedish translation resource 2017-01-23 00:08:10 +01:00
Info.plist Added NMEA icons 2016-11-18 08:03:04 +01:00
licence.txt Windows stuff 2015-10-06 01:56:19 +02:00
README.md Update README.md 2017-04-01 19:48:39 +02:00

GPXSee

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

Features

  • User-definable online maps.
  • Offline maps (image-based OziExplorer maps and tiled TrekBuddy maps/atlases).
  • Elevation, speed, heart rate, cadence, power and temperature graphs.
  • Support for multiple tracks in one view.
  • Support for POI files.
  • Print/export to PDF.
  • Full-screen mode.
  • Native GUI for Windows, Mac OS X and Linux.
  • Opens GPX, TCX, FIT, KML, IGC, NMEA and Garmin CSV files.

GPXSee - Linux

Build

Linux/OS X

lrelease gpxsee.pro
qmake gpxsee.pro
make

Windows

lrelease gpxsee.pro
qmake gpxsee.pro
nmake release

Binaries

Homepage

GPXSee homepage: http://tumic.wz.cz/gpxsee