Número de ID del error |
BUG-000178905 |
Enviado | August 21, 2025 |
Última modificación | September 9, 2025 |
Relacionado con | ArcGIS Online |
Versión encontrada | June 2025 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 11.0 64 bit |
Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
This is a known limitation: ArcGIS Online hosted feature services currently only support circular arcs. The Smooth function of the Generalize tool generates Bézier curves, which are not supported in ArcGIS Online.
It has been discussed with the ArcGIS Pro team whether it would be possible for Pro tools to detect this limitation and either disable tools that create unsupported curve types (Bézier curves and elliptical arcs) or automatically densify such geometries before sending them to ArcGIS Online.
The answer is complex. Implementing these changes would require updates across multiple tools and teams, and therefore cannot be achieved in the short term. Since ArcGIS Online will support Bézier curves in the future, there is no plan to make interim changes.
Solución alternativa
Using the Smooth method in the Generalize tool in the Modify Features pane works with feature classes in a file geodatabase.
Pasos para reproducir