1+ <?xml version =" 1.0" ?>
2+ <!-- From: https://raw.githubusercontent.com/qgis/QGIS/ltr-3_28/debian/qgis.xml -->
3+ <mime-info xmlns =' http://www.freedesktop.org/standards/shared-mime-info' >
4+
5+ <mime-type type =" application/x-qgis-project" >
6+ <comment >QGIS Project</comment >
7+ <comment xml : lang =" de" >QGIS-Projekt</comment >
8+ <sub-class-of type =" application/xml" />
9+ <alias type =" application/x-qgis" />
10+ <icon name =" qgis-qgs" />
11+ <magic priority =" 50" >
12+ <match type =" string" offset =" 0" value =" < !DOCTYPE qgis" />
13+ </magic >
14+ <glob pattern =" *.qgs" />
15+ </mime-type >
16+
17+ <mime-type type =" application/x-qgis-project-container" >
18+ <comment >QGIS Project</comment >
19+ <comment xml : lang =" de" >QGIS-Projekt</comment >
20+ <sub-class-of type =" application/zip" />
21+ <alias type =" application/x-qgis" />
22+ <icon name =" qgis-qgs" />
23+ <glob pattern =" *.qgz" />
24+ </mime-type >
25+
26+ <mime-type type =" application/x-qgis-layer-settings" >
27+ <comment >QGIS layer settings</comment >
28+ <comment xml : lang =" de" >QGIS-Layereinstellungen</comment >
29+ <sub-class-of type =" application/xml" />
30+ <icon name =" qgis-qml" />
31+ <magic priority =" 80" >
32+ <match type =" string" offset =" 0" value =" < !DOCTYPE qgis" />
33+ </magic >
34+ <glob pattern =" *.qml" />
35+ </mime-type >
36+
37+ <mime-type type =" application/x-qgis-layer-definition" >
38+ <comment >QGIS layer definition</comment >
39+ <comment xml : lang =" de" >QGIS-Layerdefinition</comment >
40+ <sub-class-of type =" application/xml" />
41+ <icon name =" qgis-qlr" />
42+ <magic priority =" 50" >
43+ <match type =" string" offset =" 0" value =" < !DOCTYPE qgis-layer-definition" />
44+ </magic >
45+ <glob pattern =" *.qlr" />
46+ </mime-type >
47+
48+ <mime-type type =" application/x-qgis-composer-template" >
49+ <comment >QGIS composer template</comment >
50+ <comment xml : lang =" de" >QGIS-Druckzusammenstellungsvorlage</comment >
51+ <sub-class-of type =" application/xml" />
52+ <icon name =" qgis-qpt" />
53+ <magic priority =" 50" >
54+ <match type =" string" offset =" 0" value =" < !DOCTYPE qgis" />
55+ </magic >
56+ <glob pattern =" *.qpt" />
57+ </mime-type >
58+
59+ <mime-type type =" application/x-esri-shape" >
60+ <comment >ESRI shape file</comment >
61+ <comment xml : lang =" de" >ESRI-Shapedatei</comment >
62+ <icon name =" qgis-mime" />
63+ <magic priority =" 100" >
64+ <match type =" big32" offset =" 0" value =" 9994" >
65+ <match type =" big32" offset =" 4" value =" 0" >
66+ <match type =" big32" offset =" 8" value =" 0" >
67+ <match type =" big32" offset =" 12" value =" 0" >
68+ <match type =" big32" offset =" 16" value =" 0" >
69+ <match type =" big32" offset =" 20" value =" 0" >
70+ <match type =" big32" offset =" 28" value =" 1000" />
71+ </match >
72+ </match >
73+ </match >
74+ </match >
75+ </match >
76+ </match >
77+ </magic >
78+ <glob pattern =" *.shp" />
79+ <glob pattern =" *.shx" />
80+ </mime-type >
81+
82+ <mime-type type =" application/x-esri-crs" >
83+ <comment >ESRI coordinate reference system</comment >
84+ <comment xml : lang =" de" >ESRI-Koordinatenreferenzsystem</comment >
85+ <icon name =" qgis-mime" />
86+ <magic >
87+ <match type =" string" offset =" 0" value =" GEOGCS[" />
88+ <match type =" string" offset =" 0" value =" PROJCS[" />
89+ <match type =" string" offset =" 0" value =" LOCAL_CS[" />
90+ </magic >
91+ <glob pattern =" *.prj" />
92+ </mime-type >
93+
94+ <mime-type type =" image/tiff" >
95+ <comment >TIFF raster data</comment >
96+ <comment xml : lang =" de" >TIFF-Rasterdaten</comment >
97+ <icon name =" qgis-mime" />
98+ <magic priority =" 50" >
99+ <match type =" string" offset =" 0" value =" MM" >
100+ <match type =" little16" offset =" 2" value =" 42" />
101+ </match >
102+ <match type =" string" offset =" 0" value =" MM" >
103+ <match type =" big16" offset =" 2" value =" 42" />
104+ </match >
105+ </magic >
106+ <glob pattern =" *.tiff" />
107+ <glob pattern =" *.tif" />
108+ </mime-type >
109+
110+ <mime-type type =" image/jpeg" >
111+ <comment >JPEG raster data</comment >
112+ <comment xml : lang =" de" >JPEG-Rasterdaten</comment >
113+ <icon name =" qgis-mime" />
114+ <magic priority =" 50" >
115+ <match type =" big16" offset =" 0" value =" 65496" />
116+ </magic >
117+ <glob pattern =" *.jpeg" />
118+ <glob pattern =" *.jpg" />
119+ </mime-type >
120+
121+ <mime-type type =" image/jp2" >
122+ <comment >JPEG2000 raster data</comment >
123+ <comment xml : lang =" de" >JPEG2000-Rasterdaten</comment >
124+ <icon name =" qgis-mime" />
125+ <magic priority =" 50" >
126+ <match type =" little32" offset =" 0" value =" 12" >
127+ <match type =" string" offset =" 8" value =" jP" >
128+ <match type =" byte" offset =" 10" value =" 32" >
129+ <match type =" byte" offset =" 11" value =" 32" >
130+ <match type =" byte" offset =" 12" value =" 13" >
131+ <match type =" byte" offset =" 13" value =" 10" >
132+ <match type =" byte" offset =" 14" value =" 135" >
133+ <match type =" byte" offset =" 13" value =" 10" />
134+ </match >
135+ </match >
136+ </match >
137+ </match >
138+ </match >
139+ </match >
140+ </match >
141+ </magic >
142+ <glob pattern =" *.jp2" />
143+ <glob pattern =" *.j2k" />
144+ </mime-type >
145+
146+ <mime-type type =" application/x-raster-aig" >
147+ <comment >AIG raster data</comment >
148+ <comment xml : lang =" de" >AIG-Rasterdaten</comment >
149+ <icon name =" qgis-mime" />
150+ <glob pattern =" *.aig" />
151+ </mime-type >
152+
153+ <mime-type type =" application/x-raster-ecw" >
154+ <comment >ECW raster data</comment >
155+ <comment xml : lang =" de" >ECW-Rasterdaten</comment >
156+ <icon name =" qgis-mime" />
157+ <glob pattern =" *.ecw" />
158+ </mime-type >
159+
160+ <mime-type type =" application/x-raster-mrsid" >
161+ <comment >MrSID raster data</comment >
162+ <comment xml : lang =" de" >MrSID-Rasterdaten</comment >
163+ <icon name =" qgis-mime" />
164+ <glob pattern =" *.sid" />
165+ </mime-type >
166+
167+ <mime-type type =" application/x-mapinfo-mif" >
168+ <comment >MapInfo file</comment >
169+ <comment xml : lang =" de" >MapInfo-Datei</comment >
170+ <icon name =" qgis-mime" />
171+ <magic priority =" 51" >
172+ <match type =" string" offset =" 0" value =" VERSION" >
173+ <match type =" string" offset =" 0:512" value =" COLUMNS" />
174+ <match type =" string" offset =" 0:512" value =" DATA" >
175+ </match >
176+ </match >
177+ </magic >
178+ <glob weight =" 60" pattern =" *.mif" />
179+ </mime-type >
180+
181+ <!-- .mif is just not good enough -->
182+ <mime-type type =" application/x-adobe-mif" >
183+ <alias type =" application/x-mif" />
184+ <comment >Adobe FrameMaker MIF file</comment >
185+ <magic priority =" 100" >
186+ <match type =" string" offset =" 0" value =" < MIFFile" />
187+ </magic >
188+ <glob weight =" 51" pattern =" *.mif" />
189+ </mime-type >
190+
191+ <mime-type type =" application/vnd.google-earth.kml+xml" >
192+ <comment >Keyhole Markup Language data</comment >
193+ <sub-class-of type =" application/xml" />
194+ <icon name =" qgis-mime" />
195+ <glob pattern =" *.kml" />
196+ </mime-type >
197+
198+ <mime-type type =" application/vnd.google-earth.kmz" >
199+ <comment >Zipped Keyhole Markup Language data</comment >
200+ <sub-class-of type =" application/zip" />
201+ <icon name =" qgis-mime" />
202+ <glob pattern =" *.kmz" />
203+ </mime-type >
204+
205+ <mime-type type =" application/geopackage+sqlite3" >
206+ <comment >GeoPackage data</comment >
207+ <sub-class-of type =" application/vnd.sqlite3" />
208+ <icon name =" qgis-mime" />
209+ <glob pattern =" *.gpkg" />
210+ </mime-type >
211+
212+ </mime-info >
0 commit comments