Label | Explanation | Data Type |
Input Table
| The input table or feature class containing the field that will be reclassified. | Table View; Raster Layer; Mosaic Layer |
Field to Reclassify
|
The field that will be reclassified. The field must be numeric or text. | Field |
Reclassification Method
(Optional) | Specifies the reclassification method that will be used for field values in the Field to Reclassify parameter value.
| String |
Number of Classes
(Optional) | The target number of classes in the reclassified field. The maximum number of classes is 256. | Long |
Interval Size
(Optional) | The class interval size for the reclassified field. The provided value must result in at least 3 classes and not more than 1,000 classes. | Double |
Number of Standard Deviations
(Optional) | Specifies the number of standard deviations that will be used for the reclassified field. Class breaks and categories will be created with equal interval ranges that are a proportion of the standard deviation from the mean.
| String |
Reclassification Table
(Optional) | The upper bound and reclassed value for the manual reclassification method. | Value Table |
Reverse Values (Descending)
(Optional) | Specifies how the reclassified values will be ordered.
| Boolean |
Output Field Name
(Optional) | The name or prefix of the output field. If the field to reclassify is a numerical field, two fields will be created, and this name will prefix the field names. If the field to reclassify is a text field, one new field will be created with this name. | String |
Derived Output
Label | Explanation | Data Type |
Updated Input Table | The updated table that contains the reclassified fields. | Table View |