Geokit provides geocoding and distance calculation in an easy-to-use API
canclini
23 March, 2010
View Website
RubyGems Page
Rails 3.0?
Thread Safety?
JRuby?
Ruby 1.9?
Rails 3.1?
A newer version (1.6.5) is available for this plugin
Is it working for you?
I added this monkey patch to work - https://gist.github.com/712530
Leave a Comment
Geocoding and all calculations seem to work.
NOTE: This gem is not the same as geokit-rails which has problems. You're probably having problems with that gem. Use the geokit-rails3 gem instead which does work.
The :within method is not working with rails3.
Seems to work.
Seems to work, at least for forward geocoding.
I added this monkey patch to work - https://gist.github.com/712530