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 310ad0cf3a Rename ztulec to celutz il y a 9 ans
api bf17c454b6 Use UTF-8 for the API on Python2 il y a 10 ans
celutz 310ad0cf3a Rename ztulec to celutz il y a 9 ans
media b4aa8e6e56 Initial commit (WIP) il y a 10 ans
panorama 2fdff5bf81 Update the URL everytime the view change, to get a permalink il y a 9 ans
.gitignore f1147b2c0f Add media/ to .gitignore il y a 10 ans
README.md 310ad0cf3a Rename ztulec to celutz il y a 9 ans
TODO 5baed746b3 Update TODO il y a 9 ans
manage.py 310ad0cf3a Rename ztulec to celutz il y a 9 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 celutz.celery worker --loglevel=info