1 <?xml version="1.0" encoding="UTF-8"?>
2 <component type="desktop">
3 <id>gpxsee.desktop</id>
4 <metadata_license>MIT</metadata_license>
5 <project_license>GPL-3.0</project_license>
8 <summary>GPS log file viewer and analyzer</summary>
10 <p>GPXSee is a GPS log file viewer and analyzer that supports GPX, TCX,
11 KML, FIT, IGC, NMEA and OziExplorer files.</p>
15 <li>User-definable online maps (OSM/Google tiles, WMTS, WMS).</li>
16 <li>Offline maps (OziExplorer maps, TrekBuddy maps/atlases, GeoTIFF
18 <li>Elevation, speed, heart rate, cadence, power and temperature
20 <li>Support for multiple tracks in one view.</li>
21 <li>Support for POI files.</li>
22 <li>Print/export to PDF.</li>
23 <li>Full-screen mode.</li>
24 <li>Opens GPX, TCX, FIT, KML, IGC, NMEA, OziExplorer (PLT, WPT, RTE)
25 and Garmin CSV files.</li>
30 <screenshot type="default">
31 <image>http://www.gpxsee.org/gallery/lin1.png</image>
34 <image>http://www.gpxsee.org/gallery/lin2.png</image>
39 <category>Graphics</category>
40 <category>Viewer</category>
43 <url type="homepage">http://www.gpxsee.org</url>
45 <launchable type="desktop-id">gpxsee.desktop</launchable>
48 <binary>gpxsee</binary>
52 <mimetype>application/gpx+xml</mimetype>
53 <mimetype>application/tcx+xml</mimetype>
54 <mimetype>application/vnd.ant.fit</mimetype>
55 <mimetype>application/vnd.google-earth.kml+xml</mimetype>
56 <mimetype>application/vnd.fai.igc</mimetype>
57 <mimetype>application/vnd.nmea.nmea</mimetype>
58 <mimetype>application/vnd.oziexplorer.plt</mimetype>
59 <mimetype>application/vnd.oziexplorer.rte</mimetype>
60 <mimetype>application/vnd.oziexplorer.wpt</mimetype>