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