WPS
WPS copied to clipboard
**DEPRECATED** The 52°North Web Processing Service enables the deployment of geo-processes on the web in a standardized way.
Hi, We are trying to build 52North/WPS (build 3.6.2 from tar.gz file) from sources, and we are encountering the following problems: - _opengeo.org_ repository is not available any more: this...
Hello guys, is it possible to change the output schema when a process finishes? Bye
Hello, When using the WPS Client API, I have a problem using the method addComplexData of class ExecuteRequestBuilder (the one using an IData object as value). In case the generator...
Currently, netCDF files are encoded as base64 even if returned by reference. A possible workaround is to define utf-8 as encoding for application/x-netcdf, but is misleading. Encodings such as raw/binary/native/......
Hello I received following error when attempting to use the SimpleBufferAlgorithm through the WPS Plugin in QGIS: > NoApplicableCode > Error occured, while XML parsing > JAVA_StackTrace > org.n52.wps.server.ExceptionReport: Error...
Update (new version)
This fixes the possibly remote code execution security vulnerability [CVE-2016-2510](https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2510) See https://github.com/beanshell/beanshell/releases/tag/2.0b6 for details. (2.0b6 should be backwards compatible with 2.0b4 - however it is released under the Apache License...
text > complexdata string > literaldata See http://geoprocessing.forum.52north.org/How-to-send-CSV-data-as-input-to-WPS4R-td4025900.html
Collecting opinions to: - Remove `m2e` confiuration https://github.com/52North/iceland/issues/28 - Adding `jetty` plugin, to conveniently debug from IDE w/o configuring external servlet-container - In case this is possible regarding to licensing,...
The WPS currently creates documents using `xlin` as the namespace for XLink, which is totally fine and works, e.g. ``. But for readability by humans, it would be nice to...