RE: PyWPS.. I need to improve the Iris quickstart (Iris doesn't have a GUI either)
I could easily adapted our OL2 tutorial from FOSS4G 2013 to work with PyWPS https://github.com/SciTools/osgeolive/tree/master/docs/osgeolive/source/solutions/zoo_rolling_window https://github.com/SciTools/osgeolive/blob/master/docs/osgeolive/source/foss4g_2013/advanced_wps_iris.rst This would then give a demo of PyWPS, and the initial demo process would make just make use of "import iris" to read data from an unusual GIS data file (e.g. NetCDF). -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jachym Cepicky Sent: 04 August 2014 11:28 To: Jorge Sanz Cc: [email protected] Subject: Re: [Live-demo] pywps to osgeo-live Maybe simple OpenLayers2-based applicaton could do buffer. It should be working with QGIS-WPS plugin too, but, since the standard is relatively underspecified in some fields, there might be a problem. Thanks Jachym 2014-08-04 12:17 GMT+02:00 Jorge Sanz <[email protected]>: > 2014-08-04 11:49 GMT+02:00 Jachym Cepicky <[email protected]>: >> Cameron >> >> I disagree in most of your points. >> >> Use case for PyWPS is the same as ZOO or 52North. If it is >> established and stable, I can not tell - community has to tell. >> >> PyWPS is simple and focused application. Maybe we do not have web >> interface, but we know, where our position is >> >> I have no time for this. I've forwarded it to pywps-dev list, maybe >> someone else will pick this issue. >> >> Cheers >> >> Jachym >> > > Hi Jachym > > I think here the problem is maybe a too "pythonic" quickstart without > any reference to a client interface. > > Is it possible to call one of the sample processes using any of the > OSGeo Live interfaces? This way the user has something to play with > and if interested, can be curious enough to try to modify the python > code. Maybe it's just a matter of having a simple OpenLayers or > Leaflet viewer that calls a process et voilĂ . > > Hope it helps. > > -- > Jorge Sanz > http://www.osgeo.org > http://wiki.osgeo.org/wiki/Jorge_Sanz -- Jachym Cepicky e-mail: jachym.cepicky gmail com URL: http://les-ejk.cz GPG: http://les-ejk.cz/pgp/JachymCepicky.pgp Give your code freedom with PyWPS - http://pywps.wald.intevation.org _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc
