Page 2 of 2

Re: bare earth extraction - simplified method

Posted: Wed Aug 26, 2015 1:14 pm
by daniel

Re: bare earth extraction - simplified method

Posted: Wed Aug 26, 2015 3:18 pm
by AndrewRoberts
Excellent. I was wondering about the function mentioned in this thread that uses actual points from the dataset rather than creating points in the center. I now realize that the 'resample input loud' function does this.

It worked perfectly, thanks again!

-Andrew

Re: bare earth extraction - simplified method

Posted: Fri Dec 11, 2015 3:24 am
by dmbrubac
AndrewRoberts wrote:...rather than creating points in the center...
-Andrew
I've found it creates points at the lower left corner, and then I have to translate them up and over. Am I missing something?

If not, can we have an option to choose where the rasterized point gets created (TL, TR, C, BL, BR would be great though I'm only looking for the center)

Re: bare earth extraction - simplified method

Posted: Fri Dec 11, 2015 8:10 am
by daniel
Well the points should be created in the center in fact. I'll check that again.

EDIT: that's right, the grid wasn't shifted anymore when exported as a cloud. I've fixed that (it will be available in the next release of the beta - I'll try to update this thread then).

Re: bare earth extraction - simplified method

Posted: Sun Dec 13, 2015 10:18 pm
by daniel
Okay, the new version (2.6.3.beta) is online. You can download it from the main website.

Re: bare earth extraction - simplified method

Posted: Wed Dec 16, 2015 4:08 pm
by dmbrubac
Thanks - works perfectly!

Re: bare earth extraction - simplified method

Posted: Tue Dec 22, 2015 12:28 pm
by dmbrubac
Is it possible to enable Resample Point Cloud with Average? I understand that there may not be a point with the average value, but what I want is a point that has the same XY as an existing point near the centre of the cell but with the average Z.

Re: bare earth extraction - simplified method

Posted: Tue Dec 22, 2015 7:46 pm
by daniel
This one is not easy ;).

The best and fastest way would be to hack the code if you are able to do so. Or find someone who can do it for you...