<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi all,<br><br>&gt; <br><div><div dir="ltr"><div>&gt; RestrictionRelation.setExceptMask should be updated to the new access <br>&gt; rules. But maybe this change should be applied not in the refactoring <br>&gt; branch without any change in the output.<br>&gt; Example:<br>&gt; delivery is not an access tag and should be removed<br>okay<br>&gt; psv should set bus and taxi (if they are not set too)<br><br>&gt; motorcycle should be ignored<br>&gt; vehicle should be considered.<br><br>I've coded this with r3232 + r3231.<br>See <a href="http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&amp;rev=3231" target="_blank">http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&amp;rev=3231</a><br>for details.<br><br>If you want to create a map for motorcycles you should add some lines<br>like below to your style relations file to treat restrictions for motorcycles:<br><br># treat restriction for motorcycles like ones for motorcar<br>type=restriction &amp; restriction:motorcycle=* { set restriction:motorcar = '${restriction:motorcycle}' }<br>type=restriction &amp; except ~ '.*motorcycle'&nbsp; {set except='${except};motorcar'}<br>type=restriction:motorcycle { set type = 'restriction:motorcar' }<br><br>@WanMil:<br>Not sure what you mean with "(if they are not set too)". When would that matter?<br><br>Gerd<br></div>                                               </div></div></div>
                                               </div></body>
</html>