<div dir="ltr"><p style="border:0px;margin:0px;padding:7px 0px;font-family:Verdana,Arial,Helvetica,sans-serif;color:rgb(51,51,51);font-size:16.25px;line-height:23.7575px;background-color:rgb(252,253,254)">Hi,</p><p style="border:0px;margin:0px;padding:7px 0px;font-family:Verdana,Arial,Helvetica,sans-serif;color:rgb(51,51,51);font-size:16.25px;line-height:23.7575px;background-color:rgb(252,253,254)">Hello,</p><p style="border:0px;margin:0px;padding:7px 0px;font-family:Verdana,Arial,Helvetica,sans-serif;color:rgb(51,51,51);font-size:16.25px;line-height:23.7575px;background-color:rgb(252,253,254)">I posted this on the Garmin OSM forum but nobody responded. Maybe someone here can help with this. </p><p style="border:0px;margin:0px;padding:7px 0px;font-family:Verdana,Arial,Helvetica,sans-serif;color:rgb(51,51,51);font-size:16.25px;line-height:23.7575px;background-color:rgb(252,253,254)">I recently added maxspeed to many highways in my neighborhood and am looking for a way to have them display on my Garmin Montana. Mostly I would use this information while driving here and there to show me roads that don't have a maxspeed tag already. I'm looking for a style directive that will append maxspeed information to the highway-symbol and ref for the standard highway types.</p><p style="border:0px;margin:0px;padding:7px 0px;font-family:Verdana,Arial,Helvetica,sans-serif;color:rgb(51,51,51);font-size:16.25px;line-height:23.7575px;background-color:rgb(252,253,254)">I have these lines in my lines style currently:</p><p style="border:0px;margin:0px;padding:7px 0px;font-family:Verdana,Arial,Helvetica,sans-serif;color:rgb(51,51,51);font-size:16.25px;line-height:23.7575px;background-color:rgb(252,253,254)">highway=trunk {name '${ref|highway-symbol:hbox} ${name}' | '${ref|highway-symbol:hbox}' | '${name}'; addlabel '${ref} (${name})' }<br>highway=primary {name '${ref|highway-symbol:box} ${name}' | '${ref|highway-symbol:box}' | '${name}'; addlabel '${ref} (${name})' }<br>highway=secondary | highway=tertiary {name '${ref|highway-symbol:oval} ${name}' | '${ref|highway-symbol:oval}' | '${name}'; addlabel '${ref} (${name})' }<br>highway=* {name '${name}' | '${ref}' }</p><p style="border:0px;margin:0px;padding:7px 0px;font-family:Verdana,Arial,Helvetica,sans-serif;color:rgb(51,51,51);font-size:16.25px;line-height:23.7575px;background-color:rgb(252,253,254)">I tried echotags to see if my code works but it shows only the tags on the object, not any that were created by directives like the ones above. Here is one of my attempts to modify the directive by adding in a maxspeed value for highway=primary:</p><p style="border:0px;margin:0px;padding:7px 0px;background-color:rgb(252,253,254)"><font color="#333333" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size:16.25px;line-height:23.7575px">highway=primary {echotags 'primary hwy'; name '${ref|highway-symbol:hbox} ${name} (${maxspeed})' | '${ref|highway-symbol:box} ${name}' | '${ref|highway-symbol:box}' | '${name}'; addlabel '${ref} (${name})' }</span></font></p><p style="border:0px;margin:0px;padding:7px 0px;background-color:rgb(252,253,254)"><font color="#333333" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size:16.25px;line-height:23.7575px">Can anyone help?</span></font></p><p style="border:0px;margin:0px;padding:7px 0px;background-color:rgb(252,253,254)"><font color="#333333" face="Verdana, Arial, Helvetica, sans-serif"><span style="font-size:16.25px;line-height:23.7575px">Dave</span></font></p>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Dave Swarthout<br>Homer, Alaska<br>Chiang Mai, Thailand<br>Travel Blog at <a href="http://dswarthout.blogspot.com" target="_blank">http://dswarthout.blogspot.com</a></div></div>
</div>