Numéro d’ID de bogue |
BUG-000152444 |
Envoi | September 20, 2022 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Online |
Version trouvée | N/A |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Solution de contournement
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.
Étapes pour reproduire