Skip to main content

ジオメトリー属性の計算 (データ管理ツール)

サマリー

フィーチャの属性フィールドに、空間特性またはジオメトリック特性および各フィーチャの位置 (長さや面積、X、Y、Z 座標、M 値など) を示す情報を追加します。

使用法

注意:

このツールを実行すると、入力データが変更されます。 詳細と不要なデータの変更を回避するための方法については、入力データを変更または更新するツールをご参照ください。

  • 長さの単位 および 面積単位 パラメーターで違う単位が選択されていない限り、長さと面積の計算は入力フィーチャの座標系の単位となります。 座標系 パラメーターが指定されている場合は、長さの単位 および 面積単位 パラメーターで違う単位が指定されていない限り、長さと面積の計算はその座標系の単位となります。

    ジオプロセシング ツールでの長さと面積の単位の詳細

  • 入力フィーチャが地理座標系または Web メルカトルに基づく投影座標系を持つ場合、長さと面積の計算はサポートされていません。 これらの座標系では、長さと面積の計算は正確でも有効でもありません。 最良の結果を得るには、測地線の長さまたは測地線の面積プロパティを選択してください。

  • 測地線の長さと面積のプロパティは、形状保持アルゴリズムを使用します。 これにより、入力ラインまたはポリゴン フィーチャが頂点間の測地線の円弧で構築されるという推定による偏りがない高精度の結果が得られます。これは、従来の測地線の長さと面積に関連する推定です。

  • 入力フィーチャに選択セットがある場合、選択されたフィーチャのみの値が計算され、他のすべてのフィーチャでは既存の値が維持されます。

パラメーター

ラベル 説明 データ タイプ

入力フィーチャ

ジオメトリーの計算により更新されるフィールドを持つフィーチャ。

Feature Layer

ジオメトリー属性

指定されたジオメトリー プロパティのフィールドが計算されます。

既存のフィールドを選択するか、新しいフィールド名を指定できます。 新しいフィールド名が指定された場合、フィールド タイプは、そのフィールドに書き込まれる値のタイプによって決まります。 個数の属性は Long Integer フィールドに書き込まれ、面積、長さ、X、Y、Z 座標、M 値の属性は Double フィールドに書き込まれ、度分秒や MGRS などの座標表記はテキスト フィールドに書き込まれます。

特に指定がなければ、面積と長さのプロパティは、2 次元直交 (デカルト) 演算を使用した平面計測値です。

値テーブル列:

  • Field (Existing or New)Field in which to calculate a geometry property.

  • PropertyGeometry property to calculate into the target field.

    • AreaAn attribute will be added to store the area of each polygon feature.

    • Area (geodesic)An attribute will be added to store the shape-preserving geodesic area of each polygon feature.

    • Centroid x-coordinateAn attribute will be added to store the centroid x-coordinate of each feature.

    • Centroid y-coordinateAn attribute will be added to store the centroid y-coordinate of each feature.

    • Centroid z-coordinateAn attribute will be added to store the centroid z-coordinate of each feature.

    • Centroid m-valueAn attribute will be added to store the centroid m-value of each feature.

    • Central point x-coordinateAn attribute will be added to store the x-coordinate of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.

    • Central point y-coordinateAn attribute will be added to store the y-coordinate of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.

    • Central point z-coordinateAn attribute will be added to store the z-coordinate of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.

    • Central point m-valueAn attribute will be added to store the m-value of a central point inside or on each feature. This point is the same as the centroid if the centroid is inside the feature; otherwise, it is an inner label point.

    • Number of curvesAn attribute will be added to store the number of curves in each feature. Curves include elliptical arcs, circular arcs, and Bezier curves.

    • Number of holesAn attribute will be added to store the number of interior holes within each polygon feature.

    • Minimum x-coordinateAn attribute will be added to store the minimum x-coordinate of each feature's extent.

    • Minimum y-coordinateAn attribute will be added to store the minimum y-coordinate of each feature's extent.

    • Minimum z-coordinateAn attribute will be added to store the minimum z-coordinate of each feature's extent.

    • Maximum x-coordinateAn attribute will be added to store the maximum x-coordinate of each feature's extent.

    • Maximum y-coordinateAn attribute will be added to store the maximum y-coordinate of each feature's extent.

    • Maximum z-coordinateAn attribute will be added to store the maximum z-coordinate of each feature's extent.

    • LengthAn attribute will be added to store the length of each line feature.

    • Length (geodesic)An attribute will be added to store the shape-preserving geodesic length of each line feature.

    • Length (3D)An attribute will be added to store the 3D length of each line feature.

    • Line bearingAn attribute will be added to store the start-to-end bearing of each line feature. Values range from 0 to 360, with 0 meaning north, 90 east, 180 south, 270 west, and so on.

    • Line start x-coordinateAn attribute will be added to store the x-coordinate of the start point of each line feature.

    • Line start y-coordinateAn attribute will be added to store the y-coordinate of the start point of each line feature.

    • Line start z-coordinateAn attribute will be added to store the z-coordinate of the start point of each line feature.

    • Line start m-valueAn attribute will be added to store the m-value of the start point of each line feature.

    • Line end x-coordinateAn attribute will be added to store the x-coordinate of the end point of each line feature.

    • Line end y-coordinateAn attribute will be added to store the y-coordinate of the end point of each line feature.

    • Line end z-coordinateAn attribute will be added to store the z-coordinate of the end point of each line feature.

    • Line end m-valueAn attribute will be added to store the m-value of the end point of each line feature.

    • Number of partsAn attribute will be added to store the number of parts composing each feature.

    • Number of verticesAn attribute will be added to store the number of points or vertices composing each feature.

    • Perimeter lengthAn attribute will be added to store the length of the perimeter or border of each polygon feature.

    • Perimeter length (geodesic)An attribute will be added to store the shape-preserving geodesic length of the perimeter or border of each polygon feature.

    • Point x-coordinateAn attribute will be added to store the x-coordinate of each point feature.

    • Point y-coordinateAn attribute will be added to store the y-coordinate of each point feature.

    • Point z-coordinateAn attribute will be added to store the z-coordinate of each point feature.

    • Point m-valueAn attribute will be added to store the m-value of each point feature.

    • Point x- and y-coordinate notationAn attribute will be added to store the x- and y-coordinate of each point feature formatted as a specified coordinate notation.

