a = Geokit::Geocoders::YahooGeocoder.geocode "#{ModelName.first.address}" a.ll
The above works in my console and returns the latitude and longitude as requested. I cannot get this to work in my (development) application. When I attempt to run "script/plugin install svn://rubyforge.org/var/svn/ym4r/Plugins/GM/trunk/ym4r_gm", it returns "svn: not found". I assume this is a result of me missing subversion. Is there another way to install this plugin. Alternatively, can anyone tell me any better ways of finding the geocode from an address or postcode? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.