[pgadmin-support] pgr_createTopology creates bad topology

2016-10-13 Thread Ferjo
Hi, I want to calculate the shortest way between two points using pgr_dijkstra function. When I excecute that function, it doesn't show anything. Only when two points are just in front of each other, pgr_dijkstra shows the way it is between them. Just in this last case, pgr_dijkstra works fine. Bu

[pgadmin-support] pgr_createTopology creates bad topology

2016-10-13 Thread Ferjo
Hi, I want to calculate the shortest way between two points using pgr_dijkstra function. When I excecute that function, it doesn't show anything. Only when two points are just in front of each other, pgr_dijkstra shows the way it is between them. Just in this last case, pgr_dijkstra works fine. Bu