Added GEMF and Osmdroid SQLite maps support info
[GPXSee.git] / pkg / gpxsee.xml
blob0d45069875d83274f9ed3b3ab68928e89a8421e4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
4         <!-- Data files -->
6         <mime-type type="application/gpx+xml">
7                 <comment>GPS Exchange Format</comment>
8                 <sub-class-of type="application/xml"/>
9                 <generic-icon name="application-xml"/>
10                 <root-XML namespaceURI="http://www.topografix.com/GPX/1/0" localName="gpx"/>
11                 <root-XML namespaceURI="http://www.topografix.com/GPX/1/1" localName="gpx"/>
12                 <glob pattern="*.gpx"/>
13         </mime-type>
15         <mime-type type="application/vnd.garmin.tcx+xml">
16                 <comment>Training Center XML</comment>
17                 <sub-class-of type="application/xml"/>
18                 <generic-icon name="application-xml"/>
19                 <root-XML namespaceURI="http://www.garmin.com/xmlschemas/TrainingCenterDatabase/v2" localName="TrainingCenterDatabase"/>
20                 <glob pattern="*.tcx"/>
21         </mime-type>
23         <mime-type type="application/vnd.google-earth.kml+xml">
24                 <comment>Keyhole Markup Language</comment>
25                 <sub-class-of type="application/xml"/>
26                 <generic-icon name="application-xml"/>
27                 <root-XML namespaceURI="http://www.opengis.net/kml/2.2" localName="kml"/>
28                 <glob pattern="*.kml"/>
29         </mime-type>
31         <mime-type type="application/vnd.groundspeak.loc+xml">
32                 <comment>Geocaching.com Waypoint File</comment>
33                 <sub-class-of type="application/xml"/>
34                 <generic-icon name="application-xml"/>
35                 <glob pattern="*.loc"/>
36         </mime-type>
38         <mime-type type="application/vnd.sigma.slf+xml">
39                 <comment>Sigma Log Format</comment>
40                 <sub-class-of type="application/xml"/>
41                 <generic-icon name="application-xml"/>
42                 <glob pattern="*.slf"/>
43         </mime-type>
45         <mime-type type="application/vnd.ant.fit">
46                 <comment>Flexible and Interoperable Data Transfer</comment>
47                 <sub-class-of type="application/octet-stream"/>
48                 <generic-icon name="application-octet-stream"/>
49                 <magic>
50                         <match type="string" offset="8" value=".FIT"/>
51                 </magic>
52                 <glob pattern="*.fit"/>
53         </mime-type>
55         <mime-type type="application/vnd.fai.igc">
56                 <comment>Flight Recorder Data Format</comment>
57                 <sub-class-of type="text/plain"/>
58                 <generic-icon name="text-plain"/>
59                 <glob pattern="*.igc"/>
60         </mime-type>
62         <mime-type type="application/vnd.nmea.nmea">
63                 <comment>NMEA 0183 data</comment>
64                 <sub-class-of type="text/plain"/>
65                 <generic-icon name="text-plain"/>
66                 <glob pattern="*.nmea"/>
67         </mime-type>
69         <mime-type type="application/vnd.oziexplorer.plt">
70                 <comment>OziExplorer Track Point File</comment>
71                 <sub-class-of type="text/plain"/>
72                 <generic-icon name="text-plain"/>
73                 <magic>
74                         <match type="string" offset="0" value="OziExplorer Track Point File"/>
75                 </magic>
76                 <glob pattern="*.plt"/>
77         </mime-type>
79         <mime-type type="application/vnd.oziexplorer.rte">
80                 <comment>OziExplorer Route File</comment>
81                 <sub-class-of type="text/plain"/>
82                 <generic-icon name="text-plain"/>
83                 <magic>
84                         <match type="string" offset="0" value="OziExplorer Route File"/>
85                 </magic>
86                 <glob pattern="*.rte"/>
87         </mime-type>
89         <mime-type type="application/vnd.oziexplorer.wpt">
90                 <comment>OziExplorer Waypoint File</comment>
91                 <sub-class-of type="text/plain"/>
92                 <generic-icon name="text-plain"/>
93                 <magic>
94                         <match type="string" offset="0" value="OziExplorer Waypoint File"/>
95                 </magic>
96                 <glob pattern="*.wpt"/>
97         </mime-type>
99         <mime-type type="application/geo+json">
100                 <comment>GeoJSON</comment>
101                 <sub-class-of type="text/plain"/>
102                 <generic-icon name="text-plain"/>
103                 <glob pattern="*.geojson"/>
104         </mime-type>
106         <mime-type type="application/vnd.naviter.seeyou.cup">
107                 <comment>SeeYou CUP File</comment>
108                 <sub-class-of type="text/plain"/>
109                 <generic-icon name="text-plain"/>
110                 <glob pattern="*.cup"/>
111         </mime-type>
113         <mime-type type="application/vnd.garmin.gpi">
114                 <comment>Garmin POI File</comment>
115                 <sub-class-of type="application/octet-stream"/>
116                 <generic-icon name="application/octet-stream"/>
117                 <magic>
118                         <match type="string" offset="8" value="GRMREC"/>
119                 </magic>
120                 <glob pattern="*.gpi"/>
121         </mime-type>
123         <mime-type type="application/vnd.suunto.sml+xml">
124                 <comment>Suunto Markup Language</comment>
125                 <sub-class-of type="application/xml"/>
126                 <generic-icon name="application-xml"/>
127                 <root-XML namespaceURI="http://www.suunto.com/schemas/sml" localName="sml"/>
128                 <glob pattern="*.sml"/>
129         </mime-type>
131         <mime-type type="application/vnd.tomtom.ov2">
132                 <comment>TomTom POI File</comment>
133                 <sub-class-of type="application/octet-stream"/>
134                 <generic-icon name="application/octet-stream"/>
135                 <glob pattern="*.ov2"/>
136         </mime-type>
138         <mime-type type="application/vnd.tomtom.itn">
139                 <comment>TomTom Route File</comment>
140                 <sub-class-of type="text/csv"/>
141                 <generic-icon name="text/csv"/>
142                 <glob pattern="*.itn"/>
143         </mime-type>
145         <mime-type type="application/vnd.onmove.omd">
146                 <comment>ONmove Log File</comment>
147                 <sub-class-of type="application/octet-stream"/>
148                 <generic-icon name="application/octet-stream"/>
149                 <glob pattern="*.omd"/>
150         </mime-type>
152         <mime-type type="application/vnd.onmove.ghp">
153                 <comment>ONmove Log File</comment>
154                 <sub-class-of type="application/octet-stream"/>
155                 <generic-icon name="application/octet-stream"/>
156                 <glob pattern="*.ghp"/>
157         </mime-type>
159         <mime-type type="application/vnd.twonav.trk">
160                 <comment>TwoNav Track File</comment>
161                 <sub-class-of type="text/plain"/>
162                 <generic-icon name="text/plain"/>
163                 <glob pattern="*.trk"/>
164         </mime-type>
166         <mime-type type="application/vnd.twonav.rte">
167                 <comment>TwoNav Route File</comment>
168                 <sub-class-of type="text/plain"/>
169                 <generic-icon name="text/plain"/>
170                 <glob pattern="*.rte"/>
171         </mime-type>
173         <mime-type type="application/vnd.twonav.wpt">
174                 <comment>TwoNav Waypoint File</comment>
175                 <sub-class-of type="text/plain"/>
176                 <generic-icon name="text/plain"/>
177                 <glob pattern="*.wpt"/>
178         </mime-type>
181         <!-- Maps -->
183         <mime-type type="application/vnd.garmin.img">
184                 <comment>Garmin IMG Map</comment>
185                 <sub-class-of type="application/octet-stream"/>
186                 <generic-icon name="application-octet-stream"/>
187                 <magic>
188                         <match type="string" offset="16" value="DSKIMG"/>
189                 </magic>
190                 <glob pattern="*.img"/>
191         </mime-type>
193         <mime-type type="application/vnd.garmin.jnx">
194                 <comment>Garmin JNX Map</comment>
195                 <sub-class-of type="application/octet-stream"/>
196                 <generic-icon name="application-octet-stream"/>
197                 <glob pattern="*.jnx"/>
198         </mime-type>
200         <mime-type type="application/vnd.garmin.gmap+xml">
201                 <comment>Garmin Map Product File</comment>
202                 <sub-class-of type="application/xml"/>
203                 <generic-icon name="application-xml"/>
204                 <root-XML namespaceURI="http://www.garmin.com/xmlschemas/MapProduct/v1" localName="MapProduct"/>
205                 <root-XML namespaceURI="http://www.garmin.com/xmlschemas/MapProduct/v2" localName="MapProduct"/>
206                 <glob pattern="*.xml"/>
207         </mime-type>
209         <mime-type type="image/vnd.maptech.kap">
210                 <comment>BSB Nautical Chart</comment>
211                 <generic-icon name="image-x-generic"/>
212                 <glob pattern="*.kap"/>
213         </mime-type>
215         <mime-type type="application/vnd.oziexplorer.map">
216                 <comment>OziExplorer Map File</comment>
217                 <sub-class-of type="text/plain"/>
218                 <generic-icon name="text-plain"/>
219                 <magic>
220                         <match type="string" offset="0" value="OziExplorer Map Data File"/>
221                 </magic>
222                 <glob pattern="*.map"/>
223         </mime-type>
225         <mime-type type="application/vnd.mapbox.mbtiles">
226                 <comment>MBTiles Map File</comment>
227                 <sub-class-of type="application/vnd.sqlite3"/>
228                 <generic-icon name="application/octet-stream"/>
229                 <glob pattern="*.mbtiles"/>
230         </mime-type>
232         <mime-type type="application/vnd.twonav.rmap">
233                 <comment>TwoNav Raster Map File</comment>
234                 <sub-class-of type="application/octet-stream"/>
235                 <generic-icon name="application/octet-stream"/>
236                 <magic>
237                         <match type="string" offset="0" value="CompeGPSRasterImage"/>
238                 </magic>
239                 <glob pattern="*.rmap"/>
240                 <glob pattern="*.rtmap"/>
241         </mime-type>
243         <mime-type type="application/vnd.trekbuddy.tba">
244                 <comment>TrekBuddy Atlas</comment>
245                 <sub-class-of type="text/plain"/>
246                 <generic-icon name="text-plain"/>
247                 <magic>
248                         <match type="string" offset="0" value="Atlas 1.0"/>
249                 </magic>
250                 <glob pattern="*.tba"/>
251         </mime-type>
253         <mime-type type="application/vnd.gpxsee.map+xml">
254                 <comment>GPXSee Map Definition File</comment>
255                 <sub-class-of type="application/xml"/>
256                 <generic-icon name="application-xml"/>
257                 <root-XML namespaceURI="http://www.gpxsee.org/map/1.0" localName="map"/>
258                 <root-XML namespaceURI="http://www.gpxsee.org/map/1.1" localName="map"/>
259                 <root-XML namespaceURI="http://www.gpxsee.org/map/1.2" localName="map"/>
260                 <root-XML namespaceURI="http://www.gpxsee.org/map/1.3" localName="map"/>
261                 <root-XML namespaceURI="http://www.gpxsee.org/map/1.4" localName="map"/>
262                 <glob pattern="*.xml"/>
263         </mime-type>
265         <mime-type type="application/vnd.google-earth.kmz">
266                 <comment>KML geographic compressed data</comment>
267                 <sub-class-of type="application/zip"/>
268                 <generic-icon name="application/zip"/>
269                 <glob pattern="*.kmz"/>
270         </mime-type>
272         <mime-type type="application/vnd.alpinequest.aqm">
273                 <comment>AlpineQuest Map File</comment>
274                 <sub-class-of type="application/octet-stream"/>
275                 <generic-icon name="application/octet-stream"/>
276                 <magic>
277                         <match type="string" offset="0" value="FLATPACK1"/>
278                 </magic>
279                 <glob pattern="*.aqm"/>
280         </mime-type>
282         <mime-type type="application/vnd.cgtk.gemf">
283                 <comment>GEMF Map File</comment>
284                 <sub-class-of type="application/octet-stream"/>
285                 <generic-icon name="application/octet-stream"/>
286                 <glob pattern="*.gemf"/>
287         </mime-type>
289         <mime-type type="application/vnd.rmaps.sqlite">
290                 <comment>RMaps SQLite Map File</comment>
291                 <sub-class-of type="application/vnd.sqlite3"/>
292                 <generic-icon name="application/octet-stream"/>
293                 <glob pattern="*.sqlitedb"/>
294         </mime-type>
296         <mime-type type="application/vnd.osmdroid.sqlite">
297                 <comment>Osmdroid SQLite Map File</comment>
298                 <sub-class-of type="application/vnd.sqlite3"/>
299                 <generic-icon name="application/octet-stream"/>
300                 <glob pattern="*.sqlite"/>
301         </mime-type>
303         <mime-type type="application/vnd.mapsforge.map">
304                 <comment>Mapsforge Map File</comment>
305                 <sub-class-of type="application/octet-stream"/>
306                 <generic-icon name="application/octet-stream"/>
307                 <magic>
308                         <match type="string" offset="0" value="mapsforge binary OSM"/>
309                 </magic>
310                 <glob pattern="*.map"/>
311         </mime-type>
313         <mime-type type="application/vnd.esri.wld">
314                 <comment>ESRI World File</comment>
315                 <sub-class-of type="text/plain"/>
316                 <generic-icon name="text/plain"/>
317                 <glob pattern="*.wld"/>
318                 <glob pattern="*.jgw"/>
319                 <glob pattern="*.gfw"/>
320                 <glob pattern="*.pgw"/>
321                 <glob pattern="*.tfw"/>
322         </mime-type>
324         <mime-type type="application/vnd.memory-map.qct">
325                 <comment>QuickChart Map File</comment>
326                 <sub-class-of type="application/octet-stream"/>
327                 <generic-icon name="application/octet-stream"/>
328                 <magic>
329                         <match type="little32" offset="0" value="0x1423D5FF"/>
330                 </magic>
331                 <glob pattern="*.qct"/>
332         </mime-type>
334 </mime-info>