Numéro d’ID de bogue |
BUG-000156638 |
Envoi | March 15, 2023 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Runtime SDK for .NET |
Version trouvée | 100.15 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 |
Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Solution de contournement
Host the service in ArcGIS Online instead of ArcGIS Enterprise.
Étapes pour reproduire