laptop and a wrench

Error

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.

Última publicación: August 15, 2018 ArcGIS GIS Server
Número de ID del error BUG-000113614
EnviadoApril 30, 2018
Última modificaciónOctober 11, 2024
Relacionado conArcGIS GIS Server
Versión encontrada10.5
Sistema operativoWindows OS
Versión de sistema operativo2012 R2
EstadoKnown Limit

Información adicional

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.

Solución alternativa

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.

Pasos para reproducir

ID del error: BUG-000113614

Software:

  • ArcGIS GIS Server

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga