Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Latest commit

 

History

History
25 lines (13 loc) · 575 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 575 Bytes

To run the app follow the steps bellow:

  1. sudo apt-get install postgresql-9.1 pgadmin3

  2. sudo apt-get install postgresql-server-dev-9.1

  3. sudo apt-get install postgresql-contrib-9.1

  4. sudo apt-get install proj

5.sudo apt-add-repository ppa:sharpie/for-science  # To get GEOS 3.3.2

  1. sudo apt-add-repository ppa:sharpie/postgis-nightly

  2. sudo apt-get update

  3. sudo apt-get install postgresql-9.1-postgis

  4. Run legacy_gist.sql.in file

  5. Create role 'gdingle' with login

  6. Run the requirement.txt file

  7. Create a database and configure settings file