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