Label | Explanation | Data Type |
Input Location
| The input workspace that will contain the new LRS Network. This workspace must be a geodatabase that contains a Location Referencing LRS. In addition to the top level of a geodatabase, a feature dataset is also supported as a valid path. | Workspace; Feature Dataset |
LRS Name
| The LRS to which the new LRS Network will be registered. The LRS must reside in the same geodatabase as the Input Location parameter value. | String |
LRS Network Name
| The name of the LRS Network that will be created, as well as the name of the feature class that will be created and registered with the LRS Network. The LRS Network name must be 26 or fewer characters and cannot contain special characters other than underscores. | String |
Route ID Field
| The field in the output feature class that will be mapped as the LRS Network route ID. The field type is derived from the RouteId field of the centerline sequence table and must be either string or GUID type. | String |
Route Name Field
| A string field in the output feature class that will be mapped as the LRS Network route name. | String |
From Date Field
| A date field in the output feature class that will be mapped as the LRS Network from date. | String |
To Date Field
| A date field in the output feature class that will be mapped as the LRS Network to date. | String |
Derive From Line Network
(Optional) | Specifies whether the network will be configured as an LRS derived network.
| Boolean |
Line Network Name
(Optional) | The name of the LRS line network to which the output LRS derived network will be registered. The input LRS line network must reside in the same geodatabase workspace as the Line Network Name value. This parameter is only used if the Derive From Line Network parameter is checked. | String |
Include Fields to Support Lines
(Optional) | Specifies whether fields that support lines will be added.
| Boolean |
Line ID Field
(Optional) | The field in the output feature class that will be mapped as the LRS Network line ID. This parameter is only used if the Include Fields to Support Lines parameter is checked. The field type is derived from the RouteId field of the centerline sequence table and will either be a string of exactly 38 characters or a GUID field type. | String |
Line Name Field
(Optional) | A string field in the output feature class that will be mapped as the LRS Network line name. This parameter is only used if the Include Fields to Support Lines parameter is checked. | String |
Line Order Field
(Optional) | The field in the output feature class that will be mapped as the LRS Network line order. This parameter is only used if the Include Fields to Support Lines parameter is checked. This will be a long integer field type. | String |
Measure Unit
(Optional) | Specifies the unit of measure (m-unit) the LRS Network will use.
| String |
Derived Output
Label | Explanation | Data Type |
Output Network Feature Class | The updated network feature class. | Feature Layer |