Changes between Version 7 and Version 8 of Procedures/DeliveryCreation/LIDAR
- Timestamp:
- Feb 24, 2011, 9:48:23 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/DeliveryCreation/LIDAR
v7 v8 46 46 1. Convert the LAS binary files into ASCII files, ensuring to output all the appropriate information 47 47 * run las2txt.sh <lasdirectory> 48 * OR run `las2txt --parse txyzicr a <lidarfilename> <outputfilename>` for each file, outputting to the ascii_laser directory (may not work with LAS 1.1).48 * OR run `las2txt --parse txyzicrna <lidarfilename> <outputfilename>` for each file, outputting to the ascii_laser directory (may not work with LAS 1.1). 49 49 * REMEMBER THAT THESE LAS FILES SHOULD HAVE BEEN QC'ED AND CLASSIFIED FOR NOISY POINTS 50 50 * If not already done, rename the files in the convention "LDR-PPPP_PP-yyyydddfnn.txt" (details in readme).