Create LRS From Existing Dataset (Location Referencing)

この ArcGIS 2.8 ドキュメントはアーカイブされており、今後更新されません。 コンテンツとリンクが古い場合があります。 最新のドキュメントをご参照ください

サマリー

Creates a linear referencing system (LRS) in the specified workspace using existing datasets.

使用法

  • 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 redline feature class must be z-enabled.

パラメーター

ラベル説明データ タイプ
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 centerlineID field type in the centerline sequence table.

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 centerlineID field type and length in the centerline feature class.

Field
Centerline Sequence - Route ID Field

The GUID or text field containing the centerline sequence route ID. The field type must match the routeID field type and length in the calibration point and redline feature classes.

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 routeID field type and length in the centerline sequence table and redline feature class.

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 routeID field type and length in the calibration point feature class and centerline sequence table.

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

派生した出力

ラベル説明データ タイプ
Output Location

The path of the newly created LRS Network.

Workspace

環境

特殊なケース

ライセンス情報

  • Basic: 次のものが必要 ArcGIS Location Referencing
  • Standard: 次のものが必要 ArcGIS Location Referencing
  • Advanced: 次のものが必要 ArcGIS Location Referencing

関連トピック