<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Peter,</div><div>yes, I think you’ve put the finger on the problem: my map has lots of small ways that are not connected to the rest of the graph. So I think it actually finds an edge to start off with, but then it can’t find a route because it’s an island, although not a « oneway island », just an isolated island. So is the config prepare.minOnewayNetworkSize although useful in this case ?</div><div><br></div><div>In the SO issue you mention, it says that one should try to « decrease prepare.minNetworkSize », is that correct or do you mean actually « increase » the value ? and then should I recompile and rebuild the graph when I play with this value or can I just restart the server ?</div><div><br></div><div>Thanks,</div><div>Laurent</div><br><div><div>On 28 févr. 2015, at 21:16, Peter <<a href="mailto:graphhopper@gmx.de">graphhopper@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<div text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">The default settings should be already
sufficient for ~1000m<br>
Maybe your start point is in a trap due to a barrier or similar?<br>
Maybe you try <a class="moz-txt-link-freetext" href="http://stackoverflow.com/a/26433076/194609">http://stackoverflow.com/a/26433076/194609</a><br>
<br>
Kind Regards,<br>
Peter<br>
<br>
<br>
On 28.02.2015 17:27, Laurent Bendel wrote:<br>
</div>
<blockquote cite="mid:F02F8A69-7F45-49A1-9B03-70AFE8934DD9@gmail.com" type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div>Hi all,</div>
<div>no answer, but I’ve found these two setting in
config.properties, which I changed as follows:</div>
<div><br>
</div>
<div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">index.highResolution=1000</div>
<div style="margin: 0px; font-size: 11px; font-family: Menlo;">index.maxRegionSearch=8</div>
</div>
<div><br>
</div>
<div>But it doesn’t seem to help. First question is, do I need to
recompile after changing these two variables ? do I need to
rebuild the graph ? well, I did both anyway, but it still
sometimes returns « point 0 not found » when the coordinates is
more than around 300-500m from the nearest road. Do I need to
change something else ?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Laurent</div>
<div><br>
</div>
<br>
<div>
<div>On 23 févr. 2015, at 19:08, Laurent Bendel <<a moz-do-not-send="true" href="mailto:asianrider@gmail.com">asianrider@gmail.com</a>>
wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">Hi all,<br>
I’m trying to find which option controls the max distance
taken in account when looking up the closest edge for the
start and end point given in a search. In some areas that are
very poorly mapped, it’s sometimes possible to give a
coordinate that is too far away from the closest road and the
server returns an error. I’d like to increase this value.<br>
<br>
Thanks,<br>
Laurent<br>
<br>
</blockquote>
</div>
<br>
</blockquote>
<br>
</div>
_______________________________________________<br>GraphHopper mailing list<br><a href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>https://lists.openstreetmap.org/listinfo/graphhopper<br></blockquote></div><br></body></html>