<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Lorenzo</p>
    <p>It has been a while since I have done WebGIS development with WPS
      (I miss it like the desert misses the rain).  In think OpenLayers
      2 had good WPS support (and PYWPS had a nice WPS.js plugin) and
      things were integrated in the sense that you would build a class
      for the WPS service and would just call methods to get things
      running or moving between.</p>
    <p>Now we have Leaflet and OL3 that for what I know there is no
      specif WPS plugins.  What you have to do is a call to the WPS
      service make it run with some input that you submit, get the
      output back and add it to the OL3/Leaflet. Therefore you not
      actually need a mapserver. In the old pywps3 we have mapserver
      support where the pywps would return with  OWS service that in
      some cases it would be easy.</p>
    <p>Basically you have to build an a service call (ajax) wait for
      reply and send output to some specific OL3/Leaflet class that will
      deal with the data</p>
    <p>Is there someone with better/extra info, I am curious to know the
      current state of the art ?</p>
    <p>Jorge<br>
    </p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 09-12-16 13:13, Lorenzo Bottaccioli
      wrote:<br>
    </div>
    <blockquote
cite="mid:CA+D=DWGptAQn9kOBU3fmtWdD7cz0S9mSo03d6Cmc1SFJTdA5Qg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">Hi All,<br>
        <br>
        I need to build a WebGIS for executing and displaying the WPS
        service that I have build using PyWPS4. Can you give me
        suggestion for the framework develoment. I'm quite new to those
        things. From what I have understood I have to use Mapserver for
        exposign the results of the WPS and Openlayer for the client
        side. But I miss how to integrate everything together. Can you
        provide me some help?<br>
        <br>
        Best,<br>
        <br>
        Lorenzo</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
pywps-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pywps-dev@lists.osgeo.org">pywps-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/pywps-dev">http://lists.osgeo.org/mailman/listinfo/pywps-dev</a></pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
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
Skype: jorge.de.jesus (Jorge Samuel Mendes de Jesus) 
OpenPGPKey: 0xA3D0065A</pre>
  </body>
</html>