File tree 2 files changed +9
-0
lines changed
python/plugins/processing/algs/grass7/description
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change
1
+ r.in.lidar
2
+ r.in.lidar.info - Extract information from LAS file
3
+ Raster (r.*)
4
+ ParameterFile|input|LAS input file|False|False
5
+ Hardcoded|-p
6
+ Hardcoded|-g
7
+ Hardcoded|-s
8
+ OutputHTML|html|LAS information
Original file line number Diff line number Diff line change @@ -14,4 +14,5 @@ ParameterString|return_filter|Only import points of selected return type Options
14
14
ParameterString|class_filter|Only import points of selected class(es) (comma separated integers)|None|False|True
15
15
*ParameterBoolean|-i|Import intensity values rather than z values|False
16
16
*ParameterBoolean|-e|Extend region extents based on new dataset|True
17
+ *ParameterBoolean|-o|Override dataset projection (use location's projection)|True
17
18
OutputRaster|output|Lidar Raster
You can’t perform that action at this time.
0 commit comments