Hi to all :) 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 :( (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 > [email protected] > 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 [email protected] 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. -------------------------------------------------------------------------------- _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
