]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/file/Magdir/kml
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / file / Magdir / kml
1 #------------------------------------------------------------------------------
2 # Type: Google KML, formerly Keyhole Markup Language
3 # Future development of this format has been handed
4 # over to the Open Geospatial Consortium.
5 # http://www.opengeospatial.org/standards/kml/
6 # From: Asbjoern Sloth Toennesen <asbjorn@lila.io>
7 0 string    \<?xml
8 >20  search/400 \ xmlns= 
9 >>&0 regex ['"]http://earth.google.com/kml Google KML document
10 !:mime application/vnd.google-earth.kml+xml
11 >>>&1 string 2.0' \b, version 2.0
12 >>>&1 string 2.1' \b, version 2.1
13 >>>&1 string 2.2' \b, version 2.2
14
15 #------------------------------------------------------------------------------
16 # Type: OpenGIS KML, formerly Keyhole Markup Language
17 # This standard is maintained by the
18 # Open Geospatial Consortium.
19 # http://www.opengeospatial.org/standards/kml/
20 # From: Asbjoern Sloth Toennesen <asbjorn@lila.io>
21 >>&0 regex ['"]http://www.opengis.net/kml OpenGIS KML document
22 !:mime application/vnd.google-earth.kml+xml
23 >>>&1 string 2.2 \b, version 2.2
24
25 #------------------------------------------------------------------------------
26 # Type: Google KML Archive (ZIP based) 
27 # http://code.google.com/apis/kml/documentation/kml_tut.html
28 # From: Asbjoern Sloth Toennesen <asbjorn@lila.io>
29 0 string    PK\003\004
30 >4  byte    0x14
31 >>30  string doc.kml Compressed Google KML Document, including resources.
32 !:mime application/vnd.google-earth.kmz