Line | |
---|
1 | [Voronoi] |
---|
2 | Title = Voronoi Diagram. |
---|
3 | Abstract = Computes the edges of Voronoi diagram of a set of data points. |
---|
4 | Profile = urn:ogc:wps:1.0.0:voronoi |
---|
5 | processVersion = 2 |
---|
6 | storeSupported = true |
---|
7 | statusSupported = true |
---|
8 | serviceProvider = cgal_service.zo |
---|
9 | serviceType = C |
---|
10 | <MetaData> |
---|
11 | title = Demo |
---|
12 | </MetaData> |
---|
13 | <DataInputs> |
---|
14 | [InputPoints] |
---|
15 | Title = Data points |
---|
16 | Abstract = The set of data points. |
---|
17 | minOccurs = 1 |
---|
18 | maxOccurs = 1 |
---|
19 | <MetaData> |
---|
20 | title = Mon test |
---|
21 | </MetaData> |
---|
22 | <ComplexData> |
---|
23 | <Default> |
---|
24 | mimeType = text/xml |
---|
25 | encoding = UTF-8 |
---|
26 | schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd |
---|
27 | </Default> |
---|
28 | <Supported> |
---|
29 | mimeType = text/xml |
---|
30 | encoding = base64 |
---|
31 | schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd |
---|
32 | </Supported> |
---|
33 | </ComplexData> |
---|
34 | </DataInputs> |
---|
35 | <DataOutputs> |
---|
36 | [Result] |
---|
37 | Title = Voronoi Diagram. |
---|
38 | Abstract = JSON String / GML Entity of the Voronoi Diagram. |
---|
39 | <MetaData> |
---|
40 | title = Mon test |
---|
41 | </MetaData> |
---|
42 | <ComplexOutput> |
---|
43 | <Default> |
---|
44 | mimeType = application/json |
---|
45 | encoding = UTF-8 |
---|
46 | </Default> |
---|
47 | <Supported> |
---|
48 | mimeType = text/xml |
---|
49 | encoding = base64 |
---|
50 | schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd |
---|
51 | </Supported> |
---|
52 | <Supported> |
---|
53 | mimeType = text/xml |
---|
54 | encoding = UTF-8 |
---|
55 | schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd |
---|
56 | asReference = true |
---|
57 | </Supported> |
---|
58 | </ComplexOutput> |
---|
59 | </DataOutputs> |
---|
Note: See
TracBrowser
for help on using the repository browser.