Build Raster Attribute Table (Data Management)

AllSource 1.2    |

Summary

Adds a raster attribute table to a raster dataset or updates an existing one. This is used primarily with discrete data.

Usage

  • To delete an existing table and create a new one, check the Overwrite parameter. A new raster attribute table will be created, and the existing one will be deleted.

  • If you have an existing table and you do not check the Overwrite parameter, the table will be updated. No fields will be deleted, but the values in the table will be updated.

  • You cannot build a raster attribute table for a raster dataset that is a pixel type of 32-bit floating point.

Parameters

LabelExplanationData Type
Overwrite
(Optional)

Specifies whether the existing table will be overwritten.

  • Unchecked—The existing raster attribute table will not be overwritten and any edits will be appended to it. This is the default.
  • Checked—The existing raster attribute table will be overwritten and a new raster attribute table will be created.
Boolean

Derived Output

LabelExplanationData Type
Updated Input Raster

The output raster dataset.

Raster Layer

Environments

This tool does not use any geoprocessing environments.

Related topics