1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00
GPXSee/README.md

46 lines
1.5 KiB
Markdown
Raw Normal View History

2015-10-05 01:53:14 +02:00
# GPXSee
2016-11-23 19:54:46 +01:00
GPXSee is a Qt-based GPS log file viewer and analyzer that supports GPX, TCX,
2018-08-12 17:56:46 +02:00
KML, FIT, IGC, NMEA, SLF, LOC and OziExplorer files.
2015-10-05 01:53:14 +02:00
2016-11-23 19:54:46 +01:00
## Features
2018-10-02 22:19:46 +02:00
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS).
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, GeoTIFF images).
2018-07-03 23:53:05 +02:00
* Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
2015-11-30 23:21:13 +01:00
* Support for multiple tracks in one view.
2016-02-19 21:34:55 +01:00
* Support for POI files.
2016-11-08 08:47:09 +01:00
* Print/export to PDF.
2016-11-23 19:54:46 +01:00
* Full-screen mode.
2018-08-21 22:40:38 +02:00
* HiDPI/Retina displays & maps support.
2015-11-30 23:21:13 +01:00
* Native GUI for Windows, Mac OS X and Linux.
2018-08-12 17:56:46 +02:00
* Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, OziExplorer (PLT, RTE, WPT) and Garmin CSV files.
2015-11-30 23:21:13 +01:00
2017-02-28 11:53:25 +01:00
![GPXSee - Linux](https://a.fsdn.com/con/app/proj/gpxsee/screenshots/linux2.png)
2016-04-20 09:27:57 +02:00
2015-11-30 23:21:13 +01:00
## Build
2018-09-16 19:32:40 +02:00
Build requirements:
2018-09-16 19:34:18 +02:00
* Qt 4.8 or QT 5.x (Qt >= 5.10.1 recommended for all features)
2018-09-16 19:32:40 +02:00
* C++03 compiler (tested: msvc2015, gcc >= 4.8, clang/Apple LLVM version 8.1.0)
Build steps:
2015-11-30 23:21:13 +01:00
```shell
lrelease gpxsee.pro
qmake gpxsee.pro
2018-09-16 19:32:40 +02:00
make # nmake on windows
2015-11-30 23:21:13 +01:00
```
2017-04-07 10:02:41 +02:00
## Download
2017-03-24 22:53:26 +01:00
* [Windows & OS X builds](http://sourceforge.net/projects/gpxsee)
* [Linux packages](http://software.opensuse.org/download.html?project=home%3Atumic%3AGPXSee&package=gpxsee)
2015-11-30 23:21:13 +01:00
2017-04-07 10:02:41 +02:00
## Changelog
[Changelog](https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes)
2015-11-30 23:21:13 +01:00
## Homepage
2017-06-22 22:40:43 +02:00
http://www.gpxsee.org
2018-09-09 14:51:27 +02:00
2018-09-16 19:40:02 +02:00
## Maps
[GPXSee maps repository](https://github.com/tumic0/GPXSee-maps)
2018-09-09 14:51:27 +02:00
## Translations
2018-10-06 23:20:55 +02:00
GPXSee uses [Weblate](https://hosted.weblate.org/projects/gpxsee/translations/) for translations.