ltog/osmi-addresses

Address nodes with specific numbers show up as having Misformatted house numbers when they shouldn't

Opened this issue · 4 comments

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?

@ltog are those the types of examples you want or were you looking for something else?

ltog commented

@dthgeek : Yes, I was looking for such examples. Thank you!

Sorry for the delay. Currently I don't do developing work on osmi-addresses. @Nakaner started some work recently, but I don't know about the current status of his involvement.