I do have an huge point cloud which I have to divide into several tiles with an maximum number of 10000 coordinate per tiles. I try to find an solution by using the Tiler or the PointCloudsplitter Transformer, but there was no way to solve my problem - as fas as I understood the transformers.
Page 1 / 1
Hi @sbrhan
There is a custom transformer to split:
https://hub.safe.com/transformers/pointclouddensitytiler
Thanks,
Danilo