Content from the PyWPS group
Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by wsdl
Results per page:
Sort by:
Showing 2 results.
Use the filters on the left and the
search box below to refine the results.
GRASS-GIS orchestration using pyWPS
(2)
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,...
Created: 2011-04-18 | Last updated: 2011-04-25
Credits:
Jorgejesus
Polygon buffer - Using pyWPS
(1)
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...
Created: 2010-10-26 | Last updated: 2010-10-26
Credits:
Jorgejesus
Results per page:
Sort by: