漏洞 ID 编号 |
BUG-000148230 |
已提交 | April 4, 2022 |
上次修改时间 | June 5, 2024 |
适用范围 | Portal for ArcGIS |
找到的版本 | 10.8.1 |
操作系统 | Windows OS |
操作系统版本 | N/A |
状态 | Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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.
解决办法
Use widths of 20px or lesser.
重现步骤