<?xml version="1.0" encoding="UTF-8"?>
<Capabilities xmlns="http://www.opengis.net/wcs/1.1"
 xmlns:ows="http://www.opengis.net/ows/1.1"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xsi:schemaLocation="http://www.opengis.net/wcs/1.1 http://schemas.opengis.net/wcs/1.1/wcsGetCapabilities.xsd http://www.opengis.net/ows/1.1/ http://schemas.opengis.net/ows/1.1.0/owsAll.xsd" version="1.1.2">
  <ows:ServiceIdentification>
    <ows:Title>Mapa Geológico 1:25.000 de Cantabria</ows:Title>
    <ows:Keywords>
      <ows:Keyword>mapa, geológico, geología, litología, hidrogeología, acuíferos, serie, estratigrafía, geomorfología, cartografía, geotecnia</ows:Keyword>
    </ows:Keywords>
  <ows:ServiceType>WCS</ows:ServiceType>
  <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
  <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
  <ows:ServiceTypeVersion>1.1.1</ows:ServiceTypeVersion>
  <ows:ServiceTypeVersion>1.1.2</ows:ServiceTypeVersion>
  <ows:ServiceTypeVersion>2.0.1</ows:ServiceTypeVersion>
  <ows:Fees>Servicio de uso gratuito regulado por el Decreto de Cantabria 87/2013, de 26 de diciembre. En el caso de realizar descargas de datos por cualquier vía, estos se ceden bajo la modalidad de 'Licencia de Uso No Comercial' establecida en el mencionado Decreto que contiene todos los detalles de la cesión.</ows:Fees>
  <ows:AccessConstraints>Este servicio WCS devuelve órdenes de hasta 30 minutos como máximo. Asegúrese de que su cliente tenga configurado un período de espera (timeout) de al menos 30 minutos y no realice peticiones que se prolonguen más de media hora. En el caso de que se descarguen datos, éstos se ceden bajo la modalidad de 'Licencia de Uso No Comercial' cuyos términos concretos están definidos en el Decreto 87/2013, de 26 de diciembre, por el que se regulan las condiciones de utilización de la información geográfica producida por la Administración de la Comunidad Autónoma de Cantabria</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Gobierno de Cantabria</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://mapas.cantabria.es"/>
    <ows:ServiceContact>
      <ows:IndividualName>Unidad de Cartografía y Sistemas de Información Geográfica</ows:IndividualName>
      <ows:PositionName>Unidad de Cartografía y Sistemas de Información Geográfica</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>+34 942 209900</ows:Voice>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Lealtad 23, Entlo.</ows:DeliveryPoint>
          <ows:City>Santander</ows:City>
          <ows:AdministrativeArea>Cantabria</ows:AdministrativeArea>
          <ows:PostalCode>39002</ows:PostalCode>
          <ows:Country>España (Spain)</ows:Country>
          <ows:ElectronicMailAddress>cartografia@cantabria.es</ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:href="https://geoservicios.cantabria.es/inspire/services/Serie_Geologico_Raster/MapServer/WCSServer"/>
        <ows:HoursOfService>Laborables 8:30 - 14:00</ows:HoursOfService>
        <ows:ContactInstructions>Contacto por correo electrónico, teléfono o presencial</ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role>Propietario de los datos y publicador</ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geoservicios.cantabria.es/inspire/services/Serie_Geologico_Raster/MapServer/WCSServer"/>
          <ows:Post xlink:href="https://geoservicios.cantabria.es/inspire/services/Serie_Geologico_Raster/MapServer/WCSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="service">
        <ows:AllowedValues>
          <ows:Value>WCS</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>1.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>1.1.1</ows:Value>
          <ows:Value>1.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeCoverage">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geoservicios.cantabria.es/inspire/services/Serie_Geologico_Raster/MapServer/WCSServer"/>
          <ows:Post xlink:href="https://geoservicios.cantabria.es/inspire/services/Serie_Geologico_Raster/MapServer/WCSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="service">
        <ows:AllowedValues>
          <ows:Value>WCS</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="version">
        <ows:AllowedValues>
          <ows:Value>1.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>1.1.1</ows:Value>
          <ows:Value>1.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="Identifier">
        <ows:AllowedValues>
          <ows:Value>1</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetCoverage">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geoservicios.cantabria.es/inspire/services/Serie_Geologico_Raster/MapServer/WCSServer"/>
          <ows:Post xlink:href="https://geoservicios.cantabria.es/inspire/services/Serie_Geologico_Raster/MapServer/WCSServer"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="service">
        <ows:AllowedValues>
          <ows:Value>WCS</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="version">
        <ows:AllowedValues>
          <ows:Value>1.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>1.1.1</ows:Value>
          <ows:Value>1.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="Identifier">
        <ows:AllowedValues>
          <ows:Value>1</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="InterpolationType">
        <ows:AllowedValues>
          <ows:Value>nearest</ows:Value>
          <ows:Value>linear</ows:Value>
          <ows:Value>cubic</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="format">
        <ows:AllowedValues>
          <ows:Value>image/GeoTIFF</ows:Value>
          <ows:Value>image/HDF</ows:Value>
          <ows:Value>image/JPEG</ows:Value>
          <ows:Value>image/JPEG2000</ows:Value>
          <ows:Value>image/PNG</ows:Value>
          <ows:Value>image/NetCDF</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="store">
        <ows:AllowedValues>
          <ows:Value>False</ows:Value>
          <ows:Value>True</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
  </ows:OperationsMetadata>
  <Contents>
    <CoverageSummary>
      <ows:Title>Mapa_Geológico_1_25.000_de_Cantabria._Leyenda_pinchando_directamente_sobre_el_mapa</ows:Title>
      <ows:Abstract></ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-4.86997753528165145 42.7368106681108486</ows:LowerCorner>
        <ows:UpperCorner>-3.10149191353360143 43.5448270869052791</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <Identifier>1</Identifier>
    </CoverageSummary>
    <SupportedCRS>urn:ogc:def:crs:EPSG::4326</SupportedCRS>
    <SupportedCRS>urn:ogc:def:crs:EPSG::25830</SupportedCRS>
    <SupportedFormat>image/GeoTIFF</SupportedFormat>
    <SupportedFormat>image/HDF</SupportedFormat>
    <SupportedFormat>image/JPEG</SupportedFormat>
    <SupportedFormat>image/JPEG2000</SupportedFormat>
    <SupportedFormat>image/PNG</SupportedFormat>
    <SupportedFormat>image/NetCDF</SupportedFormat>
  </Contents>
</Capabilities>
