Importing the Unique Values symbology from a layer file to a new feature class with the same geometry and attributes are not honoured. A feature class with no symbology is returned in ArcMap 10.5.
上次发布: October 24, 2017ArcGIS for Desktop
漏洞 ID 编号
BUG-000108280
已提交
September 25, 2017
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.5
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The case uses a unique value renderer on values from a Double field. This causes the comparisons to miss due to the floating point differences. These values must either be integers or a class breaks symbology.
解决办法
Manually create the symbology on the layer which is for import.