Skip to content
/ LAStools Public
forked from LAStools/LAStools

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

arsf/LAStools

 
 

Repository files navigation

NERC Airborne Research Facility Data Analysis Node (NERC-ARF-DAN) LAStools Fork

This is a fork of LAStools (https://github.com/LAStools/LAStools) used for installation on our Fedora Linux systems. The following changes have been made to makefiles

  • Added an 'install' option to install library, headers and open source tools (e.g., las2las, las2txt).
  • Build as a shared library, renamed as liblaslib to avoid conflicts with libLAS.

Unless you are installing LAStools on a NERC-ARF system or using software developed by NERC-ARF which depends on our patched version of LAStools (e.g., LAG) it is recommended you use the official version.

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 56.3%
  • C++ 35.7%
  • Python 5.6%
  • HTML 0.9%
  • Batchfile 0.7%
  • C 0.6%
  • Other 0.2%