KML
From Just Solve the File Format Problem
(Difference between revisions)
m (Link XML) |
Dan Tobias (Talk | contribs) (I think subcats are supposed to be used hierarchically, not parallel like that.) |
||
Line 11: | Line 11: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat | + | |subcat=Geospatial |
− | + | ||
|extensions={{ext|kml}} {{ext|kmz}} | |extensions={{ext|kml}} {{ext|kmz}} | ||
|pronom={{PRONOM|fmt/244}} | |pronom={{PRONOM|fmt/244}} |
Revision as of 18:19, 13 November 2012
File Formats | > | Electronic File Formats | > | Geospatial | > | KML |
KML is derived from Keyhole Markup Language. KML is an XML notation for geographic annotation and visualization of features for use in two-dimensional maps and three-dimensional Earth browsers used on the Internet. The KML file specifies a set of features (place marks, images, polygons, 3D models, textual descriptions, etc.) for display in applications such as Google Earth and Google Maps or any other geospatial software implementing the KML encoding. Positions are located using longitude and latitude as defined by the World Geodetic System of 1984 (WGS84). KML became an international standard of the Open Geospatial Consortium in 2008.