A system for planning and managing searches. Define a search area and monitor progress in real time.
- python3 with venv and pip
- postgresql with postgis
git clone https://github.com/canterbury-air-patrol/search-management-map.git
cd search-management-map
./setup-venv.sh
# follow the instructions in the output from setup-venv.sh
./start-venv.sh
git clone https://github.com/canterbury-air-patrol/search-management-map.git
cd search-management-map
docker-compose up
docker-compose run app ./docker/app/test.sh
Refer to Django mod_wsgi documentation
See the list of contributors.
This project is licensed under GNU GPLv2 see the LICENSE.md file for details.
Thanks to all the wonderful people who wrote, tested, and provided feedback on the libraries and applications we used to make this.