Querying a layer that has a joined feature class with coded domain values return the coded value instead of the description using the ArcGIS Server REST API.
上次发布: January 22, 2020ArcGIS GIS Server
漏洞 ID 编号
BUG-000127846
已提交
January 10, 2020
上次修改时间
June 5, 2024
适用范围
ArcGIS GIS Server
找到的版本
10.7.1
操作系统
Windows OS
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is the expected behavior. The REST endpoint always returns the coded domain value, the client translates the coded value into the human-readable coded description value.