26jVmZ4v26KAzEP0ptyZ6i changeset

Changeset323338373662 (b)
ParentNone (a)
ab
0+[wps]
0+encoding=utf-8
0+title=PyWPS Development Server
0+version=1.0.0
0+abstract=Development version of PyWPS. See http://pywps.wald.intevation.org
0+fees=None
0+constraints=none
0+serveraddress=http://localhost/cgi-bin/wps
0+keywords=GRASS,GIS,WPS
0+lang=eng,ger
0+
0+[provider]
0+providerName=Your Company Name
0+individualName=Your Name
0+positionName=Your Position
0+role=Your role
0+deliveryPoint=Street
0+city=City
0+postalCode=000 00
0+country=eu
0+electronicMailAddress=login@server.org
0+providerSite=http://foo.bar
0+phoneVoice=False
0+phoneFacsimile=False
0+administrativeArea=False
0+
0+[server]
0+maxoperations=3
0+maxinputparamlength=1024
0+maxfilesize=3mb
0+tempPath=/tmp
0+processesPath=/usr/local/lib/python2.7/dist-packages/pywps-3.2.5-py2.7.egg/pywps/processes/
0+outputUrl=http://localhost/wps/wpsoutputs
0+outputPath=/var/www/wps/wpsoutputs
0+#debug=true
0+#logLevel=INFO
0+
0+[grass]
0+path=/usr/lib/grass/bin/:/usr/lib/grass/scripts/
0+addonPath=
0+version=6.2.1
0+gui=text
0+gisbase=/usr/lib/grass/
0+ldLibraryPath=/usr/lib/grass/lib
0+gisdbase=/home/user/grassdata
0+#home=/var/www/
0+
0+[logging]
0+level=WARNING
0+
0+
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
--- Revision None
+++ Revision 323338373662
@@ -0,0 +1,51 @@
+[wps]
+encoding=utf-8
+title=PyWPS Development Server
+version=1.0.0
+abstract=Development version of PyWPS. See http://pywps.wald.intevation.org
+fees=None
+constraints=none
+serveraddress=http://localhost/cgi-bin/wps
+keywords=GRASS,GIS,WPS
+lang=eng,ger
+
+[provider]
+providerName=Your Company Name
+individualName=Your Name
+positionName=Your Position
+role=Your role
+deliveryPoint=Street
+city=City
+postalCode=000 00
+country=eu
+electronicMailAddress=login@server.org
+providerSite=http://foo.bar
+phoneVoice=False
+phoneFacsimile=False
+administrativeArea=False
+
+[server]
+maxoperations=3
+maxinputparamlength=1024
+maxfilesize=3mb
+tempPath=/tmp
+processesPath=/usr/local/lib/python2.7/dist-packages/pywps-3.2.5-py2.7.egg/pywps/processes/
+outputUrl=http://localhost/wps/wpsoutputs
+outputPath=/var/www/wps/wpsoutputs
+#debug=true
+#logLevel=INFO
+
+[grass]
+path=/usr/lib/grass/bin/:/usr/lib/grass/scripts/
+addonPath=
+version=6.2.1
+gui=text
+gisbase=/usr/lib/grass/
+ldLibraryPath=/usr/lib/grass/lib
+gisdbase=/home/user/grassdata
+#home=/var/www/
+
+[logging]
+level=WARNING
+
+