niryariv / tiptipa

Mobile friendly minisite for location nearby Polio vaccination centers in Israel
http://tipa.li/
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

switch to geocoding with google #7

Closed niryariv closed 10 years ago

niryariv commented 10 years ago

looks like google produces better results which are also easier to work with - might as well drop nominatim altogether and also save the extra http request to google to verify country.

@alonisser what do you think?

alonisser commented 10 years ago

I'll make a try later, this evening

niryariv commented 10 years ago

no worries - I implemented this :) sees like the results are much better, also the API works much faster than nominatim's.. closing