This is an old revision of the document!


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

Extract Map Values

Description

This functor extracts map values and geographic coordinates and stores them in lookup tables.

Inputs

Name Type Description
Map Map The input map.

Optional Inputs

Name Type Description Default Value
Use Map Values As Keys Bool If true, the map values are used to identify the cells in the output tables. Each cell value must be unique; otherwise, a unique key will be automatically generated to represent each cell. False

Outputs

Name Type Description
Cells Table The resulting table containing the corresponding values and coordinates.

Group

Notes

Internal Name

ExtractMapValues