[Routing] OpenRouteService.org source code?
Andreas Volz
lists at brachttal.net
Tue Jul 15 13:03:31 BST 2008
Am Tue, 15 Jul 2008 10:02:58 +0200 schrieb Frederik Ramm:
> Hi,
Hello,
> > Is OpenRouteService.org routing source code written in C or C++? If
> > not it may be possible to port to C++.
>
> As far as I know it's Java.
This would also fit into my framework.
> > Is there anywhere a C or C++ library that calculates a route with
> > OSM data?
>
> Use Nic Roets'
> gosmore (pure C),
Looks like C code in a cpp file. Did you look into the source? What is
this? Nothing more to add! :-P
> GraphServer (C with Ruby bindings),
Looks really interesting. But I didn't read anything about OSM on the
website. Is there a tutorial?
> the boost graph library, or even
May be useful to start writing something on my own.
> pgrouting (PostGIS based).
Sounds nice. Would also fit into my framework, at least for prototyping
to be replaced later with a C++ version.
Thanks for that links. Just added GraphServer and pgrouting to the wiki.
regards
Andreas
More information about the Routing
mailing list