1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 03:35:53 +01:00

Version 9.5 info

This commit is contained in:
Martin Tůma 2021-08-22 20:35:00 +02:00
parent 2ffe26dcbf
commit 80af348295
2 changed files with 12 additions and 11 deletions

View File

@ -39,9 +39,9 @@
<p>GPXSee opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, <p>GPXSee opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML,
LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI,
<a href="http://www.poi-factory.com/garmin-csv-file-format">Garmin CSV</a>, <a href="http://www.poi-factory.com/garmin-csv-file-format">Garmin CSV</a>,
TomTom OV2 &amp; ITN and geotagged JPEG files, however not all format features TomTom OV2 &amp; ITN, ONmove OMD/GHP and geotagged JPEG files, however
are supported for all formats. Generally, GPXSee supports four kinds not all format features are supported for all formats. Generally, GPXSee
of data objects:</p> supports four kinds of data objects:</p>
<ul> <ul>
<li>Tracks</li> <li>Tracks</li>

View File

@ -88,7 +88,7 @@
<ul> <ul>
<li>Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, <li>Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC,
GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI &amp; CSV, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin GPI &amp; CSV,
TomTom OV2 &amp; ITN and geotagged JPEG files.</li> TomTom OV2 &amp; ITN, ONmove OMD/GHP and geotagged JPEG files.</li>
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS, <li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
WMS, TMS, QuadTiles).</li> WMS, TMS, QuadTiles).</li>
<li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP <li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP
@ -184,6 +184,14 @@
<div id="sidebar"> <div id="sidebar">
<div class="latest-news"> <div class="latest-news">
<h2>Releases</h2> <h2>Releases</h2>
<div class="news-item">
<p class="date">Aug 22 2021</p>
<h3>Version 9.5</h3>
<ul>
<li>Added support for ONmove (Decathlon) watch log files.</li>
<li>Fixed/improved IMG labels handling.</li>
</ul>
</div>
<div class="news-item"> <div class="news-item">
<p class="date">Aug 8 2021</p> <p class="date">Aug 8 2021</p>
<h3>Version 9.4</h3> <h3>Version 9.4</h3>
@ -220,13 +228,6 @@
<li>Some more minor fixes.</li> <li>Some more minor fixes.</li>
</ul> </ul>
</div> </div>
<div class="news-item">
<p class="date">Apr 20 2021</p>
<h3>Version 9.0</h3>
<ul>
<li>Added support for Mapsforge maps.</li>
</ul>
</div>
</div> </div>
<div id="changelog-link"> <div id="changelog-link">
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a> <a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>