-
Notifications
You must be signed in to change notification settings - Fork 22
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
Support multi-part address in source data and tested API #7
Comments
can you be a bit more specific, i can't get what you wanted to say |
Are you looking for support for multi-part address queries? Right now the system only supports single-line queries (i.e. '123 fake street, Springfield usa'). However some APIs offer multi-part queries where a user can search by the individual components, keeping separate the house number, street name, locality, region, country, postal code. Is that what you're looking for the tester to support? |
Yes. I'm talking about multi part address API.
|
[WIP] Implement "max_matches" param to fail on duplicated results
City to zone
Some time you have adresse splitted in fields and a geocoder supporting this format.
The text was updated successfully, but these errors were encountered: