--
Download LAStools at
http://lastools.org
http://rapidlasso.com
Be social with LAStools at
http://facebook.com/LAStools
http://twitter.com/LAStools
http://linkedin.com/groups/LAStools-4408378
Manage your settings at
http://groups.google.com/group/lastools/subscribe
Good afternoon all , I have several strips having the points randomly distributed in 4 classes ( 1-4 ) , would like to move all points to the class 0 for batch processing , any suggestions ?
Atenciosamente
Jadir Souza
Las2las –i <input> -o <output> -set_classification 0
Or
Las2las –i <input> -o <output> -change_classification_from_to [1/2/3/4] 0
Variables in <> or []
/Max
--