Skip to main content

Modify LRS Intersection (Location Referencing Tools)

Summary

Modifies the properties of an intersection feature class, such as fields and intersecting layers, that compose the intersection feature class and can be added or removed.

Usage

  • The input Intersection Feature Class parameter value should be a feature layer and cannot be a service layer.

  • This tool can be used on a feature class without geometry or records.

  • The spatial reference, tolerance, and resolution of the Intersection Feature Class and Intersecting Layers parameter values must match.

  • The Intersection Feature Class and Intersecting Layers parameter values must be in the same workspace.

  • Feature classes provided as Intersecting Layers must be z-enabled.

  • The sum of Intersecting Layers field lengths must be less than or equal to the Intersection Name Field length.

  • The Intersection Feature Class must have the following fields configured:

    Field

    Data type

    Character length

    Nullable

    Description

    IntersectionId

    Field (Guid)

    38

    No

    An automatically generated field providing a unique ID for each intersection.

    IntersectionName

    String

    1000

    Yes

    A concatenated field showing the descriptors for the route and intersecting feature.

    RouteId

    String

    1000

    No

    The route ID of the route network.

    FeatureId

    String

    1000

    Yes

    The ID of the intersecting feature.

    FeatureClassName

    String

    150

    No

    The name of the feature class that participated in the intersection.

    FromDate

    Date

    NA

    Yes

    The From Date of the route.

    ToDate

    Date

    NA

    Yes

    The To Date of the route.

    Measure

    Double

    NA

    Yes

    The measure on the base route at the point of intersection.

Parameters

Label Explanation Data type

Intersection Feature Class

The input LRS intersection feature layer. This feature class cannot be a service.

Feature Layer

Intersection ID Field

(Optional)

The field in the Intersection Feature Class to use as the intersection unique ID field.

Field

Intersection Name Field

(Optional)

The concatenated field in the Intersection Feature Class that contains the descriptors for the route and the intersecting feature.

Field

Route ID Field

(Optional)

The field in the Intersection Feature Class that contains the unique route ID.

Field

Feature ID Field

(Optional)

The field in the Intersection Feature Class that contains the ID of the intersecting feature.

Field

Feature Class Name Field

(Optional)

The field in the Intersection Feature Class that contains the name of the feature class that participated in the intersection.

Field

From Date Field

(Optional)

The field in the Intersection Feature Class that contains the from date of the route.

Field

To Date Field

(Optional)

The field in the Intersection Feature Class that contains the to date of the route.

Field

Intersecting Layers

(Optional)

The Intersection Feature Class fields that compose the intersecting layer.

Value table columns:

  • Intersection LayerThe feature class that intersects the LRS Network.

  • ID FieldThe field in the intersecting layer used to uniquely identify the feature that intersects the network.

  • Description FieldThe field that provides the description, such as town or county name, of the intersecting feature.

  • Name SeparatorThe name separator for the intersection, such as AND, INTERSECT, +, or |.

Value Table

Measure Field

(Optional)

The field in the Intersection Feature Class that contains the measure on the base route at the point of intersection.

Field

Derived output

Label Explanation Data type

Output Details File

The updated Intersection Feature Class.

Feature Class

Environments

This tool does not use any geoprocessing 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)