When mosaicing raster datasets, only one attribute table is carried over to the output product.
上次发布: August 6, 2018ArcGIS Pro
漏洞 ID 编号
BUG-000115746
已提交
July 30, 2018
上次修改时间
June 25, 2025
适用范围
ArcGIS Pro
找到的版本
2.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
解决办法
Use the following workaround:
Use the Build Raster Attribute Table geoprocessing tool on the output product (regardless of which load order).
Overwrite.
Once run, the attribute count is now correct with feature count.
Export the attribute tables from the original dataset.
Open the attribute table and click Table Options > Export. Do this for both original datasets.
Use the Merge geoprocessing tool to bring both tables together.
Once completed, a combined table with all attributes is produced.
Join with the output raster product.
Right-click the output raster > Join > join on Value using the merged table.
The join ensure all records are joined on pixel value and retains the correct records.