Número de ID do Erro |
BUG-000148230 |
Enviado | April 4, 2022 |
Última Modificação | June 5, 2024 |
Aplica-se à | Portal for ArcGIS |
Versão encontrada | 10.8.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | N/A |
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
This issue is rejected because it lacks a real valid use case. A valid use case is required for this to be adjusted in the internal implementation. The need for using such wide lines must be specified.
The following is the reason for artifacts in lines.
When adding line geometries, the implementation quantizes and clips the lines to the tile boundaries. If the geometry is at an angle and is close to the tile boundary, the result of the clipping is an empty geometry which results in artifacts.
The exact same artifacts in the Mapbox API occur when using the same service in Mapbox API.
Solução Provisória
Use widths of 20px or lesser.
Etapas para Reproduzir