Hello, my previous post was not well Described apparently,
i need to split .las just like that. please if you suggest any workflow do describe it a little more than just the name of transformer as that is usless for me (i dont really know how to use FME)
Page 1 / 1
Hi @bmwhbmwh
Do you have too these area geometry like the picture?
i dont have any areas or nothing, i edited the red zones in on the picture
i know that tiler can do that however im more interested in splitting it in the way i show in the picture above.
I’ve attached a workspace (2024.1) that will split the input LAS into a number of areas (using the iterate snipper) then generate some clipping areas and then clip the LAS to those areas.
This is assuming that your LAS is following a linear area such as a road or rail corridor
if you could help me further i have a question about updating the segments that come from the resoult of that split.
What i mean:
i want to take these 2 as example
and make a Break zone that is ca 10m, in that zone everything must be deleted.
than insert them back in with a new file
To Summerise:
Imagine a tunnel or an area that is initially scanned. Over time, the area undergoes changes and needs to be rescanned. However, the focus is solely on identifying and capturing the newly changed parts.
if there is a better way of doing it im happy to hear your take on it.
You can use the clipper to remove that section from the existing data and then the pointcloudcombiner to combine the new scan data with the existing