.. 
   ****************************************************************************
    pgRouting Manual
    Copyright(c) pgRouting Contributors

    This documentation is licensed under a Creative Commons Attribution-Share
    Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/
   ****************************************************************************


.. _drivingDistance:

Driving Distance
===============================================================================


  - :ref:`pgr_drivingDistance` - Driving Distance based on pgr_dijkstra

.. toctree::
    :hidden:

    ./pgr_drivingDistance.rst

.. _pgr_driving_distance_post:

Driving Distance post-processing
===============================================================================

  - :ref:`pgr_alphaShape` - Alpha shape computation
  - :ref:`pgr_points_as_polygon` - Polygon around set of points

.. toctree::
    :hidden:

    ./../../alpha_shape/doc/pgr_alphaShape.rst
    ./../../alpha_shape/doc/pgr_pointsAsPolygon.rst

