Hi all,
I’ve been using cesium for 3d viewing.
**For Converting .LAS to 3D point tileset for Cesium, I’ve google it and got the reference link as **
https://github.com/mattshax/cesium_pnt_generator
Setup all the settings in my Ubuntu Server 16 LTS but I do have only .LAS file only but when running the conversion script
./process_lidar.sh doll.las image.tif 15 viewer/data -20 2994
I’ve got errors because i don’t know what the image.tif parameter was actually referring to ?
Kindly help me