Running the Tabulate Area tool for a specific dataset generates, "ERROR 010419: Unable to build the attribute table of <value> as required by the operation."
上次发布: August 25, 2014ArcGIS for Desktop
漏洞 ID 编号
NIM088660
已提交
January 31, 2013
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.1
操作系统
Windows OS
操作系统版本
7 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Internally the feature is converted to a grid, however no table can be built because a grid table (or an info table) cannot exceed a count of 2.1b.
解决办法
Convert the vector data to raster using the Feature To Raster tool:1] For Input features select the Communities feature class.2] For Field, select TC_ID.3] For the output cell size, specify the landcover.img raster.With this data, increasing the processing cell size in the Tabulate Area tool to 3 or greater allows the tool to run, though some precision is lost when summarizing the data.