<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi everyone,<br>
    okay - I found the problem now....<br>
    <br>
    Is it possible that the command:<br>
    mkgmap:country ~ '(GRC)'<br>
    <br>
    is not working properly for lines that are no address. So for simple
    streetlabels to be shown - it seems to me that "mkgmap:country~" is
    not properly read in from the boundaries file. Or the boundaries for
    Greece and for example Taiwan are not good at all (but it seems to
    work without problems for points!).<br>
    So if I create the map like:<br>
    <i>mkgmap:country ~ '(GRC)' &amp; name:int!=* &amp; name=* {set
      name='${name|ascii:} ${name}'}</i><br>
    I end up with the nearly no street name transliterated. While if I
    simply use:<br>
    <i>name:int!=* &amp; name=* {set name='${name|ascii:} ${name}'}</i><br>
    then it works as expected...<br>
    <br>
    <br>
    Could it be that the mkgmap:country tag is only read in under
    certain rules, but not generally for all objects?<br>
    <br>
    My current solution would be to just skip using the mkgmap:country
    command - and instead using a file in /inc folder that is changed
    depending on country (and anyhow not use unicode for maps spanning
    several countries like continents). That's not a big problem...<br>
    <br>
    <div class="moz-cite-prefix">On 21.08.2014 23:55, Steve Ratcliffe
      wrote:<br>
    </div>
    <blockquote cite="mid:53F66AD2.2070000@parabola.me.uk" type="cite">Hi
      <br>
      <br>
      Yes, I have created a map of Greece with the patch and your rule
      <br>
      inserted just before the &lt;finalize&gt; in the lines file.
      <br>
      <br>
      It seems to work as expected.
      <br>
      <br>
      ..Steve
      <br>
      <br>
      On 19/08/14 18:31, Felix Hartmann wrote:
      <br>
      <blockquote type="cite">Any News Steve or Andrzej? Is the patch
        actually working for you?
        <br>
        <br>
        <br>
        On 14 August 2014 13:34, Felix Hartmann
        &lt;<a class="moz-txt-link-abbreviated" href="mailto:extremecarver@gmail.com">extremecarver@gmail.com</a>
        <br>
        <a class="moz-txt-link-rfc2396E" href="mailto:extremecarver@gmail.com">&lt;mailto:extremecarver@gmail.com&gt;</a>&gt; wrote:
        <br>
        <br>
            ups, that was just a typo in the email, not in my style...
        <br>
        <br>
            Would be cool if you could check later.
        <br>
        <br>
            On 14.08.2014 13:24, Steve Ratcliffe wrote:
        <br>
        <br>
                On 13/08/14 15:40, Felix Hartmann wrote:
        <br>
        <br>
                    Am I doing something wrong?
        <br>
        <br>
                    name:int!=* &amp; name=* {set name='${name|ascii:}
        ${name}'
        <br>
        <br>
        <br>
                Apart from the missing close '}' it looks OK to me.
        <br>
        <br>
                I can investigate more later.
        <br>
        <br>
                ..Steve
        <br>
        <br>
        <br>
            --
        <br>
            keep on biking and discovering new trails
        <br>
        <br>
            Felix
        <br>
            openmtbmap.org <a class="moz-txt-link-rfc2396E" href="http://openmtbmap.org">&lt;http://openmtbmap.org&gt;</a> &amp;
        <a class="moz-txt-link-abbreviated" href="http://www.velomap.org">www.velomap.org</a>
        <br>
            <a class="moz-txt-link-rfc2396E" href="http://www.velomap.org">&lt;http://www.velomap.org&gt;</a>
        <br>
        <br>
        <br>
        <br>
        <br>
        --
        <br>
        Felix Hartman - Openmtbmap.org &amp; VeloMap.org
        <br>
        Floragasse 9/11
        <br>
        1040 Wien
        <br>
        Austria - Österreich
        <br>
        <br>
        <br>
        _______________________________________________
        <br>
        mkgmap-dev mailing list
        <br>
        <a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
        <br>
        <a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
        <br>
        <br>
      </blockquote>
      <br>
      _______________________________________________
      <br>
      mkgmap-dev mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a>
      <br>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
keep on biking and discovering new trails

Felix
openmtbmap.org &amp; <a class="moz-txt-link-abbreviated" href="http://www.velomap.org">www.velomap.org</a></pre>
  </body>
</html>