Differences
This shows you the differences between two versions of the page.
|
create_kml [2020/04/28 17:10] argemiro created |
create_kml [2020/04/28 17:14] (current) argemiro |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Input | [[map_type|Map]] | Any map file. | | + | | Map | [[categorical_map_type|Categorical Map]] | Map to be transformed to an georeference image inside Google Earth. | |
| ===== Optional Inputs ===== | ===== Optional Inputs ===== | ||
| - | ^ Name ^ Type ^ Description^ | + | None. |
| - | | Use Full Precision | [[boolean_value_type|Boolean Value]] | Select this option if output map should use the largest possible Cell Type, to prevent precision errors when the sum is potentially bigger than Input map Cell Type limits. | | + | |
| ===== Outputs ===== | ===== Outputs ===== | ||
| ^ Name ^ Type ^ Description ^ | ^ Name ^ Type ^ Description ^ | ||
| - | | Result | [[Map Type | Map]] | Resulting integral map. | | + | | Kml | kml | Resulting kml. | |
| ===== Notes ===== | ===== Notes ===== | ||
| - | [[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, which was originally named Keyhole Earth Viewer. | + | [[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 31: | Line 30: | ||
| ===== Internal Name ===== | ===== Internal Name ===== | ||
| - | CalcIntegralMap | + | CreateKml |