/shp2pgsql-script

Bash script to make it easy to load data from a shape file.

Primary LanguageShell

sh2pgsql-script

This is a bash script makes it easier to load data from a shape file to PostgreSQL database.

You need to install postgis to make it work.

sudo apt-get install postgis