source: trunk/zoo-services/ogr/base-vect-ops/cgi-env/ConvexHull.zcfg @ 1

Last change on this file since 1 was 1, checked in by djay, 14 years ago

Initial ZOO SVN Repository Import.

File size: 1.3 KB
RevLine 
[1]1[ConvexHull]
2 Title = Compute convex hull.
3 Abstract = A new geometry object is created and returned containing the convex hull of the geometry on which the method is invoked.
4 processVersion = 1
5 storeSupported = true
6 statusSupported = true
7 serviceProvider = ogr_service.zo
8 serviceType = C
9 <MetaData lang="en">
10   Test = Demo
11 </MetaData>
12 <DataInputs>
13  [InputPolygon]
14   Title = Polygon to compute are
15   Abstract = URI to a set of GML that describes the polygon.
16   minOccurs = 1
17   maxOccurs = 1
18   <MetaData lang="en">
19   Test1 = Mon test
20   </MetaData>
21   <ComplexData>
22    <Default>
23     mimeType = text/xml
24     encoding = UTF-8
25     schema = http://fooa/gml/3.1.0/polygon.xsd
26    </Default>
27    <Supported>
28     mimeType = text/xml
29     encoding = base64
30     schema = http://fooa/gml/3.1.0/polygon.xsd
31    </Supported>
32   </ComplexData>
33 </DataInputs>
34 <DataOutputs>
35  [Result]
36   Title = The convex hull of the geometry
37   Abstract = The convex hull of the geometry
38   <MetaData lang="en">
39    Test1 = Mon test 
40   </MetaData>   
41   <ComplexData>
42    <Default>
43     mimeType = text/xml
44     encoding = UTF-8
45     schema = http://fooa/gml/3.1.0/polygon.xsd
46    </Default>
47    <Supported>
48     mimeType = text/xml
49     encoding = base64
50     schema = http://fooa/gml/3.1.0/polygon.xsd
51    </Supported>
52   </ComplexData>
53 </DataOutputs>
Note: See TracBrowser for help on using the repository browser.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png