<div dir="ltr">Hi Peter, <div>Thanks for your input - I was unaware this functionality was in the latest master. Philipp pointed me at it off-list, and I then discovered I was unfortunately linking the wrong version. Once I fixed that, the results were indeed much better.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Joel</div></div><div class="gmail_extra"><br clear="all"><div>----------------------------------------------------------<br>Joel Haasnoot</div>
<br><br><div class="gmail_quote">On Wed, Jan 1, 2014 at 6:55 PM, Peter K <span dir="ltr"><<a href="mailto:peathal@yahoo.de" target="_blank">peathal@yahoo.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey<br>
<div class="im"><br>
> Hi,<br>
> I'm using Graphhopper as a library for a project that needs to<br>
> precompute a few paths between points (railway lines in this case). I<br>
> route between two lat/lon coordinates and extract the path from the<br>
> response. My OSM data is a very sparse graph of just railway lines,<br>
> which have long edges - but I'm routing between stations. Stations<br>
> however are not neccesarily on the line.<br>
<br>
</div>Can you  connect the station and the lines in a post processing step?<br>
<div class="im"><br>
><br>
> The routing works in principle, but the resulting paths are mostly<br>
> either too short (guessing the end of the edge closest), or too long<br>
> (the end of the edge?). Too long I could fix with postprocessing (tho<br>
> I prefer not to do so), but too short means I'm missing part of the<br>
> path. I've tried increasing the resolution of the index,<br>
> with setPreciseIndexResolution(), but not seeing any change. Is there<br>
> any way to improve this? Any ideas?<br>
<br>
</div>Do you mean GPS exact routing? This is implemented in the master.<br>
Besides this no issues like this are known. So I would need some more<br>
details what could go wrong.<br>
<br>
Regards,<br>
Peter.<br>
<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>
</blockquote></div><br></div>