December 2008
7 posts
How to use Google Reverse Geocoding from Ruby
lpgauth:
Last week, Google announced that they opened up their reverse geocoding API to the public. For anyone that started playing around with the new mobile platforms (IPhone & Android) this is good news as you can finally pinpoint where your users are.
The API documentation can be found here, but hasn’t been updated yet. To query the reverse geocoding API, one only need to request:
...
2 tags