Open dawidl11 opened 2 years ago
The same happens when I search for the following address, for example: "Tiroler Str. 14B, 22049 Hamburg, Germany". The order of the answers looks rather random:
Have you also noticed this problem?
Hi @missinglink , can you confirm this behavior, or is there some other logic that allows differentiation by house number suffix in the request?
I can confirm seeing the same behavior in some cases. Let me know if you see where it comes from.
Hi there,
I have a question about the general functionality of Pelias with house number suffixes. I recently noticed that in Pelias the house number suffixes are not really respected in the answers and addresses with the same house number but different house number suffix are rated the same in the answers.
Here is an example:
What do I use? A new Pelias snapshot with the latest data (OSM, WOF, GN and OA).
My request: Unstructured search for the following address: „Bedburg-Hau Hebbenshof 83“ (/v1/search?text=Bedburg-Hau Hebbenshof 83&debug=1)
Result: My expectations: "Hebbenshof 83, Bedburg-Hau, Germany" as the top result. Reality: "Hebbenshof 83a, Bedburg-Hau, Germany" as the top result.
This behavior affects not only this example, but also many others. So, I could notice that Pelias does not interpret the house number suffixes correctly (this also affects the structured search).
My question: What is the cause of this problem with the house number suffixes and will it be fixed in the future?
Many thanks in advance for the answers!