Lidar data visualization

From wikiluntti
Revision as of 22:12, 29 January 2021 by Mol (talk | contribs) (→‎Theory)

Introduction

Use Lidar data, post analyze it with Python/ Pandas? and use Blender to visualize it.

Theory

The free Lidar data set are available e.g. at Opentopography.org. We use both, the Tif data and LAS data of IT-Ren, Fluxnet site

LAS File Format

LAS@Wikipedia how to print lidar file format las

LAS in Python

[PyLAS Github]

[Laspy Github] [LasPy]

Interpolate Lidar Data

[[1]]