What Ruby / Rails geocoding library is compatible with (can fetch data from):
-
latest Yahoo PlaceFinder api
-
latest Google V3 API
Please also comment on the compatibility with Rails 3 and Ruby 1.9
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ruby Geocoder supports Google V3 (the default), and can be configured to use Yahoo Placefinder or Bing. It’s also Rails 3 and Ruby 1.9 compatible. It appears to have broader support and be more regularly maintained than geokit.
http://www.rubygeocoder.com/
https://github.com/alexreisner/geocoder