.. _download:

******************************************************************************
Download
******************************************************************************


.. contents::
   :depth: 3
   :backlinks: none


Current Release(s)
------------------------------------------------------------------------------

* **2017-10-12** `PDAL-1.6.0-src.tar.gz`_ `Release Notes`_ (`md5`_)

.. _`Release Notes`: https://github.com/PDAL/PDAL/releases/tag/1.6.0

.. _`PDAL-1.6.0-src.tar.gz`: http://download.osgeo.org/pdal/PDAL-1.6.0-src.tar.gz
.. _`md5`: http://download.osgeo.org/pdal/PDAL-1.6.0-src.tar.gz.md5
.. _`DebianGIS`: http://wiki.debian.org/DebianGis


Past Releases
------------------------------------------------------------------------------

* **2017-04-06** `PDAL-1.5.0-src.tar.gz`_
* **2016-12-15** `PDAL-1.4.0-src.tar.gz`_


.. _`PDAL-1.5.0-src.tar.gz`: http://download.osgeo.org/pdal/PDAL-1.5.0-src.tar.gz
.. _`PDAL-1.4.0-src.tar.gz`: http://download.osgeo.org/pdal/PDAL-1.4.0-src.tar.gz



.. _source:

Development Source
------------------------------------------------------------------------------

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 https://github.com/PDAL/PDAL.git pdal



Binaries
------------------------------------------------------------------------------

Docker
................................................................................

The fastest way to get going with PDAL is to use the Docker build. See the
:ref:`Docker tutorial <docker>` for more information.

::

    docker pull pdal/pdal:1.6


Windows
................................................................................

Windows builds are available via `OSGeo4W`_ (64-bit only). Run the
``osgeo4w-setup.exe`` and choose the "Advanced Install" option. PDAL is
available in the Commandline_Utilities or Libs section.

RPMs
................................................................................

RPMs for PDAL are available at https://copr.fedorainfracloud.org/coprs/neteler/pdal/

Debian
................................................................................

Debian packages are now available on `Debian Unstable`_.

.. _`OSGeo4W`: http://trac.osgeo.org/osgeo4w/
.. _`Debian Unstable`: https://tracker.debian.org/pkg/pdal
.. _`LASzip`: http://laszip.org
