Ignore:
Timestamp:
Jan 26, 2011, 4:13:35 PM (13 years ago)
Author:
djay
Message:

Special thanks to Soeren Gebbert for his proposals. Add the inRequest key to the inputs/outputs maps for specifying if an input/output was present in the request or not (required to remove the PyXB dependency from GRASS Support). Add the automatic base64 decoding for input provided as base64 encoded string, in this case a size key will be added (containing the size of the decoded string which is probably a binary file), base64_value will be added to store the original base64 string for possible acces from service function, value will finally contain the decoded string (this was required for supporting requests coming from the QGIS WPS Client).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zoo-kernel/zoo_service_loader.c

    r76 r88  
    16481648  addDefaultValues(&request_output_real_format,s1->outputs,m,1);
    16491649
     1650  ensureDecodedBase64(&request_input_real_format);
     1651
    16501652#ifdef DEBUG
    16511653  fprintf(stderr,"REQUEST_INPUTS\n");
Note: See TracChangeset for help on using the changeset viewer.

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