Last change
on this file since 884 was
743,
checked in by djay, 9 years ago
|
Add WCPS-Proxy, data-api proxy and update Makefile for dealing with specific location of fastcgi. Add status update for contour lines computation.
|
-
Property svn:keywords set to
Id
|
File size:
659 bytes
|
Line | |
---|
1 | [query] |
---|
2 | Title = Execute a query using DataAPI |
---|
3 | Abstract = Execute a query through DataAPI. |
---|
4 | processVersion = 2 |
---|
5 | storeSupported = true |
---|
6 | statusSupported = true |
---|
7 | serviceProvider = service |
---|
8 | serviceType = Python |
---|
9 | <DataInputs> |
---|
10 | [query] |
---|
11 | Title = JSON Query |
---|
12 | Abstract = The query to be executed in JSON format. |
---|
13 | minOccurs = 1 |
---|
14 | maxOccurs = 1 |
---|
15 | <LiteralData> |
---|
16 | dataType = string |
---|
17 | <Default /> |
---|
18 | </LiteralData> |
---|
19 | </DataInputs> |
---|
20 | <DataOutputs> |
---|
21 | [Result] |
---|
22 | Title = Response |
---|
23 | Abstract = The response to the DataAPI query. |
---|
24 | <ComplexData> |
---|
25 | <Default> |
---|
26 | mimeType = application/json |
---|
27 | encoding = utf-8 |
---|
28 | </Default> |
---|
29 | </ComplexData> |
---|
30 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.