<<I can reproduce this with:
$ GET
'http://router.project-osrm.org/viaroute?z=14&loc=51.502874,-0.119249&loc=51.534750,-0.135230&instructions=true'
{"status":207,"status_message": "Cannot find route between points"}[]
And I get the same thing in a browser.
-Steve
>>
Thanks Steve.
I'm glad someone else can reproduce the result.
The issue now is that if I use
http://map.project-osrm.org/ <http://map.project-osrm.org/the>
and enter the same coordinates, the <http://map.project-osrm.org/the>
route is calculated and does what I
would expect.
In theory looking at the javascript used by that site, it is making
the same call as me but getting a correct result
So what is it doing differently. Or is it calling a different routing setup.
Thanks
John
_______________________________________________
OSRM-talk mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/osrm-talk