azavea / python-omgeo

OMGeocoder - A python geocoding abstraction layer
http://python-omgeo.readthedocs.io/en/latest/
MIT License
36 stars 14 forks source link

Add Google geocoder #23

Closed KlaasH closed 8 years ago

KlaasH commented 8 years ago

Adds a Google geocoder.

Also:

sharph commented 8 years ago

LGTM! I'd still ask for someone on another team who has worked on this library to take a look, especially in regards to the restructuring.

KlaasH commented 8 years ago

The vast majority of the work on this project was by @joetric, who has moved on. Other contributors include @ddohler, @jwalgran, and @flibbertigibbet, who all seem to have made small visits to the code for specific purposes. Any of you have thoughts on this?

ddohler commented 8 years ago

:+1: The everything-in-one-file approach was unwieldy and this library definitely needed some love.