TODO 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Basic functionalities:
  2. - get the js code to work with DRF (full-AJAX)
  3. - hire a HTML5/CSS designer :-)
  4. Background work:
  5. - use Celery for computation-intensive tasks (generating tiles)
  6. => in progress. We should display the progress of tiles generation
  7. in the panorama view.
  8. - general js code cleanup (tile display, bearing/elevation computation)
  9. New features:
  10. - Add photos, URL, etc to ReferencePoint model (useful to collect
  11. information about the reference point: pictures of the building,
  12. webpage with description, etc)
  13. - Mini-map on the side of the panorama view, many uses:
  14. - see the current direction of the panorama on the map
  15. - click on a point on the map to see this point in the panorama
  16. - Provide permalink with a given position in an image (to be able to share
  17. links like "What do you think <this building> is?")
  18. → already done in the PHP/JS version, actually (to_cap, to_ele)
  19. - Create new reference points directly in the panorama view (right click /
  20. new ref point / ask coordinates, name, etc)
  21. - Allow to define a "default" orientation/elevation/zoom when visualising a
  22. panorama, so that it's not pointing at the sky or a tree by default...
  23. - Allow to zoom more on tiles, even if this means having a very low quality