<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Minko,<br><br>the tag traffic_sign=* is ignored by the link-pois-to-ways option, so the first problem<br>is that no POI is created for this node, and you can't change that in the style, because<br>the processing happens before style rules are processed.<br><br>If we would change that somethow, the 2nd problem would be the direction. <br>The current implementation in trunk creates short way with the access restrictions,<br>and it would be quite complicated to change that so that e.g. two oneways are created,<br>one with a restiriction, the other without.<br><br>In the high-prec-branch this looks easier, as it creates a route restriction for each direction<br>by default. We would just need an additional tag to tell mkgmap that only one direction<br>is needed.<br><br>Gerd<br><br><div>&gt; Date: Sat, 1 Feb 2014 10:18:34 +0100<br>&gt; From: ligfietser@online.nl<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: [mkgmap-dev] link-pois-to-ways<br>&gt; <br>&gt; I have a question about the link-pois-to-ways option:<br>&gt; In the NL's traffic signs are being mapped.<br>&gt; http://wiki.openstreetmap.org/wiki/Overzicht_Nederlandse_Verkeersborden#C:_Geslotenverklaring<br>&gt; <br>&gt; On this node, http://www.openstreetmap.org/node/2644156384 there is a traffic sign C6 (motorcar=no) in one direction.<br>&gt; traffic_sign:backward =        NL:C6<br>&gt; <br>&gt; Tagging the whole road with oneway=yes is not the correct situation, because it is not a oneway street. <br>&gt; Only entering this street by car is not allowed.  <br>&gt; <br>&gt; Does mkgmap support motorcar:backward = no on a node (like barriers)?<br>&gt; <br>&gt; And how about the direction, does it look to the direction of the way?<br>&gt; <br>&gt; Does traffic_sign=NL:C6 {set mkgmap:car=no} in the points file work?<br>&gt; <br>&gt; A workaround is to tag a small part of the way with  motorcar:backward = no or this restriction:<br>&gt; http://www.openstreetmap.org/relation/3478910 but a routing node would be better.<br>&gt; <br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>