このツールは、特定の方法(例えば、最小、最大、平均)を使用してラスタ上にユーザ定義のステップサイズを有する大きな点群の選択された属性(例えば、仰角、強度、分類、走査角度など)。詳細は lasgrid ページとそのオンライン README ファイルを参照してください。
verbose
[boolean]Generates more textual control output to the console.
Default: False
open LAStools GUI
[boolean]Starts the GUI of LAStools with pre-populated input files.
Default: False
input LAS/LAZ file
[points]filter
[string]Specifies which subset of points to use for subsequent gridding.
Default: —
step size / pixel size
[number]Specifies the size of the grid cells the points are binned into.
Default: 1.0
Attribute
[string]Specifies the attribute that is to be gridded into each cell.
Default: elevation
Method
[string]Specifies how the attributes falling into one cell are turned into a raster value.
Default: lowest
use tile bounding box
[boolean]Specifies to limit the rastered area to the tile bounding box (only meaningful for input LAS/LAZ tiles that were created with lastile).
Default: False
additional command line parameter(s)
[string]Specifies other command-line switches not available via this menu but known to the (advanced) LAStools user. A common thing to add here would be ‘-false or ‘-gray’ to map all values to a color or a gray value (optionally with a specified range of ‘-set_min_max 40 90’ and produce an image.
Default: —
additional command line parameter(s)
[string]Specifies other command-line switches not available via this menu but known to the (advanced) LAStools user.
Default: —
Output raster file
[raster]