Merge branch 'origin/master' into Weblate.
[GPXSee.git] / README.md
blob39197fc94d5292380789e5a26b152741d7c924cb
1 # GPXSee
2 GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats.
4 ## Features
5 * Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin CSV and geotagged JPEG files.
6 * User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS).
7 * Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG & JNX maps, TwoNav RMaps, GeoTIFF images).
8 * Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
9 * Support for DEM files (SRTM HGT).
10 * Support for multiple tracks in one view.
11 * Support for POI files.
12 * Print/export to PDF.
13 * Full-screen mode.
14 * HiDPI/Retina displays & maps support.
15 * Native GUI for Windows, Mac OS X and Linux.
17 ![GPXSee - Linux](https://a.fsdn.com/con/app/proj/gpxsee/screenshots/linux2.png)
19 ## Build
20 Build requirements:
21 * Qt 4.8 or QT 5.x (Qt >= 5.10.1 recommended for all features)
22 * C++03 or newer compiler (tested: msvc2015, gcc >= 4.8, clang/Apple LLVM version 8.1.0)
24 Build steps:
25 ```shell
26 lrelease gpxsee.pro
27 qmake gpxsee.pro
28 make # nmake on windows
29 ```
31 ## Download
32 * [Windows & OS X builds](http://sourceforge.net/projects/gpxsee)
33 * [Linux packages](http://software.opensuse.org/download.html?project=home%3Atumic%3AGPXSee&package=gpxsee)
35 ## Changelog
36 [Changelog](https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes)
38 ## Homepage
39 [https://www.gpxsee.org](https://www.gpxsee.org)
41 ## Maps
42 [GPXSee maps repository](https://github.com/tumic0/GPXSee-maps)
44 ## Translations
45 GPXSee uses [Weblate](https://hosted.weblate.org/projects/gpxsee/translations/) for translations.