javaPS 1.6.0
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
New features
- Draft OGC API - Processes implemented
- Transactional support implemented
Bugfixes
- Fixed issue with algorithm instantiation in the LocalAlgorithmRepository
Dependency updates (most notable)
- Updated to arctic-sea 8.0.1
Other
- Started to re-enable integration tests for execute
See here for the complete commit log.