Note: some items may not be visible to you, due to viewing permissions.
|
Original Uploader |
Created: 26/10/10 @ 16:10:14 | Last updated: 26/10/10 @ 16:10:15
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
Basic example on how to integrate a Web Processing Service (WPS) using PyWPS's WSDL/SOAP
The workflow will accept a GML file with featureCollection where polyon is described using gml:coordinate element structure. This GMl is easely generated with GDAL.
The coodinate structure will be converted to WKT and used to create a polygon using shapely, the output will be a buffer polygon with a defined width.
Output polygon will replace the orginal polygon and the existing XML will be return...
Rating: 0.0 / 5 (0 ratings) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 34 times | Downloaded: 15 times Tags (6): |
View
Download (v1)
|
|
Original Uploader |
Created: 27/04/11 @ 16:18:17 | Last updated: 27/04/11 @ 16:18:19
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
Generic example on how to deal with vectorial data. Major pitfall is the need to process ProcessOutputs using Xpath plugin.
A random point file in GML 2.1.2 is sent to the v.voronoi service and after it is sent to a service that runs v.out.svg generating a SVG image that can be rendered in Taverna (need to set output to SVG image)
Rating: 0.0 / 5 (0 ratings) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 15 times | Downloaded: 8 times Tags (7): |
View
Download (v1)
|
|
Original Uploader |
Created: 03/03/11 @ 09:26:24 | Last updated: 03/03/11 @ 09:26:28
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
1 image inputs (GeoTIFF, JPEG,PNG), metadata from gdalinfo and histogram analisys, histogram result is a PNG image in base64 coding (default WPS service encoding) that will be converted to binary.
Rating: 0.0 / 5 (0 ratings) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 35 times | Downloaded: 17 times Tags (9): |
View
Download (v1)
|
|
Original Uploader |
Created: 18/04/11 @ 09:50:43 | Last updated: 25/04/11 @ 15:21:35
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
Generic workflow that run r.watershed, with auxiliary services: r.math and geotiff2png. Watershed accumulation is calculated from DEM using r.watershed, the accumulation result is then filtered using r.math with equation:output=(if(a>10,a,null()))
Generic workflow that run r.watershed, with auxiliary services: r.math and geotiff2png. Watershed accumulation is calculated from DEM using r.watershed, the accumulation result is then filtered using r.math with equation: output=(if(a>10,...
Rating: 0.0 / 5 (0 ratings) | Versions: 2 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 56 times | Downloaded: 20 times Tags (9): |
View
Download (v2)
|
|
Original Uploader |
Created: 02/11/11 @ 09:58:42 | Last updated: 02/11/11 @ 10:00:42
Credits:
License: Creative Commons Attribution-Share Alike 3.0 Unported License
r.stats operation for image. Output will group pixels by: DN, total area, relative %. This worflow is used inside the ice Class exampel as a nested workflow
Rating: 0.0 / 5 (0 ratings) | Versions: 1 | Reviews: 0 | Comments: 0 | Citations: 0 Viewed: 11 times | Downloaded: 6 times Tags (7): |
View
Download (v1)
|
Copyright © 2007 - 2011 The University of Manchester and University of Southampton