<?xml version='1.0' encoding='UTF-8'?>
<WFS_Capabilities xmlns="http://www.opengis.net/wfs/2.0" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.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" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://inspire.ec.europa.eu/schemas/inspire_dls/1.0 https://inspire.ec.europa.eu/schemas/inspire_dls/1.0/inspire_dls.xsd" updateSequence="7637">
  <ows:ServiceIdentification>
    <ows:Title>API Géoplateforme - Diffusion d'objets WFS ou API OGC features</ows:Title>
    <ows:Abstract>Permet la récupération d'extraits de bases de données via des requêtes fondées sur des critères et valeurs.</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>WFS 2.0.0</ows:Keyword>
      <ows:Keyword>API OGC FEATURES 1.0.0</ows:Keyword>
      <ows:Keyword>infoMapAccessService</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees>none</ows:Fees>
    <ows:AccessConstraints>Conditions Générales d'Utilisation disponibles ici : https://cartes.gouv.fr/cgu</ows:AccessConstraints>
    <LayerLimit>2</LayerLimit>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Géoplateforme par IGN</ows:ProviderName>
    <ows:ServiceContact>
      <ows:IndividualName />
      <ows:PositionName>custodian</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>01 43 98 80 00</ows:Voice>
          <ows:Facsimile />
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>73 avenue de Paris</ows:DeliveryPoint>
          <ows:City>SAINT-MANDÉ Cedex</ows:City>
          <ows:AdministrativeArea />
          <ows:PostalCode>94165</ows:PostalCode>
          <ows:Country>France</ows:Country>
          <ows:ElectronicMailAddress>geoplateforme@ign.fr</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://data.geopf.fr/wfs" />
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>1.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>2.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:href="https://data.geopf.fr/wfs" />
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://data.geopf.fr/wfs" />
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resultType">
        <ows:AllowedValues>
          <ows:Value>results</ows:Value>
          <ows:Value>hits</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>GML2</ows:Value>
          <ows:Value>KML</ows:Value>
          <ows:Value>SHAPE-ZIP</ows:Value>
          <ows:Value>application/json</ows:Value>
          <ows:Value>application/vnd.google-earth.kml xml</ows:Value>
          <ows:Value>application/vnd.google-earth.kml+xml</ows:Value>
          <ows:Value>csv</ows:Value>
          <ows:Value>gml3</ows:Value>
          <ows:Value>gml32</ows:Value>
          <ows:Value>json</ows:Value>
          <ows:Value>text/csv</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Constraint name="PagingIsTransactionSafe">
        <ows:NoValues />
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </ows:Constraint>
      <ows:Constraint name="CountDefault">
        <ows:NoValues />
        <ows:DefaultValue>5000</ows:DefaultValue>
      </ows:Constraint>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://data.geopf.fr/wfs" />
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="resolve">
        <ows:AllowedValues>
          <ows:Value>none</ows:Value>
          <ows:Value>local</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://data.geopf.fr/wfs" />
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://data.geopf.fr/wfs" />
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="CreateStoredQuery">
      <ows:DCP>
        <ows:HTTP>
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="language">
        <ows:AllowedValues>
          <ows:Value>urn:ogc:def:queryLanguage:OGC-WFS::WFSQueryExpression</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DropStoredQuery">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://data.geopf.fr/wfs" />
          <ows:Post xlink:href="https://data.geopf.fr/wfs" />
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <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>TRUE</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>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsSpatialJoins">
      <ows:NoValues />
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTemporalJoins">
      <ows:NoValues />
      <ows:DefaultValue>TRUE</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>TRUE</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:ExtendedCapabilities>
      <inspire_dls:ExtendedCapabilities>
        <inspire_common:MetadataUrl>
          <inspire_common:URL>https://data.geopf.fr/csw?REQUEST=GetRecordById&amp;SERVICE=CSW&amp;VERSION=2.0.2&amp;OUTPUTSCHEMA=http://standards.iso.org/iso/19115/-3/mdb/2.0&amp;elementSetName=full&amp;ID=GeoPF_WFS</inspire_common:URL>
          <inspire_common:MediaType>application/vnd.ogc.csw.GetRecordByIdResponse_xml</inspire_common:MediaType>
        </inspire_common:MetadataUrl>
        <inspire_common:SupportedLanguages>
          <inspire_common:DefaultLanguage>
            <inspire_common:Language>fre</inspire_common:Language>
          </inspire_common:DefaultLanguage>
        </inspire_common:SupportedLanguages>
        <inspire_common:ResponseLanguage>
          <inspire_common:Language>fre</inspire_common:Language>
        </inspire_common:ResponseLanguage>
        <inspire_dls:SpatialDataSetIdentifier>
          <inspire_common:Code>https://data.geopf.fr/csw?REQUEST=GetCapabilities&amp;VERSION=2.0.2&amp;SERVICE=CSW</inspire_common:Code>
        </inspire_dls:SpatialDataSetIdentifier>
      </inspire_dls:ExtendedCapabilities>
    </ows:ExtendedCapabilities>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <FeatureType>
      <Name>wfs_sup:acte_sup</Name>
      <Title>Acte de servitude d'utilité publique</Title>
      <Abstract>Liste des actes instituant une servitude d'utilité publique, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:assiette_sup_l</Name>
      <Title>Assiette de servitude d'utilité publique</Title>
      <Abstract>Assiettes linéaires liées aux servitudes, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:assiette_sup_p</Name>
      <Title>Assiette de servitude d'utilité publique</Title>
      <Abstract>Assiettes ponctuelles liées aux servitudes, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:assiette_sup_s</Name>
      <Title>Assiette de servitude d'utilité publique</Title>
      <Abstract>Assiettes surfaciques liées aux servitudes, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:municipality</Name>
      <Title>Communes</Title>
      <Abstract>Emprise communale, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:doc_urba</Name>
      <Title>Document d'urbanisme</Title>
      <Abstract>Classe sémantique décrivant le document d'urbanisme, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:doc_urba_com</Name>
      <Title>Document d'urbanisme</Title>
      <Abstract>Classe sémantique décrivant le document d'urbanisme, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:document</Name>
      <Title>Document d'urbanisme</Title>
      <Abstract>Emprise du document d'urbanisme, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_scot:doc_urba</Name>
      <Title>Document d'urbanisme</Title>
      <Abstract>Classe sémantique décrivant le Schéma de Cohérence Territorial, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>SCOT</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_scot:doc_urba_com</Name>
      <Title>Document d'urbanisme</Title>
      <Abstract>Relations entre le Schéma de Cohérence Territorial et les communes auxquelles il s'applique, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>SCOT</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:habillage_txt</Name>
      <Title>Etiquette ponctuelle de l’habillage du plan</Title>
      <Abstract>Étiquette ponctuelle portée sur le document d'urbanisme pour l’habillage du plan, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:generateur_sup_l</Name>
      <Title>Générateur de servitude d'utilité publique</Title>
      <Abstract>Générateurs linéaires liés aux servitudes, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:generateur_sup_p</Name>
      <Title>Générateur de servitude d'utilité publique</Title>
      <Abstract>Générateurs ponctuels liés aux servitudes, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:generateur_sup_s</Name>
      <Title>Générateur de servitude d'utilité publique</Title>
      <Abstract>Générateurs surfaciques liés aux servitudes, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:habillage_lin</Name>
      <Title>Habillages linéaires</Title>
      <Abstract>Objet linéaire indicatif porté sur le document d'urbanisme pour l'habillage du plan, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:habillage_pct</Name>
      <Title>Habillages ponctuels</Title>
      <Abstract>Objet ponctuel indicatif porté sur le document d'urbanisme pour l'habillage du plan, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:habillage_surf</Name>
      <Title>Habillages surfaciques</Title>
      <Abstract>Objet surfacique indicatif porté sur le document d'urbanisme pour l'habillage du plan, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:info_lin</Name>
      <Title>Informations linéaires</Title>
      <Abstract>Périmètre linéaire à reporter à titre d’information, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:info_pct</Name>
      <Title>Informations ponctuelles</Title>
      <Abstract>Périmètre ponctuel à reporter à titre d’information, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:info_surf</Name>
      <Title>Informations surfaciques</Title>
      <Abstract>Périmètre surfacique à reporter à titre d’information, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:gestionnaire_sup</Name>
      <Title>Organisme gestionnaire ou organisme ressource de la servitude</Title>
      <Abstract>Gestionnaires de servitude d'utilité publique, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_scot:perimetre_scot</Name>
      <Title>Perimetre du Schéma de cohérence territorial</Title>
      <Abstract>Périmètre publié du Schéma de Cohérence Territorial, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>SCOT</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:prescription_lin</Name>
      <Title>Prescriptions linéaires</Title>
      <Abstract>Prescriptions linéaires se superposant au zonage, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:prescription_pct</Name>
      <Title>Prescriptions ponctuelles</Title>
      <Abstract>Prescriptions ponctuelles se superposant au zonage, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:prescription_surf</Name>
      <Title>Prescriptions surfaciques</Title>
      <Abstract>Prescriptions surfaciques se superposant au zonage, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:servitude_acte_sup</Name>
      <Title>Relation entre ACTE_SUP et SERVITUDE</Title>
      <Abstract>Relation entre les SUP et les actes les instituant, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_scot:scot</Name>
      <Title>Schéma de cohérence territorial</Title>
      <Abstract>Etat du Schéma de Cohérence Territorial, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>SCOT</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:secteur_cc</Name>
      <Title>Secteurs de la carte communale</Title>
      <Abstract>Secteurs de carte communale, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_sup:servitude</Name>
      <Title>Servitude d'utilité publique</Title>
      <Abstract>Liste des servitudes d'utilité publique, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
        <ows:Keyword>SUP</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </FeatureType>
    <FeatureType>
      <Name>wfs_du:zone_urba</Name>
      <Title>Zonage du document d'urbanisme</Title>
      <Abstract>Zonage du document d'urbanisme, données issues du Géoportail de l'urbanisme</Abstract>
      <ows:Keywords>
        <ows:Keyword>document d'urbanisme</ows:Keyword>
        <ows:Keyword>urbanisme</ows:Keyword>
        <ows:Keyword>planningCadastre</ows:Keyword>
        <ows:Keyword>usage des sols</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::4326</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::5490</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4967</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2154</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::21781</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23030</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23031</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::23032</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27561</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27562</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27563</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27564</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27571</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27572</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27573</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27574</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27581</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27582</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27583</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27584</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27591</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27592</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27593</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::27594</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2969</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2970</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2971</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2972</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2973</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2975</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2976</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2977</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2978</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2980</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2981</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2987</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2988</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2989</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2990</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3034</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3035</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3042</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3043</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3044</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3170</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3172</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32620</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32631</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32701</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32705</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32706</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32707</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32738</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32739</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::32740</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3296</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3298</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3302</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3303</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3304</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3305</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3306</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3727</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3942</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3943</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3944</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3945</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3946</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3947</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3948</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3949</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3950</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4171</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4275</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4463</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4467</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4470</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4471</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4558</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4559</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4621</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4622</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4623</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4624</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4625</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4626</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4627</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4628</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4629</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4630</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4632</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4633</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4636</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4637</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4638</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4639</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4641</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4642</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4643</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4644</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4687</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4688</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4689</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4690</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4691</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4692</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4749</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4807</OtherCRS>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.9</ows:LowerCorner>
        <ows:UpperCorner>180.0 89.9</ows:UpperCorner>
      </ows:WGS84BoundingBox>
    </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>TRUE</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>TRUE</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>TRUE</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:Conformance>
    <fes:Id_Capabilities>
      <fes:ResourceIdentifier name="fes:ResourceId" />
    </fes:Id_Capabilities>
    <fes:Scalar_Capabilities>
      <fes:LogicalOperators />
      <fes:ComparisonOperators>
        <fes:ComparisonOperator name="PropertyIsLessThan" />
        <fes:ComparisonOperator name="PropertyIsGreaterThan" />
        <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo" />
        <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo" />
        <fes:ComparisonOperator name="PropertyIsEqualTo" />
        <fes:ComparisonOperator name="PropertyIsNotEqualTo" />
        <fes:ComparisonOperator name="PropertyIsLike" />
        <fes:ComparisonOperator name="PropertyIsBetween" />
        <fes:ComparisonOperator name="PropertyIsNull" />
        <fes:ComparisonOperator name="PropertyIsNil" />
      </fes:ComparisonOperators>
    </fes:Scalar_Capabilities>
    <fes:Spatial_Capabilities>
      <fes:GeometryOperands>
        <fes:GeometryOperand name="gml:Envelope" />
        <fes:GeometryOperand name="gml:Point" />
        <fes:GeometryOperand name="gml:MultiPoint" />
        <fes:GeometryOperand name="gml:LineString" />
        <fes:GeometryOperand name="gml:MultiLineString" />
        <fes:GeometryOperand name="gml:Polygon" />
        <fes:GeometryOperand name="gml:MultiPolygon" />
        <fes:GeometryOperand name="gml:MultiGeometry" />
      </fes:GeometryOperands>
      <fes:SpatialOperators>
        <fes:SpatialOperator name="Disjoint" />
        <fes:SpatialOperator name="Equals" />
        <fes:SpatialOperator name="DWithin" />
        <fes:SpatialOperator name="Beyond" />
        <fes:SpatialOperator name="Intersects" />
        <fes:SpatialOperator name="Touches" />
        <fes:SpatialOperator name="Crosses" />
        <fes:SpatialOperator name="Within" />
        <fes:SpatialOperator name="Contains" />
        <fes:SpatialOperator name="Overlaps" />
        <fes:SpatialOperator name="BBOX" />
      </fes:SpatialOperators>
    </fes:Spatial_Capabilities>
    <fes:Temporal_Capabilities>
      <fes:TemporalOperands>
        <fes:TemporalOperand name="gml:TimeInstant" />
        <fes:TemporalOperand name="gml:TimePeriod" />
      </fes:TemporalOperands>
      <fes:TemporalOperators>
        <fes:TemporalOperator name="After" />
        <fes:TemporalOperator name="Before" />
        <fes:TemporalOperator name="Begins" />
        <fes:TemporalOperator name="BegunBy" />
        <fes:TemporalOperator name="TContains" />
        <fes:TemporalOperator name="During" />
        <fes:TemporalOperator name="TEquals" />
        <fes:TemporalOperator name="TOverlaps" />
        <fes:TemporalOperator name="Meets" />
        <fes:TemporalOperator name="OverlappedBy" />
        <fes:TemporalOperator name="MetBy" />
        <fes:TemporalOperator name="EndedBy" />
      </fes:TemporalOperators>
    </fes:Temporal_Capabilities>
    <fes:Functions>
      <fes:Function name="abs">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="int">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="abs_2">
        <fes:Returns>xs:long</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:long</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="abs_3">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="abs_4">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="acos">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="AddCoverages">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverageA">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="coverageB">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Affine">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="scalex">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="scaley">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="shearx">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="sheary">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="translatex">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="translatey">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="nodata">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="interpolation">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Aggregate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="aggregationAttribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="function">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="singlePass">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="groupByAttributes">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="And">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="left">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="right">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Area">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="area2">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="AreaGrid">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="envelope">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="width">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="height">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="array">
        <fes:Returns>xs:string</fes:Returns>
      </fes:Function>
      <fes:Function name="asin">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="atan">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="atan2">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="x">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="y">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="attributeCount">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="count">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="BandMerge">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverages">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="roi">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="transformChoice">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="index">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="bands">
        <fes:Returns>xs:int</fes:Returns>
      </fes:Function>
      <fes:Function name="BandSelect">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="SampleDimensions">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="VisibleSampleDimension">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="BarnesSurface">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="valueAttr">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="dataLimit">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="scale">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="convergence">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="passes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="minObservations">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="maxObservationDistance">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="noDataValue">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="pixelsPerCell">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="queryBuffer">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputBBOX">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputWidth">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputHeight">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="between">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="min">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="max">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="boundary">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="boundaryDimension">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="boundedBy">
        <fes:Returns>xs:string</fes:Returns>
      </fes:Function>
      <fes:Function name="Bounds">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="buffer">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="distance">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="BufferFeatureCollection">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="distance">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="attributeName">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="bufferWithSegments">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="distance">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="numberOfSegments">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Categorize">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="LookupValue">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Threshold 1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Value 1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Threshold 2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Value 2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="succeeding or preceding">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="ceil">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="centroid">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="classify">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="expression">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="classifer">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="ClassifyByRange">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="classifyOnAttribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="thresholds">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputValues">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="classifier">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="include">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputAttribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputType">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Clip">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="clip">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="preserveZ">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="CollectGeometries">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Average">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="expression">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Bounds">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Count">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Max">
        <fes:Returns>xs:dateTime</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="expression">
            <fes:Type>xs:dateTime</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Median">
        <fes:Returns>xs:dateTime</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="expression">
            <fes:Type>xs:dateTime</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Min">
        <fes:Returns>xs:dateTime</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="expression">
            <fes:Type>xs:dateTime</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Nearest">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:dateTime</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Sum">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="expression">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Collection_Unique">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="expression">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Concatenate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="text">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="contains">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Contour">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="band">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="levels">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="interval">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="simplify">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="smooth">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="roi">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="contrast">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="reference">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="color1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="color2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="threshold">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="convert">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="class">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="convexHull">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="ConvolveCoverage">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="kernel">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="kernelRadius">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="kernelWidth">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="kernelHeight">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="cos">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="radians">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Count">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="CoverageClassStats">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="stats">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="band">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="noData">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="CropCoverage">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="cropShape">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="crosses">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="darken">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="amount">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="dateDifference">
        <fes:Returns>xs:long</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="a">
            <fes:Type>xs:dateTime</fes:Type>
          </fes:Argument>
          <fes:Argument name="b">
            <fes:Type>xs:dateTime</fes:Type>
          </fes:Argument>
          <fes:Argument name="timeUnits">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="dateFormat">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="format">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="date">
            <fes:Type>xs:dateTime</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="dateParse">
        <fes:Returns>xs:dateTime</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="format">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="dateString">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="desaturate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="amount">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="difference">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="dimension">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="disjoint">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="disjoint3D">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="distance">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="distance3D">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="div">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="dividend">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="divisor">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="double2bool">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="double">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="endAngle">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="linestring">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="endPoint">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="linestring">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="env">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="variable">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="envelope">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="EqualArea">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="areaFunction">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentages">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="EqualInterval">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentages">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="equalsExact">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="equalsExactTolerance">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="tolarance">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="equalTo">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="a">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="b">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="matchAction">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="exp">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="exteriorRing">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Feature">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="crs">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="typeName">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="FeatureClassStats">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="attribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="stats">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="noData">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="floor">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="double">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="footprints">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="geometry">
        <fes:Returns>gml:AbstractGeometryType</fes:Returns>
      </fes:Function>
      <fes:Function name="geometryType">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="geomFromWKT">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="geomLength">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="getGeometryN">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="index">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="getX">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="getY">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="getz">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="grayscale">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="greaterEqualThan">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="x">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="y">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="greaterThan">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="x">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="y">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Grid">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="bounds">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="width">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="height">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="vertexSpacing">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="mode">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="GroupCandidateSelection">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="aggregation">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="operationAttribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="groupingAttributes">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Heatmap">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="radiusPixels">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="weightAttr">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="pixelsPerCell">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputBBOX">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputWidth">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputHeight">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="hsl">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="hue">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="saturation">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="lightness">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="id">
        <fes:Returns>xs:string</fes:Returns>
      </fes:Function>
      <fes:Function name="IEEEremainder">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="dividend">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="divisor">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="if_then_else">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="condition">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="then">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="else">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="candidate">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="v">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in10">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in4">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in5">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in6">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in7">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in8">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in9">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in10">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in2">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in3">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in4">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in4">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in5">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in4">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in5">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in6">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in4">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in5">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in6">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in7">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in4">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in5">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in6">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in7">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in8">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in4">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in5">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in6">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in7">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in8">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="in9">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in3">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in4">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in5">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in6">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in7">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in8">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="in9">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="inArray">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="candidate">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="array">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="InclusionFeatureCollection">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="first">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="second">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="int2bbool">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="int">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="int2ddouble">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="int">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="interiorPoint">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="interiorRingN">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="n">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Interpolate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data value pairs">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="mode">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="intersection">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="IntersectionFeatureCollection">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="first feature collection">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="second feature collection">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="first attributes to retain">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="second attributes to retain">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="intersectionMode">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentagesEnabled">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="areasEnabled">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="intersects">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="intersects3D">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isCached">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="info">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isClosed">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isCoverage">
        <fes:Returns>xs:boolean</fes:Returns>
      </fes:Function>
      <fes:Function name="isEmpty">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isInstanceOf">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="class">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isLike">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="regex">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isNull">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="object">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isometric">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="extrusion">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isRing">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isSimple">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isValid">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isWithinDistance">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="distance">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="isWithinDistance3D">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="distance">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Jenks">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentages">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Jiffle">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="script">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="destName">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="sourceName">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputType">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="bandCount">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="bandNames">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="jsonArrayContains">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="column">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="pointer">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="expected">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="jsonPointer">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="json">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="pointer">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="language">
        <fes:Returns>xs:string</fes:Returns>
      </fes:Function>
      <fes:Function name="lapply">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="source">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="expression">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="length">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="lessEqualThan">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="a">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="b">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="lessThan">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="a">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="b">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="lighten">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="amount">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="lin">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="item">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="source">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="list">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="item">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="listMultiply">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="factor">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="list">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="litem">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="source">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="index">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="literate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="index">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="times">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="expression">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="log">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="LRSGeocode">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="from_measure_attb">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="to_measure_attb">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="measure">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="LRSMeasure">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="from_measure_attb">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="to_measure_attb">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="point">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="crs">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="LRSSegment">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="from_measure_attb">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="to_measure_attb">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="from_measure">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="to_measure">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="mapGet">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="map">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="key">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="max">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="double">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="double">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="max_2">
        <fes:Returns>xs:long</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="long">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="long">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="max_3">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="float">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="float">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="max_4">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="int">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="int">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="min">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="double">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="double">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="min_2">
        <fes:Returns>xs:long</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="long">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="long">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="min_3">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="float">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="float">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="min_4">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="int">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="int">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="mincircle">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="minimumdiameter">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="minrectangle">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="mix">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="color2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="weight">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="modulo">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="dividend">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="divisor">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="MultiplyCoverages">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverageA">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="coverageB">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Nearest">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="point">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="crs">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="NormalizeCoverage">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="northFix">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="targetCRS">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="point">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="angle">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="sourceCRS">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="not">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="logicValue">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="notEqualTo">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="a">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="b">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="now">
        <fes:Returns>xs:dateTime</fes:Returns>
      </fes:Function>
      <fes:Function name="numberFormat">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="format">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="language">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="numberFormat2">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="format">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="minus">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="decimal">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="separator">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="numGeometries">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="numInteriorRing">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="numPoints">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="octagonalenvelope">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="offset">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="offsetX">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="offsetY">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Or">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="left">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="right">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="overlaps">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="parameter">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="argumentName">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="values">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="parseBoolean">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="parseDouble">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="parseInt">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="parseLong">
        <fes:Returns>xs:long</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="pgNearest">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="num_features">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="pi">
        <fes:Returns>xs:double</fes:Returns>
      </fes:Function>
      <fes:Function name="PointBuffers">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="center">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="crs">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="distances">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="quadrantSegments">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="pointN">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="index">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="pointOnLine">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="linestring">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentage">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="PointStacker">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="cellSize">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="weightClusterPosition">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="normalize">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="preserveLocation">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputBBOX">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputWidth">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputHeight">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="filter">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="PolygonExtraction">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="band">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="insideEdges">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="roi">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="nodata">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="ranges">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="pow">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="base">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="exponent">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="property">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="propertyName">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="PropertyExists">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="propertyName">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Quantile">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentages">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Query">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="attribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="filter">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="random">
        <fes:Returns>xs:double</fes:Returns>
      </fes:Function>
      <fes:Function name="RangeLookup">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="band">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="ranges">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="outputPixelValues">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="noData">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="RasterAsPointCollection">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="targetCRS">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="scale">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="interpolation">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="emisphere">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="RasterZonalStatistics">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="band">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="zones">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="classification">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="RasterZonalStatistics2">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="source">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="bands">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="zones">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="classifier">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="nodata">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="mask">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="useROIAccessor">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
          <fes:Argument name="roi">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="statistics">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="minbounds">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="maxbounds">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="numbins">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="rangeData">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="localStats">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Recode">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="LookupValue">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Data 1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Value 1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Data 2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="Value 2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="RectangularClip">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="clip">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="preserveZ">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="relate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="relatePattern">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="pattern">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Reproject">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="forcedCRS">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="targetCRS">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="rescaleToPixels">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="defaultUnit">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="scaleFactor">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="rescalingMode">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="rint">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="double">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="round">
        <fes:Returns>xs:float</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="round_2">
        <fes:Returns>xs:long</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="roundDouble">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="saturate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="amount">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="ScaleCoverage">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="xScale">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="yScale">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="xTranslate">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="yTranslate">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="interpolation">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="setCRS">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="CRS">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="shade">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="weight">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Simplify">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="distance">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="preserveTopology">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="sin">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="radians">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="size">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="source">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Snap">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="point">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="crs">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="spin">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="amount">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="sqrt">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="number">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="StandardDeviation">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentages">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="startAngle">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="linestring">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="startPoint">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="linestring">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strAbbreviate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="lower">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="upper">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="appendTo">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strCapitalize">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strConcat">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string1">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="string2">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strDefaultIfBlank">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="default">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strEndsWith">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="String">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="postfix">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strEqualsIgnoreCase">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="lookup">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strIndexOf">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="String">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="lookup">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="stringTemplate">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="input">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="pattern">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="template">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="defaultValue">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strLastIndexOf">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="String">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="lookup">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strLength">
        <fes:Returns>xs:int</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strMatches">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="regex">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strPosition">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="lookup">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strReplace">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="search">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="replace">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="all">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strStartsWith">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="prefix">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strStripAccents">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strSubstring">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="beginIndex">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="endIndex">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strSubstringStart">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="beginIndex">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strToLowerCase">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strToUpperCase">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strTrim">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strTrim2">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="string">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="method">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="character">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="strURLEncode">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="encodeable">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="formUrlEncode">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="StyleCoverage">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="coverage">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="style">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="symDifference">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="tan">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="radians">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="tint">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="color">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="weight">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="toDegrees">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="radians">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="toRadians">
        <fes:Returns>xs:double</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="degree">
            <fes:Type>xs:float</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="touches">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="toWKT">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Transform">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="transform">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="TransparencyFill">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="width">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="union">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="UnionFeatureCollection">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="first">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="second">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="Unique">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="attribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="UniqueInterval">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="value">
            <fes:Type>xs:double</fes:Type>
          </fes:Argument>
          <fes:Argument name="classes">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="percentages">
            <fes:Type>xs:boolean</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="VectorToRaster">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="features">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="rasterWidth">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="rasterHeight">
            <fes:Type>xs:int</fes:Type>
          </fes:Argument>
          <fes:Argument name="title">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="attribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="bounds">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="VectorZonalStatistics">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="data">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="dataAttribute">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
          <fes:Argument name="zones">
            <fes:Type>xs:string</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="vertices">
        <fes:Returns>xs:string</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
      <fes:Function name="within">
        <fes:Returns>xs:boolean</fes:Returns>
        <fes:Arguments>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
          <fes:Argument name="geometry">
            <fes:Type>gml:AbstractGeometryType</fes:Type>
          </fes:Argument>
        </fes:Arguments>
      </fes:Function>
    </fes:Functions>
  </fes:Filter_Capabilities>
</WFS_Capabilities>