[Rails] Re: city and state from zip code

2009-05-27 Thread Philip Hallstrom

> Anyone aware of a plugin that will return the city and state from a
> zip code in the US? THanks, Janna B

Not a plugin, but the database in CSV form, and it's free... 
http://www.maxmind.com/app/geolitecity

-philip



--~--~-~--~~~---~--~~
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-talk@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
-~--~~~~--~~--~--~---



[Rails] Re: city and state from zip code

2009-05-27 Thread kretch

maybe this?
http://geokit.rubyforge.org/


On May 27, 5:55 pm, JannaB  wrote:
> Anyone aware of a plugin that will return the city and state from a
> zip code in the US? THanks, Janna B
--~--~-~--~~~---~--~~
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-talk@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
-~--~~~~--~~--~--~---



[Rails] Re: city and state from zip code

2009-05-27 Thread Freddy Andersen

http://github.com/andre/geokit-rails/tree/master

On May 27, 5:55 pm, JannaB  wrote:
> Anyone aware of a plugin that will return the city and state from a
> zip code in the US? THanks, Janna B
--~--~-~--~~~---~--~~
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-talk@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
-~--~~~~--~~--~--~---