A Ruby parser for Geonames
Geonames files can be found at: http://download.geonames.org/export/dump/
Used files: cities1000.txt countryInfo.txt
Open gem folder and try with irb or pry
irb -Ilib -rgeonames
Geonames.parser_cities
A Ruby parser for Geonames
Geonames files can be found at: http://download.geonames.org/export/dump/
Used files: cities1000.txt countryInfo.txt
Open gem folder and try with irb or pry
irb -Ilib -rgeonames
Geonames.parser_cities