1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-07-19 05:14:24 +02:00

Added version 7.16 info

This commit is contained in:
2019-10-28 22:44:36 +01:00
parent 7c6c2b1b61
commit 99cb8600f9
2 changed files with 15 additions and 13 deletions

View File

@ -37,7 +37,7 @@
<h2 id="data">Data files</h2>
<p>GPXSee opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SLF, LOC, GeoJSON,
OziExplorer (PLT, RTE, WPT),
OziExplorer (PLT, RTE, WPT), Garmin GPI,
<a href="http://www.poi-factory.com/garmin-csv-file-format">Garmin CSV</a>
and geotagged JPEG files, however not all format features are supported
for all formats. Generally, GPXSee supports four kinds of data objects:</p>
@ -275,9 +275,9 @@
<h2 id="poi">POI files</h2>
<p>All of the supported formats with waypoints capability - GPX, KML, TCX, NMEA,
CUP, WPT, LOC, GeoJSON and Garmin CSV - can be loaded either as data files or as
POI files. When a file is opened as a POI file, only waypoints reasonable near
the tracks/waypoints of the loaded data files are displayed.</p>
CUP, WPT, LOC, GeoJSON and Garmin GPI &amp; CSV - can be loaded either as data
files or as POI files. When a file is opened as a POI file, only waypoints reasonable
near the tracks/waypoints of the loaded data files are displayed.</p>
<p>To make GPXSee load a POI file automatically on startup, add the file to the
<code>POI</code> directory in one of the configuration paths.</p>