logo separator

[mkgmap-dev] Address Index problem

From Marek Greško mgresko8 at gmail.com on Thu Oct 17 21:50:03 BST 2013

Hello,

I am experiencing several issues using index search on my GPS unit.

First is probably related to:
http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2013q2/017760.html

I have missing streets in Bratislava (Slovakia) in index. But I am not sure
whether is is only in Bratislava (which uses districts). I tried to compile
only partial map (cut off from Slovakian map) containing only corresponding
part of Bratislava and streets are there. My address setup in style file is
like this:

# Slovakia
mkgmap:country=SVK & mkgmap:city!=* & mkgmap:admin_level6=* { set
mkgmap:city='${mkgmap:admin_level6}' }
mkgmap:country=SVK & mkgmap:city!=* & mkgmap:admin_level9=* { set
mkgmap:city='${mkgmap:admin_level9}' }
mkgmap:country=SVK & mkgmap:city!=* & mkgmap:admin_level8=* { set
mkgmap:city='${mkgmap:admin_level8}' }

... which is with high probability correct.

Second problem is, when I use code page 65001 when searching for streets I
can filter only first character. Probably because of case sensitive search?
I am unable to insert lowercase characters into my gps unit to test whether
this is the real cause. When compiling with 1250 codepage, the search
filter works correctly. Does the index need to be uppercased?

Thank you

Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20131017/0132dfd7/attachment.html 


More information about the mkgmap-dev mailing list