1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-28 05:34:47 +01:00

Version 10.1 info

This commit is contained in:
Martin Tůma 2022-01-02 15:23:38 +01:00
parent 16266e5218
commit 643f3a8707
2 changed files with 13 additions and 11 deletions

View File

@ -77,9 +77,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, ONmove OMD/GHP and geotagged JPEG files, however TomTom OV2 &amp; ITN, ONmove OMD/GHP, TwoNav (TRK, RTE, WPT) and geotagged
not all format features are supported for all formats. Generally, GPXSee JPEG files, however not all format features are supported for all formats.
supports four kinds of data objects:</p> Generally, GPXSee supports four kinds of data objects:</p>
<ul> <ul>
<li>Tracks</li> <li>Tracks</li>

View File

@ -88,7 +88,8 @@
<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, ONmove OMD/GHP and geotagged JPEG files.</li> TomTom OV2 &amp; ITN, ONmove OMD/GHP, TwoNav (TRK, RTE, WPT)
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
@ -185,6 +186,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">Jan 2 2022</p>
<h3>Version 10.1</h3>
<ul>
<li>Added support for TwoNav data files (TRK, RTE, WPT).</li>
<li>Extended waypoint icon set.</li>
</ul>
</div>
<div class="news-item"> <div class="news-item">
<p class="date">Dec 8 2021</p> <p class="date">Dec 8 2021</p>
<h3>Version 10.0</h3> <h3>Version 10.0</h3>
@ -223,13 +232,6 @@
<li>Added support for East Asian encodings in Garmin formats.</li> <li>Added support for East Asian encodings in Garmin formats.</li>
</ul> </ul>
</div> </div>
<div class="news-item">
<p class="date">Oct 16 2021</p>
<h3>Version 9.9</h3>
<ul>
<li>Fixed scroll wheel zooming on devices with "fine-resolution wheels".</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>