laptop and a wrench

漏洞

When supplying the AccumulateAttributeNames parameter when creating a Origin Destination Cost Matrix object using arcpy.nax, the output fields names append the modes chosen to the end.

ArcGIS Pro
漏洞 ID 编号 BUG-000179227
已提交September 3, 2025
上次修改时间September 10, 2025
适用范围ArcGIS Pro
找到的版本3.5.2
操作系统Windows OS
操作系统版本11.0 64 bit
状态As Designed

附加信息

Accumulated attribute values are reported in output fields with the format Total_[AccumulateAttributeName]_[TimeUnits] and Total_[AccumulateAttributeName]_[DistanceUnits], where TimeUnits and DistanceUnits are the time and distance units specified for the analysis. The script sets odcm.timeUnits = arcpy.nax.TimeUnits.Minutes and odcm.distanceUnits = arcpy.nax.DistanceUnits.Miles, and it accumulates the cost attributes Miles and Minutes. As a result, the output includes fields named Total_Miles_Miles and Total_Minutes_Minutes, which is the expected behavior. Refer to this documentation: https://pro.arcgis.com/en/pro-app/latest/arcpy/network-analyst/origindestinationcostmatrix-output-data-types.htm for more information.

重现步骤

漏洞 ID: BUG-000179227

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项