<?xml version="1.0" encoding="UTF-8"?>
<wps:Capabilities 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" service="WPS" version="1.0.0" xml:lang="en-US" 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>52°North WPS 3.6.1</ows:Title>
    <ows:Abstract>Service based on the 52°North implementation of WPS 1.0.0</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>WPS</ows:Keyword>
      <ows:Keyword>geospatial</ows:Keyword>
      <ows:Keyword>geoprocessing</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>52North</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://www.52north.org/"/>
    <ows:ServiceContact>
      <ows:IndividualName>Your name</ows:IndividualName>
      <ows:PositionName>Your position</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice/>
          <ows:Facsimile/>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint/>
          <ows:City/>
          <ows:AdministrativeArea/>
          <ows:PostalCode/>
          <ows:Country/>
          <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://localhost:8080/wps/WebProcessingService?"/>
          <ows:Post xlink:href="http://localhost:8080/wps/WebProcessingService"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeProcess">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://localhost:8080/wps/WebProcessingService?"/>
          <ows:Post xlink:href="http://localhost:8080/wps/WebProcessingService"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="Execute">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://localhost:8080/wps/WebProcessingService?"/>
          <ows:Post xlink:href="http://localhost:8080/wps/WebProcessingService"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <wps:ProcessOfferings>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.PoisWfsFinderFirst</ows:Identifier>
      <ows:Title>Buscar POIS</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.ClosestPointFinder</ows:Identifier>
      <ows:Title>Busqueda de portal</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.CircleGenerator</ows:Identifier>
      <ows:Title>Generador de circulo</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.PoisWfsManhattanFinderFirst</ows:Identifier>
      <ows:Title>Buscar POIS</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.PoisWfsManhattanFinder</ows:Identifier>
      <ows:Title>Buscar POIS</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.GeocodeAddress</ows:Identifier>
      <ows:Title>Geocodificador directo</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.PoisWfsFinder</ows:Identifier>
      <ows:Title>Buscar POIS</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.ReverseGeocode</ows:Identifier>
      <ows:Title>Geocodificador inverso</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.ClosestMultiplePointFinder</ows:Identifier>
      <ows:Title>Busqueda de portal</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.ManhattanGenerator</ows:Identifier>
      <ows:Title>Generacion de distancia Manhattan</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.1.0">
      <ows:Identifier>org.cnig.cartociudad.wps.Geocode</ows:Identifier>
      <ows:Title>Geocodificador directo</ows:Title>
    </wps:Process>
    <wps:Process wps:processVersion="1.0.0">
      <ows:Identifier>org.n52.wps.server.algorithm.jts.JTSBufferAlgorithm</ows:Identifier>
      <ows:Title>org.n52.wps.server.algorithm.jts.JTSBufferAlgorithm</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>