Label | Explanation | Data Type |
Input Features
| The input polygons that will use the tool results to symbolize features. | Feature Layer |
Field Name
(Existing or New) | The field that will store the tool results. Each feature will be assigned an integer between 1 and the number of unique values created to ensure no two adjacent polygons have the same value. If the field does not exist, it will be created with the short integer data type. If an existing field is specified, it must be of short, long, or big integer data type. Existing values will be overwritten with the tool results. | Field |
Derived Output
Label | Explanation | Data Type |
Output features | The updated input features. | Feature Layer |