[Cartoweb-dev] [Bug 1221] [pgdijkstra ] update_cost_from_distance problem

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Wed Dec 21 05:54:08 EST 2005


http://bugzilla.maptools.org/show_bug.cgi?id=1221





------- Additional Comments From sylvain.pasche at camptocamp.com  2005-12-21 05:54 -------
Could you please try running the following sql, after replacing "graph2" by the
name of your graph table, and post there the output ?:

SELECT id,  sum( length( g.the_geom ) ) FROM graph2 g, graph2_edges WHERE
g.edge_id = id GROUP BY id;





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the Cartoweb-dev mailing list