Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

WPS 4.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@bpross-52n bpross-52n released this 10 Jul 08:12
· 123 commits to dev since this release

The 52°North Web Processing Service (WPS) enables the deployment of geo-processes on the web in a standardized way.
It features a pluggable architecture for processes and data encodings.
The implementation is based on the OpenGIS specifications 05-007r7 and 14-065.

Changes since last release

New features ---

  • Add classloader leak preventer
  • Add outputs to execution context for wps 2.0 executions
  • Add schema location to ExceptionReports
  • Make process description request more robust

Fixed issues ---

  • Fix GeoServer generators
  • Fix result storage
  • Fix raw data output for WPS 2.0 execute requests
  • Fix WPS 2.0 status messages with raw data requests
  • Fix LiteralInput description - add default-attribute to LiteralDataDomain

Binaries ---