Skip to content

Utilizing GDAL to georeference Images in a citizen science project

License

Notifications You must be signed in to change notification settings

Ibercivis/gdalface

Repository files navigation

To be completed

Instalation in development mode

Instalation in production mode with gunicorn (in Ubuntu/Debian)

  1. Install supervisord sudo apt-get install supervisor
  2. Install gunicorn (already in requirements.txt)
  3. Install nginx: sudo apt install nginx

For detailed installation, see INSTALL.md

Usage

License