Hello Friends,
We need a Rails plugin for US states and cities. Please see if we can get that.
Hello Friends,
We need a Rails plugin for US states and cities. Please see if we can get that.
Interestingly enough, the National Weather Service produces such a data source: http://www.weather.gov/geodata/catalog/national/html/cities.htm
I just took the data from the NWS and created a Rails plugin called geoinfo hosted on Github. At this point, it's still a quick hack, but contains all the NWS data in the lib/db folder if you don't want to use it as a plugin. Hope this helps.