Querying a registered map service layer fails when the input geometry is set to 'returnGeometry = false' and 'returnDistinctValues = true'.
上次发布: September 22, 2021ArcGIS GIS Server
漏洞 ID 编号
BUG-000140112
已提交
May 21, 2021
上次修改时间
June 4, 2025
适用范围
ArcGIS GIS Server
找到的版本
10.8.1
操作系统
Windows OS
操作系统版本
2019 64 Bit
修正版本
3.3, 11.3
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This issue is addressed in ArcGIS Pro 3.3 and ArcGIS Enterprise 11.3.
解决办法
Keep the parameters specified in the previous section the same, however, remove the input geometry. After querying, utilize a different method to filter the data based on spatial location.
If geometry is critical to the query, set the returnDistinctValues parameter to false, and utilize a different method (for example, a user-developed code) to filter the data based on distinct values.