<div dir="ltr">I find it difficult to understand the logic behind a particular profile and the documentation is not extensive. Could you tell me where I should add the logic to remove subway from the routing graph? I see defined in foot.lua <i>access_tag_blacklist</i>, <i>restricted_access_tag_list</i>, <i>service_access_tag_blacklist</i>, <i>restrictions</i> and <i>avoid</i> variables and I don't know where to add my particular restriction. <div>Thanks Daniel</div><div>Patrick</div></div><br><div class="gmail_quote"><div dir="ltr">Le lun. 18 juin 2018 à 11:36, Daniel Patterson <<a href="mailto:daniel@mapbox.com">daniel@mapbox.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Patrick,<div><br></div><div>  In order to exclude them from matching, you'll need a way to identify them via the OSM tags.  If you can figure out the tags that are on these ways and not others, you can add some logic to `profiles/foot.lua` to remove them from the routing graph.  If they're removed, then won't be matched on.</div><div><br></div><div>daniel</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jun 18, 2018 at 7:55 AM Patrick Agin <<a href="mailto:agin.patrick@gmail.com" target="_blank">agin.patrick@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I noticed that some routes returned by match service (for foot profile) are subway routes. How to prohibit these solutions?</div><div>Thanks</div><div>Patrick </div></div>
_______________________________________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org" target="_blank">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/osrm-talk</a><br>
</blockquote></div>
_______________________________________________<br>
OSRM-talk mailing list<br>
<a href="mailto:OSRM-talk@openstreetmap.org" target="_blank">OSRM-talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/osrm-talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/osrm-talk</a><br>
</blockquote></div>