This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Create Kml ====== ===== Description ===== Create a kml from a map. ===== Inputs ===== ^ Name ^ Type ^ Description ^ | Input | [[map_type|Map]] | Any map file. | ===== Optional Inputs ===== ^ Name ^ Type ^ Description^ | 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 ===== ^ Name ^ Type ^ Description ^ | Result | [[Map Type | Map]] | Resulting integral map. | ===== 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. ===== Group ===== [[Functor List#Map Algebra | Map Algebra]] ===== Internal Name ===== CalcIntegralMap