mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 11:45:53 +01:00
96 lines
3.5 KiB
XML
96 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>gpxsee.desktop</id>
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
|
|
<name>GPXSee</name>
|
|
<summary>GPS log file viewer and analyzer</summary>
|
|
<description>
|
|
<p>GPXSee is a GPS log file viewer and analyzer that supports all common
|
|
GPS log file formats.</p>
|
|
|
|
<p>Features:</p>
|
|
<ul>
|
|
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, SIGMA SLF, Suunto SML, LOC,
|
|
OziExplorer (PLT, WPT, RTE), GeoJSON, SeeYou CUP,
|
|
Garmin GPI & CSV 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,
|
|
TwoNav RMaps, Garmin IMG & JNX maps, GeoTIFF images,
|
|
BSB nautical charts, KMZ maps, AlpineQuest maps,
|
|
Mapsforge maps).</li>
|
|
<li>Elevation, speed, heart rate, cadence, power, temperature and
|
|
gear ratio graphs.</li>
|
|
<li>Support for multiple tracks in one view.</li>
|
|
<li>Support for POI files.</li>
|
|
<li>Support for DEM files (SRTM HGT).</li>
|
|
<li>Print/export to PDF & PNG.</li>
|
|
<li>Full-screen mode.</li>
|
|
<li>HiDPI/Retina displays & maps support.</li>
|
|
</ul>
|
|
</description>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://www.gpxsee.org/gallery/linux.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://www.gpxsee.org/gallery/poi2.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<categories>
|
|
<category>Graphics</category>
|
|
<category>Viewer</category>
|
|
<category>Maps</category>
|
|
<category>Geoscience</category>
|
|
<category>Geography</category>
|
|
<category>DataVisualization</category>
|
|
</categories>
|
|
|
|
<url type="homepage">https://www.gpxsee.org</url>
|
|
|
|
<launchable type="desktop-id">gpxsee.desktop</launchable>
|
|
|
|
<provides>
|
|
<binary>gpxsee</binary>
|
|
</provides>
|
|
|
|
<mimetypes>
|
|
<mimetype>application/gpx+xml</mimetype>
|
|
<mimetype>application/vnd.garmin.tcx+xml</mimetype>
|
|
<mimetype>application/vnd.ant.fit</mimetype>
|
|
<mimetype>application/vnd.google-earth.kml+xml</mimetype>
|
|
<mimetype>application/vnd.fai.igc</mimetype>
|
|
<mimetype>application/vnd.nmea.nmea</mimetype>
|
|
<mimetype>application/vnd.oziexplorer.plt</mimetype>
|
|
<mimetype>application/vnd.oziexplorer.rte</mimetype>
|
|
<mimetype>application/vnd.oziexplorer.wpt</mimetype>
|
|
<mimetype>application/vnd.groundspeak.loc+xml</mimetype>
|
|
<mimetype>application/vnd.sigma.slf+xml</mimetype>
|
|
<mimetype>application/geo+json</mimetype>
|
|
<mimetype>application/vnd.naviter.seeyou.cup</mimetype>
|
|
<mimetype>application/vnd.garmin.gpi</mimetype>
|
|
<mimetype>application/vnd.suunto.sml+xml</mimetype>
|
|
<mimetype>image/jpeg</mimetype>
|
|
<mimetype>text/csv</mimetype>
|
|
<mimetype>application/vnd.garmin.img</mimetype>
|
|
<mimetype>application/vnd.garmin.jnx</mimetype>
|
|
<mimetype>application/vnd.garmin.gmap+xml</mimetype>
|
|
<mimetype>image/vnd.maptech.kap</mimetype>
|
|
<mimetype>application/vnd.oziexplorer.map</mimetype>
|
|
<mimetype>application/vnd.mapbox.mbtiles</mimetype>
|
|
<mimetype>application/vnd.twonav.rmap</mimetype>
|
|
<mimetype>application/vnd.trekbuddy.tba</mimetype>
|
|
<mimetype>application/vnd.gpxsee.map+xml</mimetype>
|
|
<mimetype>application/x-tar</mimetype>
|
|
<mimetype>image/tiff</mimetype>
|
|
<mimetype>application/vnd.google-earth.kmz</mimetype>
|
|
<mimetype>application/vnd.alpinequest.aqm</mimetype>
|
|
<mimetype>application/vnd.rmaps.sqlite</mimetype>
|
|
<mimetype>application/vnd.mapsforge.map</mimetype>
|
|
</mimetypes>
|
|
</component>
|