Skip to content

Commit

Permalink
Add r.in.lidar.info and override projection by default (much easier t…
Browse files Browse the repository at this point in the history
…o use)
  • Loading branch information
Médéric RIBREUX committed Jun 2, 2016
1 parent f914a03 commit 8792443
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
@@ -0,0 +1,8 @@
r.in.lidar
r.in.lidar.info - Extract information from LAS file
Raster (r.*)
ParameterFile|input|LAS input file|False|False
Hardcoded|-p
Hardcoded|-g
Hardcoded|-s
OutputHTML|html|LAS information
Expand Up @@ -14,4 +14,5 @@ ParameterString|return_filter|Only import points of selected return type Options
ParameterString|class_filter|Only import points of selected class(es) (comma separated integers)|None|False|True
*ParameterBoolean|-i|Import intensity values rather than z values|False
*ParameterBoolean|-e|Extend region extents based on new dataset|True
*ParameterBoolean|-o|Override dataset projection (use location's projection)|True
OutputRaster|output|Lidar Raster

0 comments on commit 8792443

Please sign in to comment.