<?xml version="1.0" encoding="utf-8"?>
<wps:Capabilities service="WPS" version="1.0.0" xml:lang="en-CA" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsGetCapabilities_response.xsd" updateSequence="1">
	<ows:ServiceIdentification>
		<ows:Title>GOCEdata WPS</ows:Title>
		<ows:Abstract>GOCE data</ows:Abstract>
		<ows:Keywords>
			<ows:Keyword>GRASS</ows:Keyword>
			<ows:Keyword>GIS</ows:Keyword>
			<ows:Keyword>WPS</ows:Keyword>
			<ows:Keyword>GOCE</ows:Keyword>
		</ows:Keywords>
		<ows:ServiceType>WPS</ows:ServiceType>
		<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
		<ows:Fees>None</ows:Fees>
		<ows:AccessConstraints>none</ows:AccessConstraints>
	</ows:ServiceIdentification>
	<ows:ServiceProvider>
		<ows:ProviderName>Politecnico di Milano</ows:ProviderName>
		<ows:ProviderSite xlink:href="http://geomatica.como.polimi.it"/>
		<ows:ServiceContact>
			<ows:IndividualName>Marco Negretti</ows:IndividualName>
			<ows:ContactInfo>
				<ows:Address>
					<ows:DeliveryPoint>via Valleggio, 11</ows:DeliveryPoint>
					<ows:City>Como</ows:City>
					<ows:PostalCode>22100</ows:PostalCode>
					<ows:Country>it</ows:Country>
					<ows:ElectronicMailAddress>marco.negretti@polimi.it</ows:ElectronicMailAddress>
				</ows:Address>
				<ows:OnlineResource xlink:href="http://geomatica.como.polimi.it"/>
				<ows:HoursOfService>0:00-24:00</ows:HoursOfService>
				<ows:ContactInstructions>none</ows:ContactInstructions>
			</ows:ContactInfo>
		</ows:ServiceContact>
	</ows:ServiceProvider>
	<ows:OperationsMetadata>
		<ows:Operation name="GetCapabilities">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://gocedata.como.polimi.it/cgi-bin/wps?"/>
					<ows:Post xlink:href="http://gocedata.como.polimi.it/cgi-bin/wps"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Operation name="DescribeProcess">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://gocedata.como.polimi.it/cgi-bin/wps?"/>
					<ows:Post xlink:href="http://gocedata.como.polimi.it/cgi-bin/wps"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Operation name="Execute">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://gocedata.como.polimi.it/cgi-bin/wps?"/>
					<ows:Post xlink:href="http://gocedata.como.polimi.it/cgi-bin/wps"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
	</ows:OperationsMetadata>
	<wps:ProcessOfferings>
		<wps:Process wps:processVersion="1.4.1 (2015-04-29)">
			<ows:Identifier>gemma</ows:Identifier>
			<ows:Title>Extract Gemma data</ows:Title>
			<ows:Abstract>Extract Gemma data in a region</ows:Abstract>
		</wps:Process>
		<wps:Process wps:processVersion="1.2.0 (2013-01-29)">
			<ows:Identifier>goce</ows:Identifier>
			<ows:Title>Extract Goce data</ows:Title>
			<ows:Abstract>Extract Goce and relative standard deviation data in a region</ows:Abstract>
		</wps:Process>
		<wps:Process wps:processVersion="0.9.2 (2014-09-05)">
			<ows:Identifier>hmanipulator</ows:Identifier>
			<ows:Title>Harmonic Manipulator</ows:Title>
			<ows:Abstract>Harmonic Manipulator</ows:Abstract>
		</wps:Process>
	</wps:ProcessOfferings>
	<wps:Languages>
		<wps:Default>
			<ows:Language>en-CA</ows:Language>
		</wps:Default>
		<wps:Supported>
			<ows:Language>eng</ows:Language>
		</wps:Supported>
	</wps:Languages>
	<wps:WSDL xlink:href="http://gocedata.como.polimi.it/cgi-bin/wps?WSDL"/>
</wps:Capabilities>
