Número de ID do Erro |
BUG-000156638 |
Enviado | March 15, 2023 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcGIS Runtime SDK for .NET |
Versão encontrada | 100.15 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 |
Status | Known Limit
Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
Host the service in ArcGIS Online instead of ArcGIS Enterprise.
Etapas para Reproduzir