Skip to content

Instantly share code, notes, and snippets.

View godfreyd's full-sized avatar

Sergei Bocharov godfreyd

View GitHub Profile
@godfreyd
godfreyd / gist:4a8612cc928bf5bb974fd1511d832876
Created November 10, 2020 19:08 — forked from WhoAteDaCake/gist:37823722bdf27fc03527f5b54c0ca6f0
Script to import Geonames into PostgreSQL
#!/bin/bash
#===============================================================================
#
# FILE: getgeo.sh
#
# USAGE: ./getgeo.sh
#
# DESCRIPTION: run the script so that the geodata will be downloaded and inserted into your
# database
#
#!/bin/bash
#===============================================================================
#
# FILE: getgeo.sh
#
# USAGE: ./getgeo.sh
#
# DESCRIPTION: run the script so that the geodata will be downloaded and inserted into your
# database
#