Git Product home page Git Product logo

lidarforestryheight's Introduction

LiDAR Forestry Height

QGIS minimum version = 3.0

Author = PANOimagen S.L.

e-mail = [email protected]

Plugin to generates a Digital Elevation Model (DEM) with the forest height, calculated from a classified LiDAR point cloud. This plugin uses the LasPy Library to process the point cloud (las format) and LasZip if the cloud is compressed (laz format)

Combines the ground returns and the first returns of the cloud of LiDAR classified data (ASPRS classification / *.laz, *.las formats). The result is a raster file (GeoTif).

The following image shows the heigths results of a forest area in grey scale. image

You can classify with a color gradient by heigths, as follow. image

To use this plugin you need SciPy, NumPy and LasPy:

To install LasPy Library (or others), you must launch the following lines at OSGEO Shell (OSGeo4W.bat at QGIS installation folder):

By default OSGeo console runs with Python 2, you need to configure the console to run with Python 3, so launch, from QGIS installation folder (Windows):

bin\py3_env.bat

bin\qt5_env.bat

python -m pip install numpy

python -m pip install scipy

python -m pip install laspy

LasPy documentation is avaible at: https://github.com/laspy/laspy

If the process option with the LasPy library is not activated once it has been installed, you must restart QGIS.

If you need to process compressed LiDAR data (*.laz format), the plugin uncompress automatically the point cloud with LasZip Library:

LasZip is LGPL License and you can found it at: https://laszip.org/

KeyWords = Forest, Forestry, Digital Terrain Model, DTM, Digital Elevation Model, DEM, Digital Surface Model, DSM, LiDAR, Heights, Raster, GeoTif, Python3, QGIS3

LiDAR Forestry Heights license:

Copyright (C) 2019  by PANOimagen S.L.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

image

lidarforestryheight's People

Contributors

robertopanoi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.