Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
create_kml [2020/04/28 17:14] argemiro |
create_kml [2026/08/28 03:14] (current) hermann Sync from local documentation review |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Create a kml from a map. | + | Creates a georeferenced KML file from a categorical map, so that the map can be opened and viewed in Google Earth. |
| ===== Inputs ===== | ===== Inputs ===== | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Map | [[categorical_map_type|Categorical Map]] | Map to be transformed to an georeference image inside Google Earth. | | + | | Map | [[Categorical Map Type]] | Map from which the georeferenced KML is generated. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| Line 17: | Line 17: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Kml | kml | Resulting kml. | | + | | Kml | [[Kml Type]] | Resulting KML. | |
| - | + | ||
| - | ===== Notes ===== | + | |
| - | + | ||
| - | [[https://en.wikipedia.org/wiki/Keyhole_Markup_Language|Keyhole Markup Language (KML)]] is an XML notation for expressing geographic annotation and visualization within two-dimensional maps and three-dimensional Earth browsers. KML was developed for use with Google Earth. | + | |
| ===== Group ===== | ===== Group ===== | ||
| Line 27: | Line 23: | ||
| [[Functor List#Map Algebra | Map Algebra]] | [[Functor List#Map Algebra | Map Algebra]] | ||
| + | ===== Notes ===== | ||
| + | |||
| + | [[https://en.wikipedia.org/wiki/Keyhole_Markup_Language|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 ===== | ===== Internal Name ===== | ||