laptop and a wrench

不具合

The Web Feature Service (WFS) pagination in ArcGIS GIS Server 10.5 Map Service does not return all results for a query when the Startindex parameter is used with Count.

最後に公開された状態: August 15, 2018 ArcGIS GIS Server
不具合 ID 番号 BUG-000113614
送信されましたApril 30, 2018
最終更新日October 11, 2024
適用対象ArcGIS GIS Server
見つかったバージョン10.5
オペレーティング システムWindows OS
オペレーティング システムのバージョン2012 R2
ステータスKnown Limit

参考情報

Known Limit. Index values in computers start at 0. This is common practice in programming. It is defined in the OGC Specification for WFS services found here that the first value is at startindex=0. http://www.opengeospatial.org/standards/wfs The first value is at index position 0. The second value is at index position 1. .., The 100th value is at index position 99.

対処法

Adjust the Count value to trick the Server into getting the desired value. For example, if the desired result is 100 features starting index from 100, the query would be StartIndex=100&Count=199. This results in 99+1 = 100 features.

再現の手順

不具合 ID: BUG-000113614

ソフトウェア:

  • ArcGIS GIS Server

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

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

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

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

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

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

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