geocoders/geocoder-tester

Support multi-part address in source data and tested API

Opened this issue · 3 comments

Some time you have adresse splitted in fields and a geocoder supporting this format.

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.
Le 28 déc. 2015 23:05, "David Riordan" notifications@github.com a écrit :

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?


Reply to this email directly or view it on GitHub
#7 (comment)
.