Skip to main content

应用图层的符号设置 (数据管理工具)

汇总

用于将指定图层或图层文件中的符号系统应用于输入。 此工具可应用于要素、栅格、网络分析、TIN 以及地理统计图层。

插图

应用图层的符号设置工具图示

用法

  • 符号系统图层必须与输入图层的数据类型相匹配。 例如,不能将要素图层应用到栅格图层,反之亦然。

  • 符号系统只能应用于几何相同的要素。 例如,点符号系统无法应用于面图层。

  • 除了符号系统之外,该工具还将传输时间字段、3D 高程和偏移、标注分类和 HTML 弹出窗口属性。

  • 如果输入为要素类或数据集路径,则此工具将创建并返回应用了该工具结果的新图层。

  • 可以在按数据更新符号系统范围参数中维护或更新符号系统范围。 默认符号系统方法是动态的。 例如,将符号系统图层中的五类“自然间断点”分类方法应用于输入图层,并更新范围值以反映输入图层的 Shape_Area 值。 维护范围选项将使用与符号系统图层相同的值。 更新范围选项将使用输入图层 Shape_Area 字段的五类“自然间断点”分类方法。

    以下方法是动态的:

    • 要素的唯一值符号系统

      • 对唯一值进行更新以反映输入图层的值。

      • 如果不想更新唯一值分类,请选择符号系统图层中的 <all other values> 默认符号。

    • 要素的分级色彩符号系统

      • 将范围值更新为输入图层的值。

      • 如果不想更新范围输出,则选择手动分类。

    • 栅格的分类值渲染

      • 对范围值进行更新以反映输入图层的值。

      • 如果不想更新范围输出,则选择手动分类。

  • 按数据更新符号系统范围参数设置为维护范围可将符号系统图层值中的标注复制到输入图层值。 如果将此参数设置为更新范围,则将重新计算标注。

  • 符号系统仅在图层持续时间内有效。 要保留图层,可通过保存 ArcGIS Pro 会话或使用 将图层保存至文件 工具将图层保存到图层文件。

    要查看在脚本工具中创建的符号系统,该工具必须将图层作为 派生的输出参数 包含在内。 同样,必须将更新后的输入图层参数值添加为派生模型参数 模型工具,才能查看符号系统更改。

参数

标注 说明 数据类型

输入图层

将应用符号系统的图层。

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

环境

自动提交, 当前工作空间

许可信息

  • 基本: 是
  • 标准: 是
  • 高级: 是