This is an old revision of the document!


PHP's gd library is missing or unable to create PNG images

Create Kml

Description

Create a kml from a map.

Inputs

Name Type Description
Input Map Any map file.

Optional Inputs

Name Type Description
Use Full Precision 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 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

Internal Name

CalcIntegralMap