ArcGIS Pro fails to export point feature class tables to .dbf.
上次发布: August 30, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000116206
已提交
August 17, 2018
上次修改时间
February 14, 2025
适用范围
ArcGIS Pro
找到的版本
2.1.2
操作系统
Windows OS
操作系统版本
7
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
A dBASE table requires at least one field. Since random points created in a geodatabase will only have a spatial field (no additional attributes), converting it to a dBASE table will include no meaningful information, and will fail because there is no attributes.
解决办法
Run the Table To Table tool to save the output table as a .csv, and run the Table To Table tool on the output .csv table to save as a .dbf.