1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-22 06:44:24 +02:00
Files
GPXSee/index.html
2025-07-13 15:36:22 +02:00

262 lines
12 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>GPXSee - GPS log file viewer and analyzer</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="Description" content="GPXSee - GPS log file viewer and analyzer that supports GPX, TCX, KML, FIT, IGC and NMEA files." />
<link rel="icon" type="image/png" href="css/images/favicon.png"/>
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!--[if IE 6]><link rel="stylesheet" href="css/ie6.css" type="text/css" media="all" /><![endif]-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="js/jquery.jcarousel.js" ></script>
<script src="js/js-func.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110140219-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-110140219-1');
</script>
</head>
<body>
<!-- START PAGE SOURCE -->
<div class="shell">
<div class="shell-b">
<div id="header">
<img src="css/images/gpxsee.svg" width="64" height="64" alt="" class="logo"/><h1 class="logo"><a href="https://www.gpxsee.org">GPXSee</a></h1>
<div id="navigation">
<ul>
<li><a href="index.html" class="active">Home</a></li>
<li><a href="gallery.html">Screenshots</a></li>
<li><a href="doc.html">Documentation</a></li>
<li><a href="index.html#download">Download</a></li>
</ul>
</div>
<div class="cl">&nbsp;</div>
</div>
<div id="slider"> <a href="#" id="prev">prev</a>
<div class="slider-content">
<ul>
<li>
<div class="left-side"> <img src="css/images/preview.png" alt="" /> </div>
<div class="right-side">
<p>GPXSee has a clean and effective GUI layout that does not waste your screen space
with unnecessary elements.</p>
<div class="buttons">
<a href="https://sourceforge.net/projects/gpxsee/files/latest/download" class="download-btn">Download GPXSee</a>
<a href="https://github.com/tumic0/GPXSee" class="github-btn">View on GitHub</a>
</div>
</div>
<div class="cl">&nbsp;</div>
</li>
<li>
<div class="left-side"> <img src="css/images/formats.png" alt="" /> </div>
<div class="right-side">
<p>GPXSee supports all main GPS log file formats, namely GPX, TCX, KML, FIT, IGC, NMEA, GPI, LOC, SLF, SML and OziExplorer files.</p>
<div class="buttons">
<a href="https://sourceforge.net/projects/gpxsee/files/latest/download" class="download-btn">Download GPXSee</a>
<a href="https://github.com/tumic0/GPXSee" class="github-btn">View on GitHub</a>
</div>
</div>
<div class="cl">&nbsp;</div>
</li>
<li>
<div class="left-side"> <img src="css/images/maps.png" alt="" /> </div>
<div class="right-side">
<p>GPXSee supports a large variety of online maps as well as various offline map formats.</p>
<div class="buttons">
<a href="https://sourceforge.net/projects/gpxsee/files/latest/download" class="download-btn">Download GPXSee</a>
<a href="https://github.com/tumic0/GPXSee" class="github-btn">View on GitHub</a>
</div>
</div>
<div class="cl">&nbsp;</div>
</li>
</ul>
</div>
<a href="#" id="next">next</a>
</div>
<div id="main">
<div id="content">
<h2>What is GPXSee?</h2>
<p>GPXSee is a GPS log file viewer and analyzer that supports
all common GPS log file formats.</p>
<h3>Key features</h3>
<ul>
<li>Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML,
LOC, GeoJSON, OziExplorer PLT/RTE/WPT, Garmin GPI &amp; CSV,
TomTom OV2/ITN, ONmove OMD/GHP, TwoNav TRK/RTE/WPT, GPSDump WPT,
Velocitek VTK, Vakaros VKX, 70mai GPS logs and geotagged JPEG
files.</li>
<li>Opens geo URIs (RFC 5870).</li>
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
WMS, TMS, QuadTiles).</li>
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
&amp; JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles, BSB charts,
ENC charts, KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps,
Mapsforge maps, QCT maps, GEMF maps, Osmdroid SQLite maps, Orux maps,
ESRI World-File georeferenced images).</li>
<li>Elevation, speed, heart rate, cadence, power, temperature
and gear ratio/shifts graphs.</li>
<li>Support for DEM files (SRTM HGT).</li>
<li>Support for POI files.</li>
<li>Print and export to PNG and PDF.</li>
<li>Multiple tracks in one view.</li>
<li>Full-screen mode.</li>
<li>HiDPI/Retina displays and maps support.</li>
<li>Real-time GPS position.</li>
<li>Available for Windows, macOS, Linux and Android.</li>
<li>Free software (GPLv3 open-source license).</li>
</ul>
<p>GPXSee is designed as a small (no dependencies except of Qt), fast
and uncomplicated GPS data/map viewer, not a full featured GIS software.
However, the spectrum of supported data files/map sources is relatively
rich, see the <i>Documentation</i> section for details.</p>
<h2>Getting GPXSee</h2>
<ul id="download">
<li><a href="https://sourceforge.net/projects/gpxsee/files/Windows/">Windows installer</a></li>
<li><a href="https://sourceforge.net/projects/gpxsee/files/Mac%20OS%20X/">Mac application bundle</a></li>
<li><a href="https://software.opensuse.org/download.html?project=home%3Atumic%3AGPXSee&amp;package=gpxsee">
Linux repos/packages</a></li>
<li><a href="https://play.google.com/store/apps/details?id=org.gpxsee.gpxsee">Android app (Google Play)</a>
<li><a href="https://github.com/tumic0/GPXSee">Sources</a></li>
</ul>
<p>Additionally to the source codes, GPXSee is available as a Windows
installer and a Mac dmg from the project's Sourceforge page and in
form of various Linux packages from the project's openSUSE Build Service
page. Most Linux distributions (Archlinux, Fedora, Gentoo, openSUSE, ...)
as well as BSD distributions (FreeBSD, NetBSD, OpenBSD) also provide
GPXSee in their official repositories, however not always in the latest
version. On Mac you can also use the MacPorts or Homebrew packaging systems
to install GPXSee and on Windows you can use the Windows Package Manager
(winget).</p>
<p>On Android, you can install GPXSee from the Google Play app store.</p>
<p><b>The official Windows and Mac installers are always signed using
<a href="https://github.com/tumic0/GPXSee/tree/master/cert">certificates</a>
available at the GitHub project page. Due to lack of project funding the
certificates are non-commercial (self-signed) and you have to import the
certificate (on Windows) or modify gatekeeper rules (on Mac) first if you
want your OS automatically check/accept the installer. Recent versions of
macOS will even not allow you to run the program at all until you fiddle
with gatekeeper!</b></p>
<h2 id="maps">GPXSee maps</h2>
<ul>
<li><a href="https://maps.gpxsee.org">GPXSee online maps</a></li>
</ul>
<p>GPXSee supports most tile server based online maps out there, but the
<a href="https://github.com/tumic0/GPXSee/tree/master/data/maps">list
of map definitions</a> distributed with the official packages is limited
to a small set of well known global map services. You may however easily
extend (or change) the default map list with your own map definitions.</p>
<p>There is a community driven GPXSee maps
<a href="https://github.com/tumic0/GPXSee-maps">repository</a>
on GitHub where you can find a lot of additional map definitions for various
map services, usually run by some state geographic institution or a non-profit
organization.</p>
<p>Additionally to the online maps, you can use the most common community provided
offline maps. This includes Garmin IMG maps and Mapsforge vector maps, MBTiles,
JNX and KML maps as well as images in GeoTIFF format or using ESRI world files
to georeference the raster data. The set of supported offline map formats has
become so large during the time, that you can now use GPXSee also as an universal
map viewer. There is even an option to load whole map directories and generate
their overviews on a base map.</p>
<h2 id="bugreports">Reporting bugs</h2>
<p>If you have found a bug in GPXSee, please report it using the
<a href="https://github.com/tumic0/GPXSee/issues">GitHub issue tracker</a>.
Bugs that are not reported can not be fixed! If you are missing some
feature in GPXSee, you may also use the tracker to request it.</p>
<p>Bad/missing translations can be fixed directly on the projects
<a href="https://hosted.weblate.org/projects/gpxsee/translations/">Weblate
page</a>.</p>
</div>
<div id="sidebar">
<div class="sponsor">
<h2>GPXSee sponsors</h2>
<a href="https://luciferlights.net/en/headlamps-bikelights">
<img src="img/lucifer.svg" width="230" alt="Czech powerful headlamps"/>
</a>
<p><small>Czech powerful headlamps &amp; bike lights.</small></p>
<br/>
<h2>Support GPXSee</h2>
<iframe src="https://github.com/sponsors/tumic0/button" title="Sponsor GPXSee" height="35" width="116" style="border: 0;"></iframe>
<p>GPXSee needs your financial help, become a sponsor.</p>
</div>
<div class="latest-news">
<h2>Releases</h2>
<div class="news-item">
<p class="date">Jul 13 2025</p>
<h3>Version 13.45</h3>
<ul>
<li>Vector maps styles tweaks.</li>
<li>Mac builds now use Qt6 and are compiled for both x86-64 and arm64.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Jun 7 2025</p>
<h3>Version 13.44</h3>
<ul>
<li>Added tracks/routes/areas legend option.</li>
<li>Various minor fixes.</li>
</ul>
</div>
<div class="news-item">
<p class="date">May 20 2025</p>
<h3>Version 13.43</h3>
<ul>
<li>Improved marine charts (ENC,IMG) style/rendering.</li>
<li>Added OpenFreeMap to the default maps list.</li>
</ul>
</div>
<div class="news-item">
<p class="date">May 7 2025</p>
<h3>Version 13.42</h3>
<ul>
<li>Significantly improved marine charts (ENC,IMG) style/rendering.</li>
</ul>
</div>
<div class="news-item">
<p class="date">Apr 24 2025</p>
<h3>Version 13.41</h3>
<ul>
<li>Fixed switched ENC maps units multipliers (broken in 13.40).</li>
</ul>
</div>
</div>
<div id="changelog-link">
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>
</div>
</div>
<div class="cl">&nbsp;</div>
</div>
</div>
</div>
<div class="footer">
<div class="shell">
<p class="lf">&copy; 2017-2025 Martin Tůma, CC BY-ND 4.0</p>
<p class="rf">Design by <a href="http://www.websitecsstemplates.com/" target="_blank">WebsiteCSSTemplates</a></p>
<div style="clear:both;"></div>
</div>
</div>
<!-- END PAGE SOURCE -->
</body>
</html>