<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>I did not try with the default style, it <br>
</p>
<p>sounds like your style sets the name to bridge before these rules are processed ?</p>
<p>Note that the rules will not change that, the action <br>
</p>
<p>&nbsp; {<span class="" style="white-space:pre"> </span>name '${exit_hint} ${dest_hint}' | '${dest_hint}' | '${exit_hint}'}</p>
<p>has no effect when name is already set.</p>
<p><br>
</p>
<p>Gerd<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> Montag, 15. Februar 2016 22:47<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> [mkgmap-dev] Problem with Exit info while on a BRIDGE</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">While traveling East on I-94 (in Michigan), my DESCRIPTION TEXT on my GPS ( the Nuvi layout) said &quot;Bridge&quot; when it should have stated &quot;Exit 139&quot;
<div><br>
</div>
<div>Example:</div>
<div><a id="LPlnk106092" href="https://www.openstreetmap.org/node/184647257">https://www.openstreetmap.org/node/184647257</a></div>
<div style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;" id="LPBorder_GT_14556014810610.7055592857867036">
<table style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);" id="LPContainer_14556014810520.17071693641554453" cellspacing="0">
<tbody>
<tr style="border-spacing: 0px;" valign="top">
<td colspan="1" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;" id="ImageCell_14556014810530.28626008348200094">
<div style="background-color: rgb(255, 255, 255); height: 250px; position: relative; margin: auto; display: table; width: 250px;" id="LPImageContainer_14556014810530.6913547379849183">
<a target="_blank" href="https://www.openstreetmap.org/node/184647257" style="display: table-cell; text-align: center;" id="LPImageAnchor_14556014810560.028010055319021898"><img aria-label="Vorschaubild mit ausgewähltem Link. Doppeltippen, um den Link zu öffnen." style="display: inline-block; margin-left: auto; margin-right: auto; max-width: 250px; max-height: 250px; height: 250px; width: 250px; border-width: 0px; vertical-align: bottom;" height="250" width="250" src="http://www.openstreetmap.org/assets/osm_logo_256-835a859acf0d378e1d14e88b15e7b4b95211ccd41a2c061b1629cfbbb8deb697.png"></a></div>
</td>
<td colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;" id="TextCell_14556014810590.9403835279710785">
<div id="LPRemovePreviewContainer_14556014810590.31162070022908095"></div>
<div style="top: 0px; color: rgb(0, 120, 215); font-weight: 400; font-size: 21px; font-family: &quot;wf_segoe-ui_light&quot;,&quot;Segoe UI Light&quot;,&quot;Segoe WP Light&quot;,&quot;Segoe UI&quot;,&quot;Segoe WP&quot;,Tahoma,Arial,sans-serif; line-height: 21px;" id="LPTitle_14556014810590.5990423810072296">
<a target="_blank" href="https://www.openstreetmap.org/node/184647257" style="text-decoration: none;" id="LPUrlAnchor_14556014810600.2557766685144448">OpenStreetMap | Node: 184647257</a></div>
<div style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: 400; font-family: &quot;wf_segoe-ui_normal&quot;,&quot;Segoe UI&quot;,&quot;Segoe WP&quot;,Tahoma,Arial,sans-serif; font-size: 14px; line-height: 14px;" id="LPMetadata_14556014810600.20083255599806193">
www.openstreetmap.org</div>
<div style="display: block; color: rgb(102, 102, 102); font-weight: 400; font-family: &quot;wf_segoe-ui_normal&quot;,&quot;Segoe UI&quot;,&quot;Segoe WP&quot;,Tahoma,Arial,sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;" id="LPDescription_14556014810610.8364785219073315">
OpenStreetMap is a map of the world, created by people like you and free to use under an open license.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div><br>
<div><br>
</div>
<div>here is my exit and destination commands from my lines file:</div>
<div><br>
</div>
<div>
<div>dest_hint=* { delete dest_hint }</div>
<div>(highway=motorway_link | highway=trunk_link | highway=primary_link | highway=secondary_link | highway=tertiary_link) &amp; mkgmap:dest_hint=true</div>
<div># &nbsp;{ set dest_hint = '${destination:ref|subst: =&gt;} ${destination|subst:;=&gt; |subst:/=&gt; }' |</div>
<div>&nbsp; { set dest_hint = '${destination:ref|subst: =&gt;|subst: South=&gt; S|subst: North=&gt; N|subst: East=&gt; E|subst: West=&gt; W} ${destination:street|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt; Blvd|subst: Parkway=&gt; Pkwy|subst:
 Highway=&gt; Hwy} - ${destination|subst:;=&gt;,|subst:/=&gt;,}' |</div>
