Hi


I'm tasked with creating a wps geoprocessing orchestration UI and I was curious 
to see if anyone had any insight on how to accomplish this or could critique my 
design.



The UI would look similar to the WPS Request Builder, the back end would be a 
bpel process chaining together the services.  When the user presses ok in the 
UI, the new wps would be saved into the database and a geoserver wps python 
script would be created to dynamically add the new wps to the geoserver wps 
capabilities document.



The python script would point to an outside rest service (ie.  
http://localhost:8080/executeWPS?name=newWPS)  that would get the wps from the 
db and execute it outside of geoserver, then add the resulting layer to 
geoserver, or display the output.



Thank You

Dominique



Just a note I'm having issues with the geoserver python scripting hook.  I 
posted it to the geoserver users group.



http://sourceforge.net/mailarchive/message.php?msg_id=30430558


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to