source: trunk/zoo-services/ogr/base-vect-ops/cgi-env/Intersection.zcfg @ 1

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

Initial ZOO SVN Repository Import.

File size: 1.8 KB
Line 
1[Intersection]
2 Title = Compute intersection.
3 Abstract = Generates a new geometry which is the region of intersection of the two geometries operated on.
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 <MetaData>
11   Test = Demo
12 </MetaData>
13 <DataInputs>
14  [InputEntity1]
15   Title = the first geometry
16   Abstract = the first geometry to compare against.
17   minOccurs = 1
18   maxOccurs = 1
19   <MetaData lang="en">
20    Test = Mon test 
21   </MetaData>   
22   <ComplexData>
23    <Default>
24     mimeType = text/xml
25     encoding = UTF-8
26     schema = http://fooa/gml/3.1.0/polygon.xsd
27    </Default>
28    <Supported>
29     mimeType = text/xml
30     encoding = base64
31     schema = http://fooa/gml/3.1.0/polygon.xsd
32    </Supported>
33   </ComplexData>
34  [InputEntity2]
35   Title = the other geometry
36   Abstract = the other geometry to compare against.
37   minOccurs = 1
38   maxOccurs = 1
39   <MetaData lang="en">
40    Test = Mon test 
41   </MetaData>   
42   <ComplexData>
43    <Default>
44     mimeType = text/xml
45     schema = http://fooa/gml/3.1.0/polygon.xsd
46     encoding = UTF-8
47    </Default>
48    <Supported>
49     mimeType = text/xml
50     encoding = base64
51     schema = http://fooa/gml/3.1.0/polygon.xsd
52    </Supported>
53   </ComplexData>
54 </DataInputs>
55 <DataOutputs>
56  [Distance]
57   Title = The distance between two geometries
58   Abstract = The shortest distance between the two geometries.
59   <MetaData lang="en">
60    Test1 = Mon test 
61   </MetaData>   
62    <ComplexData>
63     <Default>
64       mimeType = application/json
65       encoding = UTF-8
66     </Default>
67     <Supported>
68      mimeType = text/xml
69      schema = http://fooa/gml/3.1.0/polygon.xsd
70      encoding = UTF-8
71     </Supported>
72    </ComplexData>
73 </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