Open naranakula opened 2 years ago
@naranakula Thanks for reporting.
Wwe implemented support for parsing composite tiles in loaders.gl but AFAIK we never came across any tilesets in the wild that actually contained composite tiles so we never implemented rendering support in the 3D tile layers.
Adding rendering support for composite tiles is probably easy, though I am not sure if the folks working on I3S and 3D Tiles would be able to prioritize it. They are mainly active in the loaders.gl repo, so recommend also opening a bug there and link to this issue.
Is the tileset you shared open? Would you be willing to contribute it to e.g. the deck.gl-data repo?
Without a decent composite tileset that we can test and use in examples it will be hard to support and maintain this feature.
(Alternatively you could of course regenerate your tileset without composite tiles.)
@belom88 @dryabinin-actionengine
Description
Error: update of Tile3DLayer({id: 'my-scatterplot'}): Tile3DLayer: Failed to render layer of type cmpt
JS Code
Error Info
CMPT FILE
NoLod_20.cmpt.zip
HTML Environment