Opened 12 years ago
Last modified 12 years ago
#8887 new enhancement
Render addr:housenumber in favour of operator/brand
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Internal mappaint style | Version: | latest |
| Keywords: | building house number render | Cc: |
Description
I did tag some closed ways with building=*,addr:housenumber=* and operator=*. Now the operator is rendered instead of the house number.
Please render the addr:housenumber=* and addr:housename in favour of operator or brand.
Thanks
Attachments (0)
Change History (3)
follow-up: 2 comment:1 by , 12 years ago
comment:2 by , 12 years ago
Replying to AlfonZ:
The rendering order is customizable via
mappaint.nameOrder.
In my opinion the default order should be changed to brand,addr:housenumber,addr:housename,operator but this leads to problems with shops as often operator is used instead of brand. Well some might correct it then.
comment:3 by , 12 years ago
But I am not sure if one option for all will work at all. E.g. take ref which is a real special candidate: for platforms it might be important even with name but for a lot of objects it is not that important. Do I want to know the ref or the brand or the operator of a mailbox ?



The rendering order is customizable via
mappaint.nameOrder.