-
Notifications
You must be signed in to change notification settings - Fork 2
/
pywps.cfg
executable file
·37 lines (35 loc) · 990 Bytes
/
pywps.cfg
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
[metadata:main]
identification_title=NCI pointWPS sevelopment server
identification_abstract=Point data services using WPS- testing and development server
identification_keywords=WPS,PyWPS, Demo, Dev
identification_keywords_type=theme
identification_fees=None yet
identification_accessconstraints=None yet
provider_name=
provider_url=
contact_name=Adam Steer
contact_position=Developer
contact_address=Mills Road
contact_city=
contact_stateorprovince=ACT
contact_postalcode=2611
contact_country=Australia
contact_phone=
contact_fax=
contact_url=
contact_hours=09:00-16:30UTC+10
contact_instructions=message by Kraken, e-mail will also suffice
contact_role=Developer
[server]
maxsingleinputsize=1mb
maxrequestsize=10mb
url=http://your.pointclouds/wps
outputurl=http://your.pointclouds/outputs/
outputpath=/local/pointwps/outputs
workdir=/local/pointwps/workdir
maxprocesses=8
parallelprocesses=6
[logging]
level=INFO
file=/local/pointwps/logs/pywps-info.log