Create LRS From Existing Dataset (Location Referencing Tools)
Summary
Creates a linear referencing system (LRS) in the specified workspace using existing datasets.
Usage
Minimum schema items are used for the centerline, centerline sequence, calibration point, and redline feature classes. Ensure that the items are empty, contained in the same geodatabase, and not used by another LRS in the geodatabase.
Centerline, calibration point, and redline feature classes must reside in a feature dataset.
The spatial reference, tolerance, and resolution of the centerline, calibration points, and redline feature classes must be the same.
The centerline and calibration point feature classes must be z-enabled and can be m-enabled.
The redlinefeature class must be z-enabled.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
LRS Name |
The name of the LRS to create. The name cannot already exist in the geodatabase. |
String |
|
Centerline - Feature Class |
The feature class to use as the centerline in the LRS. |
Feature Layer |
|
Centerline - Centerline ID Field |
The GUID field containing the centerline ID. The field type must match the |
Field |
|
Centerline Sequence - Table |
The table to use as the centerline sequence in the LRS. |
Table View |
|
Centerline Sequence - Centerline ID Field |
The GUID field containing the centerline sequence ID. The field type must match the |
Field |
|
Centerline Sequence - Route ID Field |
The GUID or text field containing the centerline sequence route ID. The field type must match the |
Field |
|
Centerline Sequence - From Date Field |
A date field containing the centerline sequence from date. |
Field |
|
Centerline Sequence - To Date Field |
A date field containing the centerline sequence to date. |
Field |
|
Centerline Sequence - Network ID Field |
The field containing the centerline sequence network ID. The short integer field type is supported. |
Field |
|
Calibration Point - Feature Class |
The feature class to use as the calibration point in the LRS. |
Feature Layer |
|
Calibration Point - Measure Field |
The field containing the calibration point measure. The double field type is supported. |
Field |
|
Calibration Point - From Date Field |
A date field containing the calibration point from date. |
Field |
|
Calibration Point - To Date Field |
A date field containing the calibration point to date. |
Field |
|
Calibration Point - Route ID Field |
The field containing the calibration point route ID. GUID and text field types are supported. The field type must match the |
Field |
|
Calibration Point - Network ID Field |
The field containing the calibration point network ID. The short integer field type is supported. |
Field |
|
Redline - Feature Class |
The feature class to use as the redline in the LRS. |
Feature Layer |
|
Redline - From Measure Field |
The field containing the redline from measure. The double field type is supported. |
Field |
|
Redline - To Measure Field |
The field containing the redline to measure. The double field type is supported. |
Field |
|
Redline - Route ID Field |
The field containing the redline route ID. GUID and text field types are supported. The field type must match the |
Field |
|
Redline - Route Name Field |
A text field containing the redline route name. |
Field |
|
Redline - Effective Date Field |
A date field containing the redline effective date. |
Field |
|
Redline - Activity Type Field |
The field containing the redline activity type. The short integer field type is supported. |
Field |
|
Redline - Network ID Field |
The field containing the redline network ID. The short integer field type is supported. |
Field |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Location |
The path of the newly created LRS Network. |
Workspace |
Environments
Licensing information
- Basic: Requires ArcGIS Location Referencing (ArcGIS Pipeline Referencing or ArcGIS Roads and Highways)
- Standard: Requires ArcGIS Location Referencing (ArcGIS Pipeline Referencing or ArcGIS Roads and Highways)
- Advanced: Requires ArcGIS Location Referencing (ArcGIS Pipeline Referencing or ArcGIS Roads and Highways)