[GRASS-user] PyWPS and GRASS - Example?

Hi everyone,

i'm looking for an examplary PyWPS process that makes use of GRASS GIS.
So far I found a lot of tutorials concerning the setup of PyWPS but what
I need is a working process - if possible with a fitting OpenLayers (or
similar) frontend. Can anybody help me out?

Thanks in advance,
Georg

http://pywps.wald.intevation.org/documentation/process.html

We are working on some demos. Should be up and running soon(ish).

Cheers
Saber

Hi everyone,

i'm looking for an examplary PyWPS process that makes use of GRASS GIS.
So far I found a lot of tutorials concerning the setup of PyWPS but what
I need is a working process - if possible with a fitting OpenLayers (or
similar) frontend. Can anybody help me out?

Thanks in advance,
Georg

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Hi to all

Georg maybe your should also ask in the pywps mailing list. I don't have
any GRASS examples "at hand". In the wiki there's just some small notes
concerning openlayers

http://wiki.rsg.pml.ac.uk/pywps/OpenLayers

Maybe in a few weeks I'll have something, again better to ask in the
pywps mailing list

Jorge

On 15/08/11 12:06, Saber Razmjooei wrote:

http://pywps.wald.intevation.org/documentation/process.html

We are working on some demos. Should be up and running soon(ish).

Cheers
Saber

Hi everyone,

i'm looking for an examplary PyWPS process that makes use of GRASS GIS.
So far I found a lot of tutorials concerning the setup of PyWPS but what
I need is a working process - if possible with a fitting OpenLayers (or
similar) frontend. Can anybody help me out?

Thanks in advance,
Georg

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

--------------------------------------------------------------------------------
Plymouth Marine Laboratory

Registered Office:
Prospect Place
The Hoe
Plymouth PL1 3DH

Website: www.pml.ac.uk
Click here for PML Annual Review
Registered Charity No. 1091222
PML is a company limited by guarantee
registered in England & Wales
company number 4178503

Please think before you print

--------------------------------------------------------------------------------
This e-mail, its content and any file attachments are confidential.

If you have received this e-mail in error please do not copy, disclose it to any third party or use the contents or attachments in any way. Please notify the sender by replying to this e-mail or e-mail forinfo@pml.ac.uk and then delete the email without making any copies or using it in any other way.

The content of this message may contain personal views which are not the views of Plymouth Marine Laboratory unless specifically stated.

You are reminded that e-mail communications are not secure and may contain viruses. Plymouth Marine Laboratory accepts no liability for any loss or damage which may be caused by viruses.
--------------------------------------------------------------------------------

you have a look at lsi.iiit.ac.in/lsi/wgrass or
http://lsi.iiit.ac.in:9090/wgrass

this allows you to run grass modules on web

let me know if anything goes wrong

On Mon, Aug 15, 2011 at 4:31 PM, Georg Kaspar <georg@muenster.de> wrote:

Hi everyone,

i’m looking for an examplary PyWPS process that makes use of GRASS GIS.
So far I found a lot of tutorials concerning the setup of PyWPS but what
I need is a working process - if possible with a fitting OpenLayers (or
similar) frontend. Can anybody help me out?

Thanks in advance,
Georg


grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Regards,
Mohammed Rashad K M
M.S. (By Research) student
Lab for Spatial Informatics
Department of CSE
International Institute of Information Technology
Hyderabad, India

Hi to all :slight_smile:

I've made an example using PyWPS+OpenLayers+WPS-GRASS-Bridge, basically
openlayers uses the PyWPS plugin calls a WPS that serves the GRASS
module v.net.path.

http://rsg.pml.ac.uk/wps/example/index.html

The WPS will output the shortest path between 2 points in a graph, and
the result gets integrated into openlayers. My object was to have a
complete example on how to work with WPS, javascript code is not minifed
and it's full of comments.

Unfortunately the production virtual machine is extremely slow :frowning:
(beggers can't be choosers...), it takes more or less 5 seconds to get a
result back

Jorge

On 15/08/11 12:01, Georg Kaspar wrote:

Hi everyone,

i'm looking for an examplary PyWPS process that makes use of GRASS GIS.
So far I found a lot of tutorials concerning the setup of PyWPS but what
I need is a working process - if possible with a fitting OpenLayers (or
similar) frontend. Can anybody help me out?

Thanks in advance,
Georg

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

--------------------------------------------------------------------------------
Plymouth Marine Laboratory

Registered Office:
Prospect Place
The Hoe
Plymouth PL1 3DH

Website: www.pml.ac.uk
Click here for PML Annual Review
Registered Charity No. 1091222
PML is a company limited by guarantee
registered in England & Wales
company number 4178503

Please think before you print

--------------------------------------------------------------------------------
This e-mail, its content and any file attachments are confidential.

If you have received this e-mail in error please do not copy, disclose it to any third party or use the contents or attachments in any way. Please notify the sender by replying to this e-mail or e-mail forinfo@pml.ac.uk and then delete the email without making any copies or using it in any other way.

The content of this message may contain personal views which are not the views of Plymouth Marine Laboratory unless specifically stated.

You are reminded that e-mail communications are not secure and may contain viruses. Plymouth Marine Laboratory accepts no liability for any loss or damage which may be caused by viruses.
--------------------------------------------------------------------------------