Label | Explanation | Data Type |
Source Routes
| The input from which the routes will be derived. The input can be a polyline feature class, shapefile, feature service, or LRS Network feature class. | Feature Layer |
LRS Network
| The target LRS Network into which the routes will be loaded. | Feature Layer |
Route ID Field
| The field in the input polyline feature class that will be mapped to the LRS Network route ID. The field type must match the RouteID field type of the target LRS Network and must be either a string or GUID field type. If it is a text field, the field length must be shorter than or equal to the length of the target RouteID field. | Field |
Route Name Field
| The field in the input polyline feature class that will be mapped as the LRS Network route name. The field must be a string field, and the field length must be shorter than or equal to the length of the target route name field. | Field |
From Date Field
(Optional) | A date field in the input polyline feature class that will be mapped as the From Date Field value in the LRS Network. If the field is not mapped, a null value representing the beginning of time will be provided for all appended routes. | Field |
To Date Field
(Optional) | A date field in the input polyline feature class that will be mapped as the To Date Field value in the LRS Network. If the field is not mapped, a null value representing the end of time will be provided for all appended routes. | Field |
Line ID Field
(Optional) | The field in the input polyline feature class that will be mapped as the LRS Network line ID. This parameter is only used if the target LRS Network is an LRS line network. The field type and length must match the RouteID field type and length of the centerline sequence table. | Field |
Line Name Field
(Optional) | The string field in the input polyline feature class that will be mapped as the LRS Network line name. This parameter is only used if the target LRS Network is an LRS line network. | Field |
Line Order Field
(Optional) | The long integer field in the input polyline feature class that will be mapped as the LRS Network line order. This parameter is only used if the target LRS Network is an LRS line network. Learn more about line networks and line order in Pipeline Referencing or line networks and line order in Roads and Highways. | Field |
Field Map
(Optional) | Controls how attribute information in the source route fields will be transferred to the input LRS Network. Fields cannot be added to or removed from the target LRS Network because the data of the source routes is appended to an existing LRS Network that has a predefined schema. While you can set merge rules for each output field, the tool will ignore them. | Field Mappings |
Load Type
(Optional) | Specifies how appended routes with measure or temporality overlaps with identical route IDs will be loaded into the network feature class.
| String |
Load Field
(Optional) | Specifies the field that will be used for loading routes.
| String |
Derived Output
Label | Explanation | Data Type |
LRS Network | The updated LRS Network feature layer. | Feature Layer |
Output Results File | The text file that details changes made by the tool. | Text File |