Hello, i'm using A-star like this: SELECT gid, AsText(the_geom) AS the_geom FROM astar_sp_delta('ways', 2124, 2168, 0.1); The path is correct but sometimes I don't get the edges in the correct order. Is this normal? regards, -- Antonio