When adding layers from a third-party Web Feature Service (WFS) service to ArcGIS Online, the layer does not load, and only headers for the attribute table are returned. There is no error message when adding the layer to My Content to suggest that the layer is incompatible.
上次发布: February 27, 2018ArcGIS Online
漏洞 ID 编号
BUG-000104322
已提交
April 7, 2017
上次修改时间
February 20, 2025
适用范围
ArcGIS Online
找到的版本
N/A
操作系统
N/A
操作系统版本
N/A
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
It is a service issue. The reason is that according to the capabilities a GetFeature request is supported via POST. But in reality they all return HTTP 500 errors.