A feature class with coded value domains shows the coded value instead of the description when running the Intersect geoprocessing tool.
上次发布: October 18, 2019ArcGIS Pro
漏洞 ID 编号
BUG-000125307
已提交
September 16, 2019
上次修改时间
April 23, 2025
适用范围
ArcGIS Pro
找到的版本
2.4.1
操作系统
Windows OS
操作系统版本
10.0
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
The transfer of coded value domains was intended for when the output dataset is a kind of copy of the input dataset. When the output is a combination of multiple inputs or has geometries derived from some spatial processing, there is no support for transferring the complete geodatabase field properties to the output since the output is fundamentally different from the input. Intersect and most of the analysis tools fall into this category; the output is a mashup of many inputs with changed schema and geometry, thus supporting complete geodatabase field properties in the output is not possible without user interaction. Reestablishing the coded value domains for these types of tools is the responsibility of the user.
Refer to the following geoprocessing documentation for additional information: https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/geoprocessing-considerations-for-attribute-domains.htm
解决办法
Right-click the intersect results and select Design > Fields.