Hi Ty,
It’s because las2dem/blast2dem is based on triangulation and interpolation across long triangles, where lasgrid is based on cell based gridding, and filling across voids.
Triangulation in combination with highest/lowest/average etc. just doesn’t work.
Edgar
--
Download LAStools at
http://lastools.org/
Visit the LAStools group at
http://groups.google.com/group/lastools/
Be social with LAStools at
http://www.facebook.com/LAStools
http://www.twitter.com/LAStools
Say goodbye to LAStools at
http://groups.google.com/groups/opt_out
No very elegant, but this will do that in a couple of steps:
LAS -> Lasgrid -> ASC -> las2las -> LAS -> blastdem -> GRID
Hi Martin,
Yes, lasthin would probably be the way to go for simple operations like highest and lowest.
But if for some reason one would like to be able to use the full range of lasgrid operations (density, user_data etc) they’ll will have to use this alternative approach, although I see no practical use to for instance interpolate ‘point_density’ … I also know too well that lastools sometimes struggles with gridded inputs :), so let’s go with your approach.
Edgar
Be social with LAStools at