不具合 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.
再現の手順