Changes between Version 70 and Version 71 of Procedures/EndUserDelivery
- Timestamp:
- Sep 9, 2009, 9:51:26 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Procedures/EndUserDelivery
v70 v71 64 64 === Procedure for creating a LIDAR data set delivery === 65 65 66 1. Copy the template directory over to the project directory. Template directory at `~arsf/arsf_data/ in_progress/2009/delivery/lidar/template`66 1. Copy the template directory over to the project directory. Template directory at `~arsf/arsf_data/2009/delivery/lidar/template` 67 67 1. Convert the LAS binary files into ASCII files, ensuring to output all the appropriate information 68 68 * run `las2txt --parse txyzicra <lidarfilename> <outputfilename>` for each file, outputting to the ascii_laser directory (may not work with LAS 1.1).