Changes between Version 22 and Version 23 of ZooKernel


Ignore:
Timestamp:
Sep 8, 2009, 4:24:22 AM (15 years ago)
Author:
djay
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZooKernel

    v22 v23  
    118118</DescribeProcess>
    119119}}}
    120  * A sample Execute request (same as previous example using Buffer from basic ogr service) :
     120 * A sample Execute request using ResponseDocument (same as previous example using Buffer from basic ogr service) :
    121121{{{
    122122#!xml
     
    128128                        <ows:Identifier>InputPolygon</ows:Identifier>
    129129                        <ows:Title>Playground area</ows:Title>
    130 
    131130                        <wps:Reference xlink:href="http://carto.languedoc-roussillon.ecologie.gouv.fr/webservices/wfs/diren_general/?VERSION=1.1.0&amp;service=WFS&amp;request=GetFeature&amp;typename=Znieff1&amp;maxfeatures=1"/>
    132131                </wps:Input>
     
    136135                        <wps:Data>
    137136                                <wps:LiteralData>400</wps:LiteralData>
    138 
    139137                        </wps:Data>
    140138                </wps:Input>
     
    145143                                <ows:Identifier>BufferedPolygon</ows:Identifier>
    146144                                <ows:Title>Area serviced by playground.</ows:Title>
    147 
    148145                                <ows:Abstract>Area within which most users of this playground will live.</ows:Abstract>
    149146                        </wps:Output>
     
    152149</wps:Execute>
    153150}}}
     151 * A sample Execute request using RawData (same as previous example using Buffer from basic ogr service) :
     152{{{
     153#!xml
     154<wps:Execute service="WPS" version="1.0.0" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0
     155../wpsExecute_request.xsd">
     156        <ows:Identifier>Buffer</ows:Identifier>
     157        <wps:DataInputs>
     158                <wps:Input>
     159                        <ows:Identifier>InputPolygon</ows:Identifier>
     160                        <ows:Title>Playground area</ows:Title>
     161                        <wps:Reference xlink:href="http://carto.languedoc-roussillon.ecologie.gouv.fr/webservices/wfs/diren_general/?VERSION=1.1.0&amp;service=WFS&amp;request=GetFeature&amp;typename=Znieff1&amp;maxfeatures=1"/>
     162                </wps:Input>
     163                <wps:Input>
     164                        <ows:Identifier>BufferDistance</ows:Identifier>
     165                        <ows:Title>Distance which people will walk to get to a playground.</ows:Title>
     166                        <wps:Data>
     167                                <wps:LiteralData>400</wps:LiteralData>
     168                        </wps:Data>
     169                </wps:Input>
     170        </wps:DataInputs>
     171        <wps:ResponseForm>
     172                <wps:RawDataOutput>
     173                        <ows:Identifier>BufferedPolygon</ows:Identifier>
     174                </wps:RawDataOutput>
     175        </wps:ResponseForm>
     176</wps:Execute>
     177}}}
    154178
    155179No sample using the GetCapabilities request, only because we get issue in another level for GetCapabilities request, even the KVP is not working for every ServiceProvider.

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