Skip to main content

设置电路属性 (公共设施网络工具)

汇总

用于设置 电信域网络 中的电路的属性。

可以使用此工具来修改电信域网络的电路属性。 配置参数用于定义相应电路属性,当创建或修改电路,以及在验证、导出和追踪过程中运行追踪时需要支持这些电路属性。

了解有关如何设置或修改电路属性的详细信息

用法

  • 此工具用于设置和更改电路属性。 要改变电信域网络的电路属性的值,请修改参数值,然后再次运行该工具。

  • 公共设施网络数据集必须为 公共设施网络 8 或更高版本,并且包含电信域网络。

  • 必须 禁用 网络拓扑。

  • 使用企业级地理数据库时,必须满足以下要求:

    • 活动 ArcGIS Enterprise 门户账户必须为 门户公共设施网络所有者

    • 输入公共设施网络参数值必须来自作为 数据库公共设施网络所有者 建立的数据库连接。

    • 此工具必须连接到默认版本才能运行。

      • 在启用网络拓扑操作期间,将阻止连接到默认版本的所有其他会话运行验证或启用操作。

参数

标注 说明 数据类型

输入公共设施网络

包含电路的输入公共设施网络。

Utility Network; Utility Network Layer

域网络

将进行更新的电信域网络。

String

共享电路位置

(可选)

指定是否可在电路之间共享用于定义电路起点和终点位置的要素。

这适用于定义电路的所有起始和停止位置。 必须将交汇点或交汇点对象分配为电路位置 网络类别,作为电路或电路段的起始或终止位置;但是,线或边对象不需要电路位置网络类别,当其起点和终点端并非两侧均有连接时,可以作为起始或终止位置。

  • 选中要素或对象可用于定义多个电路

  • 未选中要素或对象只能用于定义单个电路。 这是默认设置。

Boolean

导入整洁电路数据

(可选)

指定回路定义将以“干净”还是“脏”状态导入到电路表中。

  • 选中创建已导入电路,其中 STATUS = Clean 并且 LASTVERIFIED = null。 当禁用网络拓扑时,将不会更新 STATUS 字段,并且电路保持干净状态。

  • 未选中创建已导入电路,其中 STATUS = Dirty。 如果禁用网络拓扑,则会将所有电路的 STATUS 字段更新为 Dirty。 这是默认设置。

Boolean

最大跳数

(可选)

路径中允许的边之间的最大跳数,不包括起始位置。 所有边以及交汇点-交汇点连通性关联在遍历时均被评估为具有固定单位长度 1。 默认值为 100。

Long

包括容器

(可选)

指定在追踪过程中遍历的容器要素和对象是否将包含在追踪结果中。

  • 选中将在追踪结果中包含容器要素和对象。

  • 未选中不会在追踪结果中包含容器要素和对象。 这是默认设置。

Boolean

包括内容

(可选)

指定在追踪过程中遍历的容器内容是否将包含在追踪结果中。

  • 选中将在追踪结果中包含容器要素的内容。

  • 未选中追踪结果中将不包含容器要素和对象的内容。 这是默认设置。

Boolean

包括结构

(可选)

指定在追踪过程中遍历的结构要素以及附属到要素的对象是否将包含在追踪结果中。

  • 选中追踪结果中将包含结构要素和对象。

  • 未选中追踪结果中将不包含结构要素和对象。 这是默认设置。

Boolean

包括障碍要素

(可选)

指定追踪结果中是否包含可遍历性障碍要素。

  • 选中追踪结果中将包含可遍历性障碍要素。 这是默认设置。

  • 未选中追踪结果中将不包含可遍历性障碍要素。

Boolean

验证可定位性

(可选)

指定如果遇到非空间交汇点或边对象并且遍历对象的关联层次结构中没有必要的包含、附件或连通性关联,是否将追踪操作期间返回错误。 此参数确保可以通过与要素或其他可定位对象的关联来定位追踪操作返回的非空间对象。

  • 选中如果遇到非空间交汇点或边对象并且遍历对象的关联层次结构中没有必要的包含、附件或连通性关联,将返回一条错误。

  • 未选中追踪不会检查是否存在无法定位的对象并返回结果,无论遍历对象的关联层次结构中是否存在无法定位的对象。 这是默认设置。

