hNdrX
(Hendrik )
January 11, 2022, 1:14pm
#1
I’ve noticed several times, that address interpolation for odd/even numbers is working fine, so that any address in between can be found, e.g. Tarpenbekstraße 8, Norderstedt .
But for numbers with alphabetic suffixes it is not working at all: e.g.
Schilfgrund 15c, Norderstedt
Fliederweg 3B, Hamburg
Have you experienced the same? Is it a programming bug or am i doing something wrong?
GerdP
(Gerd P)
January 11, 2022, 1:57pm
#2
Seems that Nominatim doesn’t support addr:interpolation=alphabetic.
It’s not use very often: https://taginfo.openstreetmap.org/tags/addr%3Ainterpolation=alphabetic#overview
I think it is recommend to create a single node for each address instead of using addr:interpolation=* anyway.
hNdrX
(Hendrik )
January 11, 2022, 2:42pm
#3
it’s listed and should work - but it doesn’t - when it’s not working, i can understand, that it is not used often… whom to address to fix it?
GerdP
(Gerd P)
January 11, 2022, 6:01pm
#4