Filter does not populate all the values when using the 'Switch to list' option in Scene Viewer.
上次发布: August 12, 2019ArcGIS Online
漏洞 ID 编号
BUG-000124061
已提交
July 29, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
7.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The scene layer package (SLPK) is the cached version of the data and database queries are not supported. To enable some functionality such as filtering and smart mapping, the SLPK contains a set of cached (reduced) field statistics. However, these statistics are limited in functionality. Such as this case, the SLPK are unable to store every unique values for every fields as some fields might contains millions of unique values.
解决办法
Use a layer published directly from ArcGIS Pro, which comes with an associated feature layer. Scene Viewer uses the associated feature layer to query values from the database.