Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 736 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 736 Bytes

RichWPS client API

This library is a standalone WPS client API based on the 52North WPS implementation. It does not have 52n server dependencies any more.

#Configuration The client API is configured by registrated 52n parsers and generators inside the datahandlers section in the wps_client_config.xml.

The configuration itself is defined in the artifact org.n52.wps:52n-wps-client-config:1.0.0-SNAPSHOT (see clientconfig branch)

Usage

Please refer to the WPS Client API Tutorial