Are addresses (esp house numbers) included in protomaps hosted? #280
-
Hi, I'd like to show housenumbers when zoomed in (e.g. z>=16) in MapComplete. Are housenumbers in the protomaps tiles? If not, are there any plans in including them? Currently, I don't see them mentioned in the docs, so I assume they are not included. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
No, not currently. I think we should add them both from OSM nodes and also derive a centroid point from buildings with an |
Beta Was this translation helpful? Give feedback.
-
Hi @bdon,
Now, how could I modify the style to display these housnumbers best? Also, housenumbers are not only attached to buildings but also other entities as explained here: https://taginfo.openstreetmap.org/keys/addr:housenumber#overview, so not only |
Beta Was this translation helpful? Give feedback.
-
The latest hosted version includes |
Beta Was this translation helpful? Give feedback.
-
I've been updating the MapComplete-sunny layer to the latest version (which went well) and added housenumbers, but it seems that only housenumbers on points are included - all the buildings below have numbers: I think there is a little bug in the processing, see my comment in #380 |
Beta Was this translation helpful? Give feedback.
No, not currently.
I think we should add them both from OSM nodes and also derive a centroid point from buildings with an
addr:
key.