I'm testing the wiki lidar and everything I've tested works great so far. Nevetheless, I'd like to report a little error in 6.4:
v.surf.bspline -c elev_lid_dtm sie=100 sin=100 type=bilinear
type should be method
v.surf.bspline -c elev_lid_dtm sie=100 sin=100 method=bilinear
I can't fix it, it somebody can, it will be great.
type is reported in 6.2 manual http://grass.fbk.eu/grass62/manuals/html62_user/v.surf.bspline.html
Agustin
I'm testing the wiki lidar and everything I've tested works
great so far. Nevetheless, I'd like to report a little error
in 6.4:
v.surf.bspline -c elev_lid_dtm sie=100 sin=100 type=bilinear
type should be method
v.surf.bspline -c elev_lid_dtm sie=100 sin=100 method=bilinear
I can't fix it, it somebody can, it will be great.
type is reported in 6.2 manual http://grass.fbk.eu/grass62/manuals/html62_user/v.surf.bspline.html
manual page updated in 6.4 and 6.5 branches, thanks.
(it had already been fixed in trunk)