Contents
The main repository for PDAL is located on github at https://github.com/PDAL/PDAL
You can obtain a copy of the active source code by issuing the following command:
git clone git@github.com:PDAL/PDAL.git pdal
The fastest way to get going with PDAL is to use the Docker build. See the tutorial at Docker for more information.
docker pull pdal/pdal:1.2
RPMs for PDAL are available at http://pdal.s3-website-us-east-1.amazonaws.com/rpms/
Debian packages are now available on Debian Unstable.