Hi Rhys,
On 22/08/14 11:46, Rhys Gareth wrote:
> There is a walking path with bus stop that OTP simply refuses to use,
> resulting in it either providing no route, or snapping to the nearest road.
> If possible I'd like to "learn to fish" and know how to debug/troubleshoot
> this myself.
>
> Here is a closeup of the problematic path in
> OSM:
https://www.openstreetmap.org/edit#map=22/1.31213/103.80368
Looking at the OSM data, it could be a snap issue for the stop (walk
path for example, or bridge/underpass). You can try to debug your graph
with the graph vizualizer, where you can inspect to which edge the stop
has been connected to.
To be honest, that does not help much, URL host is your local machine :)
HTH,
--Laurent