Loading

mapper.ge.hhcode

mapper

This mapper function returns the first location expressed as a hhcode in a sliding window which is greater or equal to a given threshold.

The associated elevation and value are those of the selected location.

The mapper.ge.hhcode function must be parameterized with the threshold.

mapper.ge.hhcode is available since version 2.2.0.

See also

Signatures

Examples

NEWGTS 10 1 2 3 2.0 ADDVALUE 20 4 5 6 5.0 ADDVALUE 30 7 8 9 1.0 ADDVALUE [ SWAP 4 5 ->HHCODELONG mapper.ge.hhcode 0 0 0 ] MAP