The Split Address Into Components tool fails if the input table contains a field with the same name as any of the fields the tool creates.
ArcGIS Pro
漏洞 ID 编号
BUG-000179511
已提交
September 16, 2025
上次修改时间
October 1, 2025
适用范围
ArcGIS Pro
找到的版本
3.5.3
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
解决办法
Temporarily remove or rename any fields with the following names: AddNum, StPreDir, StPreType, StName, StType, StDir, UnitType, UnitName, BuildingType, BuildingUnit, LevelType, LevelName, Status.
Alternatively, export the feature class as a table, only include the field containing the address to be split, along with a unique ID for each feature. Run the tool on this table before joining the results to the desired feature class.