<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 Andrzej,<br><br><div>&gt; patch v7 solves problem with second cycleway, support for <br>&gt; make-opposite-cycleways seems to be correct too.<br><br>puh :-)<br>Quite a lot of version for such a small patch ;-)<br><br>&gt; <br>&gt;  &gt; The artificial cycleways have the tag mkgmap:synthesised=yes<br>&gt; <br>&gt; I can't guess how to use it. Could you provide an example?<br>no :-(<br><br>I thought that it could be done with a single ike this<br>highway=* &amp; mkgmap:synthesised=yes &amp; bicycle=yes [0x04 road_class=2 road_speed=3 resolution 24]<br><br>but we probably also want different road classes for the cycleways <br>depending on the highway=* tag value.<br><br>Maybe we can code a solution in the &lt;finalize&gt; section?<br>Something like<br>highway=* &amp; mkgmap:synthesised=yes &amp; mkgmap:bicycle=yes { set mkgmap:resolution-min = 24 }<br><br>That would work similar to the mkgmap:road-class-min=* tag.<br><br>The problem with this is that the original idea was that an&nbsp; "Element type definition" <br>(the stuff in the square brakets) is a constant, and the code required to allow<br>tags like mkgmap:road-class-min=* is very error-prone.<br><br>Gerd<br></div>                                               </div></body>
</html>