Skip to content

Commit

Permalink
Metadata update
Browse files Browse the repository at this point in the history
  • Loading branch information
tumic0 committed Nov 23, 2023
1 parent 0a5d531 commit 312231b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GPS log file formats.
## Features
* Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SIGMA SLF, Suunto SML, LOC, GeoJSON,
OziExplorer (PLT, RTE, WPT), Garmin GPI&CSV, TomTom OV2&ITN, ONmove OMD/GHP,
TwoNav (TRK, RTE, WPT), GPSDump and geotagged JPEG files.
TwoNav (TRK, RTE, WPT), GPSDump WPT and geotagged JPEG files.
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS,
QuadTiles).
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases,
Expand Down
6 changes: 4 additions & 2 deletions pkg/linux/gpxsee.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, SIGMA SLF, Suunto SML, LOC,
OziExplorer (PLT, WPT, RTE), GeoJSON, SeeYou CUP,
Garmin GPI &amp; CSV, TomTom OV2 &amp; ITN, ONmove OMD/GHP,
TwoNav (TRK, RTE, WPT) and geotagged JPEG files.</li>
TwoNav (TRK, RTE, WPT), GPSDump WPT and geotagged JPEG
files.</li>
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
WMS, TMS, QuadTiles).</li>
<li>Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases,
Expand All @@ -41,7 +42,7 @@
<image>https://www.gpxsee.org/gallery/linux.png</image>
</screenshot>
<screenshot>
<image>https://www.gpxsee.org/gallery/poi2.png</image>
<image>https://www.gpxsee.org/gallery/gear_ratio.png</image>
</screenshot>
</screenshots>

Expand Down Expand Up @@ -109,5 +110,6 @@
<mimetype>application/vnd.orux.map+xml</mimetype>
<mimetype>application/vnd.iho.s57-data</mimetype>
<mimetype>application/vnd.iho.s57-catalogue</mimetype>
<mimetype>application/vnd.gpsdump.wpt</mimetype>
</mimetypes>
</component>

0 comments on commit 312231b

Please sign in to comment.