<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hola Carlos,</p>
<p>I see that you are listing the prefixes in alphabetic order. I
believe it would be way more efficient to put the most common
prefixes first.</p>
<p>For Portuguese, that would be (as I suggested in a previous
message):</p>
<pre wrap="">-# portugese
-prefix1:pt = "Rua", "Avenida", "Travessa"
-prefix2:pt = "da ", "do ", "de ", "das ", "dos "
+# portuguese
+prefix1:pt = "Rua", "Avenida", "Travessa", "Alameda", "Beco"
+prefix2:pt = "da ", "do ", "das ", "dos ", "de ", "d'"
</pre>
Saludos,<br>
<br>
Alexandre<br>
<br>
<div class="moz-cite-prefix">Em 13/06/2017 18:19, Carlos Dávila
escreveu:<br>
</div>
<blockquote type="cite" cite="mid:KtDtdLOAUtq37KtDxdMpT3">El
12/06/17 a las 06:22, svn commit escribió:
<br>
<blockquote type="cite">Version mkgmap-r3971 was committed by gerd
on Mon, 12 Jun 2017
<br>
<br>
- roadNameConfig_v1.patch by Carlos Davida which adds more
countries and languages
<br>
- Improve comments
<br>
<br>
</blockquote>
Attached is version 2 of roadNameConfig.patch
<br>
I'm working in the completion of roadNameConfig file. I think if I
could somehow get a file with the list of road names in a map I
could advance faster in this task. Is there any tool to get it in
the display project?
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
mkgmap-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<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></pre>
</blockquote>
<br>
</body>
</html>