Import point cloud data sets from files using the Point Data Abstraction Library (PDAL).
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Points | Point Cloud list (output) | POINTS | - | - | 
| Options | Files | File path | FILES | - | - | 
 | Import Additional Attributes | Boolean | VARS | Check this to import all attributes provided by the data set, or select the attributes you want to become imported individually. | Default: 0 | 
 | GPS-Time | Boolean | VAR_TIME | - | Default: 0 | 
 | Intensity | Boolean | VAR_INTENSITY | - | Default: 0 | 
 | Scan Angle | Boolean | VAR_SCANANGLE | - | Default: 0 | 
 | Number of the Return | Boolean | VAR_RETURN | - | Default: 0 | 
 | Number of Returns of Given Pulse | Boolean | VAR_RETURNS | - | Default: 0 | 
 | Classification | Boolean | VAR_CLASSIFICATION | - | Default: 0 | 
 | User Data | Boolean | VAR_USERDATA | - | Default: 0 | 
 | Edge of Flight Line Flag | Boolean | VAR_EDGE | - | Default: 0 | 
 | Direction of Scan Flag | Boolean | VAR_DIRECTION | - | Default: 0 | 
 | Point Source ID | Boolean | VAR_SOURCEID | - | Default: 0 | 
 | Red Channel Color | Boolean | VAR_COLOR_RED | - | Default: 0 | 
 | Green Channel Color | Boolean | VAR_COLOR_GREEN | - | Default: 0 | 
 | Blue Channel Color | Boolean | VAR_COLOR_BLUE | - | Default: 0 | 
 | RGB-Coded Color | Boolean | VAR_COLOR | - | Default: 0 | 
 | RGB Value Range | Choice | RGB_RANGE | Data depth of red, green, blue values in LAS file. | Available Choices: [0] 8 bit [1] 16 bit Default: 1 |