Hi,
I would like to visualize Pointcloud Metadata embedded in the LAS File.
Meaning PointSourceId, ScanAngle, GPStime, UserData etc
Regarding this Article, it should be possible.
In my case UserData has a Number (1-50) embedded. Points with the same number, should get same color tint. I struggle with config of the CesiumFeaturesMetadata Component. Autofill does not seem to expose those Features and manually adding them didn’t work either.
Can someone give me a pointer to a solution?
Thanks!