Bug-ID-Nummer |
BUG-000156638 |
Eingereicht | March 15, 2023 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS Runtime SDK for .NET |
Gefunden in Version | 100.15 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 |
Status | Known Limit
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Problem im Zusammenhang mit einer bekannten Einschränkung der Software steht, die außerhalb der Kontrolle von Esri liegt. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
Host the service in ArcGIS Online instead of ArcGIS Enterprise.
Schritte zur Reproduzierung