010660: Cannot store integer cell values that are less than the minimum integer value of -999,999,999 in a TIF (dBase) raster attribute table.

Description

All output values must be between -999,999,999 and 2,147,483,647.

For file-based rasters in TIFF format, the attribute table of the raster is saved in a dBase format in the same folder or at the same directory level as the raster, with a .vat.dbf extension. The largest value that can be stored in the attribute table in the signed 32-bit integer range is 2,147,483,647.

Solution

When the output format is TIFF (dBase), specify the appropriate parameters to ensure that all output values are between -999,999,999 and 2,147,483,647.

  • For the Slice tool, the parameters that affect the output values are Number of output zones, Starting value for output, Change NoData to value for output, and Interval size.
  • For the Reclassify tool, the output values are specified in the New column of the remap table.