<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi,<br>
<br>
yes, this is a known issue, see the last point here:
<a class="moz-txt-link-freetext" href="https://github.com/graphhopper/graphhopper/issues/319">https://github.com/graphhopper/graphhopper/issues/319</a><br>
<br>
The reason is a strange (or incorrect?) mapping, if you look here:
<a class="moz-txt-link-freetext" href="https://graphhopper.com/maps/?point=51.397569%2C-2.336027&point=51.397887%2C-2.338452&locale=de&layer=Lyrk">https://graphhopper.com/maps/?point=51.397569%2C-2.336027&point=51.397887%2C-2.338452&locale=de&layer=Lyrk</a><br>
this does not say anything about an involved roundabout. The
reason is that the roundabout-way is never touched - the last node
of the incoming way is identical to the first node of the outgoing
way. The same issue causes the wrong count in your example.<br>
<br>
Regards,<br>
Peter<br>
<br>
On 03.03.2015 19:03, D KING wrote:<br>
</div>
<blockquote
cite="mid:1425405829.43216.YahooMailNeo@web87904.mail.ir2.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:garamond, new york, times, serif;font-size:8pt">I've
briefly tested the Roundabout function. Had many missing
roundabouts (mostly mini-roundabouts), but this is probably(?)
related to the data encoded into a map, but also missing exits
from junctions with flared entry/exits.<br>
<br>
Going ahead on a roundabout of ("highway intersection" style),
this junction returns "Exit 1", which would be the bypass
heading south/SE. (drive on left).<br>
<a class="moz-txt-link-freetext" href="https://graphhopper.com/maps/?point=51.399527%2C-2.334766&point=51.397064%2C-2.340088&layer=Lyrk">https://graphhopper.com/maps/?point=51.399527%2C-2.334766&point=51.397064%2C-2.340088&layer=Lyrk</a><br>
<div><span><br>
</span></div>
<div><br>
<blockquote style="border-left: 2px solid rgb(16, 16, 255);
margin-left: 5px; margin-top: 5px; padding-left: 5px;">
<div style="font-family: garamond, new york, times, serif;
font-size: 8pt;">
<div style="font-family: times new roman, new york, times,
serif; font-size: 12pt;">
<div dir="ltr">
<hr size="1"> <font face="Arial" size="2"> <b><span
style="font-weight:bold;">From:</span></b> Peter
<a class="moz-txt-link-rfc2396E" href="mailto:graphhopper@gmx.de"><graphhopper@gmx.de></a><br>
<b><span style="font-weight: bold;">To:</span></b>
<a class="moz-txt-link-abbreviated" href="mailto:graphhopper@openstreetmap.org">graphhopper@openstreetmap.org</a> <br>
<b><span style="font-weight: bold;">Sent:</span></b>
Tuesday, 3 March 2015, 16:42<br>
<b><span style="font-weight: bold;">Subject:</span></b>
[GraphHopper] 0.4 Release Candidate 1<br>
</font> </div>
<div class="y_msg_container"><br>
<div id="yiv265461082">
<div> Hi together,<br>
<br>
we've created the first release candidate for
GraphHopper 0.4. It will appear soon in maven
central:<br>
<br>
<groupId>com.graphhopper</groupId><br>
<artifactId>graphhopper</artifactId><br>
<version>0.4.0-RC1</version><br>
<br>
or use this repo URL directly:<br>
<a moz-do-not-send="true" rel="nofollow"
class="yiv265461082moz-txt-link-freetext"
target="_blank"
href="https://oss.sonatype.org/content/repositories/releases/com/graphhopper/graphhopper/">https://oss.sonatype.org/content/repositories/releases/com/graphhopper/graphhopper/</a><br>
<br>
There were many smaller and <a
moz-do-not-send="true" rel="nofollow"
target="_blank"
href="https://github.com/graphhopper/graphhopper/issues?q=is%3Aissue+milestone%3A0.4+is%3Aclosed">bigger
issues</a> and bugs fixed and some new features
implemented - more details including contributors
will follow soon. The refactoring is written down
in the core/files/changelog.txt to make moving to
0.4 easier.<br>
<br>
Other components that got an update:<br>
<ul>
<li><a moz-do-not-send="true" rel="nofollow"
target="_blank"
href="https://graphhopper.com/maps/">GraphHopper
Maps</a> (aka gmaps ;)) will be updated
using the latest version. The car profile is
already deployed, including the <a
moz-do-not-send="true" rel="nofollow"
target="_blank"
href="https://graphhopper.com/maps/?point=52.50401%2C13.408706&point=52.505734%2C13.412418&locale=de&layer=Lyrk">new
roundabout instruction</a>. The other
profiles will follow in the next ~20 hours.<br>
</li>
<li>Our <a moz-do-not-send="true"
rel="nofollow" target="_blank"
href="https://github.com/graphhopper/graphhopper-ios">iOS
version</a> will be updated soon</li>
<li>The <a moz-do-not-send="true"
rel="nofollow" target="_blank"
href="https://github.com/graphhopper/map-matching">map
matching</a> component is also available as
0.4.0-RC1</li>
<li>The <a moz-do-not-send="true"
rel="nofollow" target="_blank"
href="https://github.com/graphhopper/directions-api-java-client">standalone
Java client</a> for the Web API (e.g. for
our Directions API) is also released as
0.4.0-RC1</li>
<li>The website got a (partial) <a
moz-do-not-send="true" rel="nofollow"
target="_blank"
href="https://graphhopper.com/index_de.html">German
translation</a></li>
</ul>
<div>Please try it out and give us early feedback!</div>
<div>Also there is <a moz-do-not-send="true"
rel="nofollow" target="_blank"
href="https://github.com/konsoletyper/graphhopper">a
100% offline JavaScript routing solution</a>
based on TeaVM and GraphHopper. Let us know if
you would be interested to upgrade or even
maintain this, <a moz-do-not-send="true"
rel="nofollow" target="_blank"
href="https://karussell.wordpress.com/2014/05/04/graphhopper-in-the-browser-teavm-makes-offline-routing-via-openstreetmap-possible-in-javascript/">here</a>
you can find background information. Would be
really appreciated!<br>
</div>
Kind Regards,<br>
Peter from the GraphHopper Team<br>
<br>
</div>
</div>
<br>
_______________________________________________<br>
GraphHopper mailing list<br>
<a moz-do-not-send="true"
ymailto="mailto:GraphHopper@openstreetmap.org"
href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a><br>
<a moz-do-not-send="true"
href="https://lists.openstreetmap.org/listinfo/graphhopper"
target="_blank">https://lists.openstreetmap.org/listinfo/graphhopper</a><br>
<br>
<br>
</div>
</div>
</div>
</blockquote>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
GraphHopper mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GraphHopper@openstreetmap.org">GraphHopper@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openstreetmap.org/listinfo/graphhopper">https://lists.openstreetmap.org/listinfo/graphhopper</a>
</pre>
</blockquote>
<br>
</body>
</html>