Use .laz file to show 3d tiles

I want to show a .laz file in my cesium.js system.

  1. it can be done without Cesium Ion (just for testing)?
  2. How can I convert .laz file to tileset.json?
  3. which format is tileset.json.

thx.

1 yes
2 convert laz to las then use open source point cloud tiler.

or purchase Cesium-Ion-pipeline
or use FME…
3 see this
https://docs.opengeospatial.org/cs/18-053r2/18-053r2.html

1 Like

@ZhefengJin thank you for your comment!

@Ben_Katan please let me know if you have any lingering or unanswered questions.