[Zoo-discuss] [ZOO-Discuss] Problem with execute commands on local zooWPS setup

Farkas H farkas.dus at gmail.com
Wed Aug 8 10:32:23 PDT 2012


Hi Gérald,

thank you for your quick response.
The libraries gdal15.dll, libcur.dll, libfcgi.dll and python25.dll are
present in the kernel directory \OSGeo4W\bin.

You can find the result for the command  .\zoo_loader.cgi
"request=GetCapabilities&service=WPS" here [6].
However the URI "
http://localhost/cgi-bin/zoo_loader.cgi?ServiceProvider=&metapath=&REQUEST=GetCapabilities&SERVICE=WPS"
is working.
You can find the correct(?) browser result here [7].

Hope to here from you again.

Cheers,
Farkas

[6]
Content-Type: text/xml; charset=utf-8
Status: 200 OK


<?xml version="1.0" encoding="utf-8"?>
<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows/1.1"
xmlns:xlink="htt

p://www.w3.org/1999/xlink" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://www.opengis.net/ows/1.1
http://schemas.opengis.net/o
ws/1.1.0/owsExceptionReport.xsd" xml:lan="en" service="WPS" version="1.0.0">
  <ows:Exception exceptionCode="MissingParameterValue">
    <ows:ExceptionText>Parameter <request> was not
specified</ows:Exceptio
nText>
  </ows:Exception>
</ows:ExceptionReport>

[7]
<?xml version="1.0" encoding="utf-8"?>
<wps:Capabilities xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:wps="
http://www.opengis.net/wps/1.0.0" 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
http://schemas.opengis.net/wps/1.0.0/wpsGetCapabilities_response.xsd"
service="WPS" version="1.0.0" xml:lang="fr-FR">
  <ows:ServiceIdentification>
    <ows:Title>The Zoo WPS Development Server</ows:Title>
    <ows:Abstract>Development version of ZooWPS. See
http://www.zoo-project.org</ows:Abstract>
    <ows:Fees>None</ows:Fees>
    <ows:AccessConstraints>none</ows:AccessConstraints>
    <ows:Keywords>
      <ows:Keyword>WPS</ows:Keyword>
      <ows:Keyword>GIS</ows:Keyword>
      <ows:Keyword>caching</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WPS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>ZOO Project</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://www.zoo-project.org"/>
    <ows:ServiceContact>
      <ows:IndividualName>Bernd</ows:IndividualName>
      <ows:PositionName>Developer</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>False</ows:Voice>
          <ows:Facsimile>False</ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:City>False</ows:City>
          <ows:AdministrativeArea>False</ows:AdministrativeArea>
          <ows:PostalCode>False</ows:PostalCode>
          <ows:Country>de</ows:Country>
          <ows:ElectronicMailAddress>bernd-dus at web.de
</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://localhost//"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeProcess">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://localhost//"/>
          <ows:Post xlink:href="http://localhost//"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="Execute">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://localhost//"/>
          <ows:Post xlink:href="http://localhost//"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <wps:ProcessOfferings>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>Boundary</ows:Identifier>
      <ows:Title>Compute boundary.</ows:Title>
      <ows:Abstract>A new geometry object is created and returned
containing the boundary of the geometry on which the method is invoked.
</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="2">
      <ows:Identifier>Buffer</ows:Identifier>
      <ows:Title>Create a buffer around a polygon. </ows:Title>
      <ows:Abstract>Create a buffer around a single polygon. Accepts the
polygon as GML and provides GML output for the buffered feature.
</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="2">
      <ows:Identifier>Centroid</ows:Identifier>
      <ows:Title>Get the centroid of a polygon. </ows:Title>
      <ows:Abstract>Create a buffer around a single polygon. Accepts the
polygon as GML and provides GML output for the buffered feature.
</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>ConvexHull</ows:Identifier>
      <ows:Title>Compute convex hull.</ows:Title>
      <ows:Abstract>A new geometry object is created and returned
containing the convex hull of the geometry on which the method is
invoked.</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="2">
      <ows:Identifier>Difference</ows:Identifier>
      <ows:Title>Compute difference. . </ows:Title>
      <ows:Abstract>Generates a new geometry which is the region of this
geometry with the region of the other geometry removed.</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="2">
      <ows:Identifier>Intersection</ows:Identifier>
      <ows:Title>Compute intersection. </ows:Title>
      <ows:Abstract>Generates a new geometry which is the region of
intersection of the two geometries operated on.</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="1">
      <ows:Identifier>Ogr2Ogr</ows:Identifier>
      <ows:Title>Convert raster data from one format to another.
</ows:Title>
      <ows:Abstract>Converts raster data between different
formats.</ows:Abstract>
      <ows:Metadata xlink:title="My Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="2">
      <ows:Identifier>SymDifference</ows:Identifier>
      <ows:Title>Compute symmetric difference. </ows:Title>
      <ows:Abstract>Generates a new geometry which is the symmetric
difference of this geometry and the other geometry.</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
    <wps:Process wps:processVersion="2">
      <ows:Identifier>Union</ows:Identifier>
      <ows:Title>Compute union. </ows:Title>
      <ows:Abstract>Generates a new geometry which is the region of union
of the two geometries operated on.</ows:Abstract>
      <ows:Metadata xlink:Test="Demo"/>
    </wps:Process>
  </wps:ProcessOfferings>
  <wps:Languages>
    <wps:Default>
      <ows:Language>fr-FR</ows:Language>
    </wps:Default>
    <wps:Supported>
      <ows:Language>fr-FR</ows:Language>
      <ows:Language>en-CA</ows:Language>
    </wps:Supported>
  </wps:Languages>
</wps:Capabilities>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/zoo-discuss/attachments/20120808/6ef7b6da/attachment-0001.html>


More information about the Zoo-discuss mailing list