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.