<?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>Baustelleninformationen für Sachsen-Anhalt</ows:Title>
    <ows:Abstract>WFS Dienst Baustellen Sachsen-Anhalt</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>sperrinfo</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType codeSpace="OGC">OGC WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
    <ows:Fees>none</ows:Fees>
    <ows:AccessConstraints>This service is for non-commercial use only.</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Ministerium für Landesentwicklung und Verkehr</ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href="https://mlv.sachsen-anhalt.de/"/>
    <ows:ServiceContact>
      <ows:IndividualName></ows:IndividualName>
      <ows:PositionName></ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice></ows:Voice>
          <ows:Facsimile></ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Tumschanzenstraße 30</ows:DeliveryPoint>
          <ows:City>Magdeburg</ows:City>
          <ows:AdministrativeArea>Sachsen-Anhalt</ows:AdministrativeArea>
          <ows:PostalCode>39114</ows:PostalCode>
          <ows:Country>Germany</ows:Country>
          <ows:ElectronicMailAddress></ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href="https://mlv.sachsen-anhalt.de/"/>
        <ows:HoursOfService></ows:HoursOfService>
        <ows:ContactInstructions></ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role></ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://service.ifak.eu/sperrinfo/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.ifak.eu/sperrinfo/wfs?"/>
        </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://service.ifak.eu/sperrinfo/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.ifak.eu/sperrinfo/wfs?"/>
        </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://service.ifak.eu/sperrinfo/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.ifak.eu/sperrinfo/wfs?"/>
        </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</ows:Value>
        <ows:Value>text/csv</ows:Value>
      </ows:Parameter>
    </ows:Operation>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <Operations>
      <Operation>Query</Operation>
    </Operations>
    <FeatureType>
      <Name>roadworks</Name>
      <Title>Baustellen</Title>
      <Abstract>Baustellenausdehnungen der Baustellen in Sachsen-Anhalt</Abstract>
      <DefaultSRS>urn:ogc:def:crs:EPSG::4326</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3978</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3857</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.500000 50.800000</ows:LowerCorner>
        <ows:UpperCorner>13.200000 53.100000</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://service.ifak.eu/sperrinfo/wfs?request=GetMetadata&amp;layer=roadworks</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>roadwork_symbols</Name>
      <Title>Baustellensymbole</Title>
      <Abstract>Baustellen in Sachsen-Anhalt als Punktkoordinaten</Abstract>
      <DefaultSRS>urn:ogc:def:crs:EPSG::4326</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3978</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3857</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.500000 50.800000</ows:LowerCorner>
        <ows:UpperCorner>13.200000 53.100000</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://service.ifak.eu/sperrinfo/wfs?request=GetMetadata&amp;layer=roadwork_symbols</MetadataURL>
    </FeatureType>
    <FeatureType>
      <Name>diversions</Name>
      <Title>Umleitungen</Title>
      <Abstract>Umleitungen für Baustellen in Sachsen-Anhalt</Abstract>
      <DefaultSRS>urn:ogc:def:crs:EPSG::4326</DefaultSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::4269</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3978</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::3857</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::31467</OtherSRS>
      <OtherSRS>urn:ogc:def:crs:EPSG::25832</OtherSRS>
      <OutputFormats>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>10.500000 50.800000</ows:LowerCorner>
        <ows:UpperCorner>13.200000 53.100000</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL format="text/xml" type="TC211">https://service.ifak.eu/sperrinfo/wfs?request=GetMetadata&amp;layer=diversions</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>
