laszip 3.4.4
Compression library for LAS files
LASzip is a library for compressing LAS
files and uncompressing LAZ
files. The LAS
format is a file format designed for the interchange and archiving of lidar point cloud data.
- Outputs:
out
- Website: https://laszip.org/
- Licenses: ASL 2.0
- Package source: gnu/packages/geo.scm
- Builds: See build status
- Issues: See known issues
Installation
Install laszip 3.4.4
as follows:
guix install laszip@3.4.4
Or install the latest version:
guix install laszip
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.