cesium icon indicating copy to clipboard operation
cesium copied to clipboard

scene.drillPick only returns one feature when i used mixed tileset.json

Open happyfeet1996 opened this issue 3 years ago • 3 comments

Sandcastle example:

Browser: Chrome

Operating System: MacOS

image

in this picture that snapshot by tileset.json, MA is a normal 3dtiles model, the other one is point cloud model, when i load this mixed 3dtiles, i use scene.drillPick function and only get one features, but when i used two 3dtileset object to load MA and zhubian5fang's tileset.json, this function returns all features. image image

happyfeet1996 avatar Dec 27 '22 04:12 happyfeet1996

Thanks for the report @happyfeet1996! Are you able to share the data for this example? If so, a Sandcastle example that replicates the issue would give us more context to determine the issue.

To confirm your 3D Tiles data is valid, please run both the combined and separate tilesets through the 3d-tiles-validator and let us know the results.

Thanks!

jjhembd avatar Apr 12 '23 18:04 jjhembd

I can send this data to your e-mail

happyfeet1996 avatar Apr 13 '23 01:04 happyfeet1996

@happyfeet1996 Sorry for the delay, the email would be [email protected].

ggetz avatar Jul 21 '23 15:07 ggetz