Skip to main content
Question

Problem with point cloud interpolation


Forum|alt.badge.img
Hello,

 

 

I am creating some 3D PDFs using a .xyz point cloud file.

 

The thing is one of the files have a great area without data, so when FME interpolates the point cloud to generate the TIN this area is also being taken and my PDF is getting a strange result for this area.

 

I tried to clip the area without any point cloud value but it didn't worked.

 

What I need to do is figure it out a way to clip the point cloud bounding box area so when the TIN is generated it will only interpolate the values where I have point cloud data.

 

Anyone have an idea if this is possible?

 

 

Thanks,

 

Gabriel

4 replies

Forum|alt.badge.img
  • Author
  • August 23, 2013
I need to interpolate only the area with points on the left, but I am getting the result on the right with interpolation in the void area.

 


fmelizard
Contributor
Forum|alt.badge.img+17
  • Contributor
  • August 23, 2013
Hi,

 

 

I would try to clip the TIN with the hull of the point clouds instead.

 

I suspect that the TIN generator will interpolate in the TIN within the point cloud bounding box, so eliminating the void area will still result in the same bounding box of the data and therefore the same TIN.

 


Forum|alt.badge.img
  • Author
  • August 23, 2013

Yeah, the solution I found was clipping the TIN and not the point cloud.

 

I used this script on a FME article since the Clipper transformer doesn't work with TIN surfaces.

 

http://fmepedia.safe.com/articles/How_To/How-to-clip-TIN-Surfaces

Thanks,

 

Gabriel

fmelizard
Contributor
Forum|alt.badge.img+17
  • Contributor
  • August 24, 2013
Good to know about this workaround 

 

cheers,

 

Itay

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings