logo separator

[mkgmap-dev] Problem with global index POI search

From Gerd Petermann GPetermann_muenchen at hotmail.com on Sat Nov 13 08:49:44 GMT 2021

Hi devs,

Enrico has contacted me in a PM about a rendering problem with his maps and while analysing that I found an obvious bug searching for e.g.
"Scuola Dell Infanzia Fondazione Pietro Caprettini" as name of the POI without filling any further fiels in MapSource.
When I start to type that name MapSource updates the list of candidates.
For scuo it shows the full name "Scuola Dell Infanzia Fondazione Pietro Caprettini" but when I select that entry with the mouse the search returns "no items found"
When I type scuol the name "Scuola Dell Infanzia Fondazione Pietro Caprettini" disappears from the candidates list as well as all other names starting with "Scuola dell".
My understanding is that we probably create wrong Mdr11 entries, but MdrCheck doesn't complain.

The tiles are at https://files.mkgmap.org.uk/detail/536
The command to reproduce the problem:
java -jar mkgmap.jar --code-page=1252 --index --gmapi  66923003.img  66923005.img 66923006.img

The tiles were created with the --lower-case option and a rather special style which sometimes adds leading / trailing blanks to names. It also produces lots of equally named POI.

Gerd


More information about the mkgmap-dev mailing list