source: branches/prototype-v0/zoo-project/zoo-services/cgal/cgi-env/Voronoi.zcfg @ 862

Last change on this file since 862 was 862, checked in by djay, 6 years ago

Add the capability to publish heatmap or any templated mapfile using the epecific msInclude and msLayer keys for an output. For MapServer? published output, define 4096 as the default maxsize and use pixel width or height for raster files. use the correct MapServer? imagemode depending on GDALGetRasterDataType (MS_IMAGEMODE_BYTE for GDT_Byte, MS_IMAGEMODE_INT16 for GDT_Int16 and MS_IMAGEMODE_FLOAT32 for GDT_Float32). Create a text file (.maps) listing every mapfiles created for a MapServer? published output (or inputs) using saveMapNames function. Fixes in ulinet, use uuid for naming temporary files. Add dialect input to the ogr2ogr service. Use the .maps file for removing a file from the DeleteData? service

  • Property svn:executable set to *
File size: 1.6 KB
Line 
1[Voronoi]
2 Title = Voronoi Diagram.
3 Abstract = Computes the edges of Voronoi diagram for a set of data points.
4 Profile = urn:ogc:wps:1.0.0:voronoi
5 processVersion = 2
6 storeSupported = true
7 statusSupported = true
8 serviceProvider = cgal_service.zo
9 serviceType = C
10 <MetaData>
11   title = Demo
12 </MetaData>
13 <DataInputs>
14  [InputPoints]
15   Title = Data points
16   Abstract = The set of data points.
17   minOccurs = 1
18   maxOccurs = 1
19   <MetaData>
20    title = Mon test 
21   </MetaData>   
22   <ComplexData>
23    <Default>
24     mimeType = text/xml
25     encoding = UTF-8
26     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
27    </Default>
28    <Supported>
29     mimeType = text/xml
30     encoding = base64
31     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
32    </Supported>
33   </ComplexData>
34 </DataInputs>
35 <DataOutputs>
36  [Result]
37   Title = Voronoi Diagram.
38   Abstract = JSON String / GML Entity of the Voronoi Diagram.
39   <MetaData>
40    title = Mon test 
41   </MetaData>   
42   <ComplexOutput>
43    <Default>
44     mimeType = application/json
45     encoding = UTF-8
46    </Default>
47    <Supported>
48      mimeType = image/png
49      useMapserver = true
50      asReference = true
51      msStyle = STYLE COLOR 125 0 105 OUTLINECOLOR 0 0 0 WIDTH 0.3 OPACITY 65 END
52    </Supported>
53    <Supported>
54     mimeType = text/xml
55     encoding = base64
56     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
57    </Supported>
58    <Supported>
59     mimeType = text/xml
60     encoding = UTF-8
61     schema = http://schemas.opengis.net/gml/3.1.0/base/feature.xsd
62     asReference = true
63    </Supported>
64   </ComplexOutput>
65 </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