Hi
I want to add a point cloud on top of another point cloud (in Z) but I can't figure out a good way to do it.
I got a big point cloud (over 7,000,000,000 points) of a city and then I got a point cloud with a lot of pillars I want to place on roofs in the city point cloud. The pillar point cloud is aligned in X and Y but the Z value is way off so the pillars ends up inside or under the roofs.
Is there any way to read the roofs Z value and then set the pillars Z value to the specific roof Z, or is there a better way to solve this?
Thanks
Philip