Well, this is an odd case :). Indeed, this letter is part of cp1252 - but in case of Polish language, all other diacritical letters (outside cp1252 charset) are transliterated except this one. This results in situation when user enters city/street name with transliterated characters, but index contains non-transliterated letter ó - and the search fails.
Would it be possible to provide custom transliteration table/entries from a command line argument? best regards Michal Rogala 2014-07-22 10:02 GMT+02:00 Steve Ratcliffe <[email protected]>: > Hi > > latin1 transliteration doesn't touch letter ó (0x00F3) - it should be >> converter to letter o. >> > > Why? The letter is a valid character in cp1252 as far as I know. It > also is displayed in mapsource for me. > > ..Steve > _______________________________________________ > mkgmap-dev mailing list > [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
