Label | Explanation | Data Type |
LRS Network
| The feature layer that contains the routes, route IDs, route names (if configured), and measures. | Feature Layer |
LRS Date
| The date that will be used to define the temporal view of the network. | Date |
Input Features
| The point or line features that will be updated based on feature geometry relative to the routes in the LRS Network. | Feature Layer |
Route ID Field | The field in the Input Features parameter value that contains the route ID attribute. The data type and length of the field must match those of the corresponding field in the LRS Network. | Field |
Measure Field | The field in the Input Features parameter value that contains the measure value for point features or the start measure value for line features. The data type and length of the field must match those of the corresponding field in the LRS Network. | Field |
To Measure Field
(Optional) |
The field in the Input Features parameter value that contains the end measure value for line features. The data type and length of the field must match those of the corresponding field in the LRS Network. | Field |
To Route ID Field (Optional) | The field in the Input Features parameter value that contains the to route ID attribute. This parameter is only available when the Input Features parameter value is a line feature layer. The data type and length of the field must match those of the corresponding field in the LRS Network. | Field |
Route Name Field
(Optional) | The field in the Input Features parameter value that contains the route name attribute. This parameter is only available when the LRS Network has a route name configured. The data type and length of the field must match those of the corresponding field in the LRS Network. | Field |
To Route Name Field
(Optional) | The field in the Input Features parameter value that contains the to route name attribute. This parameter is only available when the LRS Network has a route name configured and the Input Features parameter value is a line feature layer. The data type and length of the field must match those of the corresponding field in the LRS Network. | Field |
Search Tolerance
(Optional) |
The routes that are within the search tolerance of the input feature will be identified. The nearest route's route and measure available within the search tolerance will be used to update the input features. The search tolerance unit is based on the x,y unit of the LRS Network. | Double |
Derived Output
Label | Explanation | Data Type |
Output Details File | The output .csv file that lists the updated input features. This .csv file includes the route ID, route name (if configured), and measure attributes of each updated feature before and after the update. | File |
Out Features | The updated feature layer. Note:Validation results for this tool are written to the ArcGIS Server directory. This file is automatically cleaned up in 10 minutes by default, which may not be enough time to process all of the validations and write them to your workstation that is running ArcGIS Pro. For larger data loads, it is recommended that you adjust the maximum file age to at least one hour. | Feature Layer |