Changes between Version 7 and Version 8 of Procedures/DeliveryCreation/LIDAR


Ignore:
Timestamp:
Feb 24, 2011, 9:48:23 AM (13 years ago)
Author:
emca
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Procedures/DeliveryCreation/LIDAR

    v7 v8  
    4646 1. Convert the LAS binary files into ASCII files, ensuring to output all the appropriate information
    4747   * run las2txt.sh <lasdirectory>
    48    * OR run `las2txt --parse txyzicra <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). 
    4949   * REMEMBER THAT THESE LAS FILES SHOULD HAVE BEEN QC'ED AND CLASSIFIED FOR NOISY POINTS
    5050   * If not already done, rename the files in the convention "LDR-PPPP_PP-yyyydddfnn.txt" (details in readme).