<div><br>
</div>
<div><br>
</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'${destination:street|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt; Blvd|subst: Parkway=&gt; Pkwy|subst: Highway=&gt; Hwy} - ${destination|subst:;=&gt;,|subst:/=&gt;,}'</div>
<div><span class="" style="white-space:pre"></span>'${ref|subst: =&gt;|subst: South=&gt; S|subst: North=&gt; N|subst: East=&gt; E|subst: West=&gt; W} - ${destination|subst:;=&gt;,|subst:/=&gt;,}' |&nbsp;</div>
<div><span class="" style="white-space:pre"></span>'${exit_hint_ref|subst: South=&gt; S|subst: North=&gt; N|subst: East=&gt; E|subst: West=&gt; W} ${exit_hint_name|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt; Blvd|subst: Parkway=&gt;
 Pkwy|subst: Highway=&gt; Hwy}' |</div>
<div><span class="" style="white-space:pre"></span>'${exit_to|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt; Blvd|subst: Parkway=&gt; Pkwy|subst: Highway=&gt; Hwy}' |</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'${destination|subst:;=&gt;,|subst:/=&gt;,}';</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;}</div>
<div># build exit hint&nbsp;</div>
<div>exit_hint=* { delete exit_hint }</div>
<div>(highway=motorway_link | highway=trunk_link | highway=primary_link | highway=secondary_link | highway=tertiary_link) &amp; mkgmap:exit_hint=true&nbsp;</div>
<div>&nbsp; { set exit_hint = 'Exit ${mkgmap:exit_hint_ref} ${mkgmap:exit_hint_name|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt; Blvd|subst: Parkway=&gt; Pkwy|subst: Highway=&gt; Hwy}' |&nbsp;</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'Exit ${ref|subst: South=&gt; S|subst: North=&gt; N|subst: East=&gt; E|subst: West=&gt; W}' |</div>
<div><span class="" style="white-space:pre"></span>'Exit ${mkgmap:exit_hint_ref|subst: South=&gt; S|subst: North=&gt; N|subst: East=&gt; E|subst: West=&gt; W} ${mkgmap:exit_hint_exit_to|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt;
 Blvd|subst: Parkway=&gt; Pkwy|subst: Highway=&gt; Hwy}' |&nbsp;</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'Exit ${mkgmap:exit_hint_exit_to|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt; Blvd|subst: Parkway=&gt; Pkwy|subst: Highway=&gt; Hwy}' |</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'Exit ${mkgmap:exit_hint_name|subst: Road=&gt; Rd|subst: Street=&gt; St|subst: Avenue=&gt; Ave|subst: Mile=&gt; Mi|subst: Boulevard=&gt; Blvd|subst: Parkway=&gt; Pkwy|subst: Highway=&gt; Hwy}' |</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'Exit ${mkgmap:exit_hint_ref|subst: South=&gt; S|subst: North=&gt; N|subst: East=&gt; E|subst: West=&gt; W}';</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;}</div>
<div><br>
</div>
<div># use destination hint and/or exit hint to build name &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</div>
<div>(highway=motorway_link | highway=trunk_link | highway=primary_link | highway=secondary_link | highway=tertiary_link) &amp; (mkgmap:exit_hint=true | mkgmap:dest_hint=true)</div>
<div>&nbsp; {<span class="" style="white-space:pre"> </span>name '${exit_hint} ${dest_hint}' | '${dest_hint}' | '${exit_hint}'}</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>This only seems to happen when highway=motorway_junction is sitting on a BRIDGE.</div>
<div><br>
</div>
<div>Greg</div>
<div><br>
</div>
<div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>