Hi list I am doing some with the end results of a driving distance calculation, I can use either st_convexhull or pgr_pointsAsPolygon to turn the end results in to a polygon Q. What is the advantage of using pgr_pointsAsPolygon instead of using st_convexhull? regards Dave.