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 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项