Unable to add the Web Feature Server (WFS) layer to the map after creating a Web Feature Server (WFS) server connection.
ArcGIS Pro
不具合 ID 番号
BUG-000161810
送信されました
October 2, 2023
最終更新日
May 28, 2025
適用対象
ArcGIS Pro
見つかったバージョン
3.1
オペレーティング システム
Windows OS
オペレーティング システムのバージョン
N/A
ステータス
As Designed
開発チームによる確認後に、この動作が設計どおりであると判断されました。 詳細については、「参考情報」セクションをご参照ください。
参考情報
This is a server bug. The GetCapabilities document indicates that result paging is supported for this service, but when the Pro client tries to send the request using the startIndex and count parameters used for paging, the server returns an error. If the server does not support startIndex and count for paging, the 'ImplementsResultPaging' value should be set to FALSE on the service's GetCapabilities document. If this value is set to FALSE, the ArcGIS Pro client will not send paging requests when loading data.