<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<WMS_Capabilities version="1.1.0" xmlns="http://www.opengis.net/wms"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.1.0/capabilities_1_1_0.xsd">
  <Service>
    <Name>WMS</Name>
    <Title>WMS Service for Organization ici2050</Title>
    <Abstract>Web Map Service providing all layers from CKAN organization ici2050</Abstract>
    <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/ici2050?"/>
    <ContactInformation>
    </ContactInformation>
  </Service>
  <Capability>
    <Request>
      <GetCapabilities>
        <Format>text/xml</Format>
        <DCPType>
          <HTTP>
            <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/ici2050?SERVICE=WMS&amp;VERSION=1.1.0&amp;REQUEST=GetCapabilities"/></Get>
          </HTTP>
        </DCPType>
      </GetCapabilities>
      <GetMap>
        <Format>image/png</Format>
        <Format>image/jpeg</Format>
        <Format>image/png; mode=8bit</Format>
        <DCPType>
          <HTTP>
            <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/ici2050?SERVICE=WMS&amp;VERSION=1.1.0&amp;REQUEST=GetMap"/></Get>
          </HTTP>
        </DCPType>
      </GetMap>
      <GetFeatureInfo>
        <Format>text/html</Format>
        <Format>application/vnd.ogc.gml</Format>
        <Format>text/plain</Format>
        <DCPType>
          <HTTP>
            <Get><OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://data.core.dataizen.eu/wms/ici2050?SERVICE=WMS&amp;VERSION=1.1.0&amp;REQUEST=GetFeatureInfo"/></Get>
          </HTTP>
        </DCPType>
      </GetFeatureInfo>
    </Request>
    <Exception>
      <Format>application/vnd.ogc.se_xml</Format>
      <Format>application/vnd.ogc.se_inimage</Format>
      <Format>application/vnd.ogc.se_blank</Format>
    </Exception>
    <Layer>
      <Title>Layers for ici2050</Title>
      <CRS>EPSG:4326</CRS>
      <CRS>EPSG:3857</CRS>
      <CRS>EPSG:2154</CRS>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-5.0</westBoundLongitude>
        <eastBoundLongitude>10.0</eastBoundLongitude>
        <southBoundLatitude>41.0</southBoundLatitude>
        <northBoundLatitude>51.0</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <Layer queryable="1">
        <Name>contours-departements-bfc</Name>
        <Title>Contours des departements de Bourgogne-Franche-Comte</Title>
        <Abstract>Contours geographiques (GeoJSON simplifie) des 8 departements de BFC. Source : france-geojson (data.gouv.fr / IGN).</Abstract>
        <CRS>EPSG:4326</CRS>
        <CRS>EPSG:3857</CRS>
        <CRS>EPSG:2154</CRS>
        <EX_GeographicBoundingBox>
          <westBoundLongitude>-5.000000</westBoundLongitude>
          <eastBoundLongitude>10.000000</eastBoundLongitude>
          <southBoundLatitude>41.000000</southBoundLatitude>
          <northBoundLatitude>51.000000</northBoundLatitude>
        </EX_GeographicBoundingBox>
        <Layer queryable="1">
          <Name>res_f0d9eba0_fcdf_4f06_910e_803a8fd50281</Name>
          <Title>Contours departements (GeoJSON)</Title>
          <CRS>EPSG:4326</CRS>
          <CRS>EPSG:3857</CRS>
          <CRS>EPSG:2154</CRS>
          <EX_GeographicBoundingBox>
            <westBoundLongitude>-5.000000</westBoundLongitude>
            <eastBoundLongitude>10.000000</eastBoundLongitude>
            <southBoundLatitude>41.000000</southBoundLatitude>
            <northBoundLatitude>51.000000</northBoundLatitude>
          </EX_GeographicBoundingBox>
          <Style>
            <Name>default</Name>
            <Title>Default Style</Title>
          </Style>
        </Layer>
      </Layer>
    </Layer>
  </Capability>
</WMS_Capabilities>