top of page
spatdb2.png

A Spatial Database as the Backend for a Festival App

For full documentation and to run the programme yourself please â€‹visit my GitHub repository

https://github.com/Christina1281995/spatial_database_festival_backend

​

​

To run this program

​

  1. Create a database called 'festival' in postgres

  2. Download the three python files in the src folder (if required, install any python modules)

  3. Run main.py from your preferred IDE e.g. PyCharm

 

Running 'main.py' takes care of your connection to the database, the setup of all tables, PostGIS extension, and data.

​

​

Full Documentation

 

​

​

bottom of page