<?xml version="1.0" encoding="ISO-8859-1"?>
<wfs:WFS_Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:wfs="http://www.opengis.net/wfs" xmlns:ows="http://www.opengis.net/ows" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns="http://www.opengis.net/wfs" version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">
  <ows:ServiceIdentification>
    <ows:Title>MV Arten</ows:Title>
    <ows:Abstract>Karten zu Artvorkommen (Flora und Fauna) im Mecklenburg-Vorpommern</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>Arten</ows:Keyword>
      <ows:Keyword> Mecklenburg-Vorpommern</ows:Keyword>
      <ows:Keyword> Umweltinformation</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType codeSpace="OGC">OGC WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
    <ows:Fees/>
    <!--WARNING: Optional metadata "ows_fees" was missing for ows:Fees-->
    <ows:AccessConstraints/>
    <!--WARNING: Optional metadata "ows_accessconstraints" was missing for ows:AccessConstraints-->
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName/>
    <!--WARNING: Mandatory metadata "ows_contactorganization" was missing for ows:ProviderName-->
    <ows:ProviderSite xlink:type="simple" xlink:href=""/>
    <!--WARNING: Optional metadata "ows_service_onlineresource" was missing for ows:ProviderSite/@xlink:href-->
    <ows:ServiceContact>
      <ows:IndividualName/>
      <!--WARNING: Optional metadata "ows_contactperson" was missing for ows:IndividualName-->
      <ows:PositionName/>
      <!--WARNING: Optional metadata "ows_contactposition" was missing for ows:PositionName-->
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice/>
          <!--WARNING: Optional metadata "ows_contactvoicetelephone" was missing for ows:Voice-->
          <ows:Facsimile/>
          <!--WARNING: Optional metadata "ows_contactfacsimiletelephone" was missing for ows:Facsimile-->
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint/>
          <!--WARNING: Optional metadata "ows_address" was missing for ows:DeliveryPoint-->
          <ows:City/>
          <!--WARNING: Optional metadata "ows_city" was missing for ows:City-->
          <ows:AdministrativeArea/>
          <!--WARNING: Optional metadata "ows_stateorprovince" was missing for ows:AdministrativeArea-->
          <ows:PostalCode/>
          <!--WARNING: Optional metadata "ows_postcode" was missing for ows:PostalCode-->
          <ows:Country/>
          <!--WARNING: Optional metadata "ows_country" was missing for ows:Country-->
          <ows:ElectronicMailAddress/>
          <!--WARNING: Optional metadata "ows_contactelectronicmailaddress" was missing for ows:ElectronicMailAddress-->
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href=""/>
        <!--WARNING: Optional metadata "ows_service_onlineresource" was missing for ows:OnlineResource/@xlink:href-->
        <ows:HoursOfService/>
        <!--WARNING: Optional metadata "ows_hoursofservice" was missing for ows:HoursOfService-->
        <ows:ContactInstructions/>
        <!--WARNING: Optional metadata "ows_contactinstructions" was missing for ows:ContactInstructions-->
      </ows:ContactInfo>
      <ows:Role/>
      <!--WARNING: Optional metadata "ows_role" was missing for ows:Role-->
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://www.umweltkarten.mv-regierung.de/script/mv_a2_arten_wfs.php?"/>
          <ows:Post xlink:type="simple" xlink:href="https://www.umweltkarten.mv-regierung.de/script/mv_a2_arten_wfs.php?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="service">
        <ows:Value>WFS</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="AcceptVersions">
        <ows:Value>1.0.0</ows:Value>
        <ows:Value>1.1.0</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="AcceptFormats">
        <ows:Value>text/xml</ows:Value>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeFeatureType">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://www.umweltkarten.mv-regierung.de/script/mv_a2_arten_wfs.php?"/>
          <ows:Post xlink:type="simple" xlink:href="https://www.umweltkarten.mv-regierung.de/script/mv_a2_arten_wfs.php?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:Value>XMLSCHEMA</ows:Value>
        <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://www.umweltkarten.mv-regierung.de/script/mv_a2_arten_wfs.php?"/>
          <ows:Post xlink:type="simple" xlink:href="https://www.umweltkarten.mv-regierung.de/script/mv_a2_arten_wfs.php?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resultType">
        <ows:Value>results</ows:Value>
        <ows:Value>hits</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
      </ows:Parameter>
    </ows:Operation>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <Operations>
      <Operation>Query</Operation>
    </Operations>
    <FeatureType>
      <Name>t2_fi_fg_ap</Name>
      <Title>Auswahl Fische und Rundmaeuler punktgenau</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4881255492982 53.093887421482</ows:LowerCorner>
        <ows:UpperCorner>14.3724418247688 54.6798525162567</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_bib_p</Name>
      <Title>Revierkartierung der Biber M-V</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.5239361299268 53.0878251013658</ows:LowerCorner>
        <ows:UpperCorner>14.358628263306 54.4910141272742</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_amph_r</Name>
      <Title>Amphibien 1990-2017 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4685504536698 53.0866646790944</ows:LowerCorner>
        <ows:UpperCorner>14.3963351730476 54.6971823442917</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_kormo_p</Name>
      <Title>Kormorankolonien 2016</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.7435635865045 53.2385817678199</ows:LowerCorner>
        <ows:UpperCorner>14.1316619045046 54.5478625901866</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_krani_r</Name>
      <Title>Kranich 2008-2016 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4443333909149 53.0666115880128</ows:LowerCorner>
        <ows:UpperCorner>14.420243789703 54.710726493541</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_eremit_r</Name>
      <Title>Eremit 1990-2017 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4443333909149 53.0666115880128</ows:LowerCorner>
        <ows:UpperCorner>14.420243789703 54.710726493541</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_fio_gp</Name>
      <Title>Fischotterdurchgaengig. Gewaesserquerungen Strassennetz - Handlungsbedarf</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4850287206389 53.0946293168109</ows:LowerCorner>
        <ows:UpperCorner>14.3841714623853 54.6569750945291</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_moll_p</Name>
      <Title>Muscheln und Schnecken</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4836191438536 53.0939238828805</ows:LowerCorner>
        <ows:UpperCorner>14.3894106801648 54.8171746081402</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_rept_r</Name>
      <Title>Reptilien 1990-2017 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.5130593319972 53.0881753310755</ows:LowerCorner>
        <ows:UpperCorner>14.3133087831821 54.6810708402724</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_rm_r</Name>
      <Title>Rotmilankartierung 2011-2013 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4443333909149 53.0666115880128</ows:LowerCorner>
        <ows:UpperCorner>14.420243789703 54.710726493541</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_sst_r</Name>
      <Title>Schwarzstorch 2016 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.444343904114 53.0666095778923</ows:LowerCorner>
        <ows:UpperCorner>14.4202105754249 54.7107419241941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_srad_r</Name>
      <Title>Schreiadler 2016 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.444343904114 53.0666095778923</ows:LowerCorner>
        <ows:UpperCorner>14.4202105754249 54.7107419241941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_galg_r</Name>
      <Title>Großalgen 1722-2014 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.6639488672847 53.1158989501645</ows:LowerCorner>
        <ows:UpperCorner>14.3757830566731 54.6336914537742</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_fi_fg_ar</Name>
      <Title>Auswahl Fische und Rundmaeuler Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4166621718409 53.0867672451174</ows:LowerCorner>
        <ows:UpperCorner>14.9736729062398 55.1831066247027</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_schmett_r</Name>
      <Title>Schmetterlinge 1850-2015 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.5034468738995 53.1018538064492</ows:LowerCorner>
        <ows:UpperCorner>14.2987749298788 54.585728612408</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_wiwei_r</Name>
      <Title>Wiesenweihe 2016 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4443333909149 53.0666115880128</ows:LowerCorner>
        <ows:UpperCorner>14.420243789703 54.710726493541</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_moos_r</Name>
      <Title>Moose 1667-2017 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4926189512465 53.0943435809196</ows:LowerCorner>
        <ows:UpperCorner>14.3774641543418 54.6848857625045</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_fiover_r</Name>
      <Title>Fischotter 2005 Verbreitung (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4443333909149 53.0666115880128</ows:LowerCorner>
        <ows:UpperCorner>14.420243789703 54.710726493541</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_fio_tf</Name>
      <Title>Fischotter Totfunde</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.7064360191038 53.131828799856</ows:LowerCorner>
        <ows:UpperCorner>14.3837908674537 54.6391103990883</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_sead_r</Name>
      <Title>Seeadler 2016 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.444343904114 53.0666095778923</ows:LowerCorner>
        <ows:UpperCorner>14.4202105754249 54.7107419241941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_hpf_r</Name>
      <Title>Hoehere Pflanzen 1627-2015 Raster</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.4926189512465 53.0943435809196</ows:LowerCorner>
        <ows:UpperCorner>14.3774641543418 54.6848857625045</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_fiad_r</Name>
      <Title>Fischadler 2016 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.444343904114 53.0666095778923</ows:LowerCorner>
        <ows:UpperCorner>14.4202105754249 54.7107419241941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_fle_r</Name>
      <Title>Flechten Rasterdaten Stand 2011</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.49275183039 53.0967816232168</ows:LowerCorner>
        <ows:UpperCorner>14.3774287622643 54.6836815954802</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_pilz_r</Name>
      <Title>Pilze Rasterdaten Stand 2010</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.5782518965027 53.0875359772463</ows:LowerCorner>
        <ows:UpperCorner>14.2990279399782 54.6832201881876</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_wafa_r</Name>
      <Title>Wanderfalke 2016 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.444343904114 53.0666095778923</ows:LowerCorner>
        <ows:UpperCorner>14.4202105754249 54.7107419241941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>t2_wst_r</Name>
      <Title>Weissstorch 2014 (Raster)</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::5650</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4647</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35832</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::35833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2397</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2398</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2399</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31466</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31468</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31469</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3034</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3038</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3039</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3040</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3041</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3042</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3043</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3044</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3045</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3046</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3047</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::2176</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.444343904114 53.0666095778923</ows:LowerCorner>
        <ows:UpperCorner>14.4202105754249 54.7107419241941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
  </FeatureTypeList>
  <ogc:Filter_Capabilities>
    <ogc:Spatial_Capabilities>
      <ogc:GeometryOperands>
        <ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
        <ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand>
        <ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand>
        <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
      </ogc:GeometryOperands>
      <ogc:SpatialOperators>
        <ogc:SpatialOperator name="Equals"/>
        <ogc:SpatialOperator name="Disjoint"/>
        <ogc:SpatialOperator name="Touches"/>
        <ogc:SpatialOperator name="Within"/>
        <ogc:SpatialOperator name="Overlaps"/>
        <ogc:SpatialOperator name="Crosses"/>
        <ogc:SpatialOperator name="Intersects"/>
        <ogc:SpatialOperator name="Contains"/>
        <ogc:SpatialOperator name="DWithin"/>
        <ogc:SpatialOperator name="Beyond"/>
        <ogc:SpatialOperator name="BBOX"/>
      </ogc:SpatialOperators>
    </ogc:Spatial_Capabilities>
    <ogc:Scalar_Capabilities>
      <ogc:LogicalOperators/>
      <ogc:ComparisonOperators>
        <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>NotEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>Between</ogc:ComparisonOperator>
      </ogc:ComparisonOperators>
    </ogc:Scalar_Capabilities>
    <ogc:Id_Capabilities>
      <ogc:EID/>
      <ogc:FID/>
    </ogc:Id_Capabilities>
  </ogc:Filter_Capabilities>
</wfs:WFS_Capabilities>
