Skip to main content

Generate LRS Data Product (Location Referencing Tools)

Summary

Transforms LRS data to create a length, route log, or feature count data product for routes in an LRS Network.

Usage

  • The template must be a .json file.

  • Use a network feature class for the Input Route Features parameter.

  • This tool does not modify the inputs and will create a .csv file or a geodatabase table as the output.

  • This tool supports selection and definition query.

  • The Effective Date parameter is used to define the temporal view of the network. Only routes active on the date specified will be used for calculating the output.

  • For the length and feature count data products, you can specify more than one Effective Date parameter value. If multiple effective dates are specified, the delta or change in length or feature count between each pair of effective dates will be calculated.

  • When creating a length data product, consider the following:

    • Use an LRS data template that specifies the summary and length fields. You can use a location referencing template for pipelines or roads and highways.

    • The summary and length fields must exist in the same geodatabase as the LRS Network.

    • Unit conversion is supported when converting from the network's measure units to another unit.

    • The Boundary Features and Summary Field parameters are only valid when no summary field is provided in the .json file.

    • The output will be created based on the intersection of selected features from the LRS Network, summary layer(s), and length layer(s).

  • When creating a route log data product, consider the following:

    • Use an LRS data template that specifies the log, location, and referent fields. You can use a location referencing template for pipelines or roads and highways.

    • The log layer and fields must exist in the same geodatabase as the LRS Network.

    • The location layer and fields must be a polygon layer and exist in the same geodatabase as the LRS Network.

    • The referent layer and fields must be an LRS point event feature class or an LRS intersection feature class and exist in the same geodatabase as the LRS Network.

    • The output will be created based on the intersection of selected features from the LRS Network, log layer(s), location layer(s), and referent layer.

  • When creating a feature count data product, consider the following:

    • Use an LRS data template that specifies the count, summary, and route identifier fields. You can use a location referencing template for pipelines or roads and highways.

    • The count, summary, and route identifier fields must exist in the same geodatabase as the LRS Network.

    • The Boundary Features and Summary Field parameters are only valid when no summary field is provided in the .json file.

    • The output will be created based on the intersection of selected features from the LRS Network, summary layer(s), and feature count layer(s).

Parameters

Label Explanation Data type

Template

The input LRS data template that specifies the summary and length fields (length data product); route identifier, log, location, and referent fields (route log data product); or count, summary, and route identifier fields (feature count data product).

File

Input Route Features

The LRS Network that will be used to calculate the length, route log, or feature count.

Feature Layer

Effective Date

The date or dates that will be used to define the temporal view of the network.

Date

Length Units

(Optional)

Specifies the measurement units that will be used for the length field in the output.

This parameter is only available when creating a length data product.

  • Inches (US Survey)The units will be inches.

  • Feet (US Survey)The units will be feet.

  • Yards (US Survey)The units will be yards.

  • Miles (US Survey)The units will be miles.

  • Nautical Miles (US Survey)The units will be nautical miles.

  • Statute MilesThe units will be statute miles.

  • Feet (International)The units will be international feet.

  • MillimetersThe units will be millimeters.

  • CentimetersThe units will be centimeters.

  • MetersThe units will be meters.

  • KilometersThe units will be kilometers.

  • DecimetersThe units will be decimeters.

String

Boundary Features

(Optional)

The boundary layer that will be used to summarize the data.

This parameter is only available when creating a length or feature count data product.

Feature Layer

Summary Field

(Optional)

The field from the boundary layer that provides the names for the summary rows.

This parameter is only available when creating a length or feature count data product.

Field

Exclude null summary rows

(Optional)

Specifies whether null summary rows will be excluded from the output.

This parameter is only available when creating a length or feature count data product.

  • CheckedRows with a zero length or feature count will be excluded from the output. This is the default.

  • UncheckedRows with a zero length or feature count will not be excluded from the output.

Boolean

Output Format

(Optional)

Specifies the format of the output file.

  • CSVThe output file will be a .csv file. This is the default.

  • TableThe output file will be a geodatabase table.

String

Output File

(Optional)

The output .csv file where the calculated length, route log, or feature count will be written.

File

Output Table

(Optional)

The geodatabase table that will be created with the calculated length, route log, or feature count.

Table

Environments

Current Workspace

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)