<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
you can, but there is currently no way to remove such edges
(efficiently).<br>
<br>
Another workaround would be to use the QueryGraph for this like we
use to introduce virtual nodes and edges to incorporate the
start+end GPS point into the graph. But never tried this.<br>
<br>
Why not always add all such points to the graph, why is a dynamic
scenario needed here?<br>
<br>
Kind Regards,<br>
Peter<br>
<br>
On 23.07.2015 15:42, graphhopper newbie wrote:<br>
</div>
<blockquote
cite="mid:CAJtFbiJY7FFcvkpEwVPLY4SAza-WFSBsB=o7Dn-WNMOqWi4Bjg@mail.gmail.com"
type="cite">
<div dir="ltr">Hi everybody,
<div>I am wondering if I can add nodes and edges to the graph
after its creation in a dynamic way. I need this functionality
to deal with dynamic scenarios like representing available
bikesharing/carsharing points which changes often. The simpist
case I need is to add an edge from a newly added node (
representing the available bike) to the closest node in the
graph and the reverse edge. i.e. from the closest node to the
the bike node. </div>
<div><br>
</div>
<div>Thank you very much,</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>