Bug-ID-Nummer |
BUG-000148230 |
Eingereicht | April 4, 2022 |
Zuletzt geändert | June 5, 2024 |
Gilt für | Portal for ArcGIS |
Gefunden in Version | 10.8.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | N/A |
Status | Known Limit
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Problem im Zusammenhang mit einer bekannten Einschränkung der Software steht, die außerhalb der Kontrolle von Esri liegt. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
Use widths of 20px or lesser.
Schritte zur Reproduzierung