<div dir="ltr">Hello All,<div><br></div><div>Sorry for the confusion, I'll try to be clearer.</div><div><br></div><div>I have an open street map with a section that may look like this:</div><div><br></div><div><div><img src="cid:ii_hyfwhaku1_147a17268eaf3e13" width="500" height="500"><br>
</div>​<br></div><div>I want to travel along the green path. When routing, the route is returned as a list of co-ordinate points.</div><div><br></div><div>For the stretch of road with the circles, the route says I should travel from the co-ordinate of the green circle, to that of the blue circle, however it has missed out the three nodes in between (red).</div>
<div><br></div><div>As a result I cannot traverse the route, as I see no way to travel from the green circle, directly to the blue circle, I must travel via the red circles which have been omitted.</div><div><br></div><div>
I was wondering if there was a way to have the route returned detailing every node that needs to be visited, and in the order it needs visiting, (so instead of getting 2 points, here I'd expect to get 5)</div><div><br>
</div><div>Does this make things clearer?</div><div><br></div><div>Many thanks,</div><div><br></div><div>Tim</div><div>​<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 August 2014 15:20, Jan Torben Heuer <span dir="ltr"><<a href="mailto:jan@komoot.de" target="_blank">jan@komoot.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><div>Am 04.08.2014 um 15:22 schrieb Timothy Lehner <<a href="mailto:tim@accelogress.com" target="_blank">tim@accelogress.com</a>>:</div>
<div class=""><br><blockquote type="cite"><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
For example, if my OpenStreetMap has a few close packed nodes, the route calulcated will have maybe two latLong points. The lat long points of the nodes in between are missed.</div></blockquote></div></div><br><div>Not sure what „close packed nodes“ are but: </div>
<div>- There is a maximum accuracy (10e-6?) due to packing the coordinates into integer values.</div><div>- There is a default douglas peucker hat simplifies geometries.</div><div><br></div><div>Maybe one of it is the reason.</div>
<div><br></div><div>Ja</div></div><br>_______________________________________________<br>
GraphHopper mailing list<br>
<a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/graphhopper" target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
<br></blockquote></div><br></div>