Ruby on Rails Wednesday, March 30, 2011

I need a database of most of the cities in the world for my application. I know about the city database http://www.geonames.org , so I looked around, and found this plugin for Ruby on Rails: 


I'm not sure if anyone has experience with something like this? 

The catch is: I need the cities to have an association with countries, like Countries has many cities, and cities has many countries. I'm not sure if that plugin is capable of doing that.

Anyone used that plugin before? Does anyone have any ideas? 

Years ago I bookmarked this.  Never actually used it, but it might do what you want...


-philip

No comments:

Post a Comment