<wfs:WFS_Capabilities xmlns:ns2="http://www.opengis.net/ows" xmlns:ns4="http://www.opengis.net/ogc" xmlns:wfs="http://www.opengis.net/wfs" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns:gml="http://www.opengis.net/gml/3.2">
  <ns2:ServiceIdentification>
    <ns2:Title>Kanton Basel-Stadt WFS - Infrastruktur im öffentlichen Raum</ns2:Title>
    <ns2:Abstract>Das ist der WFS-Dienst des Kanton Basel-Stadt. Die Metadaten sind unter https://www.geo.bs.ch/katalog ersichtlich.</ns2:Abstract>
    <ns2:Keywords>
      <ns2:Keyword>WFS Basel-Stadt</ns2:Keyword>
      <ns2:Keyword>WFS</ns2:Keyword>
      <ns2:Keyword>Basel</ns2:Keyword>
      <ns2:Keyword>BS</ns2:Keyword>
      <ns2:Keyword>Basel-Stadt</ns2:Keyword>
      <ns2:Keyword>GVA</ns2:Keyword>
      <ns2:Keyword>Geoinformation</ns2:Keyword>
    </ns2:Keywords>
    <ns2:ServiceType codeSpace="OGC">OGC WFS</ns2:ServiceType>
    <ns2:ServiceTypeVersion>1.1.0</ns2:ServiceTypeVersion>
    <ns2:Fees>kostenlos</ns2:Fees>
    <ns2:AccessConstraints>Die Nutzung des Dienstes setzt das Akzeptieren der Nutzungsbedingungen voraus; siehe https://www.geo.bs.ch/agb</ns2:AccessConstraints>
  </ns2:ServiceIdentification>
  <ns2:ServiceProvider>
    <ns2:ProviderName>Grundbuch- und Vermessungsamt</ns2:ProviderName>
    <ns2:ProviderSite xlink:type="simple" xlink:href="" />
    
    <ns2:ServiceContact>
      <ns2:IndividualName>Fachstelle für Geoinformation</ns2:IndividualName>
      <ns2:PositionName />
      
      <ns2:ContactInfo>
        <ns2:Phone>
          <ns2:Voice>+41612679953</ns2:Voice>
          <ns2:Facsimile />
          
        </ns2:Phone>
        <ns2:Address>
          <ns2:DeliveryPoint>Dufourstrasse 40/50, Postfach</ns2:DeliveryPoint>
          <ns2:City>Basel</ns2:City>
          <ns2:AdministrativeArea>Basel-Stadt</ns2:AdministrativeArea>
          <ns2:PostalCode>4001</ns2:PostalCode>
          <ns2:Country>Schweiz</ns2:Country>
          <ns2:ElectronicMailAddress>geo@bs.ch</ns2:ElectronicMailAddress>
        </ns2:Address>
        <ns2:OnlineResource xlink:type="simple" xlink:href="" />
        
        <ns2:HoursOfService />
        
        <ns2:ContactInstructions />
        
      </ns2:ContactInfo>
      <ns2:Role />
      
    </ns2:ServiceContact>
  </ns2:ServiceProvider>
  <ns2:OperationsMetadata>
    <ns2:Operation name="GetCapabilities">
      <ns2:DCP>
        <ns2:HTTP>
          <ns2:Get xlink:type="simple" xlink:href="https://wfs.geo.bs.ch/IKOR?" />
          <ns2:Post xlink:type="simple" xlink:href="https://wfs.geo.bs.ch/IKOR?" />
        </ns2:HTTP>
      </ns2:DCP>
      <ns2:Parameter name="service">
        <ns2:Value>WFS</ns2:Value>
      </ns2:Parameter>
      <ns2:Parameter name="AcceptVersions">
        <ns2:Value>1.0.0</ns2:Value>
        <ns2:Value>1.1.0</ns2:Value>
      </ns2:Parameter>
      <ns2:Parameter name="AcceptFormats">
        <ns2:Value>text/xml</ns2:Value>
      </ns2:Parameter>
    </ns2:Operation>
    <ns2:Operation name="DescribeFeatureType">
      <ns2:DCP>
        <ns2:HTTP>
          <ns2:Get xlink:type="simple" xlink:href="https://wfs.geo.bs.ch/IKOR?" />
          <ns2:Post xlink:type="simple" xlink:href="https://wfs.geo.bs.ch/IKOR?" />
        </ns2:HTTP>
      </ns2:DCP>
      <ns2:Parameter name="outputFormat">
        <ns2:Value>XMLSCHEMA</ns2:Value>
        <ns2:Value>text/xml; subtype=gml/2.1.2</ns2:Value>
        <ns2:Value>text/xml; subtype=gml/3.1.1</ns2:Value>
      </ns2:Parameter>
    </ns2:Operation>
    <ns2:Operation name="GetFeature">
      <ns2:DCP>
        <ns2:HTTP>
          <ns2:Get xlink:type="simple" xlink:href="https://wfs.geo.bs.ch/IKOR?" />
          <ns2:Post xlink:type="simple" xlink:href="https://wfs.geo.bs.ch/IKOR?" />
        </ns2:HTTP>
      </ns2:DCP>
      <ns2:Parameter name="resultType">
        <ns2:Value>results</ns2:Value>
        <ns2:Value>hits</ns2:Value>
      </ns2:Parameter>
      <ns2:Parameter name="outputFormat">
        <ns2:Value>text/xml; subtype=gml/3.1.1</ns2:Value>
      </ns2:Parameter>
    </ns2:Operation>
  </ns2:OperationsMetadata>
  <wfs:FeatureTypeList>
    <wfs:Operations>
      <wfs:Operation>Query</wfs:Operation>
    </wfs:Operations>
    </wfs:FeatureTypeList>
  <ns4:Filter_Capabilities>
    <ns4:Spatial_Capabilities>
      <ns4:GeometryOperands>
        <ns4:GeometryOperand>gml:Point</ns4:GeometryOperand>
        <ns4:GeometryOperand>gml:LineString</ns4:GeometryOperand>
        <ns4:GeometryOperand>gml:Polygon</ns4:GeometryOperand>
        <ns4:GeometryOperand>gml:Envelope</ns4:GeometryOperand>
      </ns4:GeometryOperands>
      <ns4:SpatialOperators>
        <ns4:SpatialOperator name="Equals" />
        <ns4:SpatialOperator name="Disjoint" />
        <ns4:SpatialOperator name="Touches" />
        <ns4:SpatialOperator name="Within" />
        <ns4:SpatialOperator name="Overlaps" />
        <ns4:SpatialOperator name="Crosses" />
        <ns4:SpatialOperator name="Intersects" />
        <ns4:SpatialOperator name="Contains" />
        <ns4:SpatialOperator name="DWithin" />
        <ns4:SpatialOperator name="Beyond" />
        <ns4:SpatialOperator name="BBOX" />
      </ns4:SpatialOperators>
    </ns4:Spatial_Capabilities>
    <ns4:Scalar_Capabilities>
      <ns4:LogicalOperators />
      <ns4:ComparisonOperators>
        <ns4:ComparisonOperator>LessThan</ns4:ComparisonOperator>
        <ns4:ComparisonOperator>GreaterThan</ns4:ComparisonOperator>
        <ns4:ComparisonOperator>LessThanEqualTo</ns4:ComparisonOperator>
        <ns4:ComparisonOperator>GreaterThanEqualTo</ns4:ComparisonOperator>
        <ns4:ComparisonOperator>EqualTo</ns4:ComparisonOperator>
        <ns4:ComparisonOperator>NotEqualTo</ns4:ComparisonOperator>
        <ns4:ComparisonOperator>Like</ns4:ComparisonOperator>
        <ns4:ComparisonOperator>Between</ns4:ComparisonOperator>
      </ns4:ComparisonOperators>
    </ns4:Scalar_Capabilities>
    <ns4:Id_Capabilities>
      <ns4:EID />
      <ns4:FID />
    </ns4:Id_Capabilities>
  </ns4:Filter_Capabilities>
</wfs:WFS_Capabilities>