I'm looking for a working gem/plugin for rails3 that does IP geocoding, and ideally, distance calculations. geokit
seems to be a popular choice, but it doesn't support rails3 yet.
views:
33answers:
2I haven't tried it, but the docs use the rails2 plugin functionality. It might *work*, but I don't think it's advertised as such.
BBonifield
2010-10-04 17:52:35
A:
There is a non-gem/plugin alternative mentioned in this blog: http://blog.nicolasblanco.fr/2010/09/29/quick-and-simple-geocoding/
Tim
2010-10-04 17:31:51
The Google Maps API doesn't allow for IP geocoding unfortunately. It will only geocode addresses.
BBonifield
2010-10-04 17:51:09