Skip to main content

LAS の間引き (3D Analyst ツール)

サマリー

入力 LAS データセットからの LAS ポイントのサブセットを含む、新しい LAS ファイルを作成します。

使用法

  • Consider using this tool on over-sampled LAS data—写真測量で生成された点群や、複数の重複する LiDAR スキャンからのリターンなど、表示速度を最適化したり、解析操作を迅速に行ったりします。 車載 LiDAR 測量では、LiDAR センサーの速度および移動パターンのばらつきにより、極端にポイント密度の高いリターンが取得される場合があります。 間引きを行うことで、測量の密度を均一にすることができるため、特定の自動分類ルーチンの結果が改善され、リターンのポイント間隔が一定になります。

  • 特に、散在しているオブジェクトを表すクラス コード指定を持つポイントの数が、ポイント総数の一部を占める場合は、そのクラス コードの保持を検討してください。 たとえば、散在しているフィーチャを表すポイントがある場合 (電力線など)、これを保持することで、空間配置の有益なコンテキストが提供されます。これを保持しないと、ポイントを間引いた場合に失われてしまいます。

  • 各 LAS ファイルは、LAS データセットが参照する残りの LAS ファイルとは関係なく間引きされます。 LAS ファイルにオーバーラップ データがある場合、データを間引く前に、LAS タイルの作成 ツールを使用して、ポイントをオーバーラップしないタイルにマージします。

  • 各入力 LAS ファイルは、名前の接尾辞が 出力ファイル名の接尾辞 パラメーターで指定されていない限り、入力と一致する名前の出力ファイルを生成します。

  • このツールの仕組みに関する詳細については、タイル作成と間引きを使用して点群を最適化 をご参照ください。

パラメーター

ラベル 説明 データ タイプ

入力 LAS データセット

処理される LAS データセット。

LAS Dataset Layer

ターゲット フォルダー

出力 LAS 形式のファイルが書き込まれる既存のフォルダー。

Folder

間引きのディメンション

実行される間引き操作のタイプを指定します。

  • 2D ThinningThinning will occur in tiles defined along the x,y-axis.

  • 3D ThinningThinning will occur in volumes of space defined by tiles along the x,y-axis, and height gradients along the z-axis. This is the default.

String

ターゲット XY 座標精度

X、Y 軸に沿った間引きタイルの各辺のサイズ。

Linear Unit

ターゲット Z 座標精度

(オプション)

3D 間引き方法を使用する場合の、各間引き領域の高さ。

Linear Unit

ポイント選択方法

各間引き領域で保持されるポイントを決定するために使われる方法を指定します。

  • Closest to CenterThe LAS point that is closest to the center of the region being thinned will be retained. This is the default.

  • Class Code WeightsThe LAS points with the class code that has the highest weight assigned will be retained.

  • Most Frequent Class CodeThe LAS points with the most frequent class code value in the region being thinned will be retained.

  • Lowest PointThe lowest LAS point in the region being thinned will be retained.

  • Highest PointThe highest LAS point in the region being thinned will be retained.

  • Lowest and Highest PointThe highest and lowest LAS points in the region being thinned will be retained.

  • Closest to Average HeightThe LAS point whose height is closest to the average of height of all points in the region being thinned will be retained.

  • Lowest IntensityThe LAS point whose intensity value is the lowest among the points in the region being thinned will be retained.

  • Highest IntensityThe LAS point whose intensity value is the highest among the points in the region being thinned will be retained.

  • Lowest and Highest IntensityThe two LAS points with the lowest and the highest intensity values among the points in the region being thinned will be retained.

  • Closest to Average IntensityThe LAS point whose intensity value is closest to the average of all intensity values from points in the region being thinned will be retained.

String

入力クラス コードとウェイト

(オプション)

各クラス コードに割り当てられるウェイト。各間引き領域で、どのポイントを保持するか決定します。 このパラメーターは、ポイント選択方法 パラメーターで クラス コードのウェイト オプションが指定されている場合にのみ有効になります。 最も高いウェイトを持つクラス コードが、間引き領域に割り当てられます。 ある間引き領域で 2 つのクラス コードが同じウェイトを持っている場合、最小ポイント ソース ID を持つクラス コードが保持されます。

