streetcomplete / StreetComplete

Easy to use OpenStreetMap editor for Android
https://streetcomplete.app
GNU General Public License v3.0
3.89k stars 356 forks source link

Street Name quest should always show `addr:housenumber` (if it is tagged) #4356

Closed dbdean closed 2 years ago

dbdean commented 2 years ago

Use case At the moment https://www.openstreetmap.org/way/547023483 is asking 'What street is this on?' for 'Adina Apartment Hotel Sydney Town Hall (Hotel Building)', but is not indicating that it is tagged as addr:housenumber of 511. Without knowing the number when surveying on-site, it can be difficult to work out which street it is referring to.

Proposed Solution

Always show the addr:housenumber in the Street Name quest, even if the object also has a name.

westnordost commented 2 years ago

It's now (for street address quest only):

house number 511: Adina Apartment Hotel Sydney Town Hall (Hotel Building)

(house number: name (feature name))

and just on the other side:

house name St Andrews House - on floor 5: Australian Bureau of Statistics New South Wales Division (government office)

(house number - floor: name (feature name))

This might be the longest location label I have ever seen.