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

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

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

File size: 1.4 KB
Line 
1[Crosses]
2 Title = Crosses test
3 Abstract = This service shall return a true value if and only if the geometries g1 and g2 share some but neither is containe in the other, and the dimension of the intersection is less than that of both of the geometries.
4 processVersion = 2
5 profile = urn:ogc:wps:1.0.0:union
6 storeSupported = true
7 statusSupported = true
8 serviceProvider = ogr_service.zo
9 serviceType = C
10 <DataInputs>
11  [InputEntity1]
12   Title = the first geometry
13   Abstract = the first geometry.
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  [InputEntity2]
29   Title = the other geometry
30   Abstract = the other geometry.
31   minOccurs = 1
32   maxOccurs = 1
33   <ComplexData>
34    <Default>
35     mimeType = text/xml
36     schema = http://fooa/gml/3.1.0/polygon.xsd
37     encoding = UTF-8
38    </Default>
39    <Supported>
40     mimeType = text/xml
41     encoding = base64
42     schema = http://fooa/gml/3.1.0/polygon.xsd
43    </Supported>
44   </ComplexData>
45 </DataInputs>
46 <DataOutputs>
47  [Result]
48   Title = Disjoint result
49   Abstract = true if disjoint.
50   <MetaData>
51    title = Mon test 
52   </MetaData>   
53    <LiteralData>
54      dataType=boolean
55      <Default />
56    </LiteralData>
57 </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