laptop and a wrench

Bug

A Web Feature Service (WFS) takes time to draw all features in ArcGIS Pro.

ArcGIS Pro
Bug ID Number BUG-000163948
SubmittedDecember 22, 2023
Last ModifiedOctober 27, 2025
Applies toArcGIS Pro
Version found3.1.3
Operating SystemN/A
Operating System VersionN/A
StatusKnown Limit

Additional Information

By default, ArcGIS Pro uses paging when sending requests to the server. In this case, the page size requested (count=100) takes a long time to load all of the features for a large dataset as it must send many, many requests to the server. To make these requests more efficient, manually increase the page size that is being used, and this decreases the number of requests sent to the server. Set the page size as large as desired, so long as the server response time does not hit a timeout.

Workaround

Manually adjust the size (count=) of the paging request sent to the server from ArcGIS Pro. To do this, set the PAGESIZE custom request parameter to a larger value, for example 10000 or 50000. To set the PAGESIZE, create a new WFS server connection or edit an existing one (right-click > Properties). Expand the Custom request parameters section and add a new row where PAGESIZE is the keyword and Value is something like 10000 or 50000. Click OK and proceed to add the layer to the map. The PAGESIZE keyword is documented here: https://pro.arcgis.com/en/pro-app/latest/help/data/services/add-wfs-services.htm#ESRI_SECTION1_EA97B49AAC134932972DD929BC73C82C

Steps to Reproduce

Bug ID: BUG-000163948

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options