Hello, I am trying to import several files that were constructed in lidar las format and display them in a Ogc3DtilesLayer using version 1.1 that has a tileset.json file and *.glb files. The lidar data we have converted to this format does not include a mesh or apparently a volume for the size of the points. I believe this to be why the files load without exception but are not visible when zooming into the extent. Is there anyway to control the size and color that points would render when being loaded in this method.
The lidar data we are getting is point cloud data, is Ogc3DtilesLayer capable of loading point cloud data?
We have had a file that has mesh data and textures load and draw.
We are using 200.4 version on .net framework 4.8
Thank you,
Aaron
Solved! Go to Solution.
Hi Aaron,
We only support type integrated mesh or 3d object for 3D tiles data.
thanks,
Andrew
Hi Aaron,
We only support type integrated mesh or 3d object for 3D tiles data.
thanks,
Andrew