Create Kml
Description
Creates a georeferenced KML file from a categorical map, so that the map can be opened and viewed in Google Earth.
Inputs
| Name | Type | Description |
|---|---|---|
| Map | Categorical Map Type | Map from which the georeferenced KML is generated. |
Optional Inputs
None.
Outputs
| Name | Type | Description |
|---|---|---|
| Kml | Kml Type | Resulting KML. |
Group
Notes
KML (Keyhole Markup Language) is an XML notation for describing geographic annotation and visualization in two-dimensional maps and three-dimensional Earth browsers, developed for use with Google Earth.
Internal Name
CreateKml