<div dir="ltr">1.  Supply the coordinates in the order travelled: /match/v1/oldest;second-oldest;second-newest;newest<div><br></div><div>2.  Hints aren't quite so helpful for the /matching API - reading the code I actually think there might be a bug here.  If you pass in a hint, it'll only use the first snapped candidate from the previous response, instead of many candidates within range.  Much of the time this will work fine, but won't if your GPS data is inaccurate and you're closer to an incorrect road.  Don't pass in hints at all to avoid this bug.</div><div><br></div><div>daniel</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 6, 2019 at 4:52 PM Alex R <<a href="mailto:ralienpp@gmail.com">ralienpp@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Thank you for the fast, detailed and reassuring response.</div><div><br></div><div>I have some additional questions:</div><div>1. In what order must the list of coordinates be given? (i.e., <br></div><div><a href="http://127.0.0.1:5000/match/v1/driving/most-recent;second-most-recent;third-most-recent" target="_blank">http://127.0.0.1:5000/match/v1/driving/most-recent;second-most-recent;third-most-recent</a> OR is it the other way around, and the "most-recent" coordinates are in the end?)</div><div><br></div><div>2. If I provide a "hint" value (taking it from a previous request), would that simplify OSRM's calculations? (or is the "hint" only useful when querying different endpoints?)</div><div><br></div><div><br></div><div>Alex<br></div><div><br></div></div>
_______________________________________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org" target="_blank">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/osrm-talk</a><br>
</blockquote></div>