<div dir="ltr">Hi,<div><br></div><div>I looked into OSMReader.processWay( )</div><div>There is already a lot of comments. But it's still not clear to me. :p</div><div><br></div><div>I understand GH will create a "virtual" node, with the same lat/lon.</div><div>And then create a new edge between the 2 nodes.</div><div>But how to block this edge?</div><div>set the direction bit of the zero length edge both to false? where is the code?</div><div><pre style="color:rgb(0,0,0);font-family:Menlo;font-size:12pt"><span style="color:rgb(128,128,128);font-style:italic">// create zero length edge for barrier<br></span>createdEdges.addAll(addBarrierEdge(newNodeId, nodeId, wayFlags, nodeFlags, wayOsmId));</pre><div><div class="gmail_signature"><b>Best Regards,</b><div><b>ZhiQiang ZHAO</b></div></div></div>
</div></div>