<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns="http://www.opengis.net/wfs/2.0" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
  <ows:ServiceIdentification>
    <ows:Title>WFS D@tARA</ows:Title>
    <ows:Abstract>Serveur WFS D@tARA</ows:Abstract>
    <!--WARNING: Optional metadata "ows_keywordlist" was missing for ows:KeywordList-->
    <ows:ServiceType codeSpace="OGC">WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees/>
    <!--WARNING: Optional metadata "ows_fees" was missing for ows:Fees-->
    <ows:AccessConstraints/>
    <!--WARNING: Optional metadata "ows_accessconstraints" was missing for ows:AccessConstraints-->
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName/>
    <!--WARNING: Mandatory metadata "ows_contactorganization" was missing for ows:ProviderName-->
    <ows:ProviderSite xlink:type="simple" xlink:href=""/>
    <!--WARNING: Optional metadata "ows_service_onlineresource" was missing for ows:ProviderSite/@xlink:href-->
    <ows:ServiceContact>
      <ows:IndividualName/>
      <!--WARNING: Optional metadata "ows_contactperson" was missing for ows:IndividualName-->
      <ows:PositionName/>
      <!--WARNING: Optional metadata "ows_contactposition" was missing for ows:PositionName-->
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice/>
          <!--WARNING: Optional metadata "ows_contactvoicetelephone" was missing for ows:Voice-->
          <ows:Facsimile/>
          <!--WARNING: Optional metadata "ows_contactfacsimiletelephone" was missing for ows:Facsimile-->
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint/>
          <!--WARNING: Optional metadata "ows_address" was missing for ows:DeliveryPoint-->
          <ows:City/>
          <!--WARNING: Optional metadata "ows_city" was missing for ows:City-->
          <ows:AdministrativeArea/>
          <!--WARNING: Optional metadata "ows_stateorprovince" was missing for ows:AdministrativeArea-->
          <ows:PostalCode/>
          <!--WARNING: Optional metadata "ows_postcode" was missing for ows:PostalCode-->
          <ows:Country/>
          <!--WARNING: Optional metadata "ows_country" was missing for ows:Country-->
          <ows:ElectronicMailAddress/>
          <!--WARNING: Optional metadata "ows_contactelectronicmailaddress" was missing for ows:ElectronicMailAddress-->
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href=""/>
        <!--WARNING: Optional metadata "ows_service_onlineresource" was missing for ows:OnlineResource/@xlink:href-->
        <ows:HoursOfService/>
        <!--WARNING: Optional metadata "ows_hoursofservice" was missing for ows:HoursOfService-->
        <ows:ContactInstructions/>
        <!--WARNING: Optional metadata "ows_contactinstructions" was missing for ows:ContactInstructions-->
      </ows:ContactInfo>
      <ows:Role/>
      <!--WARNING: Optional metadata "ows_role" was missing for ows:Role-->
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>2.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>1.0.0</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="AcceptFormats">
        <ows:AllowedValues>
          <ows:Value>text/xml</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="Sections">
        <ows:AllowedValues>
          <ows:Value>ServiceIdentification</ows:Value>
          <ows:Value>ServiceProvider</ows:Value>
          <ows:Value>OperationsMetadata</ows:Value>
          <ows:Value>FeatureTypeList</ows:Value>
          <ows:Value>Filter_Capabilities</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeFeatureType">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>application/json</ows:Value>
          <ows:Value>OGRGML</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.open-datara.fr/wfs?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Parameter name="version">
      <ows:AllowedValues>
        <ows:Value>2.0.0</ows:Value>
        <ows:Value>1.1.0</ows:Value>
        <ows:Value>1.0.0</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    <ows:Constraint name="ImplementsBasicWFS">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTransactionalWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsLockingWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="KVPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="XMLEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="SOAPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsInheritance">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsRemoteResolve">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsResultPaging">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsStandardJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsSpatialJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTemporalJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsFeatureVersioning">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ManageStoredQueries">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="PagingIsTransactionSafe">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="QueryExpressions">
      <ows:AllowedValues>
        <ows:Value>wfs:Query</ows:Value>
        <ows:Value>wfs:StoredQuery</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <FeatureType>
      <Name>ms:arur_ra_leader_plus_2007</Name>
      <Title>Leader Plus</Title>
      <Abstract>Territoire Leader+</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:arur_per</Name>
      <Title>PER</Title>
      <Abstract>Pôle d'excellence rurale</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:arur_ra_leader4_2009</Name>
      <Title>Territoires Leader 4</Title>
      <Abstract>Territoires Leader 4 (2007-2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_communes_geofla_s_r82</Name>
      <Title>Contour des communes de la région Rhône-Alpes Référentiel GEOFLA® (IGN)</Title>
      <Abstract>Contour des communes de la région Rhône-Alpes Référentiel GEOFLA® (IGN)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2885ea65-5fe2-4d61-98e9-5d447d9c90b8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_r_agricole_zsup_r82</Name>
      <Title>Région agricole</Title>
      <Abstract>Région agricole INSEE</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pr_fourragere_zsup_r82</Name>
      <Title>Petite région fourragère - Rhône-Alpes</Title>
      <Abstract>Petite région fourragère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d2071ba0-a81e-11de-ace6-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pastorale_unite_zinf_s_r82</Name>
      <Title>Unités pastorales - Rhône-Alpes</Title>
      <Abstract>Unités pastorales - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c250a970-977b-11dc-bc1b-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_chrysomele_zsup_r82_2011</Name>
      <Title>Zones de lutte contre la chrysomèle du maïs 2011 - Rhône-Alpes</Title>
      <Abstract>Zones de lutte contre la chrysomèle du maïs 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/67ce134f-feb4-4791-94a7-4590c08bfcad"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ars_terr_sante_s_r82</Name>
      <Title>Territoires de santé ARS Rhône-Alpes</Title>
      <Abstract>les territoires de santé de l'ARS Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ars_bh_s_r82</Name>
      <Title>Bassins hopitaliers ARS Rhône-Alpes</Title>
      <Abstract>les bassins hospitaliers de l'ARS Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ars_zsp_s_r82</Name>
      <Title>Zones de soins de proximité ARS Rhône-Alpes</Title>
      <Abstract>Les zones de soins de proximité de l'ARS Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:perimetre_per_ra</Name>
      <Title>Permis exclusif de recherches d'hydrocarbures de la région Rhône-Alpes</Title>
      <Abstract>permis de recherche hydrocarbure</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fre/find?id=1832"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cynips_zsup_r82</Name>
      <Title>Zones de lutte contre le cynips du châtaignier 2012 - Rhône-Alpes</Title>
      <Abstract>Zones de lutte contre le cynips du châtaignier 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4acd761b-5a75-49f0-afdf-2025be4f4f03"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_chrysomele_zsup_r82_2012</Name>
      <Title>Zones de lutte délimitées en 2012 contre la dissémination de la chrysomèle des racines du maïs - Rhône-Alpes</Title>
      <Abstract>zone de lutte contre la chrysomèle délimitée suite aux captures 2012 et mesures applicables en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b7174f36-5da7-4f48-9ead-f8dea25d1a46"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilots_anonyme_gr_dominant_s_073_2012</Name>
      <Title>Ilots déclarés à la PAC 2012 et le groupe de cultures dominant - Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2012 et le groupe de cultures dominant - Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/765115b7-acb3-4d56-a79f-c42b635ac750"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_gr_dominant_s_074_2012</Name>
      <Title>Ilots déclarés à la PAC 2012 et le groupe de cultures dominant - Haute-Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2012 et le groupe de cultures dominant - Haute-Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/24d4a95c-7ee6-4a6e-9b1b-9771a86af093"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_prunus_zinf_s_r82_2012</Name>
      <Title>Parcelles culturales surveillées au titre de l'épidémiosurveillance 2012 du Plum Pox virus</Title>
      <Abstract>Parcelles de verger où sont implantés des arbres fruitiers de type prunus (fruits à noyaux)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/74f891f5-bcd3-472a-95a7-7dd6f1aee75a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_foret_cassini_zinf_s_r82</Name>
      <Title>Forêts numérisées d'après les cartes de Cassini - Rhône-Alpes</Title>
      <Abstract>Forêts de plus de 100 ha numérisées d'après les cartes de Cassini</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6b9698c3-c462-42f9-bf11-5dbebad4f34d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_dta_peri_s_r82</Name>
      <Title>Périmètre des Directives Territoriales d'Aménagement de Rhône-Alpes</Title>
      <Abstract>Périmètre des Directives Territoriales d'Aménagement de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c08d8c34-a703-4de4-9c0a-1eb476f3c3df"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pcet_etat_s_r82</Name>
      <Title>Collectivités ayant obligation de Plans Climat-Energie Territoriaux de Rhône-Alpes</Title>
      <Abstract>Collectivités ayant obligation de Plans Climat-Energie Territoriaux de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f254b85c-8e7a-4fe9-a387-b31642840653"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cdoclasstl4326arrete_l_r82</Name>
      <Title>Cours d'eau Classement L432-6 de Rhône-Alpes</Title>
      <Abstract>Cours d'eau Classement L432-6 de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d785c71c-bcb6-4ea5-bf79-524fcb358e78"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cdoclasstl1919_l_r82</Name>
      <Title>Cours d'eau Classement loi 1919 de Rhône-Alpes</Title>
      <Abstract>Cours d'eau Classement loi 1919 de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/588ca9e0-90b2-444e-8135-af2f244638c1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_eau_domanialite_l_r82</Name>
      <Title>Domaine Public Fluvial de Rhône-Alpes</Title>
      <Abstract>Domaine Public Fluvial de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3cdd0b1e-a747-4bc4-bddc-c42f2b6749a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zones_sensibles_ra</Name>
      <Title>Zones sensibles de Rhône-Alpes</Title>
      <Abstract>Zones sensibles de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fre/find?id=1368"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ouvragesarts_s_r82</Name>
      <Title>Ouvrages d'art et paysages linéaires de Rhône-Alpes</Title>
      <Abstract>Ouvrages d'art et paysages linéaires de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7beee09e-6e32-4021-94e2-e3014f323f33"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parc_jardin_p_r82</Name>
      <Title>Parcs et jardins de Rhône-Alpes</Title>
      <Abstract>Parcs et jardins de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/49cfd4da-eacf-4dec-bb0b-c7dedef868c5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_z1930_s_r82</Name>
      <Title>Zones de protection loi 1930 de Rhône-Alpes</Title>
      <Abstract>Zones de protection loi 1930 de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1bf74f7e-0e57-48c4-8e1d-304461dcba63"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_alea_sismique_s_zse</Name>
      <Title>Aléa sismicité à la commune sur la zone de défense</Title>
      <Abstract>Aléa sismicité à la commune sur la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d19742de-8dfd-47a2-a555-dae25fcd757a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_grid_mais_monoculture_s_r82</Name>
      <Title>Grille des indices de monoculture du maïs 2011 et 2012 - Rhône-Alpes</Title>
      <Abstract>Grille des indices de monoculture du maïs 2011 et 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ddeca204-4b02-4719-845a-36c0ed0f6b92"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_grid_prairie_permanente_s_r82</Name>
      <Title>Grille des surfaces déclarées en prairies permanentes en 2012 - Rhône-Alpes</Title>
      <Abstract>Grille des surfaces déclarées en prairies permanentes en 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f40391ab-fe04-4250-8347-764586713de7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_mais_s_r82_2012</Name>
      <Title>Ilots déclarés en maïs en 2012 - Rhône-Alpes</Title>
      <Abstract>Ilots déclarés en maïs en 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c0a2550e-a935-4681-bf1d-cc8dd7341a72"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cynips_zsup_r82_2011</Name>
      <Title>Zones de lutte contre le cynips du châtaignier 2011 - Rhône-Alpes</Title>
      <Abstract>Zones de lutte contre le cynips du châtaignier 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/976ceca7-6c4f-4036-b40b-f67805da2970"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_chataignier_s_r82_2012</Name>
      <Title>Ilots déclarés en châtaignier en 2012 - Rhône-Alpes</Title>
      <Abstract>Ilots déclarés en châtaignier en 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6ff419e1-811a-41b0-ae1f-dc5db57b0e22"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bassin_viticole_s_r82</Name>
      <Title>Bassins de production viticole - Rhône-Alpes</Title>
      <Abstract>Bassins de production viticole - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5bf1fc79-2cb0-43d0-b8a0-10ac21a25226"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ce_potentielhydroelectrique_l_r82</Name>
      <Title>Potentiel hydroélectrique des tronçons de cours d'eau sur Rhône-Alpes</Title>
      <Abstract>Potentiel hydroélectrique des tronçons de cours d'eau sur Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1c2271d3-3441-47b2-89e1-cf4bef86c46a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pirra_secteurs_s_zse</Name>
      <Title>PIRAA - Secteurs géographiques du plan intempérie de la zone de défense</Title>
      <Abstract>PIRAA - Secteurs géographiques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0efdfa17-cf96-4e95-9504-477c7ef51832"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perim_maet_2011_r82</Name>
      <Title>Périmètre des mesures agro-environnementales territorialisées (MAET) ouvert en 2011 - Rhône-Alpes</Title>
      <Abstract>mesures agro-environnementales territorialisées (MAET) 2011</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4c72e532-6d8c-4314-82f1-2065e442129b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pve_zsup_r82</Name>
      <Title>Zonage d'intervention du plan végétal pour l'environnement - Rhône-Alpes</Title>
      <Abstract>Zonage d'intervention du plan végétal pour l'environnement - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9c7aa58e-349b-4c4a-aa92-a3d212c51eac"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_chaufferie_publ_bois_p_r82</Name>
      <Title>Chaufferies collectives publiques au bois - Rhône-Alpes</Title>
      <Abstract>Chaufferies collectives publiques au bois - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a82af766-0a23-4406-bd77-2074aabd5947"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zone15km_pepiniere_cynips_s_r82</Name>
      <Title>Zones de surveillance pour le cynips du châtaignier autour de certaines pépinières - Rhône-Alpes</Title>
      <Abstract>Zones de surveillance pour le cynips du châtaignier autour de certaines pépinières - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dc800cc4-0e86-499a-9594-6850ce1c2a6b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zlo_mouche_brou_zsup_r82_2012</Name>
      <Title>Zones de lutte obligatoire contre la mouche des brous du noyer, 2012 - Rhône-Alpes</Title>
      <Abstract>Zones de lutte obligatoire contre la mouche des brous du noyer, 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0033ad92-e747-4f5f-886c-6d177e8a4670"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_sab_s_r82_2012</Name>
      <Title>Ilots culturaux ayant fait l'objet d'un soutien à l'agriculture biologique au titre de la campagne PAC 2012 - Rhône-Alpes</Title>
      <Abstract>Ilots culturaux ayant fait l'objet d'un soutien à l'agriculture biologique au titre de la campagne P</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2df03885-ce45-4922-bc23-9d97e3b648cd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_stockage_gpl_p_zse</Name>
      <Title>Géolocalisation des sites de stockage GPL de la zone de Défense</Title>
      <Abstract>sites de stockage GPL de la zone de Défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9b5e3f1f-08d7-4fe6-81b6-36447ac86b8d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zde_eolien_s_r82</Name>
      <Title>Zones de développement de l'éolien de Rhône-Alpes</Title>
      <Abstract>Zones de développement de l'éolien de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6ebad3cb-e877-4938-8678-d9ac9771700c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_vigne_arrarchee_s_r82</Name>
      <Title>Parcelles de vigne primées pour l'arrachage définitif - Rhône-Alpes</Title>
      <Abstract>Parcelles de vigne primées pour l'arrachage définitif - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/95d73598-5ae1-4998-b83c-c0b339355ef9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_communes_risque_barrage_s_zse</Name>
      <Title>Barrage : Commune soumise à un risque de rupture de barrage sur la zone de défense</Title>
      <Abstract>Commune soumise à un risque de rupture de barrage sur la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03207014017126 44.2054679863858</ows:LowerCorner>
        <ows:UpperCorner>7.16030698164179 46.7646612199851</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e30694f9-9471-4a02-afcf-e71618a40edf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_grandbarrage_ppi_p_r82</Name>
      <Title>Localisation des Grands Barrages soumis à PPI sur la zone de défense</Title>
      <Abstract>Grands Barrages soumis à PPI sur la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/12574140-c369-4bdb-bd66-a1178535c35c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_carriere_s_zse</Name>
      <Title>Emprise des carrières de plus de 3ha de la zone de défense</Title>
      <Abstract>Emprise des carrières de plus de 3ha de la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/12f7a5b3-6a4b-494c-a356-827c4d585ac0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_rgcs_l_zse</Name>
      <Title>Réseau à Grande Circulation de la zone de défense</Title>
      <Abstract>Réseau Routier à Grande Circulation</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c1f0e9fa-b736-46de-aed2-d281a1b49b53"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_espace_mont_blanc_s_r82</Name>
      <Title>Périmètre de l'Espace Mont-Blanc de Rhône-Alpes</Title>
      <Abstract>Périmètre de l'Espace Mont-Blanc de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b33b5415-425e-47fb-9eaf-92a0aa94a5a0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_erp_sdis_p_r82</Name>
      <Title>Etablissements Recevant du Public de Rhône-Alpes</Title>
      <Abstract>erp</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fre/find?id=1649"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_026</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Drôme</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Drôme</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0e0d4595-826e-48ad-af80-5d7de28a6a40"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_069</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Rhône</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/592a73e1-8182-4e6e-86a1-be50e6a9a8d3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_001</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Ain</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Ain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6757766a-2f66-4b75-94b7-2dd594a23a27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_007</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Ardèche</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Ardèche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5ba13659-dd52-4331-ac61-051266c4b189"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_026</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Drôme</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Drôme</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/17b26194-3828-4da6-ae8b-6b1b2b1c2336"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_074</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Haute-Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Haute-Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b69a8a05-e0d2-49ec-8129-0ec6e885bab5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_038</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Isère</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cd5ae5a3-7a60-401e-acd2-4015c740340a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_042</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Loire</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7addca76-bd98-4e24-a3ae-f9debbd8c8aa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_069</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Rhône</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8c1392ea-c7c2-4147-b250-ad583a2018a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_prairies_s_073</Name>
      <Title>Ilots déclarés à la PAC 2011 en prairies - Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2011 en prairies - Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ad16f949-100f-44bc-8e56-bde3651ccd3f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_001</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Ain</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Ain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c52d0ab6-1cd6-4fe6-beb8-29c63bd57d28"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_007</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Ardèche</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Ardèche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2c4ae3cc-786f-4709-a95d-90e9594e1790"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_074</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Haute-Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Haute-Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5ca1e848-17fd-4eec-8f93-632313dc4f31"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_042</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Loire</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f1b4feb8-3975-447c-a70a-343844209115"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_073</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/94418acf-bb1d-4481-93c7-4bfde9b01c15"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_001</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Ain</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Ain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8a984467-6e98-4eb3-ae4b-ee53c0658721"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_007</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Ardèche</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Ardèche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3b4ff6bd-59b9-4c69-9dc8-f6fd5455ab07"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_026</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Drôme</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Drôme</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d3eafbb3-fdab-4b64-905c-1d963c6b1e84"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_074</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Haute-Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Haute-Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ddd4b2aa-5ac2-4aa0-aaf9-5eb9387efb2c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_038</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Isère</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c35a9f64-3eea-4681-9697-433ea66260a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_042</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Loire</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/381a0909-a66d-4e89-9893-2dccc411d44a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_069</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Rhône</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/af10c173-b494-49f0-8dd1-5f683e58ddd5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_culture_s_073</Name>
      <Title>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Savoie</Title>
      <Abstract>Ilots déclarés à la PAC 2011 et les surfaces en groupes de cultures - Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b6327385-2c75-4c3b-9b75-ba2a183ec194"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_indus_deux_transfo_bois_p_r82</Name>
      <Title>Industries de la seconde transformation du bois - Rhône-Alpes</Title>
      <Abstract>Industries de la seconde transformation du bois - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7050b0ac-6114-47df-b47c-82dc6b0f5563"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_foret_protection</Name>
      <Title>Forêts de protection - Rhône-Alpes</Title>
      <Abstract>Forêts de protection - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c488bfdd-47d7-4a0a-8caf-bdf4f847c9d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_certifie_ab_s_r82</Name>
      <Title>Ilots connus en agriculture biologique (certification AB) - Rhône-Alpes</Title>
      <Abstract>Ilots connus en agriculture biologique (certification AB) - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9c76bab7-2630-4855-a7a3-de3b35c24610"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_conversion_ab_s_r82</Name>
      <Title>Ilots connus en agriculture biologique (conversion) - Rhône-Alpes</Title>
      <Abstract>Ilots connus en agriculture biologique (conversion) - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ae601f08-24f6-4a60-bda8-69cdfaf5ef58"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_mais_monoculture_s_r82_2011</Name>
      <Title>Ilots de maïs en situation de monoculture (2011) - Rhône-Alpes</Title>
      <Abstract>Ilots de maïs en situation de monoculture (2011) - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/035cd383-d564-41b9-9fd1-adcf70ed4381"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pays_zsup_r82</Name>
      <Title>Périmètres des pays - Rhône-Alpes</Title>
      <Abstract>Périmètres des pays - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9f663513-6e5a-4f83-b81a-ecdaef8bda13"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_departement_geofla_s_r82</Name>
      <Title>Contour des départements de la région Rhône-Alpes Référentiel GEOFLA® (IGN)</Title>
      <Abstract>Contour des departements de la region Rhone-Alpes Referentiel GEOFLA (IGN)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a3f607ae-6d0d-4e7c-8f8d-6fd0197d3869"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_grid_etrs89_laea_10km_captures_chrysomele_s_r82</Name>
      <Title>Grille à 10km des captures 2013 de chrysomèle des racines du maïs - Rhône-Alpes</Title>
      <Abstract>Grille à 10km des captures 2013 de chrysomèle des racines du maïs - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6566924c-2e62-41e3-8703-97601b047690"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_gr_dominant_s_r82_2013</Name>
      <Title>Ilots déclarés à la PAC 2013 et le groupe de cultures dominant - Rhône-Alpes</Title>
      <Abstract>Ilots déclarés à la PAC 2013 et le groupe de cultures dominant - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/153fc0ea-c3da-40a6-8841-83d5fc0dc99a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_clpa_photointer_l_r82</Name>
      <Title>CLPA : photo-interprétation (lignes) des phénomènes d'avalanche de Rhône-Alpes</Title>
      <Abstract>CLPA avalanche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d2752bf9-b888-441f-9823-5ccab52e5c6f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_clpa_photointer_s_r82</Name>
      <Title>CLPA : photo-interprétation (zones) des phénomènes d'avalanche de Rhône-Alpes</Title>
      <Abstract>CLPA avalanche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/aa337d55-00eb-43f9-a4f9-49fa834cb88e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_clpa_temoignage_s_r82</Name>
      <Title>CLPA : Témoignages d'avalanche (zones) de Rhône-Alpes</Title>
      <Abstract>CLPA avalanche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e8e920b2-7d45-437f-9d83-ffae4d6113cf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_clpa_temoignage_l_r82</Name>
      <Title>CLPA : Témoignages d?avalanche (lignes) de Rhône-Alpes</Title>
      <Abstract>CLPA avalanche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b1b5d910-755e-4677-93a6-7348e642bd70"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_clpa_ouvrages_l_r82</Name>
      <Title>CLPA :les ouvrages linéaires de Rhône-Alpes</Title>
      <Abstract>CLPA avalanche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f69a83e2-264b-4b18-9e3c-aa204ed3abd6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_clpa_ouvrages_p_r82</Name>
      <Title>CLPA :les ouvrages ponctuels de Rhône-Alpes</Title>
      <Abstract>CLPA avalanche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2cd3b222-e61e-40a4-9788-d7997145b198"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_clpa_ouvrages_s_r82</Name>
      <Title>CLPA :les ouvrages zonaux de Rhône-Alpes</Title>
      <Abstract>CLPA avalanche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/45807291-a2c1-417b-b189-935eba4719d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_voieferre_autre_l_zse</Name>
      <Title>Voies ferrées non principales de la zone de défense</Title>
      <Abstract>Voies ferrées non principales de la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/10cae97e-81fd-4512-b213-140aca90959d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_voieferre_princ2_l_zse</Name>
      <Title>Voies ferrées principales de la zone de défense</Title>
      <Abstract>Voies ferrées principales de la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f6c8ce51-adf7-42f6-948a-0d36868034ba"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_courseauprinc_l_zse</Name>
      <Title>Cours d'eau principaux de la zone de défense</Title>
      <Abstract>Cours d'eau principaux de la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4aef4759-7d82-4334-972e-a244e18f9554"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_raffinerie_p_zse</Name>
      <Title>Raffineries de la zone de Défense</Title>
      <Abstract>Raffineries de la zone de Défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/05c8718e-5046-4a22-abe4-dfad57ec0a91"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_terminaux_lng_stockage_gaz_p_zse</Name>
      <Title>stockages de gaz naturels de la zone de Défense</Title>
      <Abstract>stockages de gaz naturels de la zone de Défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a94d163b-9e0c-46b1-a731-62e3cd2d3a36"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cours_d_eau</Name>
      <Title>BdCarthage : cours d'eau</Title>
      <Abstract>BdCarthage : cours d'eau</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/65757850-4945-11db-acf5-00304859086c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_foret_evolution_naturelle_zinf_s_r82</Name>
      <Title>Inventaire du réseau de forêts potentiellement en évolution naturelle - Rhône-Alpes</Title>
      <Abstract>Inventaire du réseau de forêts potentiellement en évolution naturelle - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fre/find?id=3008"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_phae_anonyme_s_r82_2008</Name>
      <Title>Parcelles engagées dans la prime herbagère agro-environnementale pour la campagne 2008 - Rhône-Alpes</Title>
      <Abstract>Parcelles PHAE2, 2008 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a144957b-c3da-4d46-bd7a-5771027667c5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_phae_anonyme_s_r82_2009</Name>
      <Title>Parcelles engagées dans la prime herbagère agro-environnementale pour la campagne 2009 - Rhône-Alpes</Title>
      <Abstract>Parcelles PHAE2, 2009 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cd0af9a5-473c-4f70-85c6-9d518bd1820c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_phae_anonyme_s_r82_2010</Name>
      <Title>Parcelles engagées dans la prime herbagère agro-environnementale pour la campagne 2010 - Rhône-Alpes</Title>
      <Abstract>Parcelles PHAE2, 2010 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e8b582d6-d31b-4a37-82f0-9c7eb8d06866"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_phae_anonyme_s_r82_2011</Name>
      <Title>Parcelles engagées dans la prime herbagère agro-environnementale pour la campagne 2011 - Rhône-Alpes</Title>
      <Abstract>Parcelles PHAE2, 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/22fbd913-00ef-404c-9e2f-d31ba26064e0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_cab_anonyme_s_r82_2007</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale de conversion à l'agriculture biologique, 2007 - Rhône-Alpes</Title>
      <Abstract>Elements engagés CAB, 2007 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/98d03ccf-3da9-4783-8bf8-6f71d666ba25"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_cab_anonyme_s_r82_2008</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale de convserion à l'agriculture biologique, 2008 - Rhône-Alpes</Title>
      <Abstract>Elements engagés CAB, 2008 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/80fbf6a7-fb40-454f-848c-2d1318585d49"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_cab_anonyme_s_r82_2009</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale de conversion à l'agriculture biologique, 2009 - Rhône-Alpes</Title>
      <Abstract>Elements engagés CAB, 2009 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a06e2db7-8c81-4096-ab16-916d37c3fbaa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_cab_anonyme_s_r82_2010</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale de conversion à l'agriculture biologique, 2010 - Rhône-Alpes</Title>
      <Abstract>Elements engagés CAB, 2010 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ccd624c5-98e3-4a90-87f1-c2d7faaf9c34"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_cab_anonyme_s_r82_2011</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale de conversion à l'agriculture biologique, 2011 - Rhône-Alpes</Title>
      <Abstract>Elements engagés CAB, 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b397b035-db97-45be-b999-4b72e5349cb2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maer_anonyme_s_r82_2010</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale pour la campagne 2010 - Rhône-Alpes</Title>
      <Abstract>Elements engagés MAE-r, 2010 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/feb50609-4bf8-44f6-a5aa-7589a5afe537"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maer_anonyme_s_r82_2011</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale pour la campagne 2011 - Rhône-Alpes</Title>
      <Abstract>Elements engagés MAE-r, 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d31a03ea-cba8-4991-bcaa-ceb9f2314c03"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_l_r82_2008</Name>
      <Title>Eléments linéaires engagés dans une mesure agro-environnementale territorialisée pour la campagne 2008 - Rhône-Alpes</Title>
      <Abstract>Elements linéaires engagés MAE-t 2008 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/82304e2c-a523-4705-89c8-974911d7ef71"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_l_r82_2009</Name>
      <Title>Eléments linéaires engagés dans une mesure agro-environnementale territorialisée pour la campagne 2009 - Rhône-Alpes</Title>
      <Abstract>Elements linéaires engagés MAE-t 2009 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d4af9d77-883d-405d-912a-6b895512e26d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_l_r82_2010</Name>
      <Title>Eléments linéaires engagés dans une mesure agro-environnementale territorialisée pour la campagne 2010 - Rhône-Alpes</Title>
      <Abstract>Elements linéaires engagés MAE-t 2010 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2fc79e13-160a-4a1e-a319-b44c27d62d71"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_l_r82_2011</Name>
      <Title>Eléments linéaires engagés dans une mesure agro-environnementale territorialisée pour la campagne 2011 - Rhône-Alpes</Title>
      <Abstract>Elements linéaires engagés MAE-t 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a7ef657f-3263-4b81-a379-8f8e1491495f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maer_anonyme_s_r82_2012</Name>
      <Title>Eléments surfaciques engagés dans une mesure agro-environnementale rotationnelle pour la campagne 2012 - Rhône-Alpes</Title>
      <Abstract>Elements engagés MAE-r, 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2180bc6c-765c-4700-b469-03eea16a84b5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_s_r82_2007</Name>
      <Title>Eléments surfaciques engagés dans une mesure agro-environnementale territorialisée pour la campagne 2007 - Rhône-Alpes</Title>
      <Abstract>Elements surfaciques engagés MAE-t 2007 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/40ac021e-a2a1-4420-bb9f-0562ddb8e85b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_cab_anonyme_s_r82_2012</Name>
      <Title>Eléments engagés dans une mesure agro-environnementale de conversion à l agriculture biologique, 2012 - Rhône-Alpes</Title>
      <Abstract>Elements engagés CAB, 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9116571a-9169-4e1f-af46-c561c2945c6e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_s_r82_2008</Name>
      <Title>Eléments surfaciques engagés dans une mesure agro-environnementale territorialisée pour la campagne 2008 - Rhône-Alpes</Title>
      <Abstract>Elements surfaciques engagés MAE-t 2008 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a96d3555-2ce5-4149-82a6-98db0b390bb5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_l_r82_2012</Name>
      <Title>Eléments linéaires engagés dans une mesure agro-environnementale territorialisée pour la campagne 2012 - Rhône-Alpes</Title>
      <Abstract>Elements linéaires engagés MAE-t 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b39f9782-c590-46b0-9f20-4822b62b2980"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_s_r82_2009</Name>
      <Title>Eléments surfaciques engagés dans une mesure agro-environnementale territorialisée pour la campagne 2009 - Rhône-Alpes</Title>
      <Abstract>Elements surfaciques engagés MAE-t 2009 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/354e2c14-9f57-4f21-b889-54b303116c4a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_s_r82_2010</Name>
      <Title>Eléments surfaciques engagés dans une mesure agro-environnementale territorialisée pour la campagne 2010 - Rhône-Alpes</Title>
      <Abstract>Elements surfaciques engagés MAE-t 2010 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/07888018-feaf-4346-a04a-e6a4986da64a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_s_r82_2011</Name>
      <Title>Eléments surfaciques engagés dans une mesure agro-environnementale territorialisée pour la campagne 2011 - Rhône-Alpes</Title>
      <Abstract>Elements surfaciques engagés MAE-t 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f67aa976-784b-468f-a668-922bc084a25d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_s_r82_2012</Name>
      <Title>Eléments surfaciques engagés dans une mesure agro-environnementale territorialisée pour la campagne 2012 - Rhône-Alpes</Title>
      <Abstract>Elements surfaciques engagés MAE-t 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/12a875b6-e98f-4c07-8857-fb0f5e5a85b4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_p_r82_2008</Name>
      <Title>Eléments ponctuels engagés dans une mesure agro-environnementale territorialisée pour la campagne 2008 - Rhône-Alpes</Title>
      <Abstract>Elements ponctuels engagés MAE-t 2008 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/742a60b1-f395-48e4-9154-6a6512648519"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_p_r82_2009</Name>
      <Title>Eléments ponctuels engagés dans une mesure agro-environnementale territorialisée pour la campagne 2009 - Rhône-Alpes</Title>
      <Abstract>Elements ponctuels engagés MAE-t 2009 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0dd58787-9011-4f02-9e27-40ff43f13c22"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_p_r82_2010</Name>
      <Title>Eléments ponctuels engagés dans une mesure agro-environnementale territorialisée pour la campagne 2010 - Rhône-Alpes</Title>
      <Abstract>Elements ponctuels engagés MAE-t 2010 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f2b8f157-1d9d-438d-84fb-4e4f3ce78119"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_p_r82_2011</Name>
      <Title>Eléments ponctuels engagés dans une mesure agro-environnementale territorialisée pour la campagne 2011 - Rhône-Alpes</Title>
      <Abstract>Elements ponctuels engagés MAE-t 2011 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/735ff157-1ba6-4e57-abaf-0c48a9177769"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_maet_anonyme_p_r82_2012</Name>
      <Title>Eléments ponctuels engagés dans une mesure agro-environnementale territorialisée pour la campagne 2012 - Rhône-Alpes</Title>
      <Abstract>Elements ponctuels engagés MAE-t 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d1cb49f2-cff1-4556-be17-04438d774ad2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_phae_anonyme_s_r82_2007</Name>
      <Title>Parcelles engagées dans la prime herbagère agro-environnementale pour la campagne 2007 - Rhône-Alpes</Title>
      <Abstract>Parcelles PHAE2, 2007 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/18491581-fe45-43fb-9f31-5dc02434e63a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_phae_anonyme_s_r82_2012</Name>
      <Title>Parcelles engagées dans la prime herbagère agro-environnementale pour la campagne 2012 - Rhône-Alpes</Title>
      <Abstract>Parcelles PHAE2, 2012 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c61da457-7bc1-4b28-ad67-d38bee84992e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_clast_ce_liste2_l_rm</Name>
      <Title>Cours d'eau Classement Liste 2 sur Rhône-Méditerranée</Title>
      <Abstract>Cours d'eau Classement Liste 2 sur Rhône-Méditerranée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/10b5be27-c5fd-439e-a3eb-8a09f8fc9fe8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_ripn_s_r82</Name>
      <Title>Réserve intégrale de parc national de Rhône-Alpes</Title>
      <Abstract>Réserve intégrale de parc national de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6b0a11af-7dcb-42ab-83cc-740c8cf42520"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_etab_public_foncier_s_r82</Name>
      <Title>Etablissements publics fonciers - Rhône-Alpes</Title>
      <Abstract>Etablissements publics fonciers - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c5b57435-ace6-444e-b144-870a05a03864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_chrysomele_zsup_r82_2013</Name>
      <Title>Zones et mesures à appliquer en 2014 pour la lutte contre de la chrysomèle des racines du maïs - Rhône-Alpes</Title>
      <Abstract>Chrsyomèle du maïs - Mesures à appliquer sur les assolements - Rhône-Alpes2014</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d4a091fd-fb6b-4428-90f2-18e69ab9a834"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayere_l_d001</Name>
      <Title>Frayere Ain</Title>
      <Abstract>frayeres ain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b3633106-e33c-4b73-958b-d56866dfd567"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayeres_l_d007</Name>
      <Title>Frayere Ardeche</Title>
      <Abstract>frayere ardeche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fda05467-a20b-4ae6-a6c2-c9971404b1eb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayeres_l_d038</Name>
      <Title>Frayere Isere</Title>
      <Abstract>frayere isere</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/39fdb66c-685e-47cd-927a-e542727d2e35"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayeres_l_d026</Name>
      <Title>Frayere Drome</Title>
      <Abstract>frayere drome</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9cc6a1ec-6f8d-45d3-8697-32a927f804e0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayeres_l_d074</Name>
      <Title>Frayere Haute-Savoie</Title>
      <Abstract>frayere haute savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7a72cf82-19dd-4bd3-80fd-cfe9b4093085"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayeres_l_d042</Name>
      <Title>Frayere Loire</Title>
      <Abstract>frayere loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/01391690-d724-4855-bdb1-432b2203d8fd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayeres_l_d069</Name>
      <Title>Frayere Rhone</Title>
      <Abstract>frayere rhone</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/59093049-25c4-4905-a3fc-0fabfb1006c1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pce_frayeres_l_d073</Name>
      <Title>Frayere Savoie</Title>
      <Abstract>frayere savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dc258248-32e5-4cc5-b6f0-2abf0d2ae2f2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_sab_s_r82_2011</Name>
      <Title>Ilots culturaux ayant fait l'objet d'un soutien à l'agriculture biologique au titre de la campagne PAC 2011 - Rhône-Alpes</Title>
      <Abstract>Ilots culturaux ayant fait l'objet d'un soutien à l'agriculture biologique au titre de la campagne P</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/51ca608f-d933-4eee-b191-26fb6d2e1465"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_reseau_electrique_l_zse</Name>
      <Title>Lignes haute-tension BDTopo sur la zone de défense</Title>
      <Abstract>Lignes haute-tension BDTopo sur la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5f1d9871-2188-42e5-8b81-ea95b1f23019"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_reseau_electrique_s_zse</Name>
      <Title>Postes de transformation BDTopo sur la zone de défense</Title>
      <Abstract>Postes de transformation BDTopo sur la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b66fc909-af2a-4923-a29d-43f9054e22e1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_contrat_devlp_zsup_r82</Name>
      <Title>Contrats de développement - Rhône-Alpes</Title>
      <Abstract>Contrats de développement - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/407762d0-9b02-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_sab_s_r82_2013</Name>
      <Title>Ilots culturaux ayant fait l'objet d'un soutien à l'agriculture biologique au titre de la campagne PAC 2013 -...</Title>
      <Abstract>Ilots soutien agri bio 2013 - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6fe955af-d125-4978-82fd-332af15800a2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_007_1979</Name>
      <Title>Occupation du sol sur le département de l'Ardèche (année 1979)</Title>
      <Abstract>Description de l'occupation du sol selon 16 classes de valeur, sur la totalité du département de l'A</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cf60f0c4-cd8d-4a29-82b9-c677967e004e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_007_1986</Name>
      <Title>Occupation du sol sur le département de l'Ardèche (année 1986)</Title>
      <Abstract>Description de l'occupation du sol selon 16 classes de valeur, sur la totalité du département de l'A</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e0d80a98-c789-48a8-983d-15f06ad6d8d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_007_1991</Name>
      <Title>Occupation du sol sur le département de l'Ardèche (année 1991)</Title>
      <Abstract>Description de l'occupation du sol selon 16 classes de valeur, sur la totalité du département de l'A</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/474904ca-6f84-47cf-9024-9239359f7e9c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_007_1997</Name>
      <Title>Occupation du sol sur le département de l'Ardèche (année 1997)</Title>
      <Abstract>Description de l'occupation du sol selon 16 classes de valeur, sur la totalité du département de l'A</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8041fb0d-0b87-4f15-9b9f-d47d4f7a41c8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_007_2007</Name>
      <Title>Occupation du sol sur le département de l'Ardèche (année 2007)</Title>
      <Abstract>Description de l'occupation du sol selon 16 classes de valeur, sur la totalité du département de l'A</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/138aa740-21fa-43c2-9fae-08beddd232a5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_police_eau_zinf_s_038</Name>
      <Title>Répartition des compétences de la police de l'eau  - Isère</Title>
      <Abstract>Répartition des compétences de la police de l'eau  - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.71448942955656 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41841689375816 45.8964037933786</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6b846c0a-99f3-476c-8ee9-b4469f44b359"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_epora_perimetre_historique_s_r82</Name>
      <Title>Périmètre historique de l'EPORA</Title>
      <Abstract>Périmètre historique de l'EPORA</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/31d0f19c-1ee0-47a0-bdf5-43ceb45b1969"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_epora_perimetre_actuel_s_r82</Name>
      <Title>Périmètres actuel d'intervention de l'EPORA</Title>
      <Abstract>Périmètres actuel d'intervention de l'EPORA</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/07a3e080-aefb-4983-8f2a-f6364f0fffc9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_epora2013_peri_s_r82</Name>
      <Title>Périmètres actuel d'intervention de l'EPORA</Title>
      <Abstract>Périmètres actuel d'intervention de l'EPORA</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fcec64b4-ed0d-4502-a38d-ff4a60cea502"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_geologie_site_p_r82</Name>
      <Title>Sites ponctuels de l'inventaire géologique de la Région Rhône-Alpes</Title>
      <Abstract>sites ponctuels géologique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/96d2aa10-4e72-4a38-94d2-10d08427d4fb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_entreprise_parades_p_zse</Name>
      <Title>Entreprises PARADES de la zone de défense</Title>
      <Abstract>parades</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a060a0ed-5ff1-4ea4-87ed-4f32e2b8d6ee"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_prelev_aep_grenel_p_038</Name>
      <Title>Point de prélèvement AEP prioritaire. Grenelle - Isère</Title>
      <Abstract>Point de prélèvement AEP prioritaire. Grenelle - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/29bae45c-529a-4ce2-b009-2c91695d84e2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_007_2002</Name>
      <Title>Occupation du sol sur le département de l'Ardèche (année 2002)</Title>
      <Abstract>Description de l'occupation du sol selon 16 classes de valeur, sur la totalité du département de l'A</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1dab26f6-c660-4f22-b36c-20a24ade283d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_v2_007_2002</Name>
      <Title>Occupation du sol sur le département de l'Ardèche - Version 2 (année 2002)</Title>
      <Abstract>Occupation du sol 2002 version2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f01f99e8-6101-4075-8607-f81b4f31ba27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_v2_007_2007</Name>
      <Title>Occupation du sol sur le département de l'Ardèche - Version 2 (année 2007)</Title>
      <Abstract>Occupation du sol 2007 version2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6d1fceaf-7e2a-420c-bb1e-871e7d929c12"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_asst_step_p_038</Name>
      <Title>Stations d'épuration localisées ponctuellement - Isère</Title>
      <Abstract>Stations d'épuration localisées ponctuellement - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/afcbd4f3-7a27-46bf-9330-b4c61f25d930"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg_anonyme_n4_s_007_2013</Name>
      <Title>Ilots déclarés à la PAC 2013 avec les cultures - Ardèche</Title>
      <Abstract>Ilots déclarés à la PAC 2013 avec les cultures - Ardèche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a5e5a94d-a2ff-43d7-bd73-dc66c3fde1e9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_rejet_step_coll_p_038</Name>
      <Title>Points d'introduction dans le milieu naturel des eaux épurées issues des STEP des collectivités - Isère</Title>
      <Abstract>Points d'introduction dans le milieu naturel des eaux épurées issues des STEP des collectivités - Is</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ff15af97-dc1d-4d8f-b243-adee4eeb7195"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_affectes_route_038</Name>
      <Title>Classement sonore des routes - Isère</Title>
      <Abstract>Secteur affectés  par les bruits des routes - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f7278036-a30b-4c59-be25-7e0df524526f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_affectes_tram_038</Name>
      <Title>Classement sonore des trams - Isère</Title>
      <Abstract>Secteur affectés  par les bruits des trams - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0dfc9194-99ab-49af-aa3a-47b674bfebe7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_route_cat1_038</Name>
      <Title>Classement sonore des routes de Catégorie 1 - Isère</Title>
      <Abstract>Classement sonore des routes de Catégorie 1 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.78388308471513 45.1161849442</ows:LowerCorner>
        <ows:UpperCorner>5.987496055241 45.7918315373842</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/04fc5813-f0c1-434f-bf81-c915d30a898e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_route_cat2_038</Name>
      <Title>Classement sonore des routes de Catégorie 2 - Isère</Title>
      <Abstract>Classement sonore des routes de Catégorie 2 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.795622830525 45.0160817971238</ows:LowerCorner>
        <ows:UpperCorner>6.07688347918621 45.7959244264975</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c6c27f27-5962-4a91-ad63-f0fa3ddd6b45"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_tram_cat4_038</Name>
      <Title>Classement sonore des voies de tramway de Catégorie 4 en tissu ouvert- Isère</Title>
      <Abstract>Classement sonore des voies de tramway de Catégorie 4 en tissu ouvert- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.66862197755332 45.1341244114908</ows:LowerCorner>
        <ows:UpperCorner>5.78741595653387 45.2061185851458</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c5a617f3-3a28-433c-82e8-2a31864d584a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_rff_cat1_038</Name>
      <Title>Classement sonore des voies ferrées de catégorie 1 - Isère</Title>
      <Abstract>Classement sonore des voies ferrées de catégorie 1 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/05df10f4-d41a-428a-9921-e159654c6c0b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_rff_cat2_038</Name>
      <Title>Classement sonore des voies ferrées de catégorie 2 - Isère</Title>
      <Abstract>Classement sonore des voies ferrées de catégorie 2 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c7a75142-6322-45fc-97b8-7bc8c076daff"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_rff_cat3_038</Name>
      <Title>Classement sonore des voies ferrées de catégorie 3 - Isère</Title>
      <Abstract>Classement sonore des voies ferrées de catégorie 3 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/349933e1-808b-4606-8574-648aa5dd09c1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_rff_cat4_038</Name>
      <Title>Classement sonore des voies ferrées de catégorie 4 - Isère</Title>
      <Abstract>Classement sonore des voies ferrées de catégorie 4 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5f4ea605-9377-45df-af44-84862d1c3965"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_maec_zap_biodiv_s_r82</Name>
      <Title>ZAP enjeu biodiversité PDRR 2014-2020</Title>
      <Abstract>ZAP enjeu biodiversité PDRR 2014-2020</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/14dc296c-82e9-4c66-9c00-7bc678471c65"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zap_pdrr_qualite_eau_s_r82</Name>
      <Title>ZAP enjeu qualité eau PDRR 2014-2020</Title>
      <Abstract>ZAP enjeu qualité eau PDRR 2014-2020</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/489aee36-8044-44d7-af60-146237605603"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_maec_zap_herb_s_r82</Name>
      <Title>ZAP enjeu système herbager PDRR 2014-2020</Title>
      <Abstract>ZAP enjeu système herbager PDRR 2014-2020</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dbbcd0c5-b4b7-4d76-930b-ad1bdccba8af"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_anonyme_cab_s_r82_2013</Name>
      <Title>Eléments anonymes CAB 2013 Rhône-Alpes</Title>
      <Abstract>Eléments anonymes CAB 2013 Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c7ec7494-001b-4382-9d72-d38cc0f70fcb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_anonyme_maer_s_r82_2013</Name>
      <Title>Eléments anonymes MAER 2013 Rhône-Alpes</Title>
      <Abstract>Eléments anonymes MAER 2013 Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/54dbea62-3f63-4658-b81d-066e7bc521d5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_anonyme_maet_p_r82_2013</Name>
      <Title>Eléments ponctuels MAE-t 2013 Rhône-Alpes</Title>
      <Abstract>Eléments ponctuels MAE-t 2013 Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dff1b6c1-1018-4067-a70d-c8cc50801882"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_elment_anonyme_maet_l_r82_2013</Name>
      <Title>Eléments linéaires MAE-t 2013 Rhône-Alpes</Title>
      <Abstract>Eléments linéaires MAE-t 2013 Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6b75b346-f805-45e7-8f20-41c2ab6bedd3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_element_anonyme_maet_s_r82_2013</Name>
      <Title>Eléments surfaciques MAE-t 2013 Rhône-Alpes</Title>
      <Abstract>Eléments surfaciques MAE-t 2013 Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a7c0c3f7-e72e-4cfb-ac34-e49b9223ca0a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_anonyme_phae_s_r82_2013</Name>
      <Title>Parcelles anonymes PHAE 2013 Rhône-Alpes</Title>
      <Abstract>Parcelles anonymes PHAE 2013 Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bb0693bd-129a-4d9a-bb05-eea95af64295"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perim_maet_zinf_s_r82_2013</Name>
      <Title>Périmètre MAE-t 2013 Rhône-Alpes</Title>
      <Abstract>Périmètre MAE-t 2013 Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d74c5a6a-8a24-4e92-8a69-59c079a69c34"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ecophyto_charte_zna_s_r82</Name>
      <Title>Collectivités signataires de la charte régionale d'entretien des espaces publics - Rhône-Alpes</Title>
      <Abstract>Collectivités signataires de la charte régionale d'entretien des espaces publics - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4029930b-2426-49f9-9ba1-170fafcc73ab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_directive_saleve_s_r82</Name>
      <Title>Périmètre de la directive de protection et de mise en valeur des paysages du Salève</Title>
      <Abstract>Périmètre de la directive de protection et de mise en valeur des paysages du Salève</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/623ae682-7992-4f4f-bc58-82d1772d973a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20030004_s_069</Name>
      <Title>Périmètre PPR AZERGUES</Title>
      <Abstract>Périmètre PPR AZERGUES</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f341b860-da6f-4903-8790-396b3787a9a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_erp_enseignement_p_zse</Name>
      <Title>Etablissements pour l'enseignement en Zone SUD-EST</Title>
      <Abstract>Etablissements pour l'enseignement en Zone SUD-EST</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a0f83d7e-4554-43d0-818e-2dac82cb81a1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_regime_hydro_s_r82</Name>
      <Title>Régimes hydrologiques de Rhône-Alpes</Title>
      <Abstract>Régimes hydrologiques de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/de3a24ac-675d-4c1b-a922-2b5881784788"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_catpisc_ce_l_r82</Name>
      <Title>cat piscicole courseau rhone-alpes</Title>
      <Abstract>cat piscicole courseau rhone-alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b503f081-52ca-4386-b3b3-0256057f6b40"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_catpisc_pe_s_r82</Name>
      <Title>cat piscicole planeau rhone-alpes</Title>
      <Abstract>cat piscicole planeau rhone-alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/87399434-7e99-4332-bc63-9124164fe49a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_cours_eau_l_r82</Name>
      <Title>Cours d?eau d?intérêt écologique reconnu pour le SRCE de Rhône-Alpes</Title>
      <Abstract>Cours d?eau d?intérêt écologique reconnu pour le SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4c960d37-e06d-43e4-9167-31ee7bc90e1b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_srce_perm_agri_s_r82</Name>
      <Title>Espaces agricoles du SRCE Rhône-Alpes</Title>
      <Abstract>Espaces agricoles du SRCE Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e82e2818-1233-4f19-bab3-39406041520c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_srce_espace_artif_s_r82</Name>
      <Title>Espaces artificialisés du SRCE Rhône-Alpes</Title>
      <Abstract>Espaces artificialisés du SRCE Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/09d8033e-a315-4e18-8b95-e0bbf61580c1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_srce_elemeau_rera_s_r82</Name>
      <Title>Espaces perméables aquatiques du SRCE de Rhône-Alpes</Title>
      <Abstract>Espaces perméables aquatiques du SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3e0e0836-9d4f-4927-b2cf-fcbf949a54a4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_srce_esp_perm_s_r82</Name>
      <Title>Espaces perméables terrestres du SRCE de Rhône-Alpes</Title>
      <Abstract>Espaces perméables terrestres du SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/af6ad692-ed4c-4edb-8862-2e6aa9edbbdf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_srce_obstacle_ecoul_p_r82</Name>
      <Title>Obstacle ponctuels à l'écoulement des cours d'eau du SRCE de Rhône-Alpes</Title>
      <Abstract>Obstacle ponctuels à l'écoulement des cours d'eau du SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/35e0b60e-19f0-433f-aca0-e717ecd4f8b5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_obstacle_l_r82</Name>
      <Title>Obstacles linéaires à la continuité écologique du SRCE de Rhône-Alpes</Title>
      <Abstract>Obstacles linéaires à la continuité écologique du SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9cea065f-5bf2-4bfd-8514-421385e18e6f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_obstacle_p_r82</Name>
      <Title>Obstacles ponctuels à la continuité écologique du SRCE de Rhône-Alpes</Title>
      <Abstract>Obstacles ponctuels à la continuité écologique du SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c5baf89e-200c-465b-97ef-796240bea318"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_srce_projets_infra_l_r82</Name>
      <Title>Projets d'infrastructures de transport identifiés dans le SRCE de Rhône-Alpes</Title>
      <Abstract>Projets d'infrastructures de transport identifiés dans le SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ea84261e-0540-46a2-a9ac-fa60047118ec"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_reservoir_s_r82</Name>
      <Title>Réservoirs de biodiversité du SRCE de la région Rhône-Alpes</Title>
      <Abstract>Réservoirs de biodiversité du SRCE de la région Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ff5f7bf7-4499-478f-8874-e40aa2a9a609"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg2011_groupe_dominant_s_038</Name>
      <Title>Ilots déclarés à la PAC 2011 et le groupe de cultures dominant - Isere </Title>
      <Abstract>Ilot 2011 groupe dom Isere</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/28c5c170-6e7c-4a24-ae47-b7ecfcc07fcc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zone_humide_remblai_s_038</Name>
      <Title>Zone humide remblayée - Isère</Title>
      <Abstract>Zone humide remblayée - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2a23d67f-236b-41d3-8a0c-226181eaf475"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enjeu_pprn_20100002_p_042</Name>
      <Title>Enjeux ponctuels pris en compte dans un plan de prévention des risques - GIER</Title>
      <Abstract>Enjeux ponctuels pris en compte dans un plan de prévention des risques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4e2a4cfc-30e6-4d2b-aee4-7a38a384569d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enjeu_pprn_2007002_p_069</Name>
      <Title>Enjeux ponctuels pris en compte dans un plan de prévention des risques - YZERON</Title>
      <Abstract>Enjeux ponctuels pris en compte dans un plan de prévention des risques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7df59b32-2561-49b1-9ca7-dc48ae8e1146"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20030003_s_069</Name>
      <Title>Périmètre PPR BREVENNE TURDINE</Title>
      <Abstract>Périmètre PPR </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f30e1dd5-eb5f-4553-b36c-0f26ab22c2de"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20080003_s_069</Name>
      <Title>Périmètre PPR GL SAONE</Title>
      <Abstract>Périmètre PPR </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/65b0e213-cf8b-45d1-8f3b-55306ad3bb25"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19970002_s_069</Name>
      <Title>Périmètre PPR RAVIN</Title>
      <Abstract>Périmètre PPR </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6a9d460a-7b66-40d5-9c74-7a6a921331dd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19720018_s_069</Name>
      <Title>Périmètre PPR RH JONS</Title>
      <Abstract>Périmètre PPR</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c116448e-3a4f-45e6-8d00-e245ce02672b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20070002_s_069</Name>
      <Title>Périmètre PPR YZERON</Title>
      <Abstract>Périmètre PPR</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/49c2d1b0-4a73-488a-ba20-14b621d60e93"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20051130_s_042</Name>
      <Title>Périmètre PPR de la rivière FURAN et AFFLUENTS - Loire</Title>
      <Abstract>Périmètre PPR de la rivière FURAN et AFFLUENTS - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d0bd2369-7eb4-4da9-89ce-3de55a88635c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20050222_s_042</Name>
      <Title>Périmètre PPR de la rivière SORNIN et AFFLUENTS - Loire</Title>
      <Abstract>Périmètre PPR de la rivière SORNIN et AFFLUENTS - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/be13ad5e-860d-4375-bded-fe11ce97572a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19991007_s_042</Name>
      <Title>Périmètre PPR de LOIRE CRAINTILLEUX - Loire</Title>
      <Abstract>Périmètre PPR de LOIRE CRAINTILLEUX - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dbf0c3f6-3517-4596-bba4-23984d6392b7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19981123_s_042</Name>
      <Title>Périmètre PPR de LOIRE ENTRE BARRAGE GRANGENT ET VEAUCHETTE (St-Just-st-Rambert, Andrézieux-Bouthéon, Bonson, St-Cyprien,...</Title>
      <Abstract>Périmètre PPR de LOIRE ENTRE BARRAGE GRANGENT ET VEAUCHETTE (St-Just-st-Rambert, Andrézieux-Bouthéon</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f36c558a-a74b-409c-85ea-42e577fec306"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20010514_s_042</Name>
      <Title>Périmètre PPR de LOIRE entre MARCLOPT et ST-LAURENT LA CONCHE (Marclopt, Chalain-le-Comtal, Magneux-Haute-Rive, Chambéon, ...</Title>
      <Abstract>Périmètre PPR de LOIRE entre MARCLOPT et ST-LAURENT LA CONCHE (Marclopt, Chalain-le-Comtal, Magneux-</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/365c5a8b-2cd4-493c-9a1b-87bc2a5ae93e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19990319_s_042</Name>
      <Title>Périmètre PPR de LOIRE RIVAS - Loire</Title>
      <Abstract>Périmètre PPR de LOIRE RIVAS - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8f4e78e0-7207-491b-ba99-a94f9b9c9d9b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20010730_s_042</Name>
      <Title>Périmètre PPR de LOIRE UNIAS à MONTROND LES BAINS (Unias, Cuzieu, Boisset-les-Montrond, Montrond-les-Bains) - Loire</Title>
      <Abstract>Périmètre PPR de LOIRE UNIAS à MONTROND LES BAINS (Unias, Cuzieu, Boisset-les-Montrond, Montrond-les</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e78a27cc-9864-41e4-9925-ec55ca92009b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19981007_s_042</Name>
      <Title>Périmètre PPR de RHONE ST PIERRE DE BOEUF - Loire</Title>
      <Abstract> PPR de RHONE ST PIERRE DE BOEUF - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/967acfe9-c0e8-4b1e-867c-ef11a5af0874"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_20091229_s_042</Name>
      <Title>Zones exposées à aléas du Plan de Prévention des Risques d'Inondation de la rivière RHINS et AFFLUENTS - Loire</Title>
      <Abstract>Zones exposées à aléas du Plan de Prévention des Risques d'Inondation de la rivière RHINS et AFFLUEN</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/46032373-d54a-4b60-ab18-4329d9ab8342"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_19991007_s_042</Name>
      <Title>Zones exposées à aléas du Plan de Prévention des Risques d'Inondation de LOIRE CRAINTILLEUX - Loire</Title>
      <Abstract>Zones exposées à aléas du Plan de Prévention des Risques d'Inondation de LOIRE CRAINTILLEUX - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9e0b855c-f608-4ca2-a34d-de080956cfd0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20021108_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de la rivière LIGNON et AFFLUENTS - Loire</Title>
      <Abstract>Zones réglementées du Plan de Prévention des Risques d'Inondation de la rivière LIGNON et AFFLUENTS </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5d14c9ce-0bf0-461f-80fd-c2e4c1d40778"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19991007_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de LOIRE CRAINTILLEUX - Loire</Title>
      <Abstract>Zones réglementées du Plan de Prévention des Risques d'Inondation de LOIRE CRAINTILLEUX - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b7890de7-262d-432e-9abc-9fc7ea15d84c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19981123_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de LOIRE ENTRE BARRAGE GRANGENT ET VEAUCHETTE (St-J...</Title>
      <Abstract>Zones réglementées du Plan de Prévention des Risques d'Inondation de LOIRE ENTRE BARRAGE GRANGENT ET</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bd503f58-13bf-43e9-8491-936d26d01941"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20010514_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de LOIRE entre MARCLOPT et ST-LAURENT LA CONCHE (Ma...</Title>
      <Abstract>Zones réglementées Plan de Prévention des Risques d'Inondation LOIRE MARCLOPT - ST-LAURENT LA CONCHE</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a84c2206-1b95-4694-bfbc-307dc6189e6a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19990319_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de LOIRE RIVAS - Loire</Title>
      <Abstract>Zones réglementées du Plan de Prévention des Risques d'Inondation de LOIRE RIVAS - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/eb1944ed-4134-4695-a80d-360608d28995"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19981007_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de RHONE ST PIERRE DE BOEUF - Loire</Title>
      <Abstract>Zones réglementées du Plan de Prévention des Risques d'Inondation de RHONE ST PIERRE DE BOEUF  Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2e8cb985-6f76-4689-b207-62d6fd9f88e2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20021108_s_042</Name>
      <Title>Périmètre PPR de la rivière LIGNON et AFFLUENTS - Loire</Title>
      <Abstract>Périmètre PPR de la rivière LIGNON et AFFLUENTS - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6233eed9-d193-4c3f-9f46-a6efa2030d39"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pr_agricole_zsup_r82</Name>
      <Title>Petites régions agricoles - Rhône-Alpes</Title>
      <Abstract>petites régions agricoles</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8798bf52-fc06-4b80-8a28-563518d0ea26"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_s_001</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de l'Ain</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de l'Ain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d25e4152-c400-46c4-88d6-95716e4c2552"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_urba_42264_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire (zonages urbanisme)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8a2899cc-fb53-44e7-9248-1267016c8757"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_surf_42264_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire (prescriptions surfaciques)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c6f78f46-e548-4903-b9dc-958f818c221e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_info_surf_42264_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire (informations surfaciques)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1269bba5-0455-4548-aeab-6366290fe223"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_lin_42264_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire (prescriptions linéaires)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6ccbdd10-d008-4133-b001-54735d0ebca7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_habillage_txt_42264_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire (habillage texte)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/748809d7-593a-4efe-b89a-e51fad9dcd7c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_habillage_lin_42264_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire (habillage linéaire)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de St-Médard-en-Forez - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/21ce5306-fd71-4e51-bed2-01aa6fc6af36"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_urba_42295_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Les Salles - Loire (zonages urbanisme)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de Les Salles - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ac2bec51-9a81-4301-8bb1-8fd7d40a22c8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_surf_42295_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Les Salles - Loire (prescriptions surfaciques)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de Les Salles - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/60d04e1b-e0e8-479f-b85c-0c6b92d51db0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_lin_42295_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Les Salles - Loire (prescriptions linéaires)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de Les Salles - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/caf9fdb0-85ea-4bb5-bfdd-e51ef89fdfda"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_info_surf_42295_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Les Salles - Loire (informations surfaciques)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de Les Salles - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3ee4d741-f4c0-4a25-b7ce-7df6e59209f4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_habillage_txt_42295_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Les Salles - Loire (habillage texte)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de Les Salles - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a14b8b01-6e0b-4868-93f7-0e9de92dce58"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_habillage_lin_42295_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Les Salles - Loire (habillage linéaire)</Title>
      <Abstract>Plans de zonages numérisés du P.L.U. de Les Salles - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/154fef06-d66b-42f1-beae-00ed284676fc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_alea_zinf_s_038</Name>
      <Title>Aléa global incendie de forêt en classes - Isère</Title>
      <Abstract>Aléa global incendie de forêt en classes - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74362792676997 44.7047492199796</ows:LowerCorner>
        <ows:UpperCorner>6.18187558462849 45.8839287673466</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f3364b18-34a7-4377-a8c6-e347c81585c4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_class_cours_eau_038</Name>
      <Title>Classement actuel des cours d'eau - Isere</Title>
      <Abstract>Classement actuel des cours d'eau - Isere</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1ea58d0f-7ff6-4d49-a0a6-ba5220bd5a34"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mhe_n_peri_unite_pastorale_s_r82</Name>
      <Title>MHE - Périmètre des unités pastorales des Rhône-Alpes</Title>
      <Abstract>résumé</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fre/find?id=8830"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_urba_42296_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Salt-en-Donzy - Loire (zonages urbanisme)</Title>
      <Abstract>P.L.U. de Salt-en-Donzy - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1bcfd758-712b-4f80-a990-8f66607bbd6a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_surf_42296_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Salt-en-Donzy - Loire (prescriptions surfaciques)</Title>
      <Abstract>P.L.U. de Salt-en-Donzy - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e3cc074c-a719-40b0-8d79-6980dde58d41"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_lin_42296_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Salt-en-Donzy - Loire (prescriptions linéaire)</Title>
      <Abstract>P.L.U. de Salt-en-Donzy - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/56a7c4c0-a23b-4abd-a2c8-86e7e3ab4831"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_info_surf_42296_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Salt-en-Donzy - Loire (informations surfaciques)</Title>
      <Abstract>P.L.U. de Salt-en-Donzy - Loire </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5dda7eda-548b-416a-b874-6814740a70da"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_habillage_txt_42296_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Salt-en-Donzy - Loire (habillage texte)</Title>
      <Abstract>P.L.U. de Salt-en-Donzy - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/339775f3-931a-477f-b230-69dc02a1489d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_mines_brgm_p_zse</Name>
      <Title>Exploitations Minières issues du BRGM</Title>
      <Abstract>Exploitations Minières issues du BRGM</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bf0c44ae-49b0-4f9b-b17c-d628daf50016"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bassin_abattoir_s_r82</Name>
      <Title>Zone d'intervention de la commission interrégionale d'abattage - Rhône-Alpes</Title>
      <Abstract>zone commission abattoir</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5690c6af-2849-4213-8aba-a8391b86467d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_corridor_l_r82_copy1</Name>
      <Title>Corridors écologiques linéaires du SRCE de Rhône-Alpes</Title>
      <Abstract>Corridors écologiques linéaires du SRCE de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2e2b8a38-44fe-42ab-9169-f3ac3fc3c426"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:arur_ra_foret_soumise_2013</Name>
      <Title>Forêts relevant de la gestion de l'ONF selon régime forestier - Rhône-Alpes</Title>
      <Abstract>Forêts relevant de la gestion de l'ONF </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b6321030-76c6-11de-ace6-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_commune_spe_s_rs</Name>
      <Title>Territoire de compétence de la police de l'eau Rhône-Saône</Title>
      <Abstract>Territoire de compétence de la police de l'eau Rhône-Saône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.22735934113138 43.3035124032209</ows:LowerCorner>
        <ows:UpperCorner>6.19357147685496 48.0581936808118</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3a2d95ce-00d9-4d85-9754-2bf588a30f67"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_crue_1840_saone_s_069</Name>
      <Title>Crue de la Saône de 1840</Title>
      <Abstract>Crue de la Saône de 1840</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2cd6a27e-e291-4dff-9e9c-6d321bbd9f65"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_q50_saone_s_069</Name>
      <Title>Crue de la Saône Q50</Title>
      <Abstract>Crue de la Saône Q50</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a8e4cfd5-05c1-497d-9453-319c63176e0d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_q100_saone_s_069</Name>
      <Title>Crue de la Saône Q100</Title>
      <Abstract>Crue de la Saône Q100</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/249cbde6-0361-43e3-ab91-c47397a153bb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_q10_saone_s_069</Name>
      <Title>Crue de la Saône Q10</Title>
      <Abstract>Crue de la Saône Q10</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/03cf6e3e-9722-4049-ad8e-c1fa1bd513f1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_q2_saone_s_069</Name>
      <Title>Crue de la Saône Q2</Title>
      <Abstract>Crue de la Saône Q2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8e4307b5-a44b-4105-9dd3-683a48cc1048"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_q20_saone_s_069</Name>
      <Title>Crue de la Saône Q20</Title>
      <Abstract>Crue de la Saône Q20</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b127b34e-fd62-4fa6-95fe-d951b05436a0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_q5_saone_s_069</Name>
      <Title>Crue de la Saône Q5</Title>
      <Abstract>Crue de la Saône Q5</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f04c0ec4-49ba-46b2-9b78-4ba1dc9be7f3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_depot_petrolier_p_zse</Name>
      <Title>Géolocalisation des dépôts pétroliers de la zone de Défense</Title>
      <Abstract>Géolocalisation des dépôts pétroliers de la zone de Défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a9b9b090-fff3-4a0c-b820-6b7eff1d4c37"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_inb_p_r82</Name>
      <Title>Installations nucléaires de base de Rhône-Alpes</Title>
      <Abstract>Installations nucléaires de base de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a826704b-95c1-489a-adc2-71370475cb4f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_indus_prem_transfo_bois_p_r82_2006</Name>
      <Title>Industrie de la première transformation du bois - Rhône-Alpes - 2006</Title>
      <Abstract>Industrie de la première transformation du bois - Rhône-Alpes - 2006</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b0087b8a-9edf-4147-9809-b24730b9fe76"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_indus_prem_transfo_bois_p_r82_2009</Name>
      <Title>Industrie de la première transformation du bois - Rhône-Alpes - 2009</Title>
      <Abstract>Industrie de la première transformation du bois - Rhône-Alpes - 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ef927cb1-de1a-43ae-9127-ef9ef0cc3d0a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhonr_q2_069</Name>
      <Title>Crue du Rhône Q2 - Rhône</Title>
      <Abstract>Crue du Rhône Q2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f8f4e59e-9b2e-4432-a335-58c4fbb5f82f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_q5_069</Name>
      <Title>Crue du Rhône Q5 - Rhône</Title>
      <Abstract>Crue du Rhône Q5</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1d850ac9-7538-46ae-9041-eb4daab4caea"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_q10_069</Name>
      <Title>Crue du Rhône Q10 - Rhône</Title>
      <Abstract>Crue du Rhône Q10</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f737cbc2-1fd5-4c98-8b17-a297a10b5bca"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_q20_069</Name>
      <Title>Crue du Rhône Q20 - Rhône</Title>
      <Abstract>Crue du Rhône Q20</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/94f75dd7-fc02-4c78-8d79-3e796e0568af"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_q50_069</Name>
      <Title>Crue du Rhône Q50 - Rhône</Title>
      <Abstract>Crue du Rhône Q50</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/da20ff20-fca7-430e-99fa-6ca8eb95f09c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_q100_069</Name>
      <Title>Crue du Rhône Q100 - Rhône</Title>
      <Abstract>Crue du Rhône Q100</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8001018f-cf4e-444e-abd3-b1c5c9174305"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_q1000_069</Name>
      <Title>Crue du Rhône Q1000 - Rhône</Title>
      <Abstract>Crue du Rhône Q1000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/eeaf56d4-865c-4436-91c0-389eedef541a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_grand_lyon_q2_069</Name>
      <Title>Crue du Rhône Grand Lyon Q2 - Rhône</Title>
      <Abstract>Crue du Rhône Grand Lyon Q2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/de4303cc-5ad4-420c-b68f-2ce0f0c2c1aa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_grand_lyon_q5_069</Name>
      <Title>Crue du Rhône Grand Lyon Q5 - Rhône</Title>
      <Abstract>Crue du Rhône Grand Lyon Q5</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b675c7db-975c-4173-b604-761a76f793fd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_grand_lyon_q10_069</Name>
      <Title>Crue du Rhône Grand Lyon Q10 - Rhône</Title>
      <Abstract>Crue du Rhône Grand Lyon Q10</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b3ae46ff-31a3-478f-9194-c8e1a2143368"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_grand_lyon_q20_069</Name>
      <Title>Crue du Rhône Grand Lyon Q20 - Rhône</Title>
      <Abstract>Crue du Rhône Grand Lyon Q20</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/937c605c-7975-4110-9f78-4138f2847fbe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_grand_lyon_q50_069</Name>
      <Title>Crue du Rhône Grand Lyon Q50 - Rhône</Title>
      <Abstract>Crue du Rhône Grand Lyon Q50</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f453ead2-1dc6-4b5d-b357-c793a319cc27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_grand_lyon_q100_069</Name>
      <Title>Crue du Rhône Grand Lyon Q100 - Rhône</Title>
      <Abstract>Crue du Rhône Grand Lyon Q100</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fadda592-b4c4-4439-bcf8-bd9713c53e65"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_rhone_grand_lyon_q1000_069</Name>
      <Title>Crue du Rhône Grand Lyon Q1000 - Rhône</Title>
      <Abstract>Crue du Rhône Grand Lyon Q1000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3610d4ca-753f-4b8c-a63a-e59029fd2da3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_saone_grand_lyon_q2_069</Name>
      <Title>Crue de la Saône Grand Lyon Q2 - Rhône</Title>
      <Abstract>Crue de la Saône Grand Lyon Q2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f20fc372-cd87-455a-a255-6d14bac0cf48"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_saone_grand_lyon_q5_069</Name>
      <Title>Crue de la Saône Grand Lyon Q5 - Rhône</Title>
      <Abstract>Crue de la Saône Grand Lyon Q5</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/83016677-53cc-4d7e-b526-72835ca7b11a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_saone_grand_lyon_q10_069</Name>
      <Title>Crue de la Saône Grand Lyon Q10 - Rhône</Title>
      <Abstract>Crue de la Saône Grand Lyon Q10</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/76dc5142-70d2-405a-ae42-be6f4ca69c27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_saone_grand_lyon_q20_069</Name>
      <Title>Crue de la Saône Grand Lyon Q20 - Rhône</Title>
      <Abstract>Crue de la Saône Grand Lyon Q20</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b711e983-3829-44cd-b4e6-ed562de32f56"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_saone_grand_lyon_q50_069</Name>
      <Title>Crue de la Saône Grand Lyon Q50 - Rhône</Title>
      <Abstract>Crue de la Saône Grand Lyon Q50</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6581971b-6146-404d-b9e7-2551779e033c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sharka_zsup_r82_2013</Name>
      <Title>Zones délimitées autour des foyers de sharka - Rhône-Alpes</Title>
      <Abstract>zones délimitées sharka 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bea03c5b-8c42-49a6-98b1-e41f98b9c5fb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_saone_grand_lyon_q100_069</Name>
      <Title>Crue de la Saône Grand Lyon Q100 - Rhône</Title>
      <Abstract>Crue de la Saône Grand Lyon Q100 </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6309574c-7f18-4536-b5f1-47d8a7e9c602"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sharka_zsup_r82_2012</Name>
      <Title>Zones délimitées autour des foyers de sharka, 2012 - Rhône-Alpes</Title>
      <Abstract>zones délimitées sharka 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/71835fc5-5038-446a-9289-5ee12fa72b8e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:crue_saone_grand_lyon_1840_069</Name>
      <Title>Crue de la Saône Grand Lyon Q1840 - Rhône</Title>
      <Abstract>Crue de la Saône Grand Lyon Q1840</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b433bcdc-883a-4767-b786-51cdecf3e994"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sharka_zsup_r82_2011</Name>
      <Title>Zones délimitées autour des foyers de sharka, 2011 - Rhône-Alpes</Title>
      <Abstract>zones délimitées sharka 2011</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7e022cce-66ec-4e07-a262-84fddac426a4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_icpe_entree_p_r82</Name>
      <Title>ICPE : Entrées des établissements Rhône-Alpes réglementés par la DREAL</Title>
      <Abstract>ICPE : Entrées des établissements Rhône-Alpes réglementés par la DREAL</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c70dba50-b8ef-439e-a540-8aad47f2761f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_reseau_electrique_p_zse</Name>
      <Title>Pylones d?électricité BDTopo sur la zone de défense</Title>
      <Abstract>Pylones d?électricité BDTopo sur la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5f113933-7c15-4648-a08f-44da0c376dde"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_urba_42066_042</Name>
      <Title>P.L.U. de Cleppé (zonages urbanisme)</Title>
      <Abstract>P.L.U. de Cleppé</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0a1df4ba-4ac9-45b6-a247-7f00ce0443b3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_habillage_lin_42066_042</Name>
      <Title>P.L.U. de Cleppé (habillage linéaire)</Title>
      <Abstract> P.L.U. de Cleppé</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b85d9a80-c269-4235-8feb-d5a3b0071b9e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_habillage_txt_42066_042</Name>
      <Title>P.L.U. de Cleppé (habillage texte)</Title>
      <Abstract>P.L.U. de Cleppé</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7ef69ef0-a438-424b-955e-fb4bbdb34dbe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_info_surf_42066_042</Name>
      <Title>Plans de zonages numérisés du P.L.U. de Cleppé (informations surfaciques)</Title>
      <Abstract>P.L.U. de Cleppé </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ac4b9919-6166-4e6b-8656-3bc0a6c8ce7d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_lin_42066_042</Name>
      <Title>P.L.U. de Cleppé (prescriptions linéaires)</Title>
      <Abstract>P.L.U. de Cleppé</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6fc8b7ff-26a4-4f20-80f4-6ebf1364392e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_pct_42066_042</Name>
      <Title>P.L.U. de Cleppé (prescriptions ponctuels)</Title>
      <Abstract>P.L.U. de Cleppé </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7a849cfd-18f1-476f-a864-2c6f4da45a56"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_surf_42066_042</Name>
      <Title>P.L.U. de Cleppé (prescriptions surfaciques)</Title>
      <Abstract>P.L.U. de Cleppé</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3b7112f6-262c-4b44-87d1-744e6738e852"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_info_pct_42300_042</Name>
      <Title>P.L.U. de Sévelinges (informations ponctuelles)</Title>
      <Abstract>P.L.U. de Sévelinges</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0b1d2d69-d864-4dfe-873f-db5883cf854a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_info_surf_42300_042</Name>
      <Title>P.L.U. de Sévelinges (informations surfaciques)</Title>
      <Abstract>P.L.U. de Sévelinges</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4a1489f5-d95b-4aa1-b1e5-4d6df6980ee8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_lin_42300_042</Name>
      <Title>P.L.U. de Sévelinges (prescriptions linéaires)</Title>
      <Abstract>P.L.U. de Sévelinges</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/563430d3-27fa-4035-b70b-6c837bcc9b3b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prescription_surf_42300_042</Name>
      <Title>P.L.U. de Sévelinges (prescriptions surfaciques)</Title>
      <Abstract>P.L.U. de Sévelinges </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/15a35e4f-3593-4375-8099-174e69831732"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_urba_42300_042</Name>
      <Title>P.L.U. de Sévelinges (zonages urbanisme)</Title>
      <Abstract>P.L.U. de Sévelinges</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c0a2a728-228e-498e-864d-3aabf9ecc701"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_28_groupes_r82_2014</Name>
      <Title>Ilots déclarés à la PAC 2014 et les surfaces en 28 groupes de cultures - Rhône-Alpes</Title>
      <Abstract>Ilots PAC 2014 groupes cultures</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8bc1d257-0267-4f15-8657-6bdf71a7942a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ilot_gr_dominant_r82_2014</Name>
      <Title>Ilots déclarés à la PAC 2014 et le groupe de cultures dominant - Rhône-Alpes</Title>
      <Abstract>Ilots PAC 2014 groupe culture dominant</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c9ad7fcf-4419-4eff-8f9a-5199a85928e2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_epci_zsup_042</Name>
      <Title>Etablissement public de coopération intercommunale à fiscalité propre - Loire</Title>
      <Abstract>Etablissement public de coopération intercommunale à fiscalité propre</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/47e736bb-e489-4315-ac62-e9c18863e3e9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_equarissage_p_r82</Name>
      <Title>Établissement d'équarissage - Rhône-Alpes</Title>
      <Abstract>équarissage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/777ea3c8-f511-44f3-8e7d-345840711100"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tran_bois_interdit_l_069</Name>
      <Title>Tronçons de routes et ouvrages d'art interdits pour le transport de bois rond - Rhône</Title>
      <Abstract>Tronçons de routes et ouvrages d'art interdits pour le transport de bois rond - Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c06a7414-94a6-4b48-abc4-72ce7bbabdcc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_trans_bois_route_l_038</Name>
      <Title>Route autorisée pour le transport de bois rond - Isère</Title>
      <Abstract>Route autorisée pour le transport de bois rond - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/72531c97-8d38-43e6-aa97-74de2c8d671b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_enjeu_grille_038</Name>
      <Title>Enjeux forestiers en classes - Isère</Title>
      <Abstract>Enjeux forestiers en classes - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72382232005251 44.7176379478914</ows:LowerCorner>
        <ows:UpperCorner>6.22069929077473 45.8903456715009</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8495cf46-d91f-4754-874f-23379d1513dd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_risque_grille_038</Name>
      <Title>Risques d'incendie vis à vis des espaces forestiers et naturels</Title>
      <Abstract>Risques d'incendie vis à vis des espaces forestiers et naturels - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.75318284419442 44.7466901592121</ows:LowerCorner>
        <ows:UpperCorner>6.15671502302247 45.8834267270193</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/02315bbd-d9ae-4b09-80ce-ad40156339d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_alden_55_60_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 55dBA et 60dBA)sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 55dBA et 60dBA)sur réseau ferroviaire - Isèr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5316ab1e-164f-49f6-b845-9c73785326f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_depot_cadavres_equarrissage_p_r82</Name>
      <Title>Lieux de dépôts de cadavres destinés à l'équarrissage - Rhône-Alpes</Title>
      <Abstract>Lieux de dépôts de cadavres destinés à l'équarrissage - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1dd7619a-0d79-405a-abd1-70afc93b37b6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_alden_60_65_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 60dBA et 65dBA)sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 60dBA et 65dBA)sur réseau ferroviaire - Isèr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9d0cec83-d447-40da-96d1-85a0d3f7b60c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_alden_65_70_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 65dBA et 70dBA) sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 65dBA et 70dBA)sur réseau ferroviaire - Isèr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/88df78d5-24f2-4044-908e-47f115473768"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_alden_70_75_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 70dBA et 75dBA) sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 70dBA et 75dBA)sur réseau ferroviaire - Isèr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/eb3ade35-4a6c-4e4f-98dd-853091bf742c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_alden_sup_75_038</Name>
      <Title>Carte de type a - secteurs affectés par un bruit supérieur à 75dBA sur la journée complète du réseau ferroviaire - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par un bruit supérieur à 75dBA sur la journée complète du réseau</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2a9f623f-b293-4fd2-8343-e9b1cbe4ee54"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_alden_55_60_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 55dBA et 60dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 55dBA et 60dBA) sur réseau routier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5aac627a-1a26-48b9-916e-36c29edbe205"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zonage_abc_s_r82</Name>
      <Title>Zonage ABC pour les communes de la région Rhône-Alpes -  Pinel 2015</Title>
      <Abstract>Zonage ABC pour les communes de la région Rhône-Alpes -  Pinel 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dc05d76b-7097-4e49-adaf-c88812c9733a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_document_pprn_s_r82</Name>
      <Title>Liste des Plans de prévention des risques naturels numérisés de Rhône-Alpes</Title>
      <Abstract>Liste des Plans de prévention des risques naturels numérisés de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/efcfba06-b806-4661-bdef-413c48fc18dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_alden_65_70_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 65dBA et 70dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 65dBA et 70dBA) sur réseau routier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f55beefd-3116-402e-b895-b6a59265ebed"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_alden_70_75_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 70dBA et 75dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 70dBA et 75dBA) sur réseau routier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a76dc77e-93a4-461e-ab65-706933c1e2d3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_alden_sup_75_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit supérieur à 75dBA sur réseau routier - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit supérieur à 75dBA sur réseau routier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bce13b5b-8519-4f7f-be15-94cc1e12ceca"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_aln_50_55_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 50dBA et 55dBA)sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (entre 50dBA et 55dBA)sur RFF - 038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/96e3e3c2-7d6e-4f1c-9a0b-7a7f4ce64429"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970001_s007</Name>
      <Title>PPRN : Zonages réglementaires de ARLEBOSC (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de ARLEBOSC (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cc436302-94f5-4b2b-9bc8-db79b4e274f2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970003_s007</Name>
      <Title>PPRN : Zonages réglementaires de BOUCIEU-LE-ROI (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de BOUCIEU-LE-ROI (Ardèch</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/af5c27a7-b228-45a5-94fa-4ba7eff1d96b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20080009_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-GEORGES-LES-BAINS (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-GEORGES-LES-BAIN</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3e303569-088a-43fb-b6a2-80ac4295bc73"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100002_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-DESIRAT (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-DESIRAT (Ardèche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0b438263-daf7-4fbb-96a5-182c8faa4828"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20080002_s007</Name>
      <Title>PPRN : Zonages réglementaires de SARRAS (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SARRAS (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0be33cd9-096c-4406-a3db-d72c304ff44a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100009_s007</Name>
      <Title>PPRN : Zonages réglementaires de PEYRAUD (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de PEYRAUD (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/54fd1fe4-6b48-4578-8f4f-0022581b82af"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100005_s007</Name>
      <Title>PPRN : Zonages réglementaires de ROMPON (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de ROMPON (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3cd7f455-e3af-4c74-99ab-19c4d3e496cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100006_s007</Name>
      <Title>PPRN : Zonages réglementaires de SERRIERES (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SERRIERES (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7c62e3dc-8362-47e3-9124-f6780332e61e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20080005_s007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-PERAY (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-PERAY (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/745d8c7e-0a10-441c-9e98-f7b5da8d6e2e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_aln_55_60_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 55dBA et 60dBA)sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (entre 55dBA et 60dBA)sur RFF - 038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/02705df6-aaf0-4332-8738-8ee8504d587d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_aln_60_65_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 60dBA et 65dBA)sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (entre 60dBA et 65dBA)sur RFF - 038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8c45dc0b-6bad-4131-bfdf-d9c3d41d9608"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_aln_65_70_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 65dBA et 70dBA)sur réseau ferroviaire - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (entre 65dBA et 70dBA)sur RFF - 038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bacb1f37-c3f9-4f1e-a632-9d4e1078b00c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970005_s007</Name>
      <Title>PPRN : Zonages réglementaires de LE CRESTET (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de LE CRESTET (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/960ca4dd-80c5-4757-9a97-a50e43dbf064"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100014_s007</Name>
      <Title>PPRN : Zonages réglementaires de ANDANCE (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de ANDANCE (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e4d21030-9108-4bc1-b244-1b1fbe42f75e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970009_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-BARTHELEMY-LE-PLAIN (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-BARTHELEMY-LE-PL</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b9b908fc-2334-44df-9152-e89e3b9d8e35"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960017_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAMPZON (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAMPZON (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4e7275df-d09e-4eeb-8979-56a8ea063c16"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_aln_55_60_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 55dBA et 60dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (entre 55dBA et 60dBA) sur routes - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3a42aa24-9532-45de-b78e-2e7701f5f20a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960009_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-ALBAN-AURIOLLES (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-ALBAN-AURIOLLES </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a047aed4-3cb1-450d-9ea8-06d0ca311ce4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_aln_sup_70_038</Name>
      <Title>Carte de type a - Table des zones exposées à un bruit  supérieur à 70 dBA en période nocturne sur réseau ferroviaire - ...</Title>
      <Abstract>Carte type a - Table des zones exposées à un bruit &gt; à 70 dBA en période nocturne sur RFF - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ffb86b6b-4dcd-4b33-8955-123d71339e28"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970006_s007</Name>
      <Title>PPRN : Zonages réglementaires de DESAIGNES (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de DESAIGNES (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/259915c7-065a-4416-a06e-210e0b9c332a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970004_s007</Name>
      <Title>PPRN : Zonages réglementaires de COLOMBIER-LE-VIEUX (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de COLOMBIER-LE-VIEUX (Ar</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/16097e0b-24d0-4a77-9ee0-a2c76935a163"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970002_s007</Name>
      <Title>PPRN : Zonages réglementaires de BOZAS (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de BOZAS (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f863ea80-2c44-4b1e-a51b-9325d6c2732c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960013_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-MAURICE-D'ARDECHE (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-MAURICE-D'ARDECH</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0a3279f6-36fe-44c0-9858-e3c55e06ef94"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960015_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-SERNIN (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-SERNIN (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5d11b517-9f25-44e1-a578-e7784edab104"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970007_s007</Name>
      <Title>PPRN : Zonages réglementaires de EMPURANY (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de EMPURANY (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3d035ce4-c8ff-43ec-b2b5-07a9e062d032"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20060004_s007</Name>
      <Title>PPRN : Zonages réglementaires de ANNONAY (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de ANNONAY (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7373f861-8211-4dc1-8f60-0865a9a88d88"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100013_s007</Name>
      <Title>PPRN : Zonages réglementaires de BAIX (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de BAIX (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/33da2513-d697-4dcc-bc32-48f888f40db7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960014_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-REMEZE (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-REMEZE (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d068d36e-c046-4fd7-8bd4-864c562906b8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_aln_50_55_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 50dBA et 55dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (entre 50dBA et 55dBA) sur route - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/94110456-d0f2-496f-ae17-269acb86189a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960003_s007</Name>
      <Title>PPRN : Zonages réglementaires de CHAUZON (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de CHAUZON (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/218b63fa-0ce5-4380-8e06-80e881f8bb5b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960006_s007</Name>
      <Title>PPRN : Zonages réglementaires de LANAS (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de LANAS (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/96938dbb-5241-451c-9e19-11d3057de264"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960019_s007</Name>
      <Title>PPRN : Zonages réglementaires de VOGUE (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de VOGUE (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/62bd6e14-9c25-4bf0-b32d-7cca52746fb5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960004_s007</Name>
      <Title>PPRN : Zonages réglementaires de LABASTIDE-DE-VIRAC (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de LABASTIDE-DE-VIRAC (Ar</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/afa1f958-edb2-4385-b514-ac1b13358985"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960012_s007</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-MARTIN-D'ARDECHE (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-MARTIN-D'ARDECHE</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f67f535a-91b4-4cca-b240-8d0e88c92b98"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960002_s007</Name>
      <Title>PPRN : Zonages réglementaires de BIDON (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de BIDON (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/009fdb86-bee0-4987-b493-fa977c9bc817"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20080017_s007</Name>
      <Title>PPRN : Zonages réglementaires de LE TEIL (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de LE TEIL (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6bfea616-364b-4a77-8d7c-8b8b67fd3445"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19960007_s007_copy1</Name>
      <Title>PPRN : Zonages réglementaires de SAINT-MARTIN-D'ARDECHE (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT-MARTIN-D'ARDECHE</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0bfadbde-2a2b-4976-a060-d620a5784a7f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_aac_aep_s_038</Name>
      <Title>Aires d'Alimentation de Captage (AAC) destinées à l'Alimentation en Eau Potable (AEP) - Isère</Title>
      <Abstract>Aires d'Alimentation de Captage (AAC) destinées à l'Alimentation en Eau Potable (AEP) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/234d9f29-3ced-4c8a-9028-1a99b186e95a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20130001_s_069</Name>
      <Title>Périmètre PPR GARON GLOBAL - Rhône</Title>
      <Abstract>Périmètre PPR GARON GLOBAL - Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ec3a1eb2-592f-4aa6-b79b-801c1d6673cf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_sab_s_r82_2014</Name>
      <Title>Ilots culturaux ayant fait l'objet d'un soutien à l'agriculture biologique au titre de la campagne PAC 2014 -...</Title>
      <Abstract>Ilots PAC 2014 agriculture biologique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/97ddbf44-ab08-43d5-b28a-d0eb373e9273"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_mvt_terrain_susc_ebo_s_069</Name>
      <Title>Zones d'éboulement de blocs susceptibles de se produire - Rhône</Title>
      <Abstract>Zones d'éboulement de blocs</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0d97eb77-e61e-45da-8245-d1bc806be8fc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_mvt_terrain_argiles_s_069</Name>
      <Title>Zones de retrait/gonflement des argiles - Rhône</Title>
      <Abstract>retrait/gonflement des argiles</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a2e7afa8-4403-49f2-8964-1d6bbc1a5733"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_aln_60_65_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 60dBA et 65dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 60dBA et 65dBA) sur r</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/55640b6e-0612-46b0-92e4-708b27539343"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_aln_65_70_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (entre 65dBA et 70dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (entre 65dBA et 70dBA)sur route - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/62d6dc8a-1870-4d74-9266-f335f569eda2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_aln_sup_70_038</Name>
      <Title>Carte de type a - Table des zones exposées au bruit en période nocturne (supérieur à 70dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte type a - Table zones exposées au bruit nocturne (supérieur à 70dBA)sur route - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f762691a-8541-4fc4-8795-c0f17ac9888e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_clden_sup_68_038</Name>
      <Title>Carte de type c - Table des parties de territoires susceptibles de contenir des bâtiments dépassants les valeurs limites su...</Title>
      <Abstract>Carte type c - Table parties territoires contenant d bâtiments dépassants valeurs limites rff- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6ef82ecc-8b3f-4178-ac6a-c38fcb80e925"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_clden_sup_73_038</Name>
      <Title>Carte de type c - Table des parties de territoires susceptibles de contenir des bâtiments dépassants les valeurs limites su...</Title>
      <Abstract>Carte type c - Table parties territoires contenant d bâtiments dépassants valeurs limites 73 rff-038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5b35540d-16b9-4c99-9b29-f42c0f0f5500"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pra_alea_erosion_fort_s_r82</Name>
      <Title>Petites régions agricoles d'aléa érosif fort - Rhône-Alpes</Title>
      <Abstract>Petites régions agricoles d'aléa érosif fort - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7dba73de-fecd-4dda-9e27-0a9ed6d35325"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_clden_68_038</Name>
      <Title>Carte de type c - Table des parties de territoires susceptibles de contenir des bâtiments dépassant les valeurs limites (68...</Title>
      <Abstract>Carte type c - Table de territoires contenants bâtiments dépassant valeurs limites (68) routes-Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/78f28b46-f9b8-49bd-9aec-005503d6a500"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_cln_sup_62_038</Name>
      <Title>Carte de type c - Table des parties de territoires susceptibles de contenir des bâtiments dépassants les valeurs limites (6...</Title>
      <Abstract>Carte type c - Table parties territoires contenant d bâtiments dépassants valeurs limites 62 rff-038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b7c18fb0-923e-4e8b-b848-a1092b36737f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rff_cln_sup_65_038</Name>
      <Title>Carte de type c - Table des parties de territoires susceptibles de contenir des bâtiments dépassants les valeurs limites (6...</Title>
      <Abstract>Carte type c - Table parties territoires contenant d bâtiments dépassants valeurs limites 65 rff-038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7f268d4a-7cb5-40f8-be47-a4011afd382f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_cln_62_038</Name>
      <Title>Carte de type c - Table des parties de territoires susceptibles de contenir des bâtiments dépassant les valeurs limites (62...</Title>
      <Abstract>Carte type c - Table de territoires contenants bâtiments dépassant valeurs limites (68) routes-Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bc03c155-6656-437b-bc1d-bcb0991fa1b1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_defavorisee_zinf_s_r82</Name>
      <Title>Zone agricole defavorisee infracommunale - Rhône-Alpes</Title>
      <Abstract>Zone agricole defavorisee infracommunale - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f274ac00-8e07-11dc-bc1b-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perimetre_perh_s_r82</Name>
      <Title>Permis exclusif de recherches d'hydrocarbures de la région Rhône-Alpes</Title>
      <Abstract>Permis exclusif de recherches d'hydrocarbures de la région Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/32235cc2-3842-44c3-b519-47f946dfeb1c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_paysage92_s_r82</Name>
      <Title>Ancien inventaire des paysages remarquables de Rhône-Alpes (donnée historique surfacique)</Title>
      <Abstract>Ancien inventaire des paysages remarquables de Rhône-Alpes (donnée historique surfacique)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9ae11b26-9088-4e97-b57d-8cbec34c0a6a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_paysage92_p_r82</Name>
      <Title>Ancien inventaire des paysages remarquables de Rhône-Alpes (donnée historique ponctuelle)</Title>
      <Abstract>Ancien inventaire des paysages remarquables de Rhône-Alpes (donnée historique ponctuelle)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cbe2ce26-4447-4cb2-a7b1-bb3fb0ec50f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lit_majeur_rs_s_r82</Name>
      <Title>Lit Majeur du Territoire de compétence de la police de l'eau Rhône-Saône</Title>
      <Abstract>Lit Majeur du Territoire de compétence de la police de l'eau Rhône-Saône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b1a1e159-633e-42ae-a526-d391b86617f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_litmineur_rohne_s_rs</Name>
      <Title>Lit mineur Rhône/Saône et annexes Hydrauliques</Title>
      <Abstract> Lit mineur Rhône/Saône et annexes Hydrauliques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9fd2ded6-c065-4955-8dae-c6f5ada38961"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d042</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2010 : département de la Loire</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2010 : département de la Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fc3d8927-1a4f-4984-882c-01dd33e3b669"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d007</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2010 : département de l'Ardèche</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2010 : département de l'Ardèche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a7053c0c-223f-47e7-9ae2-f15da6a5b89e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d026</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2010 : première livraison sur la Drôme</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2010 : première livraison sur la Drôme</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/021b9cd5-ed54-4dca-89c4-d8c321d4d879"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_gare_bdc_zse</Name>
      <Title>Localisation des gares de la BDCarto sur la Zone de Défense</Title>
      <Abstract>Localisation des gares de la BDCarto sur la Zone de Défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/df377c66-1bf6-476f-9bdc-d593af590b5c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_infopop2013_perim_s_r82</Name>
      <Title>ICPE DREAL : Périmètres d'info des populations pour les risques industriels en 2013 de Rhône-Alpes</Title>
      <Abstract>ICPE DREAL : Périmètres d'info des populations pour les risques industriels en 2013 de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/755924c5-1a04-4e2f-abfa-66d349250d19"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_gr_dominant_s_r84_2014</Name>
      <Title>Ilots déclarés à la PAC 2014 et le groupe de cultures dominant - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots PAC 2014 groupe culture dominant</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3035520d-cf96-4373-b061-2fcba0408f80"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_28_groupes_s_r84_2014</Name>
      <Title>Ilots déclarés à la PAC 2014 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots PAC 2014 anonymes 28 groupes de cultures</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/06e8d211-699c-4fc8-9b0d-dd8b98b9ec92"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20130001_s_069_copy1</Name>
      <Title>Périmètre PPR GARON GLOBAL - Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7c008bc1-6897-4adc-8cec-26418f1465d7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_voie_ferree_l_bdt_r84</Name>
      <Title>Voies ferrées BDTopo Auvergne-Rhône-Alpes</Title>
      <Abstract>Voies ferrées BDTopo Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8ad0fed8-620e-46e7-9e14-68ff2ccac77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_r_fourragere_r84</Name>
      <Title>Région fourragère - Auvergne-Rhône-Alpes</Title>
      <Abstract>région fourragère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/65f8b039-06b3-4497-a486-e61970c57bac"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tunnel_ferre_bdt_300m_l_r84</Name>
      <Title>Tunnels ferrés de plus de 300m BDTOPO de Auvergne Rhône-Alpes</Title>
      <Abstract>Tunnels ferrés de plus de 300m BDTOPO de Auvergne Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/92e515ef-965d-4f21-97fe-bfcb0a11d0d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_vulnerable_zsup_2015_038</Name>
      <Title>Zones Vulnérables à la polution par les Nitrates d'origine Agricoles 2015 - Isère</Title>
      <Abstract>Zones Vulnérables à la polution par les Nitrates d'origine Agricoles 2015 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72334773381145 44.8095641435411</ows:LowerCorner>
        <ows:UpperCorner>5.87128265429739 45.8945056271213</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3d962604-a470-4054-99aa-0c70abd6d4f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_travauxminiers_s_r84</Name>
      <Title>Enveloppe de Travaux Miniers en Rhône-Alpes (surfaciques)</Title>
      <Abstract>Enveloppe de Travaux Miniers en Rhône-Alpes (surfaciques)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d5b9d48f-5b8e-49ae-bd88-7df8240b7261"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bati_remarquable_bdt_r84</Name>
      <Title>Bâtiments remarquables de la BDTopo pour Auvergne Rhône-Alpes</Title>
      <Abstract>Bâtiments remarquables de la BDTopo pour Auvergne Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/611a76ab-7ed8-42f1-8e41-a03856edba83"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_camping_bdt_p_r84</Name>
      <Title>Campings issus de la BDTopo de Auvergne Rhône-Alpes</Title>
      <Abstract>Campings issus de la BDTopo de Auvergne Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5a26b0f6-0ccf-46ad-ac58-734054b91977"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_barrage_p_rs</Name>
      <Title>Inventaire des ouvrages hydrauliques (Barrages) sur le Rhône et la Saône</Title>
      <Abstract>Inventaire des ouvrages hydrauliques (Barrages) sur le Rhône et la Saône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f1fb42b0-4013-4c1f-8625-746ec3ea1764"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_digue_l_rs</Name>
      <Title>Inventaire des ouvrages hydrauliques (Digues) sur le Rhône et la Saône</Title>
      <Abstract>Inventaire des ouvrages hydrauliques (Digues) sur le Rhône et la Saône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/238e402b-fb35-4738-ba3e-663af8662260"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enjeux_ecra_s_84</Name>
      <Title>Enjeux avifaune et lignes électriques (électrocution et percussion) en Rhône-Alpes</Title>
      <Abstract>Enjeux avifaune et lignes électriques (électrocution et percussion) en Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/550bbcb8-e624-42de-8b68-b11aca3e9f38"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_asso_foncier_pastoral_038</Name>
      <Title>Périmètres des associations foncières pastorales (AFP) - Isère</Title>
      <Abstract>Périmètres des associations foncières pastorales (AFP) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/afd82b04-880d-4b8a-bf49-ad9fea478439"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_route_alden_60_65_038</Name>
      <Title>Carte de type a - secteurs affectés par le bruit (entre 60dBA et 65dBA) sur réseau routier - Isère</Title>
      <Abstract>Carte de type a - secteurs affectés par le bruit (entre 60dBA et 65dBA) sur réseau routier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/13fea6a7-c179-45e9-83f0-52ee80c373ca"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perim_maet_zinf_s_2008_038_</Name>
      <Title>MAET : Périmètre éligible en 2008 - Isère</Title>
      <Abstract>MAET 2008 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c8c2a026-92f3-4c25-a29b-20e70958b010"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bdt_troncon_arrete_circulation_tmd_grenoble</Name>
      <Title>Recensement des arrêtés de circulation relatifs aux poids lourds et au TMD sur l'agglomération de Grenoble</Title>
      <Abstract>Recensement des arrêtés de circulation relatifs aux poids lourds et au TMD sur l'agglomération de Gr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4c93afb9-3aa1-4958-a148-588e1545525f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:paec_perim_s_r82_2016</Name>
      <Title>Périmètres des projets agro-environnementaux et climatiques 2016 - Rhône-Alpes</Title>
      <Abstract>Périmètres PAEC 2016</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9a172f1c-c3fb-414c-9878-f61b3aa79df6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_synthese_commune_t_d026</Name>
      <Title>Occupation des sols à grande échelle par télédetection (en cours sur l'ex-Rhône-Alpes) : données synthétiques à ...</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection (en cours sur l'ex-Rhône-Alpes) : données syn</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1e94ffa6-fd55-4191-a0e1-3c367bfeb6ef"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perim_maet_s_r82_2014</Name>
      <Title>Périmètre des mesures agro-environnementales territorialisées (MAET) ouvert en 2014 - Rhône-Alpes</Title>
      <Abstract>Périmètres MAET 2014</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4fcd1eaa-be59-4c71-be25-1ef6ae046313"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_synthese_s_d042</Name>
      <Title>Occupation des sols à grande échelle par télédetection (en cours sur l'ex-Rhône-Alpes) : données synthétiques à ...</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection (en cours sur l'ex-Rhône-Alpes) : données syn</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/49db952a-a468-4c30-9417-17e07f109027"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_syl_mcdef_s_038</Name>
      <Title>Forêt : Mesures compensatoires portant sur une surface et prévues par une autorisation de défrichement. - Isère</Title>
      <Abstract>Forêt: MC  portant sur une surface et prévues par une autorisation de défrichement - Isére</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.91203385340615 44.8212715432862</ows:LowerCorner>
        <ows:UpperCorner>6.18684366561902 45.780088400986</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c8ca57f9-e666-4240-930a-0389328b8893"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_occ_sol_v3_007_2011</Name>
      <Title>Occupation du sol sur le département de l'Ardèche - Version 3 (année 2011)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/68172de5-6dd9-43cd-928f-395dd37797f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_massif_montagne_zsup_038</Name>
      <Title>Massif au titre de la loi dite «loi montagne» - Isère</Title>
      <Abstract>Massif au titre de la loi dite «loi montagne» - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.0370353998611 44.6795897682643</ows:LowerCorner>
        <ows:UpperCorner>6.39707924470583 45.5442913398587</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/55fc8908-caa3-4a8e-817e-2f6bf4510a74"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100008_s007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de BEAUCHASTEL (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bab2b115-ddde-4bb7-aff3-889e49c2540f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100007_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de LIMONY (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cc9549ab-42f3-4cb3-9218-8cdb8e0143fa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100010_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT MONTAN (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8969a176-f22f-4a41-9e1a-3369efdd5e64"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100003_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de BOURG SAINT ANDEOL (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4aa6d249-613c-4d8f-9883-252bfcb19c28"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_basol_contour_s_r82</Name>
      <Title>ICPE DREAL : Contour des sites BASOL de Rhone-Alpes</Title>
      <Abstract>ICPE DREAL : Contour des sites BASOL de Rhone-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8a83f868-4661-402d-9f81-64ebf76bc054"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dta_zsup_038</Name>
      <Title>Directive Territoriale d'Aménagement (DTAou DTADD) - Isère</Title>
      <Abstract>Directive Territoriale d'Aménagement (DTA ou DTADD) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/373ccb83-e769-431c-869f-2de03dadf470"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprt_20090026_s_069</Name>
      <Title>Zone réglementée PPRT ST PRIEST 20090026 - Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a8bf298f-ccb2-45f4-bfdd-e32721d0431e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:perimetre_ppr_rhoneaval</Name>
      <Title>Périmètre PPR RHONEAVAL - Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bbc23e26-f5ed-4bc3-8034-51258845aada"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_trans_bois_route_r84</Name>
      <Title>Route autorisée pour le transport de bois rond - Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e8ad32d5-7db4-4d0a-8c02-a4ccc000114a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pastorale_unite_zinf_s_038</Name>
      <Title>Unité pastorale - Isère</Title>
      <Abstract>Unité pastorale - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.38224398327418 44.6811099661619</ows:LowerCorner>
        <ows:UpperCorner>6.34394668384761 45.4807397451211</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/96831e6a-23b4-4f14-9d04-84d7629f8d59"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d001</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2011 : département de l'Ain</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2011 : département de l'Ain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/87cdca7c-70ee-491a-aca8-bc2769db7e3a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d069</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2011 : département du Rhône</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2011 : département du Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ca4779a8-4f4e-4a36-84e0-7448c92ab058"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d038</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2011 : département de l'Isère</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2011 : département de l'Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bfc147f5-5ae4-44e6-a861-38178a50290a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d074</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2011 : département de la Haute-Savoie</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2011 : département de la Haute-Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8958e8ed-69f5-4784-830c-7171766cef49"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ocscerema_s_d073</Name>
      <Title>Occupation des sols à grande échelle par télédetection 2011 : département de la Savoie</Title>
      <Abstract>Occupation des sols à grande échelle par télédetection 2011 : département de la Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/afff22d6-ea52-41ab-83e2-308d43636f52"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:etab_lait_p_r82</Name>
      <Title>Etablissements de production de lait et de produits laitiers - Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements de production de lait et de produits laitiers</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cb18f43a-c74e-4325-9bc2-939c5b192b85"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_aop_zone_particuliere_s_r84</Name>
      <Title>Zone particulière d'une appelation d'origine protégée - Auvergne-Rhône-Alpes</Title>
      <Abstract>Zone particulière d'une appelation d'origine protégée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f4341319-d66c-4c5d-a0f0-0c0826e42ab7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_igp_zone_particuliere_s_r84</Name>
      <Title>Zone particulière d'une indication géographique protégée - Auvergne-Rhône-Alpes</Title>
      <Abstract>Zone particulière d'une indication géographique protégée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4daca49a-6f73-41c3-9392-3de9e8cb66f3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_defavorisee_zinf_s_r84</Name>
      <Title>Zones agricoles défavorisées infracommunales - Auvergne-Rhône-Alpes</Title>
      <Abstract>Zones agricoles défavorisées infracommunales</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ff082621-81c9-4524-996d-458a05f156fd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rep_crue_p_rhone_r84</Name>
      <Title>Recensement des repères de crue du fleuve Rhône</Title>
      <Abstract>Recensement des repères de crue du fleuve Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/87ce114e-b331-4f49-8c33-b41ced306917"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_secteur_car_s_038</Name>
      <Title>Découpage par secteurs d'affichage des risques de la DDT - Isère</Title>
      <Abstract>Aménagement - découpage par secteurs d'affichage des risques-Isère - 038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f9bcc5d3-1158-4d28-b31d-9dbd4f39db2f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_amenag_foncier_zinf_s_038</Name>
      <Title>Zones ayant fait l'objet d'un aménagement foncier - Isère...</Title>
      <Abstract>Zones ayant fait l'objet d'un aménagement foncier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c4af09fd-cd77-441a-8c36-6fb7396344ed"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zone_vuln_s_r82</Name>
      <Title>Zones vulnérables de Rhône-Alpes</Title>
      <Abstract>Zones vulnérables de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/eb5ce660-4358-11dd-8d1f-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zonessensibles_s_r82</Name>
      <Title>Zones sensibles de Rhône-Alpes</Title>
      <Abstract>Zones sensibles de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8adc6e61-a5c4-45cf-b591-11c406e27ed9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cantons_s_001</Name>
      <Title>Cantons départementaux de l'Ain</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/273981b2-4938-4d85-bedc-85cebe2f03b1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tenement_forestier_potentiel_psg_s_r84</Name>
      <Title>Propriétés forestières potentiellement soumises à l'obligation d'établissement d'un plan simple de gestio...</Title>
      <Abstract>Propriétés forestières potentiellement plan simple de gestion</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/df075a13-c48d-4d6b-bde3-61dddea9977b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cadastre_hydro_s_001</Name>
      <Title>Assemblage des cours d'eau du département de l'Ain (millésime 2016)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4886c12b-4783-406e-bcb0-19aa74cffa31"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cadastre_lieudit_s_001</Name>
      <Title>Assemblage des lieux-dits du département de l'Ain (millésime 2016)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/faf8a678-6d00-4f50-aa64-c142213fbf72"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cadastre_parcelle_s_001</Name>
      <Title>Assemblage des parcelles cadastrales du département de l'Ain (millésime 2016)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4f9b9965-e52f-430a-b08b-ca24ffaa451f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cadastre_section_s_001</Name>
      <Title>Assemblage des sections cadastrales du département de l'Ain (millésime 2016)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/600a9e25-3284-414c-adf9-9f7b1aec905e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cadastre_bati_s_001</Name>
      <Title>Assemblage du bâti cadastre du département de l?Ain (millésime 2016)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c5228843-6a06-42a6-9ad6-0832a2053316"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_carroyage_lidar_grand_geneve_s_001</Name>
      <Title>Carroyage des dalles des points LIDAR 2014 territoire français Grand Genève</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9a9d632e-bcb7-47e9-a3eb-08686b4f4ff6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_carroyage_mntmne_grand_geneve_s_001</Name>
      <Title>Carroyage des dalles MNT et MNE LIDAR 2014 territoire français Grand Genève</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9db6f49b-9c80-4703-9937-acdbd4ac359b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_carroyage_orthophotos_grand_geneve_s_001</Name>
      <Title>Carroyage des Orthophotos LIDAR 2014 territoire français Grand Genève</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/87af1f9a-8865-4935-aae3-1f8afb1519b7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_points_routiers_p_001</Name>
      <Title>Points de Repères (PR) - Département de l'Ain</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5be89e2d-218f-48ad-afb5-8312f9733994"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_routes_departementales_l_001</Name>
      <Title>Routes Départementales - Département de l'Ain</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/18d885fd-24c5-471b-810b-e0e1a8565422"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tran_bois_interdit_l_001</Name>
      <Title>Tronçons de routes et ouvrages d'art interdits pour le transport de bois rond - Ain</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/901a2ea4-15ac-45d3-83e8-83f7f803271e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_ab_s_r84_2015</Name>
      <Title>Ilots culturaux avec soutien à l'agriculture biologique PAC 2015 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots culturaux avec soutien à l'agriculture biologique PAC 2015 - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/449e4101-9c0d-48d9-8abe-09ff3c7e625e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_ab_s_r84_2016</Name>
      <Title>Ilots culturaux avec soutien à l'agriculture biologique PAC 2016 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots culturaux avec soutien à l'agriculture biologique PAC 2016 - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8c9201b2-9cb9-483b-91c5-edb6b7031627"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_ce_classe_liste1_l_rm</Name>
      <Title>Cours d'eau Classement Liste 1 sur Rhône-Méditerranée</Title>
      <Abstract>Cours d'eau Classement Liste 1 sur Rhône-Méditerranée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/39e45ec6-f0ae-411e-98cc-10e65e977280"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_groupe_dominant_s_r84_2015</Name>
      <Title>Ilots déclarés à la PAC 2015 et le groupe de cultures dominant - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots déclarés à la PAC 2015 et le groupe de cultures dominant - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/11a4749e-85a5-4e84-93bd-8a9a68f21ce8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_groupe_culture_s_r84_2015</Name>
      <Title>Ilots déclarés à la PAC 2015 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots déclarés à la PAC 2015 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/47684a10-f0d3-4044-b2fe-a623edccfa15"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_groupe_culture_s_r84_2016</Name>
      <Title>Ilots déclarés à la PAC 2016 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots déclarés à la PAC 2016 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/eda5fcf2-2600-45df-9bc5-ac8c6e18cd93"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20140002_s_069</Name>
      <Title>Périmètre PPR Rhône Aval Amont rive droite</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1a72c636-c569-4048-b94f-bcbe62c65777"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20140003_s_069</Name>
      <Title>Périmètre PPR Rhône Aval Amont rive gauche</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/359fdb0b-4cfd-47b0-bb54-0158b167870d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20140004_s_069</Name>
      <Title>Périmètre PPR Rhône Aval Centre</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ebc8971d-9dbb-4fa6-86be-5b7134f75916"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20140005_s_069</Name>
      <Title>Périmètre PPR Rhône Aval Aval</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/54d6f275-12c7-41bf-be65-f749fbb59149"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_carrefour_route_p_001</Name>
      <Title>Carrefours des routes départementales - Département de l'Ain</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2738f971-ec71-40b8-9685-b8d7af3e68f1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parking_covoiturage_p_001</Name>
      <Title>Parkings de covoiturage</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1258b2d0-2151-4b6e-94d7-a5586a2c03e0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perimetres_ens_p_001</Name>
      <Title>Périmètres des Espaces Naturels et Sensibles (ENS)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/55343b33-aa02-4bc6-b71e-bb8a8d7ee7be"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enjeu_pprm_20170001_p_042</Name>
      <Title>Plan de prévention des risques miniers (PPRM) de la Loire : ENJEUX PPRM ponctuels du PPRM de de la périphérie nord et est ...</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a04a4c06-b710-4937-b04c-d4071132deae"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enjeu_pprm_20170001_s_042</Name>
      <Title>Plan de prévention des risques miniers (PPRM) de la Loire : ENJEUX PPRM surfaciques du PPRM de de la périphérie nord et es...</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1ce3b7e0-d1f8-4850-a1f1-85fc60bf2e8b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pprm_communes_s_r84</Name>
      <Title>Communes soumises à un PPRM en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7ee5eeb0-d893-47b7-9e5d-ee64c96fff27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140004_s_069</Name>
      <Title>Zone réglementée PPR Rhône aval centre - Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d648b09a-39f1-44ee-9369-14e967a17022"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140005_s_069</Name>
      <Title>Zone réglementée PPR Rhône aval aval - Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/11f16904-e1fb-4027-95a0-dacf972c62e9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_me_riv_l_r84</Name>
      <Title>Masses d'eau rivières sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Masses d'eau rivières sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5dd1cdef-8d65-4ab1-a26c-06906210214a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evenement_crise_emprise_zone_mesure_000</Name>
      <Title>Zones d'emprise de mesures en relation avec un évènement de crise (foyer) en santé des végétaux - Auvergne-Rhône-A...</Title>
      <Abstract>zonage protecton santé des végétaux</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/afec0478-7e5d-4c4f-ab9f-86d4a8080f2b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bassin_air2014_perimetre_s_038</Name>
      <Title>Zones d'alerte pollution- Isère</Title>
      <Abstract>Zones d'alerte pollution- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3f1edbdd-acb9-4028-a1c1-e5f29876a703"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_montagne1_zsup_038</Name>
      <Title>Communes en zones de montagne au titre de la loi du 9 janvier 1985 - Isère</Title>
      <Abstract>Communes en zones de montagne au titre de la loi du 9 janvier 1985 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7d084d98-d4d6-4291-9606-9c6192913712"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprm_s_r84</Name>
      <Title>Zones réglementées par un PPRM en Auvergne-Rhône-Alpes</Title>
      <Abstract>Zones réglementées par un PPRM en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dbb51a20-6c9a-4d6d-a982-b813d99c0989"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20140006_s_069</Name>
      <Title>Périmètre PPR COISE - Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f0e7f457-3789-426d-b4f7-e0e46ff64183"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_me_plando_s_r84</Name>
      <Title>Masses d'eau plan d'eau sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Masses d'eau plan d'eau sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e66c78e2-c887-402e-80a0-f0c3ac5c0a15"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_icpe_dreal_entree_p_r84_old</Name>
      <Title>ICPE : Entrées des établissements réglementés par la DREAL de Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5d0551b1-97fd-4fa6-b07a-1aef0d527de0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_emploi_zsup_038</Name>
      <Title>Zone d'emploi- Isère</Title>
      <Abstract>Zone d'emploi- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f1f38912-28b3-4746-a0f2-228fc852c11c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_mine_alea_agrege_s_r84</Name>
      <Title>Enveloppe des aléas miniers issus des études d'aléa minier de Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4f75d706-6865-4cb9-a166-e663ff6fea18"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZonesdactiviteeconomiqueZAdeHa</Name>
      <Title>Zones d'activité économique (ZA) de Haute-Loire</Title>
      <Abstract>Zones d'activite economique (ZA) de Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/14e64f3f-1966-4df7-8ea9-a3c6c4b6b9d4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZonederevitalisationruraleZRRH</Name>
      <Title>Zone de revitalisation rurale (ZRR) - Haute-Loire</Title>
      <Abstract>Zone de revitalisation rurale - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/aa0fca27-90db-4bd8-a26d-51510bb9ab4b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Informationssurfaciquesdescart</Name>
      <Title>Informations surfaciques des cartes communales - Haute-Loire</Title>
      <Abstract>Informations surfaciques cartes communales Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a0c2e0a5-d504-48f3-a875-10b43b0d0636"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:CampingsHauteLoire</Name>
      <Title>Campings - Haute-Loire</Title>
      <Abstract>Localisation campings Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/486b4925-5396-4919-b396-48a258ff7c78"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:InformationslineairesdesPLUPOS</Name>
      <Title>Informations linéaires des PLU/POS - Haute-Loire</Title>
      <Abstract>Informations linéaires PLU/POS Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ee1cec1e-5ee6-4812-9c3e-6646f455c47a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Informationsponctuellesdescart</Name>
      <Title>Informations ponctuelles des cartes communales - Haute-Loire</Title>
      <Abstract>Informations ponctuelles cartes communales Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9925d41c-3d00-42ea-ab61-4b197f41a86c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LocalisationponctuelledesMonum</Name>
      <Title>Localisation ponctuelle des Monuments Historiques - Haute-Loire</Title>
      <Abstract>Localisation ponctuelle MH Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bfd564cc-e0e5-4e50-abff-45cbfc40d446"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LocalisationsurfaciquedesMonum</Name>
      <Title>Localisation surfacique des Monuments Historiques - Haute-Loire</Title>
      <Abstract>Localisation surfacique MH Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/34f97cf4-b455-455a-b6c5-4f9141b5e9fb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PlansdeaudouceHauteLoire</Name>
      <Title>Plans d'eau douce - Haute-Loire</Title>
      <Abstract>Emprise des plans d'eau douce - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/47bf99d8-95be-491e-9926-d3d4baa89c48"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PlandePreventiondesRisquesNatu</Name>
      <Title>Plan de Prévention des Risques Naturels approuvés en Haute-Loire (43)</Title>
      <Abstract>plan de prévention des risques naturels Haute-Loire (43)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5d913d6d-eb08-44c0-9ae1-5be4700ab4a2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PrescriptionslineairesdesPLUPO</Name>
      <Title>Prescriptions linéaires des PLU/POS - Haute-Loire</Title>
      <Abstract>Prescriptions linéaires des PLU et POS - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1c53a09d-d9a4-454e-a196-3d6888f6610c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PrescriptionsponctuellesdesPLU</Name>
      <Title>Prescriptions ponctuelles des PLU/POS - Haute-Loire</Title>
      <Abstract>Prescriptions ponctuelles des PLU et POS - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8b93bca0-7b8d-4a45-9206-92a72e640d0f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Reservesdechasseetdefaunesauva</Name>
      <Title>Réserves de chasse et de faune sauvage - Haute-Loire</Title>
      <Abstract>Réserves de chasse et faune sauvage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2e6471c7-5e5f-4682-8568-9b86202bd534"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:InformationsponctuellesdesPLUP</Name>
      <Title>Informations ponctuelles des PLU/POS - Haute-Loire</Title>
      <Abstract>Informations ponctuelles PLU/POS Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e2a66d2c-9366-4a83-8c01-896f9f70fae3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:CommunesquelereseaudelaDIRMass</Name>
      <Title>Communes que le réseau de la DIR Massif Central traverse</Title>
      <Abstract>communes que le reseau de la DIR Massif Central traverse</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/68c92d5e-9340-4071-980c-463c2f062403"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:TacheUrbaineenregionAuvergne</Name>
      <Title>Tâche Urbaine en région Auvergne</Title>
      <Abstract>Tâche Urbaine en région Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3f618277-ffd6-4f64-b94f-63e155c6564c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AOPMezenc</Name>
      <Title>AOP Mezenc</Title>
      <Abstract>AOP Mezenc</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7743947c-73b7-4a87-8ffe-4a4f5907a4d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AOPLentillePuy</Name>
      <Title>AOP Lentille Puy</Title>
      <Abstract>AOP Lentille Puy</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/204de528-5571-4589-b5de-6e7023268083"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:classementsonoredesinfrastruct</Name>
      <Title>classement sonore des infrastructures de transport terrestre 63</Title>
      <Abstract>classement sonore des infrastructures de transport terrestre 63</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/68b03b78-99c5-4e25-bc76-be2a5f239f93"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeEL11relati</Name>
      <Title>Assiettes de servitude EL11 relative aux interdictions d'accès grevant les propriétés limitrophes des autoroutes, rou...</Title>
      <Abstract>Assiettes de SUP EL11</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e9c6a8c8-d2d1-4dd4-aed5-65585609ba08"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:UnitesurbainesselonlINSEEHaute</Name>
      <Title>Unités urbaines selon l'INSEE - Haute-Loire</Title>
      <Abstract>Unités urbaines selon l'INSEE</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/91e166db-80a4-437b-9c94-7f4bd51093ff"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeEL4relativ</Name>
      <Title>Assiettes de servitude EL4 relative au développement et à la protection des montagnes - version numérisée DDT 43 - Haute-...</Title>
      <Abstract>Assiettes de SUP EL4</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e37e8ca8-9401-4034-aff2-127fa443a14d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeI6relative</Name>
      <Title>Assiettes de servitude I6 relative à l'exploitation des mines et carrières - version numérisée DDT 43 - Haute-Loire ...</Title>
      <Abstract>Assiettes SUP I6  -Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/03b85d8e-b877-4e71-aaa0-16e6ad8ab271"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeEL3lieeaux</Name>
      <Title>Assiettes de servitude EL3 liée aux chemins de halage et de marchepied - Version numérisée DDT 43 - Haute-Loire - 2014</Title>
      <Abstract>Assiettes de SUP EL3</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8135e7b0-c117-4191-a220-3c277db38906"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeEL07attach</Name>
      <Title>Assiettes de servitude EL07 attachées à l'alignement des voies publiques - version numérisée DDT 43 - Haute-Loire - ...</Title>
      <Abstract>Assiettes de SUP EL7</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/85b2fdae-4a10-445e-a807-8ad1a9565b39"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudePM1lieeaux</Name>
      <Title>Assiettes de servitude PM1 liée aux plans de prévention des risques naturels prévisibles - Haute-Loire - 2014</Title>
      <Abstract>Assiettes de SUP PM1 - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/50572a52-525d-440a-930b-f0703231be8a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeINT1instit</Name>
      <Title>Assiettes de servitude INT1 instituée au voisinage des cimetières - version numérisée DDT 43 - Haute-Loire - 2014</Title>
      <Abstract>Assiettes SUP INT1  -Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f1b57cf5-106b-4b15-82d2-aafdf18dca3e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudePT1lieeala</Name>
      <Title>Assiettes de servitude PT1 liée à la protection des centres de réception radioélectriques contre les perturbations élect...</Title>
      <Abstract>Assiettes de SUP PT1 - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f71144b5-8b22-4e35-ace8-df1b783babc4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeA5lieeauxc</Name>
      <Title>Assiettes de servitude A5 liée aux canalisations publiques d'eau et d'assainissement - version numérisée DDT 43 ...</Title>
      <Abstract>Assiettes de SUP de type A5</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6ece04c6-a51f-46a4-a74e-7ff92595feb2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeAC4lieeala</Name>
      <Title>Assiettes de servitude AC4 liée à la protection du patrimoine architectural et urbain - version numérisée DDT 43 - Haute-...</Title>
      <Abstract>Assiettes de SUP de type AC4</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6d58ae28-41ad-4533-83b6-37c7b7ea360c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudePT2lieeala</Name>
      <Title>Assiettes de servitude PT2 liée à la protection des centres radioélectriques d'émission et de réception contre les ...</Title>
      <Abstract>Assiettes de SUP PT2 - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9b62286f-b33a-4220-bc75-8e385dacd358"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeT1relative</Name>
      <Title>Assiettes de servitude T1 relative aux voies ferrées - version numérisée DDT 43 - Haute-Loire ? 2014</Title>
      <Abstract>Assiettes de SUP T1 - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ceb1ba58-2307-4883-827e-d6e18f7be86c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudePM2relativ</Name>
      <Title>Assiettes de servitude PM2 relative aux installations classées pour la protection de l'environnement - Haute-Loire - 2014</Title>
      <Abstract>Assiettes de SUP PM2 - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/68d57770-3dbc-48a6-a97e-595ee77949bc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudePM3lieeaux</Name>
      <Title>Assiettes de servitude PM3 liée aux plans de prévention des risques technologiques - Haute-Loire - 2014</Title>
      <Abstract>Assiettes de SUP PM3 - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a212a424-0164-4c23-a018-3e1a43a67dbf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeT8radioele</Name>
      <Title>Assiettes de servitude T8 radioélectrique de protection des installations de navigation et d'atterrissage - version num...</Title>
      <Abstract>Assiettes de SUP T8 - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f21e0995-f0bd-4626-8864-2e79a567b566"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AiredappellationAOCSaintPourca</Name>
      <Title>Aire d?appellation AOC Saint-Pourçain</Title>
      <Abstract>Aire d?appellation AOC Saint-Pourçain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ebefe3c6-97f5-4a1f-93d5-e069fb71b59c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:CarteSchematiqueSolsDpt003</Name>
      <Title>CarteSchematiqueSolsDpt003</Title>
      <Abstract>Carte schématique des sols du département de l'Allier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/21e1b5ff-1f16-4710-8f6c-fcb4b0aacde7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZonagePprtDpt003</Name>
      <Title>ZonagePprtDpt003</Title>
      <Abstract>Zonages des plans de prévention des risques technologiques (PPRT) approuvés dans le département de l</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/31f5bad4-fbf6-4c34-a33d-51f4a8b60818"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Localisationdesinstallationsco</Name>
      <Title>Localisation des installations conçues pour utiliser l'énergie hydraulique - Haute-Loire (43)</Title>
      <Abstract>Installations énergie hydraulique - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5a7629f9-113e-4b84-b245-11d22d8908c8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ImplantationsimmobilieresdelaD</Name>
      <Title>Implantations immobilières de la DIR Massif Central</Title>
      <Abstract>Localisation ponctuelle des immplantations immobilières de la DIR Massif Centrale</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3d8d3244-1c62-4277-9672-49ddf9fd2d34"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AntennesrelaisdelaDIRMassifCen</Name>
      <Title>Antennes relais de la DIR Massif Central</Title>
      <Abstract>Localisation ponctuelle des antennes relais de la DIR Massif Central</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ec94771e-867e-4e1c-8072-12f8cce075e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AssiettesdeservitudeJS1lieeala</Name>
      <Title>Assiettes de servitude JS1 liée à la protection des équipements sportifs - version numérisée - DDT 43 - Haute-Loire - 2015</Title>
      <Abstract>Assiette de servitude JS1 - Equipements sportifs</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/bf418389-82b0-4d25-ab71-2503a63ba7f8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZonesdeprotectiondesAiresdAlim</Name>
      <Title>Zones de protection des Aires d'Alimentation de Captages prioritaires destinés pour le département de l'Allier</Title>
      <Abstract>Zones de protection captages prioritaires 03</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/68f05974-ca80-4d21-9ef6-9c85a60276d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Informationslineairesdescartes</Name>
      <Title>Informations linéaires des cartes communales - Haute-Loire</Title>
      <Abstract>Informations linéaires cartes communales</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/a09cf7e8-4c78-4687-b06e-5548aba9f308"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartesdebruitstrategiquesdures_01</Name>
      <Title>Cartes de bruit stratégiques du réseau routier national, départemental et communal dont le trafic dépasse 3 millions de v...</Title>
      <Abstract>Cartes bruit stratégique type a - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5ec35383-4eb4-4374-a5b2-3c4c59c5e815"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartesdebruitstrategiquesdures_02</Name>
      <Title>Cartes de bruit stratégiques du réseau routier national, départemental et communal dont le trafic dépasse 3 millions de v...</Title>
      <Abstract>Cartes bruit stratégique type b - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5db14732-4cb8-470a-a6e1-502dcaaaeb7f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartesdebruitstrategiquesdures_03</Name>
      <Title>Cartes de bruit stratégiques du réseau routier national, départemental et communal dont le trafic dépasse 3 millions de v...</Title>
      <Abstract>Cartes bruit stratégique type c - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7f767540-7cc9-487e-9ddf-c8e189d532be"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartesdebruitstrategiquesdures_04</Name>
      <Title>Cartes de bruit stratégiques du réseau routier national, départemental et communal dont le trafic dépasse 3 millions de v...</Title>
      <Abstract>Cartes bruit stratégique type d - Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/3fb83631-9fe3-4c72-880a-f9c1ad62414e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_reservoir_plan_d_eau_s_r83</Name>
      <Title>SRCE - Plans d'eau à préserver en Auvergne</Title>
      <Abstract>SRCE - Plans d'eau à préserver en Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/2a8a2551-e34a-4127-969f-b3fdd320bf5c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_cours_eau_espace_mobilite_s_r83</Name>
      <Title>SRCE - Espace de mobilité des cours d'eau à préserver ou à remettre en bon état en Auvergne</Title>
      <Abstract>SRCE - Espace de mobilité des cours d'eau à préserver ou à remettre en bon état en Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/6fe61297-a857-4dd9-b432-02a012bd1d28"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_corridor_diffus_s_r83</Name>
      <Title>SRCE - Corridors écologiques diffus à préserver en Auvergne</Title>
      <Abstract>SRCE - Corridors écologiques diffus à préserver en Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1736adfd-c859-47ef-834a-7eab06f48814"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:regions_naturelles_auvergne</Name>
      <Title>SRCE - Régions naturelles en Auvergne</Title>
      <Abstract>SRCE - Régions naturelles en Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/72773848-87b7-4c48-8b0b-ff555bb87e31"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zones_urbaines_denses</Name>
      <Title>SRCE - Zones urbaines denses en Auvergne</Title>
      <Abstract>SRCE - Zones urbaines denses en Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/55d3ce94-79b1-430b-bc47-22074a734127"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AiresdAlimentationdeCaptagespr</Name>
      <Title>Aires d'Alimentation de Captages prioritaires destinés à l'adduction en eau potable - Haute-Loire - 2014</Title>
      <Abstract>AAC AEP -Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/44982495-fc93-427b-a366-25ea7215bef1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LesCartesCommunalesApprouveese</Name>
      <Title>Les Cartes Communales Approuvées en Haute-Loire (43)</Title>
      <Abstract>secteurs cartes communales 43 (haute-loire)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b1b83c14-0b8c-42e5-a0b4-88086da417ad"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:POSPLU43</Name>
      <Title>POS-PLU 43</Title>
      <Abstract>POS-PLU 43</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/94e6f0d3-2553-4f6b-8078-b84be1a08270"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_trans_bois_route_l_043</Name>
      <Title>Itinéraires routiers autorisés pour le transport de bois rond - Haute-Loire</Title>
      <Abstract>Routes autorisées pour transport bois rond</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/305b50c3-5735-4438-9a18-d1b9aeeee978"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_ac3_assiette_sup_s_043</Name>
      <Title>Assiettes de servitude AC3 liée aux réserves naturelles - version numérisée DDT 43 - Haute-Loire - 2015</Title>
      <Abstract>Assiettes servitude AC3 Réserves naturelles Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4031da3f-bd92-4fa6-a134-a24fcc9516f1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_srce_reservoir_s_r83</Name>
      <Title>SRCE - Réservoirs de biodiversité à préserver en Auvergne</Title>
      <Abstract>SRCE - Réservoirs de biodiversité à préserver en Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7dcdf941-1cbc-4c7a-8183-254d0c27c6ac"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_carto_cours_d_eau_l_043</Name>
      <Title>Cartographie des cours d'eau - Haute-Loire</Title>
      <Abstract>Cartographie cours d'eau Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7f458be0-4670-42bb-94ed-4a92df57481a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prevention_gd_preda_zsup_043</Name>
      <Title>Zonage des communes éligibles à la mesure de protection des troupeaux contre la prédation du loup - Haute-Loire</Title>
      <Abstract>Eligibilité protection troupeau contre prédation loup</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/14950514-1908-4ed6-9226-c6028d48c6c1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_enquete_lichens_jointure</Name>
      <Title>Enquête participative relative aux lichens - Flavoparmelia sp.</Title>
      <Abstract>Enquête participative relative aux lichens - Flavoparmelia sp.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/26385704-c806-4498-8274-a73c9adc3ee5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lichens_lobarina</Name>
      <Title>Enquête participative relative aux lichens - Lobarina scrobiculata</Title>
      <Abstract>Enquête participative relative aux lichens - Lobarina scrobiculata</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0f24b5bc-43f3-4985-9b5c-b471e881fe6e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lichens_ramalina</Name>
      <Title>Enquête participative relative aux lichens - Ramalina fraxinea</Title>
      <Abstract>Enquête participative relative aux lichens - Ramalina fraxinea</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cda34f51-ad60-4c9e-ba09-9194b4816e83"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lichens_sphaerophorus_fragilis</Name>
      <Title>Enquête participative relative aux lichens - Sphaerophorus fragilis</Title>
      <Abstract>Enquête participative relative aux lichens - Sphaerophorus fragilis</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/aaab8b34-4f8f-4775-bb00-def08b420642"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lichens_sphaerophorus_globosus</Name>
      <Title>Enquête participative relative aux lichens - Sphaerophorus globosus</Title>
      <Abstract>Enquête participative relative aux lichens - Sphaerophorus globosus</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ea6a3555-b6f1-490a-8f2e-1d2130be4e4c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lichens_usnea</Name>
      <Title>Enquête participative relative aux lichens - Usnea sp.</Title>
      <Abstract>Enquête participative relative aux lichens - Usnea sp.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0156edd7-4c6e-455b-aa24-8aad7cf3c983"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lichens_xanthoria</Name>
      <Title>Enquête participative relative aux lichens - Xanthoria parietina</Title>
      <Abstract>Enquête participative relative aux lichens - Xanthoria parietina</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e301e562-b3b2-4e3d-852a-0475bec4552b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lichens_lobaria</Name>
      <Title>Enquête participative relative aux lichens - Lobaria pulmonaria</Title>
      <Abstract>Enquête participative relative aux lichens - Lobaria pulmonaria</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/84a9645c-695e-4204-9620-b56abb566328"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_global_tri_s_r84</Name>
      <Title>Directive cadre Inondation : Territoires à Risque Important de Auvergne-Rhône-Alpes</Title>
      <Abstract>Directive cadre Inondation : Territoires à Risque Important de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/8bb6c9d1-020f-4e71-b0db-bb36e25b29df"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_infopop2013_bassin_s_r82</Name>
      <Title>ICPE DREAL : Bassins d'info des populations pour les risques industriels en 2013 de Rhône-Alpes</Title>
      <Abstract>ICPE DREAL : Bassins d'info des populations pour les risques industriels en 2013 de Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/22baf425-5d60-4903-b8e6-6eaa348761db"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_basol_p_r84</Name>
      <Title>ICPE DREAL : Sols pollués BASOL de Auvergne-Rhône-Alpes (point)</Title>
      <Abstract>ICPE DREAL : Sols pollués BASOL de Auvergne-Rhône-Alpes (point)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b3f41178-b683-4f44-b0dc-c8e0a2da55ea"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20090008_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de l'OUDAN et AFFLUENTS - Loire</Title>
      <Abstract>Zones réglementées du Plan de Prévention des Risques d'Inondation de l'OUDAN et AFFLUENTS - Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d3fd6c16-6a28-46a4-b686-404e6cda3c2f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_piraa_psin_p_zse</Name>
      <Title>PIRAA - Points singuliers de la zone de défense</Title>
      <Abstract>PIRAA - Points singuliers de la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0f37b33f-746e-4209-aaf4-0d34cda6afd7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zs2017_s_rm</Name>
      <Title>zones sensibles du bassin Rhône-Méditerranée</Title>
      <Abstract>zones sensibles du bassin Rhône-Méditerranée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/01ef4511-f58b-42a1-b26c-b76588904714"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:turluron_63</Name>
      <Title>Turlurons Thermophiles - PUY-DE-DÔME</Title>
      <Abstract>Turlurons Thermophiles dans le Puy-de-Dôme en Auvergne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/9693b6f6-cd12-4a3c-80af-71ec971afd9a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zone_prairies_sensibles</Name>
      <Title>Zones pour la qualification des prairies en prairies sensibles au titre de la Politique agricole commune - France Métropolit...</Title>
      <Abstract>Zonages prairies sensibles</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/cddd18f7-7e99-45e2-88b3-f5f974e9128a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ilot_anonyme_groupe_cultures_s_r84_2009</Name>
      <Title>Ilots déclarés à la PAC 2009 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots PAC 2009 groupes de cultures</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/7e5fcb06-b4c2-4a30-9851-5ab08c116562"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ilots_anonymes_prairies_sensibles_s_2014</Name>
      <Title>Ilots détectés comme prairies sensibles - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots 2014 prairies sensibles</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ffcb8874-c9ec-437f-bcfd-30b6914e6557"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mnt_riom</Name>
      <Title>Semis de points - Modèle Numérique de Terrain de la région de Riom - 2011</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/714cd10a-7a59-4403-aec8-29e19f65a8c2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zre_s_r84</Name>
      <Title>Zones de répartition des eaux de Auvergne-Rhône-Alpes</Title>
      <Abstract>Zones de répartition des eaux de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/edd8cbbd-281b-459c-8d58-eba3fb0dac18"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ilot_anonyme_groupe_cultures_s_r84_2011</Name>
      <Title>Ilots anonymes déclarés à la PAC 2011 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots PAC 2011 groupes de cultures</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/309e5858-151a-41d7-8146-68c852471a48"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_barriere_p_063</Name>
      <Title>Accessibilité à la forêt - barrière - Département du Puy de Dôme - 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e54e211f-8d72-43a5-bf14-4c71b086624a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_voies_l_063</Name>
      <Title>Accessibilité à la forêt - Voirie - Département du Puy de Dôme - 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0c07b367-45fb-437e-b44a-ee01c89b854a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_retournement_p_063</Name>
      <Title>Accessibilité à la forêt -Retournement -Département du Puy de Dôme - 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c75af6f9-4cb2-4758-88df-55a32a4f7678"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_point_noir_p_063</Name>
      <Title>Accessibilité à la forêt - Points noirs - Département du Puy de Dôme - 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/dadf463e-1ea3-4fa5-a19b-bd39a229b32e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_oscom_s_d01</Name>
      <Title>Base de données Occupation du Sol à l'échelle COMmunale (OSCOM) - Département de l'Ain</Title>
      <Abstract>Base de données Occupation du Sol à l'échelle COMmunale (OSCOM) - Département de l'Ain</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/52a1efa5-5ce4-44dc-8446-119ac9745267"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_irrig_p_2016_038</Name>
      <Title>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation en 2016 - Isère</Title>
      <Abstract>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation en 2016 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/1a88392a-c46a-4c8a-857e-65e18cee3265"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ddt63_ppr_prescritapprouve</Name>
      <Title>Zonages réglementaires des PPR approuvés et des aléas des PPR prescrits du Puy de Dôme - 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/deaa1d7c-6b14-4c0a-96a8-d3cebc8e588d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_irrig_p_038_2010</Name>
      <Title>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2010 - Isere</Title>
      <Abstract>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2010 - Isere</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73057643509469 44.7233516776312</ows:LowerCorner>
        <ows:UpperCorner>6.11472080811721 45.8888473009494</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1bd25871-08d5-4b2d-9f98-918d81363143"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prunus_s_r82_2017</Name>
      <Title>Parcelles culturales surveillées au titre de l'épidémiosurveillance 2017 du Plum Pox virus - Auvergne-Rhône-Alpes</Title>
      <Abstract>Unités culturales des vergers de prunus, 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/441ce61a-323d-4041-8f0d-cedd9c63c97d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:arbre_p_r84</Name>
      <Title>Arbres inventoriés pour la lutte contre le capricorne asiatique - Foyers de Divonne-les-Bains</Title>
      <Abstract>Arbres inventoriés des foyers de capricorne asiatique de Divonne-les-Bains</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/b18070b7-4349-4fd5-8e56-1dc48c3eb03a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sdrea_region_naturelle_s_r84</Name>
      <Title>Régions naturelles définies pour le schéma directeur régional des exploitations agricoles - Auvergne-Rhône-Alpes</Title>
      <Abstract>régions naturelles SDREA</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0435e21f-a756-41b0-8531-1fc2868ac595"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20090008_s_042</Name>
      <Title>Périmètre PPR de la rivière OUDAN et AFFLUENTS - Loire</Title>
      <Abstract>perimetre oudan</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d2fb2c0d-2a5a-4e03-87b0-6b6deeb132cd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_20090008_s_042</Name>
      <Title>Zones exposées à aléas du Plan de Prévention des Risques d'Inondation de la rivière de l'OUDAN et ses affluent...</Title>
      <Abstract>perimetre oudan</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5e49b775-2a91-4ec8-b190-db06301522d7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evenement_crise_foyer_s</Name>
      <Title>Foyer (surfacique) d'événement de crise en santé des végétaux - Auvergne-Rhône-Alpes</Title>
      <Abstract>événement lié à une crise sanitaire - domaines de santé des végétaux</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/fd323ed5-3722-416b-b3e2-5b6c219e293a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evenement_crise_foyer_s_phyp64</Name>
      <Title>Foyer de flavescence dorée, 2017 - Auvergne-Rhône-Alpes</Title>
      <Abstract>événement lié à une crise sanitaire - flavescence dorée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/72aae22c-19e8-4ec8-bbbb-e92cd58a6c17"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evenement_crise_foyer_s_phypso</Name>
      <Title>Foyer de bois noir, 2017 - Auvergne-Rhône-Alpes</Title>
      <Abstract>événement lié à une crise sanitaire - bois noir</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4eae41c5-4d2c-4aad-a40f-f30e76455392"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_znieff2_s_r84</Name>
      <Title>ZNIEFF - zones naturelles d'intérêt écologique faunistique et floristique - type 2 de Auvergne-Rhône-Alpes</Title>
      <Abstract>ZNIEFF - zones naturelles d'intérêt écologique faunistique et floristique - type 2 de Auvergne-Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ddde11c0-3105-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pprn_s_015</Name>
      <Title>Plan de prévention des risques naturels du Cantal</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4a32f7f9-bce8-4275-90ea-6d82c389ec82"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20051130_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de la RIVIERE FURAN et AFFLUENTS - Loire</Title>
      <Abstract>Zones réglementées du Plan de Prévention des Risques d'Inondation de la RIVIERE FURAN et AFFLUENTS -</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/13f83d87-9ad9-48e7-aa5c-acc61139b9b2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:siege_exploitation_declarant_pac_p_r84_2016</Name>
      <Title>Sièges d'exploitations agricoles déclarant à la PAC, pour la campagne 2016 - Auvergne-Rhône-Alpes</Title>
      <Abstract>sièges exploitation PAC 2016</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/80369232-c1a6-4bff-b319-2201d8d499f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tepcv_s_r84</Name>
      <Title>Les territoires à énergie positive pour la croissance verte en Auvergne-Rhône-Alpes</Title>
      <Abstract>Les territoires à énergie positive pour la croissance verte en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/646955e3-d2f5-4bcc-8d28-dceea84d6dc9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_groupe_dominant_s_r84_2016</Name>
      <Title>Ilots déclarés à la PAC 2016 et le groupe de cultures dominant - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilots PAC 2016 groupes de cultures dominant</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0f2f3338-d845-45a9-a124-384032d70219"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emprise_zone_mesure_ppv000_000_2017</Name>
      <Title>Zones d'emprise de mesures définies autour des foyers de sharka (Plum Pox virus) - Auvergne-Rhône-Alpes</Title>
      <Abstract>zones d'emprise de mesures des foyres de sharka</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/73baf148-bc72-4ecf-9f1d-c7dd81a65eeb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tepos_s_r84</Name>
      <Title>Les territoires à énergie positive TEPOS en Auvergne-Rhône-Alpes</Title>
      <Abstract>Les territoires à énergie positive TEPOS en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/e6c4bee7-92bb-4967-968c-b191e66a0bad"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140014</Name>
      <Title>PPRN : Zonages reglementaires des plans de prévention des risques naturels de CHATEAUBOURG (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/5dc5389e-fd40-45e8-ac16-2c9441606d12"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140010_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de préventions des risques naturels de GLUN (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d2122b2d-e63d-445f-a1bf-5ed4925115ed"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140012_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de MAUVES (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ee271c35-93a0-4c92-86d9-989ad300e5dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140009_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de CORNAS (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/34dd5bc6-f69a-4d2e-ab72-bef5428f6783"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140008_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de OZON (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/37b2d3dc-19db-4698-8a5d-b8bdf454d11e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140011_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de LEMPS (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/77d279ac-e8e0-4693-9df7-e09cbfcfb1df"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140016_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de ROCHEMAURE (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/187e5c64-29a2-45a3-a776-3c7289b1fcc7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perim_ppa_appr_r82</Name>
      <Title>Emprise des Plans de Protection de l'Atmosphère (PPA) d'Auvergne-Rhône-Alpes</Title>
      <Abstract>Emprise des Plans de Protection de l'Atmosphère (PPA) d'Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.9424828953571 44.6595542858112</ows:LowerCorner>
        <ows:UpperCorner>7.05962256954693 46.2005056531465</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0a07b052-83a9-4655-950b-6070178ab24e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_rgc_l_038</Name>
      <Title>Routes à grande circulation - Isère</Title>
      <Abstract>Routes à grande circulation - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74784217113049 44.6994191767065</ows:LowerCorner>
        <ows:UpperCorner>6.25213795791919 45.8119016466962</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/66db1e7c-ec65-4b98-944d-1ccaea27d0bd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prevention_gd_preda_zsup_038</Name>
      <Title>Zonage 2018 des communes éligibles à la mesure de protection des troupeaux contre la prédation - Isère</Title>
      <Abstract>Zonage 2018 des communes éligibles à la mesure de protection des troupeaux contre la prédation - Isè</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/276e86be-218b-4a34-8748-09ddbf5e8630"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dhfr_d_f_g_eaipce_s_r84_view</Name>
      <Title>Enveloppes Approchées d'Inondations Potentielles des cours d'eau de Auvergne-Rhône-Alpes</Title>
      <Abstract>Enveloppes Approchées d'Inondations Potentielles des cours d'eau de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/ba22514a-08a2-452d-aa8a-e4d331c96f93"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pprt_perim_s_r84</Name>
      <Title>ICPE DREAL : Périmètre d'étude des PPRT de Auvergne-Rhône-Alpes</Title>
      <Abstract>ICPE DREAL : Périmètre d'étude des PPRT de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.59534319097908 44.2862153512659</ows:LowerCorner>
        <ows:UpperCorner>6.62982546904819 46.3815582169771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cc4a6e20-3049-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tache_urbaine_totale_commune_2011_s_r84</Name>
      <Title>Tache urbaine 2011 en Auvergne-Rhône-Alpes</Title>
      <Abstract>Tache urbaine 2011 en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/f1cc92db-9cd0-48a1-a1aa-d31bb90676ae"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tache_urbaine_totale_commune_2014_s_r84</Name>
      <Title>Tache urbaine 2014 en Auvergne-Rhône-Alpes</Title>
      <Abstract>Tache urbaine 2014 en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/32974f68-79e9-4c80-b872-91b8b723ea88"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tache_urbaine_totale_commune_2017_s_r84</Name>
      <Title>Tache urbaine 2017 en Auvergne-Rhône-Alpes</Title>
      <Abstract>Tache urbaine 2017 en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c595f07c-4b8e-4082-8d6f-7381b66d402a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emprise_zone_mesure_phyp64_r84_2018</Name>
      <Title>Zones d'emprise de mesures définies en 2018 autour des foyers de flavescence dorée de la vigne - Auvergne-Rhône-Alpes</Title>
      <Abstract>mesures 2018 autour des foyers de flavescence</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/73171e5a-33d3-4af9-a4a5-a8ba3e0d0b3c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_aerodrome_bdc_p_zse</Name>
      <Title>Aéroports de la zone de défense issus de la BDCARTO de l'IGN</Title>
      <Abstract>Gestion de crise ; Aéroports de la zone de défense issus de la BDCARTO de l'IGN</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/d6b52ba2-49e7-4ef9-97c4-5d9a80c857ef"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20100002_s_042</Name>
      <Title>Périmètre PPR de la rivière du GIER et AFFLUENTS - Loire</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c27398c7-d31e-4b44-8de3-d2f9f9b7f5f8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100002_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation de la rivière du GIER et AFFLUENTS - Loire</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/059a7d9d-4ede-4142-9c0d-d33d02908f0d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20090009_s_042</Name>
      <Title>Zones réglementées du Plan de Prévention des Risques d'Inondation des rivières RHINS TRAMBOUZE - Loire</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/c64023f0-fb8b-4fa4-8b2d-9da77c593eaf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_groupe_dominant_s_r84_2017</Name>
      <Title>Ilots déclarés à la PAC 2017 et le groupe de cultures dominant - Auvergne-Rhône-Alpes</Title>
      <Abstract>ilots PAC 2017 et groupe de culture dominant</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/4a48fc3a-f717-4f5c-af94-c7601123a066"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:siege_exploitation_declarant_pac_p_r84_2017</Name>
      <Title>Sièges d'exploitations agricoles déclarant à la PAC, pour la campagne 2017 - Auvergne-Rhône-Alpes</Title>
      <Abstract>sièges exploitation PAC 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/0c3fe201-abbb-4b40-ba0b-ff3c8c5668ee"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prescription_pct_038</Name>
      <Title>Prescription ponctuelle d'un document d'urbanisme - Isère</Title>
      <Abstract>Prescription ponctuelle d'un document d'urbanisme - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://catalogue.open-datara.fr/geonetwork/srv/108e42bd-f6ea-43dd-851f-3f2464b00160"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ilot_anonyme_groupe_culture_s_r84_2017</Name>
      <Title>Ilots déclarés à la PAC 2017 et les surfaces en 28 groupes de cultures - Auvergne-Rhône-Alpes</Title>
      <Abstract>Ilot 2017 et les surfaces par groupe culture</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b4872e28-e60d-4795-983e-f75c6cc84e45"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evenement_crise_foyer_p</Name>
      <Title>Foyer (ponctuel) d'événement de crise en santé des végétaux - Auvergne-Rhône-Alpes</Title>
      <Abstract>événement lié à une crise sanitaire - domaines de santé des végétaux</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a84b8f4a-ddd0-439d-b369-52ddfbb49047"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_icpe_eolien_mat_p_r84</Name>
      <Title>Mats Eoliennes de Auvergne-Rhône-Alpes</Title>
      <Abstract>Mats Eoliennes de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.07731239461112 44.4201170718041</ows:LowerCorner>
        <ows:UpperCorner>5.98581685177102 46.3280884581775</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ffad5f97-7c00-4294-99c2-f500eaf3c8a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_erp_sdis_p_r84</Name>
      <Title>Etablissements Recevant du Public de Auvergne-Rhone-Alpes</Title>
      <Abstract>Etablissements Recevant du Public de Auvergne-Rhone-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3d7d5625-b538-4339-824e-922b94cb305e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prevention_gd_preda_zsup_000_2017</Name>
      <Title>Zonage des communes éligibles à la mesure de protection des troupeaux contre la prédation, 2017 - France métropolitaine</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e9a0af0f-e82f-4622-865d-0fd422aebf75"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sitinsc_s_r84</Name>
      <Title>Sites inscrits en Auvergne-Rhône-Alpes</Title>
      <Abstract>Monuments naturels et sites dont la conservation ou la préservation présente, au point de vue artistique, historique, scientifique, légendaire ou pittoresque, un intérêt général.
La protection au titre des sites concerne uniquement le paysage du...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/50676ca0-31d3-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_znieff1_s_r84</Name>
      <Title>ZNIEFF - zones naturelles d'intérêt écologique faunistique et floristique - type 1 de Auvergne-Rhône-Alpes</Title>
      <Abstract>ZNIEFF - zones naturelles d'intérêt écologique faunistique et floristique - type 1 de Auvergne-Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/199f44f0-3105-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_rnn_s_r84_export</Name>
      <Title>Réserve naturelle nationale de Auvergne-Rhône-Alpes</Title>
      <Abstract>Réserve naturelle nationale de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5a83b820-310a-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_n2000zps_s_r84</Name>
      <Title>Natura 2000 - directive oiseaux de Auvergne-Rhône-Alpes</Title>
      <Abstract>Natura 2000 - directive oiseaux de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/edd203a0-3107-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_geologie_site_s_r82</Name>
      <Title>Inventaire régional du patrimoine géologique de Rhône-Alpes - Sites surfaciques</Title>
      <Abstract>r_geologie_site_s_r82</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c41e725a-65c6-4a79-ad9a-75514a9a7d9a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_n2000sic_s_r84</Name>
      <Title>Natura 2000 - directive habitats de Auvergne-Rhône-Alpes</Title>
      <Abstract>Natura 2000 - directive habitats de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1c958fa0-3107-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_pn_s_r84_export</Name>
      <Title>Parc national de Auvergne-Rhône-Alpes</Title>
      <Abstract>Parc national de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/218894b0-3109-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zico_s_r84</Name>
      <Title>ZICO - Zones Importantes pour la Conservation des Oiseaux de Auvergne-Rhône-Alpes</Title>
      <Abstract>l_zico_s_r84</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/36079000-f2c4-11dd-8246-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_ramsar_s_r84_export</Name>
      <Title>Zone humide RAMSAR de Auvergne-Rhône-Alpes</Title>
      <Abstract>n_enp_ramsar_s_r84_export</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b1ee2a07-9a7b-4e32-b2ad-61d38e5b2dc5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_geologie_point_de_vue_p_r82</Name>
      <Title>Points de vue de l'inventaire géologique de la région Rhône-Alpes</Title>
      <Abstract>inventaire géologique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/16645e87-3075-4665-8b11-1f7c9c080da5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_geoparc_unesco_s_r84</Name>
      <Title>Géoparcs mondiaux UNESCO en région Auvergne-Rhônes-Alpes</Title>
      <Abstract>l_geoparc_unesco_s_r84</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5f23b14a-e838-41c4-8e35-6bac59764e16"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tourb_s_r83</Name>
      <Title>Tourbières inventoriées en Auvergne</Title>
      <Abstract>l_tourb_s_r83</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4fccf0a4-56b5-421e-a5ca-464df41f8c36"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_frene_vieux_bois_onf_s_84</Name>
      <Title>Trame de vieux bois - Réseau FRENE (FoRêts en Evolution NaturellEs)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8a4c73dc-eaf3-4b92-a731-b3c22be2bd62"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_piraa_pl_p_zse</Name>
      <Title>PIRAA- Aires de stationnement, retournement et déviation des poids lourds de la zone de défense</Title>
      <Abstract>PIRAA- Aires de stationnement, retournement et déviation des poids lourds de la zone de défense</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/386d68f2-c7ac-4e61-9245-23a1a1557164"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_vulnerable_infra_s_038</Name>
      <Title>Zones vulnérables de la directive Nitrates – délimitation infra–communale.</Title>
      <Abstract>Zones vulnérables de la directive Nitrates – délimitation infra–communale.Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0e151eb8-c3b3-405a-9d16-3547afa57450"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_vulnerable_zar_s_038</Name>
      <Title>Zones d'actions renforcées en zones vulnérables Nitrate - Isère</Title>
      <Abstract>Zones d'actions renforcées en zones vulnérables Nitrate - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.78132088928403 45.3205498032519</ows:LowerCorner>
        <ows:UpperCorner>5.38546562293004 45.7476450230685</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/655a665a-3276-49c8-82a3-eefdc8a52022"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_bassin_s_r84</Name>
      <Title>Bassins d'air en Auvergne-Rhône-Alpes</Title>
      <Abstract>Bassins d'air en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1d48ea47-c564-476c-8eb7-e23ef7164053"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zrr_zsup_r84</Name>
      <Title>Zones de revitalisation rurale (ZRR) - Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/db0ab230-4432-432f-9312-8ab359f1d4d6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_20090009_s_069</Name>
      <Title>Zone d'aléa du PPRN - RHINS et TRAMBOUZE sur le département du Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9735b57d-e4de-4bcf-a98a-33234cedf2bb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn73</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de la Savoie</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bde655df-5c37-448c-91ee-3013d574d4ab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parceolien_p_r84</Name>
      <Title>Parcs éoliens en Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcs éoliens en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.07076933884204 44.4154770237826</ows:LowerCorner>
        <ows:UpperCorner>5.99252031039764 46.332569444977</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/71c44d33-224f-428b-84a5-0015660c17d7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_te_troncon_l_007</Name>
      <Title>Transports exceptionnels pour le département de l'Ardèche couche des tronçons</Title>
      <Abstract>Transports exceptionnels pour le département de l'Ardèche couche des tronçons</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4f363c63-b80b-4b82-977d-47ab20e06767"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_te_franchissement_p_007</Name>
      <Title>Transports exceptionnels pour le département de l'Ardèche couche des franchissements</Title>
      <Abstract>Transports exceptionnels pour le département de l'Ardèche couche des franchissements</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3cf5554d-cc54-472f-9a8a-fbf324de4cc6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:foyer_flavescence_doree_2018</Name>
      <Title>Foyer de flavescence dorée, 2018 - Auvergne-Rhône-Alpes</Title>
      <Abstract>foyer de flavescence dorée 2018</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9c999e3f-bb5c-4fc2-959b-13f40409769c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:foyer_bois_noir_2018</Name>
      <Title>Foyer de bois noir, 2018 - Auvergne-Rhône-Alpes</Title>
      <Abstract>foyer de bois noir 2018</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/889e1151-df10-4849-a25a-f22e6b56b3a0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gravieres_allier_s_lb</Name>
      <Title>inventaire des gravières situées dans le lit majeur de l’Allier</Title>
      <Abstract>inventaire des gravières situées dans le lit majeur de l’Allier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ef23ab82-7bae-456c-97cd-be26fa2e3d97"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:allier_nappe_accomp_s_lb</Name>
      <Title>Nappe d'accompagnement de l'Allier</Title>
      <Abstract>Nappe d'accompagnement de l'Allier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2be26a66-b0fc-4841-8aec-4ebaeff22629"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:limnapalluvallier_s_lb</Name>
      <Title>limite de la nappe alluviale de l'Allier</Title>
      <Abstract>limite de la nappe alluviale de l'Allier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/89b30d13-bb32-4ce5-874f-28a400bf0b71"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:espace_mobilite_s_allier</Name>
      <Title>Espace de mobilité de l'Allier</Title>
      <Abstract>Espace de mobilité de l'Allier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5075c9e2-6faa-4c12-9183-22601d0c32f6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_arretes_cana_sup_s_r84</Name>
      <Title>Canalisation de transport de matières dangereuses (TMD) - Arrêtés SUP par commune</Title>
      <Abstract>cana</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9d518ec6-f249-4685-a0e6-58368bacd525"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_com_sup_cana_s_r84</Name>
      <Title>Arrêtés de SUP par commune - Canalisations de transport de matières dangereuses (TMD)</Title>
      <Abstract>Arrêtés SUP - canalisation de transport de matières dangereuses (TMD)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66078541931038 42.1681522450542</ows:LowerCorner>
        <ows:UpperCorner>8.14915940855169 47.9403889803358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3dbc99f7-227c-415a-bff0-ea5b96fba1d4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pna_chiro_etat_conn_s_r84</Name>
      <Title>Etat des connaissance chauves-souris en Auvergne Rhône Alpes</Title>
      <Abstract>l_pna_chiro_etat_conn_s_r84</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01639921361015 44.0365224674604</ows:LowerCorner>
        <ows:UpperCorner>7.32374081109569 46.8151445909578</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/fd3fcad3-933f-4a61-977a-6a61b461517f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pna_chiroptere_s_r84</Name>
      <Title>Répartition des chauves-souris en Auvergne Rhône Alpes</Title>
      <Abstract>l_pna_chiroptere_s_r84</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01721531258935 44.0837927042123</ows:LowerCorner>
        <ows:UpperCorner>7.25483079579786 46.7701270175192</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/35d7c9d0-5856-46fe-960a-549a8a105036"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_collectivite_0_phyto_s_r84</Name>
      <Title>Collectivités engagées dans une démarche </Title>
      <Abstract>Collectivités engagées dans une démarche zéro pesticides</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.09790566584391 44.2994413337122</ows:LowerCorner>
        <ows:UpperCorner>6.95546905116455 46.7050714452167</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0fa19e51-0453-4114-855f-9bc5685db002"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20130001_s_069</Name>
      <Title>Zone réglementée PPR GARON GLOBAL - Rhône</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.56018537679147 45.5803890839991</ows:LowerCorner>
        <ows:UpperCorner>4.79646743579198 45.7233500606469</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/58b52fde-463d-4b88-af41-3c8045bc3155"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_document_pprt_s_038</Name>
      <Title>PPRT : Liste des plans de prévention des risques technologiques - Isère</Title>
      <Abstract>PPRT : Liste des plans de prévention des risques technologiques - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.7310052459847 45.0784812238792</ows:LowerCorner>
        <ows:UpperCorner>5.85236097103634 45.6509083600714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/efa09e1a-2bab-4e49-b0c4-3a3217476ff0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_abattoir_viande_boucherie_p_r84</Name>
      <Title>Abattoirs agréés CE d'ongulés domestiques - Auvergne-Rhône-Alpes</Title>
      <Abstract>Abattoirs agréés CE d'ongulés domestiques - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.1828505588788 44.533126726759</ows:LowerCorner>
        <ows:UpperCorner>6.86410257025096 46.5894265650902</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e1984fd5-a1e1-49a9-8b42-5b8f65c8f437"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_abattoir_volailles_p_r84</Name>
      <Title>Abattoirs agréés CE de volailles et lapins - Auvergne-Rhône-Alpes</Title>
      <Abstract>Abattoirs agréés CE volailles et lapins - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.14125038855983 44.4951528713964</ows:LowerCorner>
        <ows:UpperCorner>6.34106778139015 46.5679353252952</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cba130ae-c739-490d-9c97-28add24ea9fa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pna_pie_grieche_2018_s_r84</Name>
      <Title>Répartition de la pie grièche en Auvergne Rhône Alpes (2018)</Title>
      <Abstract>l_pna_pie_grieche_2018_s_r84</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08544301750773 44.0962263224095</ows:LowerCorner>
        <ows:UpperCorner>5.65195101099415 46.8101177314747</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/09d96c22-96a1-4840-9e2b-456aa67bd51c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_icpe_stock_p_r84</Name>
      <Title>Dépôts pétroliers, raffinerie et stockage en Auvergne Rhône Alpes</Title>
      <Abstract>stock</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.13394378934636 44.7116210311221</ows:LowerCorner>
        <ows:UpperCorner>6.353474765956 46.3613089294822</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d1251812-45be-4f12-af4d-0065cbfa369b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pdipr73</Name>
      <Title>PDIPR73</Title>
      <Abstract>Plan Départemental des Itinéraires de Promenade et de Randonnée de la Savoie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.5971966400868 45.0299258619442</ows:LowerCorner>
        <ows:UpperCorner>7.18677485894328 45.9435073250208</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6c635ebe-7a24-40b9-90b8-80fc931c9db7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_pnr_s_r84_export</Name>
      <Title>Parc naturel regional (PNR) de Auvergne-Rhône-Alpes</Title>
      <Abstract>Un parc naturel régional fait partie des espaces naturels protégés (ENP) qui sont des zones désignées ou gérées dans un cadre international, communautaire, national ou local en vue d&amp;#039;atteindre des objectifs spécifiques de conservation du p...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.37138253423799 44.1138011612147</ows:LowerCorner>
        <ows:UpperCorner>6.49048150373767 46.8597032099608</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a6969f80-3109-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_apb_s_r84_export</Name>
      <Title>Arrêté Préfectoral de Protection de Biotope de Auvergne-Rhône-Alpes</Title>
      <Abstract>Une aire de protection de biotope fait partie des espaces naturels protégés (ENP) qui sont des zones désignées ou gérées dans un cadre international, communautaire, national ou local en vue d&amp;#039;atteindre des objectifs spécifiques de conservat...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.63737706970594 44.3261945567983</ows:LowerCorner>
        <ows:UpperCorner>7.1626062486939 46.794688166544</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6cbf5ed0-3106-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_label_grand_site_france_s_r84</Name>
      <Title>Label grand site de France</Title>
      <Abstract>Label grand site de France</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.46453765238211 44.3091485641598</ows:LowerCorner>
        <ows:UpperCorner>4.46337458851931 45.789734894334</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/35aa403a-ae53-4d7e-87af-5b7d6819ee56"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_cycle2_tri_dgpr_s_rm</Name>
      <Title>Périmètres des TRI du district Rhône Méditerranée 2019</Title>
      <Abstract>L'identification des territoires à risque important d'inondation (TRI) est basée sur les résultats de l'évaluation préliminaire des risques d'inondation (EPRI) qui a été réalisée a l'échelle de chaque district hydrographique. La liste des TRI a été arrêtée par l'autorité compétente à cette échelle, le préfet coordonnateur de bassin.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.1989607313312 42.380137041499</ows:LowerCorner>
        <ows:UpperCorner>7.71258978585577 47.7637823313565</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8aac9f59-fba1-4b13-a868-ee2bca25e083"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_travaux_s_r84</Name>
      <Title>Après mine - Travaux (surfacique)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.36085071919078 44.240564922396</ows:LowerCorner>
        <ows:UpperCorner>7.01369762037838 46.5153177243812</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5b11221b-2ab1-4a09-a731-918b9ea675e5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_travaux_l_r84</Name>
      <Title>Après mine - Travaux (linéaire)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.43562323917879 44.2521669184823</ows:LowerCorner>
        <ows:UpperCorner>6.80252824632597 46.2014837871921</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f8ea2c58-f1b6-4cc8-84ff-16f1fa687c1a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_travaux_p_r84</Name>
      <Title>Après mine - Travaux (ponctuel)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.44387200887895 44.2745306190488</ows:LowerCorner>
        <ows:UpperCorner>6.73646173623533 46.323211383002</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b77a7a05-0195-4227-9f22-5b5bd4ce756a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_ouvrage_l_r84</Name>
      <Title>Après mine - Ouvrages (linéaire)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.28576658286168 44.7188909180976</ows:LowerCorner>
        <ows:UpperCorner>4.79838599547797 45.442093904033</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8bb824fe-be99-471c-b54e-623efbc516ae"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_infopop2018_perim_s_r84</Name>
      <Title>PPI 2018 - Périmètre</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.59162352181183 44.1081883469171</ows:LowerCorner>
        <ows:UpperCorner>6.65084511003049 46.3845092321498</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c6a2c53b-99f6-427e-8f18-bb2c605441ce"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_infopop2018_etab_s_r84</Name>
      <Title>PPI 2018 - Etablissements</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.60074699344585 44.2785012042321</ows:LowerCorner>
        <ows:UpperCorner>6.61782876342779 46.3789274731941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/012711a5-1216-42f5-ad22-57291be0ac02"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:foyer_bois_noir_2019</Name>
      <Title>Foyer de bois noir, 2019 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Foyer de bois noir 2019</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.20146249860853 44.1824135467489</ows:LowerCorner>
        <ows:UpperCorner>6.79987057275997 48.980109476158</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bcdea918-0aa5-410c-990b-a3b72727fbdd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_unite_paysagere_s_r82</Name>
      <Title>Familles et ensembles de paysage en Rhône-Alpes</Title>
      <Abstract>Caractérisation de Rhône-Alpes en 7 familles de paysages</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.66905055971195 44.0675701036468</ows:LowerCorner>
        <ows:UpperCorner>7.2665088140439 46.5367700402162</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b06d6184-1d87-4656-a48b-92422bc2be6c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_famille_paysage_s_r83</Name>
      <Title>Familles et ensembles de paysage en Auvergne</Title>
      <Abstract>Ce jeu de donnée constitue la couche SIG des familles et ensembles de paysage en Auvergne qui résulte de la démarche de "l'Atlas des paysages" portée par la DREAL Auvergne et publié en 2014. 
Les ensembles de paysages s’étendent ...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.02428885767355 44.6131624611765</ows:LowerCorner>
        <ows:UpperCorner>4.52880303284066 46.8041017354547</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/77c582e3-8615-4205-a809-02098c36b734"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:env_parcelle_ens_pl</Name>
      <Title>env_parcelle_ens_pl</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.76584096254471 45.41935784927</ows:LowerCorner>
        <ows:UpperCorner>6.07776745816277 45.8391317917813</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/64690dd6-d27d-491d-b4f9-d18eb9871f3b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cistude_europe_s_r84</Name>
      <Title>Aire de distribution de la Cistude d’Europe en Auvergne-Rhône-Alpes</Title>
      <Abstract>Aire de distribution de la Cistude d’Europe en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.93556137596972 45.5382286051905</ows:LowerCorner>
        <ows:UpperCorner>5.95623573098167 46.748184113933</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/40714eb4-9ebd-4525-b9b9-e48d9b0ddea4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cistude_europe_p_r84</Name>
      <Title>Localisation de la Cistude d’Europe en Auvergne-Rhône-Alpes</Title>
      <Abstract>Localisation de la Cistude d’Europe en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.76460389695045 44.2745543318985</ows:LowerCorner>
        <ows:UpperCorner>6.02462527757151 46.6920584930285</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/81516244-b2ee-47de-8331-bf7a62ed84a4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_viticole_anonyme_s_r84_2018</Name>
      <Title>Parcelles viticoles anonymes représentées sous forme de polygones, 2018 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Les informations sur le potentiel viticole sont déclarées en référence à une parcelle cadastrale.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.13986316050257 44.1849410862739</ows:LowerCorner>
        <ows:UpperCorner>6.82039311820925 46.7698683433625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4e545487-170f-4c42-ae36-f1ea4c82f947"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_parcelle_viticole_anonyme_p_r84_2018</Name>
      <Title>Parcelles viticoles anonymes représentées sous forme de points, 2018 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Les informations sur le potentiel viticole sont déclarées en référence à une parcelle cadastrale.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.14020530713244 44.1188357497938</ows:LowerCorner>
        <ows:UpperCorner>6.81996983289982 46.7695770046061</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/81890f61-a58b-4420-9d93-d2677131546e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:epci_adminexp_s_r84</Name>
      <Title>Etablissements publics de coopération intercommunale ADMIN EXPRESS - Auvergne-Rhône-Alpes</Title>
      <Abstract>Le produit ADMIN EXPRESS décrit l'ensemble des informations présentes dans la base de données interne de l'IGN sur le territoire métropolitain et les départements d'outre-mer. Il est conforme à l'édition annuelle du Code Offi...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434636 44.0879507366164</ows:LowerCorner>
        <ows:UpperCorner>7.2874810701224 46.8042920710771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/439275aa-324a-4302-baa9-c426e7cdf4d6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:commune_adminexp_s_r84</Name>
      <Title>Communes ADMIN EXPRESS Auvergne-Rhône-Alpes</Title>
      <Abstract>Le produit ADMIN EXPRESS décrit l'ensemble des informations présentes dans la base de données interne de l'IGN sur le territoire métropolitain et les départements d'outre-mer. Il est conforme à l'édition annuelle du Code Offi...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434636 44.0676184342699</ows:LowerCorner>
        <ows:UpperCorner>7.2874810701224 46.8042920710771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5daae9a4-2cd4-4176-baac-750293c58c70"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:region_adminexp_s_r84</Name>
      <Title>Régions du produit ADMIN EXPRESS (conforme au COG de l'INSEE) - Auvergne-Rhône-Alpes</Title>
      <Abstract>Le produit ADMIN EXPRESS décrit l'ensemble des informations présentes dans la base de données interne de l'IGN sur le territoire métropolitain et les départements d'outre-mer. Il est conforme à l'édition annuelle du Code Offi...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434636 44.0676184342699</ows:LowerCorner>
        <ows:UpperCorner>7.2874810701224 46.8042920710771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/46e538ee-9e22-47b5-82d6-d2ac36ec743e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:departement_adminexp_s_r84</Name>
      <Title>Départements du produit ADMIN EXPRESS (conforme au COG de l'INSEE) - Auvergne-Rhône-Alpes</Title>
      <Abstract>Le produit ADMIN EXPRESS décrit l'ensemble des informations présentes dans la base de données interne de l'IGN sur le territoire métropolitain et les départements d'outre-mer. Il est conforme à l'édition annuelle du Code Offi...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434636 44.0676184342699</ows:LowerCorner>
        <ows:UpperCorner>7.2874810701224 46.8042920710771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/74299567-37e4-4260-af74-d80640c4dcf3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emprise_zone_mesure_phyp64_r84_2019</Name>
      <Title>Zones d'emprise de mesures définies en 2019 autour des foyers de flavescence dorée de la vigne - Auvergne-Rhône-Alpes</Title>
      <Abstract>mesures 2018 autour des foyers de flavescence</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.24914297962256 44.1767675381875</ows:LowerCorner>
        <ows:UpperCorner>6.67903344810706 46.1215848604373</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f3f51831-c433-4844-857e-070c20343be1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emprise_zone_mesure_phyp64_r84_2020</Name>
      <Title>Zones d'emprise de mesures définies en 2020 autour des foyers de flavescence dorée de la vigne - Auvergne-Rhône-Alpes</Title>
      <Abstract>mesures 2020 autour des foyers de flavescence</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.09078562072545 44.1768494268103</ows:LowerCorner>
        <ows:UpperCorner>6.68621706244847 46.2234192067346</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7501801e-9ce0-4193-bf8a-29fc3b0ec221"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:perimetre_lutte_obligatoire_phyp64_r84_2019</Name>
      <Title>Périmètres de lutte obligatoire pour la lutte contre la flavescence dorée de la vigne, 2019 - Auvergne-Rhône-Alpes</Title>
      <Abstract>périmètres de lutte 2019 autour des foyers de flavescence</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.24914333936501 44.1768494268104</ows:LowerCorner>
        <ows:UpperCorner>6.67903344810706 46.1215848604373</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/caf94ae4-8d2d-49e9-afe7-1b41620cdf93"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:perimetre_lutte_obligatoire_phyp64_r84_2020</Name>
      <Title>Périmètres de lutte obligatoire pour la lutte contre la flavescence dorée de la vigne, 2020 - Auvergne-Rhône-Alpes</Title>
      <Abstract>périmètres de lutte 2020 autour des foyers de flavescence</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.09078562072546 44.1768494268103</ows:LowerCorner>
        <ows:UpperCorner>6.68621706244847 46.2234192067346</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6ef45738-2f0a-4145-ba38-f42c2e8a409d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perimetrefab_s_r84</Name>
      <Title>Périmètres des territoires fonds air bois en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.94221053133939 44.8276530941657</ows:LowerCorner>
        <ows:UpperCorner>7.07881224081294 46.4589147591912</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6e5e2df3-8579-429f-837a-0dd9fef28a6f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_site_geol_ponctuel_p_r84</Name>
      <Title>Sites ponctuels de l'inventaire géologique de la Région AuvergneRhône-Alpes</Title>
      <Abstract>sites ponctuels géologique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.3812135987115 44.1620383577827</ows:LowerCorner>
        <ows:UpperCorner>6.9734676681584 46.4638337554682</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/96d2aa10-4e72-4a38-94d2-10d08427d4fb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_site_geol_surfacique_s_r84</Name>
      <Title>Sites surfaciques de l'inventaire géologique de la Région Auvergne-Rhône-Alpes</Title>
      <Abstract>L'inventaire géologique est l'inventaire des sites géologiques remarquables de la région Auvergne-Rhône-Alpes.

Celui-ci a été commanditée par la DREAL Auvergne-Rhône-Alpes.

Il répertorie la connaissance des sites et se présente en 4 niveaux d'i...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.30867476255214 44.1538002636606</ows:LowerCorner>
        <ows:UpperCorner>7.2206714746204 46.5310905160571</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c41e725a-65c6-4a79-ad9a-75514a9a7d9a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_site_geol_pt_vue_p_r84</Name>
      <Title>Points de vue de l'inventaire géologique de la région Auvergne-Rhône-Alpes</Title>
      <Abstract>Ce jeu de donnée présente :

les "points de vue" desquels on peut admirer les sites géologiques de l'inventaire de la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.02150175094254 44.266678698603</ows:LowerCorner>
        <ows:UpperCorner>7.18072812210821 46.4269280357276</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/16645e87-3075-4665-8b11-1f7c9c080da5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ressources_indus_s_r84</Name>
      <Title>Ressources en minéraux industriels pour la Région Auvergne-Rhône-Alpes</Title>
      <Abstract>Ressources en minéraux industriels pour la Région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08635320449071 44.0688655025474</ows:LowerCorner>
        <ows:UpperCorner>7.24907204037029 46.7952067970675</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1c14b589-2dfb-4c1c-96a3-1f93846e6ee4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ressources_granulats_brgm</Name>
      <Title>Ressources de type granulats pour la région Auvergne-Rhône-Alpes</Title>
      <Abstract>Ressources de type granulats pour la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03140021661376 44.0674976492135</ows:LowerCorner>
        <ows:UpperCorner>7.28778391793388 46.8040381736429</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c34b6e39-1ed4-4628-82a6-65a9fb7c2c27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_mvt_terrain_susc_gli_s_069</Name>
      <Title>Zones de glissements de terrain, solifluxion,susceptibles de se produire - Rhône</Title>
      <Abstract>Zones de glissements de terrain, solifluxion,
susceptibles de se produire sur une partie du département du Rhône (= hors Grand Lyon)

Validité des données : 2012
Emprise des données : Rhône hors Grand Lyon</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.23409809827981 45.4499507623477</ows:LowerCorner>
        <ows:UpperCorner>5.1759615168859 46.3117258741633</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c9040f4a-1e0f-47e3-87b3-83e7a53c67fe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_icpe_se_4s_p_r84</Name>
      <Title>ICPE soumis à surveillance environnementale</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.432762618083 44.4768286304626</ows:LowerCorner>
        <ows:UpperCorner>6.76024655775804 46.4511683259935</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b31551a9-a5a6-4ce7-85f7-33f0cf47e0d5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_aphn_s_r84</Name>
      <Title>Arrêté de protection des habitats naturels en Auvergne-Rhône-Alpes</Title>
      <Abstract>Arrêté préfectoral de protection des habitats naturels</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72207339776443 44.4355597468961</ows:LowerCorner>
        <ows:UpperCorner>6.89324374978138 45.9531200202096</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e4e022e0-bb65-402c-82f1-131c2dfee7a7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_apg_s_r84_export</Name>
      <Title>Arrêté de protection de géotope en Auvergne-Rhône-Alpes</Title>
      <Abstract>Arrêté de protection de géotope en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.60640490928469 45.7869070029636</ows:LowerCorner>
        <ows:UpperCorner>4.61014318263857 45.7901007386607</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c0f17680-2732-4bbb-bd8c-93a669614efb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_donnees_piscicoles_pe_ssp_op_p_r84</Name>
      <Title>Données piscicoles en Plans d'Eau - espèces par opération - région Auvergne-Rhône-Alpes </Title>
      <Abstract>opérations d'échantillonnages des populations piscicoles en plans d'eau pour les départements de la région Auvergne-Rhône-Alpes.
nombre d'espèces présentes
codes des espèces présentes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.20831228954402 44.3444988207338</ows:LowerCorner>
        <ows:UpperCorner>7.02951024720636 46.7275369870717</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a56ce625-7f04-4fc2-8c66-099735187b42"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_donnees_piscicoles_ce_ssp_op_p_r84</Name>
      <Title>Données piscicoles en cours d'Eau - espèces par opération (codes- nombre)- région Auvergne-Rhône-Alpes </Title>
      <Abstract>opérations d' échantillonnages des populations piscicoles en cours d'eau pour les départements de la région Auvergne-Rhône-Alpes 
nombre d'espèces présentes
 codes des espèces présentes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.66805027691108 43.8179369789078</ows:LowerCorner>
        <ows:UpperCorner>7.18998295388489 46.7874692551811</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/02beb576-d5fe-4720-a8c8-3f0cd7b021c3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_donnees_piscicoles_pe_p_r84</Name>
      <Title>Données piscicoles en Plans d'Eau - région Auvergne-Rhône-Alpes</Title>
      <Abstract>échantillonnages des populations piscicoles en plans d'eau pour les départements de la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.20831228954402 44.3444988207338</ows:LowerCorner>
        <ows:UpperCorner>7.02951024720636 46.7275369870717</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/53b549a6-7759-49c1-a68c-5a7b8ca8aff9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_moule_perl_maille10km_s_r84</Name>
      <Title>Répartition de la Moule perlière en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.95689653101262 44.6003986817853</ows:LowerCorner>
        <ows:UpperCorner>4.43419297454404 46.4999999693187</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e0157b8d-cc7b-4237-b2bc-a583dcc9b795"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_docurba_s_r84</Name>
      <Title>Etat des documents d'urbanisme en Auvergne-Rhône-Alpes</Title>
      <Abstract>Etat des documents d'urbanisme en Auvergne-Rhône-Alpes - Octobre 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434627 44.067618434248</ows:LowerCorner>
        <ows:UpperCorner>7.28748107012271 46.8042920710628</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9afe4632-131c-42a7-9147-8dedf1453975"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_com_pvd_s_r84</Name>
      <Title>Communes sélectionnées pour le programme Petites villes de demain en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.09924853069499 44.1831882138486</ows:LowerCorner>
        <ows:UpperCorner>7.09117333043432 46.6240832759964</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d8d001b0-d1f5-4406-a277-252375a7516a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:src_gisement_tech_valor_gra_s_r84</Name>
      <Title>Gisements techniquement valorisables de type granulats pour la région Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08651521417324 44.0933171315225</ows:LowerCorner>
        <ows:UpperCorner>7.22744406418731 46.8040386034859</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1a005f79-b484-453a-a00b-d2597a92fa78"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gaspar_georisque_dicrim_s_r84</Name>
      <Title>Document d'information communal sur les risques majeurs en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.12859086612635 44.120381639327</ows:LowerCorner>
        <ows:UpperCorner>7.2874810701227 46.804293968504</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ffe04a56-6127-4204-94d7-6afca2a62bc2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_opah_zinf_084</Name>
      <Title>Opération programmée d'amélioration de l'habitat (OPAH)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.10074412272002 44.2362415508249</ows:LowerCorner>
        <ows:UpperCorner>6.76407636332119 46.5396432621218</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b7280c57-f938-44ec-a7ad-9909906c2a14"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_gesteau_sage_s_r84</Name>
      <Title>Schémas d'Aménagement et de Gestion des Eaux (SAGE) en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>0.162917352004964 43.5989212666568</ows:LowerCorner>
        <ows:UpperCorner>7.14744949946145 47.3579261357049</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/af52f302-124a-40e6-8881-b04a164717a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sup_s_r84</Name>
      <Title>Servitudes d'Utilité Publique (SUP) en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.25394286085183 43.9208732506383</ows:LowerCorner>
        <ows:UpperCorner>8.13707837969693 47.5058283104084</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/382a4dc4-5cf4-4de2-b8a2-d507e8da3368"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_steu_rejet_p_r84</Name>
      <Title>Stations de traitement des eaux usées en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-6.13112506699866 -5.98385630901234</ows:LowerCorner>
        <ows:UpperCorner>7.08709155851503 46.7637060494965</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ef719b22-5203-4dc2-bd8a-8d12a3bf5af4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_plh_projet_zsup_s_r84</Name>
      <Title>Plans Locaux d'Habitat (PLH) en projet en région Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.4087501783866 44.2126522133576</ows:LowerCorner>
        <ows:UpperCorner>7.10474643887728 46.8042924529047</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c810485a-2b40-4215-9a66-729fe6f3a6f0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20100012_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de LE POUZIN (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72930903002512 44.729924550733</ows:LowerCorner>
        <ows:UpperCorner>4.7697205113896 44.770367183411</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a2aeab03-8e4a-40b0-8c0b-e0b35657ef56"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140001_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de COUX (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.61292236112736 44.7193339105474</ows:LowerCorner>
        <ows:UpperCorner>4.65335571031813 44.7381657908314</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/98cb00e5-b14c-4a0b-b544-c59e4c90739f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_per_19870002_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels mouvement de terrain de LARGENTIERE (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.29197441695365 44.5397238819206</ows:LowerCorner>
        <ows:UpperCorner>4.2954779046077 44.5419081388137</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3ca2febe-9065-4f16-a692-3ca2af36f83b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170002_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de LABEAUME (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.28106129664156 44.4375786357345</ows:LowerCorner>
        <ows:UpperCorner>4.34065414697848 44.4934960414781</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f738ef6d-53c1-4edc-81eb-712a3183ad33"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170010_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de SALAVAS (Ardèche)</Title>
      <Abstract>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de SALAVAS (Ardèche)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.34699629358982 44.3701999917151</ows:LowerCorner>
        <ows:UpperCorner>4.40852507519677 44.4071002672084</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/799a02c0-1046-4b5e-9d69-638ca6d23100"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20080011_s007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de VIVIERS (Ardèche)</Title>
      <Abstract>Pour les PPR naturels, le code de l'environnement définit deux catégories de zones (L562-1) : les zones exposées aux risques et les zones qui ne sont pas directement exposées aux risques mais sur lesquelles des mesures peuvent être prévues p...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.63449449644387 44.4381684359351</ows:LowerCorner>
        <ows:UpperCorner>4.70324559024674 44.5259894142429</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cb927e4e-b809-4b8a-b197-e0c02942ee4e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:src_gisementsbruts_mi_s_r84</Name>
      <Title>Gisements bruts de type minéraux industriels pour la région Auvergne-Rhône-Alpes</Title>
      <Abstract>Gisements bruts de type minéraux industriels pour la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08540851155571 44.2154777813354</ows:LowerCorner>
        <ows:UpperCorner>7.24411634857073 46.8512298363609</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/49fe444e-2810-463b-8290-275803a4785f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:src_ressources_indus_brgm_s_r84</Name>
      <Title>Ressources en minéraux industriels pour la Région Auvergne-Rhône-Alpes</Title>
      <Abstract>Ressources en minéraux industriels pour la Région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08635320449071 44.0688655025474</ows:LowerCorner>
        <ows:UpperCorner>7.24907204037029 46.7952067970675</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1c14b589-2dfb-4c1c-96a3-1f93846e6ee4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:src_ressources_granulats_brgm_s_r84</Name>
      <Title>Ressources de type granulats pour la région Auvergne-Rhône-Alpes</Title>
      <Abstract>Ressources de type granulats pour la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03140021661376 44.0674976492135</ows:LowerCorner>
        <ows:UpperCorner>7.28778391793388 46.8040381736429</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c34b6e39-1ed4-4628-82a6-65a9fb7c2c27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_carriere_s_r84</Name>
      <Title>Implantations des carrières en fonctionnement en Auvergne-Rhône-Alpes</Title>
      <Abstract>Couche des ponctuels des carrières en Auvergne-Rhône-Alpes, version test pour l'élaboration du schéma des carrières.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.16883690949723 44.1364948203238</ows:LowerCorner>
        <ows:UpperCorner>6.90120135269599 46.7498127630899</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8f89cb17-710b-493c-a4b7-c2c0af003e5f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:src_gisement_report_gra_s_r84</Name>
      <Title>Gisements de report de type granulats pour la région Auvergne-Rhône-Alpes</Title>
      <Abstract>Gisements de report de type granulats pour la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08651521417324 44.0933171315225</ows:LowerCorner>
        <ows:UpperCorner>7.22744406418731 46.8040386034859</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f5b3854f-4a7e-4868-85b1-fabb10ce7b0f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20050020_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de JAUNAC (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.39883537730069 44.9187670950455</ows:LowerCorner>
        <ows:UpperCorner>4.41162364951122 44.9314704378492</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/deccb8d5-a301-4ed4-b127-11722557c7b8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emprise_zone_mesure_phyp64_r84_2021</Name>
      <Title>Zones d'emprise de mesures définies en 2021 autour des foyers de flavescence dorée de la vigne - Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.09078168603579 44.1768988520121</ows:LowerCorner>
        <ows:UpperCorner>6.70075888536443 46.4360482064459</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/52e95b6a-54f1-4d89-afec-f89001ffb0d8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:perimetre_lutte_obligatoire_phyp64_r84_2021</Name>
      <Title>Périmètres de lutte obligatoire contre la flavescence dorée de la vigne, 2021 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Données initiales - Contours des PLO à la date du 05/05/2021</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.09078168603579 44.1768988520121</ows:LowerCorner>
        <ows:UpperCorner>6.70075888536443 46.4360482064459</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/dc9637de-037a-4ed2-ba92-a02b85caa9b7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_rncfs_s_r84_export</Name>
      <Title>Réserve nationale de Chasse et de Faune Sauvage (RNCFS) en Auvergne-Rhône-Alpes</Title>
      <Abstract>RNCFS en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.67572378471777 44.1830919605405</ows:LowerCorner>
        <ows:UpperCorner>6.28917177330281 45.7695524909621</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9e068df3-d2ab-4b53-91d6-2ee9702d7119"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_loutre_europe_l_r84</Name>
      <Title>Cours d’eau occupés ou potentiellement occupés de la Loutre d’Europe en Auvergne-Rhône-Alpes de 2008 à 2020</Title>
      <Abstract>Loutre d’Europe en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.00201354155741 44.1673982203318</ows:LowerCorner>
        <ows:UpperCorner>7.03221019144871 46.8058521485031</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b14ffa7c-f782-44d7-8021-c0c6ced89be0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20160004_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels mouvement de terrain de ROCHEMAURE (Ardèche)</Title>
      <Abstract>Plan de prévention des risques naturels mouvement de terrain de Rochemaure</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.65104357599227 44.5643793524376</ows:LowerCorner>
        <ows:UpperCorner>4.71936762860617 44.6129891792068</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/92234eec-5eec-4954-a935-d02344dc1d7a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sitclas_s_r84</Name>
      <Title>AC2 - Sites classés - Auvergne-Rhône-Alpes</Title>
      <Abstract>Sites classés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.43314282033488 44.242573441444</ows:LowerCorner>
        <ows:UpperCorner>7.26047180377427 46.7005136435354</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b30b7550-31d2-11df-80a3-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evmt_crise_sharka_emprise_mesure_s_084_2021</Name>
      <Title>Zones de prospection et de lutte définies en 2021 contre la maladie de la Sharka - Auvergne-Rhône-Alpes</Title>
      <Abstract>Au titre de la campagne annuelle de surveillance mise en place, les zones de prospection suivantes ont été arrêtées :
- Zone infestée fusionnée avec la zone tampon,
- Zone exempte sous surveillance</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.51677483923891 44.4243238274478</ows:LowerCorner>
        <ows:UpperCorner>5.19449913353579 45.8834193237191</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9b6674c2-3479-4238-a12c-db4707b24ef8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prunus_s_r84_2020</Name>
      <Title>Parcelles culturales de prunus, 2020 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles de verger où sont implantés des arbres fruitiers de type prunus (fruits à noyaux), unités culturales de prunus</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.06398711993319 44.1636370916018</ows:LowerCorner>
        <ows:UpperCorner>6.01961086635033 45.9261310384759</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8582271f-9554-4fd2-8580-f8b5d3133719"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:foyers_bois_noir_2020_r84</Name>
      <Title>Foyer de bois noir, 2020 - Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.94321626717322 43.7146380290766</ows:LowerCorner>
        <ows:UpperCorner>6.71617889811255 47.7923553530613</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/31d78927-dbbc-42c2-a7d5-f2689fc44f36"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:src_gisement_pot_exploit_gra_s_r84</Name>
      <Title>Gisements potentiellement exploitables de type granulats pour la région Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08651521417324 44.0933171315225</ows:LowerCorner>
        <ows:UpperCorner>7.22744406418731 46.8040386034859</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6d0fac4f-74a4-4c69-bf27-4250670e2eec"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zv_s_rm</Name>
      <Title>Zones vulnérables à la pollution aux nitrates agricoles du bassin Rhône-Méditerranée</Title>
      <Abstract>Zones vulnérables aux nitrates arrêtés 2021 à la commune arrété21-323 du 23 juillet 2021 pour Rhône Méditerranée </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.68559694832611 42.4888661510558</ows:LowerCorner>
        <ows:UpperCorner>7.19281383623672 48.2291808687705</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4741b2f3-af8d-4673-98e5-000aad5fd5d4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_unite_culturale_prospection_jaunisse_s_r84_2021</Name>
      <Title>Unités culturales de vigne prospectées pour les maladies de la jaunisse de la vigne, 2021 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles de vigne prospectées dans le cadre de lutte contre la maladie de flavescence dorée avec, si tel est le cas, la nature de la contamination suspectée ou vérifiée par analyse biologique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.19959333061092 44.1826681418313</ows:LowerCorner>
        <ows:UpperCorner>6.62658054624241 46.4765785318318</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/56f52b37-968d-43ef-ad98-81a4b1d85a0a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_epf_s_r84</Name>
      <Title>Etablissements publics fonciers - Rhône-Alpes</Title>
      <Abstract>Etablissements publics fonciers - Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.14724287752576 44.0676184342479</ows:LowerCorner>
        <ows:UpperCorner>7.28275522519061 46.7443446553907</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c5b57435-ace6-444e-b144-870a05a03864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_site_geol_centroid_p_r84</Name>
      <Title>Inventaire régional des sites géologiques d'Auvergne-Rhône-Alpes (représentation ponctuelle)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.31003762953414 44.1555946991613</ows:LowerCorner>
        <ows:UpperCorner>7.2013052682089 46.5289142475499</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/575fe969-d018-45c2-8d9d-1713c421093d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_loi_sru_s_r84</Name>
      <Title>Communes soumises à la loi SRU en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.27493912332534 44.4707219871638</ows:LowerCorner>
        <ows:UpperCorner>6.64219520682944 46.6173773078066</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b0a259ce-115d-402c-8e22-d849e31c02ed"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tauxpauvrete_s_r84</Name>
      <Title>Taux de pauvreté par département en Auvergne-Rhône-Alpes</Title>
      <Abstract>Taux de pauvreté par département en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434636 44.0676184342698</ows:LowerCorner>
        <ows:UpperCorner>7.2874810701224 46.804292071077</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/70a7ee0c-0665-4ed0-b639-f62c245472da"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:src_gisement_tech_valor_indus_s_r84</Name>
      <Title>Gisements techniquement valorisables de type minéraux industriels pour la région Auvergne-Rhône-Alpes</Title>
      <Abstract>Gisements techniquement valorisables de type minéraux industriels pour la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.09427372755078 44.2172896872152</ows:LowerCorner>
        <ows:UpperCorner>7.19527191663651 46.8511052042844</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ed87aeee-1792-4460-acde-c4d505f77ca6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_qa_debit_moyen_interrannuel_s_r84</Name>
      <Title>Débit caractéristique de référence : débit moyen interannuel des cours d'eau en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.0112599811285 44.0621266590853</ows:LowerCorner>
        <ows:UpperCorner>7.25547009551015 46.8190368020525</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b5cb026d-af1c-48b2-8ae5-e68ad2489e14"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_q5_debit_mensuel_quiquennal_s_r84</Name>
      <Title>Débit caractéristique de référence : débit mensuel quinquennal sec des cours d'eau en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.0112599811285 44.0621266590853</ows:LowerCorner>
        <ows:UpperCorner>7.25547009551015 46.8190368020525</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5dcb095b-85cc-4daa-a43c-ddbb387c19cf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zico_s_r84</Name>
      <Title>ZICO - Zones Importantes pour la Conservation des Oiseaux de Auvergne-Rhône-Alpes</Title>
      <Abstract>La Directive du Conseil des Communautés européennes concernant la conservation des oiseaux sauvages a pour objectifs : - la protection d'habitats permettant d'assurer la survie et la reproduction des oiseaux sauvages rares ou menacés, - la...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.14802834586392 44.2280940807104</ows:LowerCorner>
        <ows:UpperCorner>7.2721475014568 46.8237668731493</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/36079000-f2c4-11dd-8246-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zv_cad_s_rm</Name>
      <Title>Zones vulnérables à la pollution aux nitrates agricoles du bassin Rhône-Méditerranée cadastre</Title>
      <Abstract>Zones vulnérables à la pollution aux nitrates à la section cadastrale d'après l'arrété 21-325 du 23 juillet 2021 du préfet coordinateur de bassin Rhône-Méditérannée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.68597197965495 42.4944164413788</ows:LowerCorner>
        <ows:UpperCorner>7.19271624247204 48.2291557466163</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b7ea8766-525c-4e7e-afee-a42b23f2d70e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zre_s_rm</Name>
      <Title>Zones de répartition des eaux du bassin Rhône-Méditerranée</Title>
      <Abstract>Le décret n° 94-354 du 29/04/1994, qui instaure les zones de répartition des eaux dans les zones présentant une insuffisance autre qu'exceptionnelle, afin de concillier les différents intérêts, a pour effet d'abaisser les seuils d...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.18070435988732 42.3412638202169</ows:LowerCorner>
        <ows:UpperCorner>7.09606156291582 48.2291799414441</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0d6134dd-2a8e-4e21-8e5d-70588d97a5a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pm2_assiette_sup_s_r84</Name>
      <Title>Assiettes des servitudes autour des ICPE en ARA</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.61649852144483 44.2262025824016</ows:LowerCorner>
        <ows:UpperCorner>6.73744247444669 46.495763972714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2889e59a-b3c7-4bee-9b91-e076b198af4b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140007_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de Arras-sur-Rhône (Ardèche)</Title>
      <Abstract>Zonage réglementaire PPRi de Arras-sur-Rhône</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.78996259508956 45.131138359778</ows:LowerCorner>
        <ows:UpperCorner>4.82537562123135 45.1562222268394</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/78dbfef1-ff0d-4d88-9ac4-25b437ceaf82"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sitadel_logements_p_r84</Name>
      <Title>Sitadel - Enregistrements de type logement sur Auvergne-Rhône-Alpes depuis 2013</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>0.903166562101782 43.4484623697716</ows:LowerCorner>
        <ows:UpperCorner>7.2187140929136 47.6008633548233</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7ddff67f-9da7-49e3-9852-c5e5b556633a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_sec_a_p_r84</Name>
      <Title>Etablissements SIRENE Agriculture Section A géocodés sur Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.04619063420284 44.0783333117871</ows:LowerCorner>
        <ows:UpperCorner>7.19450330219655 46.7926841804071</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cf98b543-dccd-4d44-a6ba-ac73707054ad"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sitadel_pd_p_r84</Name>
      <Title>Sitadel - pd AuRA depuis 2013</Title>
      <Abstract>Sitadel - Enregistrements de type permis de démolir sur Auvergne-Rhône-Alpes depuis 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>0.888628436300255 43.4690136802498</ows:LowerCorner>
        <ows:UpperCorner>7.21371424265724 47.5851733097118</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8ac3cc4b-9e73-476b-8e54-8552e7fe070c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_cadastre_viticole_r84_2021</Name>
      <Title>Parcelles viticoles anonymes représentées sous forme de polygones, 2021 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Représentation graphique sous forme de polygones des parcelles cadastrales du casier viticole informatisé en Auvergne-Rhône-Alpes et départements limitrophes (millésime 2021)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01003593543279 44.0146703833819</ows:LowerCorner>
        <ows:UpperCorner>6.82534511881934 46.8402108219817</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/15d05795-67c7-4974-99d6-705b2e7cbd26"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:comptage_cicadelle_adulte_fd_2021</Name>
      <Title>Comptage de cicadelles adultes dans le vignoble représentées sous forme de points, 2021 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Nombre de cicadelles adultes compté dans les différents pièges implantés sur le vignoble de la région Auvergne-Rhône-Alpes en 2021 dans le cadre de la lutte contre la flavescence dorée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.91846327486494 44.1977648985197</ows:LowerCorner>
        <ows:UpperCorner>6.513825807805 46.4256760746729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e5152f61-42cf-42d7-a522-10213a0e44bc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_essaimage_fd_2022</Name>
      <Title>Parcelles du cadastre CVI avec risque essaimage 2022 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles présentant un risque de contamination par l'insecte vecteur de la flavescence dorée de la vigne (cicadelle) transporté par du matériel agricole provenant d’une parcelle contaminée en 2021</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.15670628153372 44.0627905426673</ows:LowerCorner>
        <ows:UpperCorner>6.49795029975191 46.317986618531</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3a45c5ec-19ca-416c-911f-19fb3462a07d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sitadel_pa_p_r84</Name>
      <Title>Sitadel - Enregistrements de type permis d'aménager sur Auvergne-Rhône-Alpes depuis 2013</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>0.907301600339898 43.4415272862496</ows:LowerCorner>
        <ows:UpperCorner>7.21639289493623 47.5714059054605</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7423e036-d3c8-45f8-9bab-29da3b52b433"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_rnr_s_r84</Name>
      <Title>Réserves naturelles régionales d'Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.83525353128978 44.3498708487354</ows:LowerCorner>
        <ows:UpperCorner>6.58675283494551 46.6868457092432</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6b71e1c1-9b2f-4f04-9bcd-99135d0b9073"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:snap_histo_apf</Name>
      <Title>Historique des aires protégées sous protection forte</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.63737712433409 44.251591568276</ows:LowerCorner>
        <ows:UpperCorner>7.28103514375303 46.7946796289211</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/92c5711d-1957-4f6e-ac7a-8245ff11d82c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_scot_zsup_s_r84</Name>
      <Title>Périmètres des Schémas de Cohérence Territoriale (SCOT) approuvés de Auvergne-Rhône-Alpes</Title>
      <Abstract>Périmètres des Schémas de Cohérence Territoriale (SCOT) approuvés de Auvergne-Rhône-Alpes - Mars 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.0315755173436 43.8944435090633</ows:LowerCorner>
        <ows:UpperCorner>7.28654080684087 46.7923753823003</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2140af70-88ad-11dd-8d1f-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_loutre_maille_s_r84</Name>
      <Title>Mailles de présence de la Loutre d'Europe en Auvergne-Rhône-Alpes</Title>
      <Abstract>Loutre d'Europe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.95170379106725 44.1804685712751</ows:LowerCorner>
        <ows:UpperCorner>7.05880804976993 46.7701250674764</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0484891f-3922-4d70-9e93-b30fdb6c8a8c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_scot_projet_zsup_s_r84</Name>
      <Title>Périmètres des Schémas de Cohérence Territoriale (SCOT) en projet de Auvergne-Rhône-Alpes</Title>
      <Abstract>Périmètres des Schémas de Cohérence Territoriale (SCOT) en projet de Auvergne-Rhône-Alpes - Mars 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.37704284907954 43.9007927624087</ows:LowerCorner>
        <ows:UpperCorner>7.10474643887728 46.8042938701479</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/95ce54a9-3de2-4deb-9b74-e92ec11d8a51"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_plui_enc_s_r84</Name>
      <Title>Plans locaux d'urbanisme intercommunaux (PLUi) en projet en Auvergne-Rhône-Alpes</Title>
      <Abstract>Plans locaux d'urbanisme intercommunaux (PLUi) en projet en Auvergne-Rhône-Alpes - Mars 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.0542676595416 44.2296420434314</ows:LowerCorner>
        <ows:UpperCorner>6.56186094135911 46.6333243708087</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0b86a9af-c364-490f-8154-f3e4e2623c56"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_vegetale_emprise_mesure_s_084_20220512</Name>
      <Title>Zones d'emprise de mesures définies en 2022 autour des foyers de flavescence dorée de la vigne - Auvergne-Rhône-Alpes</Title>
      <Abstract>Zones d'emprise de mesures définies en 2022 autour des foyers de flavescence dorée de la vigne constituées de :
- Périmètres des zones délimitées
- Périmètres des zones de traitement
- Périmètres des zones tampon</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.09074466284903 44.1747195866225</ows:LowerCorner>
        <ows:UpperCorner>6.70056039849703 46.4361111803203</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d654b3a2-a1bb-4bda-b1c3-7cb86d27be3a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_sharka_emprise_mesure_s_084</Name>
      <Title>Zones de prospection et de lutte 2022 contre la maladie de la Sharka - Auvergne-Rhône-Alpes</Title>
      <Abstract>Zones de prospection et de lutte 2022 contre la maladie de la Sharka - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.58333539119294 44.2616395688383</ows:LowerCorner>
        <ows:UpperCorner>5.20753043614825 45.6931006922064</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/21fc2660-0a5b-49a9-96e8-60dfe29f31cc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prunus_s_r84_2021</Name>
      <Title>Parcelles culturales de prunus, 2021, Auvergne-Rhône-Alpes</Title>
      <Abstract>Unités culturales de prunus de l'année 2021 servant de base à la prospection 2022 dans le cadre de la maladie de la sharka</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.06398711993319 44.1636370916017</ows:LowerCorner>
        <ows:UpperCorner>6.01961086635034 45.9261310384759</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c3b2acb3-e70a-43c6-b4f0-434e2171bcd9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170003_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de SAINT JULIEN EN SAINT ALBAN (Ardèche)</Title>
      <Abstract>Zone réglementaire du ppr inondation</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.68530713260996 44.7430627825914</ows:LowerCorner>
        <ows:UpperCorner>4.71675890135171 44.7585360070521</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/34a442a6-f2bd-4400-882b-801b1ecfd260"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rd73_routes</Name>
      <Title>RD73-Réseau routier départemental de la Savoie</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.60666040930939 45.0421344200056</ows:LowerCorner>
        <ows:UpperCorner>7.09114517010695 45.9374584512258</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e5937099-f0b5-4d2e-901d-330c60924fab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rd73_pr</Name>
      <Title>R73-Points de repère routier du Département de la Savoie</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.60666040932354 45.0422330596404</ows:LowerCorner>
        <ows:UpperCorner>7.08837767456541 45.9374583801053</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cb0fd444-1c27-4ed0-8933-72f9b2e23eea"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rd73_secteurs_mtd</Name>
      <Title>RD73-Secteurs des Maisons techniques du Département de la Savoie</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.59673414447842 45.0275900012042</ows:LowerCorner>
        <ows:UpperCorner>7.2229390979229 45.9432042259133</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/102d47ad-4b3f-4c1b-b06f-30c22eb96629"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vue_seveso_autorisation_dreal_aura</Name>
      <Title>ICPE provenant de l'API_Georisques : Seveso avec Autorisation délivrée par DREAL Aura</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.59941844713336 44.3175501473512</ows:LowerCorner>
        <ows:UpperCorner>6.63283281390916 46.6575943512393</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3c1b2143-d2aa-445e-988f-738753dfb4ca"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vue_pas_seveso_autorisation_pas_dreal_aura</Name>
      <Title>ICPE provenant de l'API_Georisques :PAS Seveso avec Autorisation délivrée par autre service que DREAL Aura</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.60657847866956 44.2966546012273</ows:LowerCorner>
        <ows:UpperCorner>6.87807321942335 46.7884957611783</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f215364d-967d-450d-a8d7-18c2332c653c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vue_pas_seveso_pasautorisation_dreal_aura</Name>
      <Title>ICPE provenant de l'API_Georisques :PAS Seveso SANS Autorisation délivrée par DREAL Aura</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.05582229866968 44.162084363513</ows:LowerCorner>
        <ows:UpperCorner>7.15014918738537 46.7441210921368</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7a45f848-4349-4c6c-b3d5-cd895c14b342"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vue_pas_seveso_pas_autorisation_pass_dreal_aura</Name>
      <Title>ICPE provenant de l'API_Georisques :PAS Seveso SANS Autorisation délivrée par autre service que DREAL Aura</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.32000285985174 44.1798460634275</ows:LowerCorner>
        <ows:UpperCorner>7.14946093683804 46.7416117441256</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5b61ca46-0a43-454f-bf5d-73c53eaa65b8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vue_pas_seveso_autorisation_dreal_aura</Name>
      <Title>ICPE provenant de l'API_Georisques :PAS Seveso avec Autorisation délivrée par la DREAL Aura</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.07826466423083 44.1310953498926</ows:LowerCorner>
        <ows:UpperCorner>7.06398089224701 46.7498122634191</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/14d666a9-5e3e-4334-b3da-00c3d853bfc4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_georisq_icpe_api_tar_quantite_p_r84</Name>
      <Title>ICPE TAR en Auvergne-Rhône-Alpes</Title>
      <Abstract>Données issues de l'API Géorisques. Entrée des établissements.
"Entree" et "Rubrique" associée et on retient les num_rub=2921 soit :
* Installations de récupération de la chaleur
* Installations de refroidissement évaporatif
* Refroidissement évaporatif ou récupération de la chaleur
On prend les sommes des quantités par code_aiot,nature et alinea</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.26128762893764 44.2065106956911</ows:LowerCorner>
        <ows:UpperCorner>6.77014329780537 46.5946446600219</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/61a73d98-9584-4712-a671-c08c4f0cbd87"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:icpe_api_carriere_aura</Name>
      <Title>ICPE Carrière en Auvergne-Rhône-Alpes</Title>
      <Abstract>Données issues de l'API Géorisques. Entrée des établissements.
"Entree" et "Rubrique" associée et on retient les "carriere"=TRUE</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.16883725760432 44.1310953498926</ows:LowerCorner>
        <ows:UpperCorner>7.06398089224701 46.7498146958188</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/238fcfed-6820-475a-af54-c9ac6449f96c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:icpe_api_exploitation_aura</Name>
      <Title>ICPE En exploitation en Auvergne-Rhône-Alpes</Title>
      <Abstract>Données issues de l'API Géorisques. Entrée des établissements.
"Entree" et "Rubrique" associée et on retient les "Activite" = En exploitation (avec ou sans titre) et non renseigné</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.07760733985622 44.128149268667</ows:LowerCorner>
        <ows:UpperCorner>7.15304131403465 46.7884958015408</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0fb9f4ea-4466-45c0-b0da-05c7c04fc7ad"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:icpe_api_elevage</Name>
      <Title>ICPE Elevage en Auvergne-Rhône-Alpes</Title>
      <Abstract>ICPE provenant de l'API Géorisques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.14062683130847 44.2874436945429</ows:LowerCorner>
        <ows:UpperCorner>7.15304131403465 46.7884958993522</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9d5b9e7b-77dc-4d2a-b5ea-aa851ffc3229"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:icpe_api_ied</Name>
      <Title>ICPE IED</Title>
      <Abstract>ICPE provenant de l'API Géorisques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.1329705583721 44.2879062112996</ows:LowerCorner>
        <ows:UpperCorner>6.94622838849962 46.7107187942393</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1a0dfd94-af72-4169-83d4-44b7d8b6d12b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_plui_app_s_r84</Name>
      <Title>Plans locaux d'urbanisme intercommunaux (PLUi) approuvés en Auvergne-Rhône-Alpes</Title>
      <Abstract>Plans locaux d'urbanisme intercommunaux (PLUi) approuvés en Auvergne-Rhône-Alpes - Mars 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03749296700293 44.3357059169255</ows:LowerCorner>
        <ows:UpperCorner>6.82748484386021 46.4589158661502</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e98afafd-aaa5-4376-96b6-2c4f707c0015"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_topo_pointrepere_p_r84</Name>
      <Title>Points de repère de la BDTOPO en Auvergne-Rhône-Alpes</Title>
      <Abstract>Points de repère de la BDTOPO en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.0498440517145 44.0777223398766</ows:LowerCorner>
        <ows:UpperCorner>7.15112675606406 46.8021756205826</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8bf1aba5-f7e1-448e-b5eb-a17abff3f30c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_affaiss_s_r84</Name>
      <Title>Aléa minier - Affaissement</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.73770650565107 44.4704004390076</ows:LowerCorner>
        <ows:UpperCorner>6.74907090207263 46.4875209231444</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f904cf13-4b34-477a-ac2f-af5292a6170f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_echauf_s_r84</Name>
      <Title>Aléa minier - Echauffement</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.39624787640982 44.2560687927408</ows:LowerCorner>
        <ows:UpperCorner>6.72781650736473 46.4907001051132</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/06c45846-0ad1-4399-a6df-4a5bfac01ad3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_ecroul_s_r84</Name>
      <Title>Aléa minier - Ecroulement</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.82230302104497 44.478726365017</ows:LowerCorner>
        <ows:UpperCorner>6.70134940287668 46.108504188127</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4d45177b-3ab5-42bf-aceb-7ab25d766ba9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_effloc_s_r84</Name>
      <Title>Aléa minier - Effondrement localisé</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.3608789593717 44.2499882663319</ows:LowerCorner>
        <ows:UpperCorner>6.8690683340766 46.5143556040669</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/044c4f42-50c2-47d0-8b8e-bfc98b89edd3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_gaz_s_r84</Name>
      <Title>Aléa minier - Gaz</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.54870973717779 44.4944213182266</ows:LowerCorner>
        <ows:UpperCorner>5.82468383471198 45.8515242441253</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bec34159-3f59-4495-ad01-8b22f0214385"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_glisst_s_r84</Name>
      <Title>Aléa minier - Glissement</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.3981361893959 44.2879243918211</ows:LowerCorner>
        <ows:UpperCorner>6.79901588610299 46.5108440674681</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/04542027-4c3f-4910-9426-cf0ed6f0b91d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_inond_s_r84</Name>
      <Title>Aléa minier - Inondation</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.6445484923759 44.8423452893872</ows:LowerCorner>
        <ows:UpperCorner>6.65693379327897 45.3119763108628</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/48d7009a-8969-4c72-bbda-05b86c56d90c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_tassmt_s_r84</Name>
      <Title>Aléa minier - Tassement</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.37930687269962 44.2520601645148</ows:LowerCorner>
        <ows:UpperCorner>6.96128805148659 47.9789239222325</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c2585b48-a217-43a0-9fc7-7b8852f51ee7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_desordre_s_r84</Name>
      <Title>Après mine - Désordres (surfacique)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.3722056138533 44.2516431688233</ows:LowerCorner>
        <ows:UpperCorner>6.85663989303892 46.4889127487874</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9136f19c-f8ab-414e-9a93-d1ee29967504"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_ouvrage_p_r84</Name>
      <Title>Après mine - Ouvrages (ponctuel)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.36114773509981 44.1840652971581</ows:LowerCorner>
        <ows:UpperCorner>7.21943918791036 46.5134561061766</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/866b424b-ba2f-4953-8489-1f8e48109054"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_ouvrage_s_r84</Name>
      <Title>Après mine - Ouvrages (surfacique)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.76295301941472 44.6973137433425</ows:LowerCorner>
        <ows:UpperCorner>5.84398319232598 46.2781215278656</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a5da131a-4a76-44a1-b3ce-f46180f96ac5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_concession_s_r84</Name>
      <Title>Après mine - Concession</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.35705358675009 44.2399938126929</ows:LowerCorner>
        <ows:UpperCorner>6.98964895907554 46.576433104566</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ce70597a-15a7-4e04-b521-ba893b3ef067"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prospection_jaunisse_r84_2022</Name>
      <Title>Unités culturales de vigne prospectées pour les maladies de la jaunisse de la vigne, 2022 - Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.19959333061092 44.185779448164</ows:LowerCorner>
        <ows:UpperCorner>6.52316376377269 46.4765785318319</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a9ae55b4-0e5b-4452-a217-4b0ab2ab0594"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_piara_psin_ret_p_r84</Name>
      <Title>PIARA- Aires de retournement des poids lourds de Auvergne-Rhône-Alpes</Title>
      <Abstract>PIARA- Aires de retournement des poids lourds de Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.69837256723071 44.9270180541805</ows:LowerCorner>
        <ows:UpperCorner>6.75144422851032 46.529543296352</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/06ee1db2-387d-49a0-91fc-5e69caec20d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170008_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation d'AUBENAS (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.37466753061815 44.5823585628988</ows:LowerCorner>
        <ows:UpperCorner>4.42732944212094 44.6406983152945</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bd3b6cc6-6e7b-4a4b-9e43-fca04eae734a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_re_pprn_20010025_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels de SAINT DIDIER SOUS AUBENAS (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.4114071420859 44.6001449417167</ows:LowerCorner>
        <ows:UpperCorner>4.43135091124023 44.621208683846</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/339c54e9-bf7f-4d2f-ba41-9c7ef7b296f7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:env_espace_nat_sensible_s_cd73</Name>
      <Title>Zonage des préemptions ENS de la Savoie</Title>
      <Abstract>Localisation des sites concernés par un zonage de préemption au titre des espaces naturels sensibles.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.76584102523914 45.4178935859023</ows:LowerCorner>
        <ows:UpperCorner>6.13141580201172 45.8392034822187</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/69de6a0c-dc17-46a1-a561-305f37f45bb9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_vegetale_emprise_mesure_s_084_2023</Name>
      <Title>Zones d'emprise de mesures définies en 2023 autour des foyers de flavescence dorée de la vigne</Title>
      <Abstract>Périmètres des zones délimitées et des zones de traitement 2023 dans le cadre de la lutte contre la flavescence dorée de la vigne et son agent vecteur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.23150909806437 44.1768494268105</ows:LowerCorner>
        <ows:UpperCorner>6.70056039849598 46.4414956487181</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b65f1dd2-6c15-402c-9af0-1ccce6849374"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_essaimage_fd_2023</Name>
      <Title>Parcelles du cadastre CVI avec risque essaimage 2023 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles présentant un risque de contamination par l'insecte vecteur de la flavescence dorée de la vigne (cicadelle) transporté par du matériel agricole provenant d’une parcelle contaminée en 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.23095596003906 44.0469035283702</ows:LowerCorner>
        <ows:UpperCorner>6.51387722236757 46.5551871010821</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/08bdbfa9-515e-4583-ae8b-ab3fa34d2e8c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_cadastre_viticole_r84_2022</Name>
      <Title>Parcelles viticoles anonymes représentées sous forme de polygones, 2022 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Représentation graphique sous forme de polygones des parcelles cadastrales du casier viticole informatisé en Auvergne-Rhône-Alpes et départements limitrophes (millésime 2022)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.13990469655406 44.1180538668393</ows:LowerCorner>
        <ows:UpperCorner>6.82039311820926 46.7698683484356</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/73862db0-0d7f-4c5b-ad1c-8d5b8e1c9fd0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_sharka_emprise_mesure_r84_2023</Name>
      <Title>Zones de prospection et de lutte 2023 contre la maladie de la Sharka - Auvergne-Rhône-Alpes</Title>
      <Abstract>Périmètres des zones de surveillance et de lutte contre le le Plum pox virus, agent causal de la maladie de la sharka définies pour l'année 2023. Il s'agit des zones infestées, tampon autour des végétaux contaminés et exemptes sous surveillance.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.28184803834549 44.3327743909453</ows:LowerCorner>
        <ows:UpperCorner>5.18695407152825 45.7012859506952</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d63fa1aa-93c5-4aa5-a393-c4cf97fb7956"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prunus_s_r84_2022</Name>
      <Title>Parcelles culturales de prunus, 2022, Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles de verger où sont implantés des arbres fruitiers de type prunus (fruits à noyaux).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.06398712024284 44.1636370836328</ows:LowerCorner>
        <ows:UpperCorner>6.01961086621387 45.9261310371359</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ae3527c4-4547-4720-b014-9db43c7a9e6c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_grandtetras_zpresence_s_r84</Name>
      <Title>Grand tétras - zone de présence en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.70387239862282 46.1087772522811</ows:LowerCorner>
        <ows:UpperCorner>6.46709198402682 46.9402065628004</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7d6984b8-8838-4e76-9710-00eda94b9184"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rd73_stations_comptage</Name>
      <Title>Stations de comptage routier de la Savoie</Title>
      <Abstract>Cartographie des stations de comptages routiers de Savoie comprenant entre 2 et 3 mesures par station du nombre de véhicules et de poids lourds.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.6246838971362 45.1204159990975</ows:LowerCorner>
        <ows:UpperCorner>7.06827635296225 45.9345999104548</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e36c0fb6-0b8f-42f8-bfe4-4757a75d9e52"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prunus_prospection_sharka_r84_2023</Name>
      <Title>Unités culturales de prunus prospectées dans le cadre de la lutte contre la maladie de la Sharka, 2023 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Résultats de la prospection 2023 des parcelles de prunus dans le cadre de la lutte contre la maladie de la sharka</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.06398712024284 44.1636370836328</ows:LowerCorner>
        <ows:UpperCorner>6.01961086621387 45.9261310371359</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a8706b82-6796-4ae7-9281-0c78d7561db2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:comptage_cicadelle_adulte_2023</Name>
      <Title>Comptage cicadelles adultes vignoble 2023 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Données cumulées de comptages 2023 des cicadelles adultes, agent vecteur de la flavescence dorée de la vigne, issues des pièges implantés dans le vignoble.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.16395412556663 44.2354346975726</ows:LowerCorner>
        <ows:UpperCorner>5.46667127189701 46.2534851800986</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ccc8c4c5-a22d-4f86-8aa5-c68d13ad6e71"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_pityo_emprise_mesure_r84_2023</Name>
      <Title>Zones d'emprise de mesures définies en 2023 autour des foyers de la maladie des mille chancres</Title>
      <Abstract>Périmètres des zones infestées et des zones tampons autour des arbres contaminés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.76260605031141 45.693017226823</ows:LowerCorner>
        <ows:UpperCorner>4.99288259390492 45.8186308727094</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1dff2ae7-22d9-4589-92ae-a550c172264d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_infopop2023_etab</Name>
      <Title>Information population PPI 2023</Title>
      <Abstract>Liste des établissements concernés par PPI 2023</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.59952081412953 44.2785012042321</ows:LowerCorner>
        <ows:UpperCorner>6.62892435549462 46.5462539858491</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6b2d04f4-0ad9-4998-9e62-4ca688a90e14"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prospection_jaunisse_r84_2023</Name>
      <Title>Unités culturales de vigne prospectées pour les maladies de la jaunisse de la vigne, 2023 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Résultat de la prospection des vignes dans le cadre de la lutte contre la flavescence dorée et de son agent vecteur pour l'année 2023</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.17958459304733 44.2300344181591</ows:LowerCorner>
        <ows:UpperCorner>6.31215828822619 46.233141126266</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3e34845a-388a-4758-ba11-b94d92b828a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:atelier_volaille_anonyme_p_r84</Name>
      <Title>Lieux anonymes de détention de volailles - Auvergne-Rhône-Alpes</Title>
      <Abstract>Données anonymées de localisation, pour tous les départements d'Auvergne-Rhône Alpes, des lieux de détention de volailles (ateliers)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-0.63567643940011 0</ows:LowerCorner>
        <ows:UpperCorner>7.61882607190615 50.465615729178</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/93f35c6d-3b21-48a5-b567-4113f3d6aff5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:atelier_ovin_caprin_anonyme_p_r84</Name>
      <Title>Lieux anonymisés de détention d'ovins-caprins - Auvergne-Rhône-Alpes</Title>
      <Abstract>Données anonymisées de la localisation des lieux de détention d'ovins et caprins (ateliers petits ruminants) en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-2.75646937076 42.4430839950754</ows:LowerCorner>
        <ows:UpperCorner>8.00150857199297 50.7539792408588</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4baf01ed-0fd4-4df6-88df-eec5acce4c46"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_procedure_urba_s_038</Name>
      <Title>Urbanisme : principales procédures d'urbanisme prescrites – Isère</Title>
      <Abstract>Urbanisme : principales procédures d'urbanisme prescrites – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.62756119991075 44.7663099995112</ows:LowerCorner>
        <ows:UpperCorner>6.41501821575346 45.8428685770788</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/fb5bf072-76ad-43df-b2fb-31244ce8c8d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sup_tmd_comm_sup1_s_r84</Name>
      <Title>Communes contenant canalisations de transport de matières dangereuses (TMD) SUP1 en Auvergne-Rhône-ALpes 2023</Title>
      <Abstract>communes contenant de TMD SUP1</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.09691508623604 44.1736601199661</ows:LowerCorner>
        <ows:UpperCorner>7.10235604934728 46.7646614316311</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/eecd9882-e0a1-41ff-9d31-4e4c1ca00ae6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_document_pprm_s_038</Name>
      <Title>Liste des plans de prévention des risques miniers–PPRM–sur le département de l'Isère</Title>
      <Abstract>Liste des plans de prévention des risques miniers–PPRM–sur le département de l'Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.3720405576387 44.8669022514447</ows:LowerCorner>
        <ows:UpperCorner>5.81501096052686 45.5918091796108</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5213d9c9-3c7b-4e9f-b7e6-23370fbd9e16"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprm_s_038</Name>
      <Title>PPRM : Zone exposée à un aléa figurant sur la carte des aléas produite dans le cadre de l’élaboation des PPRM - Isère</Title>
      <Abstract>PPRM : Zone exposée à un aléa figurant sur la carte des aléas produite dans le cadre de l’élaboation des PPRM - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.37204055763871 44.8669022514448</ows:LowerCorner>
        <ows:UpperCorner>5.81501096052687 45.5918091796108</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a15efd50-72f3-421a-872c-579f5b198d85"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_origine_ppi_s_038</Name>
      <Title>PPI : Installations sources des plans particulier d'intervention - Isère</Title>
      <Abstract>PPI : Installations sources des plans particulier d'intervention - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74602202860527 45.0852040981602</ows:LowerCorner>
        <ows:UpperCorner>5.85627714550644 45.8085932203775</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1dde81ff-1af3-4c01-83eb-ebbef217e2d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perimetre_ppi_s_038</Name>
      <Title>PPI : plan particulier d'intervention – Isère</Title>
      <Abstract>PPI : plan particulier d'intervention – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.48937640650547 44.9942419049868</ows:LowerCorner>
        <ows:UpperCorner>5.90497511113057 45.8980296406281</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9b90b56d-ea05-4608-ab3a-90b151159378"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pole_instruc_ads_038</Name>
      <Title>Répartition des instruction ADS - Isère</Title>
      <Abstract>Répartition des instruction ADS - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/383f11b0-7b08-4281-9767-6c59ec4d6baf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_vautourpercnoptere_s_r84</Name>
      <Title>PNA Vautour Percnoptère - Domaines Vitaux en Auvergne-Rhône-Alpes, Occitanie et PACA</Title>
      <Abstract>PNA Vautour Percnoptère - Domaines Vitaux
DREAL Occitanie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-1.6091585117783 42.242323138671</ows:LowerCorner>
        <ows:UpperCorner>6.67300767850197 44.7909835618771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0cd12bfa-dab9-48e2-9b32-7d0e0c9a41c5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pnavautourmoinedv_zft_s_r76ext</Name>
      <Title>PNA Vautour Moine - Aire globale de fréquentation en Auvergne-Rhône-Alpes, Occitanie, PACA</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.07104037692885 43.3977069627831</ows:LowerCorner>
        <ows:UpperCorner>7.49099286527581 46.4231418679282</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2d79de6c-4db2-4d21-8062-c385d4374d4e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pnavautourmoinedv_s_r76ext</Name>
      <Title>PNA Vautour Moine - Domaines Vitaux en Auvergne-Rhône-Alpes, Occitanie et PACA</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.21371224861582 43.4089448682574</ows:LowerCorner>
        <ows:UpperCorner>7.10268075461855 45.3974129729203</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/25870427-760b-4221-8e82-3544e39d9055"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_alea_sismique_s_038</Name>
      <Title>Zonage aléa sismique - Isère</Title>
      <Abstract>Zonage aléa sismique - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ea539661-061c-44a1-8bc5-2f59f7fc7896"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprt_s_038</Name>
      <Title>PPRT : Zone d’aléa approuvés – Isère.</Title>
      <Abstract>PPRT : Zone d’aléa approuvés – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73100544963496 45.0784878405483</ows:LowerCorner>
        <ows:UpperCorner>5.85231012972429 45.6499208802128</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3a8d1171-add6-4588-8b40-2054334f636f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprt_s_038</Name>
      <Title>PPRT : Zones réglementées d'un PPRT - Isère</Title>
      <Abstract>PPRT : Zones réglementées d'un PPRT - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73100524598469 45.0784812238793</ows:LowerCorner>
        <ows:UpperCorner>5.85231012967949 45.6499208793227</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0a7b7189-1735-498a-becf-42cc120ec679"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_habit_indign_comp_s_038</Name>
      <Title>Compétence des communes et des EPCI en matière de la lutte contre l’habitat indigne – Isère</Title>
      <Abstract>Compétence des communes et des EPCI en matière de sécurité des personnes dans le cadre de la lutte contre l’habitat indigne – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d4d27008-e0e7-4240-858e-ebffeebf4d90"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_inventaire_cours_eau_l_v4_038</Name>
      <Title>Inventaire des cours d'eau au sens de la police de l'eau - Isère</Title>
      <Abstract>l_inventaire_cours_eau_l_v4_038</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72000716885155 44.6839818192422</ows:LowerCorner>
        <ows:UpperCorner>6.40534454011298 45.8944078199857</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/acb8e91d-ec4b-48f6-a196-f9a40c44eee6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprt_s_038</Name>
      <Title>PPRT : Périmètre d'un PPRT - Isère</Title>
      <Abstract>PPRT : Périmètre d'un PPRT - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73100524598469 45.0784812238793</ows:LowerCorner>
        <ows:UpperCorner>5.85236097103635 45.6509083600715</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c8d947f8-2680-4e18-9ef2-44d50557b832"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_comp_gend_s_038</Name>
      <Title>Compagnies de gendarmerie – Isère</Title>
      <Abstract>Compagnies de gendarmerie – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b55fbd1d-b984-41e7-b999-ad1922d8f1bb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_brig_gend_s_038</Name>
      <Title>Brigades de gendarmerie - Isère</Title>
      <Abstract>Brigades de gendarmerie - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/327208e1-de72-487a-a296-c57e6dbbfe17"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_syl_gest_s_038</Name>
      <Title>Régime particulier de gestion forestière surfacique - Isère</Title>
      <Abstract>Surface forestière privée faisant l'objet d'un régime particulier de gestion.
Contour de parcelle et partie de parcelle forestière privée faisant l'objet d'un plan simple de gestion (PSG) en cours de validité, ou dont le propr...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.79486961229226 44.762714696143</ows:LowerCorner>
        <ows:UpperCorner>5.95522741556036 45.4896148640642</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e9021416-47ec-4724-81d9-d53e98bba55c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_digue_l_038</Name>
      <Title>Digue de protection contre les inondations et digue de rivières canalisées - Isère</Title>
      <Abstract>Cartographie des digues non concédées du département de l'Isère, avec pour objet, la base, le tronçon de digues. Dans les données associées aux objets sont regroupés toutes les informations techniques et administratives relatives aux ouvra...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73764581376787 44.7274342879538</ows:LowerCorner>
        <ows:UpperCorner>6.34576094849546 45.8285129902833</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c4f3fdcd-1555-4199-abe4-d06056355ec3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_infopop2023_perimetre_s_r84</Name>
      <Title>Informations sur les risques industriels majeurs en Auvergne-Rhône-Alpes - PPI 2023 _ Périmètres - sans Titanobel</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.59163125806503 44.1081883469172</ows:LowerCorner>
        <ows:UpperCorner>6.65077604598359 46.3834740184015</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5a2629ad-b25f-43c5-80b6-9c9057a29fc3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_aquifere_prioritaire_038</Name>
      <Title>Contour des aquifères prioritaires – Isère</Title>
      <Abstract>Contour des aquifères prioritaires – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72677538502217 44.8844766439216</ows:LowerCorner>
        <ows:UpperCorner>6.10812160648114 45.708049286159</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d4a687e6-bf91-4ec1-88ab-f46e3c7cce6c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sage_zinf_s_038</Name>
      <Title>SAGE : Périmètres des Schémas d'Aménagement et de Gestion des Eaux - Isère</Title>
      <Abstract>Périmètres des Schémas d'Aménagement et de Gestion des Eaux
Le Schéma d’aménagement et de Gestion des Eaux (SAGE) est un document de planification élabore de manière collective, pour un périmètre hydrographique cohérent, il fixe des o...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73826901254432 44.582680171652</ows:LowerCorner>
        <ows:UpperCorner>6.51127658198751 45.8193532224137</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9a65971d-3a9c-4c1d-91eb-7ebfb7cd8b4c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cartepotentieleolien_2022_r84_enjeu_3</Name>
      <Title>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux locaux à considérer</Title>
      <Abstract>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux locaux à considérer</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.05270742353285 44.232376506674</ows:LowerCorner>
        <ows:UpperCorner>7.10497764612174 46.788612350205</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e1191604-4fc2-4e13-9b0e-fb15c6d4f817"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_aep_p_038</Name>
      <Title>Point de prélèvement au milieu naturel pour l'Alimentation en Eau Potable (AEP) - Isère</Title>
      <Abstract>Positionnement des points de prélèvements d'eau au milieu naturel effectués par des personnes de statut public en vue de
 l'alimentation en eau potable de collectivités humaines (articles L131-2 et L131-2-1 du code de la santé publique,
...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74372811528926 44.6989596304605</ows:LowerCorner>
        <ows:UpperCorner>6.39087051221974 45.8836573797884</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/70e4d895-c336-4c87-b0a9-df9af121bea4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_irrg_p_038_2012</Name>
      <Title>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2012 – Isère</Title>
      <Abstract>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2012 – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73057644278915 44.7233516673856</ows:LowerCorner>
        <ows:UpperCorner>6.11472079493841 45.8888472957247</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/519232f3-86cc-4f8e-9311-a2e0c6ecbfb3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_syl_aide_l_038</Name>
      <Title>Infrastructure linéaire ayant fait l'objet d'une aide publique à l'investissement - Isère</Title>
      <Abstract>Infrastructure linéaire (en forêt et/ou hors forêt) ayant fait l'objet d'une aide publique à l'investissement sous forme de subvention au titre de la politique forestière. pour le département de l'Isère

Contient les lignes représentant les éléments géographi...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.59136211780794 44.9723062910968</ows:LowerCorner>
        <ows:UpperCorner>5.71568333289019 45.0320345214304</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/93788fc2-982f-471b-b1c6-d3473e505359"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_georisq_icpe_api_entree_lib_rub_principale_p_rm</Name>
      <Title>ICPE sur le bassin Rhône-Méditerranée</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.72604679894752 42.3085134170123</ows:LowerCorner>
        <ows:UpperCorner>7.92813780620917 48.2203096770722</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4bb07790-dab5-4db1-b325-ae895b9210b3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_communes_old_s_038</Name>
      <Title>Communes classées à risque d’incendie de forêt – Isère</Title>
      <Abstract>Communes classées à risque d’incendie de forêt – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.55777263344497 44.9709328647349</ows:LowerCorner>
        <ows:UpperCorner>6.01293049133483 45.5018353506562</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cc66eea1-52f4-44da-82f2-f6380c798f8a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_appb_zinf_s_038</Name>
      <Title>Arrêté préfectoral de protection des biotopes - Isère</Title>
      <Abstract>Arrêté préfectoral de protection des biotopes - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.80262011772925 44.9568626618241</ows:LowerCorner>
        <ows:UpperCorner>6.18661649135316 45.7714281777628</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/36ca3d18-9368-4fa7-ac40-7fcc3086a89c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_energie_foret_prot_s_038</Name>
      <Title>Cartographie (utilisant le principe de ligne d'énergie) des forêts à fonction de protection- Isère</Title>
      <Abstract>Cartographie (utilisant le principe de ligne d'énergie) des forêts à fonction de protection- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74836229595881 44.6879753329166</ows:LowerCorner>
        <ows:UpperCorner>6.38840411282549 45.8835998066614</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6405ec52-eace-422d-a664-b6dd5c76a51c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zonage_pdpfci_038</Name>
      <Title>Communes prioritaires pour le PDPFCI 2013 – Isère</Title>
      <Abstract>Communes prioritaires pour le PDPFCI 2013 – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.02937004162978 44.6851736380991</ows:LowerCorner>
        <ows:UpperCorner>6.22428840611152 45.8888477348587</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/619e27f2-7c93-42b6-9aa0-fd4ae6bae167"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:comptage_cicadelle_adulte_2022</Name>
      <Title>Comptage cicadelles adultes vignoble 2022 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Nombre cumulé de cicadelle adulte décompté dans tous les pièges de la région Auvergne-Rhône-Alpes au cours de la période de juin à octobre 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.16395412556663 44.209180867922</ows:LowerCorner>
        <ows:UpperCorner>6.51416666666667 46.4190954235862</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/05f23c86-ad9f-410a-9168-0ffe2879cb74"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_syl_fisc_s_038</Name>
      <Title>Forêt : Surface ayant fait l'objet d'une demande de certificat fiscal ISF ou Monichon- Isère</Title>
      <Abstract>Forêt : Surface ayant fait l'objet d'une demande de certificat fiscal ISF ou Monichon- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74808968490167 44.7523099225998</ows:LowerCorner>
        <ows:UpperCorner>6.18652422896071 45.7634224354339</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2daa97f3-ad90-4e44-b957-e6fef74697f6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pv_sol_ano_s_038</Name>
      <Title>Parcs photovoltaïque au sol – Isère</Title>
      <Abstract>Parcs photovoltaïque au sol – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74085434978272 44.9235680328217</ows:LowerCorner>
        <ows:UpperCorner>6.01953590212592 45.8723880553131</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9a89a6f1-fc3d-42b9-92a7-c1f91d496c11"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_acv_s_038</Name>
      <Title>Programme Action cœur de ville - Isère</Title>
      <Abstract>Programme Action cœur de ville - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.83115187102558 45.3438343261334</ows:LowerCorner>
        <ows:UpperCorner>5.62913489624881 45.6440239826276</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/253c1706-40ff-4f07-a67a-8800d4babd58"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pvd_s_038</Name>
      <Title>Programme Petites villes de demain - Isère</Title>
      <Abstract>Programme Petites villes de demain - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.75205889619962 44.7744650232894</ows:LowerCorner>
        <ows:UpperCorner>6.12349477648577 45.7541017651185</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3f3979d6-e9c6-4680-a271-b1b24b025ddd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:isopente_bdalti_25m_s_038</Name>
      <Title>Isopentes 10 % issues de la BDALTI® 25 m millésime 2021 - Isère</Title>
      <Abstract>Isopentes 10 % issues de la BDALTI® 25 m millésime 2021 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.61861146799759 44.6749016014652</ows:LowerCorner>
        <ows:UpperCorner>6.42500271842595 45.9002594935559</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a178ec86-8831-4c82-9593-c2184cc444f4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tronconpiara_l_r84</Name>
      <Title>Tronçons du Plan zonal Intempéries Auvergne Rhône-Alpes (PIARA)</Title>
      <Abstract>Tronçons du Plan zonal Intempéries Auvergne Rhône-Alpes (PIARA)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.41372942452741 44.2732241779791</ows:LowerCorner>
        <ows:UpperCorner>6.97660133246905 46.685590201701</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2a23c7bd-ee61-4901-a238-62a3e7d71549"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_s_038_2023</Name>
      <Title>Contour des incendies de forêt et de végétation à Eyzin-Pinet, Gillonnay et Choranche - Isère</Title>
      <Abstract>Contour des incendies de forêt et de végétation à Eyzin-Pinet, Gillonnay et Choranche - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.99485431716347 45.0754252219109</ows:LowerCorner>
        <ows:UpperCorner>5.3772008648029 45.4937199829487</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/da9ea9f2-7858-421d-9446-669f5b9f3dd3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_s_038_2022</Name>
      <Title>Contours d’incendies forestier sur les communes de Vif et de Voreppe - Isère</Title>
      <Abstract>Contours d’incendies forestier sur les communes de Vif et de Voreppe - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.60957825665079 45.0473051674426</ows:LowerCorner>
        <ows:UpperCorner>5.7061956935312 45.3231077938128</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/90e80f23-8694-49a6-89f3-e7dfbadd57b7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_s_038_2017</Name>
      <Title>Contour des incendies forestier sur les communes de Beaucroissant et Frontonas - Isère</Title>
      <Abstract>Contour des incendies forestier sur les communes de Beaucroissant et Frontonas - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.18343709928908 45.3182806478181</ows:LowerCorner>
        <ows:UpperCorner>5.48485416423328 45.6508203371565</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5671dda4-f847-44b9-88ee-6564ab9075a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_g_p_r84</Name>
      <Title>Etablissements SIRENE G Commerce sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE G Commerce sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08336050590145 44.0896447458866</ows:LowerCorner>
        <ows:UpperCorner>7.1680372772904 46.7714783599738</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2f433465-ca72-4939-bb7b-7a478595b1e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_f_p_r84</Name>
      <Title>Etablissements SIRENE F Construction sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE F Construction sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08608727658202 44.0995412616247</ows:LowerCorner>
        <ows:UpperCorner>7.20283356710482 46.7651753057408</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/fdc85c67-342a-46fa-aa06-7a37a61f0280"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_e_p_r84</Name>
      <Title>Etablissements SIRENE E EAu et Dechets sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE E EAu et Dechets sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.10191750382642 44.0941453963405</ows:LowerCorner>
        <ows:UpperCorner>7.15068809290071 46.7586272963708</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a7f3ed5d-a511-448b-98a2-de6654c0e839"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_d_p_r84</Name>
      <Title>Etablissements SIRENE Energie Section D géocodés sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE Energie Section D géocodés sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.04662674402464 44.0821565246354</ows:LowerCorner>
        <ows:UpperCorner>7.1860553292774 46.7678742974988</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f1c32814-a425-4a84-9902-437f91f3b5dd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_h_p_r84</Name>
      <Title>Etablissements SIRENE H Transport sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE H Transport sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.09820635405732 44.123808163943</ows:LowerCorner>
        <ows:UpperCorner>7.15048084524946 46.755406282935</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5756cb90-b172-47ca-8bb7-990d0b9c8823"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_i_p_r84</Name>
      <Title>Etablissements SIRENE I Hébergement et Restauration sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE I Hébergement et Restauration sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.06638857811727 44.0817054717334</ows:LowerCorner>
        <ows:UpperCorner>7.19021137848968 46.7678762740353</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e9225080-c4b2-4c8b-b6bc-614127bce490"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_jklm_p_r84</Name>
      <Title>Etablissements SIRENE J K L M Info, finance, immo, scientifique sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE J K L M Info, finance, immo, scientifique sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.04621525114917 44.0731995661225</ows:LowerCorner>
        <ows:UpperCorner>7.212696694895 46.7912847467608</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2c0c382d-30a5-4975-a702-1e331764f850"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_o_p_r84</Name>
      <Title>Etablissements SIRENE O Administration sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE O Administration sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08738228604779 44.0890544815738</ows:LowerCorner>
        <ows:UpperCorner>7.18460998609522 46.7660758346354</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b18dde5b-febf-4a05-a287-a24e3df04ccc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_p_p_r84</Name>
      <Title>Etablissements SIRENE P Enseignement sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE P Enseignement sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.0975798219353 44.1244043853144</ows:LowerCorner>
        <ows:UpperCorner>7.18799769538498 46.7930869435033</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/039f8598-dc51-4d1f-b3cc-0a81652e2959"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_s_038_2018</Name>
      <Title>Contour d’un incendie de forêt et de végétation à La Mure – Isère</Title>
      <Abstract>Contour d’un incendie de forêt et de végétation à La Mure – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.77594669380755 44.9057641943115</ows:LowerCorner>
        <ows:UpperCorner>5.77759924533982 44.9077901327471</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0e6f3f8d-cfdc-4e93-bc3b-43bb814cbc94"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_q_p_r84</Name>
      <Title>Etablissements SIRENE Q Santé sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE Q Santé sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.09132788910727 44.12324274174</ows:LowerCorner>
        <ows:UpperCorner>7.1675540160506 46.7651754273199</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0e382cad-4392-404f-9928-1b1dde2cb602"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_r_p_r84</Name>
      <Title>Etablissements SIRENE R Culture sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE R Culture sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08979119098084 44.1190565211749</ows:LowerCorner>
        <ows:UpperCorner>7.18558057788084 46.7786812836595</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a5c6b51c-e849-41e8-9431-bb0b6def7078"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_c_p_r84</Name>
      <Title>Etablissements SIRENE Industries Manufacturières Section C géocodés sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE Industries Manufacturières Section C géocodés sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.06003360465971 44.0868853348163</ows:LowerCorner>
        <ows:UpperCorner>7.15252210968694 46.7565559590419</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/18f5a8dd-bb64-45c2-9b61-a13a04d93ea3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_stu_p_r84</Name>
      <Title>Etablissements SIRENE S T U  Services sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE S T U  Services sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.06623991989554 44.084053114101</ows:LowerCorner>
        <ows:UpperCorner>7.15796787945033 46.7765142595997</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/64a5f1db-1797-4a9c-91ab-6708a1a297fe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_s_038_2016</Name>
      <Title>Contour des incendies forestier sur les communes de Roybon et de Saint-Ismier - Isère</Title>
      <Abstract>Contour des incendies forestier sur les communes de Roybon et de Saint-Ismier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.22197433031336 45.2155201091081</ows:LowerCorner>
        <ows:UpperCorner>5.83235964735569 45.2794191615035</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5645f5fe-8807-4120-83f5-28c5bea9a8a5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_sirene_cat_b_p_r84</Name>
      <Title>Etablissements SIRENE Industries Extractives Section B géocodés sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Etablissements SIRENE Industries Extractives Section B géocodés sur Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.16086420984523 44.1691456415897</ows:LowerCorner>
        <ows:UpperCorner>7.0338399598551 46.7588723172979</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/52e0c57d-fd48-4225-917c-6560d7bbd2e6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_p_038_2018</Name>
      <Title>Impacts de foudre : feu de La Mûre de 2018 - Isère</Title>
      <Abstract>Impacts de foudre : feu de La Mûre de 2018 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.77656521654878 44.9073610019883</ows:LowerCorner>
        <ows:UpperCorner>5.77656521654878 44.9073610019883</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/28b6c36d-34af-490b-9535-4afb735dc668"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_p_038_2017</Name>
      <Title>Arbres incendiés : feu de Beaucroissant et de Frontonas de 2017 - Isère</Title>
      <Abstract>Arbres incendiés : feu de Beaucroissant et de Frontonas de 2017 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.18361520939225 45.3183033800585</ows:LowerCorner>
        <ows:UpperCorner>5.48481619373921 45.6504477091675</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6eccbf8d-25a9-4450-aa5c-f46099f3ba3f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tunnel_routier_bdc_l_r84</Name>
      <Title>Tunnels routiers BDCARTO de plus de 300m de Auvergne Rhône-Alpes</Title>
      <Abstract>Ce sont les tunnels routiers de plus de 300m 
La géométrie est issue de la BDCARTO de l'Institut Géographique National.
pour la carte gestion de crise
 Seuls les tunnels dont la longueur est supérieure à 300m  sont affichés.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-1.11017892639546 42.069461550486</ows:LowerCorner>
        <ows:UpperCorner>10.4422067733571 50.6513982018361</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3ea6ba38-6139-4ff4-839d-09f53748b987"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gestion_risque_feu_p_038_2023</Name>
      <Title>Origine d’un feu de forêt et de végétation à Gillonnay - Isère</Title>
      <Abstract>Origine d’un feu de forêt et de végétation à Gillonnay - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.28430770918289 45.4144034301449</ows:LowerCorner>
        <ows:UpperCorner>5.28430770918289 45.4144034301449</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/460d6a31-19cf-4f3c-b9ce-77996f8b847b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_alea_synthet_feu_s_038_2005</Name>
      <Title>Carte synthétique de l’aléa incendie (2005) - Isère</Title>
      <Abstract>Carte synthétique de l’aléa incendie (2005) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.71916987757978 44.6802701366647</ows:LowerCorner>
        <ows:UpperCorner>6.41826090766929 45.8944606468445</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/da78cd4f-227f-4b20-9d8f-f3a7a5d9f622"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:perimetre_scot_038</Name>
      <Title>Périmetre des SCOT - Isère</Title>
      <Abstract>Périmetre des SCOT - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.43223473047919 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8983827448364</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0305d1de-a24d-478f-a10b-a09674735c9c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_document_pprn_s_038</Name>
      <Title>PPRN : Liste des plans de prévention des risques naturels approuvés et numérisés - Isère </Title>
      <Abstract>PPRN : Liste des plans de prévention des risques naturels approuvés et numérisés - Isère </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.7225996997076 44.6881509535881</ows:LowerCorner>
        <ows:UpperCorner>6.41826156967314 45.8937722107504</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f02820d0-9f99-4332-8da1-06001f0e6cec"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_s_038</Name>
      <Title>PPRN : Périmètres d’exposition aux risques des plans de prévention des risques naturels approuvés et numérisés - Isère</Title>
      <Abstract>PPRN : Périmètres d’exposition aux risques des plans de prévention des risques naturels approuvés et numérisés - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.7225996997076 44.6881509535881</ows:LowerCorner>
        <ows:UpperCorner>6.41826156967314 45.8937722107504</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5d1e0dfb-85ce-486b-a6c7-c34b69fc0698"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zon_debrouss_old_s_038</Name>
      <Title>Obligations Légales de Débroussaillement – Isère</Title>
      <Abstract>Obligations Légales de Débroussaillement – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.557772633445 44.9709414871265</ows:LowerCorner>
        <ows:UpperCorner>6.01252403176515 45.5003191213839</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6df446d7-052c-4ef6-a2df-d28809dca434"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_s_038</Name>
      <Title>PPRN : Zonage réglementaire des plans de prévention des risques naturels approuvés et numérisés - Isère</Title>
      <Abstract>PPRN : Zonage réglementaire des plans de prévention des risques naturels approuvés et numérisés - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.7225996997076 44.6881509535881</ows:LowerCorner>
        <ows:UpperCorner>6.41826156967314 45.8937722107504</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/139ae225-2bcb-44c5-a81a-fa1385e09f7c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_hab_n2000_zh_s_r84</Name>
      <Title>Habitats naturels caractéristiques des zones humides des sites Natura 2000 en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.15342502657998 44.1988985085691</ows:LowerCorner>
        <ows:UpperCorner>7.18191144067016 46.8289573068697</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/fff45280-03df-40c2-9994-b6a87cf73f93"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_charge_amenagement_s_038</Name>
      <Title>Découpage départemental par chargé de planification - Isère</Title>
      <Abstract>Découpage départemental par chargé de planification - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.62505213992601 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8956635815073</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d35d4797-6ef2-4a22-9223-d006c28fc93f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20140005_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de PRIVAS (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.5864929342686 44.7209025601855</ows:LowerCorner>
        <ows:UpperCorner>4.61578574493401 44.7371202175611</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/473b069e-3c6f-402d-b00c-e907f7eac074"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_affecte_route_s_038</Name>
      <Title>Classement sonore des routes - Isère</Title>
      <Abstract>Secteur affectés  par les bruits des routes - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72149692046985 44.71224181301</ows:LowerCorner>
        <ows:UpperCorner>6.18414775624646 45.8935196451263</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f7278036-a30b-4c59-be25-7e0df524526f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_affecte_tram_s_038</Name>
      <Title>Classement sonore des trams - Isère</Title>
      <Abstract>Secteur affectés  par les bruits des trams - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.65624069213873 45.1338449369491</ows:LowerCorner>
        <ows:UpperCorner>5.79020863639961 45.2546307466304</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0dfc9194-99ab-49af-aa3a-47b674bfebe7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_route_cat3_038</Name>
      <Title>Classement sonore des routes de catégorie 3 - Isère</Title>
      <Abstract>Classement sonore des routes de catégorie 3 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.71916974603964 44.8139261019368</ows:LowerCorner>
        <ows:UpperCorner>6.18285791310426 45.8935683737561</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/dc58ac94-0620-4b0d-85ac-6acfde0f1cc5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_asa_irrigation_s_038</Name>
      <Title>Cartographie des Association Syndicales Autorisées (ASA) d’irrigation – Isère</Title>
      <Abstract>Cartographie des Association Syndicales Autorisées (ASA) d’irrigation – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73547311055019 44.8259090265269</ows:LowerCorner>
        <ows:UpperCorner>6.02287204999194 45.8571960696201</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b50d34e1-ff2e-4fa6-a3d0-12eaee478e91"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_schs_s_038</Name>
      <Title>Services Communaux d’Hygiène et de Santé (SCHS) - Isère</Title>
      <Abstract>Services Communaux d’Hygiène et de Santé (SCHS) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.82503063014724 45.1528841289287</ows:LowerCorner>
        <ows:UpperCorner>5.80962254737289 45.6440239826276</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/128b5c29-091b-4198-8ba0-cbdc5377cd05"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:anct_qp_metropole_lb93</Name>
      <Title>QP_METROPOLE_LB93</Title>
      <Abstract>Couche synchronisée et initialisée le 14/02/2024 à 15:21:18 par lecture de l'adresse https://static.data.gouv.fr/resources/quartiers-prioritaires-de-la-politique-de-la-ville-qpv/20180110-144945/qp-politiquedelaville-shp.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-4.89704470552995 41.5575824783029</ows:LowerCorner>
        <ows:UpperCorner>10.5002492923423 51.037024548132</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/191763c8-81be-4764-b21d-c88d5fb41e67"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_route_cat4_038</Name>
      <Title>Classement sonore des routes de catégorie 4 - Isère</Title>
      <Abstract>Classement sonore des routes de catégorie 4 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.74424292860214 44.6885900169748</ows:LowerCorner>
        <ows:UpperCorner>6.09647121228932 45.8199910700524</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c61726ce-072a-4a25-87e2-d9089224f772"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_loi_littoral_communes_s_r84</Name>
      <Title>Communes loi littoral de Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.45250027243029 44.7220475166873</ows:LowerCorner>
        <ows:UpperCorner>6.80800661837232 46.4686896811453</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ebe7c57e-eea8-4c61-a42c-fe87e4a54350"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_effgen_s_r84</Name>
      <Title>Aléa minier - Effondrement généralisé</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.75312036933987 44.9238788393263</ows:LowerCorner>
        <ows:UpperCorner>5.83145126625636 46.0376186053223</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bcf8a5a4-834e-41c2-b57d-2c814967ca80"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_terril_s_r84</Name>
      <Title>Après mine - Terrils et verses surfacique en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.37377414693632 44.252090509909</ows:LowerCorner>
        <ows:UpperCorner>6.85465413926914 46.5108000196203</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6dc2d136-20f0-4b43-94d5-9c86e848f687"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_terril_p_r84</Name>
      <Title>Après mine - Terrils et verses ponctuels en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.37306138942347 44.3009497301969</ows:LowerCorner>
        <ows:UpperCorner>6.80584091139497 46.4901071248113</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8af2b3fe-ae43-4c96-98aa-0cbfb6004716"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_desordre_p_r84</Name>
      <Title>Après mine - Désordres (ponctuel)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.37425016879404 44.2529221752627</ows:LowerCorner>
        <ows:UpperCorner>6.81760247210278 46.5060265716508</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0ba218e9-101b-4b11-be08-32609afa24b1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_methani_cogene_s_r84</Name>
      <Title>Unités de méthanisation en cogénération – Répartition géographique en Auvergne-Rhône-Alpes</Title>
      <Abstract>Unités de méthanisation en cogénération – Répartition géographique en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.18689337038508 44.5961048147929</ows:LowerCorner>
        <ows:UpperCorner>6.69803956566854 46.6793560980199</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8cd7177d-4fe8-464d-b13e-6950ad74b45a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_methani_inject_s_r84</Name>
      <Title>Unités de méthanisation en injection – Répartition géographique en Auvergne-Rhône-Alpes</Title>
      <Abstract>Unités de méthanisation en injection – Répartition géographique en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.43422066699727 44.5533875901169</ows:LowerCorner>
        <ows:UpperCorner>6.61182852011704 46.6551584163866</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bd14342f-83c0-47cf-94ae-e925d710dc10"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_route_cat5_038</Name>
      <Title>Classement sonore des routes de Catégorie 5 - Isère</Title>
      <Abstract>Classement sonore des routes de Catégorie 5 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.7642827473231 44.9529027602951</ows:LowerCorner>
        <ows:UpperCorner>6.09699538398536 45.8023547557174</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a233d063-a545-4a0a-ac24-2410f59fb170"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:village_avenir_s_038</Name>
      <Title>Village d’avenir - Isère</Title>
      <Abstract>Village d’avenir - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.83855227728703 44.7670999629076</ows:LowerCorner>
        <ows:UpperCorner>6.07239537719792 45.8395036540391</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/564cb745-721c-48f6-96a9-7b01f01f57df"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_loi_montagne_300m_plan_eau_s_038</Name>
      <Title>Bande de 300m inconstructibles autour des plans d'eau dans le cadre de la loi montagne- Isère</Title>
      <Abstract>Bande de 300 m inconstructible autour des plans d'eau naturels ou artificiels d'une superficie inférieure à 1000 ha en application de l'article L122–12 du code de l'urbanisme
Article L122–12 du code de l'urbanisme :
Les p...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.35726166587715 44.7644640175052</ows:LowerCorner>
        <ows:UpperCorner>6.44208833877319 45.47936105419</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6e57757f-1e46-439c-bab6-2c3a5280919a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_alea_commune_s_r84</Name>
      <Title>Communes Aleas Miniers</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.32126291947858 44.2174228720489</ows:LowerCorner>
        <ows:UpperCorner>6.94518455114753 46.5632282092705</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/92140e69-5a8c-4203-9a92-8d35df723353"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_georisq_icpe_api_entree_lib_rub_principale_p_r84</Name>
      <Title>ICPE sur Auvergne-Rhône-Alpes</Title>
      <Abstract>ICPE provenant de l'API_Georisque et représentant les Entrées et la Rubrique principale</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.05502647281882 44.1275907689789</ows:LowerCorner>
        <ows:UpperCorner>7.16688337034099 46.7884265583109</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/07d4f35b-343d-4ab4-8208-13466d4ae88f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_georisq_icpe_api_tar_p_r84</Name>
      <Title>ICPE TAR en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.26121433506321 44.239959599579</ows:LowerCorner>
        <ows:UpperCorner>6.77011144642617 46.5945706508377</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/61a73d98-9584-4712-a671-c08c4f0cbd87"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_min_autres_communes_s_r84</Name>
      <Title>Synthèse communale suivi après-mînes (autre que aléas) en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.32069070114686 44.1453552514621</ows:LowerCorner>
        <ows:UpperCorner>7.2721324301873 46.6091082203354</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4bc360cf-5893-4ad2-981c-f8235aae97d4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_passage_a_faune_p_r84</Name>
      <Title>Passage à faune en Auvergne-Rhône-Alpes</Title>
      <Abstract>Extraction du SIPAF (CEREMA)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.68461182448485 44.3869761603613</ows:LowerCorner>
        <ows:UpperCorner>6.33122541019424 46.5031353451071</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d9f20ddd-2ae7-4f0f-8877-980ffa1925a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_attaques_loup_canton_s_fr</Name>
      <Title>Constats et victimes potentielles Loup par canton depuis 2010 en France</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-4.33670227313844 42.1448786858912</ows:LowerCorner>
        <ows:UpperCorner>8.29449167736943 50.3741562659269</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a1f9af34-060b-4e86-88cf-19d3c8c31307"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_terrain_gens_voyage_s_038</Name>
      <Title>Terrain d'accueil pour les gens du voyage - Isère</Title>
      <Abstract>Terrain d'accueil pour les gens du voyage - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.75121514332634 44.9281030639006</ows:LowerCorner>
        <ows:UpperCorner>6.02980225749829 45.7555737947315</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/94f60625-e79e-4eaa-873c-020888432783"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bassin_vie_s_038</Name>
      <Title>Bassin de vie – Isère</Title>
      <Abstract>Bassin de vie – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.57086719384718 44.5905347247591</ows:LowerCorner>
        <ows:UpperCorner>6.47072331116221 45.9503327319022</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3838f3e1-56c7-4048-9e60-b1d4a9a06c66"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prunus_s_r84_2023</Name>
      <Title>Parcelles culturales de prunus, 2023, Auvergne-Rhône-Alpes</Title>
      <Abstract>Unités culturale de prunus (parcelles de verger) où sont implantés des arbres fruitiers de type prunus (fruits à noyaux)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.06398712024284 44.1636370836328</ows:LowerCorner>
        <ows:UpperCorner>6.01961086621387 45.9261310371359</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3634e4f9-4c36-48c9-9f82-c7aaa989c4b2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evmt_crise_emp_mesure_sharka_r84_2024</Name>
      <Title>Zones de prospection et de lutte 2024 contre la maladie de la Sharka - Auvergne-Rhône-Alpes</Title>
      <Abstract>Périmètres des zones de surveillance et de lutte contre le Plum pox virus, agent causal de la maladie de la sharka définies pour l'année 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.40663421420892 44.2620338731995</ows:LowerCorner>
        <ows:UpperCorner>5.19092992341554 45.8001254748599</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/51d5463c-5894-40e7-9acf-4fbfd67653e0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_vegetale_emprise_mesure_s_084_2024</Name>
      <Title>Zones d'emprise de mesures définies en 2024 autour des foyers de flavescence dorée de la vigne</Title>
      <Abstract>Périmètres des zones délimitées, des zones de traitement et de prospection pour l'année 2024 dans le cadre de la lutte contre la flavescence dorée de la vigne et son agent vecteur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.15245790717902 44.1824516558756</ows:LowerCorner>
        <ows:UpperCorner>6.50889941991004 46.3261889670734</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9f42f065-6f90-4faa-9051-e528a4304c62"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_essaimage_fd_2024</Name>
      <Title>Parcelles du cadastre CVI avec risque essaimage 2024 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles du cadastre viticole exploitées par des viticulteurs ayant eu un foyer de flavescence dorée en 2023 sur leur parcellaire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.10010080202883 44.0468244352033</ows:LowerCorner>
        <ows:UpperCorner>6.51901786229362 46.5934051041758</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0eef8f65-f14b-4622-80fd-69956cc959dd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_agrege_2023_038</Name>
      <Title>Bâti agrégé de 2023 - Isère</Title>
      <Abstract>Bâti agrégé de 2023 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72641229128876 44.6877662696375</ows:LowerCorner>
        <ows:UpperCorner>6.39456648432189 45.8904778830759</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a1e1232b-0bdc-4b12-b7e7-694b9ae3a06d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tache_urbaine_2023_038</Name>
      <Title>Tache urbaine de 2023- Isère</Title>
      <Abstract>Tache urbaine de 2023- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.7262824464733 44.6876722297351</ows:LowerCorner>
        <ows:UpperCorner>6.39470247853012 45.8905713558246</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c2b5103b-eebd-433b-b759-006dcf874150"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:troncon_voie_ferree_non_exploite</Name>
      <Title>Test préconisation XML</Title>
      <Abstract>test</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-4.59243164282283 42.3033666009499</ows:LowerCorner>
        <ows:UpperCorner>8.32555680481057 51.0771058483565</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f5eb3b66-d2fd-4e89-8d74-48dea2bafb81"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zone_de_traitement_flavescence_2024</Name>
      <Title>Zones de traitement définies en 2024 autour des foyers de flavescence dorée de la vigne</Title>
      <Abstract>Zone de traitement 2024 pour la lutte contre la flavescence dorée de la vigne en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.19100648247736 44.1824516558756</ows:LowerCorner>
        <ows:UpperCorner>6.50889941991004 46.3261263593333</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/204af980-1b78-4101-a19f-821badf0c912"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_instruct_access_ref_s_038</Name>
      <Title>Périmètres des instructeurs de l'unité Accessibilite (Rattachement des communes par instructeur) - Isère</Title>
      <Abstract>Périmètres des instructeurs de l'unité Accessibilite (Rattachement des communes par instructeur) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5b4e2cc3-25ab-46b3-b543-43b8db05f946"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ads_serv_instruct_s_038</Name>
      <Title>Centres instructeurs ADS - Isère</Title>
      <Abstract>Centres instructeurs ADS - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/066d43b6-6d53-4220-b868-df72046fda9a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_aoc_viticole_s_r84</Name>
      <Title>AOC viticole - Aires parcellaires Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.32742231085866 44.1913537168801</ows:LowerCorner>
        <ows:UpperCorner>6.52682265438102 46.4521390631539</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ea091248-ad5f-4759-b9d3-9b3e8c5020de"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_piegrieche_grise_s_r84</Name>
      <Title>Zone de reproduction de la pie grièche grise par maille 5 x 5 km en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.22342295216912 44.4903846819415</ows:LowerCorner>
        <ows:UpperCorner>5.58774681404607 46.0947869571015</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d0a809cf-5145-444a-87dc-0224798037b0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_piegrieche_meridio_s_r84</Name>
      <Title>Zone de reproduction de la pie grièche méridonale par maille 5 x 5 km en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.18673152986207 44.0826142137593</ows:LowerCorner>
        <ows:UpperCorner>5.64976364338058 44.6926240679046</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/36f08652-9063-45fc-a1f8-715f1a8b5f78"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_piegrieche_teterousse_s_r84</Name>
      <Title>Zone de reproduction de la pie grièche à tête rousse par maille 5 x 5 km en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08196647955956 44.1305115253142</ows:LowerCorner>
        <ows:UpperCorner>5.62210687339474 46.8151474043846</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8e6de1f2-b119-40e7-a1b5-f14349745035"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_piegrieche_ecorcheur_s_r84</Name>
      <Title>Zone de reproduction de la pie grièche écorcheur par maille 5 x 5 km en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01639921361015 44.0411441315707</ows:LowerCorner>
        <ows:UpperCorner>7.19296835303589 46.8151474324254</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/67b49196-26e6-493e-a0b1-c1cdef7c90a0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_piegrieche_hiver_s_r84</Name>
      <Title>Répartition hivernale de la pie grièche grise par maille 5 x 5 km en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.14965343548497 44.2360320754197</ows:LowerCorner>
        <ows:UpperCorner>6.72581925384885 46.680085243502</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3e31165d-b6f5-4e15-a845-60750f708a16"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pna_milan_royal_s_r84</Name>
      <Title>Répartition des zones de reproduction du Milan royal par maille de 5 x 5 km en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01721531258935 44.2681385972311</ows:LowerCorner>
        <ows:UpperCorner>7.12415464831669 46.7701271594763</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d5f4c044-943f-48c1-b8e8-996feba94231"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_pna_milan_dortoir_s_r84</Name>
      <Title>Répartition des dortoirs hivernaux du Milan royal par maillee de 5 x 5 km en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.02208360967062 44.2419728666474</ows:LowerCorner>
        <ows:UpperCorner>6.51834877358877 46.4999993968362</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f9cfe867-4295-4673-8516-aca18894c565"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prunus_prospection_sharka_r84_2024</Name>
      <Title>Unités culturales de prunus prospectées dans le cadre de la lutte contre la maladie de la Sharka, 2024 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Unités culturales de prunus avec les données du résultat des prospection 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.06398712024284 44.1636370836328</ows:LowerCorner>
        <ows:UpperCorner>6.01961086621387 45.9261310371359</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a981b40e-14f9-42f2-8337-ad73124e789a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rbio_l_r84</Name>
      <Title>Réservoirs Biologiques en Rhône Alpes</Title>
      <Abstract>masses d'eau et cours d'eau non masse d'eau classées en Réservoirs biologiques en Rhône-Alpes suite aux travaux du SDAGE 2010-2015 .
ATTENTION, sur le bassin Loire Bretagne, le tracé est exhaustif. Seul le texte fait foi. Le découpa...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.91857472257113 44.0835377389364</ows:LowerCorner>
        <ows:UpperCorner>7.15744111119607 46.8245912746446</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/49966326-1496-462c-a7fa-b40cb3998e65"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_busard_cendre_s_r84</Name>
      <Title>Zones de reproduction du busard cendré en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.60686907315841 44.0811021068942</ows:LowerCorner>
        <ows:UpperCorner>5.81626683087403 46.7701274956906</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/aa0b06ce-6777-4276-b68a-ef91dceee564"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_busard_roseaux_s_r84</Name>
      <Title>Zones de reproduction du busard des roseaux en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.18888662586768 44.5244507404697</ows:LowerCorner>
        <ows:UpperCorner>6.06528622870969 46.5448548945716</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/11911e9a-396b-465f-89f4-04a76cf9efcc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_busard_stmartin_s_r84</Name>
      <Title>Zones de reproduction du busard Saint-Martin en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01721531258935 44.2128950461852</ows:LowerCorner>
        <ows:UpperCorner>5.94713707083362 46.770127764662</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/de59a9ca-6631-46f3-98bd-9b52a1a49082"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_balbuzard_pecheur_s_r84</Name>
      <Title>Zones de reproduction du balbuzard pêcheur en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.12582422235087 44.5007085249993</ows:LowerCorner>
        <ows:UpperCorner>5.09622302579491 46.7700530504279</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a2c12d1b-7e2d-4b7a-8b85-5f4319510658"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rale_des_genets_s_r84</Name>
      <Title>Zones de reproduction du râle des genêts en Auvergne Rhône Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.60849339011737 44.5466064985372</ows:LowerCorner>
        <ows:UpperCorner>6.84680041189934 46.5450218965191</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/86b66f80-5479-4088-8067-8eab0cd102a0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cartepotentieleolien_2022_r84_enjeu_0</Name>
      <Title>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux rédhibitoires</Title>
      <Abstract>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux rédhibitoires</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434627 44.0678874075154</ows:LowerCorner>
        <ows:UpperCorner>7.28748107012271 46.8042920710627</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9fe118bb-8189-49ea-9d09-39185aefb883"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sre_cartepotentieleolien_2022_r84_enjeu_2</Name>
      <Title>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux à prendre en compte</Title>
      <Abstract>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux à prendre en compte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.06612356290694 44.2328871946516</ows:LowerCorner>
        <ows:UpperCorner>7.10607956096298 46.8040565533477</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4f38d2c4-9902-4a0d-bd42-0204ea3ecde1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sre_cartepotentieleolien_2022_r84_enjeu_1</Name>
      <Title>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux forts</Title>
      <Abstract>Eolien terrestre – Zones Favorables à l’éolien en Auvergne-Rhône-Alpes - enjeux forts</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.0317950142517 44.0712598978306</ows:LowerCorner>
        <ows:UpperCorner>7.18396786736782 46.804029087764</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d2f0cee7-03fd-4b22-bcd5-22b46744a0b9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_plh_zsup_s_r84</Name>
      <Title>Programmes Locaux d'Habitat (PLH) en région Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.21563145912333 44.2126522133577</ows:LowerCorner>
        <ows:UpperCorner>7.10474643887729 46.8042941302207</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/02992a08-7a58-491b-bf9a-a9e6b3e2f61d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170009_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de JOYEUSE (Ardèche)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.2164861983196 44.4505094436733</ows:LowerCorner>
        <ows:UpperCorner>4.28542874466655 44.5001045398413</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/be6abbb6-7a92-472b-9c36-8dcbda17c36d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bassin_air_perimetre_s_038</Name>
      <Title>Bassin d'air - Isère</Title>
      <Abstract>Bassin d'air - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682643</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406216</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6dd53985-088e-45e2-9fa4-4852ef13f5f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_trdp_zsup_038</Name>
      <Title>Territoires ruraux de développement prioritaire - Isère</Title>
      <Abstract>Territoires ruraux de développement prioritaire - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.03703539986111 44.6842188390903</ows:LowerCorner>
        <ows:UpperCorner>6.22783495043294 45.3681772076077</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/372b6215-45dd-448f-a7e4-3dbce54e212a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_montagne_zsup_038</Name>
      <Title>Communes en zones de montagne au titre de la loi du 9 janvier 1985 - Isère</Title>
      <Abstract>Communes en zones de montagne au titre de la loi du 9 janvier 1985 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.25916739346901 44.6795897682643</ows:LowerCorner>
        <ows:UpperCorner>6.39553267698223 45.5146319326904</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7d084d98-d4d6-4291-9606-9c6192913712"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zrr_zsup_038</Name>
      <Title>Zone de revitalisation rurale - Isère</Title>
      <Abstract>Les zones de revitalisation rurale (ZRR) visent à aider le développement des territoires ruraux principalement à travers des mesures fiscales et sociales. Des mesures spécifiques en faveur du développement économique s'y appliquent. L'o...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.04642647845242 44.6842438809626</ows:LowerCorner>
        <ows:UpperCorner>6.23183705494768 45.4368692902471</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8971e66d-bbab-47d3-8844-b306c69fa5af"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_urbaine_unite_zsup_038</Name>
      <Title>Unité urbaine 2020 selon l'INSEE – Isère</Title>
      <Abstract>Unité urbaine 2020 selon l'INSEE – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682643</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406216</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f113ebb0-e95f-49a8-a84b-51b4943cfe59"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170007_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de LABÉGUDE (Ardèche)</Title>
      <Abstract>Zonage réglementaire du PPR</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.33776238571418 44.6341375981921</ows:LowerCorner>
        <ows:UpperCorner>4.37683386554306 44.6521264299439</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/02e7cbc7-be24-4f93-b4e7-743f219b0508"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:doc_urba_038</Name>
      <Title>Document d’urbanisme (PLUi, PLU, CC) Numérisé- Isère</Title>
      <Abstract>Document d’urbanisme (PLUi, PLU, CC) Numérisé- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72110634940869 44.7052700503146</ows:LowerCorner>
        <ows:UpperCorner>6.30853770062604 45.8941918406216</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/278cf796-bc88-4d74-8595-da0d703690fe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_pci_loc_piege_cicadelle_fd_r84_2024</Name>
      <Title>Parcelles disposant d'un piège pour le comptage des cicadelles adultes vignoble 2024 - Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.20334661124763 44.2092442067092</ows:LowerCorner>
        <ows:UpperCorner>6.49811348384564 46.3108970038948</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bdcd66c4-9a2a-47bf-abb3-ed2e144dc8f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170012_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de ROSIÈRES (Ardèche)</Title>
      <Abstract>Zonage réglementaire risque inondation</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.2340026065024 44.4538055704989</ows:LowerCorner>
        <ows:UpperCorner>4.28615146154601 44.511145480218</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b66c9f90-af65-4b57-9991-455cc8a432b4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170005_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de SAINT ÉTIENNE DE FONTBELLON (Ardèche)</Title>
      <Abstract>Zonage réglementaire ppr inondation</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.34909190628231 44.5750074769119</ows:LowerCorner>
        <ows:UpperCorner>4.40820966226272 44.6099944180929</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c2cb8fbc-6231-451c-8a15-cf75440c61e2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170001_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation de SAINT PRIVAT (Ardèche)</Title>
      <Abstract>Zonage réglementaire du pprn inondation</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.40167366276845 44.6148294413099</ows:LowerCorner>
        <ows:UpperCorner>4.43901831074006 44.6416524806155</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ea868fd2-9b96-42f5-bf3e-3d721e16b1f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20170004_s_007</Name>
      <Title>PPRN : Zonages réglementaires des plans de prévention des risques naturels inondation d'UCEL (Ardèche)</Title>
      <Abstract>Zonage réglementaire du pprn inondation</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.36816251751131 44.623371499551</ows:LowerCorner>
        <ows:UpperCorner>4.40518687753954 44.6552861890667</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7040989f-86c7-4144-8763-95fa804a6d43"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pss_rhone_aval_s_007</Name>
      <Title>PSS : Plan des surfaces submersibles de TOURNON SUR RHÔNE et SAINT JEAN DE MUZOLS (Ardèche)</Title>
      <Abstract>Zonage du PSS</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.79817320485158 45.0193362709034</ows:LowerCorner>
        <ows:UpperCorner>4.86834130936001 45.1372165844891</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1483879b-3a21-411c-903f-3788a460eb43"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bv_usage_zinf_s_038</Name>
      <Title>Bassin versant dédié à un usage particulier - Isère</Title>
      <Abstract>Bassin versant dédié à un usage particulier - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.7198241650855 44.6796180082146</ows:LowerCorner>
        <ows:UpperCorner>6.4183035281053 45.8945051791541</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/72fd8096-93bc-4c33-b77c-d6ec2a290f7a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_hab_domines_n2000_s_r84</Name>
      <Title>Habitats naturels et semi-naturels dominés des mosaïques des sites Natura 2000 en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.15604082386754 44.1996647769405</ows:LowerCorner>
        <ows:UpperCorner>7.25648219722124 46.8280223029273</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/04a9e56a-42fb-4322-ab37-d899f7f78141"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_irrig_p_038_2012</Name>
      <Title>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2012 – Isere</Title>
      <Abstract>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2012 – Isere</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73057644278915 44.7233516673856</ows:LowerCorner>
        <ows:UpperCorner>6.11472079493841 45.8888472957247</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/519232f3-86cc-4f8e-9311-a2e0c6ecbfb3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_hab_dominants_n2000_s_r84</Name>
      <Title>Habitats naturels et semi-naturels (uniquement les dominants en cas de mosaïques) des sites Natura 2000 en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.15324938881997 44.1951391845345</ows:LowerCorner>
        <ows:UpperCorner>7.28861373197004 46.8289549647813</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1e973b74-eabb-4077-992a-775d7af34593"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_irrig_p_038_2015</Name>
      <Title>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2015 – Isere</Title>
      <Abstract>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2015 – Isere</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73057641955413 44.7233516488965</ows:LowerCorner>
        <ows:UpperCorner>6.11472087901965 45.8888472798824</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/e87df35e-2580-4fd0-bfed-67327626b382"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_irrig_p_038_2017</Name>
      <Title>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation 2017 - Isere</Title>
      <Abstract>Positionnement des points de prélèvements d'eau au milieu naturel effectués pour l'irrigation. Ces prélèvements peuvent être effectués dans le sol (nappe ou circulation karstique), à l'émergence d'une source, ou dans le ré...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73257686317824 44.7233516488965</ows:LowerCorner>
        <ows:UpperCorner>6.11472087901965 45.8888153642452</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/42b2f089-a35b-4c60-950d-ae888e278b8b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prelev_irrig_p_038_2018</Name>
      <Title>Point de prélèvement d'eau au milieu naturel effectué pour l'irrigation - Isère</Title>
      <Abstract>Positionnement des points de prélèvements d'eau au milieu naturel effectués pour l'irrigation.

Ces prélèvements peuvent être effectués dans le sol (nappe ou circulation karstique), à l'émergence d'une source, ou dans le r...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73257686317824 44.7233516488965</ows:LowerCorner>
        <ows:UpperCorner>6.11472087901965 45.8888153642452</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/99a3ff63-ebca-4181-b678-3d47c8da1123"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_opah_zsup_084</Name>
      <Title>Opération programmée d'amélioration de l'habitat (OPAH), zonages supra-communaux en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.10074412272002 44.2362415508248</ows:LowerCorner>
        <ows:UpperCorner>6.7640763633212 46.5396432621219</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/85015cae-550e-4415-b875-9803bf74aff0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_hab_patrimoniaux_s_r84</Name>
      <Title>Habitats naturels patrimoniaux en région Auvergne-Rhône-Alpes</Title>
      <Abstract>Habitats naturels patrimoniaux forestiers sélectionnés à partir de la couche de l'ensemble des habitats naturels des sites Natura 2000. Liste des habitats établie par des experts.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.15693546108839 44.2047529446615</ows:LowerCorner>
        <ows:UpperCorner>7.00958416391328 46.8225382739409</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/aca65eb3-2892-4df1-9829-ebea92431c18"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_aom_s_r84</Name>
      <Title>Autorités organisatrices de la mobilité (AOM) en région Auvergne-Rhône-Alpes</Title>
      <Abstract>Liste des AOM</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434627 44.067618434248</ows:LowerCorner>
        <ows:UpperCorner>7.28748107012271 46.8042920710628</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/59f0466c-ecf3-4472-8296-f19a368b53a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zar_s_r84</Name>
      <Title>Zones d'Action Renforcée Nitrate - ZAR - Auvergne-Rhône-Alpes</Title>
      <Abstract>Arrêté n° 2018-248
établissant le programme d'actions régional
en vue de la protection des eaux contre la pollution par les nitrates d'origine agricole pour la région
Auvergne-Rhône-Alpes du 19 juillet 2018</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.10960225277123 44.5387523857915</ows:LowerCorner>
        <ows:UpperCorner>5.42831290849654 46.7376451711136</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b45c9445-ca76-43da-9d9b-8aa45d5f7c85"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:etablissement_ens_agricole_hotelier_r84_2024</Name>
      <Title>Etablissements de formation agricole et d'hôtellerie-restauration en Auvergne-Rhône-Alpes - 2024-2025</Title>
      <Abstract>Etablissements de formation agricole et d'hôtellerie-restauration en Auvergne-Rhône-Alpes - 2024-2025</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.26619512746902 44.3043027244142</ows:LowerCorner>
        <ows:UpperCorner>6.68931924878532 46.695073942809</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/71d8b7f7-e21c-43af-818b-b2e4d5b924e4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_syl_defr_l_038</Name>
      <Title>Dossier d'objets linéaires pour une demande d'autorisation de défrichement - Isère</Title>
      <Abstract>Dossier d'objets linéaires pour une demande d'autorisation de défrichement - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.85317899806022 45.0205921032967</ows:LowerCorner>
        <ows:UpperCorner>5.90388831795643 45.2711889028254</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ff1362d7-0652-48ec-8391-160928231a95"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:comptage_cicadelle_adulte_2024</Name>
      <Title>Comptage cicadelles adultes vignoble 2024 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Représentation géolocalisée des points de comptage de cicadelles de la vigne adulte dans le cadre de la lutte contre la flavescence dorée de la vigne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.20407348615549 44.2094489103583</ows:LowerCorner>
        <ows:UpperCorner>6.49777040930851 46.3105542098563</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6a25a6e3-f72f-4fe3-824d-15ccff8db7b2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_cadastre_viticole_ano_s_r84_2023</Name>
      <Title>Parcelles viticoles anonymes représentées sous forme de polygones, 2023 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Représentation graphique sous forme de polygones des parcelles cadastrales du casier viticole informatisé en Auvergne-Rhône-Alpes et départements limitrophes (millésime 2023)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01003593543279 44.0146703833821</ows:LowerCorner>
        <ows:UpperCorner>6.82534511881933 46.8402108219818</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/de0ea989-2765-4194-857f-ba97077cad9e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_cadastre_viticole_ano_s_r84_2024</Name>
      <Title>Parcelles viticoles anonymes représentées sous forme de polygones, 2024 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles viticoles anonymes représentées sous forme de polygones, 2024 - Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01003593543279 44.0146703833821</ows:LowerCorner>
        <ows:UpperCorner>6.82534511881933 46.8402108219818</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/971af657-c704-4474-b1c7-1e3fab99b999"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prospection_jaunisse_r84_2024</Name>
      <Title>Unités culturales de vigne prospectées pour les maladies de la jaunisse de la vigne, 2024 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Résultats de la prospection des unités culturales de vignes (parcelles) au regard de leur éventuelle contamination par les maladies de la jaunisse de vigne en 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.18665645971762 44.1845616126415</ows:LowerCorner>
        <ows:UpperCorner>6.49995481841825 46.3232183870574</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/26fa0a31-6e52-4c1d-adb2-e444eadc3b15"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonneur_ventre_jaune_s_r84</Name>
      <Title>Répartition du Sonneur à ventre jaune en Auvergne Rhône Alpes</Title>
      <Abstract>Sonneur à ventre jaune</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08272818716024 44.2360320754197</ows:LowerCorner>
        <ows:UpperCorner>6.73199336171644 46.7701270175192</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2ebe7c34-fc83-44fc-9b77-7a26d4f1cef1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_chasse_louv_zinf_s_038</Name>
      <Title>Périmètre affecté à un lieutenant de louveterie- Isère</Title>
      <Abstract>Périmètre affecté à un lieutenant de louveterie- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.71981826120266 44.679617642674</ows:LowerCorner>
        <ows:UpperCorner>6.41831131998134 45.8945134737282</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/84867e6e-742e-46ff-97f8-1cd620515995"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dfci_intra_2x2km_grille_038</Name>
      <Title>Subdivion du quadrillage DFCI 2 x 2 km - Isère</Title>
      <Abstract>Subdivion du quadrillage DFCI 2 x 2 km - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.70833444039838 44.6754139306167</ows:LowerCorner>
        <ows:UpperCorner>6.43393372374829 45.9104061099273</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6dcda710-714b-44c3-9b1c-33d3e780dd2d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_camino_titres_miniers_actifs_s_r84</Name>
      <Title>Titres miniers actifs en Auvergne-Rhône-Alpes</Title>
      <Abstract>Domaine = Éléments radioactifs et Minéraux et métaux.
Titre = Concession et Permis exclusifs de recherche
Statut de titre = Valide
On retrouve la date d'octroi de la concession et sa limite de validité, la substance , la surface en km², la liste des communes, les départements concernés,le titulaire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.79999293067977 45.2106343584497</ows:LowerCorner>
        <ows:UpperCorner>5.82651692525981 46.6787135062438</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8b5fb696-7c5e-4efa-be95-92a1bbbb6605"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_affecte_rff_038</Name>
      <Title>Classement sonore des voies ferrées - Isère</Title>
      <Abstract>Classement sonore des voies ferrées - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.75210329568757 45.0514357897567</ows:LowerCorner>
        <ows:UpperCorner>6.03846428322466 45.8179467198305</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/977cfce4-f22e-4ffb-a40c-de495b4614b3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_routes_rn_l_r84</Name>
      <Title>Réseau routier national en Auvergne-Rhône-Alpes</Title>
      <Abstract>Réseau routier national en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.14862081018041 44.267336948581</ows:LowerCorner>
        <ows:UpperCorner>6.976648674977 46.6864649275744</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/247498f6-64ad-45a9-a5f2-428ea6777f36"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bur_vote_s_038</Name>
      <Title>Nombre de bureaux de vote par commune – Isère</Title>
      <Abstract>Nombre de bureaux de vote par commune – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f69b77c7-f3e1-4d4a-bbff-7485ee97b6af"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gypaete_zpresence_s_r84</Name>
      <Title>Cartographie des territoires de présence du Gypaète barbu en AURA</Title>
      <Abstract>Asters CEN 74 en collaboration avec la DREAL</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03804593481518 44.0675166888387</ows:LowerCorner>
        <ows:UpperCorner>7.26115858905028 46.4686893288247</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/852b0977-adcb-4719-8bfa-364cbb59b3bc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_gypaete_zrepro_s_r84</Name>
      <Title>Cartographie des territoires de reproduction du Gypaète barbu en AURA</Title>
      <Abstract>territoires de reproduction de l’espèce Gypaète barbu, sources Asters CEN 74</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.01779050643506 44.0675010869869</ows:LowerCorner>
        <ows:UpperCorner>7.26005736111889 46.4296116680128</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/48961b88-e040-49f0-ae11-c74d401758f1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_plh_zsup_038</Name>
      <Title>Programmes locaux de l'habitat - Isère</Title>
      <Abstract>Programmes locaux de l'habitat - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.62505213992601 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8956635815073</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a177e845-9ed2-42ca-b917-ca19e6c5f375"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tourbiere_s_r84</Name>
      <Title>Tourbières inventoriées en Auvergne-Rhône-Alpes</Title>
      <Abstract>Tourbières inventoriées en Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.24620010083055 44.2636971492631</ows:LowerCorner>
        <ows:UpperCorner>7.1886588296242 46.4466919208359</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4fccf0a4-56b5-421e-a5ca-464df41f8c36"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_territoire_car_s_038</Name>
      <Title>Découpage départemental des responsables de la cellule de l’affichage des risques du Service Sécurité et Risques - Isère</Title>
      <Abstract>Découpage départemental des responsables de la cellule de l’affichage des risques du Service Sécurité et Risques - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ed1b3c66-f9ca-4e90-94d0-7d453e671f3f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_secteu_car_s_038_2025</Name>
      <Title>Découpage départemental des agents de la cellule d'affichage des risque du Service Sécurité et Risques - Isère</Title>
      <Abstract>Découpage départemental des agents de la cellule d'affichage des risque du Service Sécurité et Risques - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/20a2899f-170e-46b9-bed2-5a01a817bca5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pat_r84_2025</Name>
      <Title>Projets alimentaires territoriaux 2025 - Auvergne-Rhône-Alpes </Title>
      <Abstract>Les projets alimentaires territoriaux (PAT), créés en 2014 dans le cadre de la loi d’avenir pour l’agriculture et l’alimentation, visent à renforcer le développement d’une agriculture et d’une alimentation locales et durables. Ils permettent de soutenir les circuits alimentaires de proximité, d’améliorer les repas dans les cantines mais aussi de faciliter le renouvellement des agriculteurs, de soutenir les modes de productions durables ou encore les initiatives favorisant l’accès de tous à une alimentation de qualité. Dernière révision date du 01/01/2025

Ce jeu de données fournit les contours des PAT, leur statut (niveau de labellisation 1 ou 2), leur échelle d'action (EPCI, inter-EPCI, département), la date de labellisation et l'adresse des coordonnateurs de projets.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.21739050080012 44.067618434248</ows:LowerCorner>
        <ows:UpperCorner>7.27788406826675 46.6824140112627</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_site_geol_museecoll_p_r84</Name>
      <Title>Inventaire du patrimoine géologique d'Auvergne-Rhône-Alpes - Musées et collections de géologie</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.43134333093935 44.2637716381747</ows:LowerCorner>
        <ows:UpperCorner>6.89489814136705 46.3830295322743</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/277d49c2-d028-4e3a-9029-141dd140d602"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_taux_boisement_s_038</Name>
      <Title>Taux de boisement en Isère – Millésime 2021 – Isère</Title>
      <Abstract>Taux de boisement en Isère – Millésime 2021 – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72041858278227 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8941918406217</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/77fc09a6-211e-4a55-84d3-1ba5096d9059"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zv_nitrates_s_r84</Name>
      <Title>Zones vulnérables à la pollution par les nitrates d’origine agricole (avec précision à la section cadastrale) en région Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-4.85219516968431 44.2681738632673</ows:LowerCorner>
        <ows:UpperCorner>6.58349408767797 49.0376373211206</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0f61a4bb-596f-4e2a-ba1b-b25998ad3423"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_defrich_sylvanat_s_038</Name>
      <Title>Dossiers d'objets surfaciques pour une demande d'autorisation de défrichement – Isère</Title>
      <Abstract>Dossiers d'objets surfaciques pour une demande d'autorisation de défrichement – Isèr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.77908648979421 44.7294058259012</ows:LowerCorner>
        <ows:UpperCorner>6.24839376478273 45.8656997448191</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cdfee60a-1665-4d63-a6af-4e133ce0f436"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_coupes_adm_sylvanat_s_038</Name>
      <Title>Coupes forestières d’autorisation administrative (L124-5 CF) - Isère</Title>
      <Abstract>Coupes forestières d’autorisation administrative (L124-5 CF) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.86027583623047 44.7462053244401</ows:LowerCorner>
        <ows:UpperCorner>6.11384606822095 45.6399805660023</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/de4d35f7-5c3e-4d4f-8466-819724aca895"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_teledection_s_038</Name>
      <Title>Périmètres de télédétection des coupes rases et défrichements - Isère</Title>
      <Abstract>Périmètres de télédétection des coupes rases et défrichements - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.80731329382921 44.8176242669846</ows:LowerCorner>
        <ows:UpperCorner>6.14068287435751 45.8745022610457</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7242a368-51a8-41af-9572-95081834a522"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tampon_200m_mass_forest_4ha_s_038</Name>
      <Title>Tampon autour des forêts et landes de plus de 4 hectares – Isère</Title>
      <Abstract>Tampon autour des forêts et landes de plus de 4 hectares – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72207345590266 44.6842050959045</ows:LowerCorner>
        <ows:UpperCorner>6.39401894836524 45.8860168420173</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8ffeedcf-523c-47d5-a00c-7b115efdbea5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zonehumide_fma_s_brm</Name>
      <Title>Inventaire des zones humides sur le bassin Rhône Méditerannée</Title>
      <Abstract>Sources RPDZH</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.26634667751 43.1698852348465</ows:LowerCorner>
        <ows:UpperCorner>7.32530379027756 48.0666223008077</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/5fdce0cd-5198-44d1-a1b4-1040ca696a30"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zones_humides_s_r84</Name>
      <Title>Inventaire des zones humides en Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.01702714290759 43.9314378300653</ows:LowerCorner>
        <ows:UpperCorner>7.22293373800043 46.7809996032267</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cd66e888-ffbd-41ac-a2e6-80555e37fc10"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zv_s_r84</Name>
      <Title>Zones vulnérables à la pollution aux nitrates agricoles de Auvergne-Rhône-Alpes</Title>
      <Abstract>zone vulnérables 2021 à la commune arrété21-323 du 23 juillet 2021 pour Rhône Méditerranée et du 30 août 2021 pour Loire Bretagne </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.2724187970006 44.4561415106682</ows:LowerCorner>
        <ows:UpperCorner>6.44093738375524 46.8042926396013</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/495660d0-3eaa-41c5-858a-f0fbe6793b90"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_mass_forest_4ha_s_038</Name>
      <Title>Forêts et landes de plus de 4 hectares - Isère</Title>
      <Abstract>Forêts et landes de plus de 4 hectares - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72463279102185 44.6854051937268</ows:LowerCorner>
        <ows:UpperCorner>6.39133569651752 45.8842106984539</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1009ad63-bbf3-4bcd-8c05-079903e839e5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:paec_r84_2025</Name>
      <Title>Projets agro-environnementaux et climatiques 2025, Auvergne-Rhône-Alpes </Title>
      <Abstract>Dans le cadre du Plan Stratégique National (PSN) de la politique agricole commune (PAC) 2023-2027, des mesures agro-environnementales et climatiques (MAEC) peuvent être mises en œuvre en Auvergne-Rhône-Alpes. Les MAEC surfaciques, pilotées par l’État sont réalisées par des opérateurs via des projets territoriaux appelés PAEC (projets agro-environnementaux et climatiques). Ils sont construits à partir des enjeux environnementaux identifiés sur le territoire.
L’opérateur est la structure porteuse du PAEC qui en assure l'animation et dispose de compétences agricoles ou compétences environnementales.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.04113371865837 44.2396883061524</ows:LowerCorner>
        <ows:UpperCorner>5.7503739359272 46.2516967395615</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:paec_r84_2024</Name>
      <Title>Projets agro-environnementaux et climatiques </Title>
      <Abstract>Dans le cadre du Plan Stratégique National (PSN) de la politique agricole commune (PAC) 2023-2027, des mesures agro-environnementales et climatiques (MAEC) peuvent être mises en œuvre en Auvergne-Rhône-Alpes. Les MAEC surfaciques, pilotées par l’État sont réalisées par des opérateurs via des projets territoriaux appelés PAEC (projets agro-environnementaux et climatiques). Ils sont construits à partir des enjeux environnementaux identifiés sur le territoire.
L’opérateur est la structure porteuse du PAEC qui en assure l'animation et dispose de compétences agricoles ou compétences environnementales.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434627 44.0679600767026</ows:LowerCorner>
        <ows:UpperCorner>7.28669108742842 46.8042920439177</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/43ba9abf-702b-4573-b0fd-f717f69c1a9e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_liste_op_rce_p_r84</Name>
      <Title>Niveau d'avancement des actions de restauration de la continuité écologique au droit des ouvrages prioritaires</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.05254170948107 44.2079853567989</ows:LowerCorner>
        <ows:UpperCorner>6.90649454274492 46.6899521475322</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c743b1ce-96d6-4641-9ea3-79d19af58255"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:resultat_prospection_sharka_20250516</Name>
      <Title>Unités culturales de prunus prospectées dans le cadre de la lutte contre la maladie de la Sharka, 2025 - Auvergne-Rhône-Alpes</Title>
      <Abstract>État d'avancement des parcelles de prunus qui ont fait l'objet d'une surveillance sanitaire en 2025 pour la sharka. Les résultats de cette prospection sont intégrées à cette donnée.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.0639871203276 44.1636370836043</ows:LowerCorner>
        <ows:UpperCorner>6.01961086632805 45.9261310371537</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/76e73121-b207-4012-9d14-1c1583ec94c5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_enveloppe_th_abcd_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ TH_A, B, C ou D_Rapide</Title>
      <Abstract>Étude d'aléas pour l'effet thermique à cinétique rapide pour une probabilité le cumul des probabilités A, B, C ou D.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.36411932862934 44.2923886300319</ows:LowerCorner>
        <ows:UpperCorner>6.75253808320305 46.2713903159638</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/80045a62-7921-47fb-bc35-e36d7a310d78"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_enveloppe_tx_abcd_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ TX_A, B, C ou D_Rapide</Title>
      <Abstract>Étude d'aléas pour l'effet toxique à cinétique rapide pour une probabilité le cumul des probabilités A, B, C ou D.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.61457429029668 44.3102367166368</ows:LowerCorner>
        <ows:UpperCorner>6.43422815908862 45.8067528333555</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/edb67540-a152-40f1-93da-2064b3ad88c8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_enveloppe_sp_abcd_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ SP_A, B, C ou D_Rapide</Title>
      <Abstract>Étude d'aléas pour l'effet de surpression à cinétique rapide pour une probabilité le cumul des probabilités A, B, C ou D.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.36654588901628 8.46074419643883</ows:LowerCorner>
        <ows:UpperCorner>6.75173906542213 46.2614022166542</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1add0d19-16c9-45d6-bbae-838958e6c9d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_enveloppe_th_e_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ TH_E_Rapide</Title>
      <Abstract>Étude d'aléas pour l'effet thermique à cinétique rapide pour une probabilité le cumul des probabilités E</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.09179057403642 8.45977766461294</ows:LowerCorner>
        <ows:UpperCorner>6.75735008709687 46.3627372735354</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/2b753588-362f-4ca7-aa29-16176cb7f66b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_enveloppe_tx_e_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ TX_E_Rapide (service WFS)</Title>
      <Abstract>Étude d'aléas pour l'effet toxique à cinétique rapide pour une probabilité le cumul des probabilités E</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.61356453644402 44.3262869487816</ows:LowerCorner>
        <ows:UpperCorner>6.44984089969474 46.0111501750153</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c80b0371-2bb6-4cdd-a6ca-8b7cfe5f3316"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_enveloppe_sp_e_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ SP_E_Rapide (service WFS)</Title>
      <Abstract>Étude d'aléas pour l'effet SURPRESSION à cinétique rapide pour une probabilité le cumul des probabilités E</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.05783786432092 8.46397980811904</ows:LowerCorner>
        <ows:UpperCorner>6.43877400355529 45.8404527141023</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/303ab2d2-195a-4a0d-ac98-4a9e4c629ddc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_enveloppe_h_tx_abcd_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ H_TH_A, B, C ou D_Rapide (service WFS)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.61741335967254 44.7701210366538</ows:LowerCorner>
        <ows:UpperCorner>6.33432516694539 46.1233632356366</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/769c89b8-d508-4ab4-872e-b34704b6c677"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_env_h_niveaux_aleas_prob_toxique_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ Seveso_H_TX_NIV_ALEA</Title>
      <Abstract>Étude d'aléas pour l'effet toxique à cinétique rapide, ICPE Seveso</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.68983894574175 45.1993501066002</ows:LowerCorner>
        <ows:UpperCorner>6.44466747828822 46.0080864990921</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8c795e69-8d61-4df6-b5c1-658a446c07f6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_env_niveaux_aleas_prob_toxique_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ Seveso_TX_NIV_ALEA</Title>
      <Abstract>Étude d'aléas pour l'effet toxique à cinétique rapide, ICPE Seveso</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.86941738831094 7.82312808021009</ows:LowerCorner>
        <ows:UpperCorner>6.44528574993722 46.0037016693291</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/eb3a4789-5e82-4eb0-8bee-a74436ec00f3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_env_niveaux_aleas_prob_thermique_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ Seveso_TH_NIV_ALEA</Title>
      <Abstract>Étude d'aléas pour l'effet thermique à cinétique rapide, ICPE Seveso
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.07092418440917 7.61475158908075</ows:LowerCorner>
        <ows:UpperCorner>6.45410585185103 46.1417821270798</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/c67ba20f-92eb-48f5-a6d0-636b6b9be93e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:r_pac_icpe_env_niveaux_aleas_prob_surpression_s_r84</Name>
      <Title>Zonage des Porter à connaissance (PAC) Risques Technologiques (RT) autour des ICPE en Auvergne-Rhône-Alpes _ Seveso_SP_NIV_ALEA</Title>
      <Abstract>Étude d'aléas pour l'effet de surpression à cinétique rapide, ICPE Seveso</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.07537976042826 7.61433817050492</ows:LowerCorner>
        <ows:UpperCorner>6.45501163900295 46.1438169129578</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4ae32900-c852-4a47-b4be-579df2ba4606"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bassin_versant_topographique_s_r84</Name>
      <Title>Bassins versant topographiques - Auvergne-Rhône-Alpes 2024</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.9201567037135 43.7979956359397</ows:LowerCorner>
        <ows:UpperCorner>7.29802553623254 46.9334582365181</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d84312b9-73a4-4183-a6d0-c50d12c1d16a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tache_urbaine_2024_038</Name>
      <Title>Tache urbaine de 2024- Isère</Title>
      <Abstract>Tache urbaine de 2024- Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72628246671061 44.6876722305141</ows:LowerCorner>
        <ows:UpperCorner>6.39470245308037 45.8905713720792</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1c190c26-0464-478f-a124-1015edcca9f0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_agrege_2024_038</Name>
      <Title>Bâti agrégé de 2024 - Isère</Title>
      <Abstract>Bâti agrégé de 2024 - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72641224976311 44.6877662703693</ows:LowerCorner>
        <ows:UpperCorner>6.39456646059057 45.8904779022079</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cccdfb16-9752-4c67-8c58-d298e3087cd9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evmt_crise_emp_mesure_sharka_r84_2025</Name>
      <Title>Zones de prospection et de lutte 2025 contre la maladie de la Sharka - Auvergne-Rhône-Alpes</Title>
      <Abstract>Zones de prospection et de lutte 2025 contre la maladie de la Sharka dans la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.38532874556418 44.2410304058343</ows:LowerCorner>
        <ows:UpperCorner>5.12893814798003 45.8583945488338</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9424cb6d-9524-4e21-b004-a77ebb3413f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_vegetale_fd_emprise_mesure_s_084_2025</Name>
      <Title>Zones d'emprise de mesures définies en 2025 autour des foyers de flavescence dorée de la vigne</Title>
      <Abstract>Zonages réglementaires définis dans le cadre de la lutte contre la flavescence dorée de la vigne et son agent vecteur en Auvergne-Rhône-Alpes pour 2025
La table comprend le contour :
- des zones délimitées
- des zones de traitement
- des zones de prospection</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.19101570065649 44.1851888134769</ows:LowerCorner>
        <ows:UpperCorner>6.50889941991004 46.3261263593333</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3c234ec3-67f3-4619-858d-049df4273db1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_essaimage_fd_2025</Name>
      <Title>Parcelles du cadastre CVI avec risque essaimage 2025 - Auvergne-Rhône-Alpe</Title>
      <Abstract>Ensemble des parcelles du CVI exploitées par les viticulteurs de la région Auvergne-Rhône-Alpes ayant eu au moins une parcelle de vigne contaminée par la flavescence dorée de la vigne en 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.19555148278956 44.1853977805905</ows:LowerCorner>
        <ows:UpperCorner>6.50131542313846 46.3111130983944</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/64b950ee-c680-4529-b1a2-d01f92edf16c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zonessauvegardedebassinrmed_s_bv06</Name>
      <Title>Ressources stratégiques pour l'alimentation en eau potable Rhône Méditérranée</Title>
      <Abstract>zones de sauvegarde des Ressources stratégiques pour l'AEP. mars 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.23405936983634 42.4064347152086</ows:LowerCorner>
        <ows:UpperCorner>7.740040370965 47.8891458043747</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9f349ffc-5687-446d-a06f-a5a2d3e94e27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enaf_epci_s_r84</Name>
      <Title>Consolidation et suivi de la consommation d'espaces naturels, agricoles et forestiers (ENAF) par EPCI depuis 2011</Title>
      <Abstract>Consolidation et suivi de la consommation d'espaces naturels, agricoles et forestiers (ENAF) par EPCI depuis 2011</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434627 43.8944435090634</ows:LowerCorner>
        <ows:UpperCorner>7.28748107012271 46.8042920710628</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/facb643a-be4d-4e77-b5f4-2de23aba5097"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zone_de_traitement_flavescence_2025</Name>
      <Title>Zones de traitement définies en 2025 autour des foyers de flavescence dorée de la vigne</Title>
      <Abstract>Il s'agit des zones de traitement obligatoires pour l'année 2025 dans le cadre de la lutte contre l'agent vecteur de la flavescence dorée de la vigne sur le territoire de la région Auvergne-Rhône-Alpes.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.19102582962593 44.1881961119971</ows:LowerCorner>
        <ows:UpperCorner>6.50889941991004 46.3261263593333</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/cb55a547-f6bf-46dc-919d-4f9986b8c424"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_frayere_l_038</Name>
      <Title>Parties de cours d'eau abritant des frayères au titre de l'article L. 432-3 du code de l'environnement – Isère</Title>
      <Abstract>Parties de cours d'eau abritant des frayères au titre de l'article L. 432-3 du code de l'environnement – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72030439318352 44.6918399168435</ows:LowerCorner>
        <ows:UpperCorner>6.36768532780356 45.8747863787825</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a4de6a17-49a7-4844-82bb-3ad80ed55c89"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_ouvrage_hydraulique_l_038</Name>
      <Title>Ouvrage hydraulique (linéaire) de protection contre les inondations (digue, barrage, conduite forcée, etc.) – Isère</Title>
      <Abstract>Ouvrage hydraulique (linéaire) de protection contre les inondations (digue, barrage, conduite forcée, etc.) – Isère </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72118337750105 44.8569963338593</ows:LowerCorner>
        <ows:UpperCorner>6.19607353820355 45.8651232729982</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/198565d5-e444-44dc-8d37-0831ece6e79e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_prfb_flore_cbn_p_r84</Name>
      <Title>relevés de bryophytes et trachéophytes (source cbn alpin et Massif Central) sur la région Auvergne-Rhône-Alpes. 2020</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.10183375305147 44.0786012224586</ows:LowerCorner>
        <ows:UpperCorner>7.14339224578801 46.7435860151021</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7edd2ac1-f660-4800-a700-af244da3a71f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_gmi_50_s_r84</Name>
      <Title>Couhe de GMI pour les profondeurs situées entre 0 et 50 m en Auvergne-Rhône-Alpes </Title>
      <Abstract>Le régime de la GMI (géothermie de minime importance) est un régime déclaratif qu
s’appuie s’appuie en particulier sur une carte réglementaire nationale, qui distingue selon
les cas, trois zones : rouge, orange et verte selon le niveau de risque et/ou les contraintes
particulières liés à la réalisation des ouvrages géothermiques.
(vert= pas de problème, déclaration suffisante ; orange= il faut l’avis d’un expert au
préalable ; rouge= déclaration interdite, on bascule en régime d’autorisation avec
instruction préalable).

Cette cartographie distingue :
1/ deux techniques d’exploitation :
-doublet sur nappe ou système dit ouvert ou encore « doublet » (un forage de prélèvement
et un forage de réinjection d’eau dans la même nappe, donc présence de 2 forages d’où le
nom de « doublet »)
- et sonde géothermique ou système fermé (pas de prélèvement d’eau ; on fait circuler un
fluide caloporteur dans un tube)
2/ ainsi que 3 profondeurs :10-50 m, 10-100 m et 10-200 m.
On dispose donc de 6 cartes : une pour chaque type d’exploitation (sonde ou doublet) et
ce pour chaque tranche de profondeur.

La cartographie existante (2015) vient d’être mise à jour (prise en compte de nouvelles
données). Celle de 2015 est pour l’instant disponible ici :
https://www.geothermies.fr/viewer/?extent=311160.4709%2C5590298.5007%2C775286.1066%2C5804322.1799&amp;al=region/ARA
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.02951183678482 44.0690430562889</ows:LowerCorner>
        <ows:UpperCorner>7.29016636829961 46.8060287237379</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_za_enr_phase2_038</Name>
      <Title>Zones d’accélération des énergies renouvelables PHASE 2 – Isère</Title>
      <Abstract>Zones d’accélération des énergies renouvelables PHASE 2 – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73725165328472 44.8435408011063</ows:LowerCorner>
        <ows:UpperCorner>6.20889122836146 45.8841236861527</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/dc018220-dd37-4c8d-a2f9-0bc307ba0ca7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_za_enr_phase1_s_038</Name>
      <Title>Zones d’accélération des énergies renouvelables PHASE 1 – Isère</Title>
      <Abstract>Zones d’accélération des énergies renouvelables PHASE 1 – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.81246598859922 44.7505612453967</ows:LowerCorner>
        <ows:UpperCorner>6.39131309625476 45.8809344571615</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/aa2a64ef-d1af-4184-b972-44a538aa4490"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_op_rm_2022_27</Name>
      <Title>Ouvrages prioritaires du bassin RM concernant la restauration de la continuité écologique </Title>
      <Abstract>pour le cycle 2022-2027</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.85783540535935 42.3632659106913</ows:LowerCorner>
        <ows:UpperCorner>7.87425949987693 48.1831057974701</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/97e17a5c-97a6-4067-97e6-7a65048db9cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_za_enr_s_038</Name>
      <Title>Zones d’accélération des énergies renouvelables – Isère</Title>
      <Abstract>Zones d’accélération des énergies renouvelables – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.73453876404224 44.7505612453967</ows:LowerCorner>
        <ows:UpperCorner>6.39143093460128 45.8841236861527</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/7cbfd9a2-d1e7-46f8-9147-2e597e797ed0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:unite_culturale_prospection_jaunisse_r84_2025</Name>
      <Title>Unités culturales de vigne prospectées pour les maladies de la jaunisse de la vigne, 2025 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Résultats de la prospection des unités culturales de vignes (parcelles) au regard de leur éventuelle contamination par les maladies de la jaunisse de vigne en 2025</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.20998581625465 44.1877269359248</ows:LowerCorner>
        <ows:UpperCorner>6.44341751434701 46.2567522817966</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f4267605-475c-469e-862a-f106d256377d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_pci_loc_piege_cicadelle_fd_r84_2025</Name>
      <Title>Parcelles disposant d'un piège pour le comptage des cicadelles adultes vignoble 2025 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Parcelles sur lesquelles sont implantées un piège pour le comptage des cicadelles adultes au cours de l'année 2025</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.20331256965564 44.199792580426</ows:LowerCorner>
        <ows:UpperCorner>6.49673889341373 46.3108970038948</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/3cacb152-5dcc-4c75-913e-88a65e150df8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_comp_gemapi_s_038</Name>
      <Title>Structures compétentes en GEstion des Milieux Aquatiques et en Prévention des Inondations (GEMAPI) - Isère</Title>
      <Abstract>Structures compétentes en GEstion des Milieux Aquatiques et en Prévention des Inondations (GEMAPI) - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72051529267788 44.6796148771941</ows:LowerCorner>
        <ows:UpperCorner>6.41830732701809 45.8944982099384</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/07d7fda2-ca85-4416-94f4-197f06dfdda5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:comptage_cicadelle_adulte_2025</Name>
      <Title>Comptage cicadelles adultes vignoble 2025 - Auvergne-Rhône-Alpes</Title>
      <Abstract>Il s'agit des données de comptage des cicadelles adultes cumulées par piège au cours de l'année 2025.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.20388995677485 44.2000366216491</ows:LowerCorner>
        <ows:UpperCorner>6.49617552682326 46.3101714094632</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a015df06-a049-4a5e-bb5b-4df84dc56d51"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_troncons_spcgranddelta_l_r93</Name>
      <Title>Abaques Pluie/Vigilance - Tronçons du SPC Grand Delta</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.744588378779 43.2983847690382</ows:LowerCorner>
        <ows:UpperCorner>6.32235233848397 45.3769210046132</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4522f570-1bec-4f7b-a9de-2ee334b3de4f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zonage_abc_s_r84</Name>
      <Title>Zonage ABC pour les communes de la région Rhône-Alpes -  Pinel 2025</Title>
      <Abstract>Le nouveau zonage « ABC » a été révisé par l’arrêté du 1er août 2014 pris en application de l’article R.304-1 du code de la construction et de l’habitation.

Il classifie les territoires selon le degré de tension de leur marché immob...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.03136269434627 44.067618434248</ows:LowerCorner>
        <ows:UpperCorner>7.28748107012271 46.8042920710628</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/dc05d76b-7097-4e49-adaf-c88812c9733a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bassins_spcgranddelta_l_r93</Name>
      <Title>Abaques Pluie/Vigilance - Bassins du SPC Grand Delta</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.59687290134218 43.4995734810513</ows:LowerCorner>
        <ows:UpperCorner>6.96996631135153 45.4023038994578</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/a93557b1-e06e-424d-ae92-5a477e9a19a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_barrage_hydroelectrique_abc_p_r84</Name>
      <Title>Barrages hydroélectriques en Auvergne Rhône-Alpes</Title>
      <Abstract>Barrages hydroélectriques en Auvergne Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.17031308972312 44.3341182090018</ows:LowerCorner>
        <ows:UpperCorner>7.09124747459024 46.7200786697902</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/29d0e335-e245-4a75-b4d4-5a3f9d7d0fa4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:concessions_hydro_usines_publ_p_r84</Name>
      <Title>Usines hydroélectriques des aménagements concédés d'Auvergne Rhône Alpes (dont limitrophes)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.88979265001343 43.7686203251778</ows:LowerCorner>
        <ows:UpperCorner>7.03133280384413 46.3815777789124</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/953a39c4-ca1e-44ed-9003-713ec2307bf1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_s_038</Name>
      <Title>Zones d’aléa naturels des plans de prévention des risques naturels approuvés et numérisés – Isère</Title>
      <Abstract>Zones d’aléa naturels des plans de prévention des risques naturels approuvés et numérisés – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.79692941981425 44.9796182136904</ows:LowerCorner>
        <ows:UpperCorner>6.15277717503669 45.6804211085141</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/36164d1a-694d-4598-b8d9-25c35213ffdd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cours_deau_police_l_r84_limitro</Name>
      <Title>Cours d'eau relevant de la police de l'eau en Auvergne-Rhône-Alpes et dans les départements limitrophes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>0.832573700466099 42.9581578127829</ows:LowerCorner>
        <ows:UpperCorner>7.34985439685012 47.6312756792328</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bb510d79-9c16-4c99-968f-f22140bfd100"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_pac_s_038</Name>
      <Title>PPRN PAC : Zones d’aléa naturels des plans de prévention des risques naturels portés à connaissance - Isère.</Title>
      <Abstract>PPRN PAC : Zones d’aléa naturels des plans de prévention des risques naturels portés à connaissance - Isère.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.77107262915334 44.812983102569</ows:LowerCorner>
        <ows:UpperCorner>6.17225377432862 45.5170968860589</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/53456a80-d2e7-40fb-967e-1ca8eb19f3eb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_aire_attraction_ville_s_043</Name>
      <Title>Périmètre des aires d'attraction des villes sur la Haute-Loire</Title>
      <Abstract>Périmètre des aires d'attraction des villes sur la Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.01633973215336 44.8385364150967</ows:LowerCorner>
        <ows:UpperCorner>4.64538797576958 45.7266883951437</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_hydro_autorisation_restitution_p_r84</Name>
      <Title>Restitutions des aménagements hydroélectriques autorisés d'Auvergne-Rhône-Alpes.</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.10398200670475 44.2462148289292</ows:LowerCorner>
        <ows:UpperCorner>7.19028633735844 46.4562162755813</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/14dc186d-5f17-4795-bc3c-cb1ff0ee0d29"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_hydro_autorisation_prise_eau_p_r84</Name>
      <Title>Prises d’eau des aménagements hydroélectriques autorisés d'Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08752384077337 44.2368240866242</ows:LowerCorner>
        <ows:UpperCorner>7.19454978235877 46.4482990223068</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ea67bf64-7b4d-4630-afda-7e5fde03c68a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_hydro_concessions_pe_publ_p_r84</Name>
      <Title>Prises d'eau des aménagements hydroélectriques concédés d'Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>1.88965985894286 43.7640276150137</ows:LowerCorner>
        <ows:UpperCorner>7.16155428855843 46.394745507247</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/896f9891-2e53-4f76-b404-bf802c473df8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_petite_ville_demain_043</Name>
      <Title>Commmunes inscrites dans le programme petite ville de demain en Haute-Loire</Title>
      <Abstract>Communes inscrites dans le programme petite ville de demain en Haute-Loire de l'Agence Nationale de Cohésion des Territoires.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.28340293753781 44.7374570692054</ows:LowerCorner>
        <ows:UpperCorner>4.49584448222231 45.4204776792343</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprm_20220002_s_042</Name>
      <Title>Zones réglementées du Plan de prévention des risques miniers (PPRM) de la vallée de l'Ondaine - Loire</Title>
      <Abstract>Cette couche comprend les zones réglementées du PPRM de la vallée de l'Ondaine (date de l'arrêté : 30/06/2025).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.24484840815958 45.3716348252763</ows:LowerCorner>
        <ows:UpperCorner>4.37868329379133 45.4606545398058</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/f0b435d9-9ead-4656-89f9-522a1a033e0a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_isochrone_polarite_30mn_s_043</Name>
      <Title>Isochrones à 30mn au départ des centralités de Haute-Loire</Title>
      <Abstract>Isochrones à 30mn au départ des centralités de Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.11767250641159 44.7516712011739</ows:LowerCorner>
        <ows:UpperCorner>4.40550589699239 45.5532287491456</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_service_mobilite_com_s_043</Name>
      <Title>Services de mobilités proposés à l'échelle communale en Haute-Loire</Title>
      <Abstract>Services de mobilités proposés à l'échelle communale en Haute-Loire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.25148998356353 44.9555977623098</ows:LowerCorner>
        <ows:UpperCorner>4.39097523820692 45.420557876666</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_itineraire_veloroute_043</Name>
      <Title>Itinéraires cyclables et véloroutes du département de la Haute-Loire. Linéaires complet qu'ils fassent l'objet d'aménagements ou non.</Title>
      <Abstract>Itinéraires cyclables et véloroutes du département de la Haute-Loire. Linéaires complet qu'ils fassent l'objet d'aménagements ou non.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>3.18409879891896 44.739617624182</ows:LowerCorner>
        <ows:UpperCorner>4.44598110494084 45.4074924667714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_envel_s_q5_mr_r82</Name>
      <Title>Cartographie des inondations du fleuve Rhône - enveloppe type Q5</Title>
      <Abstract>Cette donnée étant une donnée de travail non validée, son accès n'est pour l'instant possible qu'aux services du MEDDE.
La ressource regroupe les cartographies d’enveloppes d’inondation du Rhône pour différents scénarii de cr...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.5546303023163 43.7695671463279</ows:LowerCorner>
        <ows:UpperCorner>5.87757832729945 45.9881957236361</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/8bf3f6d2-ace9-4778-bc12-ba3a87961b0e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_envel_s_q10_mr_r82</Name>
      <Title>Cartographie des inondations du fleuve Rhône - enveloppe type Q10</Title>
      <Abstract>Cette donnée étant une donnée de travail non validée, son accès n'est pour l'instant possible qu'aux services du MEDDE.
La ressource regroupe les cartographies d’enveloppes d’inondation du Rhône pour différents scénarii de cr...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.55212136503118 43.7695671463279</ows:LowerCorner>
        <ows:UpperCorner>5.87764419254611 45.9894933581742</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/76773cd6-54bd-416d-b98f-c3ba282966b3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_envel_s_q100_mr_r82</Name>
      <Title>Cartographie des inondations du fleuve Rhône - enveloppe type Q100</Title>
      <Abstract>Cette donnée étant une donnée de travail non validée, son accès n'est pour l'instant possible qu'aux services du MEDDE.
La ressource regroupe les cartographies d’enveloppes d’inondation du Rhône pour différents scénarii de cr...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.55166368790122 43.7646042094026</ows:LowerCorner>
        <ows:UpperCorner>5.87760198532983 45.9896782040068</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d87ad145-fd20-412a-a563-2003c901302b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_envel_s_q1000_mr_r82</Name>
      <Title>Cartographie des inondations du fleuve Rhône - enveloppe type Q1000</Title>
      <Abstract>Cette donnée étant une donnée de travail non validée, son accès n'est pour l'instant possible qu'aux services du MEDDE.
La ressource regroupe les cartographies d’enveloppes d’inondation du Rhône pour différents scénarii de cr...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.55161401024685 43.7646042094025</ows:LowerCorner>
        <ows:UpperCorner>5.87760951289292 45.989822988768</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/899f775e-5083-436a-9c79-7206071f1ae0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_evmt_crise_geohmo_emprise_mesure_r84_2025</Name>
      <Title>Zones d'emprise de mesures définies en 2025 autour des foyers de la maladie des mille chancres</Title>
      <Abstract>Il s'agit des zonages constituant les zones délimitées définies dans le cadre des mesures prises autour des foyers de la maladie des millechancres en Auvergne-Rhône-Alpes en 2025</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.61573559104171 45.6369854017565</ows:LowerCorner>
        <ows:UpperCorner>5.23945983717367 46.2244728483604</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/bc6731ae-5107-4038-8f02-d6a9dbd02368"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_lignes_reseauaerien_rte_l_r84</Name>
      <Title>Lignes du Réseau de Transport d Electricite de RTE d'Auvergne-Rhône-Alpes</Title>
      <Abstract>Base de données cartographique de RTE (Réseau de Transport d' Électricité) au 1/25.000. Cette base de données est constituée de trois fichiers représentant les lignes RTE, les postes RTE et les pylones RTE. La présente fiche concerne les l...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.08401766686168 44.1794590929598</ows:LowerCorner>
        <ows:UpperCorner>7.06528738679081 46.7332452121248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b31fcfa0-caa3-11de-ace6-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_poste_reseauelectrique_p_r82</Name>
      <Title>Postes du Réseau de Transport d'Electricité de RTE de Rhône-Alpes</Title>
      <Abstract>Base de données cartographique de RTE (Réseau de Transport d' Électricité) au 1/25.000. Cette base de données est constituée de deux fichiers représentant les lignes RTE et les postes RTE. La présente fiche concerne les postes RTE.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.17076709307028 44.2600677114904</ows:LowerCorner>
        <ows:UpperCorner>7.05333206996946 46.6760091074586</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/6ff46060-caa3-11de-ace6-0030485c9eb6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pylone_reseauelectrique_p_r82</Name>
      <Title>Pylones du Réseau de Transport d'Electricité de Rhône-Alpes</Title>
      <Abstract>Base de données cartographique de RTE (Réseau de Transport d' Électricité) au 1/25.000. Cette base de données est constituée de trois fichiers représentant les lignes RTE, les postes RTE et les pylo...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.04200391642884 44.1794590947368</ows:LowerCorner>
        <ows:UpperCorner>7.06528725467392 46.7332467011466</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/b055e012-aa38-419c-bd8d-ed960b7fd1cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_cana_tmd_trace_floute_s_r84</Name>
      <Title>Tracés flouté des canalisations TMD Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.13321368091198 43.3698303337163</ows:LowerCorner>
        <ows:UpperCorner>8.16275400770416 49.08905358573</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/be35e4dc-abcd-48f0-bf5a-5b1b51bfc8bb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_barrage_ppi_s_r84</Name>
      <Title>Barrages soumis à PPI sur Auvergne-Rhône-Alpes</Title>
      <Abstract>Localisation des Grands barrages soumis à PPI (Plan Particulier d'Intervention). La classe de l'ouvrage correspond à son importance puisqu'elle est calculée selon des critères que sont la hauteur et le volume d'eau.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.17755320210029 44.7861569030329</ows:LowerCorner>
        <ows:UpperCorner>7.02151262993669 46.2419658701478</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/788edb60-0df0-4e49-a168-1d05fa433d03"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_lignes_reseausouterrain_rte_l_r84</Name>
      <Title>Lignes du Réseau de Transport d Electricite souterrain de RTE d'Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.18903772677166 44.2760355578163</ows:LowerCorner>
        <ows:UpperCorner>7.04709152013394 46.5800921173312</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/92c7757f-d1a5-4202-a2f9-cdbd6a408d35"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sandre_terentvigicru_fxx_shp</Name>
      <Title>TerEntVigiCru_FXX-shp</Title>
      <Abstract>Couche synchronisée et initialisée le 25/11/2024 à 17:15:12 par lecture de l'adresse https://services.sandre.eaufrance.fr/telechargement/geo/VIC/TerEntVigiCru/2023/TerEntVigiCru_FXX-shp.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-5.52447218981486 41.275733949079</ows:LowerCorner>
        <ows:UpperCorner>10.6998313005167 51.0901983073922</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/1e3edd08-d422-4ee0-91d9-99cb8e92f509"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_atelier_bovin_anonymise_r84</Name>
      <Title>Lieux de détention de bovins anonymisés - Auvergne-Rhône-Alpes</Title>
      <Abstract>Localisation pour tous les départements de la région Auvergne-Rhône-Alpes, des lieux de détention de bovins (ateliers) avec les effectifs et l'origine du géoréférencement (à l'atelier, à l'établissement ou au centroïde de la commune lorsque le géoréférencement est absent dans le SIAL).

Les données sont issues du SIAL, système d'information du Ministère de l'Agriculture et de la Souveraineté Alimentaire. Il est alimenté par les directions départementales en charge de la protection des populations et de la direction générale de l'alimentation.

Il s'agit des données extraites le 06 janvier 2026</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.04641022121252 44.1224909809833</ows:LowerCorner>
        <ows:UpperCorner>7.1925103311815 46.7924630259413</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/0f777eb6-2cd0-4bce-85ef-1823ab144bba"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_pv_sol_document_cadre_s_038</Name>
      <Title>Parcelles identifiées dans le document cadre – Isère</Title>
      <Abstract>Parcelles identifiées dans le document cadre – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.72801291634893 44.8510252524927</ows:LowerCorner>
        <ows:UpperCorner>6.08280953900397 45.8760907338631</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/273bc9a7-0774-4dd3-ad82-12d6f2ebf9e2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_atelier_volaille_ratite_r84</Name>
      <Title>Lieux de détention de volailles - Auvergne-Rhône-Alpes</Title>
      <Abstract>Élevages de volailles et ratites de la région Auvergne-Rhône-Alpes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.09129854703939 44.1284816005357</ows:LowerCorner>
        <ows:UpperCorner>7.01652525223512 46.7855703019677</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/ab00e91e-f6dd-4b3b-a78a-75c6cf286572"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_tram_cat3_038</Name>
      <Title>Secteur de tram classée en catégorie 3 en niveau sonore de référence – Isère</Title>
      <Abstract>Secteur de tram classée en catégorie 3 en niveau sonore de référence – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.70541526187025 45.179329145551</ows:LowerCorner>
        <ows:UpperCorner>5.73838259547161 45.1993074126021</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/d30cff90-5685-4ab5-bffe-f485ba9099c0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sonore_tram_cat5_038</Name>
      <Title>Secteur de tram classée en catégorie 5 en niveau sonore de référence - Isère</Title>
      <Abstract>Secteur de tram classée en catégorie 5 en niveau sonore de référence - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>5.65795409094812 45.1678724551048</ows:LowerCorner>
        <ows:UpperCorner>5.76246669057667 45.2545377204709</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/87eb2eed-8a3e-4e18-96f0-199d1ba9a9c8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_atelier_ovin_caprin_r84</Name>
      <Title>Lieux de détention d'ovins-caprins - Auvergne-Rhône-Alpes</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.06744078244669 44.1228496426342</ows:LowerCorner>
        <ows:UpperCorner>7.1920493099903 46.78648994345</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4637a09d-107c-4af3-bc7a-956c529760a2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_atelier_ovin_caprin_anonymise_r84</Name>
      <Title>Lieux de détention d'ovins-caprins anonymisés - Auvergne-Rhône-Alpes</Title>
      <Abstract>Localisation pour tous les départements d'Auvergne-Rhône-Alpes, des lieux de détention d'ovins et caprins (ateliers petits ruminants) avec les vétérinaires sanitaires, les coordonnées et identifiants à l'établissement et à l'atelier, l'origine du géoréférencement (à l'atelier, à l'établissement ou au centroïde de la commune lorsque le géoréférencement est absent dans le SIAL).

Les données ont été anonymisées pour enlever toutes les informations à caractère personnel.

Les données sont issues du SIAL, système d'information du Ministère de l'Agriculture et de la Souveraineté Alimentaire. Il est alimenté par les directions départementales en charge de la protection des populations et de la direction générale de l'alimentation.

Il s'agit des données extraites le 13 janvier 2026.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>2.06744078244669 44.1228496426342</ows:LowerCorner>
        <ows:UpperCorner>7.1920493099903 46.78648994345</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4fa88a79-7616-4174-a15d-56aaf14b438d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_prevention_gd_preda_zsup_000_2025</Name>
      <Title> Zonage des communes éligibles à la mesure de protection des troupeaux contre la prédation, 2025 - France métropolitaine </Title>
      <Abstract>Ces zones sont définies par arrêté préfectoral au vu des indices de présence ou d'attaques L'arrêté modifié du 19 juin 2009 relatif à l'opération de protection de l'environnement dans les espaces ruraux portant sur la protection des troupeaux contre la prédation précise les modalités de cette action.

Afin de limiter les attaques sur les troupeaux domestiques et aider les éleveurs susceptibles d'être confrontés à la présence des prédateurs, une aide au gardiennage renforcé, au regroupement nocturne des animaux et à l'utilisation de chiens de protection est accessible en zone à risque définie annuellement par arrêté préfectoral (mesure 323 c1 du programme de développement rural hexagonal). Le niveau de cette aide et les engagements qui lui sont liés sont fonction de la taille du troupeau et de la durée du pâturage en zone d'éligibilité.

NB : Seules les données "loup" sont présentes dans ce jeu de données. Pour les données "ours" contacter la DRAAF Occitanie.

Attributs : type_grand : 1 loup / 2 ours type_zone : 0 "cercle 0" / 1 "cercle 1" / 2 "cercle 2" / 3 "cercle 3"
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-5.52430741484872 41.2804116978675</ows:LowerCorner>
        <ows:UpperCorner>10.6995071928609 51.0899558804327</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_corresp_energ_s_038</Name>
      <Title>Répartition des correspondants Transition Energétique - Isère</Title>
      <Abstract>Répartition des correspondants Transition Energétique - Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.62505213992601 44.6795897682643</ows:LowerCorner>
        <ows:UpperCorner>6.41828567775542 45.8956635815072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/4f7b6c61-787b-465b-b407-90b001cde731"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zonage_frr_s_038</Name>
      <Title>Communes classées en zone France ruralités revitalisation (FRR) – Isère</Title>
      <Abstract>Communes classées en zone France ruralités revitalisation (FRR) – Isère</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2154</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json</Format>
        <Format>OGRGML</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>4.90408660082029 44.6795897682644</ows:LowerCorner>
        <ows:UpperCorner>6.39055930253993 45.4399357101097</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.open-datara.fr/geonetwork/srv/9c60863b-680a-42f2-9d9d-e3ef18b27d64"/>
    </FeatureType>
  </FeatureTypeList>
  <fes:Filter_Capabilities>
    <fes:Conformance>
      <fes:Constraint name="ImplementsQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsAdHocQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsFunctions">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsResourceId">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsVersionNav">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSorting">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsExtendedOperators">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinimumXPath">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSchemaElementFunc">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
    </fes:Conformance>
    <fes:Id_Capabilities>
      <fes:ResourceIdentifier name="fes:ResourceId"/>
    </fes:Id_Capabilities>
    <fes:Scalar_Capabilities>
      <fes:LogicalOperators/>
      <fes:ComparisonOperators>
        <fes:ComparisonOperator name="PropertyIsEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLessThan"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
        <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLike"/>
        <fes:ComparisonOperator name="PropertyIsBetween"/>
      </fes:ComparisonOperators>
    </fes:Scalar_Capabilities>
    <fes:Spatial_Capabilities>
      <fes:GeometryOperands>
        <fes:GeometryOperand name="gml:Point"/>
        <fes:GeometryOperand name="gml:MultiPoint"/>
        <fes:GeometryOperand name="gml:LineString"/>
        <fes:GeometryOperand name="gml:MultiLineString"/>
        <fes:GeometryOperand name="gml:Curve"/>
        <fes:GeometryOperand name="gml:MultiCurve"/>
        <fes:GeometryOperand name="gml:Polygon"/>
        <fes:GeometryOperand name="gml:MultiPolygon"/>
        <fes:GeometryOperand name="gml:Surface"/>
        <fes:GeometryOperand name="gml:MultiSurface"/>
        <fes:GeometryOperand name="gml:Box"/>
        <fes:GeometryOperand name="gml:Envelope"/>
      </fes:GeometryOperands>
      <fes:SpatialOperators>
        <fes:SpatialOperator name="Equals"/>
        <fes:SpatialOperator name="Disjoint"/>
        <fes:SpatialOperator name="Touches"/>
        <fes:SpatialOperator name="Within"/>
        <fes:SpatialOperator name="Overlaps"/>
        <fes:SpatialOperator name="Crosses"/>
        <fes:SpatialOperator name="Intersects"/>
        <fes:SpatialOperator name="Contains"/>
        <fes:SpatialOperator name="DWithin"/>
        <fes:SpatialOperator name="Beyond"/>
        <fes:SpatialOperator name="BBOX"/>
      </fes:SpatialOperators>
    </fes:Spatial_Capabilities>
    <fes:Temporal_Capabilities>
      <fes:TemporalOperands>
        <fes:TemporalOperand name="gml:TimePeriod"/>
        <fes:TemporalOperand name="gml:TimeInstant"/>
      </fes:TemporalOperands>
      <fes:TemporalOperators>
        <fes:TemporalOperator name="During"/>
      </fes:TemporalOperators>
    </fes:Temporal_Capabilities>
  </fes:Filter_Capabilities>
</wfs:WFS_Capabilities>
