<WFS_Capabilities xmlns:ogc="http://www.opengis.net/ogc" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:statmap="http://statmap.co.uk" xmlns:gml="http://www.opengis.net/gml" version="1.1.0" xmlns="http://www.opengis.net/wfs">
  <ows:ServiceIdentification>
    <ows:Title>Default map</ows:Title>
    <ows:Abstract />
    <ows:Keywords>
      <ows:Keyword></ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.1.0</ows:ServiceTypeVersion>
  </ows:ServiceIdentification>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://maps.calderdale.gov.uk/map/wfs.svc/ODP_CONAREA" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <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:href="https://maps.calderdale.gov.uk/map/wfs.svc/ODP_CONAREA" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <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:href="https://maps.calderdale.gov.uk/map/wfs.svc/ODP_CONAREA" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resultType">
        <ows:Value>results</ows:Value>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
        <ows:Value>application/json</ows:Value>
      </ows:Parameter>
    </ows:Operation>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <Operations>
      <Operation>Query</Operation>
    </Operations>
    <FeatureType>
      <Name>statmap:ODP_MV_CONAREA</Name>
      <Title>ODP_MV_CONAREA</Title>
      <Abstract>For ODP Planning project</Abstract>
      <DefaultSRS>urn:x-ogc:def:crs:EPSG:27700</DefaultSRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-2.11107153501367 53.6684466169308</ows:LowerCorner>
        <ows:UpperCorner>-1.82798148471068 53.7505004084845</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>statmap:Calderdale_boundary</Name>
      <Title>Calderdale boundary</Title>
      <Abstract>Calderdale boundary</Abstract>
      <DefaultSRS>urn:x-ogc:def:crs:EPSG:27700</DefaultSRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-2.17287283526605 53.6151531129561</ows:LowerCorner>
        <ows:UpperCorner>-1.72629688225794 53.8252953057591</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
  </FeatureTypeList>
  <ogc:Filter_Capabilities>
    <ogc:Scalar_Capabilities>
      <ogc:LogicalOperators />
      <ogc:ComparisonOperators>
        <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>LessThanOrEqualTo</ogc:ComparisonOperator>
        <ogc:ComparisonOperator>GreaterThanOrEqualTo</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:Spatial_Capabilities>
      <ogc:GeometryOperands>
        <ogc:GeometryOperand name="gml:Envelope" />
        <ogc:GeometryOperand name="gml:Point" />
        <ogc:GeometryOperand name="gml:MultiPoint" />
        <ogc:GeometryOperand name="gml:LineString" />
        <ogc:GeometryOperand name="gml:MultiLineString" />
        <ogc:GeometryOperand name="gml:Polygon" />
        <ogc:GeometryOperand name="gml:MultiPolygon" />
        <ogc:GeometryOperand name="gml:MultiGeometry" />
      </ogc:GeometryOperands>
      <ogc:SpatialOperators>
        <ogc:SpatialOperator name="BBOX" />
        <ogc:SpatialOperator name="Intersects" />
        <ogc:SpatialOperator name="Contains" />
        <ogc:SpatialOperator name="Within" />
        <ogc:SpatialOperator name="Crosses" />
        <ogc:SpatialOperator name="Overlaps" />
        <ogc:SpatialOperator name="Touches" />
        <ogc:SpatialOperator name="Disjoint" />
        <ogc:SpatialOperator name="DWithin" />
      </ogc:SpatialOperators>
    </ogc:Spatial_Capabilities>
  </ogc:Filter_Capabilities>
</WFS_Capabilities>