Read and Write 'las' and 'laz' Binary File Formats Used for Remote Sensing Data
LASlib filter and transform operation
Check if data and headers respect the LAS specification
ALTREP utilities
Coordinate Reference System Tools
Extra Bytes Attributes Tools
Full Waveform Interpreter
A set of function to test conformance with LAS specifications
Public Header Block Tools
Read data from a .las or .laz file
Read header from a .las or .laz file
Write a .las or .laz file
Write a .lax file from a .las or .laz file
Read and write 'las' and 'laz' binary file formats. The LAS file format is a public file format for the interchange of 3-dimensional point cloud data between data users. The LAS specifications are approved by the American Society for Photogrammetry and Remote Sensing <https://community.asprs.org/leadership-restricted/leadership-content/public-documents/standards>. The LAZ file format is an open and lossless compression scheme for binary LAS format versions 1.0 to 1.4 <https://laszip.org/>.