Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 284 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 284 Bytes

geonames_to_postgresql

Put geonames data into PostgreSQL. Inspired by this bash script: https://gist.github.com/EspadaV8/1357237

To use, set the environment variables in the get.sh file. Then, run it with sudo sh get.sh. Finally, remove the ~/tmp directory that was created.