3 Commits

Author SHA1 Message Date
landry
f52baa204b Update to a newer lastools github snapshot.
Use provided cmake build plumbing, allows for much nicer port Makefile.
Now installs headers in the proper directory, and cmake goo for
potential detection by consumers.
2020-03-26 08:23:53 +00:00
landry
6c42f8fa21 Update lastools to a more recent git snapshot.
Install more headers, and provide a simple do-test.
graphics/displaz builds fine with it.
2019-01-03 11:59:16 +00:00
landry
e2f256a384 Import lastools 0.20170108
LAStools: tools for efficient point-cloud processing

* laszip compresses the LAS files in a completely lossless manner
* lasinfo prints out a quick overview of the contents of a LAS file
* lasindex creates a spatial index LAX file for fast spatial queries
* las2las extracts last returns, clips, subsamples, translates, etc ...
* lasmerge merges several LAS or LAZ files into a single LAS or LAZ file
* txt2las converts LIDAR data from ASCII text to binary LAS format
* las2txt turns LAS into human-readable and easy-to-parse ASCII
* lasprecision analyses the actual precision of the LIDAR points

ok zhuk@
2017-01-13 19:15:20 +00:00