Forum #23 - Topic #89 - Message List
Prepare routing table for dijkstra
Dear forum, as it stands in the tutorium (http://pgrouting.postlbs.org/wiki/Workshop-PrepareDikstra)
I try to execute the command "SELECT assign_vertex_id('victoria', 0.001, 'the_geom', 'gid');"
But I always get error messages like that:
"FEHLER: cannot EXECUTE a null querystring CONTEXT: PL/pgSQL function "assign_vertex_id" line 26 at execute statement"
What could that mean?
In my table "victoria" I have the columns gid,id,the_geom,source,target and length.
Thank you once again, Kai
Kai-Behncke
12/27/07 06:41:43

