<div dir="ltr"><br><br><div class="gmail_quote">On Sat, Mar 7, 2009 at 3:51 PM, Pierre-André Jacquod <span dir="ltr"><<a href="mailto:pjacquod@alumni.ethz.ch">pjacquod@alumni.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">> I would, however, like to set a default language to the renderer using<br>
>     name=$(name:he)<br>
> or something equivalent, for the default international map on the osm site.<br>
</div>I am not aware of such a feature for the current tools. I fear a problem<br>
could be that $(name:he) is also a valid name somewhere else in the<br>
world (with an other font than Latin...)</blockquote><div> </div><div>I believe otherwise. I think that in the age of unicode "$(name:he)" will always be the same, regardless of the font you use, as long as you stick to unicode. I believe that this site uses utf-8 which is a unicode encoding. Therefore, "$(name:he)" will always be a dollar sign and  parenthesis around some Latin letters.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">A possibility would be to never use name=, but only name:XX=xxxx and<br>
have a tag name:local=XX in order to indicate which is the local one.<br>
For rendering, a default rule could be that if there is only one<br>
name:XX=xxx without name:local=... then it will use the name:XX whatever<br>
XX is.</blockquote><div> </div><div>I like this idea!</div></div></div>