Skip to main content
Question

How can I split a Point Cloud by the amount of coordinate into several tiles ?

  • November 15, 2018
  • 1 reply
  • 15 views

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.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

danilo_fme
Celebrity
Forum|alt.badge.img+52
  • Celebrity
  • November 16, 2018

Hi @sbrhan

 

There is a custom transformer to split:

 

https://hub.safe.com/transformers/pointclouddensitytiler

 

 

Thanks,

Danilo