<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>> patch v7 solves problem with second cycleway, support for <br>> make-opposite-cycleways seems to be correct too.<br><br>puh :-)<br>Quite a lot of version for such a small patch ;-)<br><br>> <br>> > The artificial cycleways have the tag mkgmap:synthesised=yes<br>> <br>> 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=* & mkgmap:synthesised=yes & 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 <finalize> section?<br>Something like<br>highway=* & mkgmap:synthesised=yes & 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 "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>