Skip to content

javaPS 1.3.1

Compare
Choose a tag to compare
@bpross-52n bpross-52n released this 17 Jul 06:46
· 363 commits to develop since this release

javaPS 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 OGC Web Processing Service standard version 2.0: http://docs.opengeospatial.org/is/14-065/14-065.html

Available in Maven Central.

Documentation: https://52north.github.io/javaPS

Changes since last release

Fixed issues ---

  • Fix issue with HTTP status codes
  • Fixed #10: Error when requesting raw data asynchronously

New developer features ---

  • Add integration-test profile

See here for the complete commit log.