[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 10:08:13 EST 2005


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

maluche at labtrans.ufsc.br changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From maluche at labtrans.ufsc.br  2005-12-21 10:08 -------
SELECT id,  sum( length( g.the_geom ) ) FROM roads g, roads_edges WHERE
g.edge_id = id GROUP BY id;

ERROR:  column reference "id" is ambiguous

So, I got it... I had a column "id" in my "graph2" table...  Now It works ! Ty







------- 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