.. _tutorial:

******************************************************************************
Tutorials
******************************************************************************

This section provides tutorial-level information on various aspects of PDAL,
from command-line use to plugin development.

Getting Started
---------------

.. toctree::
   :maxdepth: 1

   using
   overview

Using PDAL
----------

.. toctree::
   :maxdepth: 1

   reading
   writing
   pcl_block_tutorial
   pcl_ground
   clipping-with-shapefile
   calculating-normalized-heights
   dart-throwing


Developing
----------

.. toctree::
   :maxdepth: 1

   writing-filter
   writing-kernel
   writing-reader
   writing-writer
   liblas_to_pdal
