<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 Mike,<br><br>I think you are right&nbsp; regarding the access tags.<br>The current solution in combination with the default style<br>might route a truck through the wrong direction of a oneway.<br>Thanks for pointing this out.<br><br>If I got it right, most style developers don't use this option,<br>they prefer to have the logic in the rules.<br>Maybe this is another argument to remove the option<br>instead of adding code to make it work in special cases?<br><br>Is anybody able to change the default style so that it produces<br>the same result ?<br><br>Gerd<br><br><div>From: mike@tvage.co.uk<br>To: mkgmap-dev@lists.mkgmap.org.uk<br>Date: Mon, 2 Mar 2015 22:46:07 +0000<br>Subject: [mkgmap-dev] --make-opposite-cycleways option<br><br><pre>Dear all,<br> <br>When using the --make-opposite-cycleways option, I notice that the address<br>index adds a road name of the actual road name suffixed with " (cycleway)".<br>For me at least, this is undesirable. Also the generated name does not<br>conform to the OSM naming convention of not including any descriptive<br>information in names. I therefore propose that the name of an opposite<br>cycleway be set to the same as the original road name, and that users who<br>want to name the opposite cycleway differently should use the style file to<br>rename it.<br> <br>In looking at the code that produces the opposite cycleway, I also believe<br>there is an error in the way it handles access tags - the code currently<br>sets access=no, bicycle=yes and foot=no, but ignores all other access tags.<br>Hence if (for example) the road has psv=yes on it, the generated cycleway<br>will also have psv=yes (unless I am misunderstanding something in the<br>handling of access tags). <br> <br>I therefore submit the attached patch for trial.<br> <br>Regards,<br>Mike<br></pre><br>_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</div>                                               </div></body>
</html>