Changes between Version 150 and Version 151 of scriptlist
- Timestamp:
- Mar 28, 2014, 4:00:09 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
scriptlist
v150 v151 23 23 || las2txt.sh || bash || Convert a directory of LAS files or a single LAS file into ascii format || || 24 24 || las_hdr_pop.py || Python || Populates LAS file headers with information that may have been lost: min and max of x,y,z and number of points by return || knpa || 25 || las_merge.sh || bash || Merges sets of LAS files of the form ***_000.LAS, ***_001.LAS... etc. together || ||25 || las_merge.sh || bash || Merges sets of LAS files of the form ***_000.LAS, ***_001.LAS... etc. together. Can also split a LAS file into several. || || 26 26 || las_sampler.py || Python || Samples a LAS file at a specified interval and creates an output LAS file of these points || knpa || 27 27 || las_single_class.py || Python || Classifies all points as a user defined number (quite slow) || knpa ||