Révision 9754896a
ID | 9754896acb1d022940281ef1da6cf50ac02a715b |
Parent | 1b9439c2 |
Enfant | ef05758b |
added further documentation
Fichiers
- ajouté
- modifié
- copié
- renommé
- supprimé
Révisions
README.md | ||
---|---|---|
19 | 19 |
* **view on map** for a given LOS between two points/panoramas. |
20 | 20 |
|
21 | 21 |
|
22 |
Getting started : upload a panorama |
|
23 |
----------------------------------- |
|
24 |
|
|
25 |
1. Go to the index and click "Ajouter un panorama", let upload process |
|
26 |
2. Just click on the image in the subsequent list, and wait for it to be |
|
27 |
processed (split into tiles) ; |
|
28 |
3. Choose "accéder directement au panorama" to view it and use the red up-right box to enter |
|
29 |
coordinates and altitudes from where the photos have beenn taken. *bouclage* |
|
30 |
means that left and right borders are matching exactly (360° panorama). |
|
31 |
4. Reference some known points by right clicking (see relevant section), the |
|
32 |
others will get interpolated and presented to you on the view. |
|
33 |
|
|
34 |
|
|
35 |
Viewing reference points |
|
36 |
------------------------ |
|
37 |
|
|
38 |
You'll see big colored bubbles : |
|
39 |
|
|
40 |
* *Blue points* : reference points you referenced and pointed by hand |
|
41 |
* *Red points* : other panorama (click and fly to it !) |
|
42 |
* *Green points* : reference points automatically placed (estimated according to |
|
43 |
the blue ones) |
|
44 |
|
|
45 |
|
|
22 | 46 |
Setting up reference points |
23 | 47 |
---------------------------- |
24 | 48 |
|
... | ... | |
31 | 55 |
To get started, copy one of the files from `ref_points` folder in the root |
32 | 56 |
folder, remane it to `ref_points.local.php` and customize it. |
33 | 57 |
|
58 |
*Hint: prefer to register the altitudes of the topmost point of a building: they |
|
59 |
are the easire parts to aim from other panoramas.* |
|
60 |
|
|
61 |
|
|
34 | 62 |
Panorama view |
35 | 63 |
-------------- |
36 | 64 |
|