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

Last change on this file since 465 was 465, checked in by djay, 10 years ago

Add the optional YAML ZCFG support #4 and the zcfg2yaml converter. Return error messages that enable the service provider to quickly identify the root cause of errors due to configuration file syntax #90. Fix logic in addMapToMap #91. Enable multiple range definition using default and supported blocks. Add the lastest revision number in version.h (available from Python ZOO-API as zoo.VERSION).

  • Property svn:executable set to *
File size: 1.1 KB
RevLine 
[465]1[Clean]
2 Title = Extract the feature that have a valid geometry field.
3 Abstract = Extract the feature that have a valid geometry field.
4 processVersion = 1
[9]5 storeSupported = true
6 statusSupported = true
7 serviceProvider = ogr_sp
8 serviceType = Python
9 <DataInputs>
[465]10  [InputData]
[9]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
[106]19     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
[9]20    </Default>
21    <Supported>
22     mimeType = text/xml
23     encoding = base64
[106]24     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
[9]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>
[106]34     mimeType = text/xml
[9]35     encoding = UTF-8
[106]36     schema = http://schemas.opengis.net/gml/3.1.0/point.xsd
[9]37    </Default>
38    <Supported>
[106]39     mimeType = application/json
[9]40     encoding = UTF-8
41    </Supported>
42   </ComplexData>
43 </DataOutputs> 
Note: See TracBrowser for help on using the repository browser.

Search

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