<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,
<div><br>
</div>
<div>I am trying to fix a problem that I am having getting my instance of OSRM to allow foot access along a bridal path where Foot access is not specified. The feature, in OSM edit, is described as follows...</div>
<div><br>
</div>
<div>Feature Type: Bridal Path</div>
<div><span style="font-size: 10pt;">Allowed Access:</span></div>
<div>- All: yes</div>
<div>- Foot: Not Specified</div>
<div>- Motor Vehicles: no</div>
<div>- Bicycles: Not Specified</div>
<div>- Horses: designated</div>
<div>Tags:</div>
<div>- designation: public_bridleway</div>
<div>- highway: bridleway</div>
<div>- tracktype: grade2</div>
<div>Relations:</div>
<div>- Hiking Route: Cumbria Way - alternative_route</div>
<div><br>
</div>
<div>So I expect that this means that there is an access specified in the data defined as follows:</div>
<div>access=yes, motor_vehicle=no, horse=designated</div>
<div><br>
</div>
<div>ie, foot is not present.</div>
<div><br>
</div>
<div>The problem I have is that I try to use OSRM for foot routing along this way, it is not permitted. What do I need to do in order to correct this?</div>
<div><br>
</div>
<div>Kind regards</div>
<div>Andrew</div>
</div>
</body>
</html>