Custom Query (101 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 101)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#158 fixed strcasestr not found on Windows, in zoo_loader.c jmckenna
Description

Using Visual Studio 2012, the following compile error is thrown:

zoo_loader.c(395) : error C3861: 'strcasestr': identifier not found
zoo_loader.c(396) : error C3861: 'strcasestr': identifier not found
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.

I am attaching code from zoo_service_loader.c to possibly use...

#157 fixed Working with chaining of services surf9
Description

Hi there

If I want to chain services together where the result of one service will be input into another service then the result of the second service is the output of the main/parent service call how would I implement this?

E.g.

geovalidationChainJS service gets called.

Inside that service I have two services:

coordinateConversionJS then after that the results becomes input into another service called geoValidationPy.

The WPS XML response of geoValidationPy is what gets returned to the user when they execute geovalidationChainJS instead of the results being embedded instead the LiteralData? element.

Currently I get a normal WPS XML response when I execute coordinateConversionJS. I'm not sure how to parse the XML so I get the actual results of LiteralData? so I can manipulate that value and use as input into geoValidationPy. DOMParser and jQuery doesn't seem to work.

Thanks for your help.

#155 fixed Unable to run Python service when stored in nested directories surf9
Description

Hi there

I am able to run my python service if store files in root directory of cgi-bin directory. However, when I store the files in nested folders it is not able to run the service.

GetCapability? output is:

<wps:Process wps:processVersion="2"><ows:Identifier>python.wfs.geoValidationMainlandWFSPy</ows:Identifier><ows:Title>Python WFS</ows:Title><ows:Abstract>Python WFS</ows:Abstract><ows:Metadata xlink:title="Demo"/></wps:Process>

Executing service from cgi-bin root directory has the following output:

./zoo_loader.cgi "ServiceProvider?=&metapath=&Service=WPS&Request=Execute&Version=1.0.0&Identifier=python.wfs.geoValidationMainlandWFSPy&DataInputs?=lat=-40.344985;long=175.670925"

Content-Type: text/xml; charset=utf-8

Status: 501 Not Implemented

<?xml version="1.0" encoding="utf-8"?> <ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd" xml:lang="en-US" version="1.1.0">

<ows:Exception exceptionCode="NoApplicableCode">

<ows:ExceptionText>Python module geoValidationMainlandWFSPy cannot be loaded. Message: TRACE: No module named python.wfs.geoValidationMainlandWFSPy

&lt;type 'exceptions.ImportError?'&gt; </ows:ExceptionText>

</ows:Exception>

</ows:ExceptionReport>

Putting files in nested directories works in JS and Java.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.

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