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