Version 2704 was committed by steve on Sun, 15 Sep 2013

Fix for 'mdr20 value changed' message.

Space was being treated as a non-character so any names that differed only
by a space would be treated the same during sorting although not during 
separation
into different streets while building the index.

This would be very unlikely to cause problem in normal circumstances, but when 
you have
another country with names that cannot be represented in 1250 then all the 
names turn into
sequences of question marks.  In that case is likely eventually that you will 
get something
like '??? ??' and '?? ???' followed by '??? ??' again, which sort the same but 
are seen as
different separating the streets while building the index.  The second '??? ??' 
causes a
problem because it has already been dealt with.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to