Label | Explanation | Data Type |
Input Table
| The input table or feature class containing the field to be reclassified. | Table View; Raster Layer; Mosaic Layer |
Field to Reclassify
|
The field to be reclassified. The field must be numeric or text. | Field |
Reclassification Method
(Optional) | Specifies how the values contained in the field specified in the Field to Reclassify parameter.
| 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 1000 classes. | Double |
Number of Standard Deviations
(Optional) | Specifies the number of standard deviations for the reclassified field. Class breaks and categories are 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 are 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 |