Create LRS Network From Existing Dataset (Location Referencing Tools)
Summary
Creates an LRS Network using an existing polyline feature class.
Usage
The tool creates an LRS Network in an ArcGIS Location Referencing linear referencing system (LRS).
The input feature class must be empty and reside in a feature dataset that contains an LRS dataset. The input feature class must not already be registered with an existing Location Referencing LRS Network.
If the input workspace contains more than one LRS, the selected LRS will be used for network registration.
The input feature class name must be 26 or fewer characters.
The x,y-tolerance and x,y-resolution of the input feature class must match the tolerance and resolution settings of the Location Referencing LRS.
Learn more about tolerance and resolution settings for the LRS in ArcGIS Pipeline Referencing
Learn more about tolerance and resolution settings for the LRS in ArcGIS Roads and Highways
The unit of measure for the output LRS Network is determined using the conversion factor between the x,y-tolerance and resolution and the m-tolerance and resolution of the input feature class.
For example, an input feature class has a spatial reference in meters, with an x,y-tolerance of 0.001 meters and an x,y-resolution of 0.0001 meters. If the m-tolerance and resolution values are the same as the x,y-tolerance and resolution, the unit of measure will be meters. However, if the m-tolerance is 0.000001 and the m-resolution is 0.0000001, the unit of measure will be kilometers. This is because 0.001 meters equals 0.000001 kilometers.
By default, the tool will output an LRS Network that does not support lines. To create an LRS Network that supports lines, check the Include Fields to Support Lines parameter and map the additional fields required for an LRS line network (line ID, line name, and line order). To create an LRS derived network, check the Derive From Line Network parameter and provide the LRS line network to which the LRS derived network will be registered.
This tool does not alter the input feature class and will instead add information to internal metadata tables to register the input feature class as the LRS Network feature class.
A feature class can only be registered as one LRS Network feature class at a time. Delete the LRS Network to which a feature class is registered to use a feature class that is already registered.
An input field can only be mapped to one LRS Network field parameter at a time.
The output of this tool is an LRS Network that will reside in the same workspace as the input feature class.
The route ID can be a single field or a concatenation of multiple fields. If the network uses a concatenated route ID, all of the fields that compose the route ID must be present in the network feature class.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
LRS Network Feature Class |
The input feature class that will be registered as the LRS Network. The name of the feature class must be 26 or fewer characters. The feature class must reside in a geodatabase that contains an LRS. The name of this feature class will be used as the name of the LRS Network. |
Feature Layer |
|
LRS Name |
The LRS name to which the new LRS Network will be registered. The LRS must reside in the same geodatabase as the LRS Network Feature Class value. |
String |
|
Route ID Field |
The field in the LRS Network Feature Class value that will be mapped as the LRS Network route ID. This must be a string or GUID field type. |
Field |
|
Route Name Field (Optional) |
A string field in the LRS Network Feature Class value that will be mapped as the LRS Network route name. This parameter is required only when the Route ID Field Configuration parameter is set to Autogenerated Route ID. |
Field |
|
From Date Field |
A date field in the LRS Network Feature Class value that will be mapped as the LRS Network from date. |
Field |
|
To Date Field |
A date field in the LRS Network Feature Class value that will be mapped as the LRS Network to date. |
Field |
|
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 LRS Network Feature Class value. This parameter is only used if the Derive From Line Network parameter is checked. |
String |
|
Include Fields to Support Lines (Optional) |
Specifies whether the network will be configured to support lines.
|
Boolean |
|
Line ID Field (Optional) |
The field in the LRS Network Feature Class value 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. This must be a string or GUID field type and must match the field type and length of the route ID field in the centerline sequence table. It must also be the same field type as the Route ID Field parameter value. |
Field |
|
Line Name Field (Optional) |
A string field in the LRS Network Feature Class value 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. |
Field |
|
Line Order Field (Optional) |
An integer field in the LRS Network Feature Class value 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 must be a long integer field type. |
Field |
|
Route ID Field Configuration (Optional) |
Specifies the route ID field configuration that will be used for the LRS Network.
|
String |
|
Field(s) (Optional) |
The individual fields in the LRS Network Feature Class value that will be used to form the route ID. This parameter is only used if the Route ID Field Configuration parameter value is Multi-Field Route ID. The fields must be either string or integer field types. |
Field |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Network Feature Class |
The updated network feature layer. |
Feature Layer |
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)