Hi Patrick, 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.
daniel On Mon, Jun 18, 2018 at 7:55 AM Patrick Agin <[email protected]> wrote: > Hi, > I noticed that some routes returned by match service (for foot profile) > are subway routes. How to prohibit these solutions? > Thanks > Patrick > _______________________________________________ > OSRM-talk mailing list > [email protected] > https://lists.openstreetmap.org/listinfo/osrm-talk >
_______________________________________________ OSRM-talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/osrm-talk
