Projet

Général

Profil

Paste
Télécharger (1,74 ko) Statistiques
| Branche: | Révision:

root / README.md @ b42eb160

1
Panorama-ttnn
2
=============
3

    
4
*Visualize a collection of panoramic photos.*
5

    
6
**Panorama-ttnn** allows you to upload/share/visualize panoramic photos. It has been
7
created for evaluating lines-of-sight for radio networks, like the one of
8
[tetaneutral.net](http://tetaneutral.net).
9

    
10
Features
11
--------
12

    
13
* **Upload** panoramas to web server (i.e: made with [Hugin](hugin.sf.net));
14
* **visualize**, pan and zoom panoramas, as if you were on site;
15
* **georeference** panoramas : set GPS coordinates and elevation by hand and set
16
  orientation by pointing at known points;
17
* **visualize a point** by lat/lon/elevation on your panorama ;
18
* **see other panoramas** locations to evaluate the lines-of-sight;
19
* **view on map** for a given LOS between two points/panoramas.
20

    
21

    
22
Setting up reference points
23
----------------------------
24

    
25
Reference points are known points you are likely to see from your panoramas,
26
they are a visual reference and a way to orientate your panoramas.
27

    
28
By default, there are no *ref_points*, you can create your own *ref_points* list
29
or use one of the provided lists.
30

    
31
To get started, copy one of the files from `ref_points` folder in the root
32
folder, remane it to `ref_points.local.php` and customize it.
33

    
34
Panorama view
35
--------------
36

    
37
This is the main view, you can pan and scroll a panorama.
38

    
39

    
40
From this view you can use the *Reference points menu*. The reference points
41
menu allows you to set the orientation of your panorama by pointing at a known
42
location you visualize on the panorama.
43

    
44

    
45
### Mouse interaction for panorama view ###
46

    
47
* *drag image*  to move
48
* *right-click* to pop the Reference points menu
49

    
50

    
51
### Keyboard shortcuts for panorama view ###
52

    
53
* `Pgup`/`Pgdown`: zoom in/out
54
* `←`/`↑`/`↓`/`→`: pan the image
55
* `Home`/`End`: turn backwards (180°)