<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>Hi Bernd,</DIV>
<DIV><SPAN lang=en id=result_box><SPAN class=hps>our group</SPAN> <SPAN 
class=hps>in Brazil</SPAN> <SPAN class=hps>found that</SPAN> <SPAN class=hps>in 
all</SPAN> <SPAN class=hps>Garmin</SPAN> <SPAN class=hps>Nuvis</SPAN> <SPAN 
class=hps>this problem </SPAN></SPAN>to print the REF and NAME in the hbox, box 
or oval, using the default styles.</DIV>
<DIV><SPAN lang=en id=result_box><SPAN class=hps>We are not</SPAN> <SPAN 
class=hps>programmers and</SPAN> <SPAN class=hps>we do not know</SPAN> <SPAN 
class=hps>the correct</SPAN> <SPAN class=hps>method,</SPAN></SPAN>, but solved 
the problem excluding the $ {name} in the line:</DIV>
<DIV>highway = trunk {name '$ {ref | highway-symbol: hbox}<FONT color=#ff0000> $ 
{name</FONT><FONT color=#ff0000>}</FONT>' | '$ {ref | highway-symbol: hbox}' | 
'$ {name}'; addlabel '$ {name} ({$ ref})'}</DIV>
<DIV>&nbsp;</DIV>
<DIV>We proceed as follows:</DIV>
<DIV>&nbsp;</DIV>
<DIV>highway = trunk</DIV>
<DIV>{</DIV>
<DIV>name '$ {ref | highway-symbol: hbox' |</DIV>
<DIV>&nbsp; '$ {ref | highway-symbol: hbox}' |</DIV>
<DIV>&nbsp; '$ {name}';</DIV>
<DIV>addlabel '$ {name} ({$ ref})'</DIV>
<DIV>&nbsp; }</DIV>
<DIV>&nbsp;</DIV>
<DIV>We do so for highways motorway, primary and secondary.</DIV>
<DIV>&nbsp;</DIV>
<DIV>[]s</DIV>
<DIV>Marcio</DIV>
<DIV>&nbsp;</DIV>
<DIV>-----Mensagem Original----- </DIV>
<DIV>From: Bernd Weigelt </DIV>
<DIV>Sent: Sunday, September 6, 2015 8:04 AM </DIV>
<DIV>To: Development list for mkgmap </DIV>
<DIV>Subject: [mkgmap-dev] Problem with too large shields on streets with ref 
andname </DIV>
<DIV>&nbsp;</DIV>
<DIV>Hi</DIV>
<DIV>&nbsp;</DIV>
<DIV>Could it be, that this rule is a little bit too much for some 
devices?</DIV>
<DIV>&nbsp;</DIV>
<DIV>highway=trunk</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
name '${ref|highway-symbol:hbox} ${name}' |</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'${ref|highway-symbol:hbox}' |</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
'${name}';</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
addlabel '${name} (${ref})'</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}</DIV>
<DIV>The rule ist the same as in the default style, but i break the line to make 
it </DIV>
<DIV>better readable for me.</DIV>
<DIV>&nbsp;</DIV>
<DIV>My nüvi 2445 shows annoying large shields if a street has ref _and_ name, 
my </DIV>
<DIV>O650 don't do this, it shows the shieldonly on streets without name.</DIV>
<DIV>See the attached screenshots from both devices.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Bernd</DIV>
<DIV>&nbsp;</DIV></DIV></DIV></BODY></HTML>