| Bug-ID-Nummer |
BUG-000163744 |
| Eingereicht | December 14, 2023 |
| Zuletzt geändert | November 7, 2025 |
| Gilt für | ArcGIS Experience Builder |
| Gefunden in Version | Oct 2023 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Status | In Product Plan
Das Problem wurde dem Backlog des Entwicklungsteams hinzugefügt. Bei Problemen mit diesem Status ist das Ziel, sie in einer der kommenden Versionen zu beheben (in der nächsten oder übernächsten Version). Bis zur vollständigen Problembehebung finden Sie hilfreiche Informationen in den Abschnitten "Zusätzliche Informationen" und "Alternative Lösung" des jeweiligen Problems.
|
Workaround
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.
Schritte zur Reproduzierung