KEO WCS Capabilities Getter_b
A WCS provides access to coverage data in forms that are useful for client-side rendering, as input into scientific models, and for other clients.
The KEO KUFFIA WCS Capabilities Getter acts as a wrapper of the tipical GetCapabilities request, providing a way to perform the operation with some input values (the inlets defined in the java module) and getting out the result in a xml output file.
Input / Output description:
- Inlet 1 WCS URL address (Web Coverage Service URL address, default = "http://keo302.acs:8080/geoserver/wcs")
- Inlet 2 optional parameters (List of optional parameters string to append at the end of URL request separated by '&' in the form: PARAM_NAME1=PARAM_VALUE1&PARAM_NAME2=PARAM_VALUE2 , default null). Here goes the AcceptsVersion parameter in the generic form VERSION=1.1.1.
- Inlet 3 output filename (The output filename input (xml format) where the request's result will be written by the KUFFIA module, default "$$dir$$/$$uid$$_capabilities")
- Outlet 1 output file (The file containing the server capabilities)
Note:
$$dir$$ = At runtime is replaced by the working dir
$$uid$$ = At runtime is replaced by a unique identifier