Create LRS (Location Referencing)

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

サマリー

Creates a linear referencing system (LRS) and minimum schema items in a specified workspace.

使用法

  • The minimum schema items created are the Centerline, Centerline Sequence, Calibration Point, and Redline feature classes.

  • The names for the LRS, centerline, calibration point, redline, and centerline sequence should be unique and not already exist in the geodatabase.

  • The spatial reference, tolerance, and resolution inputs will be applied to all output feature classes.

  • If the input location is a feature dataset, the spatial reference, tolerance, and resolution of the feature dataset must match that of the inputs for the tool.

  • The xy- and z-tolerance must be at least twice as large as the xy- and z-resolution.

パラメーター

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

The file or multipurpose geodatabase where the LRS and minimum schema will be created.

Workspace; Feature Dataset
LRS Name

The name of the output LRS.

String
Centerline Feature Class Name

Name of the output centerline feature class.

String
Calibration Point Feature Class Name

Name of the output calibration point feature class.

String
Redline Feature Class Name

Name of the output redline feature class.

String
Centerline Sequence Table Name

Name of the output centerline sequence table.

String
Spatial Reference

The spatial reference for the output feature classes. When executing from a Python script, you can use the Well Known ID (WKID) for the spatial reference.

Spatial Reference
XY Tolerance
(オプション)

The xy-tolerance of the output feature classes.

Linear Unit
Z Tolerance
(オプション)

The z-tolerance of the output feature classes.

Linear Unit
XY Resolution
(オプション)

The xy-resolution of the output feature classes.

Linear Unit
Z Resolution
(オプション)

The z-resolution of the output feature classes.

Linear Unit

派生した出力

ラベル説明データ タイプ
Updated Input Location

The updated LRS workspace.

Workspace; Feature Dataset
Output Centerline Feature Class

The updated centerline feature layer.

Feature Class
Output Calibration Point Feature Class

The updated calibration point feature layer.

Feature Class
Output Redline Feature Class

The updated redline feature layer.

Feature Class
Output Centerline Sequence Table

Updated centerline sequence table.

Table

環境

特殊なケース

ライセンス情報

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

関連トピック