.. _writers:

Writers
=======

Writers consume data provided by :ref:`readers`. Some writers can consume any
dimension type, while others only understand fixed dimension names.

.. note::

    PDAL predefined dimension names can be found in the dimension registry:
    https://github.com/PDAL/PDAL/blob/master/src/Dimension.json

.. toctree::
   :maxdepth: 1
   :glob:

   writers.*

