This workshop was originally presented at FOSS4G 2025, Auckland
To run the workshop content in local, here are the steps
- Fork this repository by clicking here
- Clone this repository
- Create virtualenv in your local using your favorite env manager.
- install all necessary packages using
pip install -r requirements.txt