<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Greg,</p>
<p><br>
</p>
<p>my understanding is that Garmin treats 0x0c special to produce the &quot;leave roundabout at the nth ...&quot; hints,</p>
<p>the same for 0x08 and 0x09 to produce the other exit hints. The calculation of the &quot;nth&quot; exit requires special logic,</p>
<p>that's why roundabouts need a special type. <br>
</p>
<p><br>
</p>
<p>Gerd<br>
</p>
<p><br>
</p>
<p><br>
</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>Von:</b> mkgmap-dev-bounces@lists.mkgmap.org.uk &lt;mkgmap-dev-bounces@lists.mkgmap.org.uk&gt; im Auftrag von greg crago &lt;gregcrago@gmail.com&gt;<br>
<b>Gesendet:</b> Donnerstag, 3. März 2016 00:10<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> [mkgmap-dev] Question about using different ROAD CLASS's and ROAD SPEED's for one linetype.</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>I noticed that I have one linetype (0x0c) for roundabouts and it had many different ROAD CLASS and ROAD SPEED<br>
<br>
# Roundabouts<br>
junction=roundabout &amp; (highway=trunk | highway=trunk_link) [0x2a resolution 18 continue]<br>
junction=roundabout &amp; (highway=trunk | highway=trunk_link) [0x0c road_class=3 road_speed=2 resolution 18]<br>
junction=roundabout &amp; (highway=primary | highway=primary_link) [0x2d resolution 18 continue]<br>
junction=roundabout &amp; (highway=primary | highway=primary_link) [0x0c road_class=3 road_speed=1 resolution 18]<br>
junction=roundabout &amp; (highway=secondary | highway=secondary_link) [0x2e resolution 20 continue]<br>
junction=roundabout &amp; (highway=secondary | highway=secondary_link) [0x0c road_class=2 road_speed=1 resolution 20]<br>
junction=roundabout &amp; (highway=tertiary | highway=tertiary_link) [0x2f resolution 20 continue]<br>
junction=roundabout &amp; (highway=tertiary | highway=tertiary_link) [0x0c road_class=1 road_speed=1 resolution 20]<br>
junction=roundabout &amp; (highway=unclassified | highway=residential | highway=minor | highway=living_street) [0x25 resolution 22 continue]<br>
junction=roundabout &amp; (highway=unclassified | highway=residential | highway=minor | highway=living_street) [0x0c road_class=1 road_speed=1 resolution 22]<br>
<br>
<br>
I also have 2 other linetypes for HIGH SPEED RAMPS (0x09) and LOW SPEED RAMPS (0x08):<br>
<br>
<br>
highway=motorway_link [0x09 road_class=4 road_speed=7 resolution 15]<br>
highway=trunk_link [0x09 road_class=4 road_speed=5 resolution 18]<br>
<br>
highway=primary_link&nbsp; [0x08 road_class=3 road_speed=1 resolution 18]<br>
highway=secondary_link [0x08 road_class=2 road_speed=1 resolution 19]<br>
<br>
<br>
</div>
<div>MY QUESTION:<br>
<br>
</div>
<div>Can I combine all of these different ROAD_CLASS and ROAD_SPEED together using 0x0c and free up 2 routable linetypes? Yes, all the map elements would like the same.<br>
</div>
<div><br>
</div>
<div>Greg<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>