source: trunk/zoo-project/zoo-services/ogr/base-vect-ops-py/cgi-env/CentroidPy.zcfg @ 536

Last change on this file since 536 was 536, checked in by nbozon, 9 years ago

Various minor corrections of zcfg files

  • Property svn:executable set to *
File size: 1.1 KB
Line 
1[Clean]
2 Title = Computes the centroid of a polygon
3 Abstract = Computes the centroid of a polygon that have a valid geometry field.
4 processVersion = 1
5 storeSupported = true
6 statusSupported = true
7 serviceProvider = ogr_sp
8 serviceType = Python
9 <DataInputs>
10  [InputData]
11   Title = Polygon to get the centroid
12   Abstract = The centroid which is not necessarily within the geometry.
13   minOccurs = 1
14   maxOccurs = 1
15   <ComplexData>
16    <Default>
17     mimeType = text/xml
18     encoding = UTF-8
19     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
20    </Default>
21    <Supported>
22     mimeType = text/xml
23     encoding = base64
24     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
25    </Supported>
26   </ComplexData>
27 </DataInputs>
28 <DataOutputs>
29  [Result]
30   Title = The Centroid
31   Abstract = JSON String / GML Entity of the centroid
32   <ComplexData>
33    <Default>
34     mimeType = text/xml
35     encoding = UTF-8
36     schema = http://schemas.opengis.net/gml/3.1.0/point.xsd
37    </Default>
38    <Supported>
39     mimeType = application/json
40     encoding = UTF-8
41    </Supported>
42   </ComplexData>
43 </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