Skip to main content
Question

DEM generator without interpolation?


Hy,

 

 

I have a point cloud. I want to have a regular grid. But I don't want to create points where I have no points. So Is it possible to create a rasterDEM with points clouds without interpolation?

 

 

thanks in  advance

 

nicolas

2 replies

Forum|alt.badge.img+1
Unless your point cloud already contains points on a perfect grid, you will need to use interpolation of some kind to pick elevation values for your grid points.  There's just no other way to do it, unless I misunderstand you.

jaro
Contributor
Forum|alt.badge.img+1
  • Contributor
  • August 15, 2013
You may reasonably round the point coordinates so that the points get lined up in x and y axis. This will comply with your requirement not to create the points where you have no points.

 

In case your DEM grid should be in some odd spacing, you will need to scale the whole cloud properly first, then round the coordinates and scale it back.

 

I understand this sounds like emergency workaround, but might help until a better solution is found.

 

J.

Reply


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