laptop and a wrench

漏洞

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

ArcGIS Pro
漏洞 ID 编号 BUG-000163948
已提交December 22, 2023
上次修改时间October 27, 2025
适用范围ArcGIS Pro
找到的版本3.1.3
操作系统N/A
操作系统版本N/A
状态Known Limit

附加信息

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.

解决办法

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

重现步骤

漏洞 ID: BUG-000163948

软件:

  • ArcGIS Pro

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项