Skip to content

lowks/wps-remote

 
 

Repository files navigation

Build Status Coverage Status

RemoteWPS

[RemoteWPS] is an open source software written in Python part of the GeoServer (http://geoserver.org) project that allows users to publish their executables as GeoServer WPS Processes through the XMPP protocol.

RemoteWPS is meant to be used along with the GeoServer "wps-remote" plugin for the WPS (https://github.com/geoserver/geoserver/tree/master/src/community/wps-remote).

Being a community-driven project, RemoteWPS is developed, tested, and supported by a diverse group of individuals and organizations from around the world.

License

RemoteWPS licensed under the GPL.

Using

You can install the "wps-remote" Python package by using the PyPi distribution ::

pip install wps-remote==2.9

Please refer to the user guide for detailed information on how to install and use RemoteWPS.

API Reference Doc

http://docs.geoserver.org/latest/en/user/community/remote-wps/install_python.html#annex-a-remote-wps-python-wrapper-reference

Bugs

Through GeoServer JIRA.

GeoServer uses JIRA, hosted by Atlassian, for issue tracking.

Mailing Lists

Through GeoServer Mailing Lists.

The mailing list page on the GeoServer web site provides access to the various mailing list, as well as some indication of the code of conduct when posting to the lists

Contributing

Through GeoServer Process.

Please read the contribution guidelines before contributing pull requests to the GeoServer project.

More Information

Visit the website or read the docs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Batchfile 0.7%