Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugenioclrc/geonames
Importing *all* geonames tables to mysql (db with all the cities of the world)
https://github.com/eugenioclrc/geonames
Last synced: 1 day ago
JSON representation
Importing *all* geonames tables to mysql (db with all the cities of the world)
- Host: GitHub
- URL: https://github.com/eugenioclrc/geonames
- Owner: eugenioclrc
- Created: 2013-01-12T15:26:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-12T15:37:04.000Z (almost 12 years ago)
- Last Synced: 2024-11-11T18:45:38.414Z (about 1 month ago)
- Language: Shell
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
geonames
========Importing *all* geonames tables to mysql (db with all the cities of the world)
Taken from:
http://forum.geonames.org/gforum/posts/list/732.pageTO INSTALL GEONAMES TABLE
====1) run;
sh download.sh
this will download the data files2) create the schema to put the data in, then use the import script, here is an example
mysql -u root -p123456 geonames