[Pywps-devel] pyWPS in mod_python
G. Allegri
giohappy at gmail.com
Fri Nov 30 12:18:41 CET 2007
It's a great news Jorge. I was looking for the possibility to run
pyWPS on mod_python, but I'm not so able to program pyWPS code to work
it out...
If you could share your work we could contribute comehow to the
development. Do you think it's possible?
Giovanni
2007/11/30, Jorge de Jesus <jorge.de-jesus at jrc.it>:
> Hi to all
>
> I used pyWPS to create an automatic interpolation server for testing
> purposes. This is a related to the work of the INTAMAP project
> (www.intamap.org). I smashed all the modules of pyWPS into one big
> script and made some processes classes that are more related to R/Rpy
> than to GRASS.
>
> Anyway I reprogrammed pyWPS to work with mod_python and everything went
> smooth, never the less mod_python has a small problem with POST
> variables that dont work if you use mod_python.publisher in your
> http.conf (the publisher is a general handler, for POST to work you
> need a specific script and handler). The possibility of using the
> "emulation" of mod_python to CGI scripts is not an option because this
> "emulation" doesn't deal well with system requests, which are common on
> the process module.
>
> In the future I will proper organize the programming that I did (to put
> everything back to modules) and clean the code, maybe this pyWPS
> implementation could be added to sourceforge as a PyWPS flavor :)
>
> Thanks specially to Jachym for pyWPS
> Jorge
>
> --
> Eng. Jorge Samuel Mendes de Jesus
>
> European Commission (EC)
> Joint Research Centre Directorate (DG JRC)
> Institute for Environment and Sustainability (IES)
> TP 441, Via Fermi 1
> 21020 Ispra (VA)
> Italy
>
> Phone: +39 0332 78 3536
> Fax: +39 0332 78 5466
>
> http://rem.jrc.cec.eu.int
>
> "The views expressed are purely those of the writer and may not in any circumstances be regarded as stating an official position of the European Commission"
>
> _______________________________________________
> Pywps-devel mailing list
> Pywps-devel at wald.intevation.org
> http://lists.wald.intevation.org/mailman/listinfo/pywps-devel
>
More information about the Pywps-devel
mailing list