Changes between Initial Version and Version 1 of Ticket #9062, comment 5


Ignore:
Timestamp:
2013-09-20T09:18:21+02:00 (12 years ago)
Author:
AlfonZ

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9062, comment 5

    initial v1  
    11Patch [attachment:9062-name2auto.patch] changes the text property from `name` to `auto` for all ways.
    22As `name` is by default the second tag in `mappaint.nameOrder`, the currently rendered names are not likely to be affected.
    3 I am not sure though, how much customization to the //Potlach2 style// is desired in JOSM.
     3I am not sure though, how much customization to the //Potlatch2 style// is desired in JOSM.
    44
    55In the meantime you can add custom style `area[historic]:closed { text: auto; }`, which displays the housenumber just for the `historic` tag.