..
   ****************************************************************************
    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 - Category
===============================================================================

.. index from here

* :ref:`pgr_drivingDistance` - Driving Distance based on pgr_dijkstra
* :ref:`pgr_withPointsDD` - Driving Distance based on pgr_withPoints
* Post pocessing

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

.. index to here


.. toctree::
    :hidden:

    pgr_alphaShape.rst
    pgr_pointsAsPolygon.rst

