<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 18, 2015 at 7:51 AM, Gerd Petermann <span dir="ltr">&lt;<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>&gt;</span> wrote:<br><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">@Dave: Please note the changes in the default style.<br>It would be great if you could test this patch and maybe suggest <br>a better description of the two options.</div></blockquote></div><br>Sorry for the delay in responding. The modified r3598 produced output from the echotags function. I did not see anything regarding the exit_to tags but my test destination tag was processed and this output went to stderr:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">4611686018427392234 (168231839) - [highway=motorway_link,destination=Beltline Road East,mkgmap:exit_hint=true,mkgmap:dest_hint=true,bicycle=yes,mkgmap:way-has-pois=true,mkgmap:exit_hint_ref=195A,mkgmap:label:1=Dest: Beltline Road East,oneway=yes] before</div><div class="gmail_extra">4611686018427392234 (168231839) - [highway=motorway_link,destination=Beltline Road East,mkgmap:exit_hint=true,mkgmap:dest_hint=true,bicycle=yes,mkgmap:way-has-pois=true,mkgmap:exit_hint_ref=195A,mkgmap:label:1=Dest: Beltline Road East,oneway=yes] after</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra"><i>(highway=motorway_link | highway=trunk_link) &amp; mkgmap:exit_hint=true &amp;</i></div><div class="gmail_extra"><i>mkgmap:dest_hint=true</i></div><div class="gmail_extra"><i>  { echotags &quot;before&quot;;</i></div><div class="gmail_extra"><i>name &#39;${destination:ref|subst: =&gt;} ${destination|subst:;=&gt; |subst:/=&gt; }&#39; |</i></div><div class="gmail_extra"><i>         &#39;${ref|subst: =&gt;} ${destination|subst:;=&gt; |subst:/=&gt; }&#39; |</i></div><div class="gmail_extra"><i>         &#39;${destination|subst:;=&gt; |subst:/=&gt; }&#39; |</i></div><div class="gmail_extra"><i>         &#39;Exit ${mkgmap:exit_hint_ref} ${mkgmap:exit_hint_name}&#39; |</i></div><div class="gmail_extra"><i>         &#39;Exit ${mkgmap:exit_hint_ref} ${mkgmap:exit_hint_exit_to}&#39; |</i></div><div class="gmail_extra"><i>         &#39;Exit ${mkgmap:exit_hint_exit_to}&#39; |</i></div><div class="gmail_extra"><i>         &#39;Exit ${mkgmap:exit_hint_name}&#39; |</i></div><div class="gmail_extra"><i>         &#39;Exit ${mkgmap:exit_hint_ref}&#39; ;</i></div><div class="gmail_extra"><i>echotags &quot;after&quot;</i></div><div class="gmail_extra"><i>       }</i></div></div><div class="gmail_extra"><br></div><div class="gmail_extra">This is my rule for debugging the destination tag and it appears before the rule above:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><i>destination=* &amp; (highway=motorway_link | highway=trunk_link) {name &#39;Dest: ${destination}&#39; }</i><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">My exit_to rule is for points is here:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><i>exit_to=* {name &#39;Exit ${ref} ${exit_to}&#39; | &#39;${exit_to}&#39; }  [0x12615 resolution 24]</i><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">This produces the desired output on my maps but doesn&#39;t show up in stderr because I haven&#39;t yet put echotags into my points style file.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks for the good work....</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><br clear="all"><div><br></div>-- <br><div class="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></div>