The Update by Alternate ID Fields tool does not populate edge fields in ArcGIS Pro 2.6.x.
上次发布: October 9, 2020ArcGIS Pro
漏洞 ID 编号
BUG-000133876
已提交
September 16, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.6.1
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The user workflow is unsupported. The Update by Alternate ID fields is expecting valid turn features for input. These turn features must have:
•Edge*FCID values > 0.
•Edge*FID values are not Null.
•Edge*Pos values are not Null.
If this is not the case, the tool ignores the turn feature, and the fields are not updated. In particular, the Edge*FID fields is very important. This tells the tool which network edge source to look at to get the alternate ID field values from. The user data is missing these field values, and the tool is not successfully updating these fields.