Skip to main content

レイヤーのシンボル情報を適用 (データ管理ツール)

サマリー

このツールは、指定したレイヤーまたはレイヤー ファイルから入力レイヤーにシンボル情報を適用します。 フィーチャ、ラスター、ネットワーク解析、TIN、および Geostatistical レイヤーに適用することができます。

レイヤーのシンボル情報を適用ツールの図

使用法

  • シンボル レイヤーは入力レイヤーのデータ タイプに一致する必要があります。 たとえば、フィーチャ レイヤーをラスター レイヤーに適用することはできません。その逆も同様です。

  • シンボル情報は同じジオメトリーのフィーチャにのみ適用できます。 たとえば、ポイント シンボルをポリゴン レイヤーに適用することはできません。

  • シンボルに加えて、このツールは、時間フィールド、3D 標高とオフセット、ラベル クラス、HTML ポップアップの各プロパティも転送します。

  • 入力がフィーチャクラスまたはデータセット パスの場合、このツールは、ツールの結果が適用された新しいレイヤーを作成して返します。

  • データごとにシンボル範囲を更新 パラメーターでシンボル範囲を維持または更新できます。 デフォルトのシンボル表示方法は動的です。 たとえば、シンボル レイヤーの 5 段階の自然分類方式が入力レイヤーに適用され、範囲の値が更新されて、入力レイヤーの Shape_Area の値が反映されています。 範囲の維持 オプションでは、シンボル レイヤーと同じ値が使用されます。 範囲の更新 オプションでは、入力レイヤーの Shape_Area フィールドから 5 段階の自然分類方式を使用します。

    次の処理が動的に行われます。

    • フィーチャに対する個別値のシンボル表示

      • 個別値が更新されて、入力レイヤーの値が反映されます。

      • 個別値分類が更新されないようにするには、\ を選択します。<all other values> シンボル レイヤーのデフォルト シンボル。

    • フィーチャに対する等級色のシンボル表示

      • 範囲の値が入力レイヤーの値に更新されます。

      • 範囲出力が更新されないようにするには、手動分類を選択します。

    • ラスターに対する分類値のレンダリング

      • 範囲の値が更新され、入力レイヤーの値が反映されます。

      • 範囲出力が更新されないようにするには、手動分類を選択します。

  • データごとにシンボル範囲を更新 パラメーターを 範囲の維持 に設定すると、ラベルが シンボル レイヤー の値から 入力レイヤー の値にコピーされます。 パラメーターを 範囲の更新 に設定すると、ラベルは再計算されます。

  • シンボルはレイヤーの継続期間のみ有効です。 レイヤーは、ArcGIS Pro セッションを保存するか、レイヤーをファイルへ保存(save-to-layer-file.yml) ツールを使用してレイヤーをレイヤー ファイルに保存することで、保持できます。

    スクリプト ツールで作成されたシンボルを確認するには、ツールがレイヤーを派生した出力パラメーターとして含む必要があります。 同様に、シンボルの変更を確認するには、モデル ツールで、更新された入力レイヤー パラメーター値を派生したモデル パラメーターとして追加する必要があります。

パラメーター

ラベル 説明 データ タイプ

入力レイヤー

シンボル情報を適用するレイヤー。

Feature Layer; Raster Layer; Layer

シンボル レイヤー

入力レイヤーに適用されるシンボルを含むレイヤー。 .lyrx ファイルと .lyr ファイルの両方をサポートしています。

Layer

シンボル フィールド

(オプション)

シンボル レイヤーで使用されているシンボル フィールドと一致する入力レイヤーのフィールド。

値テーブル列:

  • TypeSpecifies whether the field is the symbology value field, normalization field, or other type.

    • Value fieldThe field will be used as the primary field to symbolize values.

    • Normalization fieldThe field will be used to normalize quantitative values.

    • Exclusion clause fieldThe field will be used for the symbology exclusion clause.

    • Chart renderer pie size fieldThe field will be used to set the size of pie chart symbols.

    • Rotation X expression fieldThe field will be used to set the rotation of symbols on the x-axis.

    • Rotation Y expression fieldThe field will be used to set the rotation of symbols on the y-axis.

    • Rotation Z expression fieldThe field will be used to set the rotation of symbols on the z-axis.

    • Transparency expression fieldThe field will be used to set the transparency of symbols

    • Transparency normalization fieldThe field will be used to normalize transparency values.

    • Size expression fieldThe field will be used to set the size or width of symbols.

    • Color expression fieldThe field will be used to set the color of symbols.

    • Primitive override expression fieldThe field will be used to set various properties on individual symbol layers.

  • Source FieldThe symbology field used in the symbology layer. Use "#" if you do not know the source field and want the system default to be used.

  • Target FieldThe field from the input layer to use when applying the symbology.

Value Table

データごとにシンボル範囲を更新

(オプション)

シンボル範囲を更新するかどうかを指定します。

  • デフォルトシンボル範囲は、入力レイヤーが空の場合、シンボル レイヤーがクラス閾値 (等級色や等級シンボルなど) を使用しており、分類方法が手動または指定間隔である場合、およびシンボル レイヤーが個別値を使用し、その他の値すべてを表示 オプションがオンの場合を除いて更新されます。

  • 範囲の更新シンボル範囲が更新されます。

  • 範囲の維持シンボル範囲が更新されず、維持されます。

String

派生した出力

ラベル 説明 データ タイプ

更新された入力レイヤー

更新された入力レイヤー。

Layer

環境

自動コミット, 現在のワークスペース

ライセンス情報

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