gugik_download_lidar
Download LIDAR point-cloud (LAZ) files covering a bounding box in WGS84 coordinates, or get download links without downloading.
Instructions
Find (and optionally download) LIDAR point-cloud (LAZ) packages covering a bounding box.
Same mechanism/parameters as gugik_download_nmt_tiles. bbox is
[xmin, ymin, xmax, ymax] in WGS84. variant is "lidar" (EVRF2007,
default) or "lidar_kron86". Without output_dir only the resolved
download links are returned; with it, each LAZ package is downloaded
into that local directory. QGIS can load LAZ point clouds directly
(Point Cloud layer) once downloaded - this tool doesn't add them to
the project itself, since point-cloud layers aren't part of the usual
vector/raster bridge commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | Yes | ||
| variant | No | lidar | |
| output_dir | No | ||
| max_samples | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||