../../_images/logo_52nWPS.png

52 North WPS Quickstart

The 52°North WPS is a framework for web-based processing of (geospatial) data. The service implements the OGC Web Processing Service 1.0 interface standard.

This quickstart describes how to process data and store the result in another web service using WPS operations.

Start 52°North WPS

To run the 52°North WPS on the Live DVD, go to Geospatial ‣ Web Services ‣ 52North ‣ Start 52North WPS or use this direct link.

The 52n WPS welcome page will appear.

screenshot

(If the web service is not reachable, try to start the Tomcat servlet engine following the steps at the bottom of the SOS quickstart page.)

Get information about the service

Check out the capabilities of the 52°North WPS with this request:

Process data

  1. Click on the link to open the 52nWPS-TestClient.

    screenshot
  2. Make sure that GeoServer is running since the demonstration requires data from the local GeoServer installation.

  3. To do this, try to open the page http://localhost:8082/geoserver/web. If the page could not be found, select Geospatial ‣ Web Services ‣ GeoServer ‣ Start GeoServer in the menu. The GeoServer should be running after a few moments.

  4. Select the example request “SimpleBuffer_out_wfs.xml” from the dropdown list:

    screenshot
  5. Push the Send-Button and the request will be transmitted to the 52°North WPS which will generate a buffer around the major roads of Tasmania with a width of 0.05 degrees and store the result in GeoServer.

    screenshot
  6. Copy the ResourceID from the response. This is the name of the GeoServer layer. Add the ID to the following request: http://localhost:8082/geoserver/wms?service=WMS&version=1.1.0&request=GetMap&styles=&bbox=145.14757902405984,-43.47330297262748,148.32274986232298,-40.80286290459129&width=512&height=430&srs=EPSG:4326&format=application/openlayers&layers=Add-ResourceID-here You should get the following result:

    screenshot

Things to try

  • Try out other example requests from the dropdown list of the WPS test client.

  • You could also install the WPS plugin for QGIS and try it out with the 52°North WPS.

What next?

  • Create your own processes and execute them using various clients.

  • Set up the WPS to execute GRASS GIS 7 processes.

  • Set up the WPS to execute R scripts as processes.

Available in the 52°North wiki: https://wiki.52north.org/Geoprocessing/GeoprocessingTutorials

For further questions you can contact the 52°North WPS mailing list: