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
Nikolay Korotkiy bf6b6fb100 Translated using Weblate (Finnish)
Currently translated at 100.0% (341 of 341 strings)

Translation: GPXSee/Translations
Translate-URL: https://hosted.weblate.org/projects/gpxsee/translations/fi/
2019-05-16 22:02:52 +02:00
cert Added OS X signing certificate 2017-10-05 22:07:31 +02:00
icons Moved the Oxygen icons license to the correct place 2019-03-20 00:23:12 +01:00
lang Translated using Weblate (Finnish) 2019-05-16 22:02:52 +02:00
pkg Version++ 2019-05-10 19:40:11 +02:00
src Added support for user defined TYP files for Garmin IMG maps 2019-05-16 20:23:37 +02:00
.appveyor.yml Version++ 2019-05-10 19:40:11 +02: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 Update CONTRIBUTING.md 2019-03-16 07:51:33 +01:00
gpxsee.pro Added support for vector maps projection setting 2019-05-14 23:01:24 +02:00
gpxsee.qrc Icon files structure cleanup 2019-03-20 00:00:08 +01:00
licence.txt Windows stuff 2015-10-06 01:56:19 +02:00
README.md One Garmin is enough 2019-05-12 18:13:30 +02: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), 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 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.