question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve address search

See original GitHub issue

If one enters an almost complete or even complete address, the suggestions are sometimes very unrelated and sometimes misleading.

Examples:

  • Enter 10787 Keithstraße 2 which is a ZIP code 10787 and an address Keithstraße 2: You get five numbers in Keithstraße, but none of them is 2. If there’s a direct match, it should be displayed as first result
  • Enter Keithstraße 2, Berlin yields the only result
    Keithstraße 2
    12307, Lichtenrade, Tempelhof-Schoneberg, Berlin, Berlin, Germany
    
    which is very misleading because there’re two Keithstraße 2 in Berlin in different districts (smart, right?) and both should be displayed (in the worst case a user interprets the only result as the fact that there’s only one street with that address).
  • Entering Gubener Str. 40, 10243 allows to identify an address correctly since the ZIP code identifies the city, but it yields
    Gubener Straße 40
    Gelsenkirchen, Gelsenkirchen , Nordrhein-Westfalen, Germany
    Gubener Straße 40
    40627, Dusseldorf, Düsseldorf , Nordrhein-Westfalen, Germany
    
    which has much less to do with the exact match Gubener Str. 40, 10243 Berlin which isn’t displayed at all.

I’m aware that this confusion might be caused by regional address forms, but as a user I simply don’t want you to make me think.

maps.openstreetmap.org has this figured out, you can probably take over their logic.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5

github_iconTop GitHub Comments

2reactions
nilsnoldecommented, Oct 3, 2019

Ok, should be better now. All queries work now.

2reactions
nilsnoldecommented, Sep 9, 2019

Thanks @krichter722 and @pathmapper for the digging. Jep, data should be pretty much the same. Our dump is 4-5 weeks old.

However, our Pelias software stack is as old. Their reference server usually runs the latest & greatest. Could be the reason. I’ll upgrade this week and report back.

@krichter722 for future reference: If you could paste the URLs used to find an address that’d much speed up our end. In the developer tab of your browser (usually CTRL + SHIFT + I), you can see the request in the Network tab, it always starts with search?. If you copy the Request URL you see on the right next time, that’d be superb:)

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

15 Address Lookup Solutions To Improve Conversions
1. Address doctor from Informatica: Verifies addresses from over 240 countries. · 2. AFDSoftware: Offers a UK postcode lookup product and a ...
Read more >
Maps Solutions: Improve Addresses - Google Maps Platform
Learn to help users quickly enter the right address when searching, signing up, or checking out with Google Maps Platform.
Read more >
Address Validation & Address Lookup Service - Loqate
Real-time Address Verification and Address Lookup Service from Loqate ensures clean & consistent address records for web forms, business data entry & more....
Read more >
Address Check Tool - Melissa Lookups
Use the Address Check tool to instantly check, verify and correct U.S. and Canadian addresses according to USPS and Canada Post standards. Search...
Read more >
Find & improve your location's accuracy - Google Maps Help
Tip: These steps will also improve your search results and make them more relevant to you. ... You'll find "https" in the address...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found