openstreetmap/iD

Warn when tagging a residential building with a numerical name

Open

#8,656 opened on Aug 23, 2021

 (6 comments) (4 reactions) (0 assignees)JavaScript (1,449 forks)github user discovery
help wantedvalidation

Repository metrics

Stars
 (3,818 stars)
PR merge metrics
 (Avg merge 29d 14h) (82 merged PRs in 30d)

Description

There are a huge number of buildings which have a name of "1", "2" etc.

Most of these should be addr:housenumber, not name

If a buildings is residential (residential, house, detached etc.) and a user inputs a purely numerical name then there should be a warning that they probably meant to use the address field.

Contributor guide