Hello Everyone, I am new to CesiumJS, Can anyone tell me how to visualise point cloud data in cesiumJS
Hello,
Take a look at this tutorial: Tiling Point Clouds | cesium.com. Let us know how it goes!
Thank you, @Erixen_Cruz,
I will look into it and let you in case of any concerns
Can we visualize shape file in using Cesium3D Tile, if yes, can anyone please tell me how we can achieve that?
can we visualize shape file in 3D?
@Aniket_Giri we do not support shape files, but it’s possible to convert them to KML or GeoJSON, both of which are supported in CesiumJS. See this thread for more details - Shape file to KML or GeoJson.