Remap Values

Remap Values


The Remap Values tool allows you to change or reclassify the pixel values of the raster data. Pixels values are remapped, by specifying a range of pixel values to map to an output pixel value. The output pixel value can be a valid value or a NoData value, which are pixels that do not have a known value associated with it.

If Use current map extent is checked, only those cells visible within the current map extent will be remapped. If unchecked, all cells in the raster will be processed, even if they are outside the current map extent.

Input Data


The input data that will have its values remapped.

Remap pixel values to new values


You enter a range of values by specifying a minimum and maximum value, and then assign an output value or to a NoData value to the specified range.

To remap a new range of values, click Add, which adds a row. Click on each value to edit the table to the ranges and remapped value you need. When you specify the value ranges, there are two important rules that are employed:

  • The minimum value in the range is inclusive, and the maximum value is exclusive.
  • The rows in the table are processed in from top to bottom.

The table below shows that the minimum value in included within the output, but the maximum value is not included in the output.

1

10

1 - 9

10

20

10 - 19

50

51

50

The order of the ranges specified in the table is also important. The top row of the table is processed first, then the row below is processed. The two tables below show how the same value ranges will produce a different results, due to the order of the table rows.

1

15

1 - 14

10

30

15 - 29

30

40

30 - 39

10

30

10 - 29

1

15

1 - 9

30

40

30 - 39

Both rules are employed to reorder the values. Since each row is processed from top to bottom, these values take precedence when determining the out—even when the same ranges are used.

Result layer name


This is the name of the layer that will be created in My Content and added to the map. The default name is based on the tool name and the input layer name. If the layer already exists, you will be asked to provide another name.

Using the Save result in drop-down box, you can specify the name of a folder in My Content where the result will be saved.