<div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-stretch:inherit;line-height:inherit;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41)">Dear all,</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-stretch:inherit;line-height:inherit;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41)">I'm a newbie to routing engines and my first attempts are with OSRM. Specifically I want to use the<span class="gmail-Apple-converted-space"> </span><em style="font-family:inherit;font-variant-caps:inherit;font-weight:inherit;margin:0px;padding:0px;border:0px;font-stretch:inherit;line-height:inherit;vertical-align:baseline;box-sizing:inherit">match </em>service. Questions I have is :<span class="gmail-Apple-converted-space"> </span><br></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-stretch:inherit;line-height:inherit;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41)">1) is it possible with match service to specify public transport (e.g. subway) as the mode of transportation? I see only profiles for car, bike and foot. If not, is there a solution? I'm pretty sure it it possible but how? I saw in some profiles the public_transport parameter but I don't know how to use it.</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-stretch:inherit;line-height:inherit;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41)">2) is it possible for match to return a multi-modal path given the timestamps of each coordinate? For example, return a sub-path that is the most plausible for pedestrian (chosen because of the low speed inferred from timestamps) followed by another subpath that is the most plausible for car (because of a higher speed)? Or is the only solution to pre-process the data to infer by myself the mode of transportation and make subsequent calls to the corresponding profile instance?</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-stretch:inherit;line-height:inherit;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41)">Thanks a lot,</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;font-stretch:inherit;line-height:inherit;font-size:15px;vertical-align:baseline;box-sizing:inherit;clear:both;color:rgb(36,39,41)">Patrick</p></div>