laptop and a wrench

不具合

A third-party Web Feature Service (WFS) displays only a subset of the data and functions correctly only when a spatial extent is applied.

ArcGIS Pro
不具合 ID 番号 BUG-000179777
送信されましたSeptember 30, 2025
最終更新日October 17, 2025
適用対象ArcGIS Pro
見つかったバージョン3.5.3
オペレーティング システムWindows OS
オペレーティング システムのバージョン11.0 64 bit
ステータスAs Designed

参考情報

This behavior is due to a limitation on the WFS server. The WFS server does not support result paging (use of startIndex and count), and the layers seem to have a set maximum feature limit. For example, if requesting 20,000 features for the 'Cadastral parcel polygons' layer, the WFS service returns the "Response truncated due to too many objects in requested area/query (max. 20000 for this feature)!" exception error message. Similarly, the maximum number of features allowed for the 'Cadastral Zoning polygons' layer is 1,000. The WFS server should implement result paging to address this limitation so that a client can request all features in pages to avoid exceeding the maximum allowed. This explains why zooming in and requesting an extent area works, as the client is requesting fewer features than the maximum number allowed by the WFS server. Finding these server limitations was challenging, as it is not advertised in the GetCapabilities response. The server could implement the WFS CountDefault property to advertise the limit (if unable to support response paging).

対処法

  • Use a spatial extent filter at a smaller scale to visualize the layers.
  • Set the maximum features to a value matching the WFS server's limitation. For example, 1,000 for zoning or 20,000 for parcel polygons.

再現の手順

不具合 ID: BUG-000179777

ソフトウェア:

  • ArcGIS Pro

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動