KML
From Just Solve the File Format Problem
(Difference between revisions)
(→References: added link to schemas and Google documenttion for KML) |
m (Link XML) |
||
Line 17: | Line 17: | ||
}} | }} | ||
− | '''[[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. | + | '''[[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. |
== References == | == References == |
Revision as of 06:29, 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.