Address nodes with specific numbers show up as having Misformatted house numbers when they shouldn't
Opened this issue · 4 comments
dthgeek commented
nodes with addr:housenumber=1000 or any [1-9]000 and nodes addr:housenumber=10000 or any number in the rang of 10001-10009 or 20000-20009 (I haven't check anything higher like 30000-30009) all show up as having Misformatted house numbers even when there's nothing wrong with the addr:housenumber tag
ltog commented
@dthgeek : Thanks for reporting. Do you have an example where the error showed up?
@Nakaner : Have you already deployed #112 ? In #112 (comment) I also mentioned that there might be problems with large house numbers. Can you look into this?
dthgeek commented