漏洞 ID 编号 |
BUG-000156638 |
已提交 | March 15, 2023 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS Runtime SDK for .NET |
找到的版本 | 100.15 |
操作系统 | Windows OS |
操作系统版本 | 10.0 |
状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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.
解决办法
Host the service in ArcGIS Online instead of ArcGIS Enterprise.
重现步骤