[Routing] OpenRouteService.org source code?
Alex Wilson
alex_wilson at pobox.com
Tue Jul 15 07:50:22 BST 2008
Dear Andreas,
I'm currently playing with a C++ routing app which is using the Boost Graph
Library A* implementation. It's fast and flexible. You can see the code
here:
http://code.google.com/p/modosmapi/source/browse/trunk/mod_osm/router.cpp
(part of my codebase for a new C++ 0.5 api)
It's not yet finished or very efficient in other respects (I'm currently
calculating the weights for each edge on the fly - rather than
pregenerating) - but might be a good foundation. And if you wait a couple of
weeks I should have a working demo...
If you've any questions, feel free to drop me a line.
Best wishes,
Alex
2008/7/15 Andreas Volz <lists at brachttal.net>:
> Hello,
>
> I think the routing algorithm in OpenRouteService.org is really good. I
> would like to use it in my open source C++ application. So:
>
> Is OpenRouteService.org routing source code available?
>
> Is OpenRouteService.org routing source code written in C or C++? If not
> it may be possible to port to C++.
>
> Is there anywhere a C or C++ library that calculates a route with OSM
> data?
>
> regards
> Andreas
>
> _______________________________________________
> Routing mailing list
> Routing at openstreetmap.org
> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/routing
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/routing/attachments/20080715/14fe48a1/attachment.html>
More information about the Routing
mailing list