<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">see the docs:<br>
<a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/blob/master/docs/web/api-doc.md">https://github.com/graphhopper/graphhopper/blob/master/docs/web/api-doc.md</a><br>
<br>
<table>
<tbody>
<tr>
<td align="left">point</td>
<td align="left">-</td>
<td align="left">Specifiy multiple points for which the
route should be calculated. The order is important.
Specify at least two points.</td>
</tr>
</tbody>
</table>
<br>
and default result is already json ...<br>
<br>
Regards,<br>
Peter.<br>
<br>
</div>
<blockquote
cite="mid:CAKzJouUxGZapzSDLHOwwX6vLXgAPyupLgd_TcAqRhbSS=SWBWA@mail.gmail.com"
type="cite">
<pre wrap="">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
<a class="moz-txt-link-rfc2396E" href="mailto:stephanos_ch@yahoo.gr"><stephanos_ch@yahoo.gr></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">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
<a class="moz-txt-link-freetext" href="http://localhost:8989/?point=35.141599%2C33.361015&point=35.155144%2C33.377666&locale=en-US">http://localhost:8989/?point=35.141599%2C33.361015&point=35.155144%2C33.377666&locale=en-US</a>
to use something like
<a class="moz-txt-link-freetext" href="http://localhost:8989/?point=35.141599%2C33.361015&viapoint=35.143284%2C33.365479&point=35.155144%2C33.377666&locale=en-US">http://localhost:8989/?point=35.141599%2C33.361015&viapoint=35.143284%2C33.365479&point=35.155144%2C33.377666&locale=en-US</a>?
In addition can I get the response in json format?
Thanks in advance,
_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
</blockquote>
<br>
</body>
</html>