Skip to content
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

Add geocoding to client #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xionon
Copy link

@xionon xionon commented Nov 11, 2010

Hi,

I've added a geocode method to the client module, which allows you to use simplegeo's geocode endpoint:
http://simplegeo.com/docs/api-endpoints/geocoding

I also wrote a spec for it in client_spec.rb - everything seems to work on my end. I'll probably end up needing reverse-geocoding sometime soon, and will be happy to add that then.

Usage: SimpleGeo::Client.geocode "41 Decatur St, San Francisco, 94103"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant