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://www.asprs.org/divisions-committees/lidar-division/laser-las-file-format-exchange-activities>. The LAZ file format is an open and lossless compression scheme for binary LAS format versions 1.0 to 1.4 <https://laszip.org/>.
Version: | 1.6.0 |
Depends: | R (≥ 3.6.0) |
Imports: | Rcpp, data.table, utils |
LinkingTo: | Rcpp, BH |
Suggests: | tinytest |
Published: | 2022-05-26 |
Author: | Jean-Romain Roussel [aut, cre, cph], Florian De Boissieu [aut, ctb] (Enable the support of .lax file and extra byte attributes), Martin Isenburg [cph] (Is the author of the LASlib and LASzip libraries), David Auty [ctb] (Reviewed the documentation), Pierrick Marie [ctb] (Helped to compile LASlib code in R), Tiago de Conto [ctb] (Implemented the -thin_with_voxel filter method) |
Maintainer: | Jean-Romain Roussel <jean-romain.roussel.1 at ulaval.ca> |
BugReports: | https://github.com/r-lidar/rlas/issues |
License: | GPL-3 |
URL: | https://github.com/r-lidar/rlas |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | rlas results |
Reference manual: | rlas.pdf |
Package source: | rlas_1.6.0.tar.gz |
Windows binaries: | r-devel: rlas_1.6.0.zip, r-release: rlas_1.6.0.zip, r-oldrel: rlas_1.5.3.zip |
macOS binaries: | r-release (arm64): rlas_1.6.0.tgz, r-oldrel (arm64): rlas_1.6.0.tgz, r-release (x86_64): rlas_1.6.0.tgz, r-oldrel (x86_64): rlas_1.6.0.tgz |
Old sources: | rlas archive |
Reverse imports: | lidR |
Please use the canonical form https://CRAN.R-project.org/package=rlas to link to this page.