asu-ke-web-services / search-api

Search API for documents, data, research, people, etc
MIT License
2 stars 1 forks source link

refactor geocoder into more generic pieces #94

Closed rraub closed 8 years ago

rraub commented 8 years ago

This would allow for more geocoders to be written in the future and keep all the google specific stuff isolated from any other geocoder implementations.

rraub commented 8 years ago

Was this issue completely addressed in #96 ?

ESmith92 commented 8 years ago

In the sense that the Google geocoder is its own classes again, yes.

The only generic piece is the json decoder. Everything else is Google specific

ESmith92 commented 8 years ago

Phone is causing problems with a simple reply