ArcGIS Online Open Data site displays a full dataset view instead of a filtered view of the dataset when filters are applied in Map Viewer.
上次发布: October 12, 2018ArcGIS Online
漏洞 ID 编号
BUG-000116639
已提交
September 7, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Applying a filter via the web map only changes the features displayed, it does not change the features in the database. Go to the REST endpoint and query all features to ensure that the total number of features in Map Viewer is the same as the number of features in the source service.
The correct workflow for limiting the features accessible in the database in Map Viewer is via the Visualization tab (the workflow is outlined in the workaround of this bug).
http://doc.arcgis.com/en/arcgis-online/manage-data/set-view-definition.htm
解决办法
Under the item details of the parent layer, select ‘Create View Layer’. From the item details page, select the ‘Visualization’ tab. Click the filter icon to set up a filtered view of the layer. Click ‘Apply Filter’. Select ‘Save Layer’ at the top of the page.When viewed on the Open Data site, only the filtered view is displayed.