Skip to main content

Reclass by ASCII File (3D Analyst Tools)

Summary

Reclassifies (or changes) the values of the input cells of a raster using an ASCII remap file.

Learn more about how Reclass by ASCII File works

Usage

  • The input raster must have valid statistics. If the statistics do not exist, you can create them using the Calculate Statistics tool in the Data Management toolbox.

  • The output raster will always be of integer type. If the output assignment values in the ASCII file are floating-point values, an error message will be returned and the program will halt.

Parameters

Label Explanation Data type

Input raster

The input raster to be reclassified.

Raster Layer

Input ASCII remap file

ASCII remap file defining the single values or ranges to be reclassified and the values they will become.

Allowed extensions for the ASCII remap files are .rmp, .txt, and .asc.

File

Output raster

The output reclassified raster.

The output will always be of integer type.

Raster Dataset

Change missing values to NoData

(Optional)

Denotes whether missing values in the reclass file retain their value or get mapped to NoData.

  • CheckedSignifies that if any cell location on the input raster contains a value that is not present or reclassed in the remap file, the value will be reclassed to NoData for that location on the output raster.

  • UncheckedSignifies that if any cell location on the input raster contains a value that is not present or reclassed in the remap file, the value should remain intact and be written for that location to the output raster. This is the default.

Boolean

Environments

Auto Commit, Cell Size, Cell Size Projection Method, Compression, Current Workspace, Extent, Geographic Transformations, Mask, Output CONFIG Keyword, Output Coordinate System, Scratch Workspace, Snap Raster, Tile Size

Licensing information

  • Basic: Requires 3D Analyst or Spatial Analyst
  • Standard: Requires 3D Analyst or Spatial Analyst
  • Advanced: Requires 3D Analyst or Spatial Analyst