Bug ID Number |
BUG-000178905 |
Submitted | August 21, 2025 |
Last Modified | September 9, 2025 |
Applies to | ArcGIS Online |
Version found | June 2025 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
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.
Workaround
Using the Smooth method in the Generalize tool in the Modify Features pane works with feature classes in a file geodatabase.
Steps to Reproduce