SkillAgentSearch skills...

Geonames

A ruby wrapper for geonames database at www.geonames.org for importing country, prov/state, city info into your application database. (not my project, added for easier rails rumble stuff)

Install / Use

/learn @chendo/Geonames
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Resistor::Geonames

This is a ruby wrapper for the geonames database available at www.geonames.org

This plugin requires you to download the following files from geonames.org's server and place in this plugin's /db directory:

countryInfo.txt - this file is a list of all countries in the world admin1Codes.txt - this file contains prov/state info for all countries cities1000.txt - list of world-cities with population upto 1000 cities5000.txt - list of world-cities with population upto 5000 cities15000.txt - list of world-cities with population > 15000

Example

rake geonames:import

Copyright (c) 2008 Resistor Software, released under the MIT license

View on GitHub
GitHub Stars14
CategoryData
Updated2y ago
Forks1

Security Score

75/100

Audited on Jan 17, 2024

No findings