` `
LAStools is a collection of highly efficient, multicore command line tools for LiDAR data processing.
This tool can turn billions of points with via seamless Delaunay triangulation implemented using streaming into large elevation, intensity, or RGB rasters. For more info see the blast2dem page and its online README file.
より多くのテキスト制御出力をコンソールに生成します。
デフォルト: 偽
用意済の入力ファイルでLAStoolsのGUIを開始します。
デフォルト: 偽
点を含むファイルは、LAS / LAZ形式でラスターされます。
その後、ラスターされ、一時的なTINを構築するために使用するポイントを指定します。
デフォルト: —
TINが上にラスターされ、グリッドのセルのサイズを指定します。
デフォルト: 1.0
ラスタライズされる属性を指定します。
デフォルト: 標高
属性は、ラスター値に変換されるべき方法を指定します。
デフォルト: 実際の値
タイルのバウンディングボックス(lastileで作成された入力LAS / LAZタイルに対してのみ意味)にラスターエリアを制限する場合に指定します。
デフォルト: 偽
他のコマンドラインは、このメニューから利用できないスイッチを指定しますが、(高度)LAStoolsのユーザーに知られています。
デフォルト: —
出力ラスターが格納されている場所を指定します。偽色、グレーランプ、および陰影起伏のためにTIF、PNG、およびJPGなどの画像ラスターを使用してください。実際の値のためにTIF、BIL、IMG、ASC、DTM、FLT、XYZ、およびCSVなどの値ラスターを使用してください。
processing.runalg('blast2dem', verbose, gui, input, filter, step, attribute, product, use_tile_bb, additional, output)
This tool can turn billions of points with via seamless Delaunay triangulation implemented using streaming into large iso-contour lines (optionally tiled). For more info see the blast2iso page and its online README file.
より多くのテキスト制御出力をコンソールに生成します。
デフォルト: 偽
用意済の入力ファイルでLAStoolsのGUIを開始します。
デフォルト: 偽
点を含むファイルは、LAS / LAZ形式でラスターされます。
一時TINが平滑化されるかどうか、および何回平滑化されるかを指定します。
デフォルト: 0
等等高線が抽出される間隔を指定します。
デフォルト: 10.0
指定された長さよりも短い等等高線を省略します。
デフォルト: 0.0
指定された長さよりも短い等等高線セグメントの基本的な単純化。
デフォルト: 0.0
その領域指定されたサイズよりも小さい連続線分によって形成されたバンプの基本的な単純化。
デフォルト: 0.0
他のコマンドラインは、このメニューから利用できないスイッチを指定しますが、(高度)LAStoolsのユーザーに知られています。
デフォルト: —
出力ベクターが格納されている場所を指定します。SHPまたはWKT出力ファイルを使用してください。入力ライダーファイルが地理座標系である(経度/緯度)または(だけにしてますが)地理参照情報を持っている場合、KML出力ファイルも作成できます。
processing.runalg('blast2iso', verbose, gui, input, smooth, isoline_spacing, clean, simplify, simplify_area, additional, output)
This tool turns points (up to 20 million) via a temporary Delaunay triangulation that is rastered with a user-defined step size into an elevation, intensity, or RGB raster. For more info see the las2dem page and its online README file.
より多くのテキスト制御出力をコンソールに生成します。
デフォルト: 偽
用意済の入力ファイルでLAStoolsのGUIを開始します。
デフォルト: 偽
点を含むファイルは、LAS / LAZ形式でラスターされます。
その後、ラスターされ、一時的なTINを構築するために使用するポイントを指定します。
デフォルト: —
TINが上にラスターされ、グリッドのセルのサイズを指定します。
デフォルト: 1.0
ラスタライズされる属性を指定します。
デフォルト: 標高
属性は、ラスター値に変換されるべき方法を指定します。
デフォルト: 実際の値
タイルのバウンディングボックス(lastileで作成された入力LAS / LAZタイルに対してのみ意味)にラスターエリアを制限する場合に指定します。
デフォルト: 偽
他のコマンドラインは、このメニューから利用できないスイッチを指定しますが、(高度)LAStoolsのユーザーに知られています。
デフォルト: —
出力ラスターが格納されている場所を指定します。偽色、グレーランプ、および陰影起伏のためにTIF、PNG、およびJPGなどの画像ラスターを使用してください。実際の値のためにTIF、BIL、IMG、ASC、DTM、FLT、XYZ、およびCSVなどの値ラスターを使用してください。
processing.runalg('lidartools:las2dem', verbose, gui, input, filter, step, attribute, product, use_tile_bb, additional, output)
This tool turns point clouds (up to 20 million per file) into iso-contour lines by creating a temporary Delaunay triangulation on which the contours are then traced. For more info see the las2iso page and its online README file.
より多くのテキスト制御出力をコンソールに生成します。
デフォルト: 偽
用意済の入力ファイルでLAStoolsのGUIを開始します。
デフォルト: 偽
点を含むファイルは、LAS / LAZ形式でラスターされます。
一時TINが平滑化されるかどうか、および何回平滑化されるかを指定します。
デフォルト: 0
等等高線が抽出される間隔を指定します。
デフォルト: 10.0
指定された長さよりも短い等等高線を省略します。
デフォルト: 0.0
指定された長さよりも短い等等高線セグメントの基本的な単純化。
デフォルト: 0.0
その領域指定されたサイズよりも小さい連続線分によって形成されたバンプの基本的な単純化。
デフォルト: 0.0
他のコマンドラインは、このメニューから利用できないスイッチを指定しますが、(高度)LAStoolsのユーザーに知られています。
デフォルト: —
出力ベクターが格納されている場所を指定します。SHPまたはWKT出力ファイルを使用してください。入力ライダーファイルが地理座標系である(経度/緯度)または(だけにしてますが)地理参照情報を持っている場合、KML出力ファイルも作成できます。
processing.runalg('las2iso', verbose, gui, input, smooth, isoline_spacing, clean, simplify, simplify_area, additional, output)
This tool uses las2las to filter LiDAR points based on different attributes and to write the surviving subset of points to a new LAZ or LAS file. For more info see the las2las page and its online README file.
より多くのテキスト制御出力をコンソールに生成します。
デフォルト: 偽
用意済の入力ファイルでLAStoolsのGUIを開始します。
デフォルト: 偽
処理されるポイントを含むファイル。
このようなリターン、分類、またはフラグなどの各種オプションに基づいてポイントをフィルタリングします。
オプション:
デフォルト: 0
また、このようなリターン、分類、またはフラグなどの各種オプションに基づいてポイントをフィルタリングします。
オプション:
デフォルト: 0
さまざまなオプション(引数として値を必要とする)に基づいてポイントをフィルタリングします。
オプション:
デフォルト: 0
上記で選択されたフィルタの引数である値。
デフォルト: (設定されていません)
また、さまざまなオプション(引数として値を必要とする)に基づいてポイントをフィルタリングします。
オプション:
デフォルト: 0
上記で選択されたフィルタの引数である値。
デフォルト: (設定されていません)
他のコマンドラインは、このメニューから利用できないスイッチを指定しますが、(高度)LAStoolsのユーザーに知られています。
デフォルト: —
出力点群の保存場所を指定します。ASCIIのために圧縮されていない出力のために圧縮された出力用LAZ、LAS、およびTXTを使用してください。
processing.runalg('lidartools:las2las_filter', verbose, input_laslaz, filter_return_class_flags1, filter_return_class_flags2, filter_coords_intensity1, filter_coords_intensity1_arg, filter_coords_intensity2, filter_coords_intensity2_arg, output_laslaz)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
<put parameter description here>
オプション:
デフォルト: 0
<put parameter description here>
オプション:
1 — 1(北)
2 — 2(北)
3 — 3(北)
4 — 4(北)
5 — 5(北)
6 — 6(北)
7 — 7(北)
8 — 8(北)
9 — 9(北)
10 — 10(北)
11 — 11(北)
12 — 12 (北)
13 — 13 (北)
14 — 14 (北)
15 — 15 (北)
16 — 16 (北)
17 — 17 (北)
18 — 18 (北)
19 — 19 (北)
20 — 20 (北)
21 — 21 (北)
22 — 22 (北)
23 — 23 (北)
24 — 24 (北)
25 — 25 (北)
26 — 26 (北)
27 — 27 (北)
28 — 28 (北)
29 — 29 (北)
30 — 30 (北)
31 — 31 (北)
32 — 32 (北)
33 — 33 (北)
34 — 34 (北)
35 — 35 (北)
36 — 36 (北)
37 — 37 (北)
38 — 38 (北)
39 — 39 (北)
40 — 40 (北)
41 — 41 (北)
42 — 42 (北)
43 — 43 (北)
44 — 44 (北)
45 — 45 (北)
46 — 46 (北)
47 — 47 (北)
48 — 48 (北)
49 — 49 (北)
50 — 50 (北)
51 — 51 (北)
52 — 52 (北)
53 — 53 (北)
54 — 54 (北)
55 — 55 (北)
56 — 56 (北)
57 — 57 (北)
58 — 58 (北)
59 — 59 (北)
60 — 60 (北)
61 — 1 (南)
62 — 2 (南)
63 — 3 (南)
64 — 4 (南)
65 — 5 (南)
66 — 6 (南)
67 — 7 (南)
68 — 8 (南)
69 — 9 (南)
70 — 10 (南)
71 — 11 (南)
72 — 12 (南)
73 — 13 (南)
74 — 14 (南)
75 — 15 (南)
76 — 16 (南)
77 — 17 (南)
78 — 18 (南)
79 — 19 (南)
80 — 20 (南)
81 — 21 (南)
82 — 22 (南)
83 — 23 (南)
84 — 24 (南)
85 — 25 (南)
86 — 26 (南)
87 — 27 (南)
88 — 28 (南)
89 — 29 (南)
90 — 30 (南)
91 — 31 (南)
92 — 32 (南)
93 — 33 (南)
94 — 34 (南)
95 — 35 (南)
96 — 36 (南)
97 — 37 (南)
98 — 38 (南)
99 — 39 (南)
100 — 40 (南)
101 — 41 (南)
102 — 42(南)
103 — 43(南)
104 — 44 (南)
105 — 45 (南)
106 — 46 (南)
107 — 47 (南)
108 — 48 (南)
109 — 49 (南)
110 — 50 (南)
111 — 51 (南)
112 — 52 (南)
113 — 53 (南)
114 — 54 (南)
115 — 55 (南)
116 — 56 (南)
117 — 57 (南)
118 — 58 (南)
119 — 59 (南)
120 — 60(南)
デフォルト: 0
<put parameter description here>
オプション:
デフォルト: 0
<put parameter description here>
オプション:
デフォルト: 0
<put parameter description here>
オプション:
1 — 1(北)
2 — 2(北)
3 — 3(北)
4 — 4(北)
5 — 5(北)
6 — 6(北)
7 — 7(北)
8 — 8(北)
9 — 9(北)
10 — 10(北)
11 — 11(北)
12 — 12 (北)
13 — 13 (北)
14 — 14 (北)
15 — 15 (北)
16 — 16 (北)
17 — 17 (北)
18 — 18 (北)
19 — 19 (北)
20 — 20 (北)
21 — 21 (北)
22 — 22 (北)
23 — 23 (北)
24 — 24 (北)
25 — 25 (北)
26 — 26 (北)
27 — 27 (北)
28 — 28 (北)
29 — 29 (北)
30 — 30 (北)
31 — 31 (北)
32 — 32 (北)
33 — 33 (北)
34 — 34 (北)
35 — 35 (北)
36 — 36 (北)
37 — 37 (北)
38 — 38 (北)
39 — 39 (北)
40 — 40 (北)
41 — 41 (北)
42 — 42 (北)
43 — 43 (北)
44 — 44 (北)
45 — 45 (北)
46 — 46 (北)
47 — 47 (北)
48 — 48 (北)
49 — 49 (北)
50 — 50 (北)
51 — 51 (北)
52 — 52 (北)
53 — 53 (北)
54 — 54 (北)
55 — 55 (北)
56 — 56 (北)
57 — 57 (北)
58 — 58 (北)
59 — 59 (北)
60 — 60 (北)
61 — 1 (南)
62 — 2 (南)
63 — 3 (南)
64 — 4 (南)
65 — 5 (南)
66 — 6 (南)
67 — 7 (南)
68 — 8 (南)
69 — 9 (南)
70 — 10 (南)
71 — 11 (南)
72 — 12 (南)
73 — 13 (南)
74 — 14 (南)
75 — 15 (南)
76 — 16 (南)
77 — 17 (南)
78 — 18 (南)
79 — 19 (南)
80 — 20 (南)
81 — 21 (南)
82 — 22 (南)
83 — 23 (南)
84 — 24 (南)
85 — 25 (南)
86 — 26 (南)
87 — 27 (南)
88 — 28 (南)
89 — 29 (南)
90 — 30 (南)
91 — 31 (南)
92 — 32 (南)
93 — 33 (南)
94 — 34 (南)
95 — 35 (南)
96 — 36 (南)
97 — 37 (南)
98 — 38 (南)
99 — 39 (南)
100 — 40 (南)
101 — 41 (南)
102 — 42(南)
103 — 43(南)
104 — 44 (南)
105 — 45 (南)
106 — 46 (南)
107 — 47 (南)
108 — 48 (南)
109 — 49 (南)
110 — 50 (南)
111 — 51 (南)
112 — 52 (南)
113 — 53 (南)
114 — 54 (南)
115 — 55 (南)
116 — 56 (南)
117 — 57 (南)
118 — 58 (南)
119 — 59 (南)
120 — 60(南)
デフォルト: 0
<put parameter description here>
オプション:
デフォルト: 0
processing.runalg('lidartools:las2lasproject', verbose, input_laslaz, source_projection, source_utm, source_sp, target_projection, target_utm, target_sp, output_laslaz)
This tool uses las2las to filter LiDAR points based on different attributes and to write the surviving subset of points to a new LAZ or LAS file. For more info see the las2las page and its online README file.
より多くのテキスト制御出力をコンソールに生成します。
デフォルト: 偽
用意済の入力ファイルでLAStoolsのGUIを開始します。
デフォルト: 偽
処理されるポイントを含むファイル。
Either translate, scale, or clamp the x, y, or z coordinate by the value specified below.
オプション:
デフォルト: 0
上で選択した変換によって行われる平行移動、縮尺変更、または範囲固定の量を指定する値。
デフォルト: (設定されていません)
Also either translate, scale, or clamp the x, y, or z coordinate by the value specified below.
オプション:
デフォルト: 0
上で選択した変換によって行われる平行移動、縮尺変更、または範囲固定の量を指定する値。
デフォルト: (設定されていません)
<put parameter description here>
オプション:
デフォルト: 0
上で選択した変換によって行われる縮尺変更、平行移動、クランプまたは設定の量を指定する値。
デフォルト: (設定されていません)
<put parameter description here>
オプション:
デフォルト: 0
上で選択した変換によって行われる縮尺変更、平行移動、クランプまたは設定の量を指定する値。
デフォルト: (設定されていません)
<put parameter description here>
オプション:
デフォルト: 0
上記で選択された操作の引数である値。
デフォルト: (設定されていません)
他のコマンドラインは、このメニューから利用できないスイッチを指定しますが、(高度)LAStoolsのユーザーに知られています。
デフォルト: —
出力点群の保存場所を指定します。ASCIIのために圧縮されていない出力のために圧縮された出力用LAZ、LAS、およびTXTを使用してください。
processing.runalg('lidartools:las2las_transform', verbose, input_laslaz, filter_return_class_flags1, filter_return_class_flags2, filter_coords_intensity1, filter_coords_intensity1_arg, filter_coords_intensity2, filter_coords_intensity2_arg, output_laslaz)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
<put parameter description here>
デフォルト: xyz
processing.runalg('lidartools:las2txt', verbose, input_laslaz, parse_string, output)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
<put parameter description here>
デフォルト: 偽
processing.runalg('lidartools:lasindex', verbose, input_laslaz, mobile_or_terrestrial)
This tool grids a selected attribute (e.g. elevation, intensity, classification, scan angle, ...) of a large point clouds with a user-defined step size onto raster using a particular method (e.g. min, max, average). For more info see the lasgrid page and its online README file.
より多くのテキスト制御出力をコンソールに生成します。
デフォルト: 偽
用意済の入力ファイルでLAStoolsのGUIを開始します。
デフォルト: 偽
点を含むファイルは、LAS / LAZ形式でラスターされます。
後続のグリッディングに使用するポイントのサブセットを指定します。
デフォルト: —
ポイントがビニングされるグリッドセルのサイズを指定します。
デフォルト: 1.0
各セルにグリッド化される属性を指定します。
デフォルト: 標高
1つのセルに入る属性をラスター値に変換する方法を指定します。
デフォルト: lowest
タイルのバウンディングボックス(lastileで作成された入力LAS / LAZタイルに対してのみ意味)にラスターエリアを制限する場合に指定します。
デフォルト: 偽
このメニューでは利用できないが、(高度な)LAStoolsユーザーには知られている他のコマンドラインスイッチを指定します。ここに追加する一般的なことは、すべての値をカラーまたはグレーの値にマップする(オプションで ‘-set_min_max 40 90’の指定範囲を指定して画像を生成する) ‘-falseまたは’ -gray ‘です。
デフォルト: —
他のコマンドラインは、このメニューから利用できないスイッチを指定しますが、(高度)LAStoolsのユーザーに知られています。
デフォルト: —
出力ラスターの格納場所を指定します。 TIF、PNG、JPGなどの画像ラスターを使用して、偽色やグレーのランプを作成します。実際の値は、TIF、BIL、IMG、ASC、DTM、FLT、XYZ、CSVなどの値ラスターを使用してください。
processing.runalg('lidartools:lasgrid', verbose, gui, input, filter, step, attribute, method, use_tile_bb, additional, output)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
processing.runalg('lidartools:lasinfo', verbose, input_laslaz, output)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
<put parameter description here>
デフォルト:真
Optional.
<put parameter description here>
Optional.
<put parameter description here>
Optional.
<put parameter description here>
Optional.
<put parameter description here>
Optional.
<put parameter description here>
Optional.
<put parameter description here>
Optional.
<put parameter description here>
processing.runalg('lidartools:lasmerge', verbose, files_are_flightlines, input_laslaz, file2, file3, file4, file5, file6, file7, output_laslaz)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
processing.runalg('lidartools:lasprecision', verbose, input_laslaz, output)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
<put parameter description here>
デフォルト: 0,1,0,1
processing.runalg('lidartools:lasquery', verbose, aoi)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
processing.runalg('lidartools:lasvalidate', verbose, input_laslaz, output)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
<put parameter description here>
デフォルト: 偽
processing.runalg('lidartools:laszip', verbose, input_laslaz, report_size, output_laslaz)
<put algorithm description here>
<put parameter description here>
デフォルト: 偽
Optional.
<put parameter description here>
<put parameter description here>
デフォルト: xyz
<put parameter description here>
デフォルト: 0
<put parameter description here>
デフォルト: 0.01
<put parameter description here>
デフォルト: 0.01
processing.runalg('lidartools:txt2las', verbose, input, parse_string, skip, scale_factor_xy, scale_factor_z, output_laslaz)