Project

General

Profile

« Previous | Next » 

Revision bc864f42

IDbc864f42168d5d254f5f901ace763af2f8e50b22
Parent fe12dd81
Child ff113d4d

Added by Jocelyn Delande over 10 years ago

added installation notes

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

Changesets

README.md
18 18
* **see other panoramas** locations to evaluate the lines-of-sight;
19 19
* **view on map** for a given LOS between two points/panoramas.
20 20

  
21

  
22 21
Getting started : upload a panorama
23 22
-----------------------------------
24 23

  
......
93 92
on *the top-right button*.
94 93

  
95 94

  
95
Installing
96
----------
97

  
98
You need PHP
99

  
100
- in your php.ini set upload_max_filesize and post_max_size to "100M" or near.
101
- in your httpd configuration, set the max post size accordingly
102

  
103
You need imagemagick. On debian : apt-get install imagemagick
104

  
96 105
Known limitations
97 106
------------------
98 107