Skip to main content

Questions tagged [wps]

Web Processing Service (WPS) Interface Standard provides rules for standardizing how inputs and outputs (requests and responses) for geospatial processing services, such as polygon overlay.

0 votes
0 answers
14 views

I am trying to to crop a TIFF file using a shapefile using WPS query builder feature in GeoServer. I tried text geometery and refrence using a link to GML both are not working. I am getting error ...
MdFarzan's user avatar
  • 101
0 votes
1 answer
69 views

I'm running a GeoServer locally on docker and in an cloud environment. On docker everything works fine but in the cloud the hrefs of "ows:Get / ows:Post" are not set from the WPS-Service. If ...
user3606183's user avatar
0 votes
0 answers
72 views

I am trying to use the WFS/WMS in GeoServer (v 2.22.4) to create some dashboards in MapStore. While the error in MapStore hints at possible issues with the WPS and that the gs:aggregate might not be ...
Andreea's user avatar
0 votes
0 answers
17 views

I'm attempting to build a custom GeoServer WPS plugin using Maven but I'm encountering issues during compilation. I've updated my POM file and added all the required dependencies, including GeoServer ...
Niko's user avatar
  • 1
0 votes
1 answer
217 views

I am encountering an issue while building a GeoServer wps using Maven, and I could use some guidance. Error Description: I am attempting to build a GeoServer wps using Maven (mvn clean install). ...
Niko's user avatar
  • 1
0 votes
0 answers
93 views

I'm currently facing challenges deploying a custom Web Processing Service (WPS) process in GeoServer 2.23.0, Geotool 29.0 and I'm seeking assistance in resolving this issue. Following the steps ...
Niko's user avatar
  • 1
0 votes
1 answer
53 views

For GeoServer WPS plugin vec:bufferFeatureCollectinon function, what is the algorithm that support such function?
user233292's user avatar
0 votes
1 answer
71 views

I'd like to return a TIFF created with a Java WPS process (this part works fine) but GeoServer seems don't recognize byte[] or File response type as I expected. If I return a base64 encoded string, ...
Gaet's user avatar
  • 309
0 votes
1 answer
142 views

I am creating a custom WPS process. The process needs to do WFS and REST requests to the same server (GeoServer). Currently, the client needs to provide the IP and port of the server as a parameter. ...
Vignesh M's user avatar
1 vote
0 answers
59 views

I have a custom WPS process, and from that, I need to call WFS to insert Transaction request, because I don't want to make two requests. I tried looking into GeoServer transaction test code but was ...
Vignesh M's user avatar
0 votes
0 answers
80 views

I installed QGIS Server and lizmap with lizmap-wps-web-client-module and py-qgis-wps. The button appears in lizmap but the select "choose a process to run" is always empty. Is there ...
Cristiano Sarmento's user avatar
0 votes
1 answer
219 views

I am using GeoServer and the RasterZonalStatistics tool with a land use, single-band raster dataset. In the whole raster, each pixel represents a land use category and is given values between 1 and ...
Elen's user avatar
  • 3
0 votes
1 answer
268 views

I am working with GeoServer 2.22 and I'm trying to use the gs:RasterZonalStatistics tool, through the WPS request builder that is provided in the "demos" in GeoServer. The tool runs fine ...
Elen's user avatar
  • 3
0 votes
1 answer
252 views

When I try to run a WPS process for clipping a WCS raster data with a GeoJSON data it fails to complete the job. But when I do the same with WKT string as a input it completes successfully. Failed WPS ...
Dex's user avatar
  • 1
2 votes
1 answer
616 views

Since I upgraded GeoServer from 2.20.5 to 2.21.1 I get an error with WPS requests if I use application/json as output format: Request: <?xml version="1.0" encoding="UTF-8"?> &...
mvoermans's user avatar

15 30 50 per page
1
2 3 4 5
14