| 漏洞 ID 编号 |
BUG-000163744 |
| 已提交 | December 14, 2023 |
| 上次修改时间 | November 7, 2025 |
| 适用范围 | ArcGIS Experience Builder |
| 找到的版本 | Oct 2023 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | In Product Plan
该问题已添加到开发团队的解决问题中。 对于具有此状态的问题,将在近期版本(下一个或两个版本)中进行解决。 检查问题的“其他信息”或“备用解决方案”部分,寻找可以完全解决此问题的有用信息。
|
解决办法
The work for performance improvement is in progress, but requires significant work. The following options can be considered to improve performance.
Configuration options in ArcGIS Experience Builder:
- Enable client-side query in the Map widget.
- If sorting by distance (the default) is not required, configure the Near Me widget to sort by a field instead.
- Configure only the fields that need to be exported so that Near Me queries only those fields rather than all fields (the default).
- Turn off the Expand feature detail option in the proximity analysis of the Near Me widget.
Optimize feature layers:
- Generalize polygon layers where possible.
- Remove unnecessary fields.
- Large datasets with many features take longer to query; use smaller datasets if possible.
- Calculate spatial and attribute indexes on any fields that are returned to improve query responses.
Optimize the map:
- Avoid using a large number of layers in the map.
- Configure pop-ups to include only the required fields.
重现步骤