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

gregdingle/Parking-Ticket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published