Número de ID del error |
BUG-000156638 |
Enviado | March 15, 2023 |
Última modificación | June 5, 2024 |
Relacionado con | ArcGIS Runtime SDK for .NET |
Versión encontrada | 100.15 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 |
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
When hosting a service with true curves, the service is published with densified geometries; thus, it is possible to think that edits are getting synced, but actually, the edits are synced because geometries are not true curves.
However, if it is published to an Enterprise server enabled with the capability to edit true curves, any edit to geometries with true curves fails. Errors are logged in server log reports. Logs indicate the sync failed, with details of the feature that had true curves.
There are plans to make this feature available at some point, but it has not been prioritized for any near-future releases.
Solución alternativa
Host the service in ArcGIS Online instead of ArcGIS Enterprise.
Pasos para reproducir