Canopy Height Model based on Airborne Laserscanning using LAStools

From AWF-Wiki
Revision as of 10:34, 5 January 2018 by Hfuchs (Talk | contribs)

Jump to: navigation, search

Contents

Download of LAStools

LASTools is software for efficient processing of LiDAR data (Laser scanning data) programmed by rapidlasso GmbH. There are two parts of LAStools: one part is Open Source (LGPL 2.1), the other part is Closed Source and requires licensing for most commercial or government uses. The closed source software may be used without charge for non-profit personal, non-military educational, or non-profit humanitarian purposes. Note, that the output of the unlicensed version can be slightly distorted after certain point limits (1 million points) are exceeded. Download the recent version as LAStools.zip file. Extract the zip file to a folder without space (e.g. C:\LAStools).

Configure Tools for LiDAR data in QGIS Processing Toolbox

Start QGIS. Open Processing --> Options --> Providers --> Tools for LiDAR data. Check the Activate button and fill in the path to your local LAStools folder as shown below. Qgis lidar tools.png

Point cloud visualization: lasview

lasview is an OpenGL-based viewer for LiDAR in LAS/LAZ/ASCII format that can also edit or delete points as well as compute/display a TIN computed from (a selection of) points.

  • In the search engine of the Processing Toolbox, type lasview and select lasview under LAStools of the Tools for LiDAR data.
  • Select a LiDAR data file in LAZ format as the input layer.
  • Select color by elevation2 from the drop down list.
  • Click on Run to start the viewer.

Qgis lasview.png

  • The viever will open in PAN mode. Left click and hold moving the cursor to rotate the point cloud. Press the space bar to switch to TRANSLATE or ZOOM mode and change the perspective interactively. Open the context menu with a right click to see other functions of lasview as seen below.

Qgis lasviewer1.png

  • Type <c> to try other color maps.

Qgis lasviewer2.png

  • Type <t> to create a TIN.
  • Type <h> to try different shadings of the TIN.

Qgis lasviewer3.png

  • Type <T> to return back to the point cloud view.
  • For quality checking and detail views you can press <x> and select a cross section or smaller area of interest. Move it around with the arrow key. Holding down <SHIFT> or <ALT> is taking larger or smaller steps.

Qgis lasviewer4.png

  • Press <x> again and you see only the selected area.

Qgis lasviewer5.png

  • Jump back between cross section view and the full extend with <x>.
  • Type <X> to switch the green bounding box off or on.
  • You can also edit the classification of the points as well as delete them. For more details see the README file in the C:\LAStools\bin folder or open the context menu with a right mouse click on the viewer.

Point cloud metadata: lasinfo

lasinfo reports the contents of the file header and a short summary of the points such as point density and spacing. Qgis lasinfo.png

Detecting point cloud outliers: lasnoise

Personal tools
Namespaces

Variants
Actions
Navigation
Development
Toolbox
Print/export