Value Table

長さの単位

(オプション)

長さを計算する際に使用する単位を指定します。

  • キロメートル長さの単位はキロメートルになります。

  • メートル長さの単位はメートルになります。

  • 法定マイル長さの単位は法定マイル。

  • 国際海里長さの単位は国際海里。

  • 国際ヤード長さの単位は国際ヤード。

  • 国際フィート長さの単位は国際フィート。

  • 米国測量マイル長さの単位は米国測量マイル。

  • 米国測量海里長さの単位は米国測量海里。

  • 米国測量ヤード長さの単位は米国測量ヤード。

  • 米国測量フィート長さの単位は米国測量フィート。

String

面積単位

(オプション)

面積を計算する際に使用する単位を指定します。

  • 平方キロメートル面積単位は平方キロメートルになります。

  • ヘクタール面積単位はヘクタールになります。

  • 平方メートル面積単位は平方メートルになります。

  • 平方法定マイル面積単位は平方マイル。

  • 平方国際海里面積単位は平方国際海里。

  • 国際エーカー面積単位は国際エーカー。

  • 平方国際ヤード面積単位は平方国際ヤード。

  • 平方国際フィート面積単位は平方国際フィート。

  • 平方米国測量マイル面積は平方米国測量マイル。

  • 平方米国測量海里面積単位は平方米国測量海里。

  • 米国測量エーカー面積単位は米国測量エーカー。

  • 平方米国測量ヤード面積単位は平方米国測量ヤード。

  • 平方米国測量フィート面積単位は平方米国測量フィート。

String

座標系

(オプション)

座標、長さ、および面積を計算する座標系。 デフォルトでは、入力フィーチャの座標系が使用されます。

Coordinate System

座標形式

(オプション)

X、Y 座標の計算に使用される座標形式を指定します。 デフォルトでは、入力フィーチャの空間参照単位に一致する座標形式が使用されます。

度分秒、度分 (10 進) などの複数の座標形式では、テキスト フィールドで計算を実行する必要があります。

  • 入力と同様入力フィーチャの空間参照単位が座標形式の設定に使用されます。 これがデフォルトです。

  • 度 (10 進)座標形式は度 (10 進)。

  • 度分秒 (DDD° MM' SSS.ss" <N|S|E|W>)座標形式は度分秒と、最後に基本方向コンポーネント (DDD° MM' SSS.ss" &lt;N|S|E|W>)。

  • 度分秒 (<N|S|E|W> DDD° MM' SSS.ss")座標形式は先頭に基本方向成分が付加された度分秒 (&lt;N|S|E|W> DDD° MM' SSS.ss")。

  • 度分秒 (<+|-> DDD° MM' SSS.ss")座標形式は先頭に正または負の方向成分が付加された度分秒 (&lt;+|-> DDD° MM' SSS.ss")。

  • 度分秒 (<+|-> DDD.MMSSSss)座標形式は度分秒が 1 つの値に圧縮され、最初に正または負の方向コンポーネント (&lt;+|-> DDD.MMSSSss)。

  • 度分 (10 進) (DDD° MM.mmm' <N|S|E|W>)座標形式は度分 (10 進) と、最後に基本方向コンポーネント (DDD° MM.mmm' &lt;N|S|E|W>)。

  • 度分 (10 進) (<N|S|E|W> DDD° MM.mmm')座標形式は先頭に基本方向成分が付加された度分 (10 進) (&lt;N|S|E|W> DDD° MM.mmm')。

  • 度分 (10 進) (<+|-> DDD° MM.mmm')座標形式は度分 (10 進) と、最初に正または負の方向コンポーネント (&lt;+|-> DDD° MM.mmm')。

  • GARS (Global Area Reference System)座標形式は Global Area Reference System。 GARS (Global Area Reference System) は、緯度と経度に基づき、世界をセルに分割および再分割します。

  • GEOREF (World Geographic ReferenceSystem)座標形式は World Geographic Reference System。 GEOREF (World Geographic Reference System) は、緯度と経度の測地系に基づきますが、より単純で柔軟な表記を使用します。

  • MGRS (Military Grid Reference System)座標形式は Military Grid Reference System。

  • USNG (United States National Grid)座標形式は United States National Grid。

  • UTM (Universal Transverse Mercator)座標形式はユニバーサル横メルカトル図法。

  • UTM (スペースなし)座標形式はユニバーサル横メルカトル図法 (スペースなし)。

String

派生した出力

ラベル 説明 データ タイプ

更新されたフィーチャ

更新された入力フィーチャ。

Feature Layer

環境

出力座標系, 地理座標系変換, 現在のワークスペース

ライセンス情報

  • Basic: はい
  • Standard: はい
  • Advanced: はい