Número de ID do Erro |
BUG-000152444 |
Enviado | September 20, 2022 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcGIS Online |
Versão encontrada | N/A |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | Known Limit
Após revisão pela equipe de desenvolvimento, foi determinado que esse problema está relacionado a uma limitação conhecida do software que está fora do controle da Esri. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
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.
Etapas para Reproduzir