Hi,
I think with the current code the order really doesn't matter. That is also
mentioned in the comments.
Ciao Gerd
---- Alexandre Folle de Menezes schrieb ----
Hola Carlos,
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.
For Portuguese, that would be (as I suggested in a previous message):
-# 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'"
Saludos,
Alexandre
Em 13/06/2017 18:19, Carlos Dávila escreveu:
El 12/06/17 a las 06:22, svn commit escribió:
Version mkgmap-r3971 was committed by gerd on Mon, 12 Jun 2017
- roadNameConfig_v1.patch by Carlos Davida which adds more countries and
languages
- Improve comments
Attached is version 2 of roadNameConfig.patch
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?
_______________________________________________
mkgmap-dev mailing list
[email protected]<mailto:[email protected]>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev