Skip to content

Zhao-Qi/laszip.net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

laszip.net

The LASzip LiDAR compressor packaged as a simple stand-alone assembly for easy inclusion of compression and decompression functionality into other software. It compresses LAS files into much more compact LAZ files and vice versa. The resulting files are around 7 - 20 percent of their original size.

To get the original LASzip just download the LAStools distribution which contains the LASlib as well as the LASzip sources together with the binaries of the popular LAStools software and some small example LAZ files.

http://laszip.org/ http://lastools.org/ http://rapidlasso.com/LAStools/

To get the newest version of the C# port of the LASzip library, goto: https://github.com/seeseekey/laszip.net/

ATTENTION: This port is not a complete port of the LASzip library. It does not contain an example, and you can't write version 1 LAZ files, while reading version 1 is still possible.

LICENSE AGREEMENT (for LASzip.Net LiDAR compression)

LASzip.Net is open-source and is licensed with the standard LGPL version 2.1 (see COPYING.txt).

This software is distributed WITHOUT ANY WARRANTY and without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

PROGRAMMERS

martin@rapidlasso.com

shintadono@googlemail.com

COPYRIGHT

(c) 2007-2014, martin isenburg, rapidlasso - fast tools to catch reality

(c) of C# port 2014 by Shinta shintadono@googlemail.com

About

LAS/LAZ library for C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%