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.
verbose
[boolean]Generates more textual control output to the console.
Vorgabe: False
LAStools-GUI öffnen
[boolean]Starts the GUI of LAStools with pre-populated input files.
Vorgabe: False
LAS/LAZ-Eingabedatei
[file]Umwandeln (Koordinaten)
[selection]Either translate, scale, or clamp the x, y, or z coordinate by the value specified below.
Optionen:
Vorgabe: 0
Wert für Transformation (Koordinaten)
[string]The value that specifies the amount of translating, scaling, or clamping done by the transform selected above.
Vorgabe: (not set)
zweite Umwandlung (Koordinaten)
[selection]Also either translate, scale, or clamp the x, y, or z coordinate by the value specified below.
Optionen:
Vorgabe: 0
Wert für zweite Umwandlung (Koordinaten)
[string]The value that specifies the amount of translating, scaling, or clamping done by the transform selected above.
Vorgabe: (not set)
Umwandlung (Intensität, Scanwinkel, GPS-Zeit, ...)
[selection]<geben Sie hier die Parameterbeschreibung ein>
Optionen:
Vorgabe: 0
Wert für Umwandlung (Intensität, Scanwinkel, GPS-Zeit, ...)
[string]The value that specifies the amount of scaling, translating, clamping or setting that is done by the transform selected above.
Vorgabe: (not set)
Zweite Umwandlung (Intensität, Scanwinkel, GPS-Zeit, ...)
[selection]<geben Sie hier die Parameterbeschreibung ein>
Optionen:
Vorgabe: 0
Wert für zweite Umwandlung (Intensität, Scanwinkel, GPS-Zeit, ...)
[string]The value that specifies the amount of scaling, translating, clamping or setting that is done by the transform selected above.
Vorgabe: (not set)
Operationen (die ersten 7 brauchen ein Argument)
[selection]<geben Sie hier die Parameterbeschreibung ein>
Optionen:
Vorgabe: 0
Argument für Operation
[string]The value that is the argument for the operation selected above.
Vorgabe: (not set)
Weitere(r) Kommandozeilenparameter
[string]Specifies other command-line switches not available via this menu but known to the (advanced) LAStools user.
Vorgabe: —
LAS/LAZ-Ausgabedatei
[file]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)