<?xml version="1.0" encoding="UTF-8"?>
<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>Baudenkmale BLDAM - Denkmaltopographie (BRD), Denkmale in Brandenburg, WFS</ows:Title>
    <ows:Abstract>Bau-, Garten- sowie technische Denkmale (Baudenkmale) und Denkmale mit Gebietscharakter oder Denkmalbereichssatzungen (Flächendenkmale) in den Bearbeitungsgebieten der 1994- 2012 vom BLDAM veröffentlichten zwölf Denkmaltopographien.</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>Denkmal</ows:Keyword>
      <ows:Keyword>Denkmalschutz</ows:Keyword>
      <ows:Keyword>Schutzgebiet</ows:Keyword>
      <ows:Keyword>Baudenkmal</ows:Keyword>
      <ows:Keyword>Flächendenkmal</ows:Keyword>
      <ows:Keyword>Gebietsdenkmal</ows:Keyword>
      <ows:Keyword>Denkmalbereich</ows:Keyword>
      <ows:Keyword>Einzeldenkmal</ows:Keyword>
      <ows:Keyword>Monuments</ows:Keyword>
      <ows:Keyword>ProtectedSites</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType codeSpace="OGC">OGC WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
    <ows:Fees>keine</ows:Fees>
    <ows:AccessConstraints>keine</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Brandenburgisches Landesamt für Denkmalpflege und Archäologisches Landesmuseum (BLDAM)</ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href="https://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
    <ows:ServiceContact>
      <ows:IndividualName>Anja Sbrzesny</ows:IndividualName>
      <ows:PositionName>pointOfContact</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>+49-33702-211-1631</ows:Voice>
          <ows:Facsimile>+49-33702-211-1501</ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Wünsdorfer Platz 4-6</ows:DeliveryPoint>
          <ows:City>Zossen Ortsteil Wünsdorf</ows:City>
          <ows:AdministrativeArea>Brandenburg</ows:AdministrativeArea>
          <ows:PostalCode>D-15806</ows:PostalCode>
          <ows:Country>DE</ows:Country>
          <ows:ElectronicMailAddress>anja.sbrzesny@bldam.brandenburg.de</ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href="https://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
        <ows:HoursOfService>Werktags 9 - 15 Uhr</ows:HoursOfService>
        <ows:ContactInstructions>Telefon oder Email</ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role>Administrator</ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
        </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://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
        </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://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis-bldam-brandenburg.de/ows/baudenkmale?"/>
        </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:Value>application/json; subtype=geojson; charset=utf-8</ows:Value>
      </ows:Parameter>
    </ows:Operation>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <Operations>
      <Operation>Query</Operation>
    </Operations>
    <FeatureType>
      <Name>Denkmal-mit-Flaechencharakter</Name>
      <Title>Denkmal mit Flächencharakter</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Denkmal-mit-Flaechencharakter</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>Baudenkmal-Gartendenkmal</Name>
      <Title>Baudenkmale, Gartendenkmal</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Baudenkmal-Gartendenkmal</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>Baudenkmal-Gewaesser</Name>
      <Title>Baudenkmal, Gewässerfläche</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Baudenkmal-Gewaesser</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>Baudenkmal-Linie</Name>
      <Title>Baudenkmal, Linie</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Baudenkmal-Linie</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>Baudenkmal-sonstige-Flaeche_</Name>
      <Title>Baudenkmale, sonstige_</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Baudenkmal-sonstige-Flaeche_</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>Baudenkmal-sonstige-Flaeche</Name>
      <Title>Baudenkmal, sonstige Fläche</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Baudenkmal-sonstige-Flaeche</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>Baudenkmal-Polygon</Name>
      <Title>Baudenkmal, Polygon</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Baudenkmal-Polygon</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>Baudenkmal-Punkt</Name>
      <Title>Baudenkmal, Punkt</Title>
      <DefaultSRS>urn:ogc:def:crs:EPSG::25832</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25833</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4326</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4839</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3035</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4258</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>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson; charset=utf-8</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>11.2750124086726 51.3208640796669</ows:LowerCorner>
        <ows:UpperCorner>14.7701252984113 53.4782401318847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://gis-bldam-brandenburg.de/ows/baudenkmale?request=GetMetadata&amp;layer=Baudenkmal-Punkt</MetadataURL>
    </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>
