Label | Explanation | Data Type |
Input Layer
| The input features that will have a field calculated. | Record Set |
Output Name
| The name of the output feature service. | String |
Field Name
| The name of the field that will have values calculated. This can be an existing field or a new field name. | String |
Field Type
| Specifies the field type for the calculated field.
| String |
Expression | Calculates values in the field. Expressions are written in Arcade and can include [+ - * / ] operators and multiple fields. Calculated values are applied in the units of the spatial reference of the input unless you are using a geographic coordinate system, in which case they will be in meters. If the layer is added to the map, the Fields and Helpers filters can be used to build an expression. | Calculator Expression |
Track Aware (Optional) | Specifies whether the expression will use a track-aware expression.
| Boolean |
Track Fields
| One or more fields that will be used to identify unique tracks. | Field |
Data Store
(Optional) | Specifies the ArcGIS Data Store where the output will be saved. The default is Spatiotemporal big data store. All results stored in a spatiotemporal big data store will be stored in WGS84. Results stored in a relational data store will maintain their coordinate system.
| String |
Time Boundary Split
(Optional) |
A time span to split the input data into for analysis. A time boundary allows you to analyze values within a defined time span. For example, if you use a time boundary of 1 day, starting on January 1, 1980, tracks will be split at the beginning of every day. This parameter is only available with ArcGIS Enterprise 10.7 and later. | Time Unit |
Time Boundary Reference
(Optional) |
The reference time used to split the input data into for analysis. Time boundaries will be created for the entire span of the data, and the reference time does not need to occur at the start. If no reference time is specified, January 1, 1970, is used. This parameter is only available with ArcGIS Enterprise 10.7 and later. | Date |
Derived Output
Label | Explanation | Data Type |
Output Table | The new output with calculated values. | Record Set |