[pgrouting-users] Error whith
Jules Kouadio
sekedoua at gmail.com
Fri Aug 19 10:50:20 EDT 2011
*Hi everybody.
After compiling pgrouting whith success, i begin my fist test whith the
shortest_path() function. My data come from open street map. I've insert it
in my database whith ./osm2pgrouting.
But a get an error when i execute this request:
SELECT * FROM shortest_path('SELECT gid as
id,source::integer,target::integer,length::double precision as cost FROM
ways',965,14, false, false);
ERROR: Start vertex was not found.
Do you know where is the problem ?
Thanks !
*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20110819/7928c41e/attachment.html
More information about the Pgrouting-users
mailing list