Skip to main content

フィールドの追加 (複数) (データ管理ツール)

サマリー

新しいフィールドをテーブル、フィーチャクラス、またはラスターに追加します。

使用法

注意:

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

  • シェープファイル テーブルと dBASE テーブルでは、フィールド タイプに文字が指定されると、各レコードに空白が挿入されます。 フィールド タイプに数値項目が指定されると、各レコードにゼロが挿入されます。

  • フィールド プロパティ パラメーターで指定したフィールドには、次のデフォルト プロパティがあります。

    • NULL 値を許可 プロパティは true になります。

    • 編集可能 プロパティは true になります。

    • 必須 プロパティは false になります。

    • 精度 および スケール プロパティは、フィールド タイプとデータ ソースのデフォルト値によって設定されます。

  • フィールド プロパティ および テンプレート テーブル パラメーターを使用して、フィールドを入力に追加できます。 両方のパラメーターに値を指定した場合は、両方のパラメーターからフィールドが追加されます。

  • フィールド プロパティ パラメーターの フィールドの長さ オプションは、タイプがテキストのフィールドにのみ適用できます。

  • シェープファイルではフィールドのエイリアスがサポートされないため、シェープファイルにフィールドのエイリアスを追加することはできません。

  • タイプがラスターのフィールドには、ラスター画像を属性として含めることができます。 ラスター画像は、ジオデータベースの内部またはジオデータベースとともに保存されます。 これは、フィーチャを説明する方法として画像が最適である場合に便利です。 ラスター タイプのフィールドには精度、スケール、長さを設定できません。

パラメーター

ラベル 説明 データ タイプ

入力テーブル

フィールドを追加する入力テーブル。 フィールドは既存の入力テーブルに追加され、新しい出力テーブルは作成されません。

フィールドを追加できる対象は、ジオデータベースのフィーチャクラス、シェープファイル、カバレッジ、スタンドアロン テーブル、ラスター カタログ、属性テーブルがあるラスター、およびレイヤーです。

Table View; Raster Layer; Mosaic Layer

フィールド プロパティ

(オプション)

入力テーブルに追加するフィールドとフィールド プロパティ。

値テーブル列:

  • Field NameThe name of the field that will be added to the input table.

  • Field TypeThe field type of the new field.

    • Short (16-bit integer)The field type will be short. Short fields support whole numbers between -32,768 and 32,767.

    • Long (32-bit integer)The field type will be long. Long fields support whole numbers between -2,147,483,648 and 2,147,483,647.

    • Big integer (64-bit integer)The field type will be big integer. Big integer fields support whole numbers between -(253) and 253.

    • Float (32-bit floating point)The field type will be float. Float fields support fractional numbers between -3.4E38 and 1.2E38.

    • Double (64-bit floating point)The field type will be double. Double fields support fractional numbers between -2.2E308 and 1.8E308.

    • TextThe field type will be text. Text fields support a string of characters.

    • DateThe field type will be date. Date fields support date and time values.

    • Date (high precision)The field type will be high precision date. High precision date fields support date and time values with millisecond time.

    • Date onlyThe field type will be date only. Date only fields support date values with no time values.

    • Time onlyThe field type will be time only. Time only fields support time values with no date values.

    • Timestamp offsetThe field type will be timestamp offset. Timestamp offset fields support a date, time, and offset from a UTC value.

    • BLOB (binary data)The field type will be BLOB. BLOB fields support data stored as a long sequence of binary numbers. You need a custom loader or viewer or a third-party application to load items into a BLOB field or view the contents of a BLOB field.

    • GUID (globally unique identifier)The field type will be GUID. GUID fields store registry-style strings consisting of 36 characters enclosed in curly brackets.

    • RasterThe field type will be raster. Raster fields can store raster data in or alongside the geodatabase. All ArcGIS software-supported raster dataset formats can be stored, but it is recommended that only small images be used.

  • Field AliasThe alternate name for the field. This is used to describe cryptic field names. This value only applies to geodatabases.

  • Field LengthThe length of the field being added. This sets the maximum number of allowable characters for each record of the field. This option is only applicable to fields of type text. The default length is 255.

  • Default ValueThe default value of the field.

  • Field DomainThe geodatabase domain that will be assigned to the field.

  • PrecisionThe number of significant digits used to represent attribute values.

  • ScaleThe maximum size of data that can be stored in the field.

  • Field supports null valuesSpecifies whether the field can contain null values.

  • Field is requiredSpecifies whether the field is a required field.

Value Table

テンプレート テーブル

(オプション)

追加する属性フィールドを定義するためのテンプレートとして使用されるフィーチャクラスまたはテーブル。

フィールド プロパティ パラメーターで指定したフィールドに加えて、このパラメーターによって指定した入力のフィールドが 入力テーブル パラメーター値に追加されます。

Table View

派生した出力

ラベル 説明 データ タイプ

更新された入力テーブル

更新された入力テーブル。

Table View; Raster Layer; Mosaic Layer

環境

現在のワークスペース, フィールド ドメインの説明の転送

特殊なケース

フィールド ドメインの説明の転送

When this environment is checked, any fields that have an associated domain will use the domain description instead of the field's value. Values from fields that do not have a domain will be unaffected.

ライセンス情報

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