<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns="http://www.opengis.net/wfs/2.0" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
  <ows:ServiceIdentification>
    <ows:Title>OGD ZH WFS</ows:Title>
    <ows:Abstract>WFS für Open-Government-Data des Kantons Zürich</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>GIS-ZH</ows:Keyword>
      <ows:Keyword>Geodaten</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType codeSpace="OGC">WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees>none</ows:Fees>
    <ows:AccessConstraints>none</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Geoinformation Kanton Zürich</ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href="https://maps.zh.ch/"/>
    <ows:ServiceContact>
      <ows:IndividualName>gis@bd.zh.ch</ows:IndividualName>
      <ows:PositionName>Helpdesk</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice/>
          <!--WARNING: Optional metadata "ows_contactvoicetelephone" was missing for ows:Voice-->
          <ows:Facsimile/>
          <!--WARNING: Optional metadata "ows_contactfacsimiletelephone" was missing for ows:Facsimile-->
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Stampfenbachstrasse 12</ows:DeliveryPoint>
          <ows:City>Zürich</ows:City>
          <ows:AdministrativeArea>ZH</ows:AdministrativeArea>
          <ows:PostalCode>8001</ows:PostalCode>
          <ows:Country>Schweiz</ows:Country>
          <ows:ElectronicMailAddress>gis@bd.zh.ch</ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href="https://maps.zh.ch/"/>
        <ows:HoursOfService/>
        <!--WARNING: Optional metadata "ows_hoursofservice" was missing for ows:HoursOfService-->
        <ows:ContactInstructions/>
        <!--WARNING: Optional metadata "ows_contactinstructions" was missing for ows:ContactInstructions-->
      </ows:ContactInfo>
      <ows:Role/>
      <!--WARNING: Optional metadata "ows_role" was missing for ows:Role-->
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
          <ows:Post xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>2.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>1.0.0</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="AcceptFormats">
        <ows:AllowedValues>
          <ows:Value>text/xml</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="Sections">
        <ows:AllowedValues>
          <ows:Value>ServiceIdentification</ows:Value>
          <ows:Value>ServiceProvider</ows:Value>
          <ows:Value>OperationsMetadata</ows:Value>
          <ows:Value>FeatureTypeList</ows:Value>
          <ows:Value>Filter_Capabilities</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeFeatureType">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
          <ows:Post xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
          <ows:Post xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>application/json; subtype=geojson</ows:Value>
          <ows:Value>text/csv</ows:Value>
          <ows:Value>application/shapefile</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
          <ows:Post xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
          <ows:Post xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
          <ows:Post xlink:type="simple" xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Parameter name="version">
      <ows:AllowedValues>
        <ows:Value>2.0.0</ows:Value>
        <ows:Value>1.1.0</ows:Value>
        <ows:Value>1.0.0</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    <ows:Constraint name="ImplementsBasicWFS">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTransactionalWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsLockingWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="KVPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="XMLEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="SOAPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsInheritance">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsRemoteResolve">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsResultPaging">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsStandardJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsSpatialJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTemporalJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsFeatureVersioning">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ManageStoredQueries">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="PagingIsTransactionSafe">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="QueryExpressions">
      <ows:AllowedValues>
        <ows:Value>wfs:Query</ows:Value>
        <ows:Value>wfs:StoredQuery</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <FeatureType>
      <Name>ms:ogd-0255_giszhpub_aln_lichtwaelder_teilobj_f</Name>
      <Title>Lichte Wälder Kanton Zürich (255.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0255_giszhpub_aln_lichtwaelder_teilobj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0002_giszhpub_fff_f</Name>
      <Title>Fruchtfolgeflächen (2.2)</Title>
      <Abstract>&lt;p&gt;Fruchtfolgeflächen, Publikationsversion&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0002_giszhpub_fff_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0009_giszhpub_wald_waldeigentum_f</Name>
      <Title>Waldeigentum (9.2)</Title>
      <Abstract>Waldflächen, Waldeigentümer, Waldeigentumskategorien.&#13;
&#13;
!NUR rechtliche WALDFLAECHEN!&#13;
Keine "Übrige bestockte Flächen" und keine unbestockten Flächen.&#13;
&#13;
Dieser Datensatz entspricht dem PostGIS Datensatz &lt;b&gt;"giszhpub_wald_waldeigentumkategorie_f"&lt;/b&gt;. Der Name ist anders, damit man den Quell-Code von Fomes nicht anpassen muss.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0009_giszhpub_wald_waldeigentum_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_hw_gk_f</Name>
      <Title>Gewässer Gefahrenbereiche Hochwasser (44.2)</Title>
      <Abstract>Gefahrenbereiche Hochwasser</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_hw_gk_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0216_kapo_zivilstandskreise_f</Name>
      <Title>Zivilstandskreise (216.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0216_kapo_zivilstandskreise_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0046_arv_basis_waldreservat_f</Name>
      <Title>ÖREB-Kataster - Waldreservate (46.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0046_arv_basis_waldreservat_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0109_giszhpub_wald_bestand_f</Name>
      <Title>Bestandesdaten (109.2)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0109_giszhpub_wald_bestand_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_holz_waermenetz_l</Name>
      <Title>Holzwärmenetz (172.10)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_holz_waermenetz_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_kiesabbau_f</Name>
      <Title>Kiesabbau (327.19)</Title>
      <Abstract>Kiesabbau</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_kiesabbau_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0208_awel_aw_kies_moraene_f</Name>
      <Title>Moräne (208.2)</Title>
      <Abstract>Kiesvorkommen "Moräne"</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0208_awel_aw_kies_moraene_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0010_giszhpub_fns_amph_zugst_karch_p</Name>
      <Title>Amphibinezugstellen Kanton Zürich (10.1)</Title>
      <Abstract>Zugstellen (Auszug aus der Datenbank von Info Fauna)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0010_giszhpub_fns_amph_zugst_karch_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0021_arv_basis_np_ul_qp_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Quartierpläne (21.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Quartierpläne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0021_arv_basis_np_ul_qp_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0021_arv_basis_np_ul_qp_proj_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Quartierpläne projektiert (21.2)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Quartierpläne projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0021_arv_basis_np_ul_qp_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0023_giszhpub_wb_oekom_seen_abschnitte_l</Name>
      <Title>Ökomorphologie der Seeufer (23.1)</Title>
      <Abstract>Der Zustand der Ökomorphologie der Seeufer wir von folgenden Uferbereichen beurteilt:&#13;
- Seeufer gesamt&#13;
- Flachwasserzone&#13;
- Uferlinie&#13;
- Uferzone&#13;
- Uferstreifen&#13;
- Hinterlandstreifen&#13;
- Keine Nutzung im Uferbereich&#13;
&#13;
Die Klassierung erfolgt folgendermassen:&#13;
0 - 0.2: künstlich : Klasse 5&#13;
0.2 - 0.4: naturfremd: Klasse 4&#13;
0.4 - 0.6: beeinträchtigt: Klasse 3&#13;
0.6 - 0.8: wenig beeinträchtigt: Klasse 2&#13;
0.8 - 1: natürlich, naturnah: Klasse 1&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0023_giszhpub_wb_oekom_seen_abschnitte_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0028_giszhpub_tba_str_baustellen_f</Name>
      <Title>TBA Baustellen auf Kantonsstrassen (OGD) (28.2)</Title>
      <Abstract>Baustellen des kantonalen Tiefbauamtes auf Kantonsstrassen (OGD). </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0028_giszhpub_tba_str_baustellen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0031_giszhpub_fns_parkperimeter_national_f</Name>
      <Title>Pärke von nationaler Bedeutung Kanton Zürich (31.1)</Title>
      <Abstract>Rechtsgültiger Parkperimeter mit Zoneneinteilung nach Art. 23 und 24 der Verordnung über die Pärke von nationaler Bedeutung vom 1. Dezember 2007.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0031_giszhpub_fns_parkperimeter_national_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_gefaehrdung_f</Name>
      <Title>BAFU Oberflächenabfluss 2018 Fliesstiefe (35.1)</Title>
      <Abstract>Gefährdung Oberflächenabfluss&#13;
Daten OFA 2018, schweizweite Modellierung f. ein 100-jähriges Regenereignis. Daten sind von BAFU.&#13;
https://www.bafu.admin.ch/bafu/de/home/themen/naturgefahren/fachinformationen/naturgefahrensituation-und-raumnutzung/gefahrengrundlagen/oberflaechenabfluss.html&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_gefaehrdung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0600_giszhpub_mba_sekii_schulen_p</Name>
      <Title>Schulen SekII (600.1)</Title>
      <Abstract>Punktdatensatz der SekII Schulen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0600_giszhpub_mba_sekii_schulen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_giszhpub_wb_ofa_fliessrichtung_p</Name>
      <Title>BAFU Oberflächenabfluss 2018 Fliessrichtung (35.2)</Title>
      <Abstract>Fliessrichtung der OFA Karte 2018, modelliert für den Kanton Zürich</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_giszhpub_wb_ofa_fliessrichtung_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliesstiefen_p30_f</Name>
      <Title>Fliesstiefen P30 (35.3)</Title>
      <Abstract>Fliesstiefen des Oberflächenabfluss für die Jährlichkeit P30</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliesstiefen_p30_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliesstiefen_p100_f</Name>
      <Title>Fliesstiefen P100 (35.4)</Title>
      <Abstract>Fliesstiefen des Oberflächenabfluss für die Jährlichkeit P100</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliesstiefen_p100_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliesstiefen_p300_f</Name>
      <Title>Fliesstiefen P300 (35.5)</Title>
      <Abstract>Fliesstiefen des Oberflächenabfluss für die Jährlichkeit P300</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliesstiefen_p300_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliesstiefen_p1000_f</Name>
      <Title>Fliesstiefen P1000 (35.6)</Title>
      <Abstract>Fliesstiefen des Oberflächenabfluss für die Jährlichkeit P1000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliesstiefen_p1000_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t30_1_3000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P30 für Massstab 1:3'000 (35.7)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 30-jährliches Ereignis im Massstab 1:3'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t30_1_3000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t30_1_6000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P30 für Massstab 1:6'000 (35.8)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 30-jährliches Ereignis im Massstab 1:6'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t30_1_6000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t30_1_12000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P30 für Massstab 1:12'000 (35.9)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 30-jährliches Ereignis im Massstab 1:12'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t30_1_12000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t100_1_3000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P100 für Massstab 1:3'000 (35.10)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 100-jährliches Ereignis im Massstab 1:3'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t100_1_3000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t100_1_6000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P100 für Massstab 1:6'000 (35.11)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 100-jährliches Ereignis im Massstab 1:6'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t100_1_6000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t100_1_12000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P100 für Massstab 1:12'000 (35.12)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 100-jährliches Ereignis im Massstab 1:12'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t100_1_12000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t300_1_3000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P300 für Massstab 1:3'000 (35.13)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 300-jährliches Ereignis im Massstab 1:3'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t300_1_3000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t300_1_6000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P300 für Massstab 1:6'000 (35.14)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 300-jährliches Ereignis im Massstab 1:6'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t300_1_6000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t300_1_12000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P300 für Massstab 1:12'000 (35.15)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 300-jährliches Ereignis im Massstab 1:12'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t300_1_12000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t1000_1_3000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P1000 für Massstab 1:3'000 (35.16)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 1000-jährliches Ereignis im Massstab 1:3'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t1000_1_3000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessricht_t1000_1_6000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P1000 für Massstab 1:6'000 (35.17)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 1000-jährliches Ereignis im Massstab 1:6'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessricht_t1000_1_6000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0035_awel_wb_ofa_fliessrich_t1000_1_12000_p</Name>
      <Title>Fliessrichtung Oberflächenabfluss P1000 für Massstab 1:12'000 (35.18)</Title>
      <Abstract>Fliessrichtungen des Oberflächenabfluss für ein 1000-jährliches Ereignis im Massstab 1:12'000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0035_awel_wb_ofa_fliessrich_t1000_1_12000_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0036_giszhpub_lw_nek_f</Name>
      <Title>Landwirtschaftliche Nutzungseignung (36.2)</Title>
      <Abstract>&lt;p&gt;Beurteilungsflächen der landwirtschaftlichen Nutzungseignung Publikationsversion&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0036_giszhpub_lw_nek_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0038_aln_fabo_pbvgde_hwf_f</Name>
      <Title>Prüfperimeter für Bodenverschiebungen (38.1)</Title>
      <Abstract>Prüfperimeter für Bodenverschiebungen: Hinweisflächen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0038_aln_fabo_pbvgde_hwf_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0043_giszhpub_wald_eichenobjekte_f</Name>
      <Title>Eichenförderobjekte (43.2)</Title>
      <Abstract>Diese FC stellt die Weiterführung der im WEP Plan "Besondere Ziele" ausgeschiedenen Flächen "B4 Eichenförderung" dar und dient der Publikation der Förderobjekte.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0043_giszhpub_wald_eichenobjekte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0155_arv_basis_np_ul_punkt_p</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Punkte (155.3)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Punkte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0155_arv_basis_np_ul_punkt_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_gk_projektuebersicht_f</Name>
      <Title>Gewässer Projektübersicht Gefahrenkartierung (44.1)</Title>
      <Abstract>Layer beinhaltet pro Gemeinde den aktuellen Stand der Gefahrenkartierung und stellt Detailinformationen zum letzten Projekt (Ersterhebung oder Revision) zur Verfügung. Weiter sind Links auf zusätzliche PDF-Unterlagen enthalten (z.B. Verfügung, Projekthistorie, Schwachstellenkarte).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_gk_projektuebersicht_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_hw_hindat_f</Name>
      <Title>Gewässer Hinweisflächen Hochwasser (44.3)</Title>
      <Abstract>Hinweisflächen Hochwasser. &#13;
Der Hinweisprozess Oberflächenabfluss gilt nur für Gefahrenkarten vor 2018. Seit Bestehen der Gefährdungskarte Oberflächenabfluss muss dieser Prozess nicht mehr im Hinweisdatensatz abgebildet werden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_hw_hindat_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_hw_ik100_f</Name>
      <Title>Gewässer Intensitätsflächen Hochwasser 100-jährliche Eintrittswahrscheinlichkeit (44.4)</Title>
      <Abstract>Intensitätsflächen Hochwasser 100-jährliche Eintrittswahrscheinlichkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_hw_ik100_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_hw_ik300_f</Name>
      <Title>Gewässer Intensitätsflächen Hochwasser 300-jährliche Eintrittswahrscheinlichkeit (44.5)</Title>
      <Abstract>Intensitätsflächen Hochwasser 300- jährliche Eintrittswahrscheinlichkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_hw_ik300_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_hw_ik30_f</Name>
      <Title>Gewässer Intensitätsflächen Hochwasser 30-jährliche Eintrittswahrscheinlichkeit (44.6)</Title>
      <Abstract>Intensitätsflächen Hochwasser 30-jährliche Eintrittswahrscheinlichkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_hw_ik30_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_mb_gk_f</Name>
      <Title>Gewässer Gefahrenbereiche Massenbewegungen (44.7)</Title>
      <Abstract>Gefahrenbereiche Massenbewegungen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_mb_gk_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_mb_hindat_f</Name>
      <Title>Gewässer Hinweisflächen Massenbewegungen (44.8)</Title>
      <Abstract>Hinweisflächen Massenbewegungen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_mb_hindat_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_mb_ik100_f</Name>
      <Title>Gewässer Intensitätsflächen Massenbewegungen 100-jährliche Eintrittswahrscheinlichkeit (44.9)</Title>
      <Abstract>Intensitätsflächen Massenbewegungen 100-jährliche Eintrittswahrscheinlichkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_mb_ik100_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_mb_ik300_f</Name>
      <Title>Gewässer Intensitätsflächen Massenbewegungen 300-jährliche Eintrittswahrscheinlichkeit (44.10)</Title>
      <Abstract>Intensitätsflächen Massenbewegungen 300-jährliche Eintrittswahrscheinlichkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_mb_ik300_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_mb_ik30_f</Name>
      <Title>Gewässer Intensitätsflächen Massenbewegungen 30-jährliche Eintrittswahrscheinlichkeit (44.11)</Title>
      <Abstract>Intensitätsflächen Massenbewegungen 30-jährliche Eintrittswahrscheinlichkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_mb_ik30_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_mb_ikp_f</Name>
      <Title>Gewässer Intensitätsflächen permanente Rutschungen (Massenbewegungen) (44.12)</Title>
      <Abstract>Intensitätsflächen permanente Rutschungen (Massenbewegungen)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_mb_ikp_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_syn_gk_f</Name>
      <Title>Gewässer Synoptische Gefahrenkarte (44.13)</Title>
      <Abstract>Synoptische Gefahrenkarte, welche die massgebenden Gefahrenstufen resultierend aus der Kombination der Gefahrenbereiche der Hauptprozesse Hochwasser und Massenbewegungen enthält.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_syn_gk_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_syn_perimeter_f</Name>
      <Title>Gewässer Untersuchtes Gebiet Synoptische Gefahrenkarte (44.14)</Title>
      <Abstract>Im Rahmen der Erstellung der synoptischen Gefahrenkarte untersuchtes Gebiet</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_syn_perimeter_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_wassertiefenpkte_vor_2006_p</Name>
      <Title>Gewässer Koten-/Tiefenwerte Hochwasser (Daten vor 2006) (44.15)</Title>
      <Abstract>Punktuelle Koten-/Tiefenwerte bei den Gemeinden mit alten Gefahrenkarten vor 2006.&#13;
Stand September 2024: betrifft nur noch die Gemeinde Mönchaltorf</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_wassertiefenpkte_vor_2006_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_hw_ik1000_f</Name>
      <Title>Gewässer Intensitätsflächen und Wassertiefen Hochwasser 1000-jährliche Eintrittswahrscheinlichkeit (44.16)</Title>
      <Abstract>Intensitätsflächen und Wassertiefen Hochwasser 1000-jährliche Eintrittswahrscheinlichkeit. &#13;
Dies entspricht dem im Rahmen der Gefahrenkartierung untersuchten Extremereignis. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_hw_ik1000_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_hw_rote_fliesspfeile_p</Name>
      <Title>Rote Fliesspfeile (44.17)</Title>
      <Abstract>Die roten Fliesspfeile markieren Intensitätsflächen mit einer hohen Fliessgeschwindigkeit von v &gt; 1 m/s. Der Pfeil wird in der Mitte der jeweiligen Fläche platziert.&#13;
Rote Fliesspfeile werden seit 2019 als Geodaten abgegeben. Für Gefahrenkartierungen mit Verfügungsdatum älter als 2019, wurden rote Fliesspfeile nicht als Geodatensätze abgegeben, sie sind aber in den PDF-Wassertiefenkarten enthalten. &#13;
&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_hw_rote_fliesspfeile_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_awel_wb_ausserhalb_perimeter_f</Name>
      <Title>Gewässer Nicht untersuchtes Gebiet Synoptische Gefahrenkarte (44.30)</Title>
      <Abstract>Im Rahmen der Erstellung der synoptischen Gefahrenkarte nicht untersuchtes Gebiet</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_awel_wb_ausserhalb_perimeter_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_schwachstellen_p</Name>
      <Title>Gewässer Schwachstellen Hochwasser (Punkte) (44.32)</Title>
      <Abstract>Die punktförmigen Schwachstellen stellen punktuelle Verengungen im Gerinne dar (Brücken oder Einläufe in Eindolungen und Entlastungsleitungen, andere Bauwerke oder auch lokale Verengungen in offenen Gerinneabschnitten). Wenn eine punktuelle Verengung kein Defizit aufweist, wird der Punkt trotzdem erfasst und entsprechend attributiert («Untersucht, keine Schwachstelle»). Kritische punktuelle Verengungen sind einzeln zu untersuchen und gemäss Ergebnis zu attributieren. Der Punkt wird auf der Gewässerachse platziert, die Lagegenauigkeit beträgt 10 m.&#13;
Schwachstellen älter als 2023 wurden nachträglich digitalisiert. Diese älteren Schwachstellen liegen in unterschiedlichen Detaillierungsgraden vor. &#13;
&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_schwachstellen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0044_giszhpub_wb_schwachstellen_l</Name>
      <Title>Gewässer Schwachstellen Hochwasser (Linien) (44.33)</Title>
      <Abstract>Die linienförmigen Schwachstellen stellen Uferabschnitte mit einem Kapazitätsdefizit dar. Sie müssen bei Gewässern (Seen, Bächen und Flüssen) im kantonalen Unterhalt und falls relevant auch bei kommunalen Gewässern angegeben werden, und zwar für beide Uferseiten (in älteren Gefahrenkarten wurden linke und rechte Ufer teilweise nicht separat ausgewiesen). Wenn sich eine Schwachstelle bei den Abklärungen nicht bestätigt, wird die Linie entsprechend attributiert («Untersucht, keine Schwachstelle»). Daraus folgt, dass bei Gewässern im kantonalen Unterhalt durchgehend entlang beider Ufer eine Beurteilung inkl. entsprechender Attributierung erfolgt. Die Linien werden auf der Böschungsoberkante oder um bis zu 10 m nach aussen versetzt platziert, die Lagegenauigkeit beträgt 10 m.&#13;
Schwachstellen älter als 2023 wurden nachträglich digitalisiert. Diese älteren Schwachstellen liegen in unterschiedlichen Detaillierungsgraden vor. &#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0044_giszhpub_wb_schwachstellen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_fliessgewaesser_l</Name>
      <Title>Gewässer Öffentliche Fliessgewässer (45.1)</Title>
      <Abstract>&lt;p&gt;Achsen der öffentlichen Fliessgewässer mit Attributen der Gewässerausprägung (GISZHPUB.WB_GEWAESSERAUSPRAEGUNG_L), des Fliessgewässertyps (GISZHPUB.WB_FLIESSGEWAESSERTYP_L), der Gewässerbezeichnung (GISZHPUB.WB_GEWAESSERBEZEICHNUNG_L) und der Zuständigkeiten (GISZHPUB.WB_ZUSTAENDIGKEITEN_L). See- und Weihertraversen sind nicht enthalten. Beginn und Ende der öffentlichen Fliessgewässer im GIS entsprechen den rechtskräftigen AWEL-Gewässerplänen und -verzeichnissen. Wasserrechtskanäle werden in einem separaten Datensatz geführt (GIS-ZH Nr. 51.2).&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_fliessgewaesser_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0092_aln_fabo_boka5l_keh_f</Name>
      <Title>Bodenkartierung der Landwirtschaftsflächen: Kartiereinheiten (KEH) (92.1)</Title>
      <Abstract>&lt;p&gt;Die &lt;span class="SpellE"&gt;Kartiereinheit&lt;/span&gt; bezeichnet eine Fläche auf der Karte (auch Polygon genannt) mit einheitlichen Bodeneigenschaften. Diese sind in der zugeordneten Bodeneinheit beschrieben.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0092_aln_fabo_boka5l_keh_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0092_aln_fabo_boka5l_profil_p</Name>
      <Title>Bodenkartierung der Landwirtschaftsflächen: Profilstandorte (92.2)</Title>
      <Abstract>&lt;p&gt;Standorte der Profilgruben für die Referenzaufnahmen (Bodenprofile)&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0092_aln_fabo_boka5l_profil_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_fliessgewaesser_l_m</Name>
      <Title>Gewässer Fliessgewässerrouten (45.2)</Title>
      <Abstract>&lt;p&gt;Geroutete (metrierte) Achsen der öffentlichen Fliessgewässer. Sie bilden ein topologisch geschlossenes Netzwerk (seltene Ausnahmen: Versickerungsstellen und Einleitungen in die Mischwasserkanalisation) und dienen den dazugehörigen Fachdaten (Eventtabellen) als Basisgeometrien (z.B. Gewässerbezeichnung, Fliessgewässerökomorphologie). Die Lage der Fliessgewässerlinien wird als Mittelachsen auf Grundlage der amtlichen Vermessung nachgeführt (siehe auch Datengrundlage). Beginn und Ende der öffentlichen Fliessgewässer im GIS entsprechen den rechtskräftigen AWEL-Gewässerplänen und -verzeichnissen. Wasserrechtskanäle werden in einem separaten Datensatz geführt (GIS-ZH Nr. 51.2). HINWEIS: Aufgrund eines Softwarefehlers wird derzeit bei der Datenabgabe als ESRI Geodatabase der M-Wert für die Metrierung der gerouteten Gewässerachsen (WB_FLIESSGEWAESSER_L_M und WB_SEEUFERLINIEN_L_M) leider nicht mitgegeben. Bei den anderen Formaten (Shapefile etc.) hingegen funktioniert es. (kar, 23.9.2019)&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_fliessgewaesser_l_m"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_gewaesserbezeichnung_l</Name>
      <Title>Gewässer Fliessgewässerbezeichnung (45.3)</Title>
      <Abstract>&lt;p&gt;Beinhaltet die Gewässernummern und -namen. Die bisherige kommunale Gewässernummer (Gemeindegewässernummer) wurde per Mitte Januar 2022 durch die neue kantonale Gewässernummer abgelöst. Unter 45.8 steht eine Umrechnungstabelle der kommunalen Fliessgewässernummer sowie der Routennummer in die neue kantonale Fliessgewässernummer zur Verfügung.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_gewaesserbezeichnung_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0125_giszhpub_trockenstaoinv_74_beob_p</Name>
      <Title>Arten der Trockenstandortobjekte der Kartierung 1974 (125.2)</Title>
      <Abstract>Arten der Trockenstandortobjekte der Kartierung 1974</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0125_giszhpub_trockenstaoinv_74_beob_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0127_giszhpub_inv80_naturschutzobjekte_f</Name>
      <Title>Naturschutzobjekte (127.10)</Title>
      <Abstract>Naturschutzobjekte des Inventars 1980.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0127_giszhpub_inv80_naturschutzobjekte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_gewaesserauspraegung_l</Name>
      <Title>Gewässer Fliessgewässerausprägung (45.4)</Title>
      <Abstract>&lt;p&gt;Information, ob Fliessgewässerabschnitte offen oder eingedolt sind sowie ob diese über ein eigenes AWEL-Gewässergrundstück verfügen oder nicht (Servitutsgewässer). Beide Ausprägungen werden jeweils wöchentlich übers Wochenende automatisch auf Grundlage der amtlichen Vermessung (GIS-ZH Nr. 401, 402) und des Immobilienregisters (GIS-ZH Nr. 3) aktualisiert.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_gewaesserauspraegung_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_fliessgewaessertyp_l</Name>
      <Title>Gewässer Fliessgewässertyp (45.5)</Title>
      <Abstract>&lt;p&gt;Unterscheidung in Normal-, Parallelgewässer, Seetraverse, Hochwasserentlastungskanal und künstlich angelegtes Gewässer.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_fliessgewaessertyp_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0060_giszhpub_avimonitoringinv_90_artbeob_p</Name>
      <Title>Artenbeobachtungen (Revierkartierung) auf Probeflächen Avimonitoring Kanton Zürich 1993 bis 2012 (60.2)</Title>
      <Abstract>Auf Probeflächen referenzierte Artenbeobachtungen der Revierkartierung das Avimonitoringprojektes Kanton Zürich von 1993 bis 2012.Die Punkte entsprechen den Reviermittelpunkten.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0060_giszhpub_avimonitoringinv_90_artbeob_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_gewaessernummer_komm_kant_l</Name>
      <Title>Umrechnungstabelle kommunale Fliessgewässernummer und Routennummer in kantonale Fliessgewässernummer (45.8)</Title>
      <Abstract>&lt;p&gt;Bis Januar 2022 wurde in allen offiziellen Dokumenten der Abteilung Wasserbau eine kommunale Gewässernummer (Gemeindegewässernummer) verwendet. Dasselbe Fliessgewässer hatte pro durchflossene Gemeinde eine andere Nummer und die Nummern waren kantonsweit nicht eindeutig. Gleichzeitig gab es eine Routennummer, welche pro Fliessgewässer einmalig war, aber nur als technische ID im GIS verwendet wurde. Ab Januar 2022 wird nur noch eine neue kantonale Gewässernummer im GIS und in offiziellen Dokumenten der Abteilung Wasserbau verwendet. Die Routennummer und die kommunale Gewässernummer wurden aus dem GIS entfernt. Dieser Datensatz kann für Externe als Umrechnungsschlüssel der kommunalen in die kantonale Gewässernummer verwendet werden. Dabei ist zu berücksichtigen, dass die kommunale Gewässernummer nur in Kombination mit der BFSNR (Gemeindecode) kantonsweit eindeutig ist und dass bei Ursprungsarmen sowie Parallelgerinnen keine automatisierte Zuweisung der kantonalen Gewässernummer möglich ist (im Gegensatz zur kantonalen wurde bei der kommunalen Nummer dieselbe Nummer verwendet). Zudem kann dieser Datensatz für die Umrechnung der Routennummer in die kantonale Gewässernummer verwendet werden. Da beide Nummern jeweils von der Quelle bis zur Mündung gleich bleiben, ist eine simple vollautomatisierte Umrechnung möglich.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_gewaessernummer_komm_kant_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_stehgewaesser_f</Name>
      <Title>Gewässer Öffentliche und private Stehgewässer (Seefläche) (45.10)</Title>
      <Abstract>&lt;p&gt;Umfasst alle öffentlichen und ggf. privaten Stehgewässer (Seen und Weiher) im Hauptschluss öffentlicher Fliessgewässer sowie isolierte Stehgewässer ohne Zu-/ Abfluss über 500 m2. Wasserrechtsweiher werden in einem separaten Datensatz geführt (GIS-ZH Nr. 51.2). Die Feststellung der Hoheitsrechte (öffentlich vs privat) ist in den meisten Fällen noch pendent und wird laufend aktualisiert. Die Uferlinien der 10 grössten Seen entsprechen im Flächendatensatz mit Ausnahme des Zürichsees WB_SEEUFERLINIEN_L_M, die Umrisse der restlichen Stehgewässer basieren auf der amtlichen Vermessung. Die Zürichseefläche wurde zwischen 2011 und 2017 im Auftrag des AWEL durch die amtliche Vermessung rechtskräftig erhoben. Dabei lag die Bestimmung der Seefläche im Bereich von durch Haben, Bootshäusern etc. überdeckten Flächen besonders im Fokus. Für die Gewässerraumausscheidung wurden Bootshäuser, Haben und Buchten, die nicht dem generellen Trend der Uferlinie folgen, im Liniendatensatz entfernt bzw. generalisiert (siehe Datengrundlage/Dokumentation).&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_stehgewaesser_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_stehgewaesser_l</Name>
      <Title>Gewässer Öffentliche und private Stehgewässer (Uferlinie) (45.11)</Title>
      <Abstract>&lt;p&gt;Dieser Datensatz beinhaltet die Uferlinien aller öffentlichen und, sofern bekannt, privaten Stehgewässer als massgebende Grundlage für die Gewässerraumfestlegung. Stehgewässer, welche einer wasserrechtlichen Konzession unterliegen, werden in separaten Datensätzen zur Verfügung gestellt (siehe GIS-ZH Nr. 51.1 für Wasserrechtsweiher an Oberflächengewässern und GIS-ZH Nr. 51.7 für Grundwasserrechtsweiher). Der Datensatz enthält sämtliche Seen und Weiher entlang öffentlicher Fliessgewässer, unabhängig deren Grösse. Zusätzlich sind Isolierte Stehgewässer ohne Zu- oder Abfluss erfasst, sofern ihre Wasserfläche grösser als 500 m2 ist. Der Prozess zur Feststellung der Gewässereigenschaft und Hoheitsrechte (öffentlich vs privat) ist noch nicht abgeschlossen. Projektierte Neuaufnahmen öffentlicher Stehgewässer sind in einem separaten Datensatz enthalten (GIS-ZH Nr. 45.14). Der Uferliniendatensatz wird basierend auf GISZHPUB.WB_STEHGEWAESSER_F (GIS-ZH Nr. 45.10) und GISZHPUB.WB_SEEUFERLINIEN_L_M (GIS-ZH Nr. 45.12) automatisiert erstellt. Dabei werden in STEHGEWAESSER_F offene/überdecke Flächen pro Stehgewässer zusammengeführt und in Uferlinien umgerechnet. Die 10 grössten Seen werden entfernt und durch die Uferlinien gemäss SEEUFERLI-NIEN_L_M ersetzt. Letzterer Schritt ist erforderlich, weil der Uferliniendatensatz entlang befestigter Ufer (betrifft primär den Zürichsee) teilweise nicht identisch ist mit dem Flächendatensatz. Für eine zweckmässige Festlegung des Gewässerraums wurden kleinere, künstlich angelegte Ausbuchtungen (landwärts) wie z.B. Bootshaben nach einheitlichen Kriterien generalisiert. Zusätzlich wurden auch schmale, längliche Einbuchtungen (seewärts) wie z.B. Hafenmolen aus der Uferlinie entfernt. Beide Generalisierungen führen zu einer optisch ru</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_stehgewaesser_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0095_arv_basis_up_gemeinden_f</Name>
      <Title>Gemeinden (95.1)</Title>
      <Abstract>&lt;p&gt;Offizieller Verlauf der Gemeindegrenzen, d.h. die Grenze der Stadt Zürich verläuft durch den Zürichsee, die Grenzen der übrigen Zürichsee- und der Greifenseegemeinden verlaufen entlang der Seeufer. Weitere Seen sind nicht ausgespart.&lt;/p&gt;&#13;
&lt;p&gt;Für die Harmonisierung der Datenlandschaft im Kanton ZH wurden die &lt;a href="https://github.com/statistikZH/gebietsstammdaten_zh/blob/main/Variablen.md"&gt;Gebietsstammdaten ZH &lt;/a&gt;hinzugefügt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0095_arv_basis_up_gemeinden_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_seeuferlinien_l_m</Name>
      <Title>Gewässer Geroutete Uferlinien der 10 grössten Stehgewässer (45.12)</Title>
      <Abstract>&lt;p&gt;Geroutete (metrierte) Uferlinien der 10 grössten Seen im Kanton Zürich. Sie dienen als Basisgeometrie für zusätzliche Fachinformationen (z.B. Ökomorphologie), welche in mehreren Eventtabellen zur Speicherung von Attributen entlang der Basisgeometrien mittels Meterständen (Von-Bis Angaben bei Linien) erfasst sind. Der Nullpunkt ist beim Seeauslauf. Massgebende Uferlinien für die Gewässerraumausscheidung an diesen Seen. Die Festlegung der Uferlinien erfolgte gutachterlich (siehe Datengrundlage/Dokumentation). Als Uferlinie für die Gewässerraumausscheidung gilt die Begrenzungslinie eines Gewässers, bei deren Bestimmung in der Regel auf einen regelmässig wiederkehrenden höchsten Wasserstand abgestellt wird. HINWEIS: Aufgrund eines Softwarefehlers wird derzeit bei der Datenabgabe als ESRI Geodatabase der M-Wert für die Metrierung der gerouteten Gewässerachsen (WB_FLIESSGEWAESSER_L_M und WB_SEEUFERLINIEN_L_M ) leider nicht mitgegeben. Bei den anderen Formaten (Shapefile etc.) hingegen funktioniert es. (kar, 23.9.2019)&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_seeuferlinien_l_m"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_zuerichsee_l</Name>
      <Title>Gewässer Uferlinie Zürichsee gemäss amtlicher Vermessung (45.13)</Title>
      <Abstract>&lt;p&gt;Umfasst die Uferlinie des Zürichsees bzw. die exakte Abgrenzung zwischen Land/Seewasser gemäss amtlicher Vermessung. Im Falle überdeckter Seebereiche entspricht die Uferlinie jeweils der "landseitigsten" Ausdehnung des Seewassers. Diese Abgrenzung ist massgebend für die Vergabe gewässerschutzrechtlicher Konzessionen und Bewilligungen (siehe auch GIS-Browserkarte Seebautenkataster). Die Seefläche wurde mit Fokus auf die stärker verbauten Uferabschnitte (viele durch Haben, Buchten, Bootshäuser etc. überdeckte Seeflächen) mittels Auftrag des AWEL's zwischen 2011 und 2017 durch die Nachführungsstellen der amtlichen Vermessung rechtskräftig erhoben. Zu einem späteren Zeitpunkt wurden Flachufer zusätzlich an das 1-jährliche Hochwasser angepasst (Kote: 406.1 mü.M.; dies entspricht der Definition der Seefläche gemäss Gewässerraumausscheidung, welche sich auf einen «regelmässig wiederkehrenden höchsten Wasserstand» beruft). Dieser Datensatz wird aus GISZHPUB.WB_STEHGEWAESSER_F automatisiert abgeleitet und aktuell gehalten. STEHGEWAESSER_F wiederum wird laufend auf Grundlage der amtlichen Vermessung nachgeführt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_zuerichsee_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0127_giszhpub_inverg_naturschutzobjekte_f</Name>
      <Title>Naturschutzobjekte Ergänzungen 95 (127.20)</Title>
      <Abstract>Ergänungen der Naturschutzobjekte des Inventars 80 aus dem Jahr 1995</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0127_giszhpub_inverg_naturschutzobjekte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0045_giszhpub_wb_gewaesser_rechtskraft_f</Name>
      <Title>Gewässer Öffentliche und private Fliess- und Stehgewässer inkl. Verfügungsangaben (45.16)</Title>
      <Abstract>&lt;p&gt;Dieser Datensatz umfasst den gesamten rechtskräftigen Bestand der öffentlichen oberirdischen Gewässer (Fliess- und Stehgewässer) inkl. Angaben zur dazugehörigen Gewässerfeststellungsverfügung. Private Stehgewässer sind, sofern bekannt, ebenfalls enthalten. Der Datensatz basiert auf dem Gewässerauszug der amtlichen Vermessung ARV_BASIS.AVZH\ARV_BASIS.AVZH_GEWAESSER_F (GIS-ZH Nr. 536), welcher automatisiert auf die öffentlichen Gewässer reduziert (Gewässer mit hinterlegter Gewässernummer) und um die Verfügungsattribute ergänzt wird.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0045_giszhpub_wb_gewaesser_rechtskraft_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0047_giszhpub_tba_str_fussgaengerstreifen_p</Name>
      <Title>Fussgängerstreifen OGD (47.3)</Title>
      <Abstract>Fussgängerstreifen und -übergänge (aktive) als OGD</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0047_giszhpub_tba_str_fussgaengerstreifen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0048_arv_basis_upzh_p</Name>
      <Title>Vektor-Übersichtsplan  - Punkt (48.1)</Title>
      <Abstract>Der Vektor-Übersichtsplan setzt sich zusammen aus den Geometrietypen Punkt, Linie und Fläche. Zusätzlich wir ein Beschriftungslayer ergänzt, der auf Grundlage der Textpositionen der amtlichen Vermessung generiert wird.&#13;
&#13;
Der Punktdatensatz enthält die unregelmässige Signaturierung des Waldes und der bestockten Flächen sowie die Höhenkoten. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0048_arv_basis_upzh_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0048_arv_basis_upzh_l</Name>
      <Title>Vektor-Übersichtsplan  - Linie (48.2)</Title>
      <Abstract>Der Vektor-Übersichtsplan setzt sich zusammen aus verschiedenen Geometrietypen (Punkt, Linie, Fläche).  Zusätzlich wir ein Beschriftungslayer ergänzt, der auf Grundlage der Textpositionen der amtlichen Vermessung generiert wird.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0048_arv_basis_upzh_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0048_arv_basis_upzh_f</Name>
      <Title>Vektor-Übersichtsplan  - Fläche (48.3)</Title>
      <Abstract>Der Vektor-Übersichtsplan setzt sich zusammen aus verschiedenen Geometrietypen (Punkt, Linie, Fläche).  Zusätzlich wir ein Beschriftungslayer ergänzt, der auf Grundlage der Textpositionen der amtlichen Vermessung generiert wird.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0048_arv_basis_upzh_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0048_arv_basis_upzh_beschriftung_p</Name>
      <Title>Vektor-Übersichtsplan  - Beschriftung (48.4)</Title>
      <Abstract>Der Vektor-Übersichtsplan setzt sich zusammen aus verschiedenen Geometrietypen (Punkt, Linie, Fläche).  Zusätzlich wir ein Beschriftungslayer ergänzt, der auf Grundlage der Textpositionen der amtlichen Vermessung generiert wird.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0048_arv_basis_upzh_beschriftung_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0049_giszhpub_en_stromnetzgebiete_f</Name>
      <Title>Stromnetzgebiete (49.1)</Title>
      <Abstract>Stromnetzgebiete im Kanton Zürich</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0049_giszhpub_en_stromnetzgebiete_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0051_giszhpub_wb_wasserrechte_f</Name>
      <Title>Gewässer Wasserechtsweiher (51.1)</Title>
      <Abstract>Die Aufsichtsfunktion über zu Nutzungszwecken künstlich angelegten Weihern und Anlagen, welche aufgestaut wurden oder mit Wasser aus einem öffentlichen Fliessgewässer gespiesen werden, nimmt der Kanton mittels wasserrechtlicher Konzessionen wahr. &#13;
&#13;
Die Wasserrechtsweiher werden aufgrund abweichender Zuständigkeiten und Verfahren in einem eigenständigen Datensatz separiert von den öffentlichen Stehgewässern (GIS-ZH Nr. 45.11) und den Grundwasserrechtsweihern (GIS-ZH Nr. 51.7) geführt.&#13;
&#13;
Die geometrischen Umrisse der Uferlinien werden laufend mit der amtlichen Vermessung (AV) abgeglichen. Laufende Nachführungen der AV werden im AWEL-Datensatz übernommen. Umgekehrt werden vom AWEL festgestellte AV-Fehler jeweils der zuständigen AV-Nachführungsstelle weitergeleitet.&#13;
&#13;
Gelöschte Rechte zur Nutzung als Wasserrechtsweiher sind in GIS-ZH Nr. 51.4 enthalten.&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0051_giszhpub_wb_wasserrechte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0051_giszhpub_wb_wasserrechte_l</Name>
      <Title>Gewässer Wasserrechtskanäle/-leitungen (51.2)</Title>
      <Abstract>offene und eingedolte Wasserrechtskanäle/-leitungen&#13;
&#13;
(gelöschte Rechte zur Nutzung als Wasserrechtskanal/-leitung sind in GIS-ZH 5 enthalten)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0051_giszhpub_wb_wasserrechte_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0051_giszhpub_wb_wasserrechte_p</Name>
      <Title>Gewässer Wasserrechtsentnahmen und -rückgaben (51.3)</Title>
      <Abstract>Wassererechtsntnahmen und -rückgaben an öffentlichen stehenden und fliessenden Gewässern&#13;
(gelöschte Nutzungsrechte zur Wasserentnahme sind in GIS-ZH 6 enthalten)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0051_giszhpub_wb_wasserrechte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0051_giszhpub_wb_wasserrechte_geloescht_f</Name>
      <Title>Gewässer gelöschte Wasserechtsweiher (51.4)</Title>
      <Abstract>Wasserrechtsweiher, bei welchen das Nutzungsrecht gelöscht wurde. &#13;
&#13;
Diese Weiher wurden entweder vollständig zurück gebaut oder bestehen weiterhin, die Nutzung wurde aber eingestellt. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0051_giszhpub_wb_wasserrechte_geloescht_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0051_giszhpub_wb_wasserrechte_geloescht_l</Name>
      <Title>Gewässer gelöschte Wasserrechtskanäle/-leitungen (51.5)</Title>
      <Abstract>Wasserrechtskanäle/-leitungen, bei welchen das Nutzungsrecht gelöscht wurde. &#13;
&#13;
Die Kanäle wurden entweder vollständig zurück gebaut oder bestehen weiterhin, die Nutzung wurde aber eingestellt. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0051_giszhpub_wb_wasserrechte_geloescht_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0051_giszhpub_wb_wasserrechte_geloescht_p</Name>
      <Title>Gewässer gelöschte Wasserentnahmen und -rückgaben (51.6)</Title>
      <Abstract>Wasserentnahmen/-rückgaben, bei welchen das Nutzungsrecht gelöscht wurde. &#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0051_giszhpub_wb_wasserrechte_geloescht_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0095_arv_basis_up_gemeinden_l</Name>
      <Title>Gemeindegrenzen (95.2)</Title>
      <Abstract>&lt;p&gt;Gemeindegrenzen in Linienform, mit denen sich Gemeinde-, Bezirks- und Kantonsgrenzen kartografisch differenziert darstellen lassen.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0095_arv_basis_up_gemeinden_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0051_giszhpub_wb_grundwasserrechte_f</Name>
      <Title>Gewässer Grundwasserrechtsweiher (51.7)</Title>
      <Abstract>Die Aufsichtsfunktion über zu Nutzungszwecken künstlich angelegten Weihern, welche durch Abgrabungen ins Grundwasser erstellt wurden, nimmt der Kanton mittels grundwasserrechtlicher Konzessionen wahr. &#13;
&#13;
Die Grundwasserrechtsweiher werden aufgrund abweichender Zuständigkeiten und Verfahren in einem eigenständigen Datensatz separiert von den öffentlichen Stehgewässern (GIS-ZH Nr. 45.11) und den Wasserrechtsweihern an Oberflächengewässern (GIS-ZH Nr. 51.1) geführt. &#13;
&#13;
Die geometrischen Umrisse der Uferlinien werden laufend mit der amtlichen Vermessung (AV) abgeglichen. Laufende Nachführungen der AV werden im AWEL-Datensatz übernommen. Umgekehrt werden vom AWEL festgestellte AV-Fehler jeweils der zuständigen AV-Nachführungsstelle weitergeleitet.&#13;
&#13;
Die Grundwasserrechtsweiher liegen zusätzlich als Punktdatensatz vor (GISZHPUB.GS_GRUNDWASSERFASSUNGEN_P, GIS-ZH Nr. 317.1). &#13;
&#13;
Im Gegensatz zu den Wasserrechten an Oberflächengewässern, für welche das AWEL/Abt. Wasserbau zuständig ist, ist für die Grundwasserrechte das AWEL/Abt. Gewässerschutz verantwortlich. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0051_giszhpub_wb_grundwasserrechte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0053_giszhpub_ogd_veloparkieranlagen_p</Name>
      <Title>Veloparkierunsanlagen an wichtigen ÖV-Haltestellen im Kanton Zürich - OGD (53.2)</Title>
      <Abstract>Der Datensatz "Veloparkierungsanlagen an wichtigen ÖV-Haltestellen im Kanton Zürich - OGD" befasst sich mit den Veloparkierungsanlagen an wichtigen ÖV-Haltestellen im Kanton Zürich. Die Veloparkierungsanagen werden alle vier Jahre im Feld erhoben. Dieser Datensatz enthält Daten zur jeweils aktuellen Erhebung.&#13;
&#13;
Die zu untersuchenden ÖV-Haltestellen werden auf der Grundlage von Daten zu Ein- und Ausstiegen festgelegt. Die Anlagen werden innerhalb eines distanzabhängigen Perimeters um die Haltestellen registriert. Bei der Erhebung werden diverse Eigenschaften festgehalten, bspw. zur Anzahl und Qualität der Abstellplätze.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0053_giszhpub_ogd_veloparkieranlagen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0058_giszhpub_wald_eibenobjekte_f</Name>
      <Title>Eibenförderobjekte (58.2)</Title>
      <Abstract>Diese FC stellt die Weiterführung der im WEP Plan "Besondere Ziele" ausgeschiedenen Flächen "B5 Eibenförderung" dar  und dient der Publikation der Förderobjekte.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0058_giszhpub_wald_eibenobjekte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0060_giszhpub_avimonitoringinv_90_f</Name>
      <Title>Probeflächen Avimonitoring 1993 bis 2012 Kanton Zürich (60.1)</Title>
      <Abstract>Untersuchungsflächen der ersten Untersuchungsperiode 1993 bis 2002 und der zweiten Untersuchungsperiode von 2003 bis 2012.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0060_giszhpub_avimonitoringinv_90_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0132_giszhpub_libelleninv_84_f</Name>
      <Title>Inventarflächen des Libelleninventares 1984 (132.1)</Title>
      <Abstract>Inventarobjektflächen des Libelleninventares 1984</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0132_giszhpub_libelleninv_84_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0063_stat_bevoelkerung_ha_f</Name>
      <Title>Räumliche Bevölkerungsstatistik (63.1)</Title>
      <Abstract>&lt;p&gt;Hektarraster-Polygone (100mx100m) mit Informationen zur Bevölkerungsstruktur.&lt;/p&gt;&#13;
&lt;p&gt;&lt;strong&gt;Hinweis zum Datenschutz: &lt;/strong&gt;Merkmale mit der Ausprägung -999 können aus Datenschutzgründen &lt;br&gt;nicht angegeben werden, da entweder die totale Anzahl Einwohner &lt; 4 oder die Teilmenge beim Geschlecht, der Herkunft oder der Altersklassen &lt; 4 ist.  &lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0063_stat_bevoelkerung_ha_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0063_stat_bevoelkerung_ha_p</Name>
      <Title>Räumliche Bevölkerungsstatistik Punkt (63.2)</Title>
      <Abstract>&lt;p&gt;Hektarraster-Mittelpunkte (100mx100m) mit Informationen zur Bevölkerungsstruktur.&lt;/p&gt;&#13;
&lt;p&gt;&lt;strong&gt;Hinweis zum Datenschutz: &lt;/strong&gt;Merkmale mit der Ausprägung -999 können aus Datenschutzgründen &lt;br&gt;nicht angegeben werden, da entweder die totale Anzahl Einwohner &lt; 4 oder die Teilmenge beim Geschlecht, der Herkunft oder der Altersklassen &lt; 4 ist.  &lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0063_stat_bevoelkerung_ha_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0065_giszhpub_ogd_tempo_30_20_f</Name>
      <Title>Tempo30_Begegnungszonen (verfügt) - OGD (65.2)</Title>
      <Abstract>Dieser Datensatz enthält die durch die KaPo verfügten Tempo30- und Begegnungszonen im Kanton Zürich, ausgenommen die Städte Zürich und Winterthur. Die Daten enthalten keine Aussage darüber, wann und ob die Verkehrsanordnung umgesetzt wurde.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0065_giszhpub_ogd_tempo_30_20_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0066_giszhpub_zonenplan_ueberbauungsstand_f</Name>
      <Title>Zonenpläne, Überbauungs- und Erschliessungsstände der Gemeinden (66.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0066_giszhpub_zonenplan_ueberbauungsstand_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0066_giszhpub_bauzone_f</Name>
      <Title>Bauzonen in den Gemeinden (66.2)</Title>
      <Abstract>Die Bauzonen werden mit einem Dissolve über das Attribut ABC des Datensatzes Zonenplan_Ueberbauunsstand_F erstellt. Enthalten sind alle Bauzonen-Flächen (ohne Erholungszonen) im Kanton Zürich.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0066_giszhpub_bauzone_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0067_giszhpub_reg_richt_p</Name>
      <Title>Regionaler Richtplan (Punkte) (67.1)</Title>
      <Abstract>Regionaler Richtplan (Punkte)&#13;
&#13;
Die Abgabedaten enthalten aktuell folgende Attribute:&#13;
OBJEKTART_ID&#13;
OBJEKTVERWEIS&#13;
REGION_ID&#13;
FESTSETZUNGSDATUM&#13;
OBJEKTART_NAME</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0067_giszhpub_reg_richt_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0067_giszhpub_reg_richt_l</Name>
      <Title>Regionaler Richtplan (Linien) (67.2)</Title>
      <Abstract>Regionaler Richtplan (Linien)&#13;
&#13;
Die Abgabedaten enthalten aktuell folgende Attribute:&#13;
OBJEKTART_ID&#13;
OBJEKTVERWEIS&#13;
REGION_ID&#13;
FESTSETZUNGSDATUM&#13;
OBJEKTART_NAME</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0067_giszhpub_reg_richt_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0067_giszhpub_reg_richt_f</Name>
      <Title>Regionaler Richtplan (Flächen) (67.3)</Title>
      <Abstract>Regionaler Richtplan (Flächen)&#13;
&#13;
Die Abgabedaten enthalten aktuell folgende Attribute:&#13;
OBJEKTART_ID&#13;
OBJEKTVERWEIS&#13;
REGION_ID&#13;
FESTSETZUNGSDATUM&#13;
OBJEKTART_NAME</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0067_giszhpub_reg_richt_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0069_giszhpub_ogd_oev_gueteklassen_f</Name>
      <Title>GISZHPUB.OGD_OEV_GUETEKLASSEN_F (69.2)</Title>
      <Abstract>Jahresaktuelle ÖV-Güteklassen&#13;
Für folgende Haltestellen stehen keine Fahrplaninformationen zur Verfügung:&#13;
Kilchberg ZH, Lindt &amp; Sprüngli (Bus)&#13;
Oetwil an der Limmat, Gässliacker (Bus)&#13;
Horgenberg, Nordecke (Bus)&#13;
Neue Forch (S-Bahn)&#13;
Gossau ZH, Unterhofen (Bus)&#13;
Sihlbrugg, Alter Bahnhof (Bus)&#13;
Felsenegg (Luftseilbahn)&#13;
Seegräben, Gemeindehaus (Bus)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0069_giszhpub_ogd_oev_gueteklassen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0070_giszhpub_rp_kobi_p</Name>
      <Title>Schutzwürdige Ortsbilder (Punkte) (70.1)</Title>
      <Abstract>Die Abgabedaten enthalten aktuell folgende Attribute:&#13;
OBJEKTART_ID&#13;
LINK</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0070_giszhpub_rp_kobi_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0070_giszhpub_rp_kobi_f</Name>
      <Title>Schutzwürdige Ortsbilder (Flächen) (70.2)</Title>
      <Abstract>Die Abgabedaten enthalten aktuell folgende Attribute:&#13;
OBJEKTART_ID&#13;
LINK</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0070_giszhpub_rp_kobi_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0070_giszhpub_rp_kobi_l</Name>
      <Title>Schutzwürdige Ortsbilder (Linien) (70.3)</Title>
      <Abstract>Die Abgabedaten enthalten aktuell folgende Attribute:&#13;
OBJEKTART_ID&#13;
LINK</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0070_giszhpub_rp_kobi_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0075_afv_gv_radwege_l</Name>
      <Title>Radwege (75.1)</Title>
      <Abstract>Radwege entlang den Staatsstrassen des Kantons Zürich sowie die Radwege für das kantonale und schweizerische Veloroutennetz (kantonaler Velonetzplan, CH-Mobil-Routen, regionale Freizeitrouten gemäss regionalem Richtplan).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0075_afv_gv_radwege_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0075_afv_gv_radstreifen_l</Name>
      <Title>Radstreifen (75.2)</Title>
      <Abstract>Radsteifen auf den Staatsstrassen des Kantons Zürich sowie die Radstreifen für das kantonale und schweizerische Veloroutennetz (kantonaler Velonetzplan, CH-Mobil-Routen, regionale Freizeitrouten gemäss regionalem Richtplan).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0075_afv_gv_radstreifen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0084_giszhpub_jagdreviere_f</Name>
      <Title>Jagdreviere (84.1)</Title>
      <Abstract>Jagdreviere gemäss Verzeichnis der Fischerei- + Jagdverwaltung des Kantons Zürich</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0084_giszhpub_jagdreviere_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0084_giszhpub_jagdbezirke_f</Name>
      <Title>Jagdbezirke (84.2)</Title>
      <Abstract>Die fünf Jagdbezirke als generalisierte Darstellung der Jagdreviere</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0084_giszhpub_jagdbezirke_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0087_arv_kaz_archzonen_f</Name>
      <Title>Archäologische Zonenpläne (87.1)</Title>
      <Abstract>Die archäologischen Zonenpläne stellen einen Verdachtsflächen-Kataster dar.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0087_arv_kaz_archzonen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0176_giszhpub_gs_oekom_bauwe_p</Name>
      <Title>Ökomorphologie Bauwerke Fliessgewässer (176.6)</Title>
      <Abstract>Ökomorphologie Bauwerke Fliessgewässer</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0176_giszhpub_gs_oekom_bauwe_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0095_arv_basis_up_gemeinden_seen_f</Name>
      <Title>Gemeinden mit Berücksichtigung von Seen (95.3)</Title>
      <Abstract>&lt;p&gt;In dieser Variante sind Zürich-, Greifen-, Pfäffiker-, Katzen- und Türlersee voll ausgespart.&lt;/p&gt;&#13;
&lt;p&gt;Für die Harmonisierung der Datenlandschaft im Kanton ZH wurden die &lt;a href="https://github.com/statistikZH/gebietsstammdaten_zh/blob/main/Variablen.md"&gt;Gebietsstammdaten ZH &lt;/a&gt;hinzugefügt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0095_arv_basis_up_gemeinden_seen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0095_arv_basis_up_kanton_f</Name>
      <Title>Kanton (95.4)</Title>
      <Abstract>&lt;p&gt;Kantonspolygon sowie angrenzende Partien der Nachbarskantone. Über das Attribut KANTON oder ABKUERZUNG kann die Auswahl des Kantons Zürich ("ABKUERZUNG = 'ZH'") oder eine Maskierung der Umgebung für Kartendarstellungen ("ABKUERZUNG &lt;&gt; 'ZH'").gesteuert werden.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0095_arv_basis_up_kanton_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0095_arv_basis_up_gemeinden_ohne_seen_f</Name>
      <Title>Gemeinden ohne Seen (95.5)</Title>
      <Abstract>&lt;p&gt;Für Fragestellungen, bei denen die Zugehörigkeit von Objekten auf Seeflächen zu den Gemeinden identifiziert werden muss, steht diese spezielle Anwender-Version der Gemeindedaten zur Verfügung. Die Grenzen werden hier immer bis in die Seemitte fortgeführt. Objekte, die in Seen liegen, sind damit immer eindeutig einer Gemeinde zugewiesen.&lt;/p&gt;&#13;
&lt;p&gt;Für die Harmonisierung der Datenlandschaft im Kanton ZH wurden die &lt;a href="https://github.com/statistikZH/gebietsstammdaten_zh/blob/main/Variablen.md"&gt;Gebietsstammdaten ZH &lt;/a&gt;hinzugefügt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0095_arv_basis_up_gemeinden_ohne_seen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0095_arv_basis_up_bezirke_f</Name>
      <Title>Bezirke (95.6)</Title>
      <Abstract>&lt;p&gt;Bezirke des Kantons Zürich. (Während die Gemeindegrenzen im Bereich des Zürichsees mit Ausnahme der Stadt Zürich den Seeufern folgen, verlaufen die Bezirksgrenzen offiziell in der Seemitte.)&lt;/p&gt;&#13;
&lt;p&gt;Für die Harmonisierung der Datenlandschaft im Kanton ZH wurden die &lt;a href="https://github.com/statistikZH/gebietsstammdaten_zh/blob/main/Variablen.md"&gt;Gebietsstammdaten ZH &lt;/a&gt;hinzugefügt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0095_arv_basis_up_bezirke_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0133_giszhpub_reptilieninv_93_f</Name>
      <Title>Inventarflächen Reptilieninventar 1993 (133.1)</Title>
      <Abstract>Kartierflächen oder für Einzelbeobachtung ohne Flächenbezug erzeugte Referenzflächen des Reptilieninventares.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0133_giszhpub_reptilieninv_93_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0096_arv_basis_gen_a4_gemeinden_seen_f</Name>
      <Title>Generalisierte Gemeinden (96.1)</Title>
      <Abstract>&lt;p&gt;Gemeindegrenzen mit den wichtigsten Seen (Zürich-, Greifen-, Pfäffiker-, Chatzen- und Türlersee sind ausgespart).&lt;/p&gt;&#13;
&lt;p&gt;für die Harmonisierung der Datenlandschaft im Kanton ZH wurden die &lt;a href="https://github.com/statistikZH/gebietsstammdaten_zh/blob/main/Variablen.md"&gt;Gebietsstammdaten ZH &lt;/a&gt;hinzugefügt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0096_arv_basis_gen_a4_gemeinden_seen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0096_arv_basis_gen_a4_gemeinden_l</Name>
      <Title>Generalisierte Gemeindegrenzen (96.2)</Title>
      <Abstract>&lt;p&gt;Gemeindegrenzen (offizieller Verlauf). Aufgrund der Linien-Id können Kantons-, Gemeinde-, Bezirksgrenzen sowie Grenzen auf Seeflächen unterschieden werden. Kombinierbar mit den generalisierten Gewässerthemen.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0096_arv_basis_gen_a4_gemeinden_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0096_arv_basis_gen_a4_gemeindebeschriftung_a</Name>
      <Title>Gemeindebeschriftung (96.3)</Title>
      <Abstract>&lt;p&gt;Beschriftung der Gemeinden. Annotation Feature Class zur Kombination mit den Gemeindegrenzen.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0096_arv_basis_gen_a4_gemeindebeschriftung_a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0096_arv_basis_gen_a4_kantonsmaske_f</Name>
      <Title>Kantonsmaske (Darstellungshilfe) (96.4)</Title>
      <Abstract>&lt;p&gt;Abschwächung der Basiskarte ausserhalb Kanton: Mit diesen Hilfsdaten kann in ArcMap die Transparenz der Hintergrunddarstellung, z.B. der Landeskarte 1 : 200'000, gesteuert werden, um das Kantonsgebiet hervorzuheben. Es steht ein fertiges ArcMap-Dokument dazu zur Verfügung. Andernfalls Symbolisierung nach folgender Anleitung: weiss einfärben, ohne Umrandung. Unter "advanced", "transparency" gewünschte Variante wählen. Einstellung der Transparenz nach Feld transp_hellgrau zeigt die Karte innerhalb des Kantonsgebiets stärker aus ausserhalb, nach Feld transp_dunkelgrau innerhalb des Kantonsgebiets noch stärker, nach Feld transp_schwarz vollschwarz, nach Feld transp_nur_kanton erfolgt die Darstellung nur innerhalb des Kantonsgebiets.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0096_arv_basis_gen_a4_kantonsmaske_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0096_arv_basis_gen_a4_bezirke_f</Name>
      <Title>Generalisierte Bezirke (96.5)</Title>
      <Abstract>&lt;p&gt;Bezirke des Kantons Zürich. (Während die Gemeindegrenzen im Bereich des Zürichsees mit Ausnahme der Stadt Zürich den Seeufern folgen, verlaufen die Bezirksgrenzen hier offiziell in der Seemitte.)&lt;/p&gt;&#13;
&lt;p&gt;Für die Harmonisierung der Datenlandschaft im Kanton ZH wurden die &lt;a href="https://github.com/statistikZH/gebietsstammdaten_zh/blob/main/Variablen.md"&gt;Gebietsstammdaten ZH &lt;/a&gt;hinzugefügt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0096_arv_basis_gen_a4_bezirke_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0097_aln_fns_projekte_vz_f</Name>
      <Title>Vernetzungs-Projekte (97.3)</Title>
      <Abstract>&lt;p&gt;Vernetzungs-Projekte&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0097_aln_fns_projekte_vz_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0102_giszhpub_tba_str_achs_l</Name>
      <Title>TBA Strassen Grundgeometrie (OGD) (102.7)</Title>
      <Abstract>Grundgeometrie der Strassen im Kanton Zürich.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0102_giszhpub_tba_str_achs_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0102_giszhpub_tba_str_km_l_m</Name>
      <Title>TBA Strassen Routen (OGD) (102.8)</Title>
      <Abstract>Die Routen mit der Kilometrierung der Kantonsstrassen und den Nationalstrassen.&#13;
Auf den Staatsstrassen entspricht die Kilometrierung einer dynamischen Kilometrierung, die sich nach jeder Nachführung am Strassendatensatz ändert. Auf den Hochleistungsstrassen entspricht die Kilometrierung einer statischen kalibrierten Kilometrierung, d.h. die Kilometerpunkte verschieben sich durch eine Achsänderung i.d.R. nicht.&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0102_giszhpub_tba_str_km_l_m"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0102_giszhpub_tba_str_km_alle_100m_p</Name>
      <Title>TBA Strassen Kilometerpunkte (OGD) (102.9)</Title>
      <Abstract>Kilometerpunkte alle 100 m der Staatsstrassen und Nationalstrassen. Auf den Staatsstrassen entspricht die Kilometrierung einer dynamischen Kilometrierung, die sich nach jeder Nachführung am Strassendatensatz ändert. Auf den HLS entspricht die Kilometrierung einer statischen kalibrierten Kilometrierung, d.h. die Kilometerpunkte verschieben sich durch eine Achsänderung i.d.R. nicht.&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0102_giszhpub_tba_str_km_alle_100m_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0104_giszhpub_fns_anordnung_auflage_f</Name>
      <Title>Anordnungen, die öffentlich aufgelegt sind (104.10)</Title>
      <Abstract>Anordnungen in der öffentliche Auflage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0104_giszhpub_fns_anordnung_auflage_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0104_giszhpub_fns_linear_auflage_l</Name>
      <Title>Lineare Bestimmungen, die öffentlich aufgelegt sind (104.20)</Title>
      <Abstract>Lineare Bestimmungen in der öffentliche Auflage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0104_giszhpub_fns_linear_auflage_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0104_giszhpub_fns_objekt_auflage_f</Name>
      <Title>Objekte, die öffentlich aufgelegt sind (104.30)</Title>
      <Abstract>Objekte in der öffentliche Auflage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0104_giszhpub_fns_objekt_auflage_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0104_giszhpub_fns_punktuell_auflage_p</Name>
      <Title>Punktuelle Bestimmungen, die öffentlich aufgelegt sind (104.40)</Title>
      <Abstract>Punktuelle Bestimmungen in der öffentliche Auflage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0104_giszhpub_fns_punktuell_auflage_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0104_giszhpub_fns_schutzzone_auflage_f</Name>
      <Title>Schutzzonen, die öffentlich aufgelegt sind (104.50)</Title>
      <Abstract>Schutzzonen in der öffentliche Auflage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0104_giszhpub_fns_schutzzone_auflage_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0104_giszhpub_fns_ueberlagernd_auflage_f</Name>
      <Title>Überlagernde Schutzzonen, die öffentlich aufgelegt sind (104.70)</Title>
      <Abstract>Überlagernde Schutzzonen in der öffentliche Auflage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0104_giszhpub_fns_ueberlagernd_auflage_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0108_giszhpub_zvv_s_bahn_linien_l</Name>
      <Title>S-Bahn-Linien des ZVV (108.1)</Title>
      <Abstract>Alle S-Bahn-Linien des ZVV. Die einzelnen Linien werden mit Hin- und Rückrichtung in je ein Element zusammengefasst.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0108_giszhpub_zvv_s_bahn_linien_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0108_giszhpub_zvv_linien_l</Name>
      <Title>Einzelne Segmente der Bahn- und Buslinien des ZVV (108.2)</Title>
      <Abstract>Alle Bahn- und Buslinien des ZVV. Pro Segment zwischen zwei Haltestellen gibt es pro Linie und Richtung ein einzelnes Objekt mit erweiterten Attributen. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0108_giszhpub_zvv_linien_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0108_giszhpub_zvv_linien_gen_l</Name>
      <Title>Zusammengefasste Bahn- und Buslinien des ZVV (108.3)</Title>
      <Abstract>Alle Tram- und Buslinien im ZVV. Pro Linie gibt es ein oder zwei Objekte mit einer Geometrie pro Richtung. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0108_giszhpub_zvv_linien_gen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0110_giszhpub_wald_vegetationskarte_f</Name>
      <Title>Vegetationskundliche Kartierung der Wälder im Kanton Zürich (Waldvegetationskarte) (110.4)</Title>
      <Abstract>&lt;b&gt;publizierte FC auf GISZHPUB&lt;/b&gt; ist aus der View ALN_WALD.VEGETATIONSKARTE_F_V abgeleitet.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0110_giszhpub_wald_vegetationskarte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0111_giszhpub_wald_waldareal_f</Name>
      <Title>Waldareal (111.4)</Title>
      <Abstract>Diese FC ist der publizierte Geodatensatz für die Waldflächen im Kanton Zürich.  &#13;
Ihre Geometrie wurde aus Vermessungsdaten abgeleitet und kann deshalb an einigen Stellen (z.B. bei Strasseneinmündungen) Kreisbögen enthalten. Die Waldflächen sind entlang den aktuellen Gemeindegrenzen unterteilt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0111_giszhpub_wald_waldareal_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0112_giszhpub_fns_massnahmen_aj_f</Name>
      <Title>Pflegeplandaten (Massnahmen) aktuelles Jahr (112.101)</Title>
      <Abstract>&lt;p&gt;Beinhaltet die Daten vom aktuellen Jahr. Manuelle Nachführung ausserhalb von LAWIS.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0112_giszhpub_fns_massnahmen_aj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0112_giszhpub_fns_pfpl_vj_f</Name>
      <Title>Pflegeplandaten vergangenes Jahr (112.102)</Title>
      <Abstract>&lt;p&gt;Die Daten beinhalten die Pflegeplandaten vom vergangenen Jahr (aus dem Agricola/AgriGIS).&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0112_giszhpub_fns_pfpl_vj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0112_giszhpub_fns_pfpl_vvj_f</Name>
      <Title>Pflegeplandaten vor vergangenes Jahr (zwei Jahre zurück) (112.103)</Title>
      <Abstract>&lt;p&gt;Die Daten beinhalten die Pflegeplandaten vom vor-vergangenen Jahr (aus dem Agricola/AgriGIS).&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0112_giszhpub_fns_pfpl_vvj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0112_giszhpub_fns_pfpl_umrisse_f</Name>
      <Title>Umrisse Pflegeplanflächen (112.104)</Title>
      <Abstract>&lt;p&gt;In diesem Geodatenelement werden die Umrisse der Pflegeplanflächen mit dem zuständigen Betreuer (Naturschutzbeauftragte) des entsprechenden Gebiets dargestellt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0112_giszhpub_fns_pfpl_umrisse_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0113_giszhpub_wald_wnb_f</Name>
      <Title>Inventar der Waldstandorte von naturkundlicher Bedeutung (WNB) (113.1)</Title>
      <Abstract>Diese FC basiert auf ALN_WALD.WNB_F und dient der Publikation der WNB Inventarobjekte.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0113_giszhpub_wald_wnb_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0119_giszhpub_feuchtgebietinv_79_90_f</Name>
      <Title>Flächen der Feuchtgebietsobjekte der Kartierung 1976/77 (119.1)</Title>
      <Abstract>Flächen der Feuchtgebietsobjekte der Kartierung 1976/77</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0119_giszhpub_feuchtgebietinv_79_90_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0119_giszhpub_feuchtgebietinv_79_90_beob_p</Name>
      <Title>Arten pro Feuchgebietsobjekt der Kartierung 1976/77 (119.2)</Title>
      <Abstract>Arten pro Feuchgebietsobjekt der Kartierung 1976/77</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0119_giszhpub_feuchtgebietinv_79_90_beob_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0119_giszhpub_feuchtgebietinvveg_79_90_f</Name>
      <Title>GISZHPUB.FNS_INVENTARE\GISZHPUB.FEUCHTGEBIETINVVEG_79_90_F (119.5)</Title>
      <Abstract>GISZHPUB.FNS_INVENTARE\GISZHPUB.FEUCHTGEBIETINVVEG_79_90_F</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0119_giszhpub_feuchtgebietinvveg_79_90_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0124_giszhpub_tba_str_beleuchtung_p</Name>
      <Title>Oeffentilche Beleuchtung (OGD) (124.3)</Title>
      <Abstract>OGD Datensatz für die öffentliche Beleuchtung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0124_giszhpub_tba_str_beleuchtung_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0125_giszhpub_trockenstaoinv_74_f</Name>
      <Title>Objektflächen des Trockenstanortinventars 1974 (125.1)</Title>
      <Abstract>Objektflächen des Trockenstanortinventars 1974</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0125_giszhpub_trockenstaoinv_74_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0134_giszhpub_tagfalterinv_92_f</Name>
      <Title>Inventarflächen Tagfalterinventar 1992 (134.1)</Title>
      <Abstract>Obejktflächen des Tagfalterinventares 1992</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0134_giszhpub_tagfalterinv_92_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0136_giszhpub_heuschreckeninv_90_98_beob_p</Name>
      <Title>Beobachtungspunkte Heuschreckeninventar 1990/98 (136.1)</Title>
      <Abstract>Beobachtungen der Einzelarten als Inventarflächen-Referenzpunkt</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0136_giszhpub_heuschreckeninv_90_98_beob_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0136_giszhpub_heuschreckeninv_90_98_f</Name>
      <Title>Inventarflächen Heuschreckeninventar 1990/98  (136.2)</Title>
      <Abstract>Inventarflächen (Kartierobjekte) zu den die Artvorkommen kartiert wurden</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0136_giszhpub_heuschreckeninv_90_98_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0140_giszhpub_zvv_haltestellen_p</Name>
      <Title>Haltestellen (140.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0140_giszhpub_zvv_haltestellen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0142_stat_beschaeftigte_ha_f</Name>
      <Title>Räumliche Beschäftigtenstatistik Polygon (142.1)</Title>
      <Abstract>&lt;p&gt;Hektarraster-Polygone (100mx100m) mit Informationen zur Beschäftigtenstruktur.&lt;/p&gt;&#13;
&lt;p&gt; &lt;/p&gt;&#13;
&lt;p&gt;&lt;strong&gt;Datenschutz:  &lt;/strong&gt;Merkmale mit der Ausprägung -999 können aus Datenschutzgründen nicht angegeben werden, da entweder die totale Anzahl Beschäftigte und VZÄ &lt; 4 oder die Teilmenge beim Geschlecht oder der Branchenzugehörigkeit &lt; 4 ist.&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0142_stat_beschaeftigte_ha_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0142_stat_beschaeftigte_ha_p</Name>
      <Title>Räumliche Beschäftigtenstatistik Punkt (142.2)</Title>
      <Abstract>&lt;p&gt;Hektarraster-Mittelpunkte (100mx100m) mit Informationen zur Beschäftigtenstruktur.&lt;/p&gt;&#13;
&lt;p&gt; &lt;/p&gt;&#13;
&lt;p&gt;&lt;strong&gt;Datenschutz:  &lt;/strong&gt;Merkmale mit der Ausprägung -999 können aus Datenschutzgründen nicht angegeben werden, da entweder die totale Anzahl Beschäftigte und VZÄ &lt; 4 oder die Teilmenge beim Geschlecht oder der Branchenzugehörigkeit &lt; 4 ist.&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0142_stat_beschaeftigte_ha_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0143_arv_basis_grundwasser_gws_zone_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Grundwasserschutzzonen (143.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Grundwasserschutzzonen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0143_arv_basis_grundwasser_gws_zone_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0143_arv_basis_grundwasser_gws_zone_proj_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Grundwasserschutzzonen projektiert (143.2)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Grundwasserschutzzonen projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0143_arv_basis_grundwasser_gws_zone_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0144_awel_aw_al_kbs_oereb_f</Name>
      <Title>ÖREB - Kataster der belasteten Standorte (KbS) (144.1)</Title>
      <Abstract>Kataster der belasteten Standorte (KbS) für den ÖREB-Kataster.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0144_awel_aw_al_kbs_oereb_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0149_arv_basis_grundwasser_gws_areal_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Grundwasserschutzareale (149.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Grundwasserschutzareale</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0149_arv_basis_grundwasser_gws_areal_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0149_awel_gs_gw_gws_areal_proj_f</Name>
      <Title>Vereinfachtes Datenmodell ÖREB ZH - Grundwasserschutzareale projektiert (149.2)</Title>
      <Abstract>Vereinfachtes Datenmodell ÖREB ZH - Grundwasserschutzareale projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0149_awel_gs_gw_gws_areal_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0150_arv_basis_abstandslinie_waldgrenze_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Statische Waldgrenzen (150.1)</Title>
      <Abstract>Aufbereitung der Statischen Waldgrenzen aus dem ÖREB-Kataster mit...&#13;
- Waldgrenzen in Bauzonen&#13;
- Statischen Waldgrenzen (werden im Rahmen der Kant. Nutzungsplanung festgesetzt)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0150_arv_basis_abstandslinie_waldgrenze_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0150_arv_basis_abstandslinie_waldgrenze_prj_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Statische Waldgrenzen projektiert (150.2)</Title>
      <Abstract>automatische Aufbereitung der projektierten Statischen Waldgrenzen aus dem ÖREB-Kataster mit&#13;
- Waldgrenzen in Bauzonen&#13;
- Statischen Waldgrenzen (werden im Rahmen der Kant. Nutzungsplanung festgesetzt)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0150_arv_basis_abstandslinie_waldgrenze_prj_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0152_arv_basis_abstandslinie_wald_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Waldabstandslinien (152.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Waldabstandslinien</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0152_arv_basis_abstandslinie_wald_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0152_arv_basis_abstandslinie_wald_proj_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Waldabstandslinien projektiert (152.2)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Waldabstandslinien projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0152_arv_basis_abstandslinie_wald_proj_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0153_arv_basis_abstandslinie_gewaesser_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Gewässerabstandslinien (153.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Gewässerabstandslinien</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0153_arv_basis_abstandslinie_gewaesser_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0153_giszhpub_abstandslinie_gewaesser_proj_l</Name>
      <Title>Vereinfachtes Datenmodell ÖREB ZH - Gewässerabstandslinien projektiert (153.2)</Title>
      <Abstract>Vereinfachtes Datenmodell ÖREB ZH - Gewässerabstandslinien projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0153_giszhpub_abstandslinie_gewaesser_proj_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0154_arv_basis_np_ls_festlegung_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Lärmempfindlichkeitsstufen (in Nutzungszonen) (154.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Lärmempfindlichkeitsstufen (in Nutzungszonen)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0154_arv_basis_np_ls_festlegung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0154_arv_basis_np_ls_festlegung_proj_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Lärmempfindlichkeitsstufen (in Nutzungszonen) projektiert (154.2)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Lärmempfindlichkeitsstufen (in Nutzungszonen) projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0154_arv_basis_np_ls_festlegung_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0155_arv_basis_np_ul_flaeche_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Flächen (155.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Flächen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0155_arv_basis_np_ul_flaeche_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0155_arv_basis_np_ul_linie_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Linien (155.2)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Linien</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0155_arv_basis_np_ul_linie_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0155_arv_basis_np_ul_flaeche_proj_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Flächen projektiert (155.4)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Flächen projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0155_arv_basis_np_ul_flaeche_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0155_arv_basis_np_ul_linie_proj_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen - Linien projektiert (155.5)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Überlagernde Festlegungen projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0155_arv_basis_np_ul_linie_proj_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0155_are_rp_np_ul_punkt_proj_p</Name>
      <Title>Vereinfachtes Datenmodell ÖREB ZH - Sondernutzungszonen (überlagernde Festlegungen) - Punkte projektiert (155.6)</Title>
      <Abstract>Vereinfachtes Datenmodell ÖREB ZH - Sondernutzungszonen (überlagernde Festlegungen) - Punkte projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0155_are_rp_np_ul_punkt_proj_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0156_arv_basis_np_gn_zonenflaeche_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Nutzungsplanung (Grundnutzung) (156.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Nutzungsplanung (Grundnutzung)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0156_arv_basis_np_gn_zonenflaeche_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0156_arv_basis_np_gn_zonenflaeche_proj_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Nutzungsplanung (Grundnutzung) projektiert (156.2)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Nutzungsplanung (Grundnutzung) projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0156_arv_basis_np_gn_zonenflaeche_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0158_arv_basis_abstandslinie_baulinie_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Kommunale Verkehrsbaulinien (158.1)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Kommunale Verkehrsbaulinien</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0158_arv_basis_abstandslinie_baulinie_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0158_arv_basis_abstandslinie_baulinie_proj_l</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Kommunale Verkehrsbaulinien projektiert (158.2)</Title>
      <Abstract>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Kommunale Verkehrsbaulinien projektiert</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0158_arv_basis_abstandslinie_baulinie_proj_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0159_giszhpub_fns_altrechtlich_f</Name>
      <Title>Altrechtliche Schutzverordnungen (159.1)</Title>
      <Abstract>Perimeter der altrechtlichen Schutzgebiete</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0159_giszhpub_fns_altrechtlich_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0167_awel_gs_gewaesserschutzbereich_au_f</Name>
      <Title>Gewässerschutzbereich Au (167.1)</Title>
      <Abstract>Der Gewässerschutzbereich Au umfasst die nutzbaren unterirdischen Gewässer sowie die zu ihrem Schutz notwendigen Randgebiete.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0167_awel_gs_gewaesserschutzbereich_au_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0167_awel_gs_gewaesserschutzbereich_ao_f</Name>
      <Title>Gewässerschutzbereich Ao (167.2)</Title>
      <Abstract>Der Gewässerschutzbereich Ao umfasst das oberirdische Gewässer und dessen Uferbereiche, soweit dies zur Gewährleistung einer besonderen Nutzung erforderlich ist.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0167_awel_gs_gewaesserschutzbereich_ao_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0326_giszhpub_gs_limnigraphenstationen_p</Name>
      <Title>Limnigraphenstation (326.2)</Title>
      <Abstract>Limnigraphenstationen vom Kanton und vom Bund</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0326_giszhpub_gs_limnigraphenstationen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0167_giszhpub_gs_zustroembereich_zu_f</Name>
      <Title>Zuströmbereich Zu (167.3)</Title>
      <Abstract>Der Zuströmbereich Zu umfasst grundsätzlich das Gebiet, aus dem bei niedrigem Wasserstand etwa 90% des Grundwassers, das bei einer Grundwasserfassung höchstens entnommen werden darf, stammt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0167_giszhpub_gs_zustroembereich_zu_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0167_awel_gs_zustroembereich_zu_f</Name>
      <Title>Zustömbereich Zo (167.4)</Title>
      <Abstract>Der Zuströmbereich Zo umfasst das Einzugsgebiet, aus dem der grösste Teil der Verunreinigungen des oberirdischen Gewässers stammt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0167_awel_gs_zustroembereich_zu_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0167_awel_gs_gewaesserschutzbereich_ueb_f</Name>
      <Title>Übriger Gewässerschutzbereich (167.5)</Title>
      <Abstract>Der übrige Bereich (üB) umfasst das Gebiet, welches nicht zu einem der anderen Gewässerschutzbereiche gehört.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0167_awel_gs_gewaesserschutzbereich_ueb_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0169_giszhpub_wald_waldrandobjekte_l</Name>
      <Title>Waldrandförderobjekte (169.2)</Title>
      <Abstract>Diese FC stellt die Weiterführung der im WEP Plan "Besondere Ziele" ausgeschiedenen Flächen "B6 Waldrandförderung" dar und dient der Publikation.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0169_giszhpub_wald_waldrandobjekte_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2017_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2017) (170.2017)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2017_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2018_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2018) (170.2018)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2018_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2019_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2019) (170.2019)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2019_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2020_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2020) (170.2020)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2020_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2021_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2021) (170.2021)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2021_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2022_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2022) (170.2022)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2022_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2023_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2023) (170.2023)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2023_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_2024_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2024) (170.2024)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0170_giszhpub_lw_nutzungsflaechen_aktuell_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (2025) (170.2025)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0170_giszhpub_lw_nutzungsflaechen_aktuell_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_eignungsgeb_rohr_energien_f</Name>
      <Title>Für rohrleitungsgebundene Wärmeversorgung geeignete Gebiete  (172.1)</Title>
      <Abstract>Gebiete, in denen sich Teilbereiche mit hoher Wärmedichte zur Versorgung mit leitungsgebundenen Energieträgern (z.B. Erdgas, Wärmeverbünde jeglicher Art) eignen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_eignungsgeb_rohr_energien_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_kva_abwaermequelle_p</Name>
      <Title>KVA-Abwärme (172.2)</Title>
      <Abstract>Kehrichtverbrennungsanlagen von kantonaler Bedeutung mit potenziell und tatsächlich genutzter Abwärme.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_kva_abwaermequelle_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_kva_waermenetz_l</Name>
      <Title>KVA-Fernwärmenetze (172.4)</Title>
      <Abstract>Bestehende und geplante aus Kehrichtverbrennungsanlagen von kantonaler Bedeutung gespiesene Fernwärmenetze.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_kva_waermenetz_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_wkk_anlagen_p</Name>
      <Title>Abfallholz- und Klärschlamm-Wärmekraftkopplungsanlagen (172.5)</Title>
      <Abstract>Standorte der Wärmekraftkopplungsanlagen mit Abfallholz oder Klärschlamm.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_wkk_anlagen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_ara_abwaermequelle_p</Name>
      <Title>ARA-Abwärme (172.6)</Title>
      <Abstract>Abwasserreinigungsanlagen von kantonaler (Wärmepotenzial &gt; 10'000 MWh) und regionaler Bedeutung mit potenziell und tatsächlich genutzter Abwärme.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_ara_abwaermequelle_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_ara_waermenetz_l</Name>
      <Title>ARA-Fernwärmenetze (172.8)</Title>
      <Abstract>Bestehende und geplante aus Abwasserreinigungsanlagen von kantonaler Bedeutung gespiesene Fernwärmenetze. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_ara_waermenetz_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_eignungsgebiet_gewaesser_f</Name>
      <Title>Für Wärmeversorgung aus Oberflächengewässern geeignete Gebiete (172.9)</Title>
      <Abstract>Gebiete, in denen sich Teilbereiche mit hoher Wärmedichte zur Versorgung mit Wärme aus Oberflächengewässern eignen. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_eignungsgebiet_gewaesser_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_holzfeuerungsanlagen_p</Name>
      <Title>Holzfeuerungsanlagen (172.13)</Title>
      <Abstract>Geplante und bestehende Holzfeuerungsanlagen ab 1 MegaWatt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_holzfeuerungsanlagen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_vergaerungsanlagen_p</Name>
      <Title>Vergärungsanlagen (172.14)</Title>
      <Abstract>Bestehende und geplante Vergärungsanlagen (Kompostierung) mit gesamtem und tatsächlich genutztem Gaspotential, Information über Einspeisung ins Erdgasnetz.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_vergaerungsanlagen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0172_giszhpub_en_oberflaechengewaesser_p</Name>
      <Title>Wärme aus Oberflächengewässern (172.15)</Title>
      <Abstract>Versorgung: Potenzial und genutzte thermische Energie aus Zürichsee, Greifensee und Pfäffikersee sowie den grossen Flüssen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0172_giszhpub_en_oberflaechengewaesser_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0173_giszhpub_kant_richt_p</Name>
      <Title>Kantonaler Richtplan (Punkte) (173.31)</Title>
      <Abstract>Kantonaler Richtplan (Punkte)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0173_giszhpub_kant_richt_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0173_giszhpub_kant_richt_l</Name>
      <Title>Kantonaler Richtplan (Linien) (173.32)</Title>
      <Abstract>Kantonaler Richtplan (Linien)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0173_giszhpub_kant_richt_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0173_giszhpub_kant_richt_f</Name>
      <Title>Kantonaler Richtplan (Flächen) (173.33)</Title>
      <Abstract>Kantonaler Richtplan (Flächen)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0173_giszhpub_kant_richt_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0176_giszhpub_gs_oekom_absch_l</Name>
      <Title>Ökomorphologie Abschnitte Fliessgewässer (176.2)</Title>
      <Abstract>Ökomorphologie Abschnitte Fliessgewässer</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0176_giszhpub_gs_oekom_absch_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0176_giszhpub_gs_oekom_abstu_p</Name>
      <Title>Ökomorphologie Abstürze Fliessgewässer (176.4)</Title>
      <Abstract>Ökomorphologie Abstürze Fliessgewässer</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0176_giszhpub_gs_oekom_abstu_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0177_giszhpub_tba_kunstbauten_p</Name>
      <Title>Kunstbauten (OGD) (177.2)</Title>
      <Abstract>Kunstbauten des Strassen-, Rad-, Reit- und Wanderwegnetzes für OGD-Datenabgabe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0177_giszhpub_tba_kunstbauten_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0182_giszhpub_gs_mastersonden_p</Name>
      <Title>Mastersonden (182.1)</Title>
      <Abstract>Erdwärmesonde mit Bohrung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0182_giszhpub_gs_mastersonden_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0182_giszhpub_gs_sonden_p</Name>
      <Title>Sonden (182.2)</Title>
      <Abstract>An Mastersonde angehängte Sonde</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0182_giszhpub_gs_sonden_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0183_giszhpub_rp_raumplanungsregionen_f</Name>
      <Title>Raumplanungsregionen (183.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0183_giszhpub_rp_raumplanungsregionen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0185_arv_basis_gewaesserraum_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Gewässerraum (185.1)</Title>
      <Abstract>Rechtskräftige Gewässerräume mit Rechtsstatus in Kraft</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0185_arv_basis_gewaesserraum_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0185_arv_basis_gewaesserraum_proj_f</Name>
      <Title>ÖREB-Kataster - vereinfachtes Datenmodell ZH - Gewässerraum projektiert (185.2)</Title>
      <Abstract>Projektierte Gewässerräume mit Rechtsstatus öffentliche Auflage, Festsetzung oder Rechtsmittelverfahren</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0185_arv_basis_gewaesserraum_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0186_gvz_fw_gemeinden_f</Name>
      <Title>Gemeindefeuerwehren (186.1)</Title>
      <Abstract>Gemeindepolygone inkl. Flughafen und den verantwortlichen Feuerwehren</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0186_gvz_fw_gemeinden_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0186_gvz_stuetzpunkt_fw_adr_p</Name>
      <Title>Stützpunktfeuerwehr-Adressen (186.2)</Title>
      <Abstract>Adresspunkte für Stützpunktfeuerwehren</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0186_gvz_stuetzpunkt_fw_adr_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0186_gvz_gemeinde_fw_adr_p</Name>
      <Title>Ortsfeuerwehr-Adressen (186.3)</Title>
      <Abstract>Adresspunkte für Ortsfeuerwehren</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0186_gvz_gemeinde_fw_adr_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0186_gvz_adl_hrf_fw_p</Name>
      <Title>Autodrehleiter und Hubretter (186.4)</Title>
      <Abstract>Punkte für Autodrehleitern und Hubretter</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0186_gvz_adl_hrf_fw_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0186_gvz_pionier_strassenrettung_fw_p</Name>
      <Title>Pionier-Strassenrettung (186.5)</Title>
      <Abstract>Punkte für Pionier-Strassenrettung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0186_gvz_pionier_strassenrettung_fw_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0202_giszhpub_tba_velo_mb_sk_netz_l_m</Name>
      <Title>TBA SchweizMobil Velo-, Mountainbike-, Skatingrouten (OGD) (202.3)</Title>
      <Abstract>In diesem Routenlayer mit Kilometrierung werden die Velo-  Montainbike- und die Skatingrouten gehalten. Dieser Layer ist OGD.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0202_giszhpub_tba_velo_mb_sk_netz_l_m"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0205_awel_aw_al_kbs_f</Name>
      <Title>Kataster der belasteten Standorte (KbS) (205.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0205_awel_aw_al_kbs_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0206_arv_basis_up_notariatskreise_f</Name>
      <Title>Notariatskreise 1 : 5000 (206.1)</Title>
      <Abstract>&lt;p&gt;Notariats-, Grundbuch- und Konkursamtskreise&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0206_arv_basis_up_notariatskreise_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0208_awel_aw_kies_f</Name>
      <Title>Kies (208.1)</Title>
      <Abstract>Kiesvorkommen "klassisch"</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0208_awel_aw_kies_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0208_awel_aw_kiesgrube_f</Name>
      <Title>Kiesgruben (208.3)</Title>
      <Abstract>Kiesgruben, aktive und ehemalige (ACHTUNG: seit 1993 nicht mehr nachgeführt!)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0208_awel_aw_kiesgrube_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0211_giszhpub_fns_oeqv_kant_foerdergebiet_f</Name>
      <Title>Kantonale ÖQV-Fördergebiete  (211.1)</Title>
      <Abstract>Fördergebiete aus Zusammenzug der relevanten Grundlagendaten (Bundesinventare und Kant. Geodaten)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0211_giszhpub_fns_oeqv_kant_foerdergebiet_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0223_giszhpub_tba_verkehrsmessstellen_p</Name>
      <Title>TBA Verkehrsmessstellen Kantonsstrassen (OGD) (223.2)</Title>
      <Abstract>Der Datensatz der Verkehrsmessstellen auf Kantonsstrassen für OGD</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0223_giszhpub_tba_verkehrsmessstellen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0226_giszhpub_wald_forstkreis_f</Name>
      <Title>Forstkreise des Kantons Zürich (226.1)</Title>
      <Abstract>&lt;b&gt;publizierte FC auf GISZHPUB&lt;/b&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0226_giszhpub_wald_forstkreis_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0239_giszhpub_geomorph_inventar_f</Name>
      <Title>Geomorphologische Objekte (239.1)</Title>
      <Abstract>Objektperimeter und Objektkartierung der geomorphologischen Objekte im Kanton Zürich</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0239_giszhpub_geomorph_inventar_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0248_giszhpub_en_gebaeude_volumen_ha_f</Name>
      <Title>Gebäudevolumen  (248.2)</Title>
      <Abstract>Gebäudevolumen im Hektarraster</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0248_giszhpub_en_gebaeude_volumen_ha_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0250_giszhpub_wb_abflussprozesse_f</Name>
      <Title>Gewässer Abflussprozesse (250.1)</Title>
      <Abstract>Abflussprozesse</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0250_giszhpub_wb_abflussprozesse_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0250_giszhpub_wb_abflussprozess_hof_f</Name>
      <Title>Gewässer Unmittelbarer Oberflächenabfluss (250.3)</Title>
      <Abstract>Unmittelbarer Oberflächenabfluss</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0250_giszhpub_wb_abflussprozess_hof_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0254_giszhpub_veta_bienenstaende_ogd_p</Name>
      <Title>Bienenstände (OGD) (254.1)</Title>
      <Abstract>&lt;p&gt;Registrierten Bienenstände im Kanton Zürich sowie ausserkantonale Bienenstände von Zürcher Imker und Imkerinnen&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0254_giszhpub_veta_bienenstaende_ogd_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0257_awel_wb_gewaesserregionen_f</Name>
      <Title>Gewässerregionen (257.1)</Title>
      <Abstract>Darstellung der 15 Haupteinzugsgebiete auf Basis von Bundesdaten (Hydrometrieatlas dr Schweiz, Hades) inklusive Anpassungen von Seiten Kt. ZH vom Okt. 2011</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0257_awel_wb_gewaesserregionen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0260_giszhpub_anthroposol_fffpot_f</Name>
      <Title>Hinweisflächen für anthropogene Böden mit Potenzial für Fruchtfolgeflächenkompensation (260.2)</Title>
      <Abstract>&lt;p&gt;Hinweisflächen für anthropogene Böden mit Potenzial für Fruchtfolgeflächenkompensation Publikationsversion&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0260_giszhpub_anthroposol_fffpot_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0261_giszhpub_wald_schutzwald_f</Name>
      <Title>Schutzwald, gravitativ (261.1)</Title>
      <Abstract>publizierte FC auf GISZHPUB</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0261_giszhpub_wald_schutzwald_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0261_giszhpub_wald_grs_waldobjekte_f</Name>
      <Title>Gerinnerelevanter Schutzwald (Tobelwälder) (261.4)</Title>
      <Abstract>publizierte FC auf GISZHPUB</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0261_giszhpub_wald_grs_waldobjekte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0268_arv_basis_av_plz_ortschaften_f</Name>
      <Title>Ortschaften und Postleitzahlregionen (268.1)</Title>
      <Abstract>Postalische Ortschaften und Postleitzahlregionen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0268_arv_basis_av_plz_ortschaften_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0272_stat_gebaeude_ha_f</Name>
      <Title>Räumliche Gebäudestatistik Polygon (272.1)</Title>
      <Abstract>&lt;p&gt;Hektarraster-Polygone (100mx100m) mit Informationen zu Gebäuden und Wohnungen&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0272_stat_gebaeude_ha_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0272_stat_gebaeude_ha_p</Name>
      <Title>Räumliche Gebäudestatistik Punkt (272.2)</Title>
      <Abstract>&lt;p&gt;Hektarraster-Mittelpunkte (100mx100m) mit Informationen zu Gebäuden und Wohnungen&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0272_stat_gebaeude_ha_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0277_arv_basis_arv_adressen_p</Name>
      <Title>Adressen GIS-ZH (277.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0277_arv_basis_arv_adressen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0278_arv_basis_up_stadtkreise_f</Name>
      <Title>Stadtkreise Zürich und Winterthur (278.1)</Title>
      <Abstract>Stadtkreise von Zürich und Winterthur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0278_arv_basis_up_stadtkreise_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0278_arv_basis_up_stadtquartiere_f</Name>
      <Title>Quartiere Zürich und Winterthur (278.2)</Title>
      <Abstract>Statistische Quartiere von Zürich und Quartiere von Winterthur. Für statistische Zwecke wird die Stadt Zürich ausgehend von den 12 Kreisen bzw. 22 Stadtquartieren in 34 Statistische Quartiere unterteilt. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0278_arv_basis_up_stadtquartiere_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0278_arv_basis_up_gemeinden_stadtkreise_f</Name>
      <Title>Gemeinden mit Stadtkreisen von Zürich und Winterthur (278.3)</Title>
      <Abstract>Stadtkreise Zürich und Winterthur integriert in die Gemeinden des Kantons</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0278_arv_basis_up_gemeinden_stadtkreise_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0278_arv_basis_up_gemeinden_stadtquartiere_f</Name>
      <Title>Gemeinden mit Quartieren von Zürich und Winterthur (278.4)</Title>
      <Abstract>Statistische Quartiere von Zürich und Quartiere von Winterthur integriert in die Gemeinden des Kantons</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0278_arv_basis_up_gemeinden_stadtquartiere_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0281_giszhpub_wb_unterhaltsgebiete_f</Name>
      <Title>Gewässer Unterhaltsgebiete Sektion Gewässerunterhalt (281.1)</Title>
      <Abstract>Gebietseinteilung der Werkhöfe für den Unterhalt an den kantonalen Gewässern</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0281_giszhpub_wb_unterhaltsgebiete_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0281_giszhpub_wb_unterhalt_seen_f</Name>
      <Title>Seen Zuständigkeiten Sektion Gewässerunterhalt und Bau (281.2)</Title>
      <Abstract>Gebietseinteilung des Werkhofs Hinwil (Zürcher Oberland) zur Betreuung der 3 Seen (Zürich, Greifen-, Pfäffikersee)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0281_giszhpub_wb_unterhalt_seen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0281_giszhpub_wb_zustaendigkeiten_l</Name>
      <Title>Gewässer Zuständigekeiten Sektionen Bau und Gewässerunterhalt (281.3)</Title>
      <Abstract>Unterteilung nach Fliessgewässer von kantonaler/regionaler Bedeutung und Fliessgewässer von lokaler Bedeutung, Zuständigkeiten der Sektion Gewässerunterhalt und der Sektion Bau an den Fliessgewässern. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0281_giszhpub_wb_zustaendigkeiten_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0281_giszhpub_wb_werkhoefe_p</Name>
      <Title>Gewässer Werkhöfe AWEL (281.4)</Title>
      <Abstract>Werkhofname mit Betriebleiterinfos</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0281_giszhpub_wb_werkhoefe_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0281_giszhpub_wb_zustaendigkeiten_f</Name>
      <Title>Gewässer Zuständigkeiten Sektionen Planung sowie Beratung und Bewilligung (281.5)</Title>
      <Abstract>Diverse Zuständigkeiten der Abteilung Wasserbau im Bereich Raumplanung, Gewässeraum, Beratung und Bewilligung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0281_giszhpub_wb_zustaendigkeiten_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0281_giszhpub_wb_zustaendig_gn_seen_f</Name>
      <Title>Gewässer Zuständigkeiten Seen Sektion Gewässernutzung (281.8)</Title>
      <Abstract>Zuständigkeiten der Sektion Gewässernutzung bei den Stehgewässern</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0281_giszhpub_wb_zustaendig_gn_seen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0316_giszhpub_gs_waermenutzungsatlas_f</Name>
      <Title>Wärmenutzung (316.1)</Title>
      <Abstract>Wärmenutzungszonen B bis E</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0316_giszhpub_gs_waermenutzungsatlas_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0288_tba_fals_strl_brueckenbereich_f</Name>
      <Title>Brückenbereiche mit Routennummern und Zusatzbreiten (288.34)</Title>
      <Abstract>&lt;p&gt;In Brückenbereichen liegt die Fahrbahnhöhe im GIS-LBK nicht auf Bodenhöhe des DTM, sondern muss entweder vom Anfang bis zum Ende interpoliert werden oder vom DOM-ZH abgelesen werden. In diesem Datensatz werden seit 2016 alle Strassen über die Routennummer des Strassennetzes selektiert. Zudem wird die Zusatzbreite für Brückenplatten digitalisiert. Steuerung der Höhenbestimmung über Attribut BEZ - Brücke, aber keine Emissionssegmente (keine Aktion) - Brücke, durch DOM abgedeckt (Z anhand DOM-ZH bestimmen) - Brücke, schlecht durch DOM repräsentiert (lineare Interpolation mit Brückenkopf und STRL_BRUECKEN_HOEHE_Z_L) - ausserhalb Perimeter (keine Aktion) - keine Brücke (keine Aktion)&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0288_tba_fals_strl_brueckenbereich_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0288_tba_fals_strl_tunnelbereich_f</Name>
      <Title>Tunnel und Unterführungen (288.36)</Title>
      <Abstract>&lt;p&gt;Neu: Bereiche von Unterführungen und kurzen Tunnels, bei denen die Fahrbahnhöhe speziell gehandhabt werden muss.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0288_tba_fals_strl_tunnelbereich_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0290_giszhpub_wald_luftbildbestand_f</Name>
      <Title>Luftbild Bestandesdaten (290.4)</Title>
      <Abstract>Bestandesbeschreibung der einzelnen interpretierten Flächen.&#13;
Neue Bestandesdaten werden nur noch im Bereich des Waldareals (ALN_WALD.WALDAREAL_F) erstellt. Bestände die vor 2018 erstellt wurden, können auch noch bestockte Flächen ausserhalb des Waldareals (z.B. Feldgehölze) beinhalten.&#13;
Ab 19.03.2025 werden vollständig 'gefüllte' Perimeter in den gesamtkantonalen Datensatz integriert. D.h. Flächen ausserhalb des Waldareals, welche nicht vollständig von Wald umgeben sind, erhalten den FLCODELB -9 (unbestimmt, Feldinhalt nicht angesprochen). Flächen ausserhalb des Waldareals, welche vollständig von Wald umgeben sind, erhalten den FLCODELB 47.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0290_giszhpub_wald_luftbildbestand_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_achsen_national_f</Name>
      <Title>Nationale Ausbreitungsachsen  (293.1)</Title>
      <Abstract>Perimeter der nationalen Ausbreitungsachsen </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_achsen_national_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_achsen_regional_f</Name>
      <Title>Regionale Ausbreitungsachsen (293.2)</Title>
      <Abstract>Perimeter der regionalen Ausbreitungsachsen </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_achsen_regional_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_barriere_i_f</Name>
      <Title>Flächige Barrieren I (293.3)</Title>
      <Abstract>Für Wildtiere nicht überwindbare, flächige Barrieren (Weiden mit festinstallierten Maschendraht- oder Powerzäunen) </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_barriere_i_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_barriere_i_l</Name>
      <Title>Barrieren I (293.4)</Title>
      <Abstract>Für Wildtiere nicht überwindbare Barrieren (Eingezäunte Hochleistungsstrassen, Maschendrahtzäune, Mauern, Felswände)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_barriere_i_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_barriere_ii_f</Name>
      <Title>Flächige Barrieren II (293.5)</Title>
      <Abstract>Für Wildtiere nur schwer überwindbare, flächige Barrieren (Weiden mit 2 elektrischen Drähten umzäunt) </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_barriere_ii_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_barriere_ii_l</Name>
      <Title>Barrieren II (293.6)</Title>
      <Abstract>Für Wildtiere nur schwer überwindbare Barrieren (Strassen mit sehr hohem Verkehrsaufkommen DTV&gt;10'000, stark befahrene Bahnstrecken) </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_barriere_ii_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_barriere_iii_l</Name>
      <Title>Barrieren III (293.7)</Title>
      <Abstract>Für Wildtiere gefährliche Barrieren (Strassen mit mittlerem bis hohem Verkehrsaufkommen DTV 2'500-10'000)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_barriere_iii_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_leitstruktur_l</Name>
      <Title>Leitstruktur (293.8)</Title>
      <Abstract>Hecken, Feldgehölze, Buntbrachen, Schilfstreifen, Gräben, Dämme </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_leitstruktur_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_massnahmen_p</Name>
      <Title>Massnahmen (293.9)</Title>
      <Abstract>Massnahmen zur Verbesserung der Durchlässigkeit des Korridors </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_massnahmen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_perimeter_f</Name>
      <Title>Perimeter (293.10)</Title>
      <Abstract>Grenzverlauf des Wildtierkorridors </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_perimeter_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_zwangswechsel_l</Name>
      <Title>Zwangswechsel (293.11)</Title>
      <Abstract>Nadelöhr bei der Durchquerung des Wildtierkorridors </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_zwangswechsel_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_achsen_national_2009_f</Name>
      <Title>Nationale Ausbreitungsachsen 2009 (293.20)</Title>
      <Abstract>Perimeter der nationalen Ausbreitungsachsen 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_achsen_national_2009_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_giszhpub_fj_wtk_achsen_regional_2009_f</Name>
      <Title>Regionale Ausbreitungsachsen 2009 (293.21)</Title>
      <Abstract>Perimeter der regionalen Ausbreitungsachsen 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_giszhpub_fj_wtk_achsen_regional_2009_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_barriere_i_2009_f</Name>
      <Title>Flächige Barrieren I 2009 (293.22)</Title>
      <Abstract>Für Wildtiere nicht überwindbare, flächige Barrieren (Weiden mit festinstallierten Maschendraht- oder Powerzäunen) 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_barriere_i_2009_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_barriere_i_2009_l</Name>
      <Title>Barrieren I 2009 (293.23)</Title>
      <Abstract>Für Wildtiere nicht überwindbare Barrieren (Eingezäunte Hochleistungsstrassen, Maschendrahtzäune, Mauern, Felswände) 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_barriere_i_2009_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_barriere_ii_2009_f</Name>
      <Title>Flächige Barrieren II 2009 (293.24)</Title>
      <Abstract>Für Wildtiere nur schwer überwindbare, flächige Barrieren (Weiden mit 2 elektrischen Drähten umzäunt) 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_barriere_ii_2009_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_barriere_ii_2009_l</Name>
      <Title>Barrieren II 2009 (293.25)</Title>
      <Abstract>Für Wildtiere nur schwer überwindbare Barrieren (Strassen mit sehr hohem Verkehrsaufkommen DTV&gt;10'000, stark befahrene Bahnstrecken) 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_barriere_ii_2009_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_barriere_iii_2009_l</Name>
      <Title>Barrieren III 2009 (293.26)</Title>
      <Abstract>Für Wildtiere gefährliche Barrieren (Strassen mit mittlerem bis hohem Verkehrsaufkommen DTV 2'500-10'000) 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_barriere_iii_2009_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_leitstruktur_2009_l</Name>
      <Title>Leitstruktur 2009 (293.27)</Title>
      <Abstract>Hecken, Feldgehölze, Buntbrachen, Schilfstreifen, Gräben, Dämme 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_leitstruktur_2009_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_massnahmen_2009_p</Name>
      <Title>Massnahmen 2009 (293.28)</Title>
      <Abstract>Massnahmen zur Verbesserung der Durchlässigkeit des Korridors 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_massnahmen_2009_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_perimeter_2009_f</Name>
      <Title>Perimeter 2009 (293.29)</Title>
      <Abstract>Grenzverlauf des Wildtierkorridors 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_perimeter_2009_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0293_aln_fj_wtk_zwangswechsel_2009_l</Name>
      <Title>Zwangswechsel 2009 (293.30)</Title>
      <Abstract>Nadelöhr bei der Durchquerung des Wildtierkorridors 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0293_aln_fj_wtk_zwangswechsel_2009_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0306_giszhpub_fns_bun_massnahme_archiv_f</Name>
      <Title>Unterhaltsmassnahmen flächig (306.5)</Title>
      <Abstract>Archiv der Naturschutz-Unterhaltsmassnahmen. Enthält alle im GIS dokumentierten Massnahmen als sich überlappende Flächen mit dem jeweiligen Ausführungsjahr.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0306_giszhpub_fns_bun_massnahme_archiv_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0306_giszhpub_fns_bun_massnahme_archiv_l</Name>
      <Title>Unterhaltsmassnahmen linear (306.6)</Title>
      <Abstract>Archiv der Naturschutz-Unterhaltsmassnahmen. Enthält alle im GIS dokumentierten linearen Massnahmen als Linien mit dem jeweiligen Ausführungsjahr.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0306_giszhpub_fns_bun_massnahme_archiv_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0306_giszhpub_fns_bun_massnahme_archiv_p</Name>
      <Title>Unterhaltsmassnahmen punktuell (306.7)</Title>
      <Abstract>Archiv der Naturschutz-Unterhaltsmassnahmen. Enthält alle im GIS dokumentierten punktuellen Massnahmen als Punkte mit dem jeweiligen Ausführungsjahr.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0306_giszhpub_fns_bun_massnahme_archiv_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0306_giszhpub_fns_bun_nutzbrache_archiv_f</Name>
      <Title>Nutzungsbrachen (306.8)</Title>
      <Abstract>Archiv der Nutzungsbrachen. Enthält alle im GIS dokumentierten flächigen Nutzungsbrachen in Naturschutzgebieten mit dem jeweiligen Bewirtschaftungsjahr.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0306_giszhpub_fns_bun_nutzbrache_archiv_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0314_giszhpub_fischrevier_bereiche_f</Name>
      <Title>Fischereirevier-Bereiche (314.1)</Title>
      <Abstract>Administrative Unterteilung der KAntonsfläche in Fischereirevierbereiche. Alle Fischereirelevanten Gewässer in einem Bereich gehören zum Entsprechnden Revier. Diese Ebene erlaubt die einfache Nachführung der Reviereinteilungen unabhängig von Veränderungen an den eigentlichen Gewässerlayern.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0314_giszhpub_fischrevier_bereiche_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0314_giszhpub_fischrevier_gewaessernetz_l</Name>
      <Title>Fischereirevier-Gewässernetz (314.2)</Title>
      <Abstract>Gewässernetz bestehend aus dem Fliessgewässernetz gem. AWEL, manuellen Ergänzung und den Uferlineine der Stillgewässer mit den Fischereirevierdaten von FJV</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0314_giszhpub_fischrevier_gewaessernetz_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0314_giszhpub_fischrevier_stillgewaesser_f</Name>
      <Title>Fischereirevier-Stillgewäser (314.3)</Title>
      <Abstract>Die Fischereirevierstillgewässer enthalten Weiher, Teiche und Seen aus unterschiedlichen Datenquellen sowie manuellen Ergänzungen mit den Revierdaten der FJV</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0314_giszhpub_fischrevier_stillgewaesser_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0316_giszhpub_gs_ews_auflagen_f</Name>
      <Title>Erdwärmesonden Auflagen (316.2)</Title>
      <Abstract>Gebiete mit Nutzungseinschränkungen für das Bauen von Erdwärmesonden</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0316_giszhpub_gs_ews_auflagen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0317_giszhpub_gs_grundwasserfassungen_ogd_p</Name>
      <Title>GRUNDWASSERFASSUNGEN (317.2)</Title>
      <Abstract>Bauliche Anlage zur Entnahme von Grundwasser.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0317_giszhpub_gs_grundwasserfassungen_ogd_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0317_giszhpub_gs_grundwasserpiezometer_ogd_p</Name>
      <Title>GRUNDWASSERPIEZOMETER (317.4)</Title>
      <Abstract>Grundwasser-Piezometer</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0317_giszhpub_gs_grundwasserpiezometer_ogd_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0317_giszhpub_gs_sammelschacht_becken_ogd_p</Name>
      <Title>SAMMELSCHACHT-BECKEN (317.7)</Title>
      <Abstract>Sammelschacht-Becken</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0317_giszhpub_gs_sammelschacht_becken_ogd_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0317_giszhpub_gs_quellfassungen_ogd_p</Name>
      <Title>QUELLFASSUNGEN (317.9)</Title>
      <Abstract>Bauliche Anlage zur Entnahme von Quellwasser.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0317_giszhpub_gs_quellfassungen_ogd_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0317_giszhpub_gs_erdregister_ogd_p</Name>
      <Title>ERDREGISTER (317.11)</Title>
      <Abstract>bauliche Anlage zum Wärmeentzug aus dem Erdreich</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0317_giszhpub_gs_erdregister_ogd_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0318_giszhpub_gs_tunnel_l</Name>
      <Title>TUNNELS  (318.1)</Title>
      <Abstract>&lt;p&gt;Tunnels und Stollen im Kanton Zürich.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0318_giszhpub_gs_tunnel_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0323_giszhpub_fns_gebiete_f</Name>
      <Title>Betreuungsgebiete (323.1)</Title>
      <Abstract>Einteilung des Kantons in 27 Gebiete. Diese Gebiete sind auch die Abgrenzung für die Vergabe der Betreuungssaufträge und somit ist darin der zuständige Naturschutzbeauftragte (NBA) enthalten.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0323_giszhpub_fns_gebiete_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0323_giszhpub_fns_gebietsbetreuung_f</Name>
      <Title>Zuständigkeit der Gebietsbetreuenden der FNS (323.11)</Title>
      <Abstract>Betreuer und Betreuerinnen der Fachstelle Naturschutz, Gebietsbetreuung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0323_giszhpub_fns_gebietsbetreuung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0323_giszhpub_fns_geschaefte_f</Name>
      <Title>Zuständigkeit der Geschäftsbearbeitung und Stellungnahmen der FNS (323.21)</Title>
      <Abstract>Einteilung der Geschäftsbearbeitung </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0323_giszhpub_fns_geschaefte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0326_giszhpub_gs_grundwasserpegel_p</Name>
      <Title>Grundwasserpegel (326.1)</Title>
      <Abstract>kantonale Grundwasserpegel</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0326_giszhpub_gs_grundwasserpegel_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_dichtungswand_l</Name>
      <Title>Grundwasservorkommen Dichtungswand (327.2)</Title>
      <Abstract>Grundwasservorkommen Dichtungswand</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_dichtungswand_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_entwaesserungskanal_l</Name>
      <Title>Grundwasservorkommen Entwässerungskanal (327.3)</Title>
      <Abstract>Grundwasservorkommen Entwässerungskanal</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_entwaesserungskanal_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_fliessrichtung_hw_l</Name>
      <Title>Grundwasservorkommen Fliessrichtung Hochwasser (327.4)</Title>
      <Abstract>Grundwasservorkommen - Fliessrichtung im Hochwasserfall</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_fliessrichtung_hw_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_fliessrichtung_mw_l</Name>
      <Title>Grundwasservorkommen Fliessrichtung Mittelwasser (327.5)</Title>
      <Abstract>Grundwasservorkommen - Fliessrichtung im Mittelwasserfall</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_fliessrichtung_mw_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_bedeckung_l</Name>
      <Title>Grundwasserbedeckung (Linie) (327.6)</Title>
      <Abstract>Grundwasserbedeckung (Linie)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_bedeckung_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_bedeckung_f</Name>
      <Title>Grundwasserbedeckung (Fläche) (327.7)</Title>
      <Abstract>Grundwasserbedeckung (Fläche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_bedeckung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_begrenzung_l</Name>
      <Title>Grundwasserbegrenzung (327.8)</Title>
      <Abstract>Grundwasserbegrenzung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_begrenzung_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_gebiet_f</Name>
      <Title>Grundwassergebiet (327.9)</Title>
      <Abstract>Grundwassergebiet</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_gebiet_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_leiter_l</Name>
      <Title>Grundwasserleiter (Linie) (327.10)</Title>
      <Abstract>Grundwasserleiter (Linie)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_leiter_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_leiter_f</Name>
      <Title>Grundwasserleiter (Fläche) (327.11)</Title>
      <Abstract>Grundwasserleiter (Fläche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_leiter_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_leiter_see_l</Name>
      <Title>Grundwasserleiter See (327.12)</Title>
      <Abstract>Grundwasserleiter See</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_leiter_see_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_maechtigkeit_l</Name>
      <Title>Grundwassermächtigkeit (327.13)</Title>
      <Abstract>Grundwassermächtigkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_maechtigkeit_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_hw_text_p</Name>
      <Title>Grundwasservorkommen Beschriftung Hochwasserfall (327.14)</Title>
      <Abstract>Grundwasservorkommen - Beschriftung Hochwasserfall</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_hw_text_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_in_exfiltration_l</Name>
      <Title>Grundwasservorkommen In-/Exfiltration (327.15)</Title>
      <Abstract>Grundwasservorkommen In-/Exfiltration</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_in_exfiltration_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_isohypse_hw_l</Name>
      <Title>Grundwassergleichen Hochwasser (327.16)</Title>
      <Abstract>Grundwassergleichen Hochwasser</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_isohypse_hw_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_isohypse_mw_l</Name>
      <Title>Grundwassergleichen Mittelwasser (327.17)</Title>
      <Abstract>Grundwassergleichen Mittelwasser</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_isohypse_mw_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_isohypse_mw_halb_l</Name>
      <Title>Grundwassergleichen Mittelwasser (halb) (327.18)</Title>
      <Abstract>Grundwassergleichen Mittelwasser (halb)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_isohypse_mw_halb_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_mw_text_p</Name>
      <Title>Grundwasservorkommen Beschriftung Mittelwasserfall (327.20)</Title>
      <Abstract>Grundwasservorkommen - Beschriftung Mittelwasserfall</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_mw_text_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_quellhorizont_l</Name>
      <Title>Grundwasservorkommen Quellhorizont (327.21)</Title>
      <Abstract>Grundwasservorkommen - Quellhorizont</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_quellhorizont_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_see_f</Name>
      <Title>Grundwasservorkommen Seen (327.22)</Title>
      <Abstract>Grundwasservorkommen - Seen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_see_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_stauwehr_l</Name>
      <Title>Grundwasservorkommen Stauwehr (327.23)</Title>
      <Abstract>Grundwasservorkommen - Stauwehr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_stauwehr_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_stockwerkbau_l</Name>
      <Title>Grundwasservorkommen Stockwerkbau (327.24)</Title>
      <Abstract>Grundwasservorkommen - Stockwerkbau</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_stockwerkbau_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_thur_f</Name>
      <Title>Grundwasservorkommen Thur (327.25)</Title>
      <Abstract>Grundwasservorkommen - Thur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_thur_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_artesisch_f</Name>
      <Title>Grundwasserbereich artesisch (327.26)</Title>
      <Abstract>Bereich mit artesisch gespanntem Grundwasser</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_artesisch_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0327_giszhpub_gs_gw_artesisch_l</Name>
      <Title>Grundwasserbereich artesisch Begrenzung (327.27)</Title>
      <Abstract>Begrenzungslinien der Bereiche mit artesisch gespanntem Grundwasser</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0327_giszhpub_gs_gw_artesisch_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0337_arv_basis_gen_a1_gemeinden_f</Name>
      <Title>Generalisierte Gemeinden (337.1)</Title>
      <Abstract>&lt;p&gt;für die Harmonisierung der Datenlandschaft im Kanton ZH wurden die &lt;a href="https://github.com/statistikZH/gebietsstammdaten_zh/blob/main/Variablen.md"&gt;Gebietsstammdaten ZH &lt;/a&gt;hinzugefügt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0337_arv_basis_gen_a1_gemeinden_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0338_giszhpub_wald_forstreviere_f</Name>
      <Title>GISZHPUB.WALD_FORSTREVIERE_F (338.6)</Title>
      <Abstract>Forstreviere im Kanton Zürich, inkl. Reviernamen, Kontaktangaben zu den Försterinnen und Förstern und Forstkreiszugehörigkeiten.&#13;
Die für die View verwendeten Tabellen stammen aus der Forst-Datenbank (Markus Zimmermann, Sektion Planung).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0338_giszhpub_wald_forstreviere_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0341_aln_fns_naturraeume_f</Name>
      <Title>Naturräume (341.1)</Title>
      <Abstract>Naturräume nach Entwurf Naturschutz-Gesamtkonzept</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0341_aln_fns_naturraeume_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0348_giszhpub_zvv_tarifzonen_f</Name>
      <Title>ZVV_TARIFZONEN (348.1)</Title>
      <Abstract>Tarifzonen des öffentlichen Verkehrs</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0348_giszhpub_zvv_tarifzonen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0353_giszhpub_fns_lrm_kartierungen_f</Name>
      <Title>Lebensraum- und Vegetationskartierflächen (353.1)</Title>
      <Abstract>Kartierflächen mit den Lebensraum- bzw. Vegetationstypen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0353_giszhpub_fns_lrm_kartierungen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0360_tba_fals_fluglaerm_wohnen_f</Name>
      <Title>Fluglärm Wohnnutzung (Grundfläche) (360.11)</Title>
      <Abstract>&lt;p&gt;Grundflächen für Karte "Fluglärm Wohnen" im GIS-Browser 3 symbolisiert nach Attribut SYMBOLISIERUNG&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0360_tba_fals_fluglaerm_wohnen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0360_tba_fals_fluglaerm_betrieb_f</Name>
      <Title>Fluglärm Betrieb (Grundfläche) (360.12)</Title>
      <Abstract>&lt;p&gt;Grundfläche für Karte "Fluglärm Betrieb" im GIS-Browser 3 symbolisiert nach Attribut SYMBOLISIERUNG&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0360_tba_fals_fluglaerm_betrieb_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0368_giszhpub_arv_kaz_denkmalschutzobjekte_p</Name>
      <Title>Denkmalschutzobjekte (368.1)</Title>
      <Abstract>Objektliste Denkmalschutzobjekte (Download: &lt;a href="https://odb.zh.ch/odbwiki/mediawiki/files/pdfs/objektliste_mit_PDF-Links.csv" target="_blank"&gt;CSV&lt;/a&gt;, &lt;a href="https://maps.zh.ch/?topic=ArchDenkmalZH&amp;showtab=ogddownload" target="_blank"&gt;andere Formate&lt;/a&gt;).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0368_giszhpub_arv_kaz_denkmalschutzobjekte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_gwschutz_f</Name>
      <Title>Grundwasserschutzzonen (371.1)</Title>
      <Abstract>Grundwasserschutzzonen werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_gwschutz_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_oeffgew_l</Name>
      <Title>Öffentliche Gewässer (371.2)</Title>
      <Abstract>Öffentliche Gewässer werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_oeffgew_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_wnb_f</Name>
      <Title>Waldstandorte von naturkundlicher Bedeutung WNB (371.3)</Title>
      <Abstract>Waldstandorte von naturkundlicher Bedeutung WNB werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt;  und im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_wnb_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_natwaldres_f</Name>
      <Title>Kantonale Naturwaldreservate (371.4)</Title>
      <Abstract>Kantonale Naturwaldreservate werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; und im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_natwaldres_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_svo_f</Name>
      <Title>Überkommunale Natur- und Landschaftsschutzverordnungen, Zonen I, II, IV (371.5)</Title>
      <Abstract>Überkommunale Natur- und Landschaftsschutzverordnungen, Zonen I, II, IV werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_svo_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_inv80_f</Name>
      <Title>Natur- und Landschaftsschutzinventar 1980, Naturschutzobjekte (371.6)</Title>
      <Abstract>Natur- und Landschaftsschutzinventar 1980, Naturschutzobjekte werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_inv80_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_bln_f</Name>
      <Title>Inventar der Landschaften und Naturdenkmäler von nationaler Bedeutung BLN (371.7)</Title>
      <Abstract>Inventar der Landschaften und Naturdenkmäler von nationaler Bedeutung BLN werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_bln_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_laschutz_f</Name>
      <Title>Landschaftsschutzgebiet (kantonaler Richtplan) (371.8)</Title>
      <Abstract>Landschaftsschutzgebiet (kantonaler Richtplan) wird im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_laschutz_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0445_aln_fns_schwerpunktgeb_nsgk_f</Name>
      <Title>Schwerpunktgebiete (445.1)</Title>
      <Abstract>Schwerpunktgebiete</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0445_aln_fns_schwerpunktgeb_nsgk_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_lafoe_f</Name>
      <Title>Landschaftsförderungsgebiet (kantonaler Richtplan) (371.9)</Title>
      <Abstract>Landschaftsförderungsgebiet (kantonaler Richtplan) wird im Plan &lt;i&gt;Planungsgrudlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_lafoe_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_wildschonrevier_f</Name>
      <Title>Kantonales Wildschonrevier (371.10)</Title>
      <Abstract>Kantonales Wildschonrevier wird im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_wildschonrevier_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_erholung_f</Name>
      <Title>Erholungsgebiete (kantonaler Richtplan) (371.11)</Title>
      <Abstract>Erholungsgebiete (kantonaler Richtplan) werden im Plan &lt;i&gt;Planungsgrudlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_erholung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_aussichtspte_p</Name>
      <Title>Erholungsanlagen Aussichtspunkte (kantonaler und regionale Richtpläne) (371.12)</Title>
      <Abstract>Erholungsanlagen Aussichtspunkte (kantonaler und regionale Richtpläne) werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_aussichtspte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_wanderwege_l</Name>
      <Title>Erholungsanlagen Wanderwege (regionale Richtpläne, Nachführung ZAW) (371.13)</Title>
      <Abstract>Erholungsanlagen Wanderwege (regionale Richtpläne, Nachführung ZAW) werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_wanderwege_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_reitwege_l</Name>
      <Title>Erholungsanlagen Reitwege (regionale Richtpläne) (371.14)</Title>
      <Abstract>Erholungsanlagen Reitwege (regionale Richtpläne) werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_reitwege_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_parkier_p</Name>
      <Title>Parkierungsanlagen (regionale Richtpläne) (371.15)</Title>
      <Abstract>Parkierungsanlagen (regionale Richtpläne) werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_parkier_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_material_f</Name>
      <Title>Materialgewinnungsgebiet oder Deponie (kantonaler Richtplan) (371.16)</Title>
      <Abstract>Materialgewinnungsgebiet oder Deponie (kantonaler Richtplan) werden im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_material_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_pg_waldareal_f</Name>
      <Title>Waldareal (371.17)</Title>
      <Abstract>Waldareal wird im Plan &lt;i&gt;Planungsgrundlagen&lt;/i&gt; und im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_pg_waldareal_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_grav_natgef_f</Name>
      <Title>S1 Gravitative Naturgefahren (371.18)</Title>
      <Abstract>S1 Gravitative Naturgefahren wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_grav_natgef_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_gw_tw_schutz_f</Name>
      <Title>S3 Grund- und Trinkwasser (371.19)</Title>
      <Abstract>S3 Grund- und Trinkwasser wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_gw_tw_schutz_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_wald_entlang_str_f</Name>
      <Title>S4 Wald entlang Kantonsstrassen und Autobahnen (371.20)</Title>
      <Abstract>S4 Wald entlang Kantonsstrassen und Autobahnen wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_wald_entlang_str_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_wald_entlang_bul_f</Name>
      <Title>S5 Wald entlang Bahnen und Leitungen (371.21)</Title>
      <Abstract>S5 Wald entlang Bahnen und Leitungen wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_wald_entlang_bul_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_holzproduktion_f</Name>
      <Title>H1 Holzproduktion (371.22)</Title>
      <Abstract>H1 Holzproduktion wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_holzproduktion_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_liwa_f</Name>
      <Title>B3 Dauernd lichte Wälder (371.23)</Title>
      <Abstract>B3 Dauernd lichte Wälder werden im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_liwa_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_eichen_f</Name>
      <Title>B4 Eichenförderung (371.24)</Title>
      <Abstract>B4 Eichenförderung wird im plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_eichen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_eiben_f</Name>
      <Title>B5 Eibenförderung (371.25)</Title>
      <Abstract>B5 Eibenförderung wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_eiben_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_wrand_l</Name>
      <Title>B6 Waldrandförderung (371.26)</Title>
      <Abstract>B6 Waldrandförderung wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; abgebildet.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_wrand_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_naturerlebnispark_f</Name>
      <Title>B7 Wildnispark Zürich (Naturerlebnispark) (371.27)</Title>
      <Abstract>B7 Wildnispark Zürich (Naturerlebnispark) wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; abgebildet.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_naturerlebnispark_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_haeufig_begangen_f</Name>
      <Title>E1 Häufig begangene Wälder (371.28)</Title>
      <Abstract>E1 Häufig begangene Wälder werden im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; abgebildet.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_haeufig_begangen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_wildlrm_f</Name>
      <Title>E2 Wenig begangene Wildlebensräume (371.29)</Title>
      <Abstract>E2 Wenig begangene Wildlebensräume wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_wildlrm_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_bz_erholung_reg_f</Name>
      <Title>E3 Erholungswälder durch Gemeinden bezeichnet (371.30)</Title>
      <Abstract>E3 Erholungswälder durch Gemeinden bezeichnet wird im Plan &lt;i&gt;Besondere Ziele&lt;/i&gt; und als Erholung (überlagernd, durch Gemeinden bezeichnet) im Plan &lt;i&gt;Waldfunktionen&lt;/i&gt; dargestellt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_bz_erholung_reg_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0371_giszhpub_wep10_waldfunktionen_f</Name>
      <Title>Vorrangfunktion (371.31)</Title>
      <Abstract>Vorrangfunktion wird im Plan &lt;i&gt;Waldfunktionen&lt;/i&gt; dargestellt</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0371_giszhpub_wep10_waldfunktionen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0375_giszhpub_wb_revit_planung_nutzen_l</Name>
      <Title>Gewässer Revitalisierungspotenzial Fliessgewässer (375.1)</Title>
      <Abstract>Nutzen für Natur und Landschaft im Verhältnis zum Aufwand (Revitalisierungspotenzial)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0375_giszhpub_wb_revit_planung_nutzen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0375_giszhpub_wb_revit_planung_prio_ogd_l</Name>
      <Title>Gewässer Priorisierung Revitalisierungen Fliessgewässer (375.2)</Title>
      <Abstract>Priorisierung der Revitalisierungen Fliessgewässer&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0375_giszhpub_wb_revit_planung_prio_ogd_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0381_tba_fals_lub_geplante_anlage_l</Name>
      <Title>Geplante Anlage Linie (381.11)</Title>
      <Abstract>&lt;p&gt;Linien der geplanten Anlagen. Wird zwischen 1:1 Mio und 1:20'000 angezeigt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0381_tba_fals_lub_geplante_anlage_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0381_tba_fals_lub_geplante_info_f</Name>
      <Title>Geplante Anlage Info Fläche (381.12)</Title>
      <Abstract>&lt;p&gt;Fläche mit Informationen für Info-Abfrage für "Lärmübersicht für Bauvorhaben" und "Lärmübersicht für Raumplanung". wird im Massstab 1:1 bis 1: 20'000 angezeigt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0381_tba_fals_lub_geplante_info_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0381_tba_fals_lub_geplante_symbol_f</Name>
      <Title>Geplante Anlagen Symbolfläche (noch nicht online, auf Anfrage verfügbar) (381.13)</Title>
      <Abstract>&lt;p&gt;Zusammengeführte Flächen für Symbolisierung. Wird im Massstab 1:1 bis 1:20'000 angezeigt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0381_tba_fals_lub_geplante_symbol_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0381_tba_fals_lub_bestehend_bauvorhaben_f</Name>
      <Title>Bestehende Anlagen Bauvorhaben Fläche  (381.14)</Title>
      <Abstract>&lt;p&gt;Flächen für bestehende Anlagen in Thema "Lärmübersicht für Bauvorhaben".&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0381_tba_fals_lub_bestehend_bauvorhaben_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0384_tba_fals_lub_geplante_anlage_l</Name>
      <Title>Geplante Anlage Linie (384.11)</Title>
      <Abstract>&lt;p&gt;Linien der geplanten Anlagen. Wird zwischen 1:1 Mio und 1:20'000 angezeigt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0384_tba_fals_lub_geplante_anlage_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0384_tba_fals_lub_geplante_info_f</Name>
      <Title>Geplante Anlage Info Fläche (384.12)</Title>
      <Abstract>&lt;p&gt;Fläche mit Informationen für Info-Abfrage für "Lärmübersicht für Bauvorhaben" und "Lärmübersicht für Raumplanung". wird im Massstab 1:1 bis 1: 20'000 angezeigt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0384_tba_fals_lub_geplante_info_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0384_tba_fals_lub_geplante_symbol_f</Name>
      <Title>Geplante Anlagen Symbolfläche (384.13)</Title>
      <Abstract>&lt;p&gt;Zusammengeführte Flächen für Symbolisierung. Wird im Massstab 1:1 bis 1:20'000 angezeigt.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0384_tba_fals_lub_geplante_symbol_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0384_tba_fals_lub_bestehend_raumplanung_f</Name>
      <Title>Bestehende Anlagen Raumplanung Fläche (384.14)</Title>
      <Abstract>&lt;p&gt;Flächen für Symbolisierung der bestehenden Anlagen in der "Lärmübersicht für Raumplanung".&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0384_tba_fals_lub_bestehend_raumplanung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0400_arv_basis_avzh_fixpunkte_p</Name>
      <Title>MOpublic Klasse Control-Point (LFP) (400.1)</Title>
      <Abstract>&lt;p&gt;Fixpunkte bestimmter Kategorien können mit ArcGIS Abfragen ausgewählt werden: ( "KATEGORIE" = 'LFP1' )&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0400_arv_basis_avzh_fixpunkte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0401_arv_basis_avzh_bodenbedeckung_f</Name>
      <Title>MOpublic Klasse LCSurface (BoFlaeche) (401.1)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern&#13;
BoFlaeche.ObjID : BBText.RefID (1:mc)&#13;
1 Bodenbedeckungsfläche (BoFlaeche) kann auf 0, 1 oder mehrere Textpositionen (BBText) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0401_arv_basis_avzh_bodenbedeckung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0401_arv_basis_avzh_bodenbedeckung_pos_p</Name>
      <Title>MOpublic Klasse LCSurface_PosText (BBText) (401.2)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern&#13;
BoFlaeche.ObjID : BBText.RefID (1:mc)&#13;
1 Bodenbedeckungsfläche (BoFlaeche) kann auf 0, 1 oder mehrere Textpositionen (BBText) verweisen.&#13;
Bemerkungen&#13;
Bsp. Beschriftungspunkte von GVZ Nummern (Gebäude) mit ArcGIS Abfragen auswählen:&#13;
( "TYP" = 'Nummer (GBV)' ) and ( "BESCHRIFTUNG" is not null )&#13;
Bsp. Beschriftungspunkt(e) 1 Gebäudes, 1 Gemeinde und 1 GVZ Nummer auswählen:&#13;
( "TYP" = 'Nummer (GBV)' ) and ( "BESCHRIFTUNG" = '26201721' ) and ( "BFSNR" = 261 )&#13;
Bsp. Beschriftungspunkte eines Baches in einer Gemeinde mit ArcGIS Abfragen auswählen:&#13;
( "BFSNR" = 192 ) and ( "TYP" = 'Name' ) and ( "BESCHRIFTUNG" = 'Chalenbach' )&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0401_arv_basis_avzh_bodenbedeckung_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0401_arv_basis_avzh_bodenbedeckung_proj_f</Name>
      <Title>MOpublic Klasse LCSurfaceProj (ProjBoFlaeche) (401.3)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern&#13;
ProjBoFlaeche.ObjID : ProjBBText.RefID (1:mc)&#13;
1 projektierte Bodenbedeckungsfläche (ProjBoFlaeche) kann auf 0, 1 oder mehrere projektierte Textpositionen (ProjBBText) verweisen.&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0401_arv_basis_avzh_bodenbedeckung_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0401_arv_basis_avzh_bodenbedeckung_proj_pos_p</Name>
      <Title>MOpublic Klasse LCSurfaceProj_PosText (ProjBBText) (401.4)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern&#13;
ProjBoFlaeche.ObjID : ProjBBText.RefID (1:mc)&#13;
1 projektierte Bodenbedeckungsfläche (BoFlaeche) kann auf 0, 1 oder mehrere projektierte Textpositionen (BBText) verweisen.&#13;
Bemerkungen&#13;
Bsp. Beschriftungspunkte von GVZ Nummern (Gebäude) mit ArcGIS Abfragen auswählen:&#13;
( "TYP" = 'Nummer (GBV)' ) and ( "BESCHRIFTUNG" is not null )&#13;
Bsp. Beschriftungspunkt(e) 1 Gebäudes, 1 Gemeinde und 1 GVZ Nummer auswählen:&#13;
( "TYP" = 'Nummer (GBV)' ) and ( "BESCHRIFTUNG" = '26201721' ) and ( "BFSNR" = 261 )&#13;
Bsp. Beschriftungspunkte eines Baches in einer Gemeinde mit ArcGIS Abfragen auswählen:&#13;
( "BFSNR" = 192 ) and ( "TYP" = 'Name' ) and ( "BESCHRIFTUNG" = 'Chalenbach' )&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0401_arv_basis_avzh_bodenbedeckung_proj_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0402_arv_basis_avzh_einzelobjekte_f</Name>
      <Title>MOpublic Klasse Surface_element (Flaechenelement) (402.1)</Title>
      <Abstract>Wichtige Arten von flächigen Einzelobjekten:&#13;
unterirdische Gebäude, eingedolte Gewässer, Reservoirs usw.&#13;
&#13;
Beziehungen zu anderen MOpublic Layern:&#13;
Flaechenelement.ObjID : FlaechenelementText.RefID (1:mc)&#13;
1 Einzelobjektfläche (Flaechenelement) kann auf 0, 1 oder mehrere Textpositionen (FlaechenelementText) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0402_arv_basis_avzh_einzelobjekte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0402_arv_basis_avzh_einzelobjekte_fpos_p</Name>
      <Title>MOpublic Klasse Surface_element_PosText (FlaechenelementText) (402.2)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
Flaechenelement.ObjID : FlaechenelementText.RefID (1:mc)&#13;
1 Einzelobjektfläche (Flaechenelement) kann auf 0, 1 oder mehrere Textpositionen (FlaechenelementText) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0402_arv_basis_avzh_einzelobjekte_fpos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0402_arv_basis_avzh_einzelobjekte_l</Name>
      <Title>MOpublic Klasse Linear_element (Linienelement) (402.3)</Title>
      <Abstract>Wichtige Arten von linienförmigen Einzelobjekten:&#13;
Bahngeleise, Hochspannungsfreileitung usw.&#13;
&#13;
Beziehungen zu anderen MOpublic Layern:&#13;
Linienelement.ObjID : LinienelementText.RefID (1:mc)&#13;
1 Einzelobjektlinie (Linienelement) kann auf 0, 1 oder mehrere Textpositionen (LinienelementText) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0402_arv_basis_avzh_einzelobjekte_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0402_arv_basis_avzh_einzelobjekte_lpos_p</Name>
      <Title>MOpublic Klasse Linear_element_PosText (LinienelementText) (402.4)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
Linienelement.ObjID : LinienelementText.RefID (1:mc)&#13;
1 Einzelobjektlinie (Linienelement) kann auf 0, 1 oder mehrere Textpositionen (LinienelementText) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0402_arv_basis_avzh_einzelobjekte_lpos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0402_arv_basis_avzh_einzelobjekte_p</Name>
      <Title>MOpublic Klasse Point_element (Punktelement) (402.5)</Title>
      <Abstract>Wichtige Arten von punktförmigen Einzelobjekten:&#13;
Mast_Antenne, Denkmal, Einzelbaum&#13;
&#13;
Beziehungen zu anderen MOpublic Layern:&#13;
Punktelement.ObjID : PunktelementText.RefID (1:mc)&#13;
1 Einzelobjektpunkt (Punktelement) kann auf 0, 1 oder mehrere Textpositionen (PunktelementText) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0402_arv_basis_avzh_einzelobjekte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0402_arv_basis_avzh_einzelobjekte_ppos_p</Name>
      <Title>MOpublic Klasse Point_element_PosText (PunktelementText) (402.6)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
Punktelement.ObjID : PunktelementText.RefID (1:mc)&#13;
1 Einzelobjektpunkt (Punktelement) kann auf 0, 1 oder mehrere Textpositionen (PunktelementText) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0402_arv_basis_avzh_einzelobjekte_ppos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0403_arv_basis_avzh_nomenklatur_f</Name>
      <Title>MOpublic Klasse Names (Namen) (403.1)</Title>
      <Abstract>Flurnamen sind als Flächen ausgeschieden und finden sich z.B. auch im Uebersichtsplan.&#13;
Ortsnamen sind ebenfalls Flächen und überlagern die Flurnamen.&#13;
Geländenamen werden mit Textpositionen angegeben.&#13;
&#13;
Beziehungen zu anderen MOpublic Layern:&#13;
Namen.ObjID : NamenPos.RefID (1:mc)&#13;
1 Name (Namen) kann auf 0, 1 oder mehrere Textpositionen (NamenPos) verweisen.&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0403_arv_basis_avzh_nomenklatur_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0403_arv_basis_avzh_nomenklatur_pos_p</Name>
      <Title>MOpublic Klasse Names_PosName (NamenPos) (403.2)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
Namen.ObjID : NamenPos.RefID (1:mc)&#13;
1 Name (Namen) kann auf 0, 1 oder mehrere Textpositionen (NamenPos) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0403_arv_basis_avzh_nomenklatur_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_liegenschaften_f</Name>
      <Title>MOpublic Klasse RealEstate (Liegenschaft) (404.1)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
Liegenschaft.ObjID : LiegenschaftPos.RefID (1:mc)&#13;
1 Liegenschaft kann auf 0, 1 oder mehrere Textpositionen (LiegenschaftPos) verweisen.&#13;
&#13;
Einzelne Liegenschaft mit ArcGIS Abfragen auswählen:&#13;
( "BFSNR" = 261 AND "NUMMER" = 'LE399' )&#13;
&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_liegenschaften_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_liegenschaften_pos_p</Name>
      <Title>MOpublic Klasse RealEstate_PosNumber (LiegenschaftPos) (404.2)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
Liegenschaft.ObjID : LiegenschaftPos.RefID (1:mc)&#13;
1 Liegenschaft kann auf 0, 1 oder mehrere Textpositionen (LiegenschaftPos) verweisen.&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_liegenschaften_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0437_arv_basis_up_gemeinden_hist_f</Name>
      <Title>Gemeinden historisch (437.1)</Title>
      <Abstract>Offizieller Verlauf der Gemeindegrenzen, d.h. die Grenze der Stadt Zürich verläuft durch den Zürichsee, die Grenzen der übrigen Zürichsee- und der Greifenseegemeinden verlaufen entlang der Seeufer. Weitere Seen sind nicht ausgespart.&#13;
&#13;
Ein bestimmter Jahresstand X ergibt sich mit folgender Abfrage:&#13;
(VON_JAHR &lt;= X OR VON_JAHR IS NULL) AND (BIS_JAHR &gt;= X OR BIS_JAHR IS NULL).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0437_arv_basis_up_gemeinden_hist_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0489_giszhpub_tba_str_werkhoefe_p</Name>
      <Title>Werkhöfe des kantonalen Tiefbauamts (OGD) (489.2)</Title>
      <Abstract>Werkhöfe des kantonalen Tiefbauamts für OGD</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0489_giszhpub_tba_str_werkhoefe_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_selbstrecht_f</Name>
      <Title>MOpublic Klasse DPR_Mine (SelbstRecht) (404.3)</Title>
      <Abstract>Unter Selbstrecht versteht man in der AV Grundstücke, die mit selbständigen und dauernden Rechten belastet sind.&#13;
Selbständige und dauernde Rechte sind öffentlich beurkundete Dienstbarkeiten (Servitute), die Grundstücke zum Vorteil anderer Grundstücke oder Personen belasten.&#13;
Als „selbständig“ gilt eine Dienstbarkeit, wenn sie auf andere Personen übertragbar ist. Dauernd ist die Dienstbarkeit, sofern sie für wenigstens 30 Jahre vereinbart wurde.&#13;
Im Kanton Zürich werden 3 Arten von selbständigen und dauernden Rechten unterschieden:&#13;
Baurecht, Quellenrecht und Konzessionsrecht&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_selbstrecht_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_selbstrecht_pos_p</Name>
      <Title>MOpublic Klasse DPR_Mine_PosNumber (SelbstRechtPos) (404.4)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
SelbstRecht.ObjID : SelbstRechtPos.RefID (1:mc)&#13;
1 Selbstrecht kann auf 0, 1 oder mehrere Textpositionen (SelbstRechtPos) verweisen.&#13;
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_selbstrecht_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0450_giszhpub_tba_str_vkm_sign_l</Name>
      <Title>TBA Signalisierte Geschwindigkeiten (450.4)</Title>
      <Abstract>Abgeleitetes Geodatenelement aus dem Mastergeodatenelement 2, aus LOGO, der Strassendatenbank des Kantons Zürich mit den öffentlichen Attributen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0450_giszhpub_tba_str_vkm_sign_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_liegenschaften_proj_f</Name>
      <Title>MOpublic Klasse RealEstateProj (ProjLiegenschaft) (404.5)</Title>
      <Abstract>Projektierte Liegenschaften&#13;
&#13;
Beziehungen zu anderen MOpublic Layern:&#13;
ProjLiegenschaft.ObjID : ProjLiegenschaftPos.RefID (1:mc)&#13;
1 projektierte Liegenschaft kann auf 0, 1 oder mehrere Textpositionen (ProjLiegenschaftPos) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_liegenschaften_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_liegenschaften_proj_pos_p</Name>
      <Title>MOpublic Klasse RealEstateProj_PosNumber (ProjLiegenschaftPos) (404.6)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
ProjLiegenschaft.ObjID : ProjLiegenschaftPos.RefID (1:mc)&#13;
1 projektierte Liegenschaft kann auf 0, 1 oder mehrere Textpositionen (ProjLiegenschaftPos) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_liegenschaften_proj_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_selbstrecht_proj_f</Name>
      <Title>MOpublic Klasse DPR_MineProj (ProjSelbstRecht) (404.7)</Title>
      <Abstract>Projektierte selbständige und dauernde Rechte&#13;
&#13;
Beziehungen zu anderen MOpublic Layern:&#13;
ProjSelbstRecht.ObjID : ProjSelbstRechtPos.RefID (1:mc)&#13;
1 projektiertes Selbstrecht kann auf 0, 1 oder mehrere Textpositionen (ProjSelbstRechtPos) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_selbstrecht_proj_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_selbstrecht_proj_pos_p</Name>
      <Title>MOpublic Klasse DPR_MineProj_PosNumber (ProjSelbstRechtPos) (404.8)</Title>
      <Abstract>Beziehungen zu anderen MOpublic Layern:&#13;
ProjSelbstRecht.ObjID : ProjSelbstRechtPos.RefID (1:mc)&#13;
1 projektiertes Selbstrecht kann auf 0, 1 oder mehrere Textpositionen (ProjSelbstRechtPos) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_selbstrecht_proj_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0404_arv_basis_avzh_grenzpunkte_p</Name>
      <Title>MOpublic Klasse Boundary_point (Grenzpunkt) (404.9)</Title>
      <Abstract>Alle Grenzpunkte der Liegenschaften mit Angaben zur Art der Punktversicherung, zur Punktqualität und zur Genauigkeitstoleranz.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0404_arv_basis_avzh_grenzpunkte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0405_arv_basis_avzh_hoheitsgrenzpunkte_p</Name>
      <Title>MOpublic Klasse Boundary_terr_point (Hoheitsgrenzpunkt) (405.1)</Title>
      <Abstract>Enthält alle Stützpunkte, die in ihrer Funktion eine Hoheitsgrenze (Landesgrenze, Kantonsgrenze, Bezirksgrenze oder Gemeindegrenze) definieren.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0405_arv_basis_avzh_hoheitsgrenzpunkte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0405_arv_basis_avzh_gemeinden_f</Name>
      <Title>MOpublic Klasse Municipal_boundary (Gemeindegrenze) (405.2)</Title>
      <Abstract>Gemeindeflächen mit Angaben zu BFS Nummer, Gemeindename und Angaben zum Datentransfer (DAV-ZH).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0405_arv_basis_avzh_gemeinden_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0405_arv_basis_avzh_gemeindegrenzen_proj_l</Name>
      <Title>MOpublic Klasse Municipal_boundProj (ProjGemeindegrenze) (405.3)</Title>
      <Abstract>projektierte Gemeindegrenzabschnitte (Liniengeometrie)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0405_arv_basis_avzh_gemeindegrenzen_proj_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0405_arv_basis_avzh_uebrigehoheitsgrenzen_l</Name>
      <Title>MOpublic Klasse Other_territ_boundary (Uebrigehoheitsgrenzen) (405.4)</Title>
      <Abstract>Bezirks-, Kantons- und Landesgrenzen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0405_arv_basis_avzh_uebrigehoheitsgrenzen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0406_arv_basis_avzh_lokalisationsname_pos_p</Name>
      <Title>MOpublic Klasse Street_name_Pos (LokalisationsNamePos) (406.2)</Title>
      <Abstract>Grafische Informationen der Lokalisationsbeschriftung.&#13;
&#13;
Beziehungen zu anderen MOpublic Layern:&#13;
LokalisationsName.ObjID_Lokalisation : LokalisationsNamePos.RefID_Lokalisation (1:mc)&#13;
1 LokalisationsName kann auf 0, 1 oder mehrere Textpositionen (LokalisationsNamePos) verweisen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0406_arv_basis_avzh_lokalisationsname_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0406_arv_basis_avzh_gebaeudeeingang_p</Name>
      <Title>MOpublic Klasse Building_entrance (Gebaeudeeingang) (406.3)</Title>
      <Abstract>Gebäudeeingang der entsprechenden Gebäudeadresse. Sind meherer Gebäudeeingänge unter derselben Adresse vorhanden, wird nur ein Gebäudeeingang (i.d.R. Haupteingang) erfasst. Der Gebäudeeingang liegt innerhalb der zugehörigen Gebäudefläche.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0406_arv_basis_avzh_gebaeudeeingang_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0526_giszhpub_fns_ppf_p</Name>
      <Title>Punkte der prioritären Potenzialflächen für Feuchtgebiete (PPF) (526.2)</Title>
      <Abstract>Schwerpunkt der prioritären Potenzialflächen für Feuchtgebiete (PPF)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0526_giszhpub_fns_ppf_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0406_arv_basis_avzh_hausnummer_pos_p</Name>
      <Title>MOpublic Klasse Building_entrance_Pos (HausnummerPos) (406.4)</Title>
      <Abstract>Grafische Informationen der Hausnummerbeschriftung.&#13;
Die Position der Nummer muss in der Regel innerhalb des Gebäudegrundrisses an der zur Lokalisation gerichteten Fassade platziert werden. Die Nummer wird zur Lokalisation hin ausgerichtet.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0406_arv_basis_avzh_hausnummer_pos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0408_giszhpub_ogd_velo_alltag_netz_l_m</Name>
      <Title>Kantonales Velonetz für den Alltagsverkehr für OGD (408.3)</Title>
      <Abstract>Dieser Layer enthält die Verbindungen des kantonalen Velonetzplans (Fokus auf Alltagsveloverkehr) für OpenGeoDaten (OGD).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0408_giszhpub_ogd_velo_alltag_netz_l_m"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0408_giszhpub_tba_vnp_schwachstellen_l</Name>
      <Title>Schwachstellen und Netzlücken Velonetz Alltag für OGD (408.4)</Title>
      <Abstract>Schwachstellen und Netzlücken Velonetz Alltag für OGD</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0408_giszhpub_tba_vnp_schwachstellen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0410_arv_basis_avzh_rohrleitungen_f</Name>
      <Title>MOpublic Klasse Pipelines, Surface_element (RLFlaeche) (410.1)</Title>
      <Abstract>Rohrleitungen Flächenelemente</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0410_arv_basis_avzh_rohrleitungen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0410_arv_basis_avzh_rohrleitungen_fpos_p</Name>
      <Title>MOpublic Klasse Pipelines, Surface_element_PosName (RLFlaechenelementText) (410.2)</Title>
      <Abstract>Beschriftungspositionen für Rohrleitungen Flächenelemente</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0410_arv_basis_avzh_rohrleitungen_fpos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0410_arv_basis_avzh_rohrleitungen_l</Name>
      <Title>MOpublic Klasse Pipelines, Linear_element (RLLinie) (410.3)</Title>
      <Abstract>Rohrleitungen Linienelemente</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0410_arv_basis_avzh_rohrleitungen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0410_arv_basis_avzh_rohrleitungen_lpos_p</Name>
      <Title>MOpublic Klasse Pipelines, Linear_element_PosName (RLLinieText) (410.4)</Title>
      <Abstract>Beschriftungspositionen Rohrleitungen Linienelemente</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0410_arv_basis_avzh_rohrleitungen_lpos_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0410_arv_basis_avzh_rohrleitungen_p</Name>
      <Title>MOpublic Klasse Pipelines, Point_element (RLPunkt) (410.5)</Title>
      <Abstract>Rohrleitungen Punktelemente</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0410_arv_basis_avzh_rohrleitungen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0411_giszhpub_fns_stauweiherinv_p</Name>
      <Title>Stauweiher (411.1)</Title>
      <Abstract>Informationen zu den einzelnen Stauweiher aus dem Inventar 2000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0411_giszhpub_fns_stauweiherinv_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0412_afv_gv_bes_oevgk_p</Name>
      <Title>Beschäftigte nach OeVGK (412.1)</Title>
      <Abstract>&lt;p&gt;Anzahl Beschäftigte nach ÖV-Güteklassen. Die Punkte des Datensatzes stellen den Mittelpunkt des entsprechenden Hektarrasters dar.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0412_afv_gv_bes_oevgk_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0412_afv_gv_ew_oevgk_p</Name>
      <Title>Einwohner nach OeVGK (412.2)</Title>
      <Abstract>&lt;p&gt;Anzahl Einwohnerinnen und Einwohner nach ÖV-Güteklassen. Die Punkte des Datensatzes stellen den Mittelpunkt des entsprechenden Hektarrasters dar.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0412_afv_gv_ew_oevgk_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0415_stat_gebaeudealter_p</Name>
      <Title>Gebäudealter Punkte (415.1)</Title>
      <Abstract>&lt;p&gt;Gebäudealter Punkte&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0415_stat_gebaeudealter_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0415_stat_gebaeudealter_f</Name>
      <Title>Gebäudealter Flächen (415.2)</Title>
      <Abstract>&lt;p&gt;Gebäudealter Flächen&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0415_stat_gebaeudealter_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0436_giszhpub_fns_feldlerche_potgeb_f</Name>
      <Title>Fördergebiet Feldlerche (436.1)</Title>
      <Abstract>Perimeter, in dem die Feldlerche gefördert werden soll.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0436_giszhpub_fns_feldlerche_potgeb_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0436_giszhpub_fns_feldhase_potgeb_f</Name>
      <Title>Fördergebiete Feldhase (436.2)</Title>
      <Abstract>Perimeter, in dem der Feldhase gefördert werden soll.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0436_giszhpub_fns_feldhase_potgeb_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0487_stat_gewerbebauland_f</Name>
      <Title>Gewerbebauland (487.1)</Title>
      <Abstract>&lt;a href="https://www.web.statistik.zh.ch/kunden/arbeitszonen/DokumentationQuartiere.pdf"&gt;Metadaten&lt;/a&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0487_stat_gewerbebauland_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0437_arv_basis_up_gemeinden_seen_hist_f</Name>
      <Title>Gemeinden mit Berücksichtigung von Seen, historisch (437.2)</Title>
      <Abstract>In dieser Variante sind Zürich-, Greifen-, Pfäffiker-, Chatzen- und Türlersee voll ausgespart.&#13;
&#13;
Ein bestimmter Jahresstand X ergibt sich mit folgender Abfrage:&#13;
(VON_JAHR &lt;= X OR VON_JAHR IS NULL) AND (BIS_JAHR &gt;= X OR BIS_JAHR IS NULL).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0437_arv_basis_up_gemeinden_seen_hist_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0440_giszhpub_gs_fg_typisierung_l</Name>
      <Title>Fliessgewässertypisierung (440.1)</Title>
      <Abstract>Einteilung von Fliessgewässerabschnitten in Gewässertypen anhand der abiotischen Parameter Geologie, Biogeografische Region, Abfluss, Gefälle, Höhenlage.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0440_giszhpub_gs_fg_typisierung_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0442_are_rp_kilo_f</Name>
      <Title>Inventar der Landschaftsschutzobjekte von überkommunaler Bedeutung - Flächen (442.4)</Title>
      <Abstract>Inventar der Landschaftsschutzobjekte von überkommunaler Bedeutung - Flächen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0442_are_rp_kilo_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0452_giszhpub_tba_str_haupt_neben_l</Name>
      <Title>TBA Haupt- und Nebenstrassen OGD (452.3)</Title>
      <Abstract>Abgeleitetes Geodatenelement aus GDE 2 (Master). Enthält öffentliche Attribute.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0452_giszhpub_tba_str_haupt_neben_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0454_giszhpub_rp_geschossflaechen_qa_f</Name>
      <Title>Geschossflächen auf Quartiersebene (454.2)</Title>
      <Abstract>Beinhaltet Geschossflächen (Geschossflächenbestand, max. mögliche resp. zulässige Geschossflächen, Geschossflächenreserven) auf Quartiersebene</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0454_giszhpub_rp_geschossflaechen_qa_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0458_giszhpub_tba_str_inner_ausserorts_l</Name>
      <Title>TBA Kantonsstrassen innerorts und ausserorts (OGD) (458.3)</Title>
      <Abstract>Abgeleitetes Geodatenelement aus GDE 2 (Master): Halbjährlicher Export aus LOGO. Enthält die öffentlichen Attribute.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0458_giszhpub_tba_str_inner_ausserorts_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0460_awel_lh_siedlungsraum_f</Name>
      <Title>SIEDLUNGSRAUM_F (460.1)</Title>
      <Abstract>Bewertung Siedlungsräume (versiegelte Flächen) bezüglich Überwärmung für Tag- und Nachtsituation.&#13;
&#13;
Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0460_awel_lh_siedlungsraum_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0460_awel_lh_gruenflaechen_f</Name>
      <Title>GRUENFLAECHEN_F (460.2)</Title>
      <Abstract>Bewertung Aussenräume (Grünflächen) bezüglich ihrer bioklimatischen Bedeutung (Nachtsituation) und ihrer Wärmebelastung (Tagsituation).&#13;
&#13;
Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0460_awel_lh_gruenflaechen_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0460_awel_lh_gruenfl_volumenstrom_pfeile_p</Name>
      <Title>GRUENFL_VOLUMENSTROM_PFEILE_P (460.3)</Title>
      <Abstract>Zur Visualisierung des Prozessgeschehens ist für jede Grünfläche &gt; 1 ha die mittlere Windrichtung berechnet worden. Die Grösse des Pfeiles repräsentiert die jeweilige Ausprägung des Kaltluftvolu-menstroms innerhalb der Einzelfläche.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0460_awel_lh_gruenfl_volumenstrom_pfeile_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0460_awel_lh_kaltlufteinwirkbereich_f</Name>
      <Title>KALTLUFTEINWIRKBEREICH_F (460.4)</Title>
      <Abstract>Alle Siedlungsflächen, welche sich im „Einwirkbereich“ eines klimatisch wirksamen Kaltluftvolumenstroms von mehr als 425 m³/s befinden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0460_awel_lh_kaltlufteinwirkbereich_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0460_awel_lh_kaltlufteinzugsgebiet_f</Name>
      <Title>KALTLUFTEINZUGSGEBIET_F (460.5)</Title>
      <Abstract>Die Kaltlufteinzugsgebiete kennzeichnen die Bereiche mit einheitlichem Abflussgeschehen nach dem Wasserscheidenprinzip. Diese werden nicht bewertet.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0460_awel_lh_kaltlufteinzugsgebiet_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0526_giszhpub_fns_ppf_syn_gew_f</Name>
      <Title>Synergieflächen zu Gewässeraufwertung (526.3)</Title>
      <Abstract>Buffer 25 Meter um Gewässer. Hier können zwischen den prioritären Potenzialflächen für Feuchtgebiete (PPF) und den Gewässeraufwertungen Synergien genutzt werden. Diese Synergieflächen sind in diesem Geodatenelement enthalten.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0526_giszhpub_fns_ppf_syn_gew_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0526_giszhpub_fns_ppf_gesamtplanunggebiete_f</Name>
      <Title>Perimeter Gesamtplanungsgebiete (526.4)</Title>
      <Abstract>In diesem Perimeter muss erst noch eine Gesamtplanung stattfinden. Daraus resultiert dann der genaue Bereich der Moorergänzungsflächen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0526_giszhpub_fns_ppf_gesamtplanunggebiete_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0529_afv_gv_seilbahn_skilift_l</Name>
      <Title>AFV_GV.SEILBAHN_SKILIFT_L (529.1)</Title>
      <Abstract>Führungslinien der Seilbahnen und Skilifte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0529_afv_gv_seilbahn_skilift_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0529_afv_gv_seilbahn_skilift_p</Name>
      <Title>AFV_GV.SEILBAHN_SKILIFT_P (529.2)</Title>
      <Abstract>Berg- und Talstationen der Seilbahnen und Skilifte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0529_afv_gv_seilbahn_skilift_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0460_awel_lh_kaltluftleitbahnen_l</Name>
      <Title>KALTLUFTLEITBAHNEN_L (460.7)</Title>
      <Abstract>Leitbahnen verbinden Kaltluftentstehungsgebiete (Ausgleichsräume) und Belastungsbereiche (Wirkungsräume) miteinander und sind somit elementarer Bestandteil des Luftaustausches. Die Ausweisung der Leitbahnbereiche orientiert sich am autochthonen Strömungsfeld der FITNAH-Simulation. Als geeignete Oberflächenstrukturen innerhalb von Siedlungsräumen, die ein Eindringen von Kaltluft in die Bebauung erleichtern, dienen sowohl gering bebaute vegetationsgeprägte Freiflächen, Kleingärten und Friedhöfe als auch Gleisareale und breite Strassenräume. Auch gering bebaute Siedlungsflächen können dahingehend eingeordnet werden. Kaltluftabflüsse treten über den Hangbereichen auf, sofern sie Neigungen von = 1° aufweisen. Aufgrund der vergleichsweise höheren Dichte von Kaltluft setzt sie sich, dem Gefälle folgend, hangabwärts in Bewegung. Aufgrund der ausgeprägten Topographie im Untersuchungsraum werden Kaltluftabflüsse nicht explizit ausgewiesen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0460_awel_lh_kaltluftleitbahnen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0460_awel_lh_hohe_zunahme_tropennaechte_f</Name>
      <Title>HOHE_ZUNAHME_TROPENNAECHTE_F (460.8)</Title>
      <Abstract>Grundlage für die Bewertung ist die Zunahme an Tropennächten (Tmin &gt;=20°C) in den Siedlungsflä-chenzwischen der Referenzperiode 1961 - 1990 und der Zukunftsperiode 2021 - 2040 über das statistische Verfahren der Z-Transformation. Die Zunahme beträgt - im Mittel über alle Siedlungsflächen - 7 Tage/Jahr gegenüber dem Referenzzeitraum. Die mit einer Schraffur gekennzeichneten Bereiche weisen eine hohe perspektivische Zunahme von mehr als 13 Tagen auf.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0460_awel_lh_hohe_zunahme_tropennaechte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0464_giszhpub_fns_nhf_reporting_f</Name>
      <Title>Reporting Flächen (464.1)</Title>
      <Abstract>Flächen für das Reporting</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0464_giszhpub_fns_nhf_reporting_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0464_giszhpub_fns_nhf_reporting_p</Name>
      <Title>Reporting Punkte (464.2)</Title>
      <Abstract>Punkte für das Reporting</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0464_giszhpub_fns_nhf_reporting_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0475_awel_lh_windfeld_p</Name>
      <Title>WINDFELD_P (475.1)</Title>
      <Abstract>Windfeld (Windrichtung und -geschwindigkeit) in der Nacht über den ganzen Kanton (04h).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0475_awel_lh_windfeld_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0476_arv_basis_avzh_strassenachsen_l</Name>
      <Title>Strassenachsen (476.1)</Title>
      <Abstract>Liniengeometrie Strassenachsen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0476_arv_basis_avzh_strassenachsen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0481_giszhpub_rp_ueberbauungsstand_f</Name>
      <Title>Überbauungs- und Erschliessungsstände der Gemeinden (481.1)</Title>
      <Abstract>Überbauungs- und Erschliessungsstand (Ende 2021) aller Gemeinden des Kantons Zürich. &#13;
&#13;
Die Gemeinden müssen gemäss Art. 31 Raumplanungsverordnung den Überbauungs- und Erschliessungsstand periodisch nachführen. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0481_giszhpub_rp_ueberbauungsstand_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0483_giszhpub_wb_hydrometrische_stationen_p</Name>
      <Title>Gewässer Hydrometrische Stationen (483.1)</Title>
      <Abstract>&lt;p&gt;Metadaten und Verlinkung zu Messdaten aller Stationen und Parameter&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0483_giszhpub_wb_hydrometrische_stationen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0485_stat_quartiere_f</Name>
      <Title>Quartieranalyse (485.1)</Title>
      <Abstract>&lt;a href="https://www.web.statistik.zh.ch/kunden/arbeitszonen/DokumentationQuartiere.pdf"&gt;Metadaten&lt;/a&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0485_stat_quartiere_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0486_stat_arbeitszone_f</Name>
      <Title>Arbeitszonenbewirtschaftung (486.1)</Title>
      <Abstract>&lt;a href="https://www.web.statistik.zh.ch/kunden/arbeitszonen/DokumentationQuartiere.pdf"&gt;Metadaten&lt;/a&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0486_stat_arbeitszone_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0510_giszhpub_fns_ndok_gebiete_f</Name>
      <Title>Naturschutzdokumentation nach Gebieten (510.100)</Title>
      <Abstract>&lt;p&gt;Naturschutzdokumentationen nach Gemeinde, bzw. Gebieten&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0510_giszhpub_fns_ndok_gebiete_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0512_giszhpub_wb_hw_rueckhaltebecken_p</Name>
      <Title>Gewässer Hochwasserrückhaltebecken Stauwerkabflusspunkt (512.1)</Title>
      <Abstract>Punktdatensatz am Ort des Stauwerkabfluss</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0512_giszhpub_wb_hw_rueckhaltebecken_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0517_giszhpub_kdp_invrev_isz_objekte_f</Name>
      <Title>Polygone Inventar Denkmalschutzobjekte Objekte (517.1)</Title>
      <Abstract>In der Karte sind für neu festgesetzte Gemeinden alle überkommunal, das heisst kantonal (dunkelblau) oder regional (hellblau) eingestuften Objekte verzeichnet.&#13;
&#13;
Vgl. auch die vollständige Objektliste Denkmalschutzobjekte (Download: &lt;a href="https://odb.zh.ch/odbwiki/mediawiki/files/pdfs/objektliste_mit_PDF-Links.csv" target="_blank"&gt;CSV&lt;/a&gt;, &lt;a href="http://maps.zh.ch/?topic=ArchDenkmalZH&amp;showtab=ogddownload" target="_blank"&gt;andere Formate&lt;/a&gt;).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0517_giszhpub_kdp_invrev_isz_objekte_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0517_giszhpub_kdp_invrev_isz_umgebung_f</Name>
      <Title>Polygone Inventar Denkmalschutzobjekte Umgebung (517.2)</Title>
      <Abstract>In der Karte sind für neu festgesetzte Gemeinden alle überkommunal, das heisst kantonal (dunkelgrün) oder regional (hellgrün) eingestuften Umgebungen verzeichnet.&#13;
&#13;
Vgl. auch die vollständige Objektliste Denkmalschutzobjekte (Download: &lt;a href="https://odb.zh.ch/odbwiki/mediawiki/files/pdfs/objektliste_mit_PDF-Links.csv" target="_blank"&gt;CSV&lt;/a&gt;, &lt;a href="http://maps.zh.ch/?topic=ArchDenkmalZH&amp;showtab=ogddownload" target="_blank"&gt;andere Formate&lt;/a&gt;).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0517_giszhpub_kdp_invrev_isz_umgebung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0518_awel_wb_fischwanderung_anl_p</Name>
      <Title>Fischwanderung Anlage (518.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0518_awel_wb_fischwanderung_anl_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0518_awel_wb_fischwanderung_massn_p</Name>
      <Title>Fischwanderung Massnahmen (518.2)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0518_awel_wb_fischwanderung_massn_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0518_awel_wb_gesschiebe_anl_p</Name>
      <Title>Geschiebehaushalt Anlage (518.4)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0518_awel_wb_gesschiebe_anl_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0518_awel_wb_schwall_sunk_anl_p</Name>
      <Title>Schwall/Sunk Anlage (518.5)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0518_awel_wb_schwall_sunk_anl_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0518_awel_wb_schwall_sunk_gew_beeint_l</Name>
      <Title>Schwall/Sunk Gewässerabschnitte (518.6)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0518_awel_wb_schwall_sunk_gew_beeint_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0523_giszhpub_tba_verkehrstechnik_bsa_p</Name>
      <Title>Betriebs- und Sicherheitsausrüstungen auf Staatsstrassen und kantonalen Hochleistungsstrassen (OGD) (523.2)</Title>
      <Abstract>&lt;p&gt;Betriebs- und Sicherheitsausrüstungen auf Staatsstrassen und kantonalen Hochleistungsstrassen (OGD)&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0523_giszhpub_tba_verkehrstechnik_bsa_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_anordnung_f</Name>
      <Title>Anordnungen (525.10)</Title>
      <Abstract>Dieses Geodatenelement bildet die verfügten oder verordneten Anordnungen an. Enthalten ist auch ein Verweis auf das PDF des entsprechende Dokuments.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_anordnung_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_linearebestimmung_l</Name>
      <Title>Lineare Bestimmungen in den Schutzanordnungen (525.20)</Title>
      <Abstract>Dieses Geodatenelement enthält lineare Bestimmungen, die in Schutzanordnungen festgelegt wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_linearebestimmung_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_objekt_f</Name>
      <Title>Objekte (525.30)</Title>
      <Abstract>Dieses Geodatenelement enthält die Objekte, die in Schutzanordnungen festgelegt wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_objekt_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_punktuellebestimmung_p</Name>
      <Title>Punktuelle Bestimmungen in Schutzanordnungen (525.40)</Title>
      <Abstract>Dieses Geodatenelement enthält punktuelle Bestimmungen, die in Schutzanordnungen festgelegt wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_punktuellebestimmung_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_schutzzone_f</Name>
      <Title>Schutzzone (525.50)</Title>
      <Abstract>Dieses Geodatenelement enthält die entsprechenden Zonierungen und ihre Bestimmungen, die in Schutzanordnungen festgelegt wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_schutzzone_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_schutzzone_aufgehoben_f</Name>
      <Title>Schutzzone, gerichtlich aufgehoben (525.60)</Title>
      <Abstract>Dieses Geodatenelement enthält die entsprechenden Zonierungen und ihre Bestimmungen, die in Schutzanordnungen festgelegt aber gerichtlich wieder aufgehoben wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_schutzzone_aufgehoben_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_ueberlagerndeschutzzone_f</Name>
      <Title>Überlagernde Zonen (525.70)</Title>
      <Abstract>Dieses Geodatenelement enthält die entsprechenden überlagernden Zonierungen und ihre Bestimmungen, die in Schutzanordnungen festgelegt wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_ueberlagerndeschutzzone_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_erarbeitungsperimeter_f</Name>
      <Title>Erarbeitungsperimeter (525.80)</Title>
      <Abstract>Hier werden die geplanten Erarbeitungsperimeter dargestellt</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_erarbeitungsperimeter_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0525_giszhpub_fns_ausnahme_svo_f</Name>
      <Title>Ausnahmebewilligungen (im Aufbau) (525.90)</Title>
      <Abstract>Flächen, auf denen Ausnahmen zur Schutzverordnung bewilligt wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0525_giszhpub_fns_ausnahme_svo_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0526_giszhpub_fns_ppf_f</Name>
      <Title>Prioritäre Potenzialflächen für Feuchtgebiete (PPF) (526.1)</Title>
      <Abstract>Hier sind die Flächen eingetragen, die als Prioritäre Potenzialflächen für Feuchtgebiete (PPF) ausgeschieden wurden.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0526_giszhpub_fns_ppf_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0532_aln_fns_quelleninventar_gb_p</Name>
      <Title>Quellenpunkte (532.1)</Title>
      <Abstract>Quellenaustritt</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0532_aln_fns_quelleninventar_gb_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0534_giszhpub_wb_hydrologiestudien_l</Name>
      <Title>Hydrologische Studien (534.1)</Title>
      <Abstract>Hydrolgische Studien des Kantons Zürich</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0534_giszhpub_wb_hydrologiestudien_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0534_giszhpub_wb_hqwerte_p</Name>
      <Title>Hochwasserabflüsse (HQ Werte) (534.2)</Title>
      <Abstract>Aus den Hydrolgischen Studien sind die Hochwasserabflusswerte (HQ30, HQ100, HQ300, HQ500, EHQ) von gewissen Berechnungspunkten als GIS Layer zusammengetragen. Bei den Scherrer Studien wird als Wert jeweils HQ30max, HQ100max und HQ 300 mean verwendet.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0534_giszhpub_wb_hqwerte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0536_arv_basis_avzh_gewaesser_f</Name>
      <Title>AV Gewässer (536.1)</Title>
      <Abstract>Flächengeometrie Gewässer inkl. Gewässernummern und -namen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0536_arv_basis_avzh_gewaesser_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0544_are_rp_geomorph_landschaften_f</Name>
      <Title>Geomorphologische Landschaften des Kantons Zürich (544.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0544_are_rp_geomorph_landschaften_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0545_are_rp_landschaftstypologie_f</Name>
      <Title>Landschaftstypologie des Kantons Zürich (545.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0545_are_rp_landschaftstypologie_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0547_tba_fals_strl_emissionsabschnitt_ist_l</Name>
      <Title>Emissionen Istzustand (547.1)</Title>
      <Abstract>&lt;p&gt;Emissionen Istzustand&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0547_tba_fals_strl_emissionsabschnitt_ist_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0547_tba_fals_strl_geb_max_ist_p</Name>
      <Title>Gebäude-Maximum Istzustand (547.2)</Title>
      <Abstract>&lt;p&gt;Gebäudemaximum der dominanten Punkte Istzustand. Die dominanten Punkte sind jeweils von den vertikal übereinanderliegenden Fassadenpunkte diejenigen mit der grössten Grenzwertüberschreitung.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0547_tba_fals_strl_geb_max_ist_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0547_tba_fals_strl_ermittlungsort_ist_p</Name>
      <Title>Ermittlungsort Istzustand (547.3)</Title>
      <Abstract>&lt;p&gt;Ermittlungsort mit Lärmbelastung: Mehrere Immissionsorte rund ums Gebäude  mit dem dominanten Punkt aller vertikal übereinander liegenden Empfangspunkte. Dominanter Punkt ist derjenige mit der grössten IGW-Überschreitung bezogen auf stockwerkscharfe Nutzung (Wohnen oder Betrieb).&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0547_tba_fals_strl_ermittlungsort_ist_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0547_tba_fals_strl_fassadenmax_ist_p</Name>
      <Title>Fassadenmaximum Istzustand (547.6)</Title>
      <Abstract>&lt;p&gt;Maximaler Pegel pro Fassadenrichtung Istzustand&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0547_tba_fals_strl_fassadenmax_ist_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0547_tba_fals_strl_etagenmax_ist_p</Name>
      <Title>Etagenmaximum Istzustand (547.7)</Title>
      <Abstract>&lt;p&gt;Höchster Pegel pro Stockwerk für Istzustand&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0547_tba_fals_strl_etagenmax_ist_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0547_tba_fals_strl_lsw_status_lbk_l</Name>
      <Title>Lärmschutzwände Status LBK (547.21)</Title>
      <Abstract>Lärmschutzwände, Lärmschutzwälle und Stützmauern, welche im Lärmbelastungskataster berücksichtigt wurden oder mangels Höheninformation nicht berücksichtigt wurden (Typ_LSW "nicht_beruecksichtigt").</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0547_tba_fals_strl_lsw_status_lbk_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0549_tba_fals_strl_emissionsabschnitt_plh_l</Name>
      <Title>Emissionen Planungshorizont (549.1)</Title>
      <Abstract>&lt;p&gt;Emissionen Planungshorizont für Raumplanungsverfahren und Strassenprojekte&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0549_tba_fals_strl_emissionsabschnitt_plh_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0549_tba_fals_strl_geb_max_plh_p</Name>
      <Title>Gebäudemaximum Planungshorizont (549.2)</Title>
      <Abstract>&lt;p&gt;Gebäudemaximum der dominanten Punkte Planungshorizont. Die dominanten Punkte sind jeweils von den vertikal übereinanderliegenden Fassadenpunkte diejenigen mit der grössten Grenzwertüberschreitung.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0549_tba_fals_strl_geb_max_plh_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0549_tba_fals_strl_fassadenmax_plh_p</Name>
      <Title>Fassadenmaximum Planungshorizont (549.6)</Title>
      <Abstract>&lt;p&gt;Maximaler Pegel pro Fassadenrichtung im Planungshorizont + 20 Jahre&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0549_tba_fals_strl_fassadenmax_plh_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0549_tba_fals_strl_etagenmax_plh_p</Name>
      <Title>Etagenmaximum Planungshorizont (549.7)</Title>
      <Abstract>&lt;p&gt;Höchster Pegel pro Stockwerk für Planungshorizont + 20 Jahre&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0549_tba_fals_strl_etagenmax_plh_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0550_awel_gs_sondierbohrungen_p_v</Name>
      <Title>AWEL_GS.SONDIERBOHRUNGEN_P_V (550.2)</Title>
      <Abstract>&lt;p&gt;Standorte der Bohrungen zur Sondierung des Untergrundes (öffentlich zugängliche Daten)&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0550_awel_gs_sondierbohrungen_p_v"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0552_awel_wb_teileinzugsgebiet_f</Name>
      <Title>Teileinzugsgebiete (552.1)</Title>
      <Abstract>Teileinzugsgebiete</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0552_awel_wb_teileinzugsgebiet_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0552_awel_wb_gebietsauslass_p</Name>
      <Title>Gebietsauslass (552.2)</Title>
      <Abstract>Der Datensatz "Gebietsauslass" besteht aus Punktobjekten, die die Gebietsauslässe der möglichen Gesamteinzugsgebiete darstellen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0552_awel_wb_gebietsauslass_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0552_awel_wb_vorfluter_abschnitt_l</Name>
      <Title>Vorfluter Abschnitt (552.3)</Title>
      <Abstract>Der Datensatz "Vorfluterabschnitt" beinhaltet das Gewässer, welches das Einzugsgebiet durch den Gebietsauslass verlässt.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0552_awel_wb_vorfluter_abschnitt_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0552_awel_wb_teil_gesamteinzugsgebiet_f</Name>
      <Title>Gesamteinzugsgebiete (552.4)</Title>
      <Abstract>Konstruierte Gesamteinzugsgebiete aus den Teileinzugsgebieten</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0552_awel_wb_teil_gesamteinzugsgebiet_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0565_kapo_friedhoefe_standort_p</Name>
      <Title>Gemeindefriedhöfe / Krematorien Standorte (565.1)</Title>
      <Abstract>&lt;p&gt;Standorte der Gemeindefriedhöfe und Krematorien als Punktdatensatz&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0565_kapo_friedhoefe_standort_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0565_kapo_friedhoefe_bezirk_f</Name>
      <Title>Gemeindefriedhöfe / Krematorien innerhalb eines Bezirkes (565.2)</Title>
      <Abstract>&lt;p&gt;Bezirksflächen mit Friedhöfen und Krematorien als Attribut, welche innerhalb des jeweiligen Bezirks liegen&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0565_kapo_friedhoefe_bezirk_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0568_are_rp_landschaftscharakteristik_f</Name>
      <Title>Landschaftscharakteristik des Kantons Zürich (568.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0568_are_rp_landschaftscharakteristik_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0569_aln_fabo_boka5w_keh_f</Name>
      <Title>Bodenkartierung der Waldflächen: Kartiereinheiten (569.1)</Title>
      <Abstract>Die Kartiereinheit bezeichnet eine Fläche auf der Karte (auch Polygon genannt) mit einheitlichen Bodeneigenschaften. Diese sind in der zugeordneten Bodeneinheit beschrieben.&#13;
Bei kleinräumigem Wechsel der Bodeneigenschaften, z.B. infolge stark wechselnder Geländeformen, werden die Bodenverhältnisse in den Kartiereinheiten mit zusammengesetzten Bodeneinheiten (Komplexe) aus zwei oder drei Lokalformen (vgl. Tabelle Lokalformen) beschrieben. Die dominante Lokalform steht im Kartencode an erster Stelle. &#13;
Es kann von folgenden relativen Flächenanteilen der Komplexglieder ausgegangen werden:&#13;
Zweifachkomplex: 60 % / 40 %&#13;
Dreifachkomplex: 50 % / 30 % / 20 %&#13;
Die Flächen der Kartiereinheiten stehen zur Tabelle der Lokalfomen in einer 1:n-Beziehung (Schlüsselwert: KEH_ID)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0569_aln_fabo_boka5w_keh_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0569_aln_fabo_boka5w_profil_p</Name>
      <Title>Bodenkartierung der Waldflächen: Profilstandorte (569.2)</Title>
      <Abstract>Standorte der Profilgruben für die Referenzaufnahmen (Bodenprofile)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0569_aln_fabo_boka5w_profil_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0571_afv_gv_strat_strassennetz_l</Name>
      <Title>Integrale Strassennetzkonzeption (ISK) (571.1)</Title>
      <Abstract>Die Integrale Strassennetzkonzeption (ISK) beschreibt die strategische Ausrichtung des Kantonsstrassennetzes und wird durch den Bund im Kontext der Agglomerationspro-gramme von den Kantonen eingefordert. &#13;
Die Karte kategorisiert das Strasse.&#13;
Im Hintergrund sind Themen des Kantonalen Richtplans (KRP) sowie des Raumordnungskonzepts des Kantons Zürich (ROK) abgebildet, die als Grundlage dienten um die ISK zu erarbeiten.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0571_afv_gv_strat_strassennetz_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0574_giszhpub_wb_revit_planung_seeu_nutzen_l</Name>
      <Title>Revitalisierungsnutzen (574.1)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0574_giszhpub_wb_revit_planung_seeu_nutzen_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0574_giszhpub_wb_revit_planung_seeu_prio_l</Name>
      <Title>Prioritäre Abschnitte (574.2)</Title>
      <Abstract>Die Planung umfasst 31 prioritäre Revitalisierungsabschnitte an 6 Seen mit einer Gesamtlänge von 6.5 km. Die Umsetzung der Massnahmen ist in den NFA-Perioden zwischen 2023 und 2043 vorgesehen. Der Datensatz enthält die Abschnitte mit Umsetzungsfrist und festgelegten Massnahmetypen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0574_giszhpub_wb_revit_planung_seeu_prio_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0605_giszhpub_lw_kulturen_bwe_aktuell_f</Name>
      <Title>Landwirtschaftliche Kulturflächen (live) (605.1)</Title>
      <Abstract>&lt;p&gt;Landwirtschaftliche Kulturflächen (und bewirtschaftete Naturschutzflächen), die von Zürcher Betrieben bewirtschaftet werden. Basiert auf der Selbstdeklaration der Bewirtschafterinnen und Bewirtschafter während Strukturdatenerhebung im Frühjahr.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0605_giszhpub_lw_kulturen_bwe_aktuell_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_siedlungsraum_2024_f</Name>
      <Title>AWEL_LH.SIEDLUNGSRAUM_2024_F (596.1)</Title>
      <Abstract>&lt;p&gt;Bewertung der Siedlungsflächen (versiegelte Flächen) bezüglich Überwärmung für Tag- und Nachtsituation. Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_siedlungsraum_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_verkehrsflaechen_2024_f</Name>
      <Title>AWEL_LH.VERKEHRSFLAECHEN_2024_F (596.2)</Title>
      <Abstract>&lt;p&gt;Bewertung der Verkehrsflächen (versiegelte Flächen) bezüglich Überwärmung für Tag- und Nachtsituation. Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_verkehrsflaechen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_gruenflaechen_2024_f</Name>
      <Title>AWEL_LH.GRUENFLAECHEN_2024_F (596.3)</Title>
      <Abstract>&lt;p&gt;Bewertung Aussenräume (Grünflächen) bezüglich ihrer bioklimatischen Bedeutung (Nachtsituation) und ihrer Wärmebelastung (Tagsituation). Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_gruenflaechen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_restflaechen_2024_f</Name>
      <Title>AWEL_LH.RESTFLAECHEN_2024_F (596.4)</Title>
      <Abstract>&lt;p&gt;Flächen, die weder den Siedlungs-/Verkehrsflächen noch den Grünflächen zugeordnet sind. Sie sind in ihrer Funktion nicht bewertet und sind vor allem der Vollständigkeit halber mitaufgeführt. Bei den Flächen handelt es sich um die Kategorien mit ARTCHID &gt; 20 (21: Fels, 23: Geroell/Sand, 24: Abbau/Deponie und 25: uebrige_vegetationslos) aus der &lt;a href="https://www.geolion.zh.ch/geodatensatz/1485" target="_blank" rel="noopener"&gt;AV Bodenbdeckung&lt;/a&gt;&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_restflaechen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_leitbahnkorridor_2024_f</Name>
      <Title>AWEL_LH.LEITBAHNKORRIDOR_2024_F (596.5)</Title>
      <Abstract>&lt;p&gt;Grün- und Freiflächen innerhalb einer Kaltluftleitbahn&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_leitbahnkorridor_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_leitbahnen_2024_l</Name>
      <Title>AWEL_LH.LEITBAHNEN_2024_L (596.6)</Title>
      <Abstract>&lt;p&gt;Leitbahnen verbinden Kaltluftentstehungsgebiete (Ausgleichsräume) und Belastungsbereiche (Wirkungsräume) miteinander und sind somit elementarer Bestandteil des Luftaustausches. Die Ausweisung der Leitbahnbereiche orientiert sich am autochthonen Strömungsfeld der FITNAH-Simulation. Als geeignete Oberflächenstrukturen innerhalb von Siedlungsräumen, die ein Eindringen von Kaltluft in die Bebauung erleichtern, dienen sowohl gering bebaute vegetationsgeprägte Freiflächen, Kleingärten und Friedhöfe als auch Gleisareale und breite Strassenräume.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_leitbahnen_2024_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_hangabwind_2024_p</Name>
      <Title>AWEL_LH.HANGABWIND_2024_P (596.7)</Title>
      <Abstract>&lt;p&gt;Anders als die Kaltluftleitbahnen sind flächenhafte Kaltluftzuflüsse in ihrer Breite nicht durch zusammenhängende Strukturen wie Siedlungen begrenzt. Der flächenhafte Kaltluftabfluss bezeichnet Gebiete mit hohem Kaltluftvolumenstrom hin zum Siedlungsgebiet.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_hangabwind_2024_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0596_awel_lh_gewaesser_2024_f</Name>
      <Title>AWEL_LH.GEWAESSER_2024_F (596.8)</Title>
      <Abstract>&lt;p&gt;Polygon Layer mit den stehenden Gewässer und den fliessenden Gewässer im Kanton Zürich. Vor allem für Visualisierungszwecke geeignet.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0596_awel_lh_gewaesser_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_siedlungsraum_2024_f</Name>
      <Title>SIEDLUNGSRAUM_2024_F (597.1)</Title>
      <Abstract>&lt;p&gt;Bewertung der Siedlungsflächen (versiegelte Flächen) bezüglich Überwärmung für Tag- und Nachtsituation. Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_siedlungsraum_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_verkehrsflaechen_2024_f</Name>
      <Title>VERKEHRSFLAECHEN_2024_F (597.2)</Title>
      <Abstract>&lt;p&gt;Bewertung der Verkehrsflächen (versiegelte Flächen) bezüglich Überwärmung für Tag- und Nachtsituation. Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_verkehrsflaechen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_gruenflaechen_2024_f</Name>
      <Title>GRUENFLAECHEN_2024_F (597.3)</Title>
      <Abstract>&lt;p&gt;Bewertung Aussenräume (Grünflächen) bezüglich ihrer bioklimatischen Bedeutung (Nachtsituation) und ihrer Wärmebelastung (Tagsituation). Die PET (Physiologisch Äquivalente Temperatur) beschreibt das thermische Empfinden einer "Standardperson", welche eine mittlere thermische Empfindlichkeit repräsentiert. Für das thermische Empfinden sind vor allem Lufttemperatur, Luftfeuchte, Windgeschwindigkeit und die direkte Sonneneinstrahlung relevant.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_gruenflaechen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_restflaechen_2024_f</Name>
      <Title>RESTFLAECHEN_2024_F (597.4)</Title>
      <Abstract>&lt;p&gt;Flächen, die weder den Siedlungs-/Verkehrsflächen noch den Grünflächen zugeordnet sind. Sie sind in ihrer Funktion nicht bewertet und sind vor allem der Vollständigkeit halber mitaufgeführt. Bei den Flächen handelt es sich um die Kategorien mit ARTCHID &gt; 20 (21: Fels, 23: Geroell/Sand, 24: Abbau/Deponie und 25: uebrige_vegetationslos) aus der &lt;a href="https://www.geolion.zh.ch/geodatensatz/1485" target="_blank" rel="noopener"&gt;AV Bodenbdeckung&lt;/a&gt;&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_restflaechen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_leitbahnen_2024_l</Name>
      <Title>LEITBAHNEN_2024_L (597.5)</Title>
      <Abstract>&lt;p&gt;Leitbahnen verbinden Kaltluftentstehungsgebiete (Ausgleichsräume) und Belastungsbereiche (Wirkungsräume) miteinander und sind somit elementarer Bestandteil des Luftaustausches. Kaltluftleitbahnen weisen eine linienhafte Struktur auf, da sie in ihrer Breite durch Strukturen wie Bebauung oder durch die Orographie begrenzt sind.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_leitbahnen_2024_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_hangabwind_2024_p</Name>
      <Title>HANGABWIND_2024_P (597.6)</Title>
      <Abstract>&lt;p&gt;Anders als die Kaltluftleitbahnen sind flächenhafte Kaltluftzuflüsse in ihrer Breite nicht durch zusammenhängende Strukturen wie Siedlungen begrenzt. Der flächenhafte Kaltluftabfluss bezeichnet Gebiete mit hohem Kaltluftvolumenstrom hin zum Siedlungsgebiet.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_hangabwind_2024_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_einwirkbereich_2024_f</Name>
      <Title>EINWIRKBEREICH_2024_F (597.7)</Title>
      <Abstract>&lt;p&gt;Siedlungsflächen, welche sich im Einwirkbereich eines klimatisch wirksamen Kaltluftstroms (Kaltluftleitbahn, flächenhafter Kaltluftabfluss) befinden.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_einwirkbereich_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_sensible_orte_p</Name>
      <Title>SENSIBLE_ORTE_P (597.8)</Title>
      <Abstract>&lt;p&gt;Räumliche, punkthafte Zusammenstellung von Einrichtung mit einem potentiell hohen Anteil vulnerabler Personengruppen. Es werden vier Arten von Betrieben unterschieden: (1) Alters- und Pflegeheim / (2) Spital / (3) Kindergarten / (4) Primarschulen&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_sensible_orte_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_bevstat_2024_f</Name>
      <Title>BEVSTAT_2024_F (597.9)</Title>
      <Abstract>&lt;p&gt;Zusammenstellung räumlicher statistischer Kennzahlen zur Bevölkerung. Die räumliche Grundlage bilden die Polygone der &lt;a href="https://www.geolion.zh.ch/geodatensatz/3233" target="_blank" rel="noopener"&gt;Quartieranalyse.&lt;/a&gt; Ausgewiesen werden die absoluten Anzahlen gewisser Alterskategorien (&gt;= 65 Jahre | &gt;= 80 Jahre sowie &lt;= 3 Jahre | &lt;= 6 Jahre) und deren relativer Anteil sowie das Total an Einwohner pro ausgewiesenem Quartier.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_bevstat_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0597_awel_lh_lesehilfen_2024_f</Name>
      <Title>LESEHILFEN_2024_F (597.10)</Title>
      <Abstract>&lt;p&gt;Dummy Layer, damit die Leseanleitung und weitere hilfreiche Dokumentationen in die GIS-Browser Umgebung eingebunden werden können.&lt;/p&gt;</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0597_awel_lh_lesehilfen_2024_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-0606_giszhpub_wb_sta_sicherheitsbereich_f</Name>
      <Title>Sicherheitsbereich einer Stauanlage (606.1)</Title>
      <Abstract>Sicherheitsbereich einer Stauanlage: Flächen im Einflussbereich von Stauanlage (Mauer , Damm). </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-0606_giszhpub_wb_sta_sicherheitsbereich_f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-1670_giszhpub_gs_badeplatz_p</Name>
      <Title>Badeplatz (1670.1)</Title>
      <Abstract>Badeplätze</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-1670_giszhpub_gs_badeplatz_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-1676_giszhpub_gs_quellstrang_l</Name>
      <Title>Quellstrang und Zuleitung (1676.5)</Title>
      <Abstract>Grundwasserschutzzonen - Quellstrang</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-1676_giszhpub_gs_quellstrang_l"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-3669_giszhpub_en_stromanlagen_p</Name>
      <Title>Stromanlagen (3669.3)</Title>
      <Abstract>Strominfrastrukturanlagen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-3669_giszhpub_en_stromanlagen_p"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ogd-3669_giszhpub_en_stromleitungen_l</Name>
      <Title>Stromleitungen (3669.4)</Title>
      <Abstract>Stromleitungen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21780</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21782</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
        <Format>text/csv</Format>
        <Format>application/shapefile</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>8.157224 47.141694</ows:LowerCorner>
        <ows:UpperCorner>9.037478 47.712435</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://maps.zh.ch/wfs/OGDZHWFS?request=GetMetadata&amp;layer=ogd-3669_giszhpub_en_stromleitungen_l"/>
    </FeatureType>
  </FeatureTypeList>
  <fes:Filter_Capabilities>
    <fes:Conformance>
      <fes:Constraint name="ImplementsQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsAdHocQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsFunctions">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsResourceId">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsVersionNav">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSorting">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsExtendedOperators">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinimumXPath">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSchemaElementFunc">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
    </fes:Conformance>
    <fes:Id_Capabilities>
      <fes:ResourceIdentifier name="fes:ResourceId"/>
    </fes:Id_Capabilities>
    <fes:Scalar_Capabilities>
      <fes:LogicalOperators/>
      <fes:ComparisonOperators>
        <fes:ComparisonOperator name="PropertyIsEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLessThan"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
        <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLike"/>
        <fes:ComparisonOperator name="PropertyIsBetween"/>
      </fes:ComparisonOperators>
    </fes:Scalar_Capabilities>
    <fes:Spatial_Capabilities>
      <fes:GeometryOperands>
        <fes:GeometryOperand name="gml:Point"/>
        <fes:GeometryOperand name="gml:MultiPoint"/>
        <fes:GeometryOperand name="gml:LineString"/>
        <fes:GeometryOperand name="gml:MultiLineString"/>
        <fes:GeometryOperand name="gml:Curve"/>
        <fes:GeometryOperand name="gml:MultiCurve"/>
        <fes:GeometryOperand name="gml:Polygon"/>
        <fes:GeometryOperand name="gml:MultiPolygon"/>
        <fes:GeometryOperand name="gml:Surface"/>
        <fes:GeometryOperand name="gml:MultiSurface"/>
        <fes:GeometryOperand name="gml:Box"/>
        <fes:GeometryOperand name="gml:Envelope"/>
      </fes:GeometryOperands>
      <fes:SpatialOperators>
        <fes:SpatialOperator name="Equals"/>
        <fes:SpatialOperator name="Disjoint"/>
        <fes:SpatialOperator name="Touches"/>
        <fes:SpatialOperator name="Within"/>
        <fes:SpatialOperator name="Overlaps"/>
        <fes:SpatialOperator name="Crosses"/>
        <fes:SpatialOperator name="Intersects"/>
        <fes:SpatialOperator name="Contains"/>
        <fes:SpatialOperator name="DWithin"/>
        <fes:SpatialOperator name="Beyond"/>
        <fes:SpatialOperator name="BBOX"/>
      </fes:SpatialOperators>
    </fes:Spatial_Capabilities>
    <fes:Temporal_Capabilities>
      <fes:TemporalOperands>
        <fes:TemporalOperand name="gml:TimePeriod"/>
        <fes:TemporalOperand name="gml:TimeInstant"/>
      </fes:TemporalOperands>
      <fes:TemporalOperators>
        <fes:TemporalOperator name="During"/>
      </fes:TemporalOperators>
    </fes:Temporal_Capabilities>
  </fes:Filter_Capabilities>
</wfs:WFS_Capabilities>
