Label | Explanation | Data Type |
Input Line Features
| The COGO-enabled line features that will be updated. | Feature Layer |
Update Distance, Radius, and Arc Length
(Optional) | Specifies how the input line's Distance, Radius, and Arc Length COGO attributes will be updated.
| String |
Minimum Distance Difference
(Optional) | The minimum distance difference between the line shape length and the value in the Distance, Radius, and Arc Length fields. If the difference in the distances is larger than the specified tolerance, the attribute value in the Distance, Radius, or Arc Length fields will be updated to match the line shape length. The default value is 0 meters. | Linear Unit |
Update Directions
(Optional) | Specifies how the input's Direction COGO attributes will be updated.
| String |
Minimum Direction Difference (seconds) (Optional) | The minimum direction difference (in seconds) between the line shape direction and the value in the Direction field. If the difference in the directions is larger than the specified tolerance, the attribute value in the Direction field will be updated to match the line shape direction. The default value is 0. | Double |
Minimum Direction Lateral Offset
(Optional) | The minimum allowable distance between the endpoint of the line shape and the endpoint of the line drawn using the value in the Direction field. A lateral offset tolerance can be used for very long lines in which small changes in direction can result in large differences in line endpoints. The default value is 0 meters. | Linear Unit |
Combined Scale Factor
(Optional) | A scale factor based on a ground to grid correction that will be applied to the line's shape length. The scale factor can be provided as a number or derived from an Arcade expression using the line's attribute fields. The updated distance populated in the Distance, Radius, and Arc Length fields is a result of the shape length multiplied by the scale factor. | Calculator Expression |
Direction Offset (seconds)
(Optional) | A rotation based on a ground to grid correction that will be applied to the line's shape direction. The rotation offset can be provided as a value in seconds or derived from an Arcade expression using the line's attribute fields. The updated direction populated in the line's Direction field is the line shape direction rotated by the specified direction offset. | Calculator Expression |
Derived Output
Label | Explanation | Data Type |
Updated Line Features | The updated line features. | Parcel Layer |