Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fuzzy geocoding search #168

Open
haphut opened this issue Jun 1, 2020 · 2 comments
Open

Implement fuzzy geocoding search #168

haphut opened this issue Jun 1, 2020 · 2 comments

Comments

@haphut
Copy link
Member

haphut commented Jun 1, 2020

The user might make typos when searching for a destination. Implement error-correcting geocoding search so some typos would not matter.

@haphut
Copy link
Member Author

haphut commented Jun 1, 2020

Unfortunately Digitransit has a blocking issue: Improve fuzzy searches in geocoding. The fuzzy search endpoint gives too many erroneous results to be useful. Also the focus point seems to be ignored so geocoding results from far away get higher priority than local results.

Once the API is fixed, use the commit gatesolve/react-autosuggest-geocoder@0b9a943 .

@tuukka
Copy link
Collaborator

tuukka commented Jun 1, 2020

Deploy preview available at #169

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants