Dear Lastools community,
My study consists in mapping roofs of small buildings in a really dense urban area.
Unfortunately, the Las files provided have a low point density:
number of first returns: 1975993
number of intermediate returns: 4686
number of last returns: 1975459
number of single returns: 1858098
covered area in square units/kilounits: 1236116/1.24
point density: all returns 1.70 last only 1.60 (per square units)
spacing: all returns 0.77 last only 0.79 (in units)
In las2dem, I would like to set the most precise step size (possible with the point density of my las files) in order to produce my DEM and DTM.
I thought this combination could be good:
step size of 0.3 with a "thin with grid" 0.1
(my tile size is 1000)
I don't know if I can go even smaller than 0.3 as a step size since my point density is only 1.60/m2 (last only).
Could please someone explain me how to set a precise step size according to the point density?
Thank you!