Hello Everyone,

I am kind of stuck with pyroutelib2/pyroute. I have a list of nodes of
highways== motorway and I was trying to use the pyroutelib to find route
between two nodes but without success.
I tried using pyroute.py , route.py but without success.
I did the following : python pyroute.py map.osm node_id1 node_id2

1)
python pyroute.py map.osm node_id1 node_id2
i am getting error key_Error

2)
python route.py map.osm node_id1 node_id2
i am getting error : Loaded 0 nodes


map.osm is downloaded from openstreetmap and node_id1 , node_id2 are random
nodes i got after reading map.osm (only for highways= motorways)

kindly let me know the correct way to use pyroutelib
i am very new to this and hence any help will be appreciated

cheers!!!
_______________________________________________
Routing mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/routing

Reply via email to