source: trunk/zoo-project/zoo-services/ogr/base-vect-ops/cgi-env/IsValid.zcfg

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

Update ogr base-vector-ops services suite. Fixing issue #100.

File size: 939 bytes
Line 
1[IsValid]
2 Title = IsValid test
3 Abstract = This service shall return a TRUE value if and only if the geometry g is valid
4 Profile = urn:ogc:wps:1.0.0:union
5 processVersion = 2
6 storeSupported = true
7 statusSupported = true
8 serviceProvider = ogr_service.zo
9 serviceType = C
10 <DataInputs>
11  [InputPolygon]
12   Title = the first geometry
13   Abstract = the first geometry to compare against.
14   minOccurs = 1
15   maxOccurs = 1
16   <ComplexData>
17    <Default>
18     mimeType = text/xml
19     encoding = UTF-8
20     schema = http://fooa/gml/3.1.0/polygon.xsd
21    </Default>
22    <Supported>
23     mimeType = text/xml
24     encoding = base64
25     schema = http://fooa/gml/3.1.0/polygon.xsd
26    </Supported>
27   </ComplexData>
28 </DataInputs>
29 <DataOutputs>
30  [Result]
31   Title = Equals result
32   Abstract = Should be true if two geometries are equivalent..
33    <LiteralData>
34      dataType=boolean
35      <Default />
36    </LiteralData>
37 </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