<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:wazv="http://mapserver.gis.umn.edu/mapserver" xmlns="http://www.opengis.net/wfs/2.0" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
  <ows:ServiceIdentification>
    <ows:Title>Geodatendienste WAZV Nieplitztal</ows:Title>
    <ows:Abstract>Diese Daten dienen ausschließlich der Verwendung für interne Zwecke</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>Assetmanagement</ows:Keyword>
      <ows:Keyword>Trinkwasser</ows:Keyword>
      <ows:Keyword>Schmutzwasser</ows:Keyword>
      <ows:Keyword>Abwasser</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType codeSpace="OGC">WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees>none</ows:Fees>
    <ows:AccessConstraints>none</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Wasser- und Abwasserzweckverband Nieplitztal</ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
    <ows:ServiceContact>
      <ows:IndividualName>Herr Meinusch</ows:IndividualName>
      <ows:PositionName>Administration</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>+49 (0) 33748 76421</ows:Voice>
          <ows:Facsimile>+49 (0) 33748 76479</ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Großstraße 28</ows:DeliveryPoint>
          <ows:City>Treuenbrietzen</ows:City>
          <ows:AdministrativeArea>Brandenburg</ows:AdministrativeArea>
          <ows:PostalCode>14929</ows:PostalCode>
          <ows:Country>Deutschland</ows:Country>
          <ows:ElectronicMailAddress>r_meinusch@wwn.de</ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
        <ows:HoursOfService>Mo-Fr, 09:00-16:00</ows:HoursOfService>
        <ows:ContactInstructions>Während der Dienstzeit</ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role>Administration</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.wwn.de/wazv?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>2.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>1.0.0</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="AcceptFormats">
        <ows:AllowedValues>
          <ows:Value>text/xml</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="Sections">
        <ows:AllowedValues>
          <ows:Value>ServiceIdentification</ows:Value>
          <ows:Value>ServiceProvider</ows:Value>
          <ows:Value>OperationsMetadata</ows:Value>
          <ows:Value>FeatureTypeList</ows:Value>
          <ows:Value>Filter_Capabilities</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeFeatureType">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>application/json; subtype=geojson</ows:Value>
          <ows:Value>application/zip</ows:Value>
          <ows:Value>spatialite</ows:Value>
          <ows:Value>geopackage</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
          <ows:Post xlink:type="simple" xlink:href="https://gis.wwn.de/wazv?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Parameter name="version">
      <ows:AllowedValues>
        <ows:Value>2.0.0</ows:Value>
        <ows:Value>1.1.0</ows:Value>
        <ows:Value>1.0.0</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    <ows:Constraint name="ImplementsBasicWFS">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTransactionalWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsLockingWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="KVPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="XMLEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="SOAPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsInheritance">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsRemoteResolve">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsResultPaging">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsStandardJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsSpatialJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTemporalJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsFeatureVersioning">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ManageStoredQueries">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="PagingIsTransactionSafe">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="QueryExpressions">
      <ows:AllowedValues>
        <ows:Value>wfs:Query</ows:Value>
        <ows:Value>wfs:StoredQuery</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <FeatureType>
      <Name>wazv:sw_bauwerk</Name>
      <Title>sw_bauwerk</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_bauwerk"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_bauwerk_punkt</Name>
      <Title>sw_bauwerk_punkt</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_bauwerk_punkt"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_leitung</Name>
      <Title>sw_leitung</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_leitung"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_leitung_pfeil</Name>
      <Title>sw_leitung_pfeil</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_leitung_pfeil"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_leitung_text</Name>
      <Title>sw_leitung_text</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_leitung_text"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_sk_schacht</Name>
      <Title>sw_sk_schacht</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_sk_schacht"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_schacht</Name>
      <Title>sw_schacht</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_schacht"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_schacht_text</Name>
      <Title>sw_schacht_text</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_schacht_text"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_schieber</Name>
      <Title>sw_schieber</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_schieber"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:sw_knoten</Name>
      <Title>sw_knoten</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=sw_knoten"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_bauwerk</Name>
      <Title>tw_bauwerk</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_bauwerk"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_leitung</Name>
      <Title>tw_leitung</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_leitung"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_kpz</Name>
      <Title>tw_kpz</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_kpz"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_einbauteil</Name>
      <Title>tw_einbauteil</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_einbauteil"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_brunnen</Name>
      <Title>tw_brunnen</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_brunnen"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_pumpe</Name>
      <Title>tw_pumpe</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_pumpe"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_schieber</Name>
      <Title>tw_schieber</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_schieber"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_hydrant</Name>
      <Title>tw_hydrant</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_hydrant"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_leitung_text</Name>
      <Title>tw_leitung_text</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_leitung_text"/>
    </FeatureType>
    <FeatureType>
      <Name>wazv:tw_freier_text</Name>
      <Title>tw_freier_text</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25833</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::35833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::325833</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::25832</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4314</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4647</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5650</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5684</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5685</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31468</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31469</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2399</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3068</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::900913</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>application/zip</Format>
        <Format>spatialite</Format>
        <Format>geopackage</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>12.734072 52.022950</ows:LowerCorner>
        <ows:UpperCorner>13.003056 52.162467</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://gis.wwn.de/wazv?request=GetMetadata&amp;layer=tw_freier_text"/>
    </FeatureType>
  </FeatureTypeList>
  <fes:Filter_Capabilities>
    <fes:Conformance>
      <fes:Constraint name="ImplementsQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsAdHocQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsFunctions">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsResourceId">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsVersionNav">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSorting">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsExtendedOperators">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinimumXPath">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSchemaElementFunc">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
    </fes:Conformance>
    <fes:Id_Capabilities>
      <fes:ResourceIdentifier name="fes:ResourceId"/>
    </fes:Id_Capabilities>
    <fes:Scalar_Capabilities>
      <fes:LogicalOperators/>
      <fes:ComparisonOperators>
        <fes:ComparisonOperator name="PropertyIsEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLessThan"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
        <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLike"/>
        <fes:ComparisonOperator name="PropertyIsBetween"/>
      </fes:ComparisonOperators>
    </fes:Scalar_Capabilities>
    <fes:Spatial_Capabilities>
      <fes:GeometryOperands>
        <fes:GeometryOperand name="gml:Point"/>
        <fes:GeometryOperand name="gml:MultiPoint"/>
        <fes:GeometryOperand name="gml:LineString"/>
        <fes:GeometryOperand name="gml:MultiLineString"/>
        <fes:GeometryOperand name="gml:Curve"/>
        <fes:GeometryOperand name="gml:MultiCurve"/>
        <fes:GeometryOperand name="gml:Polygon"/>
        <fes:GeometryOperand name="gml:MultiPolygon"/>
        <fes:GeometryOperand name="gml:Surface"/>
        <fes:GeometryOperand name="gml:MultiSurface"/>
        <fes:GeometryOperand name="gml:Box"/>
        <fes:GeometryOperand name="gml:Envelope"/>
      </fes:GeometryOperands>
      <fes:SpatialOperators>
        <fes:SpatialOperator name="Equals"/>
        <fes:SpatialOperator name="Disjoint"/>
        <fes:SpatialOperator name="Touches"/>
        <fes:SpatialOperator name="Within"/>
        <fes:SpatialOperator name="Overlaps"/>
        <fes:SpatialOperator name="Crosses"/>
        <fes:SpatialOperator name="Intersects"/>
        <fes:SpatialOperator name="Contains"/>
        <fes:SpatialOperator name="DWithin"/>
        <fes:SpatialOperator name="Beyond"/>
        <fes:SpatialOperator name="BBOX"/>
      </fes:SpatialOperators>
    </fes:Spatial_Capabilities>
    <fes:Temporal_Capabilities>
      <fes:TemporalOperands>
        <fes:TemporalOperand name="gml:TimePeriod"/>
        <fes:TemporalOperand name="gml:TimeInstant"/>
      </fes:TemporalOperands>
      <fes:TemporalOperators>
        <fes:TemporalOperator name="During"/>
      </fes:TemporalOperators>
    </fes:Temporal_Capabilities>
  </fes:Filter_Capabilities>
</wfs:WFS_Capabilities>
