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 52f20b1bf0 Merge branch 'master' of git.illyse.org:ztulec 9 years ago
api bf17c454b6 Use UTF-8 for the API on Python2 10 years ago
media b4aa8e6e56 Initial commit (WIP) 10 years ago
panorama 0bd009849c Fix adding of reference point (missing HTML element) 10 years ago
ztulec a0cbee9bf0 Use Celery to generate tiles 10 years ago
.gitignore f1147b2c0f Add media/ to .gitignore 10 years ago
README.md a0cbee9bf0 Use Celery to generate tiles 10 years ago
TODO 52f20b1bf0 Merge branch 'master' of git.illyse.org:ztulec 9 years ago
manage.py b4aa8e6e56 Initial commit (WIP) 10 years ago
requirements.txt a0cbee9bf0 Use Celery to generate tiles 10 years ago

README.md

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

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