show labels for housenumbers
this is a very quick and dirty go at #1524
It would look like this:
notes: the top house has a housenumber, but isn't rendered because it also has a name, which is too long to be shown at this zoom; the two other named houses have also a housenumber, but it's not rendered as the name gets precedence.
to do
- [ ] only use housenumber as
displayNamefor rendering, not for other uses such as validator warnings (e.g.35 crosses 37is a bit suboptimal for a warning when two buildings overlap) - [ ] check how much does this (negatively) affect map readability and/or map rendering speed in densely mapped areas
- [ ] check what optimizations from #3840 can/should be reused
At what zoom levels would this show in the editor? Maybe only display at zoom level 20? It might also be useful to add unit numbers as well as house number ie 3/41 for strata title type properties
RapiD already has such feature. Would it be possible to reuse it's code?
See also the discussion in #8440.
Is there any further progress on this issue? I am keen for this to happen in edit mode to make address checking much easier.
+1 for this, it'd be good to disable it by default, with a toggle in settings.