Main Content
lidar.blocked.LAS
Description
The LAS
object is an adapter that reads and writes a point cloud
as a single block in a single LAS file.
The table lists the support that the LAS
object has for various blockedPointCloud
capabilities.
Capability | Support |
---|---|
Data types |
|
Process blocks in parallel using the apply
function | No |
Creation
Description
adapter = lidar.blocked.LAS
creates a LAS
object
that reads and writes blocked point cloud data as a single block in a single LAS
file.