Matthias Rüster

Results 3 issues of Matthias Rüster

The GeoTools Maven repositories had changed so the build fails with: ``` [ERROR] Non-resolvable import POM: Could not find artifact org.geotools:geotools:pom:13.5 in n52-releases (http://52north.org/maven/repo/releases) @ line 321, column 25 ```...

Similar to issue #539 there should be a way of specifying the desired encoding and schema for the output of a result of `wps:Execute`/`wps:Output`. This is an example of the...

wps
bug

If the root element has XML attributes the second XML tag appears on the same level as the root tag (tested with version 1.0.2): $formatter = new Formatter(); echo $formatter->format("")...

help wanted