source: trunk/zoo-services/ogr/base-vect-ops-py/cgi-env/ConvexHullPy.zcfg @ 9

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

Update of both ZOO Kernel and ZOO Services (ogr base-vect-ops ServicesProvider?).
All the ZCFG files have been corrected to remove all references to wrong metadata (Test = Demo) to avoid validation issues.
Main Memory leaks has been removed from this version.
Addition of the Simplify Service in the C ogr base-vect-ops ServicesProvider? and addition of the Python version (without Simplify).
Update of the configure.ac and Makefile.in to follow dicussions on the mailing list and ensure to use our cgic206 and not another one, path to our cgic library is now directly in the Makefile.in file.
Accept the "-" character to name inputs, to solve issue on GRASS 7 integration.
Addition of the extension keyword for ZCFG file to be able to store resulting outputs in a file name using the extension suffix.
This version after a testing period shall be considerate as 1.0.1 version of the ZOO Project.

  • Property svn:executable set to *
File size: 1.2 KB
Line 
1[ConvexHullPy]
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_sp
8 serviceType = Python
9 <MetaData lang="en">
10   title = Demo
11 </MetaData>
12 <DataInputs>
13  [InputPolygon]
14   Title = Polygon to compute convexhull
15   Abstract = URI to a set of GML that describes the polygon.
16   minOccurs = 1
17   maxOccurs = 1
18   <MetaData lang="en">
19   title = 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 = application/json
29     encoding = UTF-8
30    </Supported>
31   </ComplexData>
32 </DataInputs>
33 <DataOutputs>
34  [Result]
35   Title = The convex hull of the geometry
36   Abstract = The convex hull of the geometry
37   <MetaData lang="en">
38    title = Mon test 
39   </MetaData>   
40   <ComplexData>
41    <Default>
42     mimeType = application/json
43     encoding = UTF-8
44    </Default>
45    <Supported>
46     mimeType = text/xml
47     encoding = UTF-8
48     schema = http://fooa/gml/3.1.0/polygon.xsd
49    </Supported>
50   </ComplexData>
51 </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