Keyhole Markup Language (KML) is an XML-based format that describes geographic entities. Developed and popularized for use with Google Earth, the KML specification is now maintained by the Open Geospatial Consortium (OGC). KML can be used to draw featuresx,y coordinates and a spatial reference..kml or .kmz formats as the source for layers in ArcGIS applications. While KML was initially created to view features in three-dimensional Earth browsers, it is now supported in several two-dimensional web browser clients, such as Map Viewer
Related terms
- KML node
A KML node is an element definition within a KML document. A KML node can be a container (such as a folder with additional child nodes) or a geometry node (a node with an associated geometry). - map viewer
Map Viewer is a browser-based mapping tool that can view, create, and save web maps. It can also perform mapping, visualization, and spatial analysis operations. - web feature service
A Web feature service (WFS) is an Open Geospatial Consortium (OGC) standard for feature services.