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 d38c717878 Don't record an item in the browser history each time the user moves the view of a panorama 9 years ago
api bf17c454b6 Use UTF-8 for the API on Python2 10 years ago
celutz 310ad0cf3a Rename ztulec to celutz 9 years ago
media b4aa8e6e56 Initial commit (WIP) 10 years ago
panorama d38c717878 Don't record an item in the browser history each time the user moves the view of a panorama 9 years ago
.gitignore f1147b2c0f Add media/ to .gitignore 10 years ago
README.md 310ad0cf3a Rename ztulec to celutz 9 years ago
TODO 5baed746b3 Update TODO 9 years ago
manage.py 310ad0cf3a Rename ztulec to celutz 9 years ago
requirements.txt 82f862902d Update django-rest-framework to 3.2.4 9 years ago

README.md

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

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