Expand description
Column-oriented LAS/COPC point data.
Structs§
- Column
Selection - Requested LAS/COPC dimensions for column-oriented reads.
- Column
Spec - Declares the LAS/COPC dimension and scalar type for a column.
- LasColumn
Batch - A column-oriented batch of LAS/COPC point values.
Enums§
- Column
Data - Owned column values.
- Column
View - Borrowed column values.
- LasDimension
- LAS/COPC point dimensions that can be represented as columns.
- Scalar
Type - Primitive scalar types supported by LAS/COPC column data.
Functions§
- layout_
for_ las_ format - Returns the column layout available from a LAS point format.
- scan_
angle_ rank_ from_ degrees - Converts scan angle degrees into the rank-style column used by existing readers.