Hi Dominik If you just want to call the GRASS modules using WPS then then best choice is the WPS grass bridge
https://code.google.com/p/wps-grass-bridge/ <https://code.google.com/p/wps-grass-bridge/> You can use pywps, ZOO or 52North as base WPS service that will then call the grass functions/modules. Basicaly all grass modules become a WPS service I am only experienced with PyWPS therefore my answer is biased, PyWPS is already prepared to set a GRASS enviroment and then run commands from there http://pywps.wald.intevation.org/documentation/pywps-3.2/special/grass.html <http://pywps.wald.intevation.org/documentation/pywps-3.2/special/grass.html> Therefore it is practical for scripts that have to call multiple modules to do processing Zoo and 52North, should also be able to do it you just have to google it, or ask in their mailing list. All the best Jorge de Jesus On 26-04-15 22:09, Blumentrath, Stefan wrote: > > Hi Dominik, > > > > I have no own experience. But you may find some inspiration here: > > http://lists.osgeo.org/pipermail/qgis-developer/2011-April/014005.html > > or here: > > https://www.youtube.com/watch?v=zCnax9w1bCs&list=LLXg11JB6pCGQ8B1EYanrVlw&index=52 > > or here: > > https://www.youtube.com/watch?v=jg2pb_Xjq8Y&list=LLXg11JB6pCGQ8B1EYanrVlw&index=50 > > > > Seems like PyWPS is a (the) way to go… > > > > Cheers > > Stefan > > > > *From:*[email protected] > [mailto:[email protected]] *On Behalf Of *Dominik Abrahám > *Sent:* 26. april 2015 20:53 > *To:* [email protected] > *Subject:* [GRASS-user] GRASS7 - WPS > > > > Hi, I would like to use GRASS7 through WPS, so any experiences and > advices are welcome. > > > > I have Debian Wheezy server and I want to test WPS in QGIS and my > OpenLayers application. What software would you recommend me for > creation of WPS? 52n WPS, ZOO, or something else? > > > > Is there something extra in GRASS7 installation? Do I need GDAL-GRASS > plugin? > > > > Thanks > > Dominik > > > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user -- ISRIC - World Soil Information Post: PO box 353, 6700 AJ, Wageningen, The Netherlands Visiting Address: Droevendaalsesteeg 3, 6708 PB Wageningen (Bdg. 101), Office: C.013 Office Phone: +31 (0) 317 4 83715 Mobile Phone: +31 (0) 613 9 06950 OpenPGPKey: 0xA3D0065A
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
