This repository has been archived by the owner on May 23, 2024. It is now read-only.
Releases: 52North/WPS
Releases · 52North/WPS
WPS-3.6.1
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 specification: 05-007r7.
Changes since last release
New features ---
- Improved parsing of GML 3.2
Changes ---
Fixed issues ---
WPS-3.5.0
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 specification: 05-007r7.
Changes since last release
New features
- Allow complex XML inputs to be wrapped in a CDATA-element
Changes
- 52n-wps-client-lib available under Apache 2 license
Fixed issues
WPS-3.4.0
[maven-release-plugin] prepare for next development iteration
WPS 3.3.1
The WPS Version 3.3.1 features:
- Bug fixes regarding the client API and GRASS 7 backend
- Additional configuration parameters
- Protocol (http/https)
- Number of threads used for the execute operation
- The return of HTTP status codes:
- 200 - OK for successful requests
- 501 - Not implemented, e.g. if a wrong operation was requested
- 500 - Internal server error, if there was an error during process execution
- 400 - Bad request, e.g. if a wrong identifier was requested
Download WPS 3.3.1 (without GeoTools support)
Download WPS 3.3.1 GeoTools Package
52°North WPS 3.3.0
- Many improvements regarding WPS4R
- Bugfixes
- Added a wiper task to wipe from database and file system
- Results can be requested using a user defined file name
- Added CORS support
- API modules (52n-wps-io, -commons and -algorithm) are now available under Apache 2 license
- WPS can now be build without GeoTools dependencies, leading to a significantly reduced size (ca. 20 MB)
- Dependencies have been cleaned up
- SOAP support and WSDL creation has been removed
- Requests, responses and results can be stored in a PostgreSQL database
- wps_config can be stored in home directory
- More tests (243 right now)
- Tests were also accelerated and are using local resources now
52°North WPS 3.2.0
- Switched to slf4j and logback for logging
- Switched to GeoTools 8.7
- ServiceLoaderAlgorithmRepository
- Simply drop your algorithm packages in the lib folder
- The processes will be automatically available
- Added a MapServer generator for outputs
- Store your results in MapServer (currently only MapServer for Windows supported)
- Added a WKT parser and generator
- Added a GeoJSON parser and generator
- Added more tests
- Several bugfixes and improvements
Download the binary from here: WPS 3.2.0