The Open Geospatial Consortium (OGC) Web Feature Service options in ArcGIS Online does not send a filter request properly to a Web Feature Service (WFS), preventing a user to filter features based on attributes.
上次发布: August 14, 2019ArcGIS Online
漏洞 ID 编号
BUG-000117572
已提交
October 19, 2018
上次修改时间
January 10, 2025
适用范围
ArcGIS Online
找到的版本
6.2
操作系统
Windows OS
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
If custom parameters are added to a WFS layer, these parameters are added to the URL of every request to the service. Since GetFeatures is a POST request, any filter added via URL is ignored.
The above workflow is not supported, users cannot overwrite the REQUEST URL parameter either.