Bug-ID-Nummer |
BUG-000152444 |
Eingereicht | September 20, 2022 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS Online |
Gefunden in Version | N/A |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
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
Unfortunately, the tiling scheme is not the same. The vector tile layer has a tile size of 512, while the elevation layer only has a tile size of 256.
Once a layer is loaded, the tiling scheme is locked for this scene. Only matching tile layers can be added. Support for adding tile layers that do not have an identical tiling scheme is currently very limited. It is exceptionally possible for vector tiles to split the tile size 512 into a scene that has been locked to a tile size 256, but not the other way around. This is why the order matters for this workaround.
To mix tile layers independently of the order, it is recommended to republish layers as needed with the same tiling scheme and same tile size.
It is part of the long-term backlog to ease the limitations (partially). Please open an enhancement request to contribute to the prioritization of this requirement.
Workaround
To enable adding the elevation layer, drop the basemap when adding the elevation layer to the scene. The basemap can be added again without any issues. But to mix tile layers independently of the order, it is recommended to republish layers as needed with the exact same tiling scheme and the same tile size.
Schritte zur Reproduzierung