[GraphHopper] Via points
Peter
graphhopper at gmx.de
Wed Jul 9 11:57:22 UTC 2014
see the docs:
https://github.com/graphhopper/graphhopper/blob/master/docs/web/api-doc.md
point - Specifiy multiple points for which the route should be
calculated. The order is important. Specify at least two points.
and default result is already json ...
Regards,
Peter.
> you can, simply, make two requests from point A to B and then from B to C.
> what you need looks more an ehnancement of the "default" webapp that
> you see when running graphhopper.
>
> Diego Guidi
>
>
> On Wed, Jul 9, 2014 at 1:51 PM, Stephanos Charalambous
> <stephanos_ch at yahoo.gr> wrote:
>> Hi,
>> I have installed and run graphopper on my pc (port 8989).
>>
>> Is it possible to add via points on my request, e.g. instead of
>> http://localhost:8989/?point=35.141599%2C33.361015&point=35.155144%2C33.377666&locale=en-US
>> to use something like
>> http://localhost:8989/?point=35.141599%2C33.361015&viapoint=35.143284%2C33.365479&point=35.155144%2C33.377666&locale=en-US?
>>
>> In addition can I get the response in json format?
>>
>> Thanks in advance,
>>
>> _______________________________________________
>> GraphHopper mailing list
>> GraphHopper at openstreetmap.org
>> https://lists.openstreetmap.org/listinfo/graphhopper
>>
> _______________________________________________
> GraphHopper mailing list
> GraphHopper at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/graphhopper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/graphhopper/attachments/20140709/5c6db69e/attachment.html>
More information about the GraphHopper
mailing list