値テーブル列:

  • Class CodeThe class code with the weight being assigned. This can be any value from 0 to 255.

  • WeightThe weight assigned to each class code. This can be any integer.

Value Table

出力ファイル名の接尾辞

(オプション)

各出力ファイルに追加される名前。

String

出力 LAS データセット

(オプション)

新しく作成された .las ファイルを参照する出力 LAS データセット。

LAS Dataset

保持クラス

(オプション)

指定されたクラス コード値を持つ入力 LAS ポイントが、出力 LAS ファイルから間引きされません。

Long

保持フラグ

(オプション)

クラス フラグに基づいて出力 LAS ファイルに保持される入力 LAS ポイントを指定します。

  • Model KeyPoints with the model key class flag will be preserved.

  • OverlapPoints with the overlap class flag will be preserved.

  • SyntheticPoints with the synthetic class flag will be preserved.

  • WithheldPoints with the withheld class flag will be preserved.

String

保持リターン

(オプション)

リターンに基づいて出力 LAS ファイルに保持される入力 LAS ポイントを指定します。

  • Single returnsAll single return points will be included.

  • Last returnsAll single and last return points will be included.

  • First of many returnsAll points that are the first of multiple returns will be included.

  • Last of many returnsAll points that are the last of multiple returns will be included.

String

除外クラス

(オプション)

指定されたクラス コード値を持つ入力 LAS ポイントが、出力 LAS ファイルから除外されます。

Long

除外フラグ

(オプション)

クラス フラグに基づいて出力 LAS ファイルから除外される入力 LAS ポイントを指定します。

  • Model KeyPoints with the model key class flag will be excluded.

  • OverlapPoints with the overlap class flag will be excluded.

  • SyntheticPoints with the synthetic class flag will be excluded.

  • WithheldPoints with the withheld class flag will be excluded.

String

除外リターン

(オプション)

リターンに基づいて出力 LAS ファイルから除外される入力 LAS ポイントを指定します。

  • Single returnsAll single return points will be excluded.

  • Last returnsAll single and last returns will be excluded.

  • First of many returnsAll points that are the first of multiple returns will be excluded.

  • Last of many returnsAll points that are the last of multiple returns will be excluded.

String

圧縮

(オプション)

出力 .las ファイルを圧縮形式にするか、標準の LAS 形式にするかを指定します。

  • No CompressionThe output will be in the standard LAS format (*.las file). This is the default.

  • zLAS CompressionOutput .las files will be compressed in the zLAS format.

String

可変長レコードの削除

(オプション)

入力 LAS ポイントで格納されている可変長レコードが、出力 LAS データで維持されるか、または削除されるかを指定します。

  • オンVariable length records will be removed from the output LAS data.

  • オフVariable length records will be maintained in the output LAS data. This is the default.

Boolean

LAS ポイントの整理

(オプション)

LAS ファイル内の LAS ポイントの順序をそのまま維持するか、並べ替えるかを指定します。

  • オンThe order of the points in the LAS files will be rearranged. This is the default.

  • オフThe order of the points in the LAS files will remain the same.

Boolean

統計の計算

(オプション)

LAS データセットで参照されている .las ファイルの統計を計算するかどうかを指定します。 統計を計算することで、.las ファイルごとの空間インデックスが提供され、解析と表示のパフォーマンスが向上します。 また統計によって、分類コードやリターン情報などの LAS 属性の表示が .las ファイルに存在する値に制限されるので、フィルタリングとシンボルのエクスペリエンスも強化されます。

  • オンStatistics will be computed. This is the default.

  • オフStatistics will not be computed.

Boolean

派生した出力

ラベル 説明 データ タイプ

出力フォルダー

出力 LAS ファイルがあるフォルダー。

Folder

環境

現在のワークスペース, 範囲

ライセンス情報

  • Basic: 3D Analyst が必要
  • Standard: 3D Analyst が必要
  • Advanced: 3D Analyst が必要