<div dir="ltr">Hi Frederick,<div><br></div><div>  Keep your eye on this issue:  <a href="https://github.com/Project-OSRM/osrm-backend/issues/4007">https://github.com/Project-OSRM/osrm-backend/issues/4007</a></div><div><br></div><div>  We're working on something that could be used like this.  It's mostly targeted at supporting "avoid X" behaviour, but eventually, it will probably support the use-case you're describing.</div><div><br></div><div>  There are a few complications (like different instruction types issued by different modes) that walk+bike+car would create, but the ticket above is the first steps in the direction you're thinking of.</div><div><br></div><div><br></div><div>daniel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 16, 2017 at 2:53 PM, Frederik Ramm <span dir="ltr"><<a href="mailto:frederik@remote.org" target="_blank">frederik@remote.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
   in a scenario where I run three OSRM instances - one with a bicyle<br>
routing graph, one for cars, and one for pedestrians - and where it<br>
currently takes me two days to update them all, is there a potential for<br>
speedup if I were to generate one single MLD graph, make three copies of<br>
it and then use osrm-customize to change the weightings for each of the<br>
travel modes?<br>
<br>
I'm aware that this would be a bit of a hack and lead to wildly<br>
sub-optimal routing times on the car graph (which would now have tons of<br>
"dead weight" edges), but if faster updates of all three routing graphs<br>
were more important for me than fast routing times...?<br>
<br>
Bye<br>
<span class="HOEnZb"><font color="#888888">Frederik<br>
<br>
--<br>
Frederik Ramm  ##  eMail <a href="mailto:frederik@remote.org">frederik@remote.org</a>  ##  N49°00'09" E008°23'33"<br>
<br>
______________________________<wbr>_________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.<wbr>org/listinfo/osrm-talk</a><br>
</font></span></blockquote></div><br></div>