Changes between Version 54 and Version 55 of Processing/Lidarqcprocedure
- Timestamp:
- Jun 28, 2012, 4:49:30 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing/Lidarqcprocedure
v54 v55 23 23 If not done in the above step then the flight lines must be checked against vectors (if available). 24 24 25 To check in Envi: Create a n ascii with las2txt.sh --parse txyzicrna (may not work with LAS 1.1) and then an intensity imagewith make_lidardem_or_intensity.sh [wiki:Processing/CreateTifs Instructions Here]25 To check in Envi: Create ascii versions of the las files with las2txt.sh <las_dir> --parse txyzicrna (may not work with LAS 1.1) and then make an intensity mosaic with make_lidardem_or_intensity.sh [wiki:Processing/CreateTifs Instructions Here] 26 26 27 27 To check in Terrascan: You need to convert the .shp vectors into .dgn. Instructions [wiki:Processing/shapesintoterrascan here]