<?xml version="1.0" encoding="UTF-8"?>
<wps:Capabilities service="WPS" version="1.0.0" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://geoserver.itc.nl:8080/wps/schemas/wps/1.0.0/wpsGetCapabilities_response.xsd" updateSequence="1" 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">
	<ows:ServiceIdentification>
		<ows:Title>CIESIN Population Statistics WPS</ows:Title>
		<ows:Abstract>Estimates population counts (persons, 2005) within provided polygon features.  Uses Gridded Population of the World, version 3, population estimates, land areas (square km), and mean administrative unit area (square km) to generate a table containing the population estimate(s) and summary statistics.  For more detail see: http://sedac.ciesin.columbia.edu/mapservices/arcgis/server/proxyoutput/sedac_GPW/PopStatsFeatures.htm</ows:Abstract>
		<ows:Keywords>
			<ows:Keyword>WPS</ows:Keyword>
			<ows:Keyword>Population</ows:Keyword>
			<ows:Keyword>GPW</ows:Keyword>
			<ows:Keyword>geoprocessing</ows:Keyword>
		</ows:Keywords>
		<ows:ServiceType>WPS</ows:ServiceType>
		<ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
		<ows:ServiceTypeVersion>0.4.0</ows:ServiceTypeVersion>
		<ows:Fees>NONE</ows:Fees>
		<ows:AccessConstraints>NONE</ows:AccessConstraints>
	</ows:ServiceIdentification>
	<ows:ServiceProvider>
		<ows:ProviderName>SEDAC</ows:ProviderName>
		<ows:ServiceContact>
			<ows:IndividualName>SEDAC User Services</ows:IndividualName>
			<ows:ContactInfo>
				<ows:Phone>
					<ows:Voice/>
					<ows:Facsimile/>
				</ows:Phone>
				<ows:Address>
					<ows:DeliveryPoint/>
					<ows:City/>
					<ows:AdministrativeArea/>
					<ows:PostalCode/>
					<ows:Country/>
					<ows:ElectronicMailAddress>ciesin.info@ciesin.columbia.edu</ows:ElectronicMailAddress>
				</ows:Address>
			</ows:ContactInfo>
		</ows:ServiceContact>
	</ows:ServiceProvider>
	<ows:OperationsMetadata>
		<ows:Operation name="GetCapabilities">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://sedac.ciesin.columbia.edu:80/wps/WebProcessingService"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Operation name="DescribeProcess">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://sedac.ciesin.columbia.edu:80/wps/WebProcessingService"/>
					
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
		<ows:Operation name="Execute">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://sedac.ciesin.columbia.edu:80/wps/WebProcessingService"/>
					<ows:Post xlink:href="http://sedac.ciesin.columbia.edu:80/wps/WebProcessingService"/>
				</ows:HTTP>
			</ows:DCP>
		</ows:Operation>
	</ows:OperationsMetadata>
	
	<wps:ProcessOfferings><wps:Process wps:processVersion="2"><ows:Identifier>org.ciesin.gis.wps.algorithms.PopStats</ows:Identifier><ows:Title>Get population statistics for a certain area or set of areas.</ows:Title></wps:Process></wps:ProcessOfferings><wps:Languages>
		<wps:Default>
			<ows:Language>en-US</ows:Language>
		</wps:Default>
		<wps:Supported>
			<ows:Language>en-US</ows:Language>
		</wps:Supported>
	</wps:Languages> 

</wps:Capabilities>