I'm looking for a library based on Postgis and pgRouting that will provide driving directions as well as a route between any two given points. The second part works fine using pgRouting but can't seem to find anything that'll provide driving directions from the route output by pgRouting. Does anyone have any idea where I can find such a project? I'd be looking to start a new open-source project to provide such a library alongside pgRouting if anyone is interested or I can get enough traction to start such a project.
Asked
Active
Viewed 1,655 times
1 Answers
2
Try emailing the pgrouting mailing list, they usually respond pretty fast.

dassouki
- 6,286
- 7
- 51
- 81
-
Thanks, I also did that and you're right, they are very fast and helpful, will probably try putting something together with their help. – kokonut Feb 25 '10 at 11:26