Boolean

汇总

(可选)

验证电路时,将存储函数结果的 Summary Attribute 字段。 可以根据组成电路的所有要素来计算汇总数据。 可以过滤计算以仅应用于具有特定属性值或类别的网络要素。

基于指定函数的汇总属性字段的有效字段类型矩阵

注:

此参数目前尚未实现,保留供后续使用。

值表列:

  • FunctionChoose from a number of calculation functions.

    • MinimumThe minimum of the input values.

    • MaximumThe maximum of the input values.

    • AverageThe sum of the input values.

    • CountThe average of the input values.

    • AddThe number of features.

    • SubtractThe difference between the input values.

  • AttributeFilter by any network attribute defined in the system.

  • Filter NameFilter the function results by attribute name.

  • Filter OperatorChoose from a number of operators.

    • Is equal toThe attribute is equal to the value.

    • Does not equalThe attribute is not equal to the value.

    • Is greater thanThe attribute is greater than the value.

    • Is greater than or equal toThe attribute is greater than or equal to the value.

    • Is less thanThe attribute is less than the value.

    • Is less than or equal toThe attribute is less than or equal to the value.

    • Includes the values (bitwise AND equals the value)bitwise AND operation in which all bits in the value are present in the attribute (bitwise AND == value).

    • Does not include the values (bitwise AND does not equal the value)A bitwise AND operation in which not all of the bits in the value are present in the attribute (bitwise AND != value).

    • Includes any (bitwise AND equals True)A bitwise AND operation in which at least one bit in the value is present in the attribute (bitwise AND == True).

    • Does not include any (bitwise AND equals False)A bitwise AND operation in which none of the bits in the value are present in the attribute (bitwise AND == False).

  • Filter TypeChoose from a number of filter types.

    • Specific valueFilter by a specific value.

    • Network attributeFilter by a network attribute.

  • Filter ValueProvide a specific value for the input filter attribute.

  • Summary AttributeThe field in the Circuit table that will persist the function result. Depending on the specified function and network attribute type, only the applicable type of user-added attributes will be valid for this parameter. If a field to store the summary result does not exist in the Circuit table, the Add Field tool can be used to create one. A field can only support the result of one summary; each summary requires its own field in the Circuit table. See the Usages section for a matrix of valid field types for the summary attribute field based on the specified function.

Learn more about bitwise operators

Value Table

条件障碍

(可选)

基于与网络属性的比较或对类别字符串的检查,将对要素设置的可遍历性障碍条件。 条件障碍使用网络属性、运算符和类型以及属性值。 例如,当要素的 Device Status 属性等于特定值 Open 时,将停止追踪。 当要素满足此条件时,追踪将停止。 如果您要使用多个属性,可使用“组合方法”列来定义 And 或 Or 条件。

值表列:

  • NameFilter by any network attribute or network category defined in the system.

  • OperatorChoose from a number of operators.

    • Is equal toThe attribute is equal to the value.

    • Does not equalThe attribute is not equal to the value.

    • Is greater thanThe attribute is greater than the value.

    • Is greater than or equal toThe attribute is greater than or equal to the value.

    • Is less thanThe attribute is less than the value.

    • Is less than or equal toThe attribute is less than or equal to the value.

    • Includes the values (bitwise AND equals the value)A bitwise AND operation in which all bits in the value are present in the attribute (bitwise AND == value).

    • Does not include the values (bitwise AND does not equal the value)A bitwise AND operation in which not all of the bits in the value are present in the attribute (bitwise AND != value).

    • Includes any (bitwise AND equals True)A bitwise AND operation in which at least one bit in the value is present in the attribute (bitwise AND == True).

    • Does not include any (bitwise AND equals False)A bitwise AND operation in which none of the bits in the value are present in the attribute (bitwise AND == False).

  • TypeChoose a specific value or network attribute from the name value.

    • Specific valueFilter by a specific value or network category.

    • Network attributeFilter by a network attribute.

  • ValueProvide a specific value for the input attribute type that would cause termination based on the operator value.

  • Combine UsingSet this value if you have multiple attributes to add. You can combine them using an And or an Or condition.

    • AndCombine the condition barriers.

    • OrFilter by a network attribute.

