Skip to content

efficient tools for LiDAR processing

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE.txt
LGPL-2.1
COPYING.txt
Notifications You must be signed in to change notification settings

glschultz/LAStools

 
 

Repository files navigation

Schultz Software Solutions LLC LAStools Fork

This is a fork of LAStools (https://github.com/LAStools/LAStools) which is based on the modifications made in another fork of LAStools (https://github.com/arsf/LAStools.git). However, this fork is newer and will be periodically updated as the upstream repository is modified.

The following changes were made to the makefiles:

  • Added an 'install' target in order to install the headers, library and the open source tools (e.g., las2las, las2txt) to target directory specified.
  • Build as a shared library, renamed as libLASlib to avoid conflicts with libLAS.

For more details about LAStools see the included README.

To install run:

make
make install PREFIX=/usr/local

Setting the PREFIX as required.

About

efficient tools for LiDAR processing

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE.txt
LGPL-2.1
COPYING.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.9%
  • C++ 36.2%
  • Python 5.5%
  • HTML 0.9%
  • Batchfile 0.7%
  • C 0.6%
  • Other 0.2%