Skip to content

Instantly share code, notes, and snippets.

@workmaster2n
Created November 5, 2013 21:49
Show Gist options
  • Select an option

  • Save workmaster2n/7326976 to your computer and use it in GitHub Desktop.

Select an option

Save workmaster2n/7326976 to your computer and use it in GitHub Desktop.
postgres/postgis
To install PostGIS/Postgres:
sudo apt-get install python-software-properties
sudo apt-add-repository ppa:ubuntugis/ppa
sudo apt-get update
sudo apt-get install postgresql-9.1-postgis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment