<div dir="ltr"><div>Okay, just now I added the echotags directive to my points style file:</div><div><br></div><div>exit_to=* {name 'Exit ${ref} ${exit_to}' | '${exit_to}' ; echotags ""} #[0x12615 resolution 24] <br></div><div><br></div>Here is a portion of the exit_to tag output to stderr. There are many more of them but this section is typical<div><br></div><div><div>39682119 - [highway=motorway_junction,ref=7A,exit:road_ref=OR 569,mkgmap:label:1=Exit 7A Prairie Road,mkgmap:osmid=39682119,exit_to=Prairie Road] </div><div>272994915 - [highway=motorway_junction,ref=10,exit:road_ref=OR 569,mkgmap:label:1=Exit 10 Delta Hwy.; Valley River Cnt.; Downtown,mkgmap:osmid=272994915,exit_to=Delta Hwy.; Valley River Cnt.; Downtown] </div><div>272994818 - [highway=motorway_junction,ref=10B,exit:road_ref=OR 569,mkgmap:label:1=Exit 10B Delta Hwy. N.; Ayers Rd.,mkgmap:osmid=272994818,exit_to=Delta Hwy. N.; Ayers Rd.] </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 19, 2015 at 7:08 AM, Dave Swarthout <span dir="ltr"><<a href="mailto:daveswarthout@gmail.com" target="_blank">daveswarthout@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><span class=""><br><div class="gmail_quote">On Mon, May 18, 2015 at 7:51 AM, Gerd Petermann <span dir="ltr"><<a href="mailto:gpetermann_muenchen@hotmail.com" target="_blank">gpetermann_muenchen@hotmail.com</a>></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></span>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) & mkgmap:exit_hint=true &</i></div><div class="gmail_extra"><i>mkgmap:dest_hint=true</i></div><div class="gmail_extra"><i> { echotags "before";</i></div><div class="gmail_extra"><i>name '${destination:ref|subst: =>} ${destination|subst:;=> |subst:/=> }' |</i></div><div class="gmail_extra"><i> '${ref|subst: =>} ${destination|subst:;=> |subst:/=> }' |</i></div><div class="gmail_extra"><i> '${destination|subst:;=> |subst:/=> }' |</i></div><div class="gmail_extra"><i> 'Exit ${mkgmap:exit_hint_ref} ${mkgmap:exit_hint_name}' |</i></div><div class="gmail_extra"><i> 'Exit ${mkgmap:exit_hint_ref} ${mkgmap:exit_hint_exit_to}' |</i></div><div class="gmail_extra"><i> 'Exit ${mkgmap:exit_hint_exit_to}' |</i></div><div class="gmail_extra"><i> 'Exit ${mkgmap:exit_hint_name}' |</i></div><div class="gmail_extra"><i> 'Exit ${mkgmap:exit_hint_ref}' ;</i></div><div class="gmail_extra"><i>echotags "after"</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=* & (highway=motorway_link | highway=trunk_link) {name 'Dest: ${destination}' }</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 'Exit ${ref} ${exit_to}' | '${exit_to}' } [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't show up in stderr because I haven'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><span class="HOEnZb"><font color="#888888"><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><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>
</font></span></div></div>
</blockquote></div><br><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>