Markus Metz 4f21c5c828 adjust lidar lib to https://trac.osgeo.org/grass/changeset/42876 %!s(int64=15) %!d(string=hai) anos
..
InterpSpline.c 888ef80456 reorganizing lidar tools: move lidarlib to lib/lidar %!s(int64=15) %!d(string=hai) anos
Makefile 888ef80456 reorganizing lidar tools: move lidarlib to lib/lidar %!s(int64=15) %!d(string=hai) anos
README 28402f738c reorganizing lidar tools: move vector lidar tools to vector %!s(int64=15) %!d(string=hai) anos
lidar.h 888ef80456 reorganizing lidar tools: move lidarlib to lib/lidar %!s(int64=15) %!d(string=hai) anos
raster.c 888ef80456 reorganizing lidar tools: move lidarlib to lib/lidar %!s(int64=15) %!d(string=hai) anos
zones.c 4f21c5c828 adjust lidar lib to https://trac.osgeo.org/grass/changeset/42876 %!s(int64=15) %!d(string=hai) anos

README

modules currently using the lidar library are

for LiDAR point cloud filtering
v.lidar.edgedetection
v.lidar.growing
v.lidar.correction

for more general purpose
v.outlier
v.surf.bspline
r.resamp.bspline

when modifying the lidar library, the above modules might need adjustment

All the above modules use similar routines and are currently in sync.
If a bug is detected in one of the modules, the bug might be
present in the other modules as well, please check these as well

MM 2010/05