<div dir="ltr">I think this is correct, your query statement is 'SELECT pgr_alphaShape((st_collect(v.the_geom))) as geom FROM ways_vertices_pgr as v, result as r WHERE r.node = <a href="http://v.id">v.id</a>;'.<br>The return value of the pgr_alphaShape function is a GEOMETRY COLLECTION.<br><br>For reference, please seehttps://<a href="http://docs.pgrouting.org/3.6/en/pgr_alphaShape.html">docs.pgrouting.org/3.6/en/pgr_alphaShape.html</a>. <div><br><div>Sorry, I went through a long vacation.<br></div></div></div>