When symbology based on text fields have the same values represented in different cases, for example, upper case or lower case or both, ArcGIS Online does not display symbology for features when switching from single to unique symbols.
上次发布: January 20, 2015ArcGIS Online
漏洞 ID 编号
BUG-000082877
已提交
October 29, 2014
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
3.5
操作系统
Windows OS
操作系统版本
7
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
At the rendering time, these values are case sensitive. So, ArcGIS Server Map/ Feature Services would return multiple value for those values.
解决办法
If users have attributes like 'KMS', 'kms', or 'Kms' in a field, they must change it to 'KMS_1', 'kms_2', 'Kms_3' to make them unique.