Skip to content

javaPS 1.2.0

Compare
Choose a tag to compare
@bpross-52n bpross-52n released this 09 Apr 14:36
· 424 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

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

Changes since last release

New features ---

  • Add supported crs for annotated boundingbox data
  • Update dependencies
  • Add support for Java 9 and above

Fixed issues ---

  • Use CopyOption to be able to write to previously create file
  • Fixed checkstyle and findbugs/spotbugs issues

Binaries ---