Skip to content

Instantly share code, notes, and snippets.

View nucflash's full-sized avatar

Manos Tsagkias nucflash

View GitHub Profile
@nucflash
nucflash / getgeo.sh
Created November 29, 2012 15:52 — forked from mwmitchell/getgeo.sh
Script to import Geonames into PostgreSQL taken from http://forum.geonames.org/gforum/posts/list/15/926.page
#!/bin/bash
#===============================================================================
#
# FILE: getgeo.sh
#
# USAGE: ./getgeo.sh
#
# DESCRIPTION: run the script so that the geodata will be downloaded and inserted into your
# database
#