Visualize a collection of georeferenced panoramic photos.

Celutz allows users to upload/share/visualize panoramic photos, using an intuitive HTML5 interface. It has been
created for easily evaluating line-of-sight links in radio networks.
https://lists.tetaneutral.net/listinfo/celutz

Baptiste Jonglez 5887d45868 Fix redirection bug introduced in ffc66164 il y a 10 ans
api bf17c454b6 Use UTF-8 for the API on Python2 il y a 10 ans
media b4aa8e6e56 Initial commit (WIP) il y a 10 ans
panorama 5887d45868 Fix redirection bug introduced in ffc66164 il y a 10 ans
ztulec a0cbee9bf0 Use Celery to generate tiles il y a 10 ans
.gitignore b2a9af9cc3 Add .gitignore il y a 10 ans
README.md a0cbee9bf0 Use Celery to generate tiles il y a 10 ans
TODO 69ad381bc8 Update TODO for Celery and tiles generation il y a 10 ans
manage.py b4aa8e6e56 Initial commit (WIP) il y a 10 ans
requirements.txt a0cbee9bf0 Use Celery to generate tiles il y a 10 ans

README.md

Tile generation uses Celery, to launch a worker, run:

celery -A ztulec.celery worker --loglevel=info