Lookup function

Available with ArcGIS Image for ArcGIS Online.

Creates a new raster by looking up values found in another field in the table of the input raster.

Notes

Only numeric (integer or floating point) field type is supported. If the field is integer, the output will be an integer raster; otherwise, the output raster will be a floating-point raster.

Parameters

ParametersDescription

Raster

The input raster that contains a field from which to create a new raster.

It can be either integer or floating-point type.

Field

Field containing the desired values for the new raster.

It has to be a numeric type.


In this topic
  1. Notes
  2. Parameters