| Número de ID del error |
BUG-000163744 |
| Enviado | December 14, 2023 |
| Última modificación | November 7, 2025 |
| Relacionado con | ArcGIS Experience Builder |
| Versión encontrada | Oct 2023 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | In Product Plan
El problema se ha agregado al registro de pedidos del equipo de desarrollo. El objetivo de los problemas con este estado es solucionarlos en una próxima versión (próxima versión o dos). Consulte las secciones Información adicional y Solución alternativa, si existe, para obtener información útil hasta que pueda solucionarse.
|
Solución alternativa
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.
Pasos para reproducir