Value Table

函数障碍

(可选)

基于函数对要素设置可遍历性障碍。 函数障碍可用于执行以下操作:限制追踪距离起点的行程或设置停止追踪的最大值。 例如,所经过的每条线的长度和为目前经过的总距离。 当经过的总长度达到指定值时,追踪将停止。

值表列:

  • FunctionChoose from a number of calculation functions.

    • MinimumThe minimum of the input values.

    • MaximumThe maximum of the input values.

    • AverageThe average of the input values.

    • CountThe number of features.

    • AddThe sum of the input values

    • SubtractThe difference between the input values.

  • AttributeFilter by any network attribute defined in the system.

  • OperatorChoose from a number of operators.

    • Is equal toThe attribute is equal to the value.

    • Does not equalThe attribute is not equal to the value.

    • Is greater thanThe attribute is greater than the value.

    • Is greater than or equal toThe attribute is greater than or equal to the value.

    • Is less thanThe attribute is less than the value.

    • Is less than or equal toThe attribute is less than or equal to the value.

    • Includes the values (bitwise AND equals the value)A bitwise AND operation in which all bits in the value are present in the attribute (bitwise AND == value).

    • Does not include the values (bitwise AND does not equal the value)A bitwise AND operation in which not all of the bits in the value are present in the attribute (bitwise AND != value).

    • Includes any (bitwise AND equals True)A bitwise AND operation in which at least one bit in the value is present in the attribute (bitwise AND == True).

    • Does not include any (bitwise AND equals False)A bitwise AND operation in which none of the bits in the value are present in the attribute (bitwise AND == False).

  • ValueProvide a specific value of the input attribute type that, if discovered, will cause the termination.

  • Use Local ValuesCalculate values in each direction as opposed to an overall global value. For example, use for a function barrier that is calculating the sum of a shape length in which the trace terminates if the value is greater than or equal to 4. In the global case, after you have traversed two edges with a value of 2, you have already reached a shape length sum of 4, so the trace stops. If local values are used, the local values along each path change, and the trace continues.

Value Table

应用可遍历性至

(可选)

指定将应用的可遍历性类型。 可遍历性范围用于确定是否在交汇点和/或边处应用可遍历性。 例如,如果定义了用于停止追踪的条件障碍,其中 Device Status 等于 Open 并将遍历范围仅设置为边,则即使追踪遇到开路设备,追踪也不会停止,因为 Device Status 仅适用于交汇点。 换言之,此参数会为追踪指明是否要忽略交汇点和/或边。

  • 交汇点和边可遍历性将同时应用于交汇点和边。 这是默认设置。

  • 仅交汇点可遍历性将仅应用于交汇点。

  • 仅边可遍历性将仅应用于边。

String

传播程序

(可选)

指定要传播的网络属性以及传播将在追踪过程中的发生方式。

了解有关波长传播的详细信息

了解有关按位运算符的详细信息

值表列:

  • AttributeFilter using any network attribute defined in the system.

  • Substitution AttributeSubstitution is not supported with telecom domain networks.

  • FunctionWavelength propagation supports use of the function PROPAGATED_BITWISE_AND.

  • OperatorChoose from the operators INCLUDES_ANY and DOES_NOT_INCLUDE_ANY for wavelength propagation.

  • ValueProvide a specific value for the input attribute type that would cause termination based on the operator value.

Value Table

用户属性

(可选)

电路管理表中用户定义的属性字段,若其发生更改,则会将电路标记为脏电路。

值表列:

  • Circuit TableThe circuit management table containing the user-defined attribute.

  • Attribute NameThe name of a user-defined attribute which will mark the circuit as dirty when modified.

Value Table

派生输出

标注 说明 数据类型

更新的公共设施网络

更新的输入公共设施网络。

Utility Network

环境

此工具不使用任何地理处理环境。

许可信息

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