Label | Explanation | Data Type |
Input Location
| The file or multipurpose geodatabase where the LRS and minimum schema will be created. | Workspace; Feature Dataset |
LRS Name
| The name of the output LRS. | String |
Centerline Feature Class Name
| The name of the output centerline feature class. | String |
Calibration Point Feature Class Name
| The name of the output calibration point feature class. | String |
Redline Feature Class Name
| The name of the output redline feature class. | String |
Centerline Sequence Table Name
| The name of the output centerline sequence table. | String |
Spatial Reference
| The spatial reference for the output feature classes. When using a Python script, you can use the Well Known ID (WKID) for the spatial reference. | Spatial Reference |
XY Tolerance
(Optional) | The x,y-tolerance of the output feature classes. | Linear Unit |
Z Tolerance
(Optional) | The z-tolerance of the output feature classes. | Linear Unit |
XY Resolution
(Optional) | The x,y-resolution of the output feature classes. | Linear Unit |
Z Resolution
(Optional) | The z-resolution of the output feature classes. | Linear Unit |
Derived Output
Label | Explanation | Data Type |
Updated Input Location | The updated LRS workspace. | Workspace; Feature Dataset |
Output Centerline Feature Class | The updated centerline feature layer. | Feature Class |
Output Calibration Point Feature Class | The updated calibration point feature layer. | Feature Class |
Output Redline Feature Class | The updated redline feature layer. | Feature Class |
Output Centerline Sequence Table | The updated centerline sequence table. | Table |