<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</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?" />
          <ns2:Post xlink:type="simple" xlink:href="https://wfs.geo.bs.ch?" />
        </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?" />
          <ns2:Post xlink:type="simple" xlink:href="https://wfs.geo.bs.ch?" />
        </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?" />
          <ns2:Post xlink:type="simple" xlink:href="https://wfs.geo.bs.ch?" />
        </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:Value>application/json; subtype=geojson</ns2:Value>
      </ns2:Parameter>
    </ns2:Operation>
  </ns2:OperationsMetadata>
  <wfs:FeatureTypeList>
    <wfs:Operations>
      <wfs:Operation>Query</wfs:Operation>
    </wfs:Operations>
    <wfs:FeatureType>
      <wfs:Name>AK_KatasterDerBelastetenStandorte</wfs:Name>
      <wfs:Title>Kataster der belasteten Standorte</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=AK_KatasterDerBelastetenStandorte</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>AQ_AnsprechpartnerImQuartier</wfs:Name>
      <wfs:Title>Gebietseinteilung Ansprechpartner im Quartier</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=AQ_AnsprechpartnerImQuartier</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BA_Baeume</wfs:Name>
      <wfs:Title>Bäume</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BA_Baeume</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BA_FaellUndBaumersatzliste</wfs:Name>
      <wfs:Title>Fäll- und Baumersatzliste</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BA_FaellUndBaumersatzliste</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitA</wfs:Name>
      <wfs:Title>Gründigkeit A</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitA</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitB</wfs:Name>
      <wfs:Title>Gründigkeit B</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitB</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitC</wfs:Name>
      <wfs:Title>Gründigkeit C</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitC</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitD</wfs:Name>
      <wfs:Title>Gründigkeit D</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitD</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitE</wfs:Name>
      <wfs:Title>Gründigkeit E</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitE</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitF</wfs:Name>
      <wfs:Title>Gründigkeit F</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitF</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitG</wfs:Name>
      <wfs:Title>Gründigkeit G</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitG</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitH</wfs:Name>
      <wfs:Title>Gründigkeit H</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitH</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitK</wfs:Name>
      <wfs:Title>Gründigkeit K</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitK</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitL</wfs:Name>
      <wfs:Title>Gründigkeit L</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitL</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitO</wfs:Name>
      <wfs:Title>Gründigkeit O</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitO</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Bodenkarte_GruendigkeitT</wfs:Name>
      <wfs:Title>Gründigkeit T</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Bodenkarte_GruendigkeitT</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse1</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 1</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse1</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse2</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 2</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse2</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse3</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 3</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse3</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse4</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 4</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse4</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse5</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 5</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse5</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse6</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 6</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse6</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse7</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 7</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse7</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_Klasse9</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse 9</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_Klasse9</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Nutzungseignungskarte_KlasseN</wfs:Name>
      <wfs:Title>Nutzungseignungskarte Klasse N</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Nutzungseignungskarte_KlasseN</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Risikostufe_Risikostufe1</wfs:Name>
      <wfs:Title>Bodenkarte Risikostufe 1</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Risikostufe_Risikostufe1</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Risikostufe_Risikostufe2</wfs:Name>
      <wfs:Title>Bodenkarte Risikostufe 2</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Risikostufe_Risikostufe2</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Risikostufe_Risikostufe3</wfs:Name>
      <wfs:Title>Bodenkarte Risikostufe 3</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Risikostufe_Risikostufe3</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BD_Risikostufe_Risikostufe4</wfs:Name>
      <wfs:Title>Bodenkarte Risikostufe 4</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BD_Risikostufe_Risikostufe4</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_FreizeitSport</wfs:Name>
      <wfs:Title>Freizeit &amp; Sport</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_FreizeitSport</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_GesundheitSoziales</wfs:Name>
      <wfs:Title>Gesundheit &amp; Soziales</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_GesundheitSoziales</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_KirchenReligion</wfs:Name>
      <wfs:Title>Kirchen &amp; religiöse Gemeinschaften</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_KirchenReligion</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_KulturUnterhaltung</wfs:Name>
      <wfs:Title>Kultur &amp; Unterhaltung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_KulturUnterhaltung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_OeffentlicheEinrichtungen_Rest</wfs:Name>
      <wfs:Title>Öffentliche Einrichtungen - ohne WC</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_OeffentlicheEinrichtungen_Rest</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_OeffentlicheEinrichtungen_WC</wfs:Name>
      <wfs:Title>Öffentliche Einrichtungen - WC</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_OeffentlicheEinrichtungen_WC</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_Sehenswuerdigkeiten</wfs:Name>
      <wfs:Title>Sehenswürdigkeiten</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_Sehenswuerdigkeiten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_UnterkuenfteTagung</wfs:Name>
      <wfs:Title>Unterkünfte &amp; Tagung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_UnterkuenfteTagung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BI_Verkehr</wfs:Name>
      <wfs:Title>Verkehr</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BI_Verkehr</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BP_Oeffnungszeiten</wfs:Name>
      <wfs:Title>Öffnungszeiten (So - Do / Fr Sa)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BP_Oeffnungszeiten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BP_PerimeterBoulevardplanInnenstadt</wfs:Name>
      <wfs:Title>Perimeter Boulevardplan Innenstadt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BP_PerimeterBoulevardplanInnenstadt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Gebaeude</wfs:Name>
      <wfs:Title>Gebäude (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Gebaeude</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Hausnummer_200</wfs:Name>
      <wfs:Title>Hausnummern 1:200 (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Hausnummer_200</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Hausnummer_500</wfs:Name>
      <wfs:Title>Hausnummern 1:500 (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Hausnummer_500</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Hausnummer_1000</wfs:Name>
      <wfs:Title>Hausnummern 1:1000 (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Hausnummer_1000</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Hausnummer_2000</wfs:Name>
      <wfs:Title>Hausnummern 1:2000 (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Hausnummer_2000</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Gebaeudenummer_200</wfs:Name>
      <wfs:Title>Gebäudenummern 1:200 (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Gebaeudenummer_200</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Gebaeudenummer_500</wfs:Name>
      <wfs:Title>Gebäudenummern 1:500 (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Gebaeudenummer_500</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_GebaeudeProjektiert_Gebaeudenummer_1000</wfs:Name>
      <wfs:Title>Gebäudenummern 1:1000 (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_GebaeudeProjektiert_Gebaeudenummer_1000</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Bahnareal</wfs:Name>
      <wfs:Title>Bahnareal (AV)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Bahnareal</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Fabrikareal</wfs:Name>
      <wfs:Title>Fabrikareal</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Fabrikareal</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Gewaesservorland</wfs:Name>
      <wfs:Title>Gewässervorland (befestigt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Gewaesservorland</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Hafenareal</wfs:Name>
      <wfs:Title>Hafenareal</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Hafenareal</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Sportanlage</wfs:Name>
      <wfs:Title>Sportanlage</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Sportanlage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_StrasseWeg</wfs:Name>
      <wfs:Title>Strasse - Weg</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_StrasseWeg</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Tramareal</wfs:Name>
      <wfs:Title>Tramareal</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Tramareal</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Trottoir</wfs:Name>
      <wfs:Title>Trottoir</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Trottoir</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Verkehrsinsel</wfs:Name>
      <wfs:Title>Verkehrsinsel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Verkehrsinsel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_Wasserbecken</wfs:Name>
      <wfs:Title>Wasserbecken</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_Wasserbecken</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_befestigt_uebrigeBefestigte</wfs:Name>
      <wfs:Title>übrige befestige</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_befestigt_uebrigeBefestigte</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_bestockt_geschlossenerWald</wfs:Name>
      <wfs:Title>geschlossener Wald</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_bestockt_geschlossenerWald</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_bestockt_uebrigeBestockte</wfs:Name>
      <wfs:Title>übrige bestockte</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_bestockt_uebrigeBestockte</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_Gebaeude_Gebaeude</wfs:Name>
      <wfs:Title>Gebäude</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_Gebaeude_Gebaeude</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_Gebaeude_Tank</wfs:Name>
      <wfs:Title>Tank</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_Gebaeude_Tank</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_Gewaesser_fliessendes</wfs:Name>
      <wfs:Title>fliessendes Gewässer</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_Gewaesser_fliessendes</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_Gewaesser_stehendes</wfs:Name>
      <wfs:Title>stehendes Gewässer</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_Gewaesser_stehendes</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_AckerWieseWeide</wfs:Name>
      <wfs:Title>Acker - Wiese - Weide</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_AckerWieseWeide</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_Friedhof</wfs:Name>
      <wfs:Title>Friedhof</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_Friedhof</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_Gartenanlage</wfs:Name>
      <wfs:Title>Gartenanlage</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_Gartenanlage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_ParkanlageSpielplatz</wfs:Name>
      <wfs:Title>Parkanlage - Spielplatz</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_ParkanlageSpielplatz</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_Schrebergarten</wfs:Name>
      <wfs:Title>Schrebergarten</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_Schrebergarten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_SportanlageHumusiert</wfs:Name>
      <wfs:Title>Sportanlage humusiert</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_SportanlageHumusiert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_Tierpark</wfs:Name>
      <wfs:Title>Tierpark</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_Tierpark</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_Reben</wfs:Name>
      <wfs:Title>Reben</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_Reben</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_Intensivkultur</wfs:Name>
      <wfs:Title>übrige Intensivkultur</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_Intensivkultur</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_Gewaesservorland</wfs:Name>
      <wfs:Title>Gewässervorland (humusiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_Gewaesservorland</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bodenbedeckungen_humusiert_uebrigeHumusierte</wfs:Name>
      <wfs:Title>übrige humusierte</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bodenbedeckungen_humusiert_uebrigeHumusierte</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bogeninformation_Bogeninformation</wfs:Name>
      <wfs:Title>Bogeninformation</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bogeninformation_Bogeninformation</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Bogeninformation_BoegenTheoretisch</wfs:Name>
      <wfs:Title>Bögen (theoretisch)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Bogeninformation_BoegenTheoretisch</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Einzelobjekte_UnterirdischesGebaeude</wfs:Name>
      <wfs:Title>Unterirdisches Gebäude</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Einzelobjekte_UnterirdischesGebaeude</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Einzelobjekte_Rabatte</wfs:Name>
      <wfs:Title>Rabatte</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Einzelobjekte_Rabatte</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Hoheitsgrenzen_Gemeindegrenze</wfs:Name>
      <wfs:Title>Gemeindegrenze</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Hoheitsgrenzen_Gemeindegrenze</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Hoheitsgrenzen_Kantonsgrenze</wfs:Name>
      <wfs:Title>Kantonsgrenze</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Hoheitsgrenzen_Kantonsgrenze</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Hoheitsgrenzen_Landesgrenze</wfs:Name>
      <wfs:Title>Landesgrenze</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Hoheitsgrenzen_Landesgrenze</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_Grundstuecke_Liegenschaftsparzelle</wfs:Name>
      <wfs:Title>Liegenschaftsparzelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_Grundstuecke_Liegenschaftsparzelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_Grundstuecke_Allmendparzelle</wfs:Name>
      <wfs:Title>Allmendparzelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_Grundstuecke_Allmendparzelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_Grundstuecke_Baurecht</wfs:Name>
      <wfs:Title>Baurecht</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_Grundstuecke_Baurecht</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_Grundstuecke_andereDienstbarkeit</wfs:Name>
      <wfs:Title>andere Dienstbarkeit</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_Grundstuecke_andereDienstbarkeit</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_Grundstuecke_Unterbaurecht</wfs:Name>
      <wfs:Title>Unterbaurecht</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_Grundstuecke_Unterbaurecht</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_GrundstueckeProjektiert_andereDienstbarkeit_Geometrie</wfs:Name>
      <wfs:Title>BS_Liegenschaften_GrundstueckeProjektiert_andereDienstbarkeit_Geometrie</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_GrundstueckeProjektiert_andereDienstbarkeit_Geometrie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_GrundstueckeProjektiert_Liegenschaftsparzelle_Geometrie</wfs:Name>
      <wfs:Title>Liegenschaftsparzelle (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_GrundstueckeProjektiert_Liegenschaftsparzelle_Geometrie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_GrundstueckeProjektiert_Allmendparzelle_Geometrie</wfs:Name>
      <wfs:Title>Allmendparzelle (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_GrundstueckeProjektiert_Allmendparzelle_Geometrie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_GrundstueckeProjektiert_Baurecht_Geometrie</wfs:Name>
      <wfs:Title>Baurecht (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_GrundstueckeProjektiert_Baurecht_Geometrie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Liegenschaften_GrundstueckeProjektiert_Unterbaurecht_Geometrie</wfs:Name>
      <wfs:Title>Unterbaurecht (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Liegenschaften_GrundstueckeProjektiert_Unterbaurecht_Geometrie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Nomenklatur_Flurname_Text</wfs:Name>
      <wfs:Title>Flurname (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Nomenklatur_Flurname_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Nomenklatur_Flurname_Flaeche</wfs:Name>
      <wfs:Title>Flurname</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Nomenklatur_Flurname_Flaeche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Rohrleitungen_Rohrleitung</wfs:Name>
      <wfs:Title>Rohrleitung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Rohrleitungen_Rohrleitung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Servitute_Servitute_Servitutflaechenelement</wfs:Name>
      <wfs:Title>Servitutflächenelement</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Servitute_Servitute_Servitutflaechenelement</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Servitute_Servitute_Servitutlinienelement</wfs:Name>
      <wfs:Title>Servitutlinienelement</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Servitute_Servitute_Servitutlinienelement</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Servitute_ServituteProjektiert_Servitutflaechenelement</wfs:Name>
      <wfs:Title>Servitutflächenelement (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Servitute_ServituteProjektiert_Servitutflaechenelement</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Servitute_ServituteProjektiert_Servitutlinienelement</wfs:Name>
      <wfs:Title>Servitutlinienelement (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Servitute_ServituteProjektiert_Servitutlinienelement</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungseinteilungen_Grundbuchplaneinteilung</wfs:Name>
      <wfs:Title>Grundbuchplaneinteilung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungseinteilungen_Grundbuchplaneinteilung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungseinteilungen_Sektion</wfs:Name>
      <wfs:Title>Sektion (Vermessungseinteilungen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungseinteilungen_Sektion</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungseinteilungen_Toleranzstufen_Flaeche</wfs:Name>
      <wfs:Title>Toleranzstufen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungseinteilungen_Toleranzstufen_Flaeche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungseinteilungen_Toleranzstufen_Text</wfs:Name>
      <wfs:Title>Toleranzstufen (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungseinteilungen_Toleranzstufen_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktStein_Punkt</wfs:Name>
      <wfs:Title>Grenzpunkt - Stein</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktStein_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktStein_Text</wfs:Name>
      <wfs:Title>Grenzpunkt - Stein (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktStein_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKunststoffzeichen_Punkt</wfs:Name>
      <wfs:Title>Grenzpunkt - Kunststoffzeichen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKunststoffzeichen_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKunststoffzeichen_Text</wfs:Name>
      <wfs:Title>Grenzpunkt - Kunststoffzeichen (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKunststoffzeichen_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktBolzen_Punkt</wfs:Name>
      <wfs:Title>Grenzpunkt - Bolzen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktBolzen_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktBolzen_Text</wfs:Name>
      <wfs:Title>Grenzpunkt - Bolzen (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktBolzen_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKreuz_Punkt</wfs:Name>
      <wfs:Title>Grenzpunkt - Kreuz</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKreuz_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKreuz_Text</wfs:Name>
      <wfs:Title>Grenzpunkt - Kreuz (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_GrenzpunktKreuz_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_Grenzpunktunversichert_Punkt</wfs:Name>
      <wfs:Title>Grenzpunkt - unversichert</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_Grenzpunktunversichert_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Grenzpunkte_Grenzpunktunversichert_Text</wfs:Name>
      <wfs:Title>Grenzpunkt - unversichert (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Grenzpunkte_Grenzpunktunversichert_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktStein_Punkt</wfs:Name>
      <wfs:Title>Hoheitsgrenzpunkt - Stein</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktStein_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktStein_Text</wfs:Name>
      <wfs:Title>Hoheitsgrenzpunkt - Stein (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktStein_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktBolzen_Punkt</wfs:Name>
      <wfs:Title>Hoheitsgrenzpunkt - Bolzen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktBolzen_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktBolzen_Text</wfs:Name>
      <wfs:Title>Hoheitsgrenzpunkt - Bolzen (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktBolzen_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktUnversichert_Punkt</wfs:Name>
      <wfs:Title>Hoheitsgrenzpunkt - unversichert</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktUnversichert_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktUnversichert_Text</wfs:Name>
      <wfs:Title>Hoheitsgrenzpunkt - unversichert (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoheitsgrenzpunkte_HoheitsgrenzpunktUnversichert_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoehenfixpunkte_HFP1BolzenHorizontal_Punkt</wfs:Name>
      <wfs:Title>HFP1 - Bolzen horizontal</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoehenfixpunkte_HFP1BolzenHorizontal_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoehenfixpunkte_HFP1BolzenHorizontal_Text</wfs:Name>
      <wfs:Title>HFP1 - Bolzen horizontal (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoehenfixpunkte_HFP1BolzenHorizontal_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenHorizontal_Punkt</wfs:Name>
      <wfs:Title>HFP3 - Bolzen horizontal</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenHorizontal_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenHorizontal_Text</wfs:Name>
      <wfs:Title>HFP3 - Bolzen horizontal (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenHorizontal_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenVertikal_Punkt</wfs:Name>
      <wfs:Title>HFP3 - Bolzen vertikal</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenVertikal_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenVertikal_Text</wfs:Name>
      <wfs:Title>HFP3 - Bolzen vertikal (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoehenfixpunkte_HFP3BolzenVertikal_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Hoehenfixpunkte_HoehenfixpunkteFilter</wfs:Name>
      <wfs:Title>Höhenfixpunkte (Filter)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Hoehenfixpunkte_HoehenfixpunkteFilter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP1_Punkt</wfs:Name>
      <wfs:Title>LFP1</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP1_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP1_Text</wfs:Name>
      <wfs:Title>LFP1 (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP1_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP2_Punkt</wfs:Name>
      <wfs:Title>LFP2</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP2_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP2_Text</wfs:Name>
      <wfs:Title>LFP2 (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP2_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpolygonpunkt_Punkt</wfs:Name>
      <wfs:Title>LFP3 - Nebenpolygonpunkt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpolygonpunkt_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpolygonpunkt_Text</wfs:Name>
      <wfs:Title>LFP3 - Nebenpolygonpunkt (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpolygonpunkt_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Polygonpunkt_Punkt</wfs:Name>
      <wfs:Title>LFP3 - Polygonpunkt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Polygonpunkt_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Polygonpunkt_Text</wfs:Name>
      <wfs:Title>LFP3 - Polygonpunkt (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Polygonpunkt_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LagefixpunkteFilter</wfs:Name>
      <wfs:Title>Lagefixpunkte (Filter)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LagefixpunkteFilter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Versicherungspunkt_Punkt</wfs:Name>
      <wfs:Title>LFP3 - Versicherungspunkt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Versicherungspunkt_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Versicherungspunkt_Text</wfs:Name>
      <wfs:Title>LFP3 - Versicherungspunkt (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Versicherungspunkt_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpunkt_Punkt</wfs:Name>
      <wfs:Title>LFP3 - Nebenpunkt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpunkt_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpunkt_Text</wfs:Name>
      <wfs:Title>LFP3 - Nebenpunkt (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Lagefixpunkte_LFP3Nebenpunkt_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Servitutpunkte_ServitutPunkt_Punkt</wfs:Name>
      <wfs:Title>Servitut-Punkt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Servitutpunkte_ServitutPunkt_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Vermessungspunkte_Servitutpunkte_ServitutPunkt_Text</wfs:Name>
      <wfs:Title>Servitut-Punkt (Text)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Vermessungspunkte_Servitutpunkte_ServitutPunkt_Text</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_Postleitzahlenkreis</wfs:Name>
      <wfs:Title>Postleitzahlenkreis</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_Postleitzahlenkreis</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_SE_Servitut_Schlagwort_Pkt_projektiert</wfs:Name>
      <wfs:Title>Servitutkennzeichen (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_SE_Servitut_Schlagwort_Pkt_projektiert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_SE_Servitut_Schlagwort_Linie_projektiert</wfs:Name>
      <wfs:Title>Servitut: Linien (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_SE_Servitut_Schlagwort_Linie_projektiert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_SE_Servitut_Schlagwort_Flaeche_projektiert</wfs:Name>
      <wfs:Title>Servitut: Flächen (projektiert)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_SE_Servitut_Schlagwort_Flaeche_projektiert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_SE_Servitut_Schlagwort_Pkt</wfs:Name>
      <wfs:Title>Servitutkennzeichen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_SE_Servitut_Schlagwort_Pkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_SE_Servitut_Schlagwort_Linie</wfs:Name>
      <wfs:Title>Servitut: Linien</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_SE_Servitut_Schlagwort_Linie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BS_SE_Servitut_Schlagwort_Flaeche</wfs:Name>
      <wfs:Title>Servitut: Flächen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BS_SE_Servitut_Schlagwort_Flaeche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Allmendbewilligungen_Bauinstallation</wfs:Name>
      <wfs:Title>Bauinstallation</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Allmendbewilligungen_Bauinstallation</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Allmendbewilligungen_BoulevardVerkaufsflaeche</wfs:Name>
      <wfs:Title>Boulevard / Verkaufsfläche</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Allmendbewilligungen_BoulevardVerkaufsflaeche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Allmendbewilligungen_OeffentlicheBaustelle</wfs:Name>
      <wfs:Title>Öffentliche Baustelle</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Allmendbewilligungen_OeffentlicheBaustelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Allmendbewilligungen_Umleitung</wfs:Name>
      <wfs:Title>Umleitung</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Allmendbewilligungen_Umleitung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Allmendbewilligungen_Veranstaltung</wfs:Name>
      <wfs:Title>Veranstaltung</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Allmendbewilligungen_Veranstaltung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Allmendbewilligungen_Weitere</wfs:Name>
      <wfs:Title>Weitere</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Allmendbewilligungen_Weitere</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Aufgrabungssperren_SperrungDurchErledigteAufgrabung</wfs:Name>
      <wfs:Title>Sperrung durch erledigte Aufgrabung</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Aufgrabungssperren_SperrungDurchErledigteAufgrabung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>BW_Aufgrabungssperren_SperrungFuerZukuenftigeAufgrabung</wfs:Name>
      <wfs:Title>Sperrung für zukünftige Aufgrabung</wfs:Title>
      <wfs:Abstract>Es werden die Daten im Zeitraum -/+ 4 Tage zum aktuellen Datum angezeigt.</wfs:Abstract>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=BW_Aufgrabungssperren_SperrungFuerZukuenftigeAufgrabung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeProjektiert</wfs:Name>
      <wfs:Title>Gebäude projektiert (Gebäudepunkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeProjektiert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeimBau</wfs:Name>
      <wfs:Title>Gebäude im Bau (Gebäudepunkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeimBau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeFertiggestellt</wfs:Name>
      <wfs:Title>Gebäude fertiggestellt (Gebäudepunkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeFertiggestellt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeAbgebrochen</wfs:Name>
      <wfs:Title>Gebäude abgebrochen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeudeID_GebaeudeAbgebrochen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeudepunkt_GebaeudeFilter</wfs:Name>
      <wfs:Title>Gebäude (Filter)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeudepunkt_GebaeudeFilter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeude_GebaeudeFertiggestellt</wfs:Name>
      <wfs:Title>Gebäude fertiggestellt (Gebäude)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeude_GebaeudeFertiggestellt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeude_GebaeudeimBau</wfs:Name>
      <wfs:Title>Gebäude im Bau (Gebäude)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeude_GebaeudeimBau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeude_GebaeudeProjektiert</wfs:Name>
      <wfs:Title>Gebäude projektiert (Gebäude)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeude_GebaeudeProjektiert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeinformationen_DatenmarktGebaeudekategorie</wfs:Name>
      <wfs:Title>Datenmarkt - Gebäudekategorie</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeinformationen_DatenmarktGebaeudekategorie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeadresse_DatenmarktAdressen_AdresseProjektiert</wfs:Name>
      <wfs:Title>Adresse projektiert</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeadresse_DatenmarktAdressen_AdresseProjektiert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeadresse_DatenmarktAdressen_AdresseimBau</wfs:Name>
      <wfs:Title>Adresse im Bau</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeadresse_DatenmarktAdressen_AdresseimBau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeadresse_DatenmarktAdressen_AdresseFertiggestellt</wfs:Name>
      <wfs:Title>Adresse fertiggestellt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeadresse_DatenmarktAdressen_AdresseFertiggestellt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeadresse_DatenmarktAdressen_AdresseAbgebrochen</wfs:Name>
      <wfs:Title>Adresse abgebrochen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeadresse_DatenmarktAdressen_AdresseAbgebrochen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeadresse_DatenmarktAdressen_AdresseFilter</wfs:Name>
      <wfs:Title>Adresse (Filter)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeadresse_DatenmarktAdressen_AdresseFilter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeadresse_DatenmarktAdressenID_AdresseAktiv</wfs:Name>
      <wfs:Title>Adresse aktiv</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeadresse_DatenmarktAdressenID_AdresseAktiv</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>DM_Gebaeudeadresse_DatenmarktAdressenID_AdresseInaktiv</wfs:Name>
      <wfs:Title>Adresse inaktiv</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=DM_Gebaeudeadresse_DatenmarktAdressenID_AdresseInaktiv</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EB_Subzonen</wfs:Name>
      <wfs:Title>Erdbebenmikrozonierung Subzonen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EB_Subzonen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EB_Zone</wfs:Name>
      <wfs:Title>Erdbebenmikrozonierung Zone</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EB_Zone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EG_Grundstuecksinfo</wfs:Name>
      <wfs:Title>Grundstücksinfo</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EG_Grundstuecksinfo</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Fernwaerme</wfs:Name>
      <wfs:Title>Fernwärmegebiet</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Fernwaerme</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Verbunde</wfs:Name>
      <wfs:Title>Bestehender Verbund mit erneuerbarem Energieträger</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Verbunde</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Oekologie</wfs:Name>
      <wfs:Title>Zu ökologisierender bestehender Verbund</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Oekologie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Entwicklung</wfs:Name>
      <wfs:Title>Neuer Verbund in Entwicklungsgebiet</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Entwicklung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Grundwasser</wfs:Name>
      <wfs:Title>Gebiete für koordinierte Nutzung des Grundwassers</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Grundwasser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Eignungsgebiet</wfs:Name>
      <wfs:Title>Eignungsgebiet</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Eignungsgebiet</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Nachbargemeinde</wfs:Name>
      <wfs:Title>Koordination mit Nachbargemeinde</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Nachbargemeinde</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>EP_Energierichtplan_Machbarkeit</wfs:Name>
      <wfs:Title>Gebiet für grossräumige Machbarkeitsstudie</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=EP_Energierichtplan_Machbarkeit</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_Tierkadaver</wfs:Name>
      <wfs:Title>Tierkadaver: Annahmestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_Tierkadaver</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_Textilcontainer</wfs:Name>
      <wfs:Title>Textilcontainer</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_Textilcontainer</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_Recyclingpark</wfs:Name>
      <wfs:Title>Recyclingpark</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_Recyclingpark</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_AnnahmestelleSonderabfall</wfs:Name>
      <wfs:Title>Sonderabfall: Annahmestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_AnnahmestelleSonderabfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_MunitionUndWaffen</wfs:Name>
      <wfs:Title>Munition und Waffen: Annahmestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_MunitionUndWaffen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_Kunststoffsammelsack</wfs:Name>
      <wfs:Title>Kunststoff-Sammelsack: Annahme- und Verkaufsstelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_Kunststoffsammelsack</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_Korkzapfen</wfs:Name>
      <wfs:Title>Korkzapfen: Annahmestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_Korkzapfen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Entsorgungsstellen_Kehrichtverwertungsanlage</wfs:Name>
      <wfs:Title>Kehrichtverwertungsanlage</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Entsorgungsstellen_Kehrichtverwertungsanlage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Wiederverwendungsstellen_Lebensmittelverteilschrank</wfs:Name>
      <wfs:Title>Lebensmittelverteilschrank</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Wiederverwendungsstellen_Lebensmittelverteilschrank</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Wiederverwendungsstellen_Elektrogeraete</wfs:Name>
      <wfs:Title>Secondhand-Shop Elektrogeräte und Druckertankstelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Wiederverwendungsstellen_Elektrogeraete</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Wiederverwendungsstellen_Buecher</wfs:Name>
      <wfs:Title>Bücher</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Wiederverwendungsstellen_Buecher</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Wiederverwendungsstellen_KleiderUndTextilien</wfs:Name>
      <wfs:Title>Secondhand-Shop Textilien</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Wiederverwendungsstellen_KleiderUndTextilien</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Wiederverwendungsstellen_Brockenhaus</wfs:Name>
      <wfs:Title>Brockenhaus, Flohmarkt, Materialbörse usw</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Wiederverwendungsstellen_Brockenhaus</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Verkaufsstellen_VerkaufVignetteRiehenBettingen</wfs:Name>
      <wfs:Title>Vignetten Riehen und Bettingen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Verkaufsstellen_VerkaufVignetteRiehenBettingen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Verkaufsstellen_VerkaufVignetteBasel</wfs:Name>
      <wfs:Title>Grün- und Sperrgutvignetten Basel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Verkaufsstellen_VerkaufVignetteBasel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ES_Verkaufsstellen_BiosaggBasel</wfs:Name>
      <wfs:Title>Bio-Sagg für Bioklappe Basel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ES_Verkaufsstellen_BiosaggBasel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>FE_Graeber</wfs:Name>
      <wfs:Title>Grab</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=FE_Graeber</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>FE_Sektionen</wfs:Name>
      <wfs:Title>Sektion (Friedhofseinteilung und Gräber)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=FE_Sektionen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GE_Betriebe_BiologischeGefahren</wfs:Name>
      <wfs:Title>Biologische Gefahren</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GE_Betriebe_BiologischeGefahren</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GE_Betriebe_ChemischeGefahren</wfs:Name>
      <wfs:Title>Chemische Gefahren</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GE_Betriebe_ChemischeGefahren</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GE_Eisenbahnen_Eisenbahn</wfs:Name>
      <wfs:Title>Eisenbahnen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GE_Eisenbahnen_Eisenbahn</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GE_Nationalstrassen_Nationalstrasse</wfs:Name>
      <wfs:Title>Nationalstrassen (Risikokataster)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GE_Nationalstrassen_Nationalstrasse</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GE_KantonaleStrassen_KantonaleStrasse</wfs:Name>
      <wfs:Title>Kantonale Strasse</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GE_KantonaleStrassen_KantonaleStrasse</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GE_Rhein_Rhein</wfs:Name>
      <wfs:Title>Rhein</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GE_Rhein_Rhein</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GE_Erdgashochdruckleitungen_Erdgashochdruckleitung</wfs:Name>
      <wfs:Title>Erdgashochdruckleitung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GE_Erdgashochdruckleitungen_Erdgashochdruckleitung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GL_Toleranzzone</wfs:Name>
      <wfs:Title>Toleranzzone Gastrolärm</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GL_Toleranzzone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GL_InnenhoefeStoergrade</wfs:Name>
      <wfs:Title>Innenhöfe Störgrade Gastrolärm</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GL_InnenhoefeStoergrade</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GL_AbschnittsStoergrade</wfs:Name>
      <wfs:Title>Abschnitts Störgrade Gastrolärm</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GL_AbschnittsStoergrade</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GN_IsohypseMittelwasser</wfs:Name>
      <wfs:Title>Isohypse Mittelwasser</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GN_IsohypseMittelwasser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GN_IsohypseHoechsthochwasser</wfs:Name>
      <wfs:Title>Isohypse Höchsthochwasser</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GN_IsohypseHoechsthochwasser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GN_GrundwasserleiterLockergestein</wfs:Name>
      <wfs:Title>Grundwasserleiter Lockergestein</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GN_GrundwasserleiterLockergestein</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GN_Untersuchungsperimeter_GebietMitGrundwasser</wfs:Name>
      <wfs:Title>Gebiet mit Grundwasser</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GN_Untersuchungsperimeter_GebietMitGrundwasser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GN_Untersuchungsperimeter_GebietOhneGrundwasser</wfs:Name>
      <wfs:Title>Gebiet ohne Grundwasser</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GN_Untersuchungsperimeter_GebietOhneGrundwasser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GN_Untersuchungsperimeter_GrundwasserrelevanteEinbauten</wfs:Name>
      <wfs:Title>Grundwasserrelevante Einbauten</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GN_Untersuchungsperimeter_GrundwasserrelevanteEinbauten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GO_GueteklassenOeV</wfs:Name>
      <wfs:Title>Güteklassen öffentlicher Verkehr</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GO_GueteklassenOeV</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GQ_Grundwasserqualitaet</wfs:Name>
      <wfs:Title>Grundwasserqualität</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GQ_Grundwasserqualitaet</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GU_Gebietseinteilung</wfs:Name>
      <wfs:Title>Gebietseinteilung Gebäuteunterhalt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GU_Gebietseinteilung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GZ_Gewaesserachse</wfs:Name>
      <wfs:Title>Gewässerachse</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GZ_Gewaesserachse</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GZ_Eindolung</wfs:Name>
      <wfs:Title>Eindolung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GZ_Eindolung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HK_Haupthoehenlinien</wfs:Name>
      <wfs:Title>Haupthöhenlinien Äquidistanz 5m</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HK_Haupthoehenlinien</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HK_Nebenhoehenlinien</wfs:Name>
      <wfs:Title>Nebenhöhenlinien Äquidistanz 1m</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HK_Nebenhoehenlinien</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_Hundeverbot</wfs:Name>
      <wfs:Title>Hundeverbot</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_Hundeverbot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_GanzjaerigeLeinenpflicht</wfs:Name>
      <wfs:Title>Ganzjährige Leinenpflicht</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_GanzjaerigeLeinenpflicht</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_SaisonaleLeinenpflicht_aktiv</wfs:Name>
      <wfs:Title>Aktive saisonale Leinenpflicht</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_SaisonaleLeinenpflicht_aktiv</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_SaisonaleLeinenpflicht_inaktiv</wfs:Name>
      <wfs:Title>Inaktive saisonale Leinenpflicht</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_SaisonaleLeinenpflicht_inaktiv</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_FreilaufhundearealZaun_polygon</wfs:Name>
      <wfs:Title>Eingezäuntes Freilauf-Hundeareal (bis 1:6000)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_FreilaufhundearealZaun_polygon</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_FreilaufhundearealZaun_point</wfs:Name>
      <wfs:Title>Eingezäuntes Freilauf-Hundeareal (ab 1:6000)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_FreilaufhundearealZaun_point</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_Freilaufhundeareal_polygon</wfs:Name>
      <wfs:Title>Nicht eingezäuntes Freilauf-Hundeareal (bis 1:6000)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_Freilaufhundeareal_polygon</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HS_Freilaufhundeareal_point</wfs:Name>
      <wfs:Title>Nicht eingezäuntes Freilauf-Hundeareal (ab 1:6000)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HS_Freilaufhundeareal_point</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HW_Beratung</wfs:Name>
      <wfs:Title>Beratung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HW_Beratung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HW_WohnenStationaer</wfs:Name>
      <wfs:Title>Wohnen (stationär)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HW_WohnenStationaer</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HW_WohnenTagesgestalltung</wfs:Name>
      <wfs:Title>Wohnen &amp; Tagesgestaltung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HW_WohnenTagesgestalltung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HW_Tagesgestalltung</wfs:Name>
      <wfs:Title>Tagesgestaltung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HW_Tagesgestalltung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HW_Arbeit</wfs:Name>
      <wfs:Title>Arbeit</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HW_Arbeit</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>IG_InventarGartenanlagen</wfs:Name>
      <wfs:Title>Inventar der schützenswerten Gartenanlagen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=IG_InventarGartenanlagen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KJ_Jugendangebot</wfs:Name>
      <wfs:Title>Jugendangebot</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KJ_Jugendangebot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KJ_Kinderangebot</wfs:Name>
      <wfs:Title>Kinderangebot</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KJ_Kinderangebot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KJ_Kinderjugendangebot</wfs:Name>
      <wfs:Title>Kinder- und Jugendangebot</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KJ_Kinderjugendangebot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KL_Windstroemungsfeld</wfs:Name>
      <wfs:Title>Windströmungsfeld [m/s]</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KL_Windstroemungsfeld</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KL_Arealentwicklung_2030</wfs:Name>
      <wfs:Title>Arealentwicklung (2030)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KL_Arealentwicklung_2030</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KL_Windstroemungsfeld_2030</wfs:Name>
      <wfs:Title>Windströmungsfeld [m/s] (2030)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KL_Windstroemungsfeld_2030</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KS_KonsultationsbereicheStoerfallvorsorge</wfs:Name>
      <wfs:Title>Konsultationsbereiche Störfallvorsorge</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KS_KonsultationsbereicheStoerfallvorsorge</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstImOeffentlichenRaum_Bestehend</wfs:Name>
      <wfs:Title>Kunst im öffentlichen Raum - Bestehend</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstImOeffentlichenRaum_Bestehend</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstImOeffentlichenRaum_BestehendMitZusatzinfo</wfs:Name>
      <wfs:Title>Kunst im öffentlichen Raum - Bestehend (mit Zusatzinfo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstImOeffentlichenRaum_BestehendMitZusatzinfo</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstImOeffentlichenRaum_Zurueckgebaut</wfs:Name>
      <wfs:Title>Kunst im öffentlichen Raum - Zurückgebaut</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstImOeffentlichenRaum_Zurueckgebaut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstImOeffentlichenRaum_ZurueckgebautMitZusatzinfo</wfs:Name>
      <wfs:Title>Kunst im öffentlichen Raum - Zurückgebaut (mit Zusatzinfo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstImOeffentlichenRaum_ZurueckgebautMitZusatzinfo</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstUndBau_Bestehend</wfs:Name>
      <wfs:Title>Kunst und Bau - Bestehend</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstUndBau_Bestehend</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstUndBau_BestehendMitZusatzinfo</wfs:Name>
      <wfs:Title>Kunst und Bau - Bestehend (mit Zusatzinfo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstUndBau_BestehendMitZusatzinfo</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstUndBau_Zurueckgebaut</wfs:Name>
      <wfs:Title>Kunst und Bau - Zurückgebaut</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstUndBau_Zurueckgebaut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KU_KunstUndBau_ZurueckgebautMitZusatzinfo</wfs:Name>
      <wfs:Title>Kunst und Bau - Zurückgebaut (mit Zusatzinfo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KU_KunstUndBau_ZurueckgebautMitZusatzinfo</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LA_Bahnlaerm_GrenzwertueberschreitungenInDerNacht</wfs:Name>
      <wfs:Title>Grenzwertüberschreitungen in der Nacht</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LA_Bahnlaerm_GrenzwertueberschreitungenInDerNacht</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LA_Bahnlaerm_keineGrenzwertueberschreitungenInDerNacht</wfs:Name>
      <wfs:Title>keine Grenzwertüberschreitungen in der Nacht</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LA_Bahnlaerm_keineGrenzwertueberschreitungenInDerNacht</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LA_Strassenlaerm_aktuell_LaermbelastungTag</wfs:Name>
      <wfs:Title>Lärmbelastung Tag aktuell</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LA_Strassenlaerm_aktuell_LaermbelastungTag</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LA_Strassenlaerm_aktuell_LaermbelastungNacht</wfs:Name>
      <wfs:Title>Lärmbelastung Nacht aktuell</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LA_Strassenlaerm_aktuell_LaermbelastungNacht</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Bildmittelpunkt_SchwarzWeiss</wfs:Name>
      <wfs:Title>schwarz-weiss (Bildmittelpunkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Bildmittelpunkt_SchwarzWeiss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Footprint_SchwarzWeiss</wfs:Name>
      <wfs:Title>schwarz-weiss (Footprint)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Footprint_SchwarzWeiss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Bildmittelpunkt_farbig</wfs:Name>
      <wfs:Title>farbig (Bildmittelpunkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Bildmittelpunkt_farbig</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Footprint_farbig</wfs:Name>
      <wfs:Title>farbig (Footprint)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Footprint_farbig</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Bildmittelpunkt_infrarot</wfs:Name>
      <wfs:Title>infrarot (Bildmittelpunkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Bildmittelpunkt_infrarot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Footprint_infrarot</wfs:Name>
      <wfs:Title>infrarot (Footprint)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Footprint_infrarot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Bildmittelpunkt_schraeg</wfs:Name>
      <wfs:Title>schräg (Bildmittelpunkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Bildmittelpunkt_schraeg</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Footprint_schraeg</wfs:Name>
      <wfs:Title>schräg (Footprint)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Footprint_schraeg</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LF_Bildmittelpunkte</wfs:Name>
      <wfs:Title>Alle Bildmittelpunkte</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LF_Bildmittelpunkte</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Bahnhof</wfs:Name>
      <wfs:Title>Bahnhof</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Bahnhof</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_SBahnHaltestelle</wfs:Name>
      <wfs:Title>S-Bahn-Haltestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_SBahnHaltestelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_SBahnLinie</wfs:Name>
      <wfs:Title>S-Bahn-Linie</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_SBahnLinie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Tramhaltestelle</wfs:Name>
      <wfs:Title>Tramhaltestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Tramhaltestelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_KombihaltestelleTramBus</wfs:Name>
      <wfs:Title>Kombihaltestelle Tram (und Bus) (mit Schrift)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_KombihaltestelleTramBus</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_KombihalteortTramBus</wfs:Name>
      <wfs:Title>Kombihalteort Tram (und Bus)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_KombihalteortTramBus</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Tramhalteort</wfs:Name>
      <wfs:Title>Tramhalteort</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Tramhalteort</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Tramlinie</wfs:Name>
      <wfs:Title>Tramlinie</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Tramlinie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Bushaltestelle</wfs:Name>
      <wfs:Title>Bushaltestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Bushaltestelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Bushalteort</wfs:Name>
      <wfs:Title>Bushalteort (Bus)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Bushalteort</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Buslinie</wfs:Name>
      <wfs:Title>Buslinie</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Buslinie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Fernbushaltestelle</wfs:Name>
      <wfs:Title>Fernbushaltestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Fernbushaltestelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Schiffanlegestelle</wfs:Name>
      <wfs:Title>Schiffanlegestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Schiffanlegestelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Kursschifffahrt</wfs:Name>
      <wfs:Title>Kursschifffahrt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Kursschifffahrt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_FaehreAnlegestelle</wfs:Name>
      <wfs:Title>Fährianlegestelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_FaehreAnlegestelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Faehre</wfs:Name>
      <wfs:Title>Fähre</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Faehre</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Rhytaxi</wfs:Name>
      <wfs:Title>Rhytaxi</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Rhytaxi</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_TerminalKabinenschifffahrt</wfs:Name>
      <wfs:Title>Terminal Kabinenschifffahrt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_TerminalKabinenschifffahrt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_NachtSBahn</wfs:Name>
      <wfs:Title>Nacht-S-Bahn</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_NachtSBahn</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_NachtTram</wfs:Name>
      <wfs:Title>Nacht-Tram</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_NachtTram</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_NachtBus</wfs:Name>
      <wfs:Title>Nacht-Bus</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_NachtBus</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_BusZugang</wfs:Name>
      <wfs:Title>Bus-Zugang mit Elektro-Rollstühlen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_BusZugang</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_TramZugang</wfs:Name>
      <wfs:Title>Tram-Zugang mit Elektro-Rollstühlen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_TramZugang</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Nachthaltestellen</wfs:Name>
      <wfs:Title>Haltestellen Nacht-Angebot</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Nachthaltestellen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_Nachthalteort</wfs:Name>
      <wfs:Title>Bushalteort (ÖV-Nachtnetz)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_Nachthalteort</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_KombihaltestelleTramBus_Bus</wfs:Name>
      <wfs:Title>Kombihaltestelle Bus (und Tram)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_KombihaltestelleTramBus_Bus</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LN_KombihalteortTramBus_Bus</wfs:Name>
      <wfs:Title>Kombihalteort Bus (und Tram)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LN_KombihalteortTramBus_Bus</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>MF_MobilUndRundfunkantenne</wfs:Name>
      <wfs:Title>Mobil- und Rundfunkantenne</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=MF_MobilUndRundfunkantenne</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>MF_Strahlungsperimeter</wfs:Name>
      <wfs:Title>Strahlungsperimeter</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=MF_Strahlungsperimeter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NG_Gefahrenkarten_ProzessWasser</wfs:Name>
      <wfs:Title>Prozess Wasser</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NG_Gefahrenkarten_ProzessWasser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NG_Intensitaetskarten_ProzessWasserHQ30</wfs:Name>
      <wfs:Title>Prozess Wasser HQ30</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NG_Intensitaetskarten_ProzessWasserHQ30</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NG_Intensitaetskarten_ProzessWasserHQ100</wfs:Name>
      <wfs:Title>Prozess Wasser HQ100</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NG_Intensitaetskarten_ProzessWasserHQ100</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NG_Intensitaetskarten_ProzessWasserHQ300</wfs:Name>
      <wfs:Title>Prozess Wasser HQ300</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NG_Intensitaetskarten_ProzessWasserHQ300</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NG_Erhebungsgebiete_ErhebungsgebietWasser</wfs:Name>
      <wfs:Title>Erhebungsgebiet Wasser</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NG_Erhebungsgebiete_ErhebungsgebietWasser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_Naturobjekt</wfs:Name>
      <wfs:Title>Naturobjekt 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_Naturobjekt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_Taxonobjekt</wfs:Name>
      <wfs:Title>Taxonobjekt 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_Taxonobjekt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Tagfalter</wfs:Name>
      <wfs:Title>Tagfalter 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Tagfalter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Reptilien</wfs:Name>
      <wfs:Title>Reptilien 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Reptilien</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Mollusken</wfs:Name>
      <wfs:Title>Mollusken 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Mollusken</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Libellen</wfs:Name>
      <wfs:Title>Libellen 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Libellen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Heuschrecken</wfs:Name>
      <wfs:Title>Heuschrecken 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Heuschrecken</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Gefaesspflanzen</wfs:Name>
      <wfs:Title>Gefässpflanzen 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Gefaesspflanzen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Fledermaeuse</wfs:Name>
      <wfs:Title>Fledermäuse 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Fledermaeuse</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Flechten</wfs:Name>
      <wfs:Title>Flechten 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Flechten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_TaxonobjekteGruppen_Amphibien</wfs:Name>
      <wfs:Title>Amphibien 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_TaxonobjekteGruppen_Amphibien</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NI_2025_Tax2Art</wfs:Name>
      <wfs:Title>Taxonobjekte mit Artenfilter 2025</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NI_2025_Tax2Art</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Untersuchungsperimeter</wfs:Name>
      <wfs:Title>Untersuchungsperimeter</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Untersuchungsperimeter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Verbreitung_fill</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2019 (fill)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Verbreitung_fill</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Verbreitung_outline</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2019 (outline)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Verbreitung_outline</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_ArmenischeGartenbrombeere</wfs:Name>
      <wfs:Title>Armenische Gartenbrombeere (Rubus armeniacus) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_ArmenischeGartenbrombeere</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_AufrechtesTraubenkraut</wfs:Name>
      <wfs:Title>Aufrechtes Traubenkraut (Ambrosia artemisiifolia)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_AufrechtesTraubenkraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_Blauglockenbaum</wfs:Name>
      <wfs:Title>Blauglockenbaum (Paulownia tomentosa) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_Blauglockenbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_DruesigesSpringkraut</wfs:Name>
      <wfs:Title>Drüsiges Springkraut (Impatiens glandulifera) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_DruesigesSpringkraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_EinjaehrigesBerufskraut</wfs:Name>
      <wfs:Title>Einjähriges Berufskraut (Erigeron anuus)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_EinjaehrigesBerufskraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_Essigbaum</wfs:Name>
      <wfs:Title>Essigbaum (Rhus typhina) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_Essigbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_Goetterbaum</wfs:Name>
      <wfs:Title>Götterbaum (Ailanthus altissima) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_Goetterbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_JapanischerStaudenknoeterich</wfs:Name>
      <wfs:Title>Japanischer Staudenknöterich (Reynoutria japonica) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_JapanischerStaudenknoeterich</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_KanadischeGoldrute</wfs:Name>
      <wfs:Title>Kanadische Goldrute (Solidago canadensis aggr.) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_KanadischeGoldrute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_KanadischesBerufskraut</wfs:Name>
      <wfs:Title>Kanadisches Berufskraut (Conyza canadensis)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_KanadischesBerufskraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_Kirschlorbeer</wfs:Name>
      <wfs:Title>Kirschlorbeer (Prunus laurocerasus)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_Kirschlorbeer</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_OrientalischesZackenschoetchen</wfs:Name>
      <wfs:Title>Orientalisches Zackenschötchen (Bunias orientalis)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_OrientalischesZackenschoetchen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_RiesenBaerenklau</wfs:Name>
      <wfs:Title>Riesen-Bärenklau (Heracleum mantegazzianum) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_RiesenBaerenklau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_Robinie</wfs:Name>
      <wfs:Title>Robinie (Robinia pseudoacacia)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_Robinie</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_Luzerne</wfs:Name>
      <wfs:Title>Saat-Luzerne (Medicago sativa)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_Luzerne</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_SchmalblaettrigesGreiskraut</wfs:Name>
      <wfs:Title>Schmalblättriges Greiskraut (Senecio inaequidens) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_SchmalblaettrigesGreiskraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2019_Arten_Sommerflieder</wfs:Name>
      <wfs:Title>Sommerflieder (Buddleja davidii) (2019)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2019_Arten_Sommerflieder</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Verbreitung_fill</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2013 (fill)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Verbreitung_fill</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Verbreitung_outline</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2013 (outline)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Verbreitung_outline</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_ArmenischeGartenbrombeere</wfs:Name>
      <wfs:Title>Armenische Gartenbrombeere (Rubus armeniacus) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_ArmenischeGartenbrombeere</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_Blauglockenbaum</wfs:Name>
      <wfs:Title>Blauglockenbaum (Paulownia tomentosa) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_Blauglockenbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_DruesigesSpringkraut</wfs:Name>
      <wfs:Title>Drüsiges Springkraut (Impatiens glandulifera) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_DruesigesSpringkraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_Essigbaum</wfs:Name>
      <wfs:Title>Essigbaum (Rhus typhina) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_Essigbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_Goetterbaum</wfs:Name>
      <wfs:Title>Götterbaum (Ailanthus altissima) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_Goetterbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_JapanischerStaudenknoeterich</wfs:Name>
      <wfs:Title>Japanischer Staudenknöterich (Reynoutria japonica) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_JapanischerStaudenknoeterich</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_KanadischeGoldrute</wfs:Name>
      <wfs:Title>Kanadische Goldrute (Solidago canadensis aggr.) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_KanadischeGoldrute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_RiesenBaerenklau</wfs:Name>
      <wfs:Title>Riesen-Bärenklau (Heracleum mantegazzianum) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_RiesenBaerenklau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_SchmalblaettrigesGreiskraut</wfs:Name>
      <wfs:Title>Schmalblättriges Greiskraut (Senecio inaequidens) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_SchmalblaettrigesGreiskraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_SeidigerHartrigel</wfs:Name>
      <wfs:Title>Seidiger Hartrigel (Cornus serizea)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_SeidigerHartrigel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_Sommerflieder</wfs:Name>
      <wfs:Title>Sommerflieder (Buddleja davidii) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_Sommerflieder</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2013_Arten_SpaetbluehendeGoldrute</wfs:Name>
      <wfs:Title>Spätblühende Goldrute (Solidago gigantea) (2013)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2013_Arten_SpaetbluehendeGoldrute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Verbreitung_fill</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2009 (fill)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Verbreitung_fill</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Verbreitung_outline</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2009 (outline)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Verbreitung_outline</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_ArmenischeGartenbrombeere</wfs:Name>
      <wfs:Title>Armenische Gartenbrombeere (Rubus armeniacus) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_ArmenischeGartenbrombeere</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_DruesigesSpringkraut</wfs:Name>
      <wfs:Title>Drüsiges Springkraut (Impatiens glandulifera) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_DruesigesSpringkraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_Goetterbaum</wfs:Name>
      <wfs:Title>Götterbaum (Ailanthus altissima) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_Goetterbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_JapanischerStaudenknoeterich</wfs:Name>
      <wfs:Title>Japanischer Staudenknöterich (Reynoutria japonica) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_JapanischerStaudenknoeterich</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_KanadischeGoldrute</wfs:Name>
      <wfs:Title>Kanadische Goldrute (Solidago canadensis aggr.) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_KanadischeGoldrute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_RiesenBaerenklau</wfs:Name>
      <wfs:Title>Riesen-Bärenklau (Heracleum mantegazzianum) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_RiesenBaerenklau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_SchmalblaettrigesGreiskraut</wfs:Name>
      <wfs:Title>Schmalblättriges Greiskraut (Senecio inaequidens) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_SchmalblaettrigesGreiskraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_Sommerflieder</wfs:Name>
      <wfs:Title>Sommerflieder (Buddleja davidii) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_Sommerflieder</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2009_Arten_SpaetbluehendeGoldrute</wfs:Name>
      <wfs:Title>Spätblühende Goldrute (Solidago gigantea) (2009)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2009_Arten_SpaetbluehendeGoldrute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Verbreitung_fill</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2006 (fill)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Verbreitung_fill</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Verbreitung_outline</wfs:Name>
      <wfs:Title>Neophytenverbreitung 2006 (outline)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Verbreitung_outline</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_ArmenischeGartenbrombeere</wfs:Name>
      <wfs:Title>Armenische Gartenbrombeere (Rubus armeniacus) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_ArmenischeGartenbrombeere</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_DruesigesSpringkraut</wfs:Name>
      <wfs:Title>Drüsiges Springkraut (Impatiens glandulifera) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_DruesigesSpringkraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_Goetterbaum</wfs:Name>
      <wfs:Title>Götterbaum (Ailanthus altissima) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_Goetterbaum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_JapanischerStaudenknoeterich</wfs:Name>
      <wfs:Title>Japanischer Staudenknöterich (Reynoutria japonica) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_JapanischerStaudenknoeterich</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_KanadischeGoldrute</wfs:Name>
      <wfs:Title>Kanadische Goldrute (Solidago canadensis aggr.) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_KanadischeGoldrute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_SchmalblaettrigesGreiskraut</wfs:Name>
      <wfs:Title>Schmalblättriges Greiskraut (Senecio inaequidens) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_SchmalblaettrigesGreiskraut</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_Sommerflieder</wfs:Name>
      <wfs:Title>Sommerflieder (Buddleja davidii) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_Sommerflieder</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NK_2006_Arten_SpaetbluehendeGoldrute</wfs:Name>
      <wfs:Title>Spätblühende Goldrute (Solidago gigantea) (2006)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NK_2006_Arten_SpaetbluehendeGoldrute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_Gewaesser_Gewaesser</wfs:Name>
      <wfs:Title>Gewässer</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_Gewaesser_Gewaesser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_Waelder_Wald</wfs:Name>
      <wfs:Title>Wald (Wälder Riehen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_Waelder_Wald</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_WiesenUndWeiden_WieseWeide</wfs:Name>
      <wfs:Title>Wiese / Weide</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_WiesenUndWeiden_WieseWeide</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_HeckenUndGehoelze_HeckeGehoelz</wfs:Name>
      <wfs:Title>Hecke / Gehölz</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_HeckenUndGehoelze_HeckeGehoelz</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_Obstgaerten_Obstgarten</wfs:Name>
      <wfs:Title>Obstgarten</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_Obstgaerten_Obstgarten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_geologischeUndKulturhistorischeObjekte_geologischesKulturhistorischesObjekt</wfs:Name>
      <wfs:Title>geologisches / kulturhistorisches Objekt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_geologischeUndKulturhistorischeObjekte_geologischesKulturhistorischesObjekt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_GruenanlagenUndFriedhoefe_GruenanlageFriedhof</wfs:Name>
      <wfs:Title>Grünanlage / Friedhof</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_GruenanlagenUndFriedhoefe_GruenanlageFriedhof</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_FreizeitUndKleingaerten_FreizeitKleingarten</wfs:Name>
      <wfs:Title>Freizeit- / Kleingarten</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_FreizeitUndKleingaerten_FreizeitKleingarten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_wertvolleLebensraeume_wertvollerLebensraum</wfs:Name>
      <wfs:Title>wertvoller Lebensraum</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_wertvolleLebensraeume_wertvollerLebensraum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NR_ArtvorkommenAusDemNaturinventarBaselStadt_ArtvorkommenAusDemNaturinventarBaselStadt</wfs:Name>
      <wfs:Title>Artvorkommen aus dem Naturinventar Basel-Stadt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NR_ArtvorkommenAusDemNaturinventarBaselStadt_ArtvorkommenAusDemNaturinventarBaselStadt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NT_Baulinien_Nationalstrassen</wfs:Name>
      <wfs:Title>Baulinien Nationalstrassen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NT_Baulinien_Nationalstrassen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>NT_Baubeschraenkungsflaeche_Nationalstrassen</wfs:Name>
      <wfs:Title>Baubeschränkungsfläche Nationalstrassen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=NT_Baubeschraenkungsflaeche_Nationalstrassen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_KantonBaselStadt</wfs:Name>
      <wfs:Title>Kanton Basel-Stadt (Liegenschaften)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_KantonBaselStadt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_EinwohnergemeindeStadtBasel</wfs:Name>
      <wfs:Title>Einwohnergemeinde der Stadt Basel (Liegenschaften)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_EinwohnergemeindeStadtBasel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_EinwohnergemeindeRiehen</wfs:Name>
      <wfs:Title>Einwohnergemeinde Riehen (Liegenschaften)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_EinwohnergemeindeRiehen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_EinwohnergemeindeBettingen</wfs:Name>
      <wfs:Title>Einwohnergemeinde Bettingen (Liegenschaften)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_EinwohnergemeindeBettingen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_SchweizerischeRheinhaefen</wfs:Name>
      <wfs:Title>Schweizerische Rheinhäfen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_SchweizerischeRheinhaefen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_LandpfrundhausRiehenBettingen</wfs:Name>
      <wfs:Title>Landpfrundhaus Riehen/Bettingen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_LandpfrundhausRiehenBettingen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_BuergergemeideStadtBasel</wfs:Name>
      <wfs:Title>Bürgergemeinde der Stadt Basel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_BuergergemeideStadtBasel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_BuergergemeideRiehen</wfs:Name>
      <wfs:Title>Bürgergemeinde Riehen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_BuergergemeideRiehen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_BuergergemeideBettingen</wfs:Name>
      <wfs:Title>Bürgergemeinde Bettingen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_BuergergemeideBettingen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_BuergerlichesWaisenhaus</wfs:Name>
      <wfs:Title>Bürgerliches Waisenhaus</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_BuergerlichesWaisenhaus</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_BuergerspitalBasel</wfs:Name>
      <wfs:Title>Bürgerspital Basel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_BuergerspitalBasel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_EvangelischReformierteKirche</wfs:Name>
      <wfs:Title>Evangelisch-reformierte Kirche ERK</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_EvangelischReformierteKirche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_EvangelischReformierteKircheBauUndVermoegensverwaltung</wfs:Name>
      <wfs:Title>Evangelisch-reformierte Kirche (Bau- und Vermögensverwaltung)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_EvangelischReformierteKircheBauUndVermoegensverwaltung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_RoemischKatholischeKirche</wfs:Name>
      <wfs:Title>Römisch-katholische Kirche RKK</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_RoemischKatholischeKirche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_ChristophMerianStiftung</wfs:Name>
      <wfs:Title>Christoph Merian Stiftung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_ChristophMerianStiftung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_IndustrielleWerkeBasel</wfs:Name>
      <wfs:Title>Industrielle Werke Basel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_IndustrielleWerkeBasel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_SchweizerischeEidgenossenschaft</wfs:Name>
      <wfs:Title>Schweizerische Eidgenossenschaft</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_SchweizerischeEidgenossenschaft</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Liegenschaften_LiegenschaftenFilter</wfs:Name>
      <wfs:Title>OG Liegenschaften (Filter)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Liegenschaften_LiegenschaftenFilter</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Allmendparzellen_KantonBaselStadt</wfs:Name>
      <wfs:Title>Kanton Basel-Stadt (Allmendparzellen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Allmendparzellen_KantonBaselStadt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Allmendparzellen_EinwohnergemeindeStadtBasel</wfs:Name>
      <wfs:Title>Einwohnergemeinde der Stadt Basel (Allmendparzellen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Allmendparzellen_EinwohnergemeindeStadtBasel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Allmendparzellen_EinwohnergemeindeRiehen</wfs:Name>
      <wfs:Title>Einwohnergemeinde Riehen (Allmendparzellen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Allmendparzellen_EinwohnergemeindeRiehen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Allmendparzellen_EinwohnergemeindeBettingen</wfs:Name>
      <wfs:Title>Einwohnergemeinde Bettingen (Allmendparzellen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Allmendparzellen_EinwohnergemeindeBettingen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_SelbstaendigesDauerndesBauUnterbaurecht</wfs:Name>
      <wfs:Title>selbständiges und dauerndes Bau- /Unterbaurecht (SDR)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_SelbstaendigesDauerndesBauUnterbaurecht</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OG_Miteigentum</wfs:Name>
      <wfs:Title>Miteigentum (inkl. STWE)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OG_Miteigentum</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OR_OeffentlicherRaum_Allmend</wfs:Name>
      <wfs:Title>Strassen-/Allmendparzelle</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OR_OeffentlicherRaum_Allmend</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>OR_OeffentlicherRaum_Noerg</wfs:Name>
      <wfs:Title>Dem NöRG unterstellte Fläche</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=OR_OeffentlicherRaum_Noerg</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PP_PolizeilichePraevention_GebietseinteilungPolizeilichePraevention_Kriminal</wfs:Name>
      <wfs:Title>Kriminalprävention</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PP_PolizeilichePraevention_GebietseinteilungPolizeilichePraevention_Kriminal</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PP_PolizeilichePraevention_GebietseinteilungPolizeilichePraevention_Jugend</wfs:Name>
      <wfs:Title>Jugendprävention</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PP_PolizeilichePraevention_GebietseinteilungPolizeilichePraevention_Jugend</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PP_PolizeilichePraevention_GebietseinteilungPolizeilichePraevention_Verkehr</wfs:Name>
      <wfs:Title>Verkehrsprävention</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PP_PolizeilichePraevention_GebietseinteilungPolizeilichePraevention_Verkehr</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>RC_Recyclingstation</wfs:Name>
      <wfs:Title>Recyclingstation</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=RC_Recyclingstation</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>RC_BioKlappe</wfs:Name>
      <wfs:Title>Bioklappe</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=RC_BioKlappe</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Tagesstruktur</wfs:Name>
      <wfs:Title>Tagesstruktur (Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Tagesstruktur</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Schwimmhalle</wfs:Name>
      <wfs:Title>Schwimmhalle (Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Schwimmhalle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Turnhalle</wfs:Name>
      <wfs:Title>Turnhalle (Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Turnhalle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Sportplatz</wfs:Name>
      <wfs:Title>Sportplatz (Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Sportplatz</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Kindergarten</wfs:Name>
      <wfs:Title>Kindergarten (Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Kindergarten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Primarschule</wfs:Name>
      <wfs:Title>Primarschule (Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Primarschule</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Sekundarschule</wfs:Name>
      <wfs:Title>Sekundarschule</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Sekundarschule</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Gymnasium</wfs:Name>
      <wfs:Title>Gymnasium</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Gymnasium</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_ZentrumBrueckenangebote</wfs:Name>
      <wfs:Title>Zentrum für Brückenangebote</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_ZentrumBrueckenangebote</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Gewerbeschule</wfs:Name>
      <wfs:Title>Allgemeine Gewerbeschule / Berufsfachschule / Fachmaturitätsschule</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Gewerbeschule</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SC_Spezialangebot</wfs:Name>
      <wfs:Title>Spezialangebot/KIS</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SC_Spezialangebot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_Um1860_Um1860</wfs:Name>
      <wfs:Title>Siedlungsentwicklung um 1860</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_Um1860_Um1860</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_1860bis1875</wfs:Name>
      <wfs:Title>Siedlungsentwicklung 1860 bis 1875</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_1860bis1875</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_1875bis1925</wfs:Name>
      <wfs:Title>Siedlungsentwicklung 1875 bis 1925</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_1875bis1925</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_1925bis1950</wfs:Name>
      <wfs:Title>Siedlungsentwicklung 1925 bis 1950</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_1925bis1950</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_1950bis1975</wfs:Name>
      <wfs:Title>Siedlungsentwicklung 1950 bis 1975</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_1950bis1975</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_1975bis2003</wfs:Name>
      <wfs:Title>Siedlungsentwicklung 1975 bis 2003</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_1975bis2003</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_Um1860_HistorischeStrasse</wfs:Name>
      <wfs:Title>Historische Strasse um 1860</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_Um1860_HistorischeStrasse</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SE_Um1860_HistorischeEisenbahn</wfs:Name>
      <wfs:Title>Historische Eisenbahn um 1860</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SE_Um1860_HistorischeEisenbahn</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SL_Verkehrsberuhigung</wfs:Name>
      <wfs:Title>Verkehrsberuhigung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SL_Verkehrsberuhigung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SL_LaermarmerBelag</wfs:Name>
      <wfs:Title>Lärmarmer Belag</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SL_LaermarmerBelag</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SL_KombinierteMassnahme</wfs:Name>
      <wfs:Title>Kombinierte Massnahme</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SL_KombinierteMassnahme</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SO_Tagesstruktur</wfs:Name>
      <wfs:Title>Tagesstruktur (Riehen und Bettingen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SO_Tagesstruktur</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SO_Kindergarten</wfs:Name>
      <wfs:Title>Kindergarten (Riehen und Bettingen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SO_Kindergarten</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SO_Primarschule</wfs:Name>
      <wfs:Title>Primarschule (Riehen und Bettingen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SO_Primarschule</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SQ_Stromversorgungsgebiete_Netzebene3</wfs:Name>
      <wfs:Title>Netzebene 3</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SQ_Stromversorgungsgebiete_Netzebene3</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SQ_Stromversorgungsgebiete_Netzebene5</wfs:Name>
      <wfs:Title>Netzebene 5</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SQ_Stromversorgungsgebiete_Netzebene5</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SQ_Stromversorgungsgebiete_Netzebene7</wfs:Name>
      <wfs:Title>Netzebene 7</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SQ_Stromversorgungsgebiete_Netzebene7</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ST_StockwerkeigentumVerkaufspreise_QuadratmeterpreisAltbau</wfs:Name>
      <wfs:Title>Quadratmeterpreis Altbau</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ST_StockwerkeigentumVerkaufspreise_QuadratmeterpreisAltbau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ST_StockwerkeigentumVerkaufspreise_QuadratmeterpreisNeubau</wfs:Name>
      <wfs:Title>Quadratmeterpreis Neubau</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ST_StockwerkeigentumVerkaufspreise_QuadratmeterpreisNeubau</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SX_Solarpotenzial_Photovoltaik_Gebaeude</wfs:Name>
      <wfs:Title>Photovoltaik Gebäude</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SX_Solarpotenzial_Photovoltaik_Gebaeude</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SX_Solarpotenzial_Photovoltaik_Dachkante</wfs:Name>
      <wfs:Title>Photovoltaik Dachkante</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SX_Solarpotenzial_Photovoltaik_Dachkante</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SX_Solarpotenzial_Solarthermie_Gebaeude</wfs:Name>
      <wfs:Title>Solarthermie Gebäude</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SX_Solarpotenzial_Solarthermie_Gebaeude</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SX_Solarpotenzial_Solarthermie_Dachkante</wfs:Name>
      <wfs:Title>Solarthermie Dachkante</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SX_Solarpotenzial_Solarthermie_Dachkante</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_InformativerPlaninhalt_Geplant_ohneAnschluss</wfs:Name>
      <wfs:Title>Geplant ohne Anschluss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_InformativerPlaninhalt_Geplant_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_InformativerPlaninhalt_Geplant_mitAnschluss</wfs:Name>
      <wfs:Title>Geplant mit Anschluss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_InformativerPlaninhalt_Geplant_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_InformativerPlaninhalt_Bestand</wfs:Name>
      <wfs:Title>Bestand (Fusswegnetz Riehen Bettingen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_InformativerPlaninhalt_Bestand</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Wanderwegnetz_KantonBS_Vororientierung</wfs:Name>
      <wfs:Title>Vororientierung (Wanderwegnetz Kanton Basel-Stadt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Wanderwegnetz_KantonBS_Vororientierung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Wanderwegnetz_KantonBS_Zwischenergebnis_ohneAnschluss</wfs:Name>
      <wfs:Title>TF_Wanderwegnetz_KantonBS_Zwischenergebnis_ohneAnschluss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Wanderwegnetz_KantonBS_Zwischenergebnis_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Wanderwegnetz_KantonBS_Zwischenergebnis_mitAnschluss</wfs:Name>
      <wfs:Title>Zwischenergebnis mit Anschluss (Wanderwegnetz Kanton Basel-Stadt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Wanderwegnetz_KantonBS_Zwischenergebnis_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Wanderwegnetz_KantonBS_Festsetzung_ohneAnschluss</wfs:Name>
      <wfs:Title>Festsetzung ohne Anschluss (Wanderwegnetz, kantonal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Wanderwegnetz_KantonBS_Festsetzung_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Wanderwegnetz_KantonBS_Festsetzung_mitAnschluss</wfs:Name>
      <wfs:Title>Festsetzung mit Anschluss (Wanderwegnetz, kantonal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Wanderwegnetz_KantonBS_Festsetzung_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Wanderwegnetz_KantonBS_Bestand_ohneAnschluss</wfs:Name>
      <wfs:Title>Bestand ohne Anschluss (Wanderwegnetz)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Wanderwegnetz_KantonBS_Bestand_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Wanderwegnetz_KantonBS_Bestand_mitAnschluss</wfs:Name>
      <wfs:Title>Bestand mit Anschluss (Wanderwegnetz)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Wanderwegnetz_KantonBS_Bestand_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Vororientierung_ohneAnschluss</wfs:Name>
      <wfs:Title>Vororientierung ohne Anschluss (Fusswegnetz Stadt Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Vororientierung_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Vororientierung_mitAnschluss</wfs:Name>
      <wfs:Title>Vororientierung mit Anschluss (Fusswegnetz Stadt Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Vororientierung_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Zwischenergebnis_ohneAnschluss</wfs:Name>
      <wfs:Title>TF_Fusswegnetz_Basel_Zwischenergebnis_ohneAnschluss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Zwischenergebnis_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Zwischenergebnis_mitAnschluss</wfs:Name>
      <wfs:Title>Zwischenergebnis mit Anschluss (Fusswegnetz Stadt Basel)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Zwischenergebnis_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Festsetzung_ohneAnschluss</wfs:Name>
      <wfs:Title>Festsetzung ohne Anschluss (Fusswegnetz, kommunal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Festsetzung_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Festsetzung_mitAnschluss</wfs:Name>
      <wfs:Title>Festsetzung mit Anschluss (Fusswegnetz, kommunal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Festsetzung_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Bestand_ohneAnschluss</wfs:Name>
      <wfs:Title>Bestand ohne Anschluss (Fusswegnetz, kommunal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Bestand_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_Basel_Bestand_mitAnschluss</wfs:Name>
      <wfs:Title>Bestand mit Anschluss (Fusswegnetz, kommunal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_Basel_Bestand_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Vororientierung_ohneAnschluss</wfs:Name>
      <wfs:Title>Vororientierung ohne Anschluss (Fusswegnetz Fusswegnetz Kanton Basel-Stadt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Vororientierung_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Vororientierung_mitAnschluss</wfs:Name>
      <wfs:Title>Vororientierung mit Anschluss (Fusswegnetz Kanton Basel-Stadt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Vororientierung_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Zwischenergebnis_ohneAnschluss</wfs:Name>
      <wfs:Title>Zwischenergebnis ohne Anschuss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Zwischenergebnis_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Zwischenergebnis_mitAnschluss</wfs:Name>
      <wfs:Title>Zwischenergebnis mit Anschluss (Fusswegnetz Kanton Basel-Stadt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Zwischenergebnis_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Festsetzung_ohneAnschluss</wfs:Name>
      <wfs:Title>Festsetzung ohne Anschluss (Fusswegnetz, kantonal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Festsetzung_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Festsetzung_mitAnschluss</wfs:Name>
      <wfs:Title>Festsetzung mit Anschluss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Festsetzung_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Bestand_ohneAnschluss</wfs:Name>
      <wfs:Title>Bestand ohne Anschluss (Fusswegnetz, kantonal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Bestand_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TF_Fusswegnetz_KantonBS_Bestand_mitAnschluss</wfs:Name>
      <wfs:Title>Bestand mit Anschluss (Fusswegnetz, kantonal)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TF_Fusswegnetz_KantonBS_Bestand_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TI_Tigermuecke_Bekaempfung</wfs:Name>
      <wfs:Title>Bekämpfungszone</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TI_Tigermuecke_Bekaempfung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_Genehmigt_LandschaftsrichtplanLandschaftsparkWiese</wfs:Name>
      <wfs:Title>Landschaftsrichtplan Landschaftspark Wiese</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_Genehmigt_LandschaftsrichtplanLandschaftsparkWiese</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_Genehmigt_EntwicklungskonzeptBadischerBahnhof</wfs:Name>
      <wfs:Title>Entwicklungskonzept Badischer Bahnhof</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_Genehmigt_EntwicklungskonzeptBadischerBahnhof</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_Genehmigt_StadtteilrichtplanHeuwaageZoo</wfs:Name>
      <wfs:Title>Stadtteilrichtplan Heuwaage-Zoo</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_Genehmigt_StadtteilrichtplanHeuwaageZoo</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_Genehmigt_EntwicklungsrichtplanInnenstadt</wfs:Name>
      <wfs:Title>Entwicklungsrichtplan Innenstadt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_Genehmigt_EntwicklungsrichtplanInnenstadt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_Genehmigt_EntwicklungsrichtplanDorfzentrumRiehen</wfs:Name>
      <wfs:Title>Entwicklungsrichtplan Dorfzentrum Riehen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_Genehmigt_EntwicklungsrichtplanDorfzentrumRiehen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_Genehmigt_QuartierplanungLoerracherstrasseRiehen</wfs:Name>
      <wfs:Title>Quartierplanung Lörracherstrasse Riehen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_Genehmigt_QuartierplanungLoerracherstrasseRiehen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_Genehmigt_StadtteilrichtplanGundeldingen</wfs:Name>
      <wfs:Title>Stadtteilrichtplan Gundeldingen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_Genehmigt_StadtteilrichtplanGundeldingen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_inErarbeitung_StadtteilrichtplanKlybeckKleinhueningen</wfs:Name>
      <wfs:Title>Stadtteilrichtplan Klybeck / Kleinhüningen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_inErarbeitung_StadtteilrichtplanKlybeckKleinhueningen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_KommunaleRichtplaene_Riehen_abfrage</wfs:Name>
      <wfs:Title>kommunaler Richtplan Riehen (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_KommunaleRichtplaene_Riehen_abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_KommunaleRichtplaene_Riehen_anzeige</wfs:Name>
      <wfs:Title>kommunaler Richtplan Riehen (Anzeige)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_KommunaleRichtplaene_Riehen_anzeige</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_KommunaleRichtplaene_Bettingen_abfrage</wfs:Name>
      <wfs:Title>kommunaler Richtplan Bettingen (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_KommunaleRichtplaene_Bettingen_abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TR_Teilrichtplaene_KommunaleRichtplaene_Bettingen_anzeige</wfs:Name>
      <wfs:Title>kommunaler Richtplan Bettingen (Anzeige)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TR_Teilrichtplaene_KommunaleRichtplaene_Bettingen_anzeige</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VB_Veloabstellplaetze_Velostation</wfs:Name>
      <wfs:Title>Velostation</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VB_Veloabstellplaetze_Velostation</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VB_Veloabstellplaetze_BikeRide</wfs:Name>
      <wfs:Title>Bike + Ride</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VB_Veloabstellplaetze_BikeRide</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VB_Veloabstellplaetze_Cargovelos</wfs:Name>
      <wfs:Title>Abstellplatz für Cargovelos</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VB_Veloabstellplaetze_Cargovelos</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VB_Veloabstellplaetze_gedeckt</wfs:Name>
      <wfs:Title>Gedeckter Veloabstellplatz</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VB_Veloabstellplaetze_gedeckt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VB_Veloabstellplaetze_ungedeckt</wfs:Name>
      <wfs:Title>Ungedeckter Veloabstellplatz</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VB_Veloabstellplaetze_ungedeckt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Gefahr_Abfrage</wfs:Name>
      <wfs:Title>Gefahr (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Gefahr_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Einbahn_Abfrage</wfs:Name>
      <wfs:Title>Einbahn (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Einbahn_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Steigung_Abfrage</wfs:Name>
      <wfs:Title>Steigung (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Steigung_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Velostrasse_Abfrage</wfs:Name>
      <wfs:Title>Velostrasse (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Velostrasse_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Eignung_gutBefahrbaresVelonetz_Abfrage</wfs:Name>
      <wfs:Title>gut befahrbares Velonetz (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Eignung_gutBefahrbaresVelonetz_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Eignung_sonstigeFuerVelosGeeigneteStrassen_Abfrage</wfs:Name>
      <wfs:Title>sonstige für Velos geeignete Strassen (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Eignung_sonstigeFuerVelosGeeigneteStrassen_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Schiebestrecke_Abfrage</wfs:Name>
      <wfs:Title>Schiebestrecke (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Schiebestrecke_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VO_Fussgaengerzone_Abfrage</wfs:Name>
      <wfs:Title>Fussgängerzone (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VO_Fussgaengerzone_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VP_Handpumpe</wfs:Name>
      <wfs:Title>Handpumpe</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VP_Handpumpe</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VP_Kompressor</wfs:Name>
      <wfs:Title>Kompressor</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VP_Kompressor</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VP_Unbekannt</wfs:Name>
      <wfs:Title>Unbekannt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VP_Unbekannt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VR_Begegnungszone</wfs:Name>
      <wfs:Title>Begegnungszone</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VR_Begegnungszone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VR_Fussgaengerzone</wfs:Name>
      <wfs:Title>Fussgängerzone</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VR_Fussgaengerzone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VR_KernzoneVerkehrskonzeptInnenstadt</wfs:Name>
      <wfs:Title>Kernzone Verkehrskonzept Innenstadt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VR_KernzoneVerkehrskonzeptInnenstadt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VR_Tempo30Zone</wfs:Name>
      <wfs:Title>Tempo 30 - Zone</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VR_Tempo30Zone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_SchleuderunfallSelbstunfall</wfs:Name>
      <wfs:Title>Schleuder- oder Selbstunfall</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_SchleuderunfallSelbstunfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_UeberholunfallFahrstreifenwechsel</wfs:Name>
      <wfs:Title>Überholunfall oder Fahrstreifenwechsel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_UeberholunfallFahrstreifenwechsel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Auffahrunfall</wfs:Name>
      <wfs:Title>Auffahrunfall</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Auffahrunfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Abbiegeunfall</wfs:Name>
      <wfs:Title>Abbiegeunfall</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Abbiegeunfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Einbiegeunfall</wfs:Name>
      <wfs:Title>Einbiegeunfall</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Einbiegeunfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_UeberquerenDerFahrbahn</wfs:Name>
      <wfs:Title>Überqueren der Fahrbahn</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_UeberquerenDerFahrbahn</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Frontalkollision</wfs:Name>
      <wfs:Title>Frontalkollision</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Frontalkollision</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Parkierunfall</wfs:Name>
      <wfs:Title>Parkierunfall</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Parkierunfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Fussgaengerunfall</wfs:Name>
      <wfs:Title>Fussgängerunfall</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Fussgaengerunfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Tierunfall</wfs:Name>
      <wfs:Title>Tierunfall</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Tierunfall</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VU_Andere</wfs:Name>
      <wfs:Title>Andere</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VU_Andere</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_MivZaehlstelle_DauerzaehlstelleBS</wfs:Name>
      <wfs:Title>Dauerzaehlstelle Kanton BS</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_MivZaehlstelle_DauerzaehlstelleBS</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_MivZaehlstelle_DauerzaehlstelleBS_LSA</wfs:Name>
      <wfs:Title>Dauerzaehlstelle Kanton BS LSA</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_MivZaehlstelle_DauerzaehlstelleBS_LSA</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_MivZaehlstelle_DauerzaehlstelleAndereKantone</wfs:Name>
      <wfs:Title>Dauerzaehlstelle andere Kantone und Länder</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_MivZaehlstelle_DauerzaehlstelleAndereKantone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_MivZaehlstelle_DauerzaehlstelleAstra</wfs:Name>
      <wfs:Title>Dauerzählstelle ASTRA</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_MivZaehlstelle_DauerzaehlstelleAstra</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_MivZaehlstelle_Kurzzeitzaehlstelle</wfs:Name>
      <wfs:Title>Kurzzeitzählstelle (MIV)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_MivZaehlstelle_Kurzzeitzaehlstelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_MivZaehlstelle_AusserBetrieb</wfs:Name>
      <wfs:Title>Ausser Betrieb (MIV)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_MivZaehlstelle_AusserBetrieb</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_VeloZaehlstelle_DauerzaelstelleBS</wfs:Name>
      <wfs:Title>Dauerzählstelle Kanton Basel-Stadt (Velo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_VeloZaehlstelle_DauerzaelstelleBS</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_VeloZaehlstelle_DauerzaehlstelleAndereKantone</wfs:Name>
      <wfs:Title>Dauerzählstelle anderer Kantone und Länder (Velo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_VeloZaehlstelle_DauerzaehlstelleAndereKantone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_VeloZaehlstelle_Kurzzeitzaehlstelle</wfs:Name>
      <wfs:Title>Kurzzeitzählstelle (Velo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_VeloZaehlstelle_Kurzzeitzaehlstelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_VeloZaehlstelle_AusserBetrieb</wfs:Name>
      <wfs:Title>Ausser Betrieb (Velo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_VeloZaehlstelle_AusserBetrieb</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_FussgaengerZaehlstelle_DauerzaehlstelleBS</wfs:Name>
      <wfs:Title>Dauerzählstelle Kanton Basel-Stadt (Fussgänger)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_FussgaengerZaehlstelle_DauerzaehlstelleBS</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_FussgaengerZaehlstelle_DauerzaehlstelleAndereKantone</wfs:Name>
      <wfs:Title>Dauerzählstelle anderer Kantone und Länder (Fussgänger)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_FussgaengerZaehlstelle_DauerzaehlstelleAndereKantone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_FussgaengerZaehlstelle_Kurzzeitzaehlstelle</wfs:Name>
      <wfs:Title>Kurzzeitzählstelle (Fussgänger)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_FussgaengerZaehlstelle_Kurzzeitzaehlstelle</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VZ_FussgaengerZaehlstelle_AusserBetrieb</wfs:Name>
      <wfs:Title>Ausser Betrieb (Fussgänger)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VZ_FussgaengerZaehlstelle_AusserBetrieb</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_InformativerPlaninhalt_BestandVerbindung_ohneAnschluss</wfs:Name>
      <wfs:Title>Bestand Verbindung ohne Anschluss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_InformativerPlaninhalt_BestandVerbindung_ohneAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_InformativerPlaninhalt_BestandVerbindung_mitAnschluss</wfs:Name>
      <wfs:Title>Bestand Verbindung mit Anschluss</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_InformativerPlaninhalt_BestandVerbindung_mitAnschluss</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_InformativerPlaninhalt_BRAnlageGeplant</wfs:Name>
      <wfs:Title>B und R - Anlage geplant</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_InformativerPlaninhalt_BRAnlageGeplant</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_InformativerPlaninhalt_BestandBRAnlage</wfs:Name>
      <wfs:Title>Bestand B und R - Anlage</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_InformativerPlaninhalt_BestandBRAnlage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Pendlerrouten_Vororientierung</wfs:Name>
      <wfs:Title>Vororientierung (Pendlerrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Pendlerrouten_Vororientierung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Pendlerrouten_Zwischenergebnis</wfs:Name>
      <wfs:Title>Zwischenergebnis (Pendlerrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Pendlerrouten_Zwischenergebnis</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Pendlerrouten_Festsetzung</wfs:Name>
      <wfs:Title>Festsetzung (Pendlerrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Pendlerrouten_Festsetzung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Pendlerrouten_Bestand</wfs:Name>
      <wfs:Title>Bestand (Pendlerrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Pendlerrouten_Bestand</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Basisrouten_Vororientierung</wfs:Name>
      <wfs:Title>Vororientierung (Basisrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Basisrouten_Vororientierung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Basisrouten_Zwischenergebnis</wfs:Name>
      <wfs:Title>Zwischenergebnis (Basisrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Basisrouten_Zwischenergebnis</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Basisrouten_Festsetzung</wfs:Name>
      <wfs:Title>Festsetzung (Basisrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Basisrouten_Festsetzung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Basisrouten_Bestand</wfs:Name>
      <wfs:Title>Bestand (Basisrouten)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Basisrouten_Bestand</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_BRAnlagen_Vororientierung</wfs:Name>
      <wfs:Title>Vororientierung (Bike und Ride Anlagen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_BRAnlagen_Vororientierung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_BRAnlagen_Zwischenergebnis</wfs:Name>
      <wfs:Title>Zwischenergebnis (Bike und Ride Anlagen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_BRAnlagen_Zwischenergebnis</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_BRAnlagen_Festsetzung</wfs:Name>
      <wfs:Title>Festsetzung (Bike und Ride Anlagen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_BRAnlagen_Festsetzung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_BRAnlagen_Bestand</wfs:Name>
      <wfs:Title>Bestand (Bike und Ride Anlagen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_BRAnlagen_Bestand</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Velostationen_Vororientierung</wfs:Name>
      <wfs:Title>Vororientierung (Velostationen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Velostationen_Vororientierung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Velostationen_Zwischenergebnis</wfs:Name>
      <wfs:Title>Zwischenergebnis (Velostationen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Velostationen_Zwischenergebnis</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Velostationen_Festsetzung</wfs:Name>
      <wfs:Title>Festsetzung (Velostationen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Velostationen_Festsetzung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TV_Velostationen_Bestand</wfs:Name>
      <wfs:Title>Bestand (Velostationen)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TV_Velostationen_Bestand</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WW_Wegweiser</wfs:Name>
      <wfs:Title>Wegweiser</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WW_Wegweiser</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WW_Wanderwegnetz</wfs:Name>
      <wfs:Title>Wanderwegnetz</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WW_Wanderwegnetz</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WW_Wandernah_Spazier</wfs:Name>
      <wfs:Title>Spazierweg</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WW_Wandernah_Spazier</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WW_Wandernah_Lauf</wfs:Name>
      <wfs:Title>Laufweg</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WW_Wandernah_Lauf</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WW_Wandernah_Roll</wfs:Name>
      <wfs:Title>Rollstuhlwanderweg</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WW_Wandernah_Roll</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WW_Wanderroute</wfs:Name>
      <wfs:Title>Wanderroute</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WW_Wanderroute</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PB_Erschliessungsqualitaet</wfs:Name>
      <wfs:Title>Erschliessungsuqalität mit ÖV</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PB_Erschliessungsqualitaet</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PB_Parkplatzauslastung</wfs:Name>
      <wfs:Title>Parkplatzauslastung öffentlicher Raum</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PB_Parkplatzauslastung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>US_UnterBeobachtung</wfs:Name>
      <wfs:Title>Unfallschwerpunkt - unter Beobachtung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=US_UnterBeobachtung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>US_BestehendeMassnahmenplanung</wfs:Name>
      <wfs:Title>Unfallschwerpunkt - mit bestehender Massnahmenplanung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=US_BestehendeMassnahmenplanung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>US_BereitsGetroffeneMassnahmen</wfs:Name>
      <wfs:Title>Unfallschwerpunkt - mit bereits getroffenen Massnahmen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=US_BereitsGetroffeneMassnahmen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>US_Saniert</wfs:Name>
      <wfs:Title>Unfallschwerpunkt - Sanierte Unfallschwerpunkte</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=US_Saniert</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>KZ_Kurzzeitzaehlungen</wfs:Name>
      <wfs:Title>Kurzzeitzählungen (KaPo)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=KZ_Kurzzeitzaehlungen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TB_Allmendverwaltung_bauliche_Belange</wfs:Name>
      <wfs:Title>Gebietseinteilung Tiefbauamt - Bauliche Belange</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TB_Allmendverwaltung_bauliche_Belange</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TB_Allmendverwaltung_Boulevardrestaurants</wfs:Name>
      <wfs:Title>Gebietseinteilung Tiefbauamt - Boulevardrestaurants</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TB_Allmendverwaltung_Boulevardrestaurants</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TB_Allmendverwaltung_Veranstaltungen</wfs:Name>
      <wfs:Title>Gebietseinteilung Tiefbauamt - Veranstaltungen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TB_Allmendverwaltung_Veranstaltungen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TB_Entwaesserung_Wasserbauten_Naturgefahren</wfs:Name>
      <wfs:Title>Gebietseinteilung Tiefbauamt - Entwässerung, Wasserbauten, Naturgefahren</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TB_Entwaesserung_Wasserbauten_Naturgefahren</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>TB_Strassen_Kunstbauten_Leitungstunnel</wfs:Name>
      <wfs:Title>Gebietseinteilung Tiefbauamt - Strassen, Kunstbauten, Leitungstunnel</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=TB_Strassen_Kunstbauten_Leitungstunnel</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SY_SmileyGeschwindigkeitsanzeigen_ausserBetrieb</wfs:Name>
      <wfs:Title>Inaktiv</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SY_SmileyGeschwindigkeitsanzeigen_ausserBetrieb</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SY_SmileyGeschwindigkeitsanzeigen_inBetrieb</wfs:Name>
      <wfs:Title>Aktiv</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SY_SmileyGeschwindigkeitsanzeigen_inBetrieb</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ZS_Block</wfs:Name>
      <wfs:Title>Block (Zivilschutzkataster)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ZS_Block</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ZS_Quartier</wfs:Name>
      <wfs:Title>Quartier (Zivilschutzkataster)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ZS_Quartier</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>ZS_Sektor</wfs:Name>
      <wfs:Title>Sektor (Zivilschutzkataster)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=ZS_Sektor</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WK_Anlage</wfs:Name>
      <wfs:Title>Anlage</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WK_Anlage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WK_Anlageteil_Fischabstieg</wfs:Name>
      <wfs:Title>Anlageteil - Fischabstieg</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WK_Anlageteil_Fischabstieg</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>WK_Anlageteil_Fischaufstieg</wfs:Name>
      <wfs:Title>Anlageteil - Fischaufstieg</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=WK_Anlageteil_Fischaufstieg</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SJ_Sharingzone_Abfrage</wfs:Name>
      <wfs:Title>Sharingzone (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SJ_Sharingzone_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SJ_Sharingzone_Flaeche</wfs:Name>
      <wfs:Title>Sharingzone (Fläche)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SJ_Sharingzone_Flaeche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>SJ_Sharingzone_Punkt</wfs:Name>
      <wfs:Title>Sharingzone (Punkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=SJ_Sharingzone_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VM_Sperrzone</wfs:Name>
      <wfs:Title>Sperrzone</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VM_Sperrzone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VM_Parkverbotszone</wfs:Name>
      <wfs:Title>Parkverbotszone</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VM_Parkverbotszone</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GY_Entnahme</wfs:Name>
      <wfs:Title>Entnahmestellen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GY_Entnahme</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>GY_Rueckgabe</wfs:Name>
      <wfs:Title>Rückgabestellen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=GY_Rueckgabe</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Bird</wfs:Name>
      <wfs:Title>Shared Mobility - Bird</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Bird</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Bolt</wfs:Name>
      <wfs:Title>Shared Mobility - Bolt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Bolt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Carvelo</wfs:Name>
      <wfs:Title>Shared Mobility - Carvelo</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Carvelo</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Lime</wfs:Name>
      <wfs:Title>Shared Mobility - Lime</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Lime</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_PickEBike</wfs:Name>
      <wfs:Title>Shared Mobility - Pick-e-Bike</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_PickEBike</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_PickEMoped</wfs:Name>
      <wfs:Title>Shared Mobility - Pick-e-Moped</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_PickEMoped</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Velospot</wfs:Name>
      <wfs:Title>Shared Mobility - Velospot</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Velospot</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Voi</wfs:Name>
      <wfs:Title>Shared Mobility - Voi</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Voi</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Dott</wfs:Name>
      <wfs:Title>Shared Mobility - Dott</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Dott</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Mobility_Punkt</wfs:Name>
      <wfs:Title>Shared Mobility - Mobility (Punkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Mobility_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Mobility_Punkt_Leer</wfs:Name>
      <wfs:Title>Shared Mobility - Mobility (Punkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Mobility_Punkt_Leer</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_Mobility_Abfrage</wfs:Name>
      <wfs:Title>Shared Mobility - Mobility (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_Mobility_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_2emCars_Punkt</wfs:Name>
      <wfs:Title>Shared Mobility - 2em Cars (Punkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_2emCars_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_2emCars_Punkt_Leer</wfs:Name>
      <wfs:Title>Shared Mobility - 2em Cars (Punkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_2emCars_Punkt_Leer</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_2emCars_Abfrage</wfs:Name>
      <wfs:Title>Shared Mobility - 2em Cars (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_2emCars_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_QuickRent_Punkt</wfs:Name>
      <wfs:Title>Shared Mobility - QuickRent (Punkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_QuickRent_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_QuickRent_Punkt_Leer</wfs:Name>
      <wfs:Title>Shared Mobility - QuickRent (Punkt)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_QuickRent_Punkt_Leer</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XS_QuickRent_Abfrage</wfs:Name>
      <wfs:Title>Shared Mobility - QuickRent (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XS_QuickRent_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XP_Parkhausauslastung</wfs:Name>
      <wfs:Title>Aktuelle Parkhausauslastung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XP_Parkhausauslastung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XG_Gartenbad_Punkt</wfs:Name>
      <wfs:Title>Aktuelle Temperaturen der Gartenbäder</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XG_Gartenbad_Punkt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>XG_Gartenbad_Abfrage</wfs:Name>
      <wfs:Title>Aktuelle Temperaturen der Gartenbäder (Abfrage)</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.240160 47.265750</ns2:LowerCorner>
        <ns2:UpperCorner>8.105330 47.758550</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=XG_Gartenbad_Abfrage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PT_Partizipation_Laufend</wfs:Name>
      <wfs:Title>Kantonale Partizipationsvorhaben - Partizipation Laufend</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PT_Partizipation_Laufend</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PT_Partizipation_inPlanung</wfs:Name>
      <wfs:Title>Kantonale Partizipationsvorhaben - Partizipation in Planung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PT_Partizipation_inPlanung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PT_Information_Laufend</wfs:Name>
      <wfs:Title>Kantonale Partizipationsvorhaben - Information laufend</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PT_Information_Laufend</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>PT_Information_inPlanung</wfs:Name>
      <wfs:Title>Kantonale Partizipationsvorhaben - Information in Planung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=PT_Information_inPlanung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>LG_Lichtsignalanlage</wfs:Name>
      <wfs:Title>Lichtsignalanlage</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=LG_Lichtsignalanlage</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_Auswertung_DenkmalpflegerischRelevant</wfs:Name>
      <wfs:Title>Denkmalpflegerisch relevant</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_Auswertung_DenkmalpflegerischRelevant</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_Auswertung_DenkmalpflegerischNichtRelevant</wfs:Name>
      <wfs:Title>Denkmalpflegerisch nicht relevant oder nicht geprüft</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_Auswertung_DenkmalpflegerischNichtRelevant</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_Auswertungskriterien_Denkmalverzeichnis</wfs:Name>
      <wfs:Title>Denkmalverzeichnis</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_Auswertungskriterien_Denkmalverzeichnis</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_Auswertungskriterien_Nahwirkung</wfs:Name>
      <wfs:Title>Nahwirkung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_Auswertungskriterien_Nahwirkung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_Auswertungskriterien_Fernwirkung</wfs:Name>
      <wfs:Title>Fernwirkung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_Auswertungskriterien_Fernwirkung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_Auswertungskriterien_HistorischeDachdeckung</wfs:Name>
      <wfs:Title>Historische Dachdeckung</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_Auswertungskriterien_HistorischeDachdeckung</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_UntersuchteDachflaeche</wfs:Name>
      <wfs:Title>Berücksichtigte Dachflächen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_UntersuchteDachflaeche</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>HD_HistorischerOrtskern</wfs:Name>
      <wfs:Title>Historischer Ortskern</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=HD_HistorischerOrtskern</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Mauersegler_belegt</wfs:Name>
      <wfs:Title>Mauersegler (Apus apus) Belegt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Mauersegler_belegt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Mauersegler_verlassen</wfs:Name>
      <wfs:Title>Mauersegler (Apus apus) verlassen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Mauersegler_verlassen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Mauersegler_kuenstlich</wfs:Name>
      <wfs:Title>Mauersegler (Apus apus) künstlich unbesetzt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Mauersegler_kuenstlich</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Mauersegler_vermutet</wfs:Name>
      <wfs:Title>Mauersegler (Apus apus) vermutet</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Mauersegler_vermutet</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Alpensegler_belegt</wfs:Name>
      <wfs:Title>Alpensegler (Tachymarptis melba) Belegt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Alpensegler_belegt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Alpensegler_verlassen</wfs:Name>
      <wfs:Title>Alpensegler (Tachymarptis melba) Verlassen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Alpensegler_verlassen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Alpensegler_kuenstlich</wfs:Name>
      <wfs:Title>Alpensegler (Tachymarptis melba) künstlich unbesetzt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Alpensegler_kuenstlich</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Alpensegler_vermutet</wfs:Name>
      <wfs:Title>Alpensegler (Tachymarptis melba) vermutet</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Alpensegler_vermutet</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Rauchschwalbe_belegt</wfs:Name>
      <wfs:Title>Rauchschwalbe (Hirundo rustica) Belegt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Rauchschwalbe_belegt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Rauchschwalbe_verlassen</wfs:Name>
      <wfs:Title>Rauchschwalbe (Hirundo rustica) Verlassen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Rauchschwalbe_verlassen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Rauchschwalbe_kuenstlich</wfs:Name>
      <wfs:Title>Rauchschwalbe (Hirundo rustica) künstlich unbesetzt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Rauchschwalbe_kuenstlich</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Mehlschwalbe_belegt</wfs:Name>
      <wfs:Title>Mehlschwalbe (Delichon urbicum) Belegt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Mehlschwalbe_belegt</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Mehlschwalbe_verlassen</wfs:Name>
      <wfs:Title>Mehlschwalbe (Delichon urbicum) Verlassen</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Mehlschwalbe_verlassen</wfs:MetadataURL>
    </wfs:FeatureType>
    <wfs:FeatureType>
      <wfs:Name>VG_Mehlschwalbe_kuenstlich</wfs:Name>
      <wfs:Title>Mehlschwalbe (Delichon urbicum) künstlich unbesetzt</wfs:Title>
      <wfs:DefaultSRS>urn:ogc:def:crs:EPSG::2056</wfs:DefaultSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4326</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::3857</wfs:OtherSRS>
      <wfs:OtherSRS>urn:ogc:def:crs:EPSG::4258</wfs:OtherSRS>
      <wfs:OutputFormats>
        <wfs:Format>text/xml; subtype=gml/3.1.1</wfs:Format>
        <wfs:Format>application/json; subtype=geojson</wfs:Format>
      </wfs:OutputFormats>
      <ns2:WGS84BoundingBox dimensions="2">
        <ns2:LowerCorner>7.239494 47.265369</ns2:LowerCorner>
        <ns2:UpperCorner>8.106533 47.761984</ns2:UpperCorner>
      </ns2:WGS84BoundingBox>
      <wfs:MetadataURL format="text/xml" type="TC211">https://wfs.geo.bs.ch?request=GetMetadata&amp;layer=VG_Mehlschwalbe_kuenstlich</wfs:MetadataURL>
    </wfs:FeatureType>
  </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>