Felix,

> Your version 4, disallowed setting display_name and name to the same value.

Actually, display_name isn't really handled specially at all, it's just
the same as any other ref but it goes to the head of the ref queue. i.e
if you have:

name = peach
ref = banana;orange
display_name = kiwi

the labels get output in this order:

peach
kiwi
banana
orange
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to