[GraphHopper] embedding GraphHopper in a non-Java webapp
Peter
graphhopper at gmx.de
Wed Aug 6 07:25:29 UTC 2014
Hi,
as the web module is intented for that usage you only need to parse the
returned json in your favourite language. Currently we only have code
for Java and Javascript though.
There is no stripped-down version of GH - what would be the advantage of
that?
Regards,
Peter.
On 04.08.2014 18:12, Vivek Nallur wrote:
> Hi
>
> Is it possible to embed GraphHopper in a non-Java based webapplication?
> Does anyone have any experience with this, or can point to docs/examples
> that've tried this?
>
> I suppose, an alternative to actually embedding GraphHopper would be, to
> start up GH as a server, where it listens on a socket for commands. I'm
> aware of the GH web-app that uses jetty to start up a simple web-server.
> I'm wondering if there's a stripped down version, that simply listens on
> a socket.
>
> regs
> Vivek
>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
More information about the GraphHopper
mailing list