[Pywps-dev] LycheePy

Gabriel José Bazán gbazan at outlook.com
Sat Jun 9 12:35:03 PDT 2018


Hi all! I'm Gabriel.

I am currently finishing my studies, so I'd like to share with you my thesis result, which I named LycheePy. It is a distributed processing server for geospatial data, and it uses PyWPS.
Its main features are:

  *   It lets you publish pre-defined processing chains through a WPS interface. From the WPS interface users perspective, they simply are processes, so they don't have to worry about their underlying complexity. They do not have to discover the available processes on the server, build the chain XML document, and send it to the server each time they want to execute it.
  *   Also, it lets you automatize geospatial data publication through repositories, such as GeoServer, FTP servers, or any other kind of repository.
  *   Finally, it is easy to scale. It is designed to allow the addition or removal of special "Worker" nodes, which are the ones that execute processes and provide the processing capabilities.

Here is the GitHub repo: https://github.com/gabrielbazan/lycheepy
And here you can find a WEB GUI for this server: https://github.com/gabrielbazan/lycheepy.cli

I hope you find it useful, I'd love to hear your opinions! Feel free to contribute!

Cheers,
Gabriel.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20180609/c327ea86/attachment.html>


More information about the pywps-dev mailing list