2016-03-12 21:06:39 +01:00
|
|
|
v.in.lidar
|
|
|
|
Converts LAS LiDAR point clouds to a GRASS vector map with libLAS.
|
|
|
|
Vector (v.*)
|
2017-10-22 10:25:09 +02:00
|
|
|
QgsProcessingParameterFile|input|LiDAR input files in LAS format (*.las or *.laz)|0|txt|None|False
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterExtent|spatial|Import subregion only|None|True
|
|
|
|
QgsProcessingParameterString|return_filter|Only import points of selected return type (Options: first, last, mid)|None|False|True
|
|
|
|
QgsProcessingParameterString|class_filter|Only import points of selected class(es) (comma separated integers)|None|False|True
|
|
|
|
*QgsProcessingParameterBoolean|-t|Do not create attribute table|False
|
2016-03-12 21:06:39 +01:00
|
|
|
Hardcoded|-o
|
2017-09-03 17:42:13 +02:00
|
|
|
QgsProcessingParameterVectorDestination|output|Lidar
|