The error, "code 10529: Input feature does not have an object id." is returned when using the ArcGIS API for Python edit_features(update=) function to update a feature class that has a joined XLS table from Pandas.
ArcGIS API for Python
漏洞 ID 编号
BUG-000166047
已提交
March 19, 2024
上次修改时间
February 13, 2025
适用范围
ArcGIS API for Python
找到的版本
2.2.0
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The field names do not align. Therefore, the data cannot be merged. Check the data and try again.