<?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>Serveur WFS Geoguyane</ows:Title>
    <ows:Abstract>Donnees WFS disponibles sur la plateforme Geoguyane</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.geoguyane.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.geoguyane.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.geoguyane.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.geoguyane.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.geoguyane.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.geoguyane.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="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://datacarto.geoguyane.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.geoguyane.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.geoguyane.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.geoguyane.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.geoguyane.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.geoguyane.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:OuvrageHydroelectriqueGuyane20</Name>
      <Title>Ouvrage Hydroélectrique - Guyane (2011)</Title>
      <Abstract>Localisation des ouvrages hydroélectriques de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0817823163766 3.28856746668404</ows:LowerCorner>
        <ows:UpperCorner>-51.8849553152839 5.33737532111298</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=40790"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Stationdesurveillancephytosani</Name>
      <Title>Station de surveillance phytosanitaire- Guyane (2011)</Title>
      <Abstract>Station de surveillance phytosanitaire de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.8806826980233 4.27727950275031</ows:LowerCorner>
        <ows:UpperCorner>-52.1821877067661 5.67466633942472</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=40730"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Stationsdemesuredureseauhydrom_01</Name>
      <Title>Stations de mesure du réseau hydrométrique - Guyane (2011)</Title>
      <Abstract>Localisation des stations de mesure du réseau hydrométrique - Guyane (2011)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4450829535078 3.10962716514746</ows:LowerCorner>
        <ows:UpperCorner>-51.8884506990126 5.47872954914713</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=40558"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Stationsdepurationlocaliseespo</Name>
      <Title>Stations d'épuration localisées ponctuellement - Guyane (2011)</Title>
      <Abstract>Localisation des stations d'épuration de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3359192030542 3.88608933019131</ows:LowerCorner>
        <ows:UpperCorner>-51.799790482086 5.74911181142112</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=40584"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Etablissementspublicsdecoopera_01</Name>
      <Title>Etablissements publics de coopération intercommunale (ECPI)</Title>
      <Abstract>Périmètre des intercommunalités de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6175076740133 2.1099959706583</ows:LowerCorner>
        <ows:UpperCorner>-51.617831221457 5.75513876251724</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=63160"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Operationsdelogementslocatifss</Name>
      <Title>Opérations de logements locatifs sociaux (projets)</Title>
      <Abstract>Opérations de logements locatifs sociaux (projets)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3417580658098 4.77839960465486</ows:LowerCorner>
        <ows:UpperCorner>-52.2683877096787 5.48896479000833</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=15143"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Aeroportsetaerodromessituesaux</Name>
      <Title>Aéroports et aérodromes situés aux abords du fleuve Maroni</Title>
      <Abstract>Aéroports et aérodromes situés aux abords du fleuve Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.479134535012 3.40947543779481</ows:LowerCorner>
        <ows:UpperCorner>-54.025915986525 5.51267810773329</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1bf766df-bf2e-45b1-a56a-f3bbe4a99412"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:CoursdeauprincipalduMaroni</Name>
      <Title>Cours d'eau principal du Maroni</Title>
      <Abstract>Cours d'eau principal du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5522704185117 2.42070550208376</ows:LowerCorner>
        <ows:UpperCorner>-53.8426309098037 5.83168654142536</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b0cb4165-aa5c-4ac3-a69d-40685afb904d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Arreteprefectoralreglementantl</Name>
      <Title>Arrêté préfectoral réglementant l?accès et interdisant la chasse sur le plan d?...</Title>
      <Abstract>Arrêté préfectoral réglementant l?accès et interdisant la chasse sur le plan d'eau de petit saut</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2030284289028 4.62030809267345</ows:LowerCorner>
        <ows:UpperCorner>-52.8340028175186 5.14788467034446</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b4d9f504-e38c-4e41-ab0b-96a285cdedc5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:QualiteEauxBaignadesDepuis2010</Name>
      <Title>Qualité Eaux Baignades Depuis 2010</Title>
      <Abstract>Qualité Eaux Baignades Depuis 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9455443936888 4.6233910976739</ows:LowerCorner>
        <ows:UpperCorner>-52.2528404834397 5.75228260075612</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fre/?id=33883"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Arretesprefectorauxreglementan</Name>
      <Title>Arretés préfectoraux réglementant les prélèvements de faune sauvage</Title>
      <Abstract>Arretés préfectoraux réglementant les prélèvements de faune sauvage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.1900016613933 5.06147409843593</ows:LowerCorner>
        <ows:UpperCorner>-52.6166720621507 5.55812365143059</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=90342"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Iletsprincipauxsituessurlecour</Name>
      <Title>Ilets principaux situés sur le cours d'eau principal du Maroni</Title>
      <Abstract>Ilets principaux situés sur le cours d'eau principal du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4821540242472 2.54029647822395</ows:LowerCorner>
        <ows:UpperCorner>-53.851960457805 5.75077932760599</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5d905b11-95ca-40d1-acec-4f6d99a0d328"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Lignesdetransportscolairefluvi</Name>
      <Title>Lignes de transport scolaire fluviales 2012/2013 sur le Maroni</Title>
      <Abstract>Lignes de transport scolaire fluviales 2012/2013 sur le Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4534886361576 3.29624414798694</ows:LowerCorner>
        <ows:UpperCorner>-54.0015980031407 5.43232462512154</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9e48f4e8-d21f-4b22-b5ca-d67f318dfb2b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Traitdecote2012</Name>
      <Title>Trait de côte 2012</Title>
      <Abstract>Numérisation du trait de côte en 2012 à partir d'images satellites</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0012962541758 4.90004570880079</ows:LowerCorner>
        <ows:UpperCorner>-52.3559580115168 5.75358336486281</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fr/metadata.show?id=90338"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ReservoirsbiologiquesdeGuyanep</Name>
      <Title>Réservoirs biologiques de Guyane (proposition 2009)</Title>
      <Abstract>ReservoirsbiologiquesGuyane_proposition2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0522269906264 3.64950148319057</ows:LowerCorner>
        <ows:UpperCorner>-52.5583132239188 5.46372472549028</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8052e85a-95e4-474d-ae5d-669fad26819a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartedesvocations2013</Name>
      <Title>Carte des vocations 2013</Title>
      <Abstract>Carte des vocations du Parc amazonien de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6086311905453 2.11089912182694</ows:LowerCorner>
        <ows:UpperCorner>-52.0365134591174 4.46998008603227</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e94ec3cc-8f9d-4efc-b75d-22aa22a8eeb5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AffleurementsrocheuxPAG</Name>
      <Title>Affleurements rocheux PAG</Title>
      <Abstract>Affleurements rocheux numérisés sur images LANDSAT et SPOT.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5559588873877 2.19700539486364</ows:LowerCorner>
        <ows:UpperCorner>-52.1459457295901 4.35769880666368</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c8641ee3-7e93-487d-9cb3-b520bb945db5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Emprisedesorthophotoplanssurle</Name>
      <Title>Emprise des orthophotoplans sur le littoral de l'Île de Cayenne (2010)</Title>
      <Abstract>Emprise des orthophotoplans sur le littoral de l'Île de Cayenne (2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3417439813858 4.85163898909023</ows:LowerCorner>
        <ows:UpperCorner>-52.2410231155686 4.9539173425423</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/846719d8-a8c3-4798-b209-218ec74c1109"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:OrthoRN2Emprisedelorthophotogr</Name>
      <Title>OrthoRN2, Emprise de l'orthophotographie de la RN2 Balata/PROGT (2012)</Title>
      <Abstract>OrthoRN2, Emprise de l'orthophotographie de la RN2 Balata/PROGT (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3447916706079 4.86722930920487</ows:LowerCorner>
        <ows:UpperCorner>-52.3245910986569 4.90181067302577</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e48cb595-064c-4c7c-a4b9-c526087cd4b5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartographiedeshabitatsnaturel</Name>
      <Title>Cartographie des habitats naturels de la Crique Fouillée (2012)</Title>
      <Abstract>La couche vectorielle représente la cartographie des habitats naturels de la zone humide de la criqu</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3658295317188 4.83184764918576</ows:LowerCorner>
        <ows:UpperCorner>-52.2747227547968 4.93144204628686</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d74992fa-7cd5-43d9-a017-06d03cd7150c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_01</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Barre rocheuse entre Petit Moutoussi et Palanga (2013) - Emprise</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Barre rocheuse entre Petit Moutoussi et Palanga (201</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6453139992653 2.41900676560898</ows:LowerCorner>
        <ows:UpperCorner>-52.6430475922846 2.42691686691996</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2dbd75c7-a756-48fe-90a7-6e16e1e81d08"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_02</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Barre rocheuse entre Petit Moutoussi et Palanga, MNS</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Barre rocheuse entre Petit Moutoussi et Palanga, MNS</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6453080533448 2.41900768699451</ows:LowerCorner>
        <ows:UpperCorner>-52.6430507654095 2.42691436394642</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6b465b13-8250-473e-bca0-38b8e716d3ab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_03</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Barre rocheuse entre Petit Moutoussi et Palanga (2013) - Semis de points au sol</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Barre rocheuse entre Petit Moutoussi et Palanga (201</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6453080533448 2.41900768699451</ows:LowerCorner>
        <ows:UpperCorner>-52.6430507654095 2.42691436394642</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cc32b2e3-0bf5-42c3-b1d5-7d31c0d61665"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_04</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Ilet Gros Indien Canal d'Aplika (2013) - Emprise de l'acquisition</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Ilet Gros Indien Canal d'Aplika (2013) - Emprise de </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-51.9186696762242 3.77905921139383</ows:LowerCorner>
        <ows:UpperCorner>-51.914572609999 3.78136015028564</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/346eb866-00d2-4de1-847e-1aff6e56ef6a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Habitat_patrimoniaux_foret_sub</Name>
      <Title>Habitat_patrimoniaux_foret_submontagnarde</Title>
      <Abstract>Forêts sub montagnardes (forêts supèrieures à 500m d'altitude)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.7580002514396 1.50445881796885</ows:LowerCorner>
        <ows:UpperCorner>-51.2482116563657 5.0748114201544</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8427b33a-6ba2-4862-b460-1f3e1e61d587"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Oronymesurleterritoireconcerne</Name>
      <Title>Oronyme sur le territoire concerné par le Parc amazonien de Guyane, 2014</Title>
      <Abstract>Oronyme sur le territoire concerné par le Parc amazonien de Guyane, 2014</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.7106744165783 1.97047737219881</ows:LowerCorner>
        <ows:UpperCorner>-51.5333421975639 5.75477548568147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0808210d-ba58-44b2-8c31-c2bb3f890ddb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Parc_national_des_Tumucumaques</Name>
      <Title>Parc_national_des_Tumucumaques</Title>
      <Abstract>Zonage du Parc national des Tumucumaques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.8059460514923 0.682635806480614</ows:LowerCorner>
        <ows:UpperCorner>-51.5717149202072 3.5127364621126</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e6708ac5-6620-463a-86d7-9e7646c0c4d7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Territoireparcouruparlescommun</Name>
      <Title>Territoire parcouru par les communautés vivant sur le territoire concernés par le Parc Amazonien de Guyane</Title>
      <Abstract>Zones d'activités agricoles, de cueillette, de chasse et de pêche</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6063498947017 2.1467477760398</ows:LowerCorner>
        <ows:UpperCorner>-52.0116859279629 4.32231340621671</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2247b6c3-1d91-4a0b-b55e-9bbf581f74f8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Zone_d_acces_reglemente_ZAR</Name>
      <Title>Zone_d_acces_reglemente_ZAR</Title>
      <Abstract>Limite nord de la zone d'accès réglementé</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0067038116852 3.13111366184303</ows:LowerCorner>
        <ows:UpperCorner>-52.3343613437006 3.47552899842097</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/94975bb0-953d-4267-a23c-9c9ae0225f40"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AtlasdesZonesInondables2005</Name>
      <Title>Atlas des Zones Inondables (2005)</Title>
      <Abstract>aa</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3682338904582 3.8394138548382</ows:LowerCorner>
        <ows:UpperCorner>-51.7759381997395 5.7545236747264</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cd457871-6f7a-43d6-9db9-57f8eb3caf3f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PositiondesPointsRoutierssurle</Name>
      <Title>Position des Points Routiers sur le réseau routier national en Guyane</Title>
      <Abstract>Position des Points Routiers sur le réseau routier national en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0363905558613 3.88214771096737</ows:LowerCorner>
        <ows:UpperCorner>-51.8019321203075 5.55617074357409</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/323b538b-4ac3-456c-aec6-e75fc5904a4a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Stationsdemesuredureseauhydrom_02</Name>
      <Title>Stations de mesure du réseau hydrométrique - Guyane (2014)</Title>
      <Abstract>Stations de mesure du réseau hydrométrique - Guyane (2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5130976931559 3.1094033096207</ows:LowerCorner>
        <ows:UpperCorner>-51.8884506990126 5.49162616955978</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d1496f18-06be-43a9-930d-779eb4798f84"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pnrg2001_territoire</Name>
      <Title>Parc naturel régional de Guyane, territoire du parc (2001)</Title>
      <Abstract>Parc naturel régional de Guyane, territoire du parc (2001)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0134261572548 4.00095332183155</ows:LowerCorner>
        <ows:UpperCorner>-51.6411759909915 5.85105048743826</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/aea5261f-13cf-454c-8fc0-040f29358030"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Calesetappontementslelongdufle</Name>
      <Title>Cales et appontements le long du fleuve Maroni</Title>
      <Abstract>Cales et appontements le long du fleuve Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5698008375321 3.29549583807808</ows:LowerCorner>
        <ows:UpperCorner>-53.9947426488397 5.50607149434337</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7d3978ac-d1b3-4a08-bc8d-9b09b862cd48"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SDOMArreteprefectoralportantde</Name>
      <Title>SDOM, Arrêté préfectoral portant définition des cours d'eau compris dans la zone 1</Title>
      <Abstract>SDOM, Arrêté préfectoral portant définition des cours d'eau compris dans la zone 1</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0412611436561 3.90853882758051</ows:LowerCorner>
        <ows:UpperCorner>-52.8720613754894 5.45642572722693</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6ba5e9db-5f54-432c-8ef6-7b0343c15e55"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SDOMbandede5kmlelongduMaroni</Name>
      <Title>SDOM, bande de 5km le long du Maroni</Title>
      <Abstract>SSDOM, bande de 5km le long du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4838874494762 3.53982227155386</ows:LowerCorner>
        <ows:UpperCorner>-53.8968430420386 5.77652621460798</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6d8ea67e-c246-470b-8074-6ef1720a6e43"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SDOMDomaineduCNES</Name>
      <Title>SDOM, Domaine du CNES</Title>
      <Abstract>SDOM, Domaine du CNES</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9283080013738 5.09988322333276</ows:LowerCorner>
        <ows:UpperCorner>-52.6661760416088 5.35906703523062</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fb8cc02a-8272-46e8-820e-cc9eb35b95fd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SDOMSARL1466</Name>
      <Title>SDOM, SAR L146-6</Title>
      <Abstract>SDOM, SAR L146-6</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9973914330082 4.1229502387146</ows:LowerCorner>
        <ows:UpperCorner>-51.6340483881001 5.77599134444913</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/37dad43a-ce6f-480f-8929-e872b76f5514"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SDOMZonedelibreadhesionduparca</Name>
      <Title>SDOM, Zone de libre adhésion  du parc amazonien de Guyane (pour partie)</Title>
      <Abstract>SDOM, Zone de libre adhésion  du parc amazonien de Guyane (pour partie)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.380771671161 2.16476663382716</ows:LowerCorner>
        <ows:UpperCorner>-52.0365528616303 3.56359451355843</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3d6e62d2-a623-44ef-b97d-4b126f572f61"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SDOMzonesremarquablesduPNRGpou</Name>
      <Title>SDOM, zones remarquables du PNRG (pour partie)</Title>
      <Abstract>SDOM, zones remarquables du PNRG (pour partie)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0011945926923 3.98561614958613</ows:LowerCorner>
        <ows:UpperCorner>-51.6339411948734 5.73569019761475</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e0acfbb2-9e47-4382-b31d-d08556556ad3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ReserveNaturelleRegionaledeGuy</Name>
      <Title>Réserve Naturelle Régionale de Guyane</Title>
      <Abstract>Réserve Naturelle Régionale de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3331539618023 4.56309837864927</ows:LowerCorner>
        <ows:UpperCorner>-52.2690212998592 4.61908252420147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a0016a9f-17d5-422b-ae8b-ccf23da607bd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZonagedaleasduPPRideSaintLaure</Name>
      <Title>Zonage d'aleas du PPRi de Saint Laurent du Maroni porté à enquête publique</Title>
      <Abstract>Zonage d'aleas du PPRi de Saint Laurent du Maroni porté à enquête publique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0849767064677 5.40448273203239</ows:LowerCorner>
        <ows:UpperCorner>-53.9953765910357 5.51286351459096</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c334e36c-9fe9-4838-9a6b-0de1eab2f7a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Inventairedessavanesrochesduli</Name>
      <Title>Inventaire des savanes-roches du littoral guyanais</Title>
      <Abstract>Inventaire des savanes-roches du littoral guyanais</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4610327410341 3.96033288608114</ows:LowerCorner>
        <ows:UpperCorner>-51.6545378676649 5.55538228275419</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f20c72d6-83ce-4377-9f47-feb04d71869e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:OrthoTresorEmprisedelorthophot</Name>
      <Title>OrthoTrésor, Emprise de l'orthophotographie VIS et IRC de la Réserve Naturelle Trésor (2012)</Title>
      <Abstract>OrthoTrésor, Emprise de l'orthophotographie VIS et IRC de la Réserve Naturelle Trésor (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3358158272323 4.56036635965207</ows:LowerCorner>
        <ows:UpperCorner>-52.266279433673 4.62173609808844</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/aea98999-0fa5-4419-931e-58dc6615975c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Parcellespotentiellementinsalu_01</Name>
      <Title>Parcelles potentiellement insalubres sur la commune de Cayenne</Title>
      <Abstract>Parcelles potentiellement insalubres sur la commune de Cayenne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3326037425253 4.92773498067872</ows:LowerCorner>
        <ows:UpperCorner>-52.3151159383423 4.93889478302761</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1669959c-a114-4e4e-a362-d55fa2896174"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Zonesurbaniseesinondeesparlesc</Name>
      <Title>Zones urbanisées inondées par les crues du Maroni de 2008</Title>
      <Abstract>Zones urbanisées inondées par les crues du Maroni de 2008</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.447848848882 3.29493878044468</ows:LowerCorner>
        <ows:UpperCorner>-53.9191663667396 5.28281218567551</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e5662479-3b91-4752-8b40-87bcc3720746"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Sitesdepeuplementsituesauxabor</Name>
      <Title>Sites de peuplement situés aux abords du fleuve Maroni</Title>
      <Abstract>Sites de peuplement situés aux abords du fleuve Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4800517377329 3.28568212035169</ows:LowerCorner>
        <ows:UpperCorner>-53.7056905726771 5.80699181986757</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ccf20666-e359-41b5-9e88-d6c8c18e89f8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Recensementterrainspublicsamen_01</Name>
      <Title>Recensement terrains publics aménageables sur Cayenne (2007) - limite des secteurs</Title>
      <Abstract>Recensement terrains publics aménageables sur Cayenne (2007) - limite des secteurs</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3319348056762 4.89647503863587</ows:LowerCorner>
        <ows:UpperCorner>-52.290001144641 4.94769305342933</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1b59f268-5d3b-40ef-bdd4-3ae3ebd51d62"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_05</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Saut Oulwa (2013) - Emprise de l'acquisition</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Saut Oulwa (2013) - Emprise de l'acquisition</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6283534855995 2.4432505331153</ows:LowerCorner>
        <ows:UpperCorner>-52.6245397908249 2.44628195807301</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/627c48bd-1d70-4203-a3c2-4d8ef6c337e0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_06</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Saut Oulwa (2013) - Modèle Numérique de Surface</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Saut Oulwa (2013) - Modèle Numérique de Surface</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6283471709268 2.44325575482535</ows:LowerCorner>
        <ows:UpperCorner>-52.6245402423111 2.44628091037459</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c59a75fe-1477-445f-b4fb-37f3feb62000"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_07</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Saut Oulwa (2013) - Semis de points au sol</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Saut Oulwa (2013) - Semis de points au sol</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6283471709268 2.44325575482535</ows:LowerCorner>
        <ows:UpperCorner>-52.6245402423111 2.44628091037459</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c4dea70f-34d9-49c5-8865-f6acc0cee734"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_08</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Saut Oulapaleya (2013) - Emprise de l'acquisition</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Saut Oulapaleya (2013) - Emprise de l'acquisition</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6083698574001 2.47489628277064</ows:LowerCorner>
        <ows:UpperCorner>-52.5999058248395 2.4773935623702</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/45b41809-44a3-4322-8977-f4c365d9ba4a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:LevetopographiqueLASERsurlefle_09</Name>
      <Title>Levé topographique LASER sur le fleuve Oyapock, Saut Moulouwa Matinon Kangué (2013) - Emprise de l'acquisition</Title>
      <Abstract>Levé topographique LASER sur le fleuve Oyapock, Saut Moulouwa Matinon Kangué (2013) - Emprise</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3874317978595 2.94826664639008</ows:LowerCorner>
        <ows:UpperCorner>-52.382819340616 2.9513075177753</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/43092ac9-2281-45fb-9e47-c50a9286f564"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Recensementterrainspublicsamen_02</Name>
      <Title>Recensement terrains publics aménageables sur Rémire-Montjoly (2007) - limite des secteurs</Title>
      <Abstract>Recensement terrains publics aménageables sur Rémire-Montjoly (2007) - limite des secteurs</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3097901585805 4.85370066849848</ows:LowerCorner>
        <ows:UpperCorner>-52.2566198669281 4.91985225245474</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6689b801-1a91-4cf2-a869-7c62a50f69e6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pnrg2012_territoire</Name>
      <Title>Parc naturel régional de Guyane, territoire du parc (2012)</Title>
      <Abstract>Parc naturel régional de Guyane, territoire du parc (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0011945925981 3.9007050935953</ows:LowerCorner>
        <ows:UpperCorner>-51.6338766987193 5.73569019742429</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d617ab3b-2f31-4ec6-a6ad-7875238a5f09"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ParcnaturelregionaldeGuyanezon</Name>
      <Title>Parc naturel régional de Guyane, zonage de la charte (2012)</Title>
      <Abstract>Parc naturel régional de Guyane, zonage de la charte (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0011945926923 3.90070509372331</ows:LowerCorner>
        <ows:UpperCorner>-51.6338766987194 5.73569019761475</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a0a8650e-6390-4d6c-84d5-c59802527da0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Propositiondeclassementdusited</Name>
      <Title>Proposition de classement du site de l'habitation Vidal (2013)</Title>
      <Abstract>Proposition de classement du site de l'habitation Vidal (2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3092200258519 4.84790409605626</ows:LowerCorner>
        <ows:UpperCorner>-52.2806444741495 4.878553165992</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0e0f0150-e705-48e0-b474-1e35c8b165c0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Propositiondedesinscriptionpar</Name>
      <Title>Proposition de désinscription partielle du site de l'habitation Vidal (2013)</Title>
      <Abstract>Proposition de désinscription partielle du site de l'habitation Vidal (2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3119116111011 4.84998009042359</ows:LowerCorner>
        <ows:UpperCorner>-52.2565113540128 4.88851317379129</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/dd779e27-eb2d-4efd-94ab-27bcac9e0dd3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SiteinscritdelhabitationVidali</Name>
      <Title>Site inscrit de l'habitation Vidal inchangé(2013)</Title>
      <Abstract>Site inscrit de l'habitation Vidal inchangé(2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.2722886376919 4.85767586015975</ows:LowerCorner>
        <ows:UpperCorner>-52.2656667033633 4.86379033498864</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3704f35b-1bab-49a4-815f-31466809b289"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZNIEFFdetype1enGuyane1992</Name>
      <Title>ZNIEFF de type 1 en Guyane - 1992</Title>
      <Abstract>ZNIEFF de type 1 en Guyane - 1992</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5632854717549 2.21747040081438</ows:LowerCorner>
        <ows:UpperCorner>-51.665057219325 5.78095712918908</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/472398dc-fed7-4d51-ad32-a1faa2ccca9a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:OrthoLittoralEmprisedelorthoph</Name>
      <Title>OrthoLittoral, Emprise de l'orthophotographie VIS et IRC du littoral guyanais (2012)</Title>
      <Abstract>OrthoLittoral, Emprise de l'orthophotographie VIS et IRC du littoral guyanais (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9733182176629 5.51768636121998</ows:LowerCorner>
        <ows:UpperCorner>-53.4341325591011 5.75959905456804</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/acf9095d-50d4-46b1-babc-9b53a0eb3c8c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:OrthoCrFouilleeEmprisedelortho</Name>
      <Title>OrthoCrFouillee, Emprise de l'orthophotographie de la Crique Fouillée VIS et IRC (2012)</Title>
      <Abstract>OrthoCrFouillee, Emprise de l'orthophotographie de la Crique Fouillée VIS et IRC (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3657397894043 4.83190338608298</ows:LowerCorner>
        <ows:UpperCorner>-52.2710452717983 4.93143875104205</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7120d252-c6cb-415e-972d-b46fe191d1dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:IsobathesdesIlesduSalutetdesIl</Name>
      <Title>Isobathes des Îles du Salut et des Îlets de Rémire (2011)</Title>
      <Abstract>Isobathes des Îles du Salut et des Îlets de Rémire (2011)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6003185472386 4.88381916238021</ows:LowerCorner>
        <ows:UpperCorner>-52.1591735630246 5.32111754254254</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/115b4706-83e8-43ed-92f5-af7adeed3fe3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:CartographiesousmarinedesIlesd</Name>
      <Title>Cartographie sous-marine des Iles du Salut et des Îlets de Rémire (2011), Interprétation morpho-sédimentaire</Title>
      <Abstract>Cartographie sous-marine des Iles du Salut et des Îlets de Rémire (2011), Interprétation morpho-sédi</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6003343246261 4.88377723241626</ows:LowerCorner>
        <ows:UpperCorner>-52.1591514182326 5.32116988301424</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f4818072-63b6-42be-affb-03649262c041"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Zonesdetudesdelacartographieso</Name>
      <Title>Zones d'études de la cartographie sous-marine des Iles du Salut et des Îlets de Rémire (2011)</Title>
      <Abstract>Zones d'études de la cartographie sous-marine des Iles du Salut et des Îlets de Rémire (2011)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6003343246261 4.88377723241626</ows:LowerCorner>
        <ows:UpperCorner>-52.1591514182326 5.32116988301424</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/24ce3cb7-3809-4635-ab2b-87a6047dff23"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Habitatsdeszoneshumidessurlagg</Name>
      <Title>Habitats des zones humides sur l'agglomération de Cayenne (2010)</Title>
      <Abstract>Habitats des zones humides sur l'agglomération de Cayenne (2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4698829898187 4.82335299036612</ows:LowerCorner>
        <ows:UpperCorner>-52.3082823890902 5.01058726205505</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/aa29024e-244a-4e62-b638-709ffafaf9d5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Implantationdesdifferentssites</Name>
      <Title>Implantation des différents sites de la DEAL</Title>
      <Abstract>Implantation des différents sites de la DEAL</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0302840473767 3.890209548575</ows:LowerCorner>
        <ows:UpperCorner>-51.8081909605368 5.51240758168664</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ce81ad71-a6cb-4d0b-8133-f9ccb64c0792"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ProjetdamenagementdessautsdelO</Name>
      <Title>Projet d'aménagement des sauts de l'Oyapock et de la rivière Camopi (2013)</Title>
      <Abstract>Projet d'aménagement des sauts de l'Oyapock et de la rivière Camopi (2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.8632936876169 2.26124561681169</ows:LowerCorner>
        <ows:UpperCorner>-51.9378477383386 3.72123452573853</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5438049c-18d2-4b80-a2df-9ad256d89595"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartographiedespaysagesnaturel_01</Name>
      <Title>Cartographie des paysages naturels de la forêt de terre ferme de Guyane et d?Amapá (inselbergs)</Title>
      <Abstract>Cartographie des paysages naturels de la forêt de terre ferme de Guyane et d?Amapá (inselbergs)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5693364432705 2.20362107374556</ows:LowerCorner>
        <ows:UpperCorner>-51.8722896180903 4.8423847280862</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9308bfc2-f35a-49d1-933d-610a6e0650cd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:DCEMassesdeaudetransitionGuyan</Name>
      <Title>DCE, Masses d'eau de transition (Guyane, 2010)</Title>
      <Abstract>DCE, Masses d'eau de transition (Guyane, 2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0163110878019 4.21633701821125</ows:LowerCorner>
        <ows:UpperCorner>-51.6176177115605 5.76158085936041</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7d9cb1de-9f03-4058-9c46-58c20f47d228"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:DCEBassindelaGuyane2010</Name>
      <Title>DCE, Bassin de la Guyane (2010)</Title>
      <Abstract>DCE, Bassin de la Guyane (2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6115750809307 2.11037082948288</ows:LowerCorner>
        <ows:UpperCorner>-51.6203025010002 5.76147571329243</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36753518-4ece-46ec-8861-318c6026272f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:DCEMassesdeaucotiereGuyane2010</Name>
      <Title>DCE, Masses d'eau côtière (Guyane, 2010)</Title>
      <Abstract>DCE, Masses d'eau côtière (Guyane, 2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9672354806438 4.50182018416798</ows:LowerCorner>
        <ows:UpperCorner>-51.653413407292 5.77845504914357</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5af08674-5cf2-4fb2-84f9-96cf61b68420"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:DCEMassesdeaucoursdeauGuyane20</Name>
      <Title>DCE, Masses d'eau cours d'eau (Guyane, 2010)</Title>
      <Abstract>DCE, Masses d'eau cours d'eau (Guyane, 2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5545916126213 2.15631951760045</ows:LowerCorner>
        <ows:UpperCorner>-51.6190891981742 5.76157790533303</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c344ec03-bc1f-4ced-b8a0-745c4305cea1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:DCEMassesdeauplandeauGuyane201_01</Name>
      <Title>DCE, Masses d'eau plan d'eau (Guyane, 2010)</Title>
      <Abstract>DCE, Masses d'eau plan d'eau (Guyane, 2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2684674874176 4.61962730337146</ows:LowerCorner>
        <ows:UpperCorner>-52.8875443346667 5.06837019162012</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f86e9325-d2f8-4eda-8e3d-23a0d120c862"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:DCEMassesdeauplandeauGuyane201_02</Name>
      <Title>DCE, Masses d'eau plan d'eau (Guyane, 2013)</Title>
      <Abstract>DCE, Masses d'eau plan d'eau (Guyane, 2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2528064412902 4.6406419184106</ows:LowerCorner>
        <ows:UpperCorner>-52.8832912919455 5.06913101253697</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1aaa27c2-4809-4152-be75-c254553d02dd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZNIEFFdetype1enGuyane1998</Name>
      <Title>ZNIEFF de type 1 en Guyane - 1998</Title>
      <Abstract>ZNIEFF de type 1 en Guyane - 1998</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5638785439888 2.21074620090646</ows:LowerCorner>
        <ows:UpperCorner>-51.6340698882081 5.77599444286848</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/22389b9d-e6ef-4ca8-ba69-b51e8c122433"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZNIEFFdetype1enGuyane2001</Name>
      <Title>ZNIEFF de type 1 en Guyane - 2001</Title>
      <Abstract>ZNIEFF de type 1 en Guyane - 2001</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5615820111489 2.19968858175812</ows:LowerCorner>
        <ows:UpperCorner>-51.632644114719 5.76593830358339</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/09d29f36-6f85-4566-a490-2e4ba1cbcba4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Cartographiedespaysagesnaturel_02</Name>
      <Title>Cartographie des paysages naturelsde la forêt de terre ferme de Guyane et d?Amapá (unités paysagères)</Title>
      <Abstract>Cartographie des paysages naturelsde la forêt de terre ferme de Guyane et d?Amapá (unités paysagères</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.874980393684 0.467808706196492</ows:LowerCorner>
        <ows:UpperCorner>-50.9475698392425 5.41621807744808</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0c76161d-dd24-4a77-9b10-fd25fba7d6f8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ZNIEFFdetype2enGuyane2001</Name>
      <Title>ZNIEFF de type 2 en Guyane - 2001</Title>
      <Abstract>ZNIEFF de type 1 en Guyane - 2001</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6158844081497 2.14544760410403</ows:LowerCorner>
        <ows:UpperCorner>-51.6552297608646 5.75381296314945</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2f90212d-70b9-4664-bbb5-283070bedc7f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Ilotsdurecensementinsalubrites_01</Name>
      <Title>Ilots du recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Title>
      <Abstract>Ilots du recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-51.8046638241855 3.88685642710143</ows:LowerCorner>
        <ows:UpperCorner>-51.7977193836063 3.89528808083843</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8ae07eba-00cc-411f-be73-77052c7a02cf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Ilotsdurecensementinsalubrites_02</Name>
      <Title>Ilots du recensement insalubrité sur le centre-ville de Saint-Laurent du Maroni</Title>
      <Abstract>Ilots du recensement insalubrité sur le centre-ville de Saint-Laurent du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0345932052243 5.49244475476644</ows:LowerCorner>
        <ows:UpperCorner>-54.0274259544467 5.50349482316606</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6df6ddcd-6281-40a6-8fd5-382d093907e1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Ilotsdurecensementinsalubrites_03</Name>
      <Title>Ilots du recensement insalubrité sur le centre-bourg de Mana</Title>
      <Abstract>Ilots du recensement insalubrité sur le centre-bourg de Mana</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.7818160380796 5.66591496405687</ows:LowerCorner>
        <ows:UpperCorner>-53.7760928957767 5.6717819361891</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/94f9c548-ac3d-4e17-8054-3b3b80895057"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Ilotsdurecensementinsalubrites_04</Name>
      <Title>Ilots du recensement insalubrité sur la commune de Cayenne</Title>
      <Abstract>Ilots du recensement insalubrité sur la commune de Cayenne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.332742491903 4.9275614185297</ows:LowerCorner>
        <ows:UpperCorner>-52.3098625189719 4.93915777859813</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6177f86f-9827-4738-b96a-b70969bcf37d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Parcellespotentiellementinsalu_02</Name>
      <Title>Parcelles potentiellement insalubres sur la commune de Montsinery-Tonnegrande</Title>
      <Abstract>Parcelles potentiellement insalubres sur la commune de Montsinery-Tonnegrande</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.5275816370769 4.79261333290264</ows:LowerCorner>
        <ows:UpperCorner>-52.4423916481329 4.94979918933323</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1e628c27-4b60-4355-b2f0-a4dce35a0154"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Parcellespotentiellementinsalu_03</Name>
      <Title>Parcelles potentiellement insalubres sur le centre-bourg de Mana</Title>
      <Abstract>Parcelles potentiellement insalubres sur le centre-bourg de Mana</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.7830015994009 5.66653310109896</ows:LowerCorner>
        <ows:UpperCorner>-53.7760958773457 5.67124074335829</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d9ba2fbb-6d10-4d59-a40d-381eceadef0d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Parcellespotentiellementinsalu_04</Name>
      <Title>Parcelles potentiellement insalubres sur le centre-bourg de Saint-Georges de l'Oyapock</Title>
      <Abstract>Parcelles potentiellement insalubres sur le centre-bourg de Saint-Georges de l'Oyapock</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-51.8046635981904 3.88685642710143</ows:LowerCorner>
        <ows:UpperCorner>-51.7977193836063 3.89505017351058</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f4762ac8-c9d7-46e0-819b-c15afec517e3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Parcellespotentiellementinsalu_05</Name>
      <Title>Parcelles potentiellement insalubres sur le centre-ville de Saint-Laurent du Maroni</Title>
      <Abstract>Parcelles potentiellement insalubres sur le centre-ville de Saint-Laurent du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0345443429721 5.49244500091321</ows:LowerCorner>
        <ows:UpperCorner>-54.0275242255924 5.50340552228642</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/facff101-d4af-4e8d-b505-560cf1587c19"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Dentscreusesissuesdurecensemen_01</Name>
      <Title>Dents creuses issues du recensement insalubrité sur la commune de Montsinery-Tonnegrande</Title>
      <Abstract>Dents creuses issues du recensement insalubrité sur la commune de Montsinery-Tonnegrande</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4945413289962 4.8298248222474</ows:LowerCorner>
        <ows:UpperCorner>-52.4421850311346 4.89408314211834</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/73a82a1b-5790-4d79-b550-ca960379bca1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Dentscreusesissuesdurecensemen_02</Name>
      <Title>Dents creuses issues du recensement insalubrité sur le centre-bourg de Mana</Title>
      <Abstract>Dents creuses issues du recensement insalubrité sur le centre-bourg de Mana</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.7817380260761 5.66659304291548</ows:LowerCorner>
        <ows:UpperCorner>-53.7760521806972 5.67020673896869</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3e024aa9-1527-4048-9a9b-5083a635d4af"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Dentscreusesissuesdurecensemen_03</Name>
      <Title>Dents creuses issues du recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Title>
      <Abstract>Dents creuses issues du recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-51.8059253462593 3.88740305294557</ows:LowerCorner>
        <ows:UpperCorner>-51.798716200239 3.89762373225282</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7d37d3da-e6fc-4278-aa6b-8e0defd36fb9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Dentscreusesissuesdurecensemen_04</Name>
      <Title>Dents creuses issues du recensement insalubrité sur le centre-ville de Saint-Laurent du Maroni</Title>
      <Abstract>Dents creuses issues du recensement insalubrité sur le centre-ville de Saint-Laurent du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.034403075838 5.49349047756542</ows:LowerCorner>
        <ows:UpperCorner>-54.0277394687585 5.50349325635424</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6a76dfe1-db59-4709-949b-ea8ac51290cc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Perimetredenqueterecensementin_01</Name>
      <Title>Périmètre d'enquête recensement insalubrité sur le centre-ville de Saint-Laurent du Maroni</Title>
      <Abstract>Périmètre d'enquête recensement insalubrité sur le centre-ville de Saint-Laurent du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0346302280209 5.49240771677763</ows:LowerCorner>
        <ows:UpperCorner>-54.0273140711151 5.5036492295603</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/72a3f019-acc5-4c43-bb4f-42e631152c27"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Perimetredenqueterecensementin_02</Name>
      <Title>Périmètre d'enquête recensement insalubrité sur le centre-bourg de Mana</Title>
      <Abstract>Périmètre d'enquête recensement insalubrité sur le centre-bourg de Mana</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.7831717494975 5.66584110973209</ows:LowerCorner>
        <ows:UpperCorner>-53.7759698075322 5.67182010694784</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c69a624d-fc68-4907-ac1c-e9c2ca3fe0d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Perimetredenqueterecensementin_03</Name>
      <Title>Périmètre d'enquête recensement insalubrité sur la commune de Montsinery-Tonnegrande</Title>
      <Abstract>Périmètre d'enquête recensement insalubrité sur la commune de Montsinery-Tonnegrande</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.5442429811164 4.78016097327622</ows:LowerCorner>
        <ows:UpperCorner>-52.4217371684037 4.96526572041254</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e486e806-ef94-4aed-9786-b8ca0375cce4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Perimetredenqueterecensementin_04</Name>
      <Title>Périmètre d'enquête recensement insalubrité sur la commune de Cayenne</Title>
      <Abstract>Périmètre d'enquête recensement insalubrité sur la commune de Cayenne</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3328656266339 4.92617224469663</ows:LowerCorner>
        <ows:UpperCorner>-52.3096660162463 4.93927212028785</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/25e6a20a-e478-4e8a-b0b2-e0256f5a27ff"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Perimetredenqueterecensementin_05</Name>
      <Title>Périmètre d'enquête recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Title>
      <Abstract>Périmètre d'enquête recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-51.8105239304624 3.88583866042056</ows:LowerCorner>
        <ows:UpperCorner>-51.7924767419177 3.91274745222929</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/16880bea-cf9e-4d8a-aa0f-e19654085b60"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Recensementdelhabitatillicites</Name>
      <Title>Recensement de l'habitat illicite sur les communes du littoral</Title>
      <Abstract>Recensement de l'habitat illicite sur les communes du littoral 2004</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0864837206631 3.8699372488764</ows:LowerCorner>
        <ows:UpperCorner>-51.7855331057056 5.75321027928075</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/14c9da81-a4fd-453d-a7f1-8d4f4c0a31e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:RecensementhabitatilliciteMAJs</Name>
      <Title>Recensement habitat illicite - MAJ sur les communes de Macouria, Montsinery et Matoury</Title>
      <Abstract>Recensement habitat illicite - MAJ sur les communes de Macouria, Montsinery et Matoury</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6019934012972 4.66756696366678</ows:LowerCorner>
        <ows:UpperCorner>-52.3019099130202 5.09540928136578</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/954dfb75-1063-4f15-921e-452f1da343f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:BDORTHOIGN2011perimetre</Name>
      <Title>BD ORTHO® IGN 2011, périmètre</Title>
      <Abstract>BD ORTHO® IGN 2011, périmètre</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5028190166182 2.20414657739002</ows:LowerCorner>
        <ows:UpperCorner>-51.575411018993 5.78057174679601</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c5315575-8367-42e4-92c3-ec0fb134cba1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:GrillenationaledereferenceGuya</Name>
      <Title>Grille nationale de référence, Guyane</Title>
      <Abstract>Grille nationale de référence, Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6362280419972 2.07673708003419</ows:LowerCorner>
        <ows:UpperCorner>-49.3627567510445 8.95609411404947</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7e50dc01-49f3-4a3f-ac7d-345a79086c43"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Inventaireetcartographiedelare_01</Name>
      <Title>Inventaire et cartographie de la répartition des espèces végétales invasives en Guyane (2013) - Linéaire</Title>
      <Abstract>Inventaire et cartographie de la répartition des espèces végétales invasives en Guyane (2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2630208691557 3.89860797611002</ows:LowerCorner>
        <ows:UpperCorner>-51.8146766666645 5.65878084587199</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2d177b2e-5194-4613-8df3-3ccb88d08a9b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Inventaireetcartographiedelare_02</Name>
      <Title>Inventaire et cartographie de la répartition des espèces végétales invasives en Guyane (2013) - Surfacique</Title>
      <Abstract>Inventaire et cartographie de la répartition des espèces végétales invasives en Guyane (2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3269419609418 3.87905881826355</ows:LowerCorner>
        <ows:UpperCorner>-51.8094423197336 5.66237608703125</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4ed34e7a-2c29-4ca0-8ca5-22ae40b36970"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Inventaireetcartographiedelare_03</Name>
      <Title>Inventaire et cartographie de la répartition des espèces végétales invasives en Guyane (2013) - Ponctuel</Title>
      <Abstract>Inventaire et cartographie de la répartition des espèces végétales invasives en Guyane </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3478014711816 3.62936700655695</ows:LowerCorner>
        <ows:UpperCorner>-51.7980553882001 5.75303224892284</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0468b611-63a8-4e52-a196-1c38164f8331"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:SCAN502012emprisedescartes</Name>
      <Title>SCAN 50® 2012, emprise des cartes</Title>
      <Abstract>SCAN 50® 2012, emprise des cartes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-55.0194588133334 1.99578717572758</ows:LowerCorner>
        <ows:UpperCorner>-51.498596029669 6.01097486334396</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6fec48f7-e1ed-4ba6-8766-f0c241c5daf2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pnrg20041_territoire</Name>
      <Title>Parc naturel régional de Guyane, territoire du parc (2004)</Title>
      <Abstract>Parc naturel régional de Guyane, territoire du parc (2004)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0024701787085 4.36063719269907</ows:LowerCorner>
        <ows:UpperCorner>-52.1572918232109 5.7758913369426</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/76d26342-3bfa-4838-89b7-5e7e0dc9b043"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Arreteprefectoralinterdisantle</Name>
      <Title>Arrêté préfectoral interdisant les captures (létales ou non) et le transport d'espèces animales sur le plan d?eau...</Title>
      <Abstract>Arrêté préfectoral interdisant les captures et le transport d'espèces animales sur Petit Saut</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2043286332046 4.59589399710699</ows:LowerCorner>
        <ows:UpperCorner>-52.8324996972276 5.15617768064819</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cfca6d22-cd84-4312-9437-c2d3c3d5a9f3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Quartiersprioritairesdelapolit_01</Name>
      <Title>Quartiers prioritaires de la politique de la ville de Guyane (décret du 30/12/2014)</Title>
      <Abstract>Quartiers prioritaires de la politique de la ville de Guyane (décret du 30/12/2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0865712620707 4.82653835062019</ows:LowerCorner>
        <ows:UpperCorner>-52.2495153265138 5.58259004968903</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3dc3a1a9-e4b3-4675-ae01-9026b4225e9b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:CrueduMaroni2008Champdexpansio</Name>
      <Title>Crue du Maroni 2008 - Champ d'expansion de la crue</Title>
      <Abstract>Crue du Maroni 2008 - Champ d'expansion de la crue</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4010187396844 3.62950111670733</ows:LowerCorner>
        <ows:UpperCorner>-54.0191259216264 4.33772475307826</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cbc3cbc4-415f-4823-92b0-6c4bae3befd7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Equipementsdesportsdenature012</Name>
      <Title>Équipements de sports de nature (01/2015)</Title>
      <Abstract>Équipements de sports de nature (01/2015)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3471790792421 3.61786535061848</ows:LowerCorner>
        <ows:UpperCorner>-51.8022449392184 5.75292631525878</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c2d5902b-a085-40e2-a409-bbdbcee527b4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTPlansdepreventiondesrisque</Name>
      <Title>PPRT, Plans de prévention des risques technologiques de Guyane</Title>
      <Abstract>PPRT, Plans de prévention des risques technologiques de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9033947699668 4.85495522710135</ows:LowerCorner>
        <ows:UpperCorner>-52.26753800791 5.39158178869683</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/23fc4deb-f4dc-4f84-a702-f56c231df30c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTZonesreglementeesduplandep_01</Name>
      <Title>PPRT, Zones réglementées du plan de prévention des risques technologiques de la SARA à Kourou</Title>
      <Abstract>PPRT, Zones réglementées,SARA à Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6686525779033 5.15210527859712</ows:LowerCorner>
        <ows:UpperCorner>-52.6634739133152 5.15649330271269</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0c3c21dd-abdf-4f07-8e55-77b35439c551"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTZonesreglementeesduplandep_02</Name>
      <Title>PPRT, Zones réglementées du plan de prévention des risques technologiques du CSG à Kourou</Title>
      <Abstract>PPRT, Zones réglementées, CSG à Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9033947699668 5.10127547401473</ows:LowerCorner>
        <ows:UpperCorner>-52.6484939014272 5.39066888262389</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7ed19e79-1815-4993-bfe6-52ed4af03005"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTZonedaleasduplandepreventi_01</Name>
      <Title>PPRT, Zone d'aléas du plan de prévention des risques technologiques de Guyanexplo à Kourou</Title>
      <Abstract>PPRT, Zone d'aléas, Guyanexplo à Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.7399838166243 5.09195889450118</ows:LowerCorner>
        <ows:UpperCorner>-52.7127329288375 5.11910174625171</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d1e4cbd0-3d7d-4b42-9ce3-660f97bec9fa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTZonedaleasduplandepreventi_02</Name>
      <Title>PPRT, Zone d'aléas du plan de prévention des risques technologiques de la SARA à Kourou</Title>
      <Abstract>PPRT, Zone d'aléas, SARA à Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6686504005177 5.15210402763658</ows:LowerCorner>
        <ows:UpperCorner>-52.6634715898681 5.15649205244079</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/62bd80ef-816e-45d0-a59b-7b0c87632db3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTZonesreglementeesduplandep_03</Name>
      <Title>PPRT, Zones réglementées du plan de prévention des risques technologiques de Guyanexplo à Kourou</Title>
      <Abstract>PPRT, Zones réglementées du plan de prévention des risques technologiques de Guyanexplo à Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.739974970041 5.09195865861934</ows:LowerCorner>
        <ows:UpperCorner>-52.7127239346758 5.11910165833464</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7f32c4b7-526f-48fd-b403-d35c45d38d43"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTPerimetresduplandepreventi_01</Name>
      <Title>PPRT, Périmètres du plan de prévention des risques technologiques de Guyanexplo à Kourou</Title>
      <Abstract>PPRT, Périmètres du plan de prévention des risques technologiques de Guyanexplo à Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.7399749777496 5.09195864251107</ows:LowerCorner>
        <ows:UpperCorner>-52.7127239268032 5.11910166289616</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/130f3e19-eeb1-48f6-9a78-336603ae135e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:PPRTPerimetresduplandepreventi_02</Name>
      <Title>PPRT, Périmètres du plan de prévention des risques technologiques de la SARA à Kourou</Title>
      <Abstract>PPRT, Périmètres du plan de prévention des risques technologiques de la SARA à Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6686525779033 5.15210527859712</ows:LowerCorner>
        <ows:UpperCorner>-52.6634737676163 5.15649330309398</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6a4061bc-8be5-4dde-b041-d377b1d92aab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:EmprisedesPerimetresdAttributi</Name>
      <Title>Emprise des Périmètres d'Attribution Simplifiée</Title>
      <Abstract>Emprise des Périmètres d'Attribution Simplifiée</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1807178725549 3.69482492612372</ows:LowerCorner>
        <ows:UpperCorner>-52.3864091679472 5.64607239512465</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a8e68f8a-ba08-471e-a39e-969cdcdb1471"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:Quartiersprioritairesdelapolit_02</Name>
      <Title>Quartiers prioritaires de la politique de la ville de Guyane présentant les dysfonctionnements urbains les plus importants</Title>
      <Abstract>Quartiers prioritaires politique de la ville de Guyane présentant dysfonctionnements urbains</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0460730040721 4.85891149958458</ows:LowerCorner>
        <ows:UpperCorner>-52.3082301837287 5.58246213114271</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cb25658c-ce79-4447-b8f6-0ab45e8308b0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:EmprisesdesMNSELIDARsurlescour</Name>
      <Title>Emprises des MNSE-LIDAR sur les cours d'eau de Guyane</Title>
      <Abstract>MNSE sur les cours d'eau de Guyane, 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4827379150759 3.24746123161007</ows:LowerCorner>
        <ows:UpperCorner>-52.2594694939639 5.28462050628816</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/42f99c69-5741-4cee-8fff-ed7c7a5db39b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:EmprisesdesMNTLIDARsurlescours</Name>
      <Title>Emprises des MNT-LIDAR sur les cours d'eau de Guyane</Title>
      <Abstract>MNT sur les cours d'eau de Guyane, 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4827379150759 3.24746123161007</ows:LowerCorner>
        <ows:UpperCorner>-52.2594694939639 5.28462050628816</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/28ecbdf0-cd8b-490c-a580-e30f9e5d9198"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ServitudesEL10Assiettesrelativ</Name>
      <Title>Servitudes - EL10 Assiettes relatives au c?ur de parc national en Guyane</Title>
      <Abstract>Assiettes relatives au c?ur de parc national en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6068908291229 2.10848902485697</ows:LowerCorner>
        <ows:UpperCorner>-52.0568820242136 4.47095869316901</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2be8c7a8-c2dc-480c-a701-a5f2cde4cc69"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:EmprisesacquisitionsLIDARdansl</Name>
      <Title>Emprises acquisitions LIDAR dans le Sud de la Guyane</Title>
      <Abstract>es aquisition LIDAR dans le sud de la Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.6173567602117 2.99358098517467</ows:LowerCorner>
        <ows:UpperCorner>-53.0434879094389 3.56672430131936</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/52ba2e7e-17a2-4845-8c05-93ecbe3fd483"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fr_k_swb_cw_20140918</Name>
      <Title>DCE, Masses d'eau côtière (Guyane, 2013)</Title>
      <Abstract>DCE, Masses d'eau côtière (Guyane, 2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.968735306247 4.44167993951532</ows:LowerCorner>
        <ows:UpperCorner>-51.6429327689377 5.77100202842088</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c28ac282-2114-48a8-8efd-f8f8065e3808"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:DCEBassindelaGuyane2013</Name>
      <Title>DCE, Bassin de la Guyane (2013)</Title>
      <Abstract>DCE, Bassin de la Guyane (2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6175828686198 2.10997806204692</ows:LowerCorner>
        <ows:UpperCorner>-51.6158251525357 5.7710305609237</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d440aebd-a8fd-4b52-8aeb-3af623e76bbc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fr_k_swb_tw_20150702</Name>
      <Title>DCE, Masses d'eau de transition (Guyane, 2013)</Title>
      <Abstract>DCE, Masses d'eau de transition (Guyane, 2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2168041396043 3.79720217245623</ows:LowerCorner>
        <ows:UpperCorner>-51.6167578856116 5.75139002689503</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/349b26a0-f818-43c6-873f-9ab93c508eb0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fr_k_swb_rw_20151020</Name>
      <Title>DCE, Masses d'eau cours d'eau (Guyane, 2013)</Title>
      <Abstract>DCE, Masses d'eau cours d'eau (Guyane, 2013)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5125898087741 2.1394409064611</ows:LowerCorner>
        <ows:UpperCorner>-51.6197383801666 5.75054841979818</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e185b159-981b-47ac-bb57-ecd6fc79310f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:circonscriptions_2015_973_s</Name>
      <Title>Circonscriptions electorales de Guyane, 2015</Title>
      <Abstract>circonscriptions electorales guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6174824636904 2.10997802186749</ows:LowerCorner>
        <ows:UpperCorner>-51.6178059399759 5.7551210557143</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/849325f4-75c5-4e50-a857-abcc4b84b497"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieff_2_1992</Name>
      <Title>ZNIEFF de type 2 en Guyane - 1992</Title>
      <Abstract>ZNIEFF de type 2 en Guyane - 1992</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6160281248375 2.14706162945065</ows:LowerCorner>
        <ows:UpperCorner>-51.673632828996 5.75376322086069</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/83ee7635-f2c6-4403-a5d0-32545ba238c7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdcg_bvelementaires</Name>
      <Title>BD Carthage Guyane / Bassins versants élémentaires</Title>
      <Abstract>BD Carthage Guyane / Bassins versants élémentaires</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-56.255602871853 1.76543003630594</ows:LowerCorner>
        <ows:UpperCorner>-51.1310920485518 5.92888853901146</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/17e469f5-3107-4693-9e7d-809e051ae871"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_tri_s_973</Name>
      <Title>Directive inondation, emprise du territoire à risque inondation de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, emprise du territoire à risque inondation de l'île de Cayenne, 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.593832779931 4.73984767877243</ows:LowerCorner>
        <ows:UpperCorner>-52.1631866632432 5.29822879611937</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5d186dd1-663b-4615-97d6-391ffedac6b8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_carte_risq_s_973</Name>
      <Title>Directive inondation, Liste des cartes de risque inondation produite sur le TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, Liste des cartes de risque inondation produite sur le TRI de l'île de Cayenne,</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4275262674653 4.73910684561886</ows:LowerCorner>
        <ows:UpperCorner>-52.2424609358031 4.95225067706414</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/386606f2-5984-4162-825c-88c5f3ba1ea3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_carte_innond_s_973</Name>
      <Title>Directive inondation, Liste des cartes de surface inondables produites sur le TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, Liste des cartes de surface inondables produites sur le TRI de l'île de Cayenn</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4172712343495 4.73204709097214</ows:LowerCorner>
        <ows:UpperCorner>-52.2336015283032 4.96941687164185</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d3a748f7-2d43-4f3b-ad0a-f9c7debce985"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_enjeu_steu_p_973</Name>
      <Title>Directive inondation, Enjeux liés aux stations de traitements des eaux usées du TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, Enjeux liés aux stations de traitements des eaux usées du TRI de l'île de Caye</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3329865648257 4.85143905068919</ows:LowerCorner>
        <ows:UpperCorner>-52.2892729749539 4.93896435185369</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ed7640e4-f193-4a5b-974b-5767ca6bcb08"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_enjeu_patrim_p_973</Name>
      <Title>Directive inondation, Enjeux liés au patrimoine culturel du TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, Enjeux liés au patrimoine culturel du TRI de l'île de Cayenne, 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3310866894654 4.85876864799582</ows:LowerCorner>
        <ows:UpperCorner>-52.2681968701892 4.93816296835335</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c7afc321-7f10-4350-b90b-96c1ab8ff4b0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:i4_assiette_sup_l_973</Name>
      <Title>Servitudes - I4 Assiettes relatives aux zones de protection des lignes électriques en Guyane</Title>
      <Abstract>Servitudes - I4 Assiettes relatives aux zones de protection des lignes électriques en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9698995566767 4.85896423435182</ows:LowerCorner>
        <ows:UpperCorner>-52.2731455048468 5.71034578201066</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a5598d28-3514-4a12-a49e-bab2c84fd746"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_enjeu_eco_s_973</Name>
      <Title>Directive inondation, Enjeux liés à des activités économiques du TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, Enjeux liés à des activités économiques du TRI de l'île de Cayenne, 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3796177129073 4.81046007229583</ows:LowerCorner>
        <ows:UpperCorner>-52.2698888015925 4.94072999849534</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9e58e76a-378e-44f9-be85-2c10cee225f8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:i4_generateur_sup_l_973</Name>
      <Title>Servitudes - I4 Générateur des zones de protection des lignes électriques en Guyane</Title>
      <Abstract>Servitudes - I4 Générateur des zones de protection des lignes électriques en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9698995566767 4.85896423435182</ows:LowerCorner>
        <ows:UpperCorner>-52.2731455048468 5.71034578201066</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1ca13b8b-e1c1-42b5-9506-96494d09b054"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_iso_ht_s_973</Name>
      <Title>Directive inondation, Zone d?iso classe de hauteur du TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, Zone d?iso classe de hauteur du TRI de l'île de Cayenne, 2015Directive inondat</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4114638521616 4.74085222432089</ows:LowerCorner>
        <ows:UpperCorner>-52.2434445251807 4.9516640114063</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6b5449c4-d6aa-42ea-8834-86b1d7bf50a5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_inondable_s_973</Name>
      <Title>Directive inondation, Surface inondable du TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, Surface inondable du TRI de l'île de Cayenne, 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4114638521616 4.74085222432089</ows:LowerCorner>
        <ows:UpperCorner>-52.2434445251807 4.9516640114063</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/19568f36-985e-4169-b8ab-94193e443186"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sdc_zones_potentielles_s_973</Name>
      <Title>Schéma régional des carrières de Guyane, zones de ressources potentielles (2014)</Title>
      <Abstract>Schéma régional des carrières de Guyane, zones de ressources potentielles (2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0971233904605 3.85360560242755</ows:LowerCorner>
        <ows:UpperCorner>-51.7832922969881 5.69664892004725</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0258673e-c6b8-4f3a-8d69-4cdee45a8ece"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieff1_mer_2015_s_973</Name>
      <Title>ZNIEFF marines de type 1 en Guyane - 2015</Title>
      <Abstract>ZNIEFF marines de type 1 en Guyane - 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0159608466276 4.10347335634922</ows:LowerCorner>
        <ows:UpperCorner>-51.622396326293 5.75131939349947</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6ec8c62f-11d7-4e50-9b20-a130a795476f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieff2_mer_2015_s_973</Name>
      <Title>ZNIEFF Marines de type 2 - 2015</Title>
      <Abstract>ZNIEFF marines de type 21 en Guyane - 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0232602675229 4.10347335601865</ows:LowerCorner>
        <ows:UpperCorner>-50.640765750223 7.00152406650197</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0eb638f4-a6b7-40b9-b9f5-6af643ed3abe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mdo_gw1</Name>
      <Title>DCE, Masses d'eau souterraines d'ordre 1 (Guyane, 2010)</Title>
      <Abstract>DCE, Masses d'eau souterraines d'ordre 1 (Guyane, 2010)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6115913942094 2.10939327342888</ows:LowerCorner>
        <ows:UpperCorner>-51.6203401118197 5.76047095305141</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/12907b70-dac6-4098-a83b-abaf0072fc91"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zoneshumides_1999</Name>
      <Title>Zones humides du littoral guyanais, 1999</Title>
      <Abstract>Zones humides du littoral guyanais, 1999</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1000113548532 4.21936142817658</ows:LowerCorner>
        <ows:UpperCorner>-51.8772946381617 5.78308678935481</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9f58672d-fddb-44ac-ba78-994de826b821"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_entreprises_eae_s_973</Name>
      <Title>Entreprises situées dans les zones d'activités économiques de Guyane (12/2014)</Title>
      <Abstract>Entreprises situées dans les zones d'activités économiques de Guyane (12/2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.037017332064 3.89590242873666</ows:LowerCorner>
        <ows:UpperCorner>-51.8095424114754 5.67568923868873</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b5c4f35d-bd7c-4301-b547-5d95c8ca528f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_batiments_eae_s_973</Name>
      <Title>Bâtiments situés dans les zones d'activités économiques de Guyane (12/2014)</Title>
      <Abstract>Bâtiments situés dans les zones d'activités économiques de Guyane (12/2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.037534781591 3.8947548650405</ows:LowerCorner>
        <ows:UpperCorner>-51.8078056486225 5.67679668484277</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/021e7a51-e4b8-4d43-ae1b-3e4b356d25cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_foncier_eae_s_973</Name>
      <Title>État des lieux de la disponibilité foncière dans les zones d'activités économiques de Guyane (12/2014)</Title>
      <Abstract>État des lieux de la disponibilité foncière dans les zones d'activités économiques de Guyane (12/201</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0383452990418 3.89271402603217</ows:LowerCorner>
        <ows:UpperCorner>-51.8077075103283 5.6777603550771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/85af5f65-1cb5-4020-b51e-b77d73c58ee1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_eae_s_973</Name>
      <Title>Zones d'activités économiques de Guyane (12/2014)</Title>
      <Abstract>Zones d'activités économiques de Guyane (12/2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0383452990419 3.89271402603217</ows:LowerCorner>
        <ows:UpperCorner>-51.8077075103283 5.6777603550771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/87aecfad-c7c5-4407-809d-23cf9d43955b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_voiriechemin1950_s_973</Name>
      <Title>Linéaire de voirie ou de piste en 1950</Title>
      <Abstract>Linéaire de voirie ou de piste en 1950</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4674352149715 3.869500986455</ows:LowerCorner>
        <ows:UpperCorner>-51.9347484944969 5.75303719358505</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2cf0748f-4c4a-46cc-b728-e8548cae82a0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tacheurbaine1950_s_973</Name>
      <Title>Tâche urbaine en 1950</Title>
      <Abstract>Tâche urbaine en 1950</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1032869797698 4.47661653281026</ows:LowerCorner>
        <ows:UpperCorner>-52.2448803978473 5.75218135174703</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/04a8de06-b654-40ea-87dc-3a45db32e661"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rencensementterrainpublicamenageables_parcelles_s_97309</Name>
      <Title>Terrains publics aménageables sur Rémire-Montjoly (2007) - parcelles identifiées</Title>
      <Abstract>Terrains publics aménageables sur Rémire-Montjoly (2007) - parcelles identifiées</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3119825469364 4.84800970669826</ows:LowerCorner>
        <ows:UpperCorner>-52.2558051551269 4.91992567254136</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c67a1098-5f3e-4553-a508-83cd85c31bfc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rencensementterrainpublicamenageables_parcelles_s_97307</Name>
      <Title>Terrains publics aménageables sur Matoury (2007) - parcelles identifiées</Title>
      <Abstract>Terrains publics aménageables sur Matoury (2007) - parcelles identifiées</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4107898188773 4.74565432777242</ows:LowerCorner>
        <ows:UpperCorner>-52.2880250555111 4.91583450054388</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a8ab9e2f-0490-4b05-8710-ffc64072444d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rencensementterrainpublicamenageables_s_97307</Name>
      <Title>Terrains publics aménageables sur Matoury (2007) - limite des secteurs</Title>
      <Abstract>Terrains publics aménageables sur Matoury (2007) - limite des secteurs</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3835797400813 4.77363586444396</ows:LowerCorner>
        <ows:UpperCorner>-52.3012257500296 4.90295485142653</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/651115f8-3055-47da-88a6-815cf5c89baa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ocsurbaine2014_s_97300</Name>
      <Title>Occupation des sols expérimentale sur le site test de Cayenne (10/2014)</Title>
      <Abstract>Occupation des sols expérimentale sur le site test de Cayenne (10/2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.348295244202 4.90362415258125</ows:LowerCorner>
        <ows:UpperCorner>-52.3057268598461 4.93918287214733</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d26ab6d9-1951-4334-816c-3421f3f89f74"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ocs1996_s_97362</Name>
      <Title>Occupation des sols de la commune de Papaïchton (1996)</Title>
      <Abstract>Occupation des sols de la commune de Papaïchton (1996)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3565884571813 3.7645197988956</ows:LowerCorner>
        <ows:UpperCorner>-53.7292866310365 4.28868134653754</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fc848af2-d632-4177-9baa-b2f1e1e2a5bd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ocs2006_s_97362</Name>
      <Title>Occupation des sols de la commune de Papaïchton (2006)</Title>
      <Abstract>Occupation des sols de la commune de Papaïchton (2006)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3565884571813 3.7645197988956</ows:LowerCorner>
        <ows:UpperCorner>-53.7292866310365 4.28868134653754</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f9eb5374-6071-4773-b153-a0063e4fb057"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mnt_tri_dallage_s_973</Name>
      <Title>MNT du TRI de l'île de Cayenne, emprise des dalles</Title>
      <Abstract>MNT du TRI de l'île de Cayenne, emprise des dalles</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4182389355199 4.73559567389472</ows:LowerCorner>
        <ows:UpperCorner>-52.2329716141297 4.95754146630758</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1996a4ec-c81e-4626-ab79-8dfc8b7c5cf3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati2006_s_97358b</Name>
      <Title>Zone bâtie au bourg de Saint-Elie (2006)</Title>
      <Abstract>Zone bâtie au bourg de Saint-Elie (2006)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2896320121956 4.82181053551242</ows:LowerCorner>
        <ows:UpperCorner>-53.2860275619212 4.82734193833785</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/712f4b0d-f05a-4f48-aca3-68305c77e7b0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:nouvelles_regions</Name>
      <Title>limites administratives des régions 2016</Title>
      <Abstract>limites administratives des régions 2016</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-5.13901728543322 41.3627574264572</ows:LowerCorner>
        <ows:UpperCorner>9.55982331816636 51.0890003105061</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/46bee48b-867c-4332-9843-9ef71ada5290"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sieges_dreal_draaf</Name>
      <Title>Localisation des DREAL et des DRAAF dans les régions métropolitaines 2016</Title>
      <Abstract>Localisation des DREAL et des DRAAF dans les régions métropolitaines 2016</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-3.63183194671161 40.1795419665106</ows:LowerCorner>
        <ows:UpperCorner>12.6115224037468 51.7173484938166</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c40649c3-7178-4592-bb49-123f265808a4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emprise_lidar_dac_s_2015</Name>
      <Title>Emprise des levés LIDAR de la DAC et du conservatoire du littoral de Guyane</Title>
      <Abstract>Emprise des levés LIDAR de la DAC et du conservatoire du littoral de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3348796864992 4.65657123172314</ows:LowerCorner>
        <ows:UpperCorner>-52.161114217301 4.96213539660105</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ffeea179-8d2f-4cb9-bd6b-bfb9c318dad8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_batiautorise1999a2011_s_973</Name>
      <Title>Bâti autorisé ayant fait l'objet d'un permis de construire déposé entre 1999 et 2011 (2016)</Title>
      <Abstract>Bâti autorisé ayant fait l'objet d'un permis de construire déposé entre 1999 et 2011 (2016)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0828162170146 4.50934609580634</ows:LowerCorner>
        <ows:UpperCorner>-52.245904023675 5.678238643983</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ddeaad97-734f-4a3e-b677-14ed269baf19"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_urbaspontanee2001_s_973</Name>
      <Title>Recensement du bâti spontané présent en 2001 (2016)</Title>
      <Abstract>Recensement du bâti spontané présent en 2001 (2016)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1255063343721 4.50248350478913</ows:LowerCorner>
        <ows:UpperCorner>-52.2438050864285 5.69063083471035</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/186e17f9-0c09-4817-81e4-dc78e5a36ffb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_urbaspontanee2006_s_973</Name>
      <Title>Recensement du bâti spontané présent en 2006 (2016)</Title>
      <Abstract>Recensement du bâti spontané présent en 2006 (2016)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.262619143793 4.31620096289779</ows:LowerCorner>
        <ows:UpperCorner>-52.1722525114226 5.69078066015462</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8dfe321d-c2d9-4b59-ab13-d852d620dd8b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_urbaspontaneeterrain2013et2014_s_973</Name>
      <Title>Secteurs d'urbanisation spontanée ayant fait l'objet de visites de terrain (2016)</Title>
      <Abstract>Secteurs d'urbanisation spontanée ayant fait l'objet de visites de terrain (2016)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1350069192168 4.51510933340194</ows:LowerCorner>
        <ows:UpperCorner>-52.2430695424396 5.68177786757633</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5ff3250a-447b-4679-9e58-4b32c09218a1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_montsinnery_2009_s</Name>
      <Title>Aléa inondation sur la commune de Montsinéry ? Tonnegrande 2009</Title>
      <Abstract>Aléa inondation sur la commune de Montsinéry ? Tonnegrande 2009</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.51992192 4.86858791388325</ows:LowerCorner>
        <ows:UpperCorner>-52.4792574499447 4.90949709058104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0b0baf57-b4f6-4d5e-b676-7c821063d5dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_maroni_crue_2008_s</Name>
      <Title>Analyse des crues du fleuve Maroni d?avril-mai 2006 et mai-juin 2008</Title>
      <Abstract>Analyse des crues du fleuve Maroni d?avril-mai 2006 et mai-juin 2008</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3974391517753 3.37802608232123</ows:LowerCorner>
        <ows:UpperCorner>-54.0034970643538 5.26728162701</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/021dd864-3889-4c3a-9f4d-10211c68013f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:eaip_submersion_marine_guyane_2011_s</Name>
      <Title>Enveloppe Approchée des Inondations Potentielles par submersion marine (EAIPsm), Guyane, 2011</Title>
      <Abstract>Enveloppe Approchée des Inondations Potentielles par submersion marine (EAIPsm), Guyane, 2011</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0009215251501 4.24954997835509</ows:LowerCorner>
        <ows:UpperCorner>-51.7506063163946 5.75739212188144</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c4431636-5887-454f-bf09-2cd3bda1ff22"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tacheurbainedensite2012_s_973</Name>
      <Title>Classification de la tâche urbaine de Guyane selon la densité et la destination du bâti (2012)</Title>
      <Abstract>Classification de la tâche urbaine de Guyane selon la densité et la destination du bâti (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-55.921350724855 2.23916788294987</ows:LowerCorner>
        <ows:UpperCorner>-51.6623628409083 5.75364311160876</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d45ce35a-5398-45b0-a5dd-c453df3b7f39"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ocs1996_s_97360</Name>
      <Title>Occupation des sols de la commune d'Apatou (1996)</Title>
      <Abstract>Occupation des sols de la commune d'Ap</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4793554931417 4.60918953138083</ows:LowerCorner>
        <ows:UpperCorner>-54.2515998688815 5.27082705029775</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0b5511c7-f24f-43e7-abd9-5ec4ad4da49a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ocs2006_s_97360</Name>
      <Title>Occupation des sols de la commune d'Apatou (2006)</Title>
      <Abstract>Occupation des sols de la commune d'Apatou (2006)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4793554931417 4.60918953138083</ows:LowerCorner>
        <ows:UpperCorner>-54.1989205192813 5.27110096738245</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/336331f6-b60c-4937-baa1-4bff49025bdb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_ocs2012_s_97360</Name>
      <Title>Occupation des sols de la partie Nord de la commune d'Apatou (2012)</Title>
      <Abstract>Occupation des sols de la partie Nord de la commune d'Apatou (2012)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3485082685525 5.13128069559758</ows:LowerCorner>
        <ows:UpperCorner>-54.2541090719091 5.27082705029775</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/71b48932-79b4-4a6b-888c-376de909d7fb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_commune_s_973</Name>
      <Title>Directive inondation, communes du TRI de l'île de Cayenne, 2015</Title>
      <Abstract>Directive inondation, communes du territoire à risque inondation de l'île de Cayenne, 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.5938327505037 4.73984769293318</ows:LowerCorner>
        <ows:UpperCorner>-52.1631866431619 5.29822878137024</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/69cbdecc-8be3-4d20-a616-b6689e003011"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lidar_cvh_perimetre_160708</Name>
      <Title>Projets de levés topographiques LASER sur les stations hydrométriques de Guyane, 2016</Title>
      <Abstract>Projets de levés topographiques LASER sur les stations hydrométriques de Guyane, 2016</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4586525807584 3.0667499679403</ows:LowerCorner>
        <ows:UpperCorner>-51.8729392256585 5.11003807117592</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a67cd950-2f9a-4e62-8924-cda370c40c94"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_20150007_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Saint Laurent du Maroni, 2016 (Projet)</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Saint Laurent du Maroni</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0898775394843 5.39867460016931</ows:LowerCorner>
        <ows:UpperCorner>-53.9651153117475 5.52679841463816</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7c9a2461-23af-4b02-8216-e6c770ce862d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ppri_mana_zr_2015_vial</Name>
      <Title>PPRI,Mana, Zone réglementée , 2015 VERSION CARTO IAL NON REGLEMENTAIRE</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9992700368719 5.36629136399606</ows:LowerCorner>
        <ows:UpperCorner>-53.4448174969361 5.73081579365703</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ba63f34a-0558-439c-8614-cc4b88aa2a38"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:carte_risque_majeurs_fusion_pprl</Name>
      <Title>[carte des risques majeurs en Guyane] PPRN, Zones à protéger des PPRI</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9523644994432 4.84711518897862</ows:LowerCorner>
        <ows:UpperCorner>-52.244464877003 5.75367568088071</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/20283954-41c1-435d-ae24-5c202b75c268"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_19990007_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Macouria, 2002</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Macouria, 2002</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6281085063319 4.88973653019173</ows:LowerCorner>
        <ows:UpperCorner>-52.3561968320104 5.10215258922318</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a774cbb1-0d82-41b2-892e-d327fc337578"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_casier_pprn_19990007_s_973</Name>
      <Title>PPRN, Casiers du plan de prévention des risques naturels d'inondation de Macouria, 2002</Title>
      <Abstract>PPRN, Casiers du plan de prévention des risques naturels d'inondation de Macouria, 2002</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6074054663643 4.88976775094813</ows:LowerCorner>
        <ows:UpperCorner>-52.3562041881672 5.09892692443372</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/76542a89-ad76-4ad9-bb66-ddc67cfe961b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_arrete_2016_08_26_022_perimetres_pre_zad_s_973</Name>
      <Title>Arrêté n°2016-08-26-022 des périmètres provisoires de ZAD en Guyane</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0112480108726 4.83157154559069</ows:LowerCorner>
        <ows:UpperCorner>-52.2857874624425 5.66854425944625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/baa6f5a0-98c6-4232-a31e-0fd483e77966"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19990007_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels d'inondation de Macouria, 2002</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels d'inondation de Macouria, 2002</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6074054663643 4.88978647016357</ows:LowerCorner>
        <ows:UpperCorner>-52.3562042258376 5.09892692443372</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/84cd0fa9-d371-476e-866a-bcc6876bf88f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcours_touristique_pag_2016</Name>
      <Title>Parcours tourisque dans le Parc amazonien de Guyane, 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1492013557385 2.87977536693681</ows:LowerCorner>
        <ows:UpperCorner>-52.193378094422 3.82381378824564</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8f225299-d137-4fad-bb25-9488347d5279"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:AtlasdesPaysagesdeGuyanedecoup</Name>
      <Title>Atlas des Paysages de Guyane - découpage en unités et sous-unités</Title>
      <Abstract>Atlas des Paysages de Guyane - découpage en unités et sous-unités</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6157054242419 2.11030516758215</ows:LowerCorner>
        <ows:UpperCorner>-51.5880542771219 5.75930315331216</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/558c2631-222c-4af1-80c6-473f087f2e35"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:EtablissementsPublicsdeCoopera_02</Name>
      <Title>Établissements Publics de Coopération Intercommunale (EPCI) de Guyane</Title>
      <Abstract>Établissements Publics de Coopération Intercommunale (EPCI) de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6174824636904 2.10997802186749</ows:LowerCorner>
        <ows:UpperCorner>-51.6178059399759 5.75512105571429</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ba197cbd-26ae-4b99-8113-168f7fecc887"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieff_2_1998</Name>
      <Title>ZNIEFF de type 2 en Guyane - 1998</Title>
      <Abstract>ZNIEFF de type 2 en Guyane - 1998</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6213223764122 2.14398098397165</ows:LowerCorner>
        <ows:UpperCorner>-51.6564241445817 5.75252263278349</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3a7c4730-4314-4bb7-8efd-70aaf002dc8b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cartographie_vegetation_pag</Name>
      <Title>Cartographie des formations végétales particulières - V2 - 2016</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6034295046472 2.13713199853788</ows:LowerCorner>
        <ows:UpperCorner>-52.0375091745032 4.44834943601608</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/995a8a1d-c9b4-408e-997c-daaeed8d0d07"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tableau_d_assemblage_courbes_topo_srtm</Name>
      <Title>Tableau d'assemblage Courbes topographiques tirées du SRTM à 30m</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.7181882770527 2.05788570356372</ows:LowerCorner>
        <ows:UpperCorner>-51.5529283465091 5.62445475147774</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3b1539ed-509f-4704-b14c-c23074fa9129"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fr_130014335_2013_rbi_test_01</Name>
      <Title>Réserve Biologique Intégrale Lucifer Dékou dékou 2012</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0737302755767 4.57040565335811</ows:LowerCorner>
        <ows:UpperCorner>-53.7650806534856 5.00090733037589</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/272addf4-37ca-4a3b-b035-eed87d999126"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rbi_pmt_2016</Name>
      <Title>Réserve Biologique Intégrale Petites Montagnes Tortue - 2016</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.2916475012028 4.294497720952</ows:LowerCorner>
        <ows:UpperCorner>-52.1844862018189 4.36394517023731</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/eb2fa9f1-92ee-491e-8b70-330f1382a8cc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perimetres_oin_s_973</Name>
      <Title>Périmètres de l'opération d'intérêt national en Guyane, 2016</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0210769153996 4.70906103274429</ows:LowerCorner>
        <ows:UpperCorner>-52.2855590993747 5.66854425944625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1cfac38d-1298-4b8d-ae81-be1f21c2b995"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_12_50</Name>
      <Title>Courbes topographiques Dalle 12 (50m)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.241466321275 2.15011184201664</ows:LowerCorner>
        <ows:UpperCorner>-52.4263783036919 2.85789665139517</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e90eacf2-c2b1-4560-bb73-aed95ce0e6a0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_12_10</Name>
      <Title>Courbes topographiques Dalle 12 (10m)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.241466321275 2.14956943772893</ows:LowerCorner>
        <ows:UpperCorner>-52.4214840381583 2.85790275635119</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4624ac4f-6522-45d8-9c4d-8a2bf8c4da91"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_11_50</Name>
      <Title>Courbes topographiques Dalle 11 (50m)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2427657152274 2.85658951346879</ows:LowerCorner>
        <ows:UpperCorner>-52.0772248510118 3.46395159566717</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3bf3abf3-bd81-4fb8-a0bc-78ad5ec5e3df"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_11_10</Name>
      <Title>Courbes topographiques Dalle 11 (10m)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2427657152274 2.85658951346881</ows:LowerCorner>
        <ows:UpperCorner>-52.0769757886794 3.46395188030764</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a649e909-a7da-42e6-a19f-729760e921a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_10_10</Name>
      <Title>Courbes topographiques Dalle 10 (10m)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2440751290459 3.46190198623095</ows:LowerCorner>
        <ows:UpperCorner>-51.7532548277568 3.98205899403938</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f8e7b46a-beb3-447e-a56b-465f02c7449b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_04_50</Name>
      <Title>Courbes topographiques Dalle 04 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 04 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.30055073871 3.30381759944808</ows:LowerCorner>
        <ows:UpperCorner>-53.2426787021753 3.97933923796037</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/af14305a-0eb2-4089-b91d-05b1ea3da6a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_05_10</Name>
      <Title>Courbes topographiques Dalle 05 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 05 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2854319647539 2.7269893267197</ows:LowerCorner>
        <ows:UpperCorner>-53.2414947706085 3.30677722804559</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8c219f51-e016-4e5c-9ee9-2c3fd1428c8e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_05_50</Name>
      <Title>Courbes topographiques Dalle 05 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 05 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2846231737729 2.72699154542326</ows:LowerCorner>
        <ows:UpperCorner>-53.2414947706085 3.30677722804559</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ea86a4a2-c1f8-46d7-bb6a-caaef0543913"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_06_10</Name>
      <Title>Courbes topographiques Dalle 06 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 06 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6196514309304 2.09382071847799</ows:LowerCorner>
        <ows:UpperCorner>-53.2404579514511 2.72939653102852</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8223b3f7-df77-4d2e-a344-e39d124796fe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_06_50</Name>
      <Title>Courbes topographiques Dalle 06 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 06 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6195974570593 2.09382084386741</ows:LowerCorner>
        <ows:UpperCorner>-53.2404579514511 2.72939653102852</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1eb69ca4-a73d-41c6-a141-e32b982acb5b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_01_05</Name>
      <Title>Courbes topographiques Dalle 01 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 01 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4621534854294 4.96474751970243</ows:LowerCorner>
        <ows:UpperCorner>-53.2473654105061 5.59454393872816</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/68335ac0-2e66-4cbe-90ae-1fadb439820e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_02_01</Name>
      <Title>Courbes topographiques Dalle 02 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 02 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.492995567207 4.42847658767831</ows:LowerCorner>
        <ows:UpperCorner>-53.245645375723 4.96999015853399</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6e45abcd-9297-4cca-b41f-23bae2c6643c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_02_5</Name>
      <Title>Courbes topographiques Dalle 02 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 02 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4924553665425 4.42847913911768</ows:LowerCorner>
        <ows:UpperCorner>-53.245645375723 4.96999015853399</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7e540818-9e84-4d28-85c2-13423c2ebb05"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_03_01</Name>
      <Title>Courbes topographiques Dalle 03 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 03 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4506506704345 3.97543878411457</ows:LowerCorner>
        <ows:UpperCorner>-53.2443458998912 4.43331204208524</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/53199308-c514-4e22-859a-e928e863dba5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_03_5</Name>
      <Title>Courbes topographiques Dalle 03 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 03 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4501936878667 3.97544070038446</ows:LowerCorner>
        <ows:UpperCorner>-53.2443458998912 4.43331204208524</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/12700331-d4c2-4f89-b7ab-817feb9d64dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_dalle_04_1</Name>
      <Title>Courbes topographiques Dalle 04 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 04 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.30055073871 3.30381759944807</ows:LowerCorner>
        <ows:UpperCorner>-53.2426787021753 3.97933923796041</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e8ba239e-ab3d-4495-b11e-ac9d6ff165d9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_08_50</Name>
      <Title>Courbes topographiques Dalle 08 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 08 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.246779999311 4.41758391200951</ows:LowerCorner>
        <ows:UpperCorner>-51.7365119625698 4.8795151303488</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/758a7d40-9338-4f63-92bb-39898ff2996a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_09_10</Name>
      <Title>Courbes topographiques Dalle 09 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 09 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2453277710585 3.97961116766217</ows:LowerCorner>
        <ows:UpperCorner>-51.6339473819484 4.42071577678053</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a3782234-0898-436a-8234-9ac54acd8b3b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_09_50</Name>
      <Title>Courbes topographiques Dalle 09 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 09 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2453277710585 3.97961116766222</ows:LowerCorner>
        <ows:UpperCorner>-51.6352347979133 4.4207146723466</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9f8718a1-cb5a-4ab5-88e1-6bb46a86ae34"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_tirees_du_srtm_a_30m_10_50</Name>
      <Title>Courbes topographiques Dalle 10 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 10 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2440751290459 3.46190198623095</ows:LowerCorner>
        <ows:UpperCorner>-51.765399014749 3.98204775580657</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/34adfe55-6d4a-4649-8d0e-4af1b1128de5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:courbes_topographiques_dalle_07_5</Name>
      <Title>Courbes topographiques Dalle 07 (50m)</Title>
      <Abstract>Courbes topographiques Dalle 07 (50m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2487854082406 4.87616117620179</ows:LowerCorner>
        <ows:UpperCorner>-52.2460030981967 5.4485171006279</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/72ec7560-bc7e-462b-83c0-0339babcebe9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieff2_terre_2014_s_973</Name>
      <Title>ZNIEFF de type 2 en Guyane - 2014</Title>
      <Abstract>ZNIEFF de type 2 en Guyane - 2014</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6174825192116 2.14352960028757</ows:LowerCorner>
        <ows:UpperCorner>-51.6326207240547 5.75511878733049</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d30ba2d5-8258-4170-a24a-d1a804bc6afa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pistes_principalesonf</Name>
      <Title>Principales pistes forestières</Title>
      <Abstract>Les principales pistes (PP) forestières sont gérées par l'ONF et se situent principalement dans le domaine forestier permanent. La table attributaire comprend des informations sur la date de création de chaque piste, leur praticabilité ainsi ...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3902752179358 3.79631826769205</ows:LowerCorner>
        <ows:UpperCorner>-51.8139641434203 5.58416413981438</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7dcb76f2-8a77-4153-afbc-67fddf29bd43"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dalle01_1</Name>
      <Title>Courbes topographiques Dalle 01 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 01 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4622037093341 4.96475210122139</ows:LowerCorner>
        <ows:UpperCorner>-53.2473654105061 5.74977573024389</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1d396b88-0238-4012-b491-9853d9a96d94"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parc_amazonien_de_guyane_07_10</Name>
      <Title>Courbes topographiques Dalle 07 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 07 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2491999142305 4.87616117620178</ows:LowerCorner>
        <ows:UpperCorner>-52.2444112259603 5.55890839548287</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4e8377a5-633e-471e-b50d-a54c06f78e48"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parc_amazonien_de_guyane_08_10m</Name>
      <Title>Courbes topographiques Dalle 08 (10m)</Title>
      <Abstract>Courbes topographiques Dalle 08 (10m)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.246779999311 4.4175839120095</ows:LowerCorner>
        <ows:UpperCorner>-51.7310797832148 4.87952107413316</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/feeec2b0-269b-4805-bfb2-39ae56c9c4da"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zones_a_vocation_agricoles</Name>
      <Title>Zone à vocation agricole de Guyane</Title>
      <Abstract>Zone à vocation agricole de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4818538102197 3.58118681219304</ows:LowerCorner>
        <ows:UpperCorner>-51.6585022197662 5.70982836010598</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4a2a16e9-42d8-44d8-845f-7d30a2401866"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_app_bps_973</Name>
      <Title>Arrêté réglementant la pêche sur le lac de barrage de Petit-Saut, Guyane, 2017</Title>
      <Abstract>Arrêté réglementant la pêche sur le lac de barrage de Petit-Saut, Guyane, 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2528064412902 4.62016847974438</ows:LowerCorner>
        <ows:UpperCorner>-52.8832371057618 5.06913101253697</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bd284eab-171a-4b5b-b020-d1689b5ac225"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_dhfrk_eaipce_s_973</Name>
      <Title>Enveloppe Approchée des Inondations Potentielles par débordement de cours d'eau (EAIPce), Guyane, 2011</Title>
      <Abstract>Enveloppe Approchée des Inondations Potentielles par débordement de cours d'eau (EAIPce), Guyane, 20</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4138065204102 3.09584888736936</ows:LowerCorner>
        <ows:UpperCorner>-51.6585504389104 5.75903772478237</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8c54619c-ef5a-496d-98b1-58af4dfe5e46"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_rpg_ilots_anonymes_s_2016_973</Name>
      <Title>Registre Parcellaire Graphique 2016</Title>
      <Abstract>Déclaration PAC 2016</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3982278108589 3.58707491488078</ows:LowerCorner>
        <ows:UpperCorner>-51.6777752574217 5.69646727967423</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e59e58f1-b91f-44ab-bda9-5e4277da4924"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ac1_assiette_sup_s_973</Name>
      <Title>Servitudes d'utilite publique AC1 assiettes relatives aux Monuments historiques inscrits et classés en Guyane</Title>
      <Abstract>Servitudes d'utilite publique AC1 assiettes relatives aux Monuments historiques inscrits et classés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2513110248665 2.2220238709832</ows:LowerCorner>
        <ows:UpperCorner>-51.6865721023772 5.75752773634755</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1ef53d98-abd5-49a4-9f04-88215381a751"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ac1_generateur_sup_s_973</Name>
      <Title>Servitudes d'utilite publique AC1 générateurs relatifs aux Monuments historiques inscrits et classés en Guyane</Title>
      <Abstract>Servitudes d'utilite publique AC1 générateurs relatifs aux Monuments historiques inscrits et classés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2467768211887 2.22655004314039</ows:LowerCorner>
        <ows:UpperCorner>-51.6910706263164 5.75300413893835</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ade1c316-6893-4a4d-8c0e-6d04a8e70bd4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_tri_caye_iso_ht_s_973_2017</Name>
      <Title>Directive inondation, Zone d?iso classe de hauteur du TRI de l'île de Cayenne, 2017</Title>
      <Abstract>Directive inondation, Zone d?iso classe de hauteur du TRI de l'île de Cayenne, 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4161168114943 4.73682840224963</ows:LowerCorner>
        <ows:UpperCorner>-52.2419050919136 4.95320452759185</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6309ba3e-59e5-49f9-9dcd-80ee7f778060"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:affleurements_rocheux_2017</Name>
      <Title>Affleurements rocheux 2017</Title>
      <Abstract>affleurements rocheux</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5963491971663 2.18476829406256</ows:LowerCorner>
        <ows:UpperCorner>-51.9043082220491 5.1412203720697</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f921f580-4370-43c0-b543-c97743302b07"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestations_orpaillage_guyane_2014</Name>
      <Title>Déforestations orpaillage Guyane 2014</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.455430632847 2.84863807641704</ows:LowerCorner>
        <ows:UpperCorner>-51.8044628066205 5.21695922907728</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7d51e94f-ef3c-480f-aa6d-cc3d7af3e4be"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestations_orpaillage_guyane_2015</Name>
      <Title>Déforestations orpaillage Guyane 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.455430632847 2.84863807641704</ows:LowerCorner>
        <ows:UpperCorner>-51.8044628066205 5.21695922907728</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9ecded9c-9849-47aa-8d88-cffd905dca6c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestations_orpaillage_plateau_des_guyanes_2000</Name>
      <Title>Déforestations orpaillage Plateau des Guyanes 2000</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-61.2418531247983 0.62463364855306</ows:LowerCorner>
        <ows:UpperCorner>-51.308073728887 7.70426753731674</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0296d5fc-7b02-4762-9199-8f19e1b09ba1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestations_orpaillage_plateau_des_guyanes_2008</Name>
      <Title>Déforestations orpaillage Plateau des Guyanes 2008</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-61.2417443378924 1.05187130186693</ows:LowerCorner>
        <ows:UpperCorner>-51.2675248616163 7.80314251744409</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/eaf50b6a-666d-43a5-ad9f-7089c989942e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:synth_os2015</Name>
      <Title>Synthèse occupation du sol 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6157041945128 2.11089937273585</ows:LowerCorner>
        <ows:UpperCorner>-51.6330971017337 5.75518737378759</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3d681d4f-b8bd-48b2-80d2-04a215a8a099"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestations_orpaillage_guyane_2000</Name>
      <Title>Déforestations orpaillage Guyane 2000</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4133563922999 3.23351892927381</ows:LowerCorner>
        <ows:UpperCorner>-51.9150576216643 5.18506809184773</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e19c9de7-c968-4a5a-a5b0-5e0dc1259886"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestations_orpaillage_guyane_2008</Name>
      <Title>Déforestations orpaillage Guyane 2008</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4490700465566 2.84795859873242</ows:LowerCorner>
        <ows:UpperCorner>-51.8044478500021 5.21817211056062</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4d82173d-abfa-4d6a-9855-83af171475d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdortho2016_perimetre_s_973</Name>
      <Title>BD ORTHO® IGN 2016, emprises des lots</Title>
      <Abstract>BD ORTHO® IGN 2016, emprises des lots</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4932479960283 2.17633453253749</ows:LowerCorner>
        <ows:UpperCorner>-51.6115016658773 5.77164118143703</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f87eee4d-dfe9-4d81-a723-b1d3339b5c83"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:grille_surface_eau</Name>
      <Title>Grille surface en eau</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-55.7103867993307 2.0314572172814</ows:LowerCorner>
        <ows:UpperCorner>-51.2926958296065 5.85619435063748</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a6d2ef32-4b1d-4a3c-96e6-32da07f16a33"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_awala_oct2014_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte d'octobre 2014 sur le secteur d?Awala-Yalimapo</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte d'octobre 2014 sur le secteur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9501420546041 5.74407158471835</ows:LowerCorner>
        <ows:UpperCorner>-53.9320983656244 5.74683296306251</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4b001c9b-d96c-4f07-9b79-f5b6e729daa1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn20150001_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels inondation et littoraux de Mana, 2015</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels inondation et littoraux de Mana, 2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9992700367785 5.36629136399481</ows:LowerCorner>
        <ows:UpperCorner>-53.4448174969043 5.73081579365469</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/05c62876-9e06-4f78-a162-3069b863c996"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_awala_oct2016_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de octobre 2016 sur le secteur d?Awala-Yalimapo</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de octobre 2016 sur le secteu</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9496171359981 5.74430078478297</ows:LowerCorner>
        <ows:UpperCorner>-53.933305948906 5.74680509867754</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9548bfb1-1537-4f7c-97e4-67cb27109b6d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tri_caye_iso_ht_ce_s_973</Name>
      <Title>Directive inondation, Zone d?iso classe de hauteur du TRI, débordement de cours d'eau de l'île de Cayenne, 2017</Title>
      <Abstract>Directive inondation, Zone d?iso classe de hauteur du TRI, débordement de cours d'eau de l'île de Ca</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4135012747528 4.73842720491985</ows:LowerCorner>
        <ows:UpperCorner>-52.2419079361786 4.95316934723597</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/29cb67da-f224-41df-bfec-7f184921d58d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_fusion_pprl_s_973</Name>
      <Title>PPRN, Périmètres d plan de prévention des risques naturels littoraux de Guyane</Title>
      <Abstract>PPRN, Périmètres des plans de prévention des risques naturels littoraux de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9523644994432 4.8470649441685</ows:LowerCorner>
        <ows:UpperCorner>-52.2443836142603 5.75367585844779</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4ba3f6f4-30e2-4048-bafc-33f6eee5386f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tri_caye_vit_sm_s_973</Name>
      <Title>Directive inondation, Submersion marine , vitesses maximales du TRI de l'île de Cayenne, 2017</Title>
      <Abstract>Directive inondation, Submersion marine , vitesses maximales du TRI de l'île de Cayenne, 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4137377756195 4.73842672292403</ows:LowerCorner>
        <ows:UpperCorner>-52.2357188162956 4.95349933656128</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9dd92170-d550-4c04-8c48-38242a12b4d6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_fusion_pprl_l_973</Name>
      <Title>PPRN, Zones réglementées (linéaires) des plan de prévention des risques naturels littoraux de Guyane</Title>
      <Abstract>PPRN, Zones réglementées (linéaires) des plan de prévention des risques naturels littoraux de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9482692041016 4.861340438421</ows:LowerCorner>
        <ows:UpperCorner>-52.2436998749248 5.75235725434175</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5335416d-64d7-469e-9583-7f4fe123af58"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tri_caye_vit_ce_s_973</Name>
      <Title>Directive inondation, Débordement de cours d'eau , vitesses maximales du TRI de l'île de Cayenne, 2017</Title>
      <Abstract>Directive inondation, Débordement de cours d'eau , vitesses maximales du TRI de l'île de Cayenne, 20</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4135028525726 4.73842720169921</ows:LowerCorner>
        <ows:UpperCorner>-52.2419079361786 4.95317026024987</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8b84f004-87a0-4f2f-827e-84f39dc6f901"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_fusion_ppri_s_973</Name>
      <Title>PPRN, Zones d'aléas (fusion des surfaces) des plans de prévention des risques naturels inondations de Guyane</Title>
      <Abstract>PPRN, Zones d'aléas (fusion des surfaces) des plans de prévention des risques naturels inondations d</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0910082565019 4.54041334491225</ows:LowerCorner>
        <ows:UpperCorner>-52.2598747754394 5.7468750187246</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/54bb0a1f-b220-4879-96c0-d5b29359408d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_iledecayenne_oct2014_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte d'octobre 2014 sur le secteur de l'Île ...</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte d'octobre 2014 sur le secteur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010120831157 4.89001141337728</ows:LowerCorner>
        <ows:UpperCorner>-52.2509773223128 4.94876785680636</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/77dc1110-a997-4947-a865-601ca31710e0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_awala_nov2015_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de novembre 2015 sur le secteur d?Awala-Yalimapo</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de novembre 2015 sur le secte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9505256043556 5.74350333743302</ows:LowerCorner>
        <ows:UpperCorner>-53.9290224657394 5.74682086008967</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/db447009-304f-44f0-9494-229c6904dd01"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_iledecayenne_dec2015_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de décembre 2015 sur le secteur de l'Île de...</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de décembre 2015 sur le secte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010713899611 4.89016875108421</ows:LowerCorner>
        <ows:UpperCorner>-52.2513733876392 4.94863600099937</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b8989765-f86c-41f3-9130-b5c9e24a7449"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_iledecayenne_oct2016_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de octobre 2016 sur le secteur de l'Île de C...</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de décembre 2016 sur le secte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010592453576 4.88834636527713</ows:LowerCorner>
        <ows:UpperCorner>-52.2485731019323 4.94874406324127</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0bad0eec-facd-4b3d-ae3f-f292240893fe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_levestopographiquesaudeg_s_973</Name>
      <Title>Inventaire des levés topographiques recensés (2016)</Title>
      <Abstract>Inventaire des levés topographiques recensés (2016)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4507248851185 2.23848430152066</ows:LowerCorner>
        <ows:UpperCorner>-51.66069656631 5.68493172288127</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/79bb3280-ffea-4b23-947c-b77557c22d1b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lidar_synthese_onf973</Name>
      <Title>Synthèse des acquisitions LiDAR de l'ONF Guyane</Title>
      <Abstract>Synthèse des acquisitions LiDAR de l'ONF Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2736061839144 3.66435405308544</ows:LowerCorner>
        <ows:UpperCorner>-51.8012056228407 5.4392936594393</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/35926e20-e2f0-46a0-9bfc-427c71a3967b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:onf_2017_series_forestieres</Name>
      <Title>Séries forestières de l'ONF, 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.362590095727 3.40002066150584</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488211</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3ffcb7a6-5611-4594-a1cb-9d1ec209e83d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bruit_isophone_l_973</Name>
      <Title>Cartes de bruits stratégiques, courbes isophones, Guyane, 2016</Title>
      <Abstract>Cartes de bruits stratégiques, courbes isophones, Guyane, 2016</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4742177365768 4.8364768315867</ows:LowerCorner>
        <ows:UpperCorner>-52.2700336612427 5.01496846358134</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d7aa917e-b4b7-4d4f-9c12-1aaf7200fde6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bruit_zone_bruit_s_973</Name>
      <Title>Cartes de bruits stratégiques, zone de bruit, Guyane, 2016</Title>
      <Abstract>Zones de bruit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4742177365745 4.83647683158669</ows:LowerCorner>
        <ows:UpperCorner>-52.2700336612416 5.0149684635813</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e562d9d1-40da-44de-a3e2-0529a6b35139"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bruit_cbs_s_973</Name>
      <Title>Cartes de bruits stratégiques, CBS, Guyane, 2016</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4809549477257 4.83455102550505</ows:LowerCorner>
        <ows:UpperCorner>-52.2570562111148 5.0212300735724</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/46a643e1-70ef-4823-b534-2bcda96d25fd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19970004_s_973</Name>
      <Title>PPRN, Périmètres du plan de prévention des risques naturels littoraux de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Périmètres du plan de prévention des risques naturels littoraux de l'île de Cayenne, 2001</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3653296269981 4.84707100200806</ows:LowerCorner>
        <ows:UpperCorner>-52.2444555391997 4.952392140876</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/098d7dc8-0d63-4a5e-a6a9-edd9980477ac"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_19970003_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels mouvement de terrain de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels mouvement de terrain de l'île de Cayenn</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3717139815986 4.80877344458835</ows:LowerCorner>
        <ows:UpperCorner>-52.2444246395873 4.95169949161107</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e2031b37-eb52-4e4b-bcad-d9a46d88d4d5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970003_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels mouvement de terrain de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels mouvement de terrain de l'île de C</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3717139816003 4.80877344458838</ows:LowerCorner>
        <ows:UpperCorner>-52.2444246395883 4.95169949161108</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1546c467-6dcc-40eb-8033-19bf5ae26569"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_20010004_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Sinnamary, 2002</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Sinnamary, 2002</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9836094473161 5.30536866060665</ows:LowerCorner>
        <ows:UpperCorner>-52.9153115717008 5.40225319965695</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bc43a50c-62ae-4873-8f66-16afdcfa276a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20010004_s</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels d'inondation de Sinnamary, 2002</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9836094164827 5.30536826004109</ows:LowerCorner>
        <ows:UpperCorner>-52.9153110283829 5.40225320136822</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/994bcc99-9bfe-42cb-b21a-7d8b62b9030b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20000003_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels littoraux de Kourou, zonage surfacique, 2002</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels littoraux de Kourou, zonage surfac</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6689468355015 5.14369081573819</ows:LowerCorner>
        <ows:UpperCorner>-52.6257243869487 5.18646114098764</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ea87f908-8903-4dd7-8253-9ac585bae6d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20000003_l_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels littoraux de Kourou, zonage linéaire, 2002</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels littoraux de Kourou, zonage linéai</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6324060060366 5.1574708440896</ows:LowerCorner>
        <ows:UpperCorner>-52.6252314432979 5.16474678858022</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3b0511ba-e2b5-4d12-b675-3a04ca41d691"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_20000003_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels littoraux de Kourou</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels littoraux de Kourou</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6689468355015 5.14369081573819</ows:LowerCorner>
        <ows:UpperCorner>-52.625187661621 5.18646252153081</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/62b6b492-e909-4ed6-9660-111ccfea1846"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20000003_s_973</Name>
      <Title>PPRN, Périmètres du plan de prévention des risques naturels littoraux de Kourou, 2002</Title>
      <Abstract>PPRN, Périmètres du plan de prévention des risques naturels littoraux de Kourou, 2002</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6723587978679 5.13884571161995</ows:LowerCorner>
        <ows:UpperCorner>-52.6218961677204 5.20377276953764</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c9879298-777c-4f61-b6c1-d8f43d1740a2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Kourou, 2004</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Kourou, 2004</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.7366381613251 4.99777268979082</ows:LowerCorner>
        <ows:UpperCorner>-52.570385898763 5.17949675519147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/de439818-ea03-44fd-a28b-43699f99e1a9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20000002_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels d'inondation de Kourou, 2004</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels d'inondation de Kourou, 2004</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.7366381613251 4.99777268979082</ows:LowerCorner>
        <ows:UpperCorner>-52.570385898763 5.17949675519147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5b2fc773-ba20-4474-a0a2-77b19eb5069e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_casier_pprn_20000002_s_973</Name>
      <Title>PPRN, Casiers du plan de prévention des risques naturels d'inondation de Kourou, 2004</Title>
      <Abstract>Conformité + emprise + symbole aleagram</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.7373451845465 5.00045258511806</ows:LowerCorner>
        <ows:UpperCorner>-52.5703917876754 5.17949675643443</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cfc26a96-5517-408a-96d3-2388f575ce4d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20000002_s_973</Name>
      <Title>PPRN, Périmètres du plan de prévention des risques naturels d'inondation de Kourou, 2004</Title>
      <Abstract>PPRN, Périmètres du plan de prévention des risques naturels d'inondation de Kourou, 2004</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9822612947847 4.50550338784271</ows:LowerCorner>
        <ows:UpperCorner>-52.5635051902174 5.32507950678727</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/99ead3b3-dad9-43e5-b2e3-46d6f6b02b18"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_20010005_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Roura, secteur Cacao, 2002</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de Roura, secteur Cacao, 2</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.5051154455282 4.54544781119405</ows:LowerCorner>
        <ows:UpperCorner>-52.4622573608841 4.58917724264908</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c410abcb-a76b-4cdc-b99b-39a0126b66e8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20010005_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels inondation de Roura, secteur Cacao, 2002</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels inondation de Roura, secteur Cacao</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.505114894969 4.5454482385919</ows:LowerCorner>
        <ows:UpperCorner>-52.4622584994179 4.58917723272972</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f9db2e1f-cb76-4f23-86ff-7fa6351d31d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20150003_s_973</Name>
      <Title>PPRN, Périmètres du plan de prévention des risques naturels d'inondation évisé de Roura, secteur Cacao, 2012</Title>
      <Abstract>PPRN, Périmètres du plan de prévention des risques naturels d'inondation évisé de Roura, secteur Cac</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.5051154455282 4.54544781119405</ows:LowerCorner>
        <ows:UpperCorner>-52.4622573608841 4.58917724264908</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d4a329ca-5f52-4281-bf29-4b71b67039a7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_casier_pprn_19970002_s_973</Name>
      <Title>PPRN, Casiers du plan de prévention des risques naturels d'inondation de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Casiers du plan de prévention des risques naturels d'inondation de l'île de Cayenne, 2001</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3837450158879 4.74091595115632</ows:LowerCorner>
        <ows:UpperCorner>-52.2600860323976 4.95014230178059</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/81bceebb-2b69-42da-a9c2-31d082e57319"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19970002_s_973</Name>
      <Title>PPRN, Périmètres du plan de prévention des risques naturels d'inondation de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Périmètres du plan de prévention des risques naturels d'inondation de l'île de Cayenne, 2001</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4119409678595 4.74024112427928</ows:LowerCorner>
        <ows:UpperCorner>-52.2434515477964 4.95637255817697</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e475cb9d-d781-4602-8bc8-fc106405a315"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_19970002_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels d'inondation de l'île de Cayenne, 2001</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3903796915067 4.74090263640828</ows:LowerCorner>
        <ows:UpperCorner>-52.260221250374 4.94965760861063</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f3baf22b-176f-4333-956b-b3d2e889e6d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970002_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels d'inondation de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels d'inondation de l'île de Cayenne, </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3903798599114 4.74090263640828</ows:LowerCorner>
        <ows:UpperCorner>-52.2601909948279 4.94973832617445</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/801f5b6e-ef4e-4939-bcb6-1237e83212da"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_19990007_s_973</Name>
      <Title>PPRN, Périmètres du plan de prévention des risques naturels d'inondation de Macouria, 2013</Title>
      <Abstract>PPRN, Périmètres du plan de prévention des risques naturels d'inondation de Macouria, 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.607442082839 4.88935446342883</ows:LowerCorner>
        <ows:UpperCorner>-52.3489202976734 5.1108450171821</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e3050607-6223-4fa3-979b-fb42a36d92e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprn_20010005_s_973</Name>
      <Title>TT</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.5054819197663 4.5432235145744</ows:LowerCorner>
        <ows:UpperCorner>-52.4604082134877 4.5891810214003</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bb5513bd-cfa1-48b5-9d10-529551295d09"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_etude_impact_s_973</Name>
      <Title>Emprise des projets soumis à études d’impacts en Guyane de 2011 à 2017</Title>
      <Abstract>Emprise des projets soumis à études d’impacts en Guyane de 2011 à 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3404898057183 2.25804317165881</ows:LowerCorner>
        <ows:UpperCorner>-51.8779092941716 5.68561230985786</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c1b5b994-3848-440c-ad85-1ab27ee28a1b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_rnn_s_973</Name>
      <Title>Réserve Naturelle Nationale de Guyane</Title>
      <Abstract>Réserve Naturelle Nationale de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9628078118307 3.85729030114516</ows:LowerCorner>
        <ows:UpperCorner>-51.890414996092 5.76598916841412</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e6499eb3-13d4-4534-be84-a4fda1902e54"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_kourou_oct2014_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte d'octobre 2014 sur le secteur de Kourou</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte d'octobre 2014 sur le secteur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6486850195545 5.16000411610344</ows:LowerCorner>
        <ows:UpperCorner>-52.6266423935356 5.17890466058822</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/292717a1-f392-4907-a4ee-283b90837dc9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_kourou_nov2016_l</Name>
      <Title>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de novembre 2016 sur le secteur de Kourou</Title>
      <Abstract>Observatoire de la Dynamique Côtière de Guyane, levés du trait de côte de novembre 2016 sur le secte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6551513282472 5.16027762375305</ows:LowerCorner>
        <ows:UpperCorner>-52.6266864591693 5.1850323639688</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7e193ca3-0942-4451-bb42-f336af45f2a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970007_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels inondation modifié de Macouria, 2013</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels inondation modifié de Macouria, 20</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6074054663643 4.88978647016357</ows:LowerCorner>
        <ows:UpperCorner>-52.3562042258376 5.09892692443372</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/37aa4512-c47d-42e6-a6e8-ffeb019ab774"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:limite_fine_2018</Name>
      <Title>Limites fines PAG</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6102895176459 2.1099780218686</ows:LowerCorner>
        <ows:UpperCorner>-52.0423609386266 4.46810856194025</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f98d65b6-ccf6-49d7-b7c8-575b1891aeb1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:distribution_coq_2018</Name>
      <Title>Distribution du Coq-de-roche orange en Guyane (2014)</Title>
      <Abstract>Distribution du Coq-de-roche orange en Guyane (2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5574531925674 2.16756798793719</ows:LowerCorner>
        <ows:UpperCorner>-51.6297036736163 5.08852369912803</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/adbc3473-16c7-4f78-aa30-19cbe3516116"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_kourou_oct2015_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2015 sur le secteur de Kourou</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6500916376208 5.15991858620125</ows:LowerCorner>
        <ows:UpperCorner>-52.6265035444199 5.17983292740078</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3eef32db-c491-44f0-b3ec-56d6430a798a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_guyane_1950_l</Name>
      <Title>ODyC Guyane, position du trait de côte du littoral guyanais en 1950</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9733193522865 4.34007491331065</ows:LowerCorner>
        <ows:UpperCorner>-51.6898846000203 5.7704823412641</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/78f24522-fae2-48fb-a806-bb79c3be010f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_guyane_1988_l</Name>
      <Title>ODyC Guyane, position du trait de côte du littoral guyanais en 1988</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9729212860478 4.33632826058643</ows:LowerCorner>
        <ows:UpperCorner>-51.6912173059931 5.76053839002821</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ce08fec0-8b42-4fcf-8967-c6279bb5a685"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_guyane_1997_l</Name>
      <Title>ODyC Guyane, position du trait de côte du littoral guyanais en 1997</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9729555698876 4.35797757679934</ows:LowerCorner>
        <ows:UpperCorner>-51.6911463053244 5.75895715974018</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/93b4de7b-37dd-42df-894f-7f0b8e33fbec"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_guyane_2006_l</Name>
      <Title>ODyC Guyane, position du trait de côte du littoral guyanais en 2006</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9728580247407 4.3454209001065</ows:LowerCorner>
        <ows:UpperCorner>-51.6910253590634 5.75389935020933</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8e2b0b85-d8f2-4cc4-8dd2-ce1af3ed469c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_guyane_2013_l</Name>
      <Title>ODyC Guyane, position du trait de côte du littoral guyanais en 2013</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9728560170678 4.34075418259693</ows:LowerCorner>
        <ows:UpperCorner>-51.6910725855604 5.75481892865515</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/841183f9-202f-48cc-8358-99e10fbd408c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zae1999_s_973</Name>
      <Title>Zones d'Activités Economiques de Guyane en 1999</Title>
      <Abstract>Zones d'Activités Economiques de Guyane en 1999</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0377255286854 4.84386920055675</ows:LowerCorner>
        <ows:UpperCorner>-52.2667141986906 5.66727482143326</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/597a050d-aa01-4763-be94-3c1fe035638d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lls_existants2017_s_973</Name>
      <Title>Logements Locatifs Sociaux (LLS) existants de Guyane (2017)</Title>
      <Abstract>Logements Locatifs Sociaux (LLS) existants de Guyane (2017)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3911622696684 3.63767183445468</ows:LowerCorner>
        <ows:UpperCorner>-51.7990944245077 5.74175441989619</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bdcfef22-9971-4b4b-a88d-500f437b139c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_lls_projets2017_s_973</Name>
      <Title>Logements Locatifs Sociaux (LLS) en projets de Guyane (2017)</Title>
      <Abstract>Logements Locatifs Sociaux (LLS) en projets de Guyane (2017)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4221231903743 4.61897220496126</ows:LowerCorner>
        <ows:UpperCorner>-52.285199855068 5.50466105257933</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bdcfef22-9971-4b4b-a88d-500f437b139c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_alea_pprn_19970004_s_973</Name>
      <Title>PPRN, Zone d'aléa du plan de prévention des risques naturels littoraux de l'île de Cayenne, 2001</Title>
      <Abstract>PPRN, Zone d'aléa du plan de prévention des risques naturels littoraux de l'île de Cayenne, 2001</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.361939150913 4.85212725896638</ows:LowerCorner>
        <ows:UpperCorner>-52.2443836142613 4.95204671951679</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/97e450f2-19bd-4901-892d-fc21dc6e1ca8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_19970004_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels littoraux de l'île de Cayenne, zonage surfacique, 2001</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels littoraux de l'île de Cayenne, zon</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3619370924576 4.85212725896636</ows:LowerCorner>
        <ows:UpperCorner>-52.2443836142603 4.95104058389287</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5eaf0bec-841c-4ef6-9806-16cf5caa0b0f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_iledecayenne_nov2017_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2017 sur le secteur de l'Île de Cayenne</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010365662374 4.88875290570483</ows:LowerCorner>
        <ows:UpperCorner>-52.2495038241039 4.94874726501665</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d3f363bc-a9ee-4532-87e0-0ce65944ab5a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_kourou_nov2017_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2017 sur le secteur de Kourou</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6552388703838 5.16005132091263</ows:LowerCorner>
        <ows:UpperCorner>-52.6264259617451 5.18559302358991</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7cde8359-ee37-4083-b835-22d48aa58e7a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_awala_dec2017_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de décembre 2017 sur le secteur d’Awala-Yalimapo</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9503424783858 5.74374952920308</ows:LowerCorner>
        <ows:UpperCorner>-53.9335219605482 5.74678430604076</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ca7274fa-8253-43a1-872c-91b4358a1697"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:modeles_geomorphologiques_onf_2014</Name>
      <Title>Modelés géomorphologiques Guyane, 2014</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6350663987265 2.10411051015855</ows:LowerCorner>
        <ows:UpperCorner>-51.6099514026515 5.75347091582713</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6ea86e6d-c275-44e8-83cf-14e3bd21f06b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:forets_onf_2018</Name>
      <Title>Forêts aménagées de l'ONF</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3625900959083 3.40002066150522</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488428</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/37eb425c-fc64-47cd-9517-a3c1b4c08a3f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelles_onf_2018</Name>
      <Title>Parcellaire forestier de l'ONF</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.362590095727 3.40002066150584</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488211</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9cddb079-700c-459e-ad24-62f5f5ba6b77"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:secteurs_onf_2018</Name>
      <Title>Secteurs forestiers de l'ONF</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3625900959083 3.40002066150522</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488428</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/27a8da8a-4a0c-4dde-97a5-f3d9242334c1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zducs_onf_2017</Name>
      <Title>Zones collectives de Guyane Française, 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2258647745013 2.165133786061</ows:LowerCorner>
        <ows:UpperCorner>-51.7989369877112 5.75435475195307</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7fd788e7-b557-4b95-82df-ad48b2403563"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dfp_onf</Name>
      <Title>Domaine Forestier Permanent</Title>
      <Abstract>Domaine Forestier Permanent</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.285209878427 3.40028691941016</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713288654 5.61453313469642</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/af66be4c-1b2f-46f1-a554-2f9cdbcd8fa7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_acteurs_tae_p_2018_973</Name>
      <Title>Réseau d'Acteurs engagés dans la Transition Agroécologique en Guyane (TAE)</Title>
      <Abstract>Réseau d'Acteurs engagés dans la Transition Agroécologique en Guyane (TAE)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.386991030715 3.63640255574771</ows:LowerCorner>
        <ows:UpperCorner>-51.7985896791276 5.66686288602934</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1b5e75d8-a971-40e9-aee6-d45e7c626714"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_stationservice_p_973</Name>
      <Title>Stations services de Guyane</Title>
      <Abstract>Stations services de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0294897239112 3.89588070685617</ows:LowerCorner>
        <ows:UpperCorner>-51.8101670574122 5.50524737807042</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fe4d03e2-8422-479e-98be-f5fbbd004954"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dpm_idc_2018_l</Name>
      <Title>Délimitation du Domaine Public Maritime (DPM), Île de Cayenne, avril 2018</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3163011130481 4.85322713447023</ows:LowerCorner>
        <ows:UpperCorner>-52.2441319812328 4.9516645678558</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e0f13453-efc3-48f4-b54d-09f76596c036"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_curiositesarchitecturales_s_97320</Name>
      <Title>Curiosités architecturales et paysagères de la ville de Saint-Laurent du Maroni (2018)</Title>
      <Abstract>Curiosités architecturales et paysagères de la ville de Saint-Laurent du Maroni (2018)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0842868960255 5.40191402451205</ows:LowerCorner>
        <ows:UpperCorner>-53.9946360602118 5.50800550308937</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/13e851a3-ad80-4466-a125-927be64eb8b5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sites_suivis</Name>
      <Title>ODyC Guyane, localisation des sites suivis</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9538382224104 4.87188831734137</ows:LowerCorner>
        <ows:UpperCorner>-52.232679441189 5.75606493454429</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/41e32cc3-f82e-447d-92da-b7423fc287e8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pciproprietairesanonymises2017_s_973</Name>
      <Title>Propriétés foncières de Guyane (2017)</Title>
      <Abstract>Propriétés foncières de Guyane (2017)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6201977780461 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6335524761519 5.76143436487781</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/860ec3a5-82c4-470a-96e5-7934ea9b76a9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_masque_foret_2017_s_973</Name>
      <Title>Masque forêt été 2017</Title>
      <Abstract>Masque forêt réalisé localement par télédétection satellitaire dans le domaine du visible (programme</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1760167799717 4.42808408258858</ows:LowerCorner>
        <ows:UpperCorner>-51.8129698007956 5.75485665951266</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ec30478a-54b8-4579-b08c-09e9190ff33b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_limite_influence_maree_p_973</Name>
      <Title>Limte d'influence amont de la marée en Guyane</Title>
      <Abstract>Limte d'influence amont de la marée en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3651859562929 3.79609584349397</ows:LowerCorner>
        <ows:UpperCorner>-51.8824889864748 5.38551369465129</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a9f9d221-e7eb-4c82-9a57-8487c2131b73"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_urbaspontanee2015_s_973</Name>
      <Title>Recensement du bâti spontané présent en 2015 (2018)</Title>
      <Abstract>Recensement du bâti spontané présent en 2015 (2018)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2626359826062 4.31620096289779</ows:LowerCorner>
        <ows:UpperCorner>-52.1722525114226 5.69377233000975</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/681684d1-b7ff-4b26-91a9-140b638f948f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_batiautorise1999a2015_s_973</Name>
      <Title>Bâti autorisé ayant fait l'objet d'un permis de construire déposé entre 1999 et 2015 (2018)</Title>
      <Abstract>Bâti autorisé ayant fait l'objet d'un permis de construire déposé entre 1999 et 2015 (2018)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0828162170146 4.50934609580634</ows:LowerCorner>
        <ows:UpperCorner>-52.2443656878417 5.67824196989722</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/40359e4e-c7bd-4ba2-82c0-2e406eb23c8b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_3v_segment_l_973</Name>
      <Title>Segments cyclables de Guyane</Title>
      <Abstract>Segments cyclables de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0431817796256 4.83125925470815</ows:LowerCorner>
        <ows:UpperCorner>-52.2730879924967 5.51346986055533</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/08efdac1-8902-4d5d-9f50-45e9c0939fa2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_urbaspontanee2011_s_973</Name>
      <Title>Recensement du bâti spontané présent en 2011 (2018)</Title>
      <Abstract>Recensement du bâti spontané présent en 2011 (2018)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2626359826062 4.31620096289779</ows:LowerCorner>
        <ows:UpperCorner>-52.1722525114226 5.69377233000975</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/874e6f9a-43ee-4eb8-86a9-8b54f4eafd4f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_topo_deal_s_973</Name>
      <Title>Inventaire des levés topographiques de la DEAL Guyane, emprises</Title>
      <Abstract>Inventaire des levés topographiques de la DEAL Guyane, emprises</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.461913827785 2.25608171520558</ows:LowerCorner>
        <ows:UpperCorner>-51.8005536973249 5.68473444898151</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3f0a92cc-58d4-4ef9-a412-7bcbe0d61ce2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_urbaspontaneeterrain2018_s_973</Name>
      <Title>Secteurs d'urbanisation spontanée ayant fait l'objet de visites de terrain (2018)</Title>
      <Abstract>Secteurs d'urbanisation spontanée ayant fait l'objet de visites de terrain (2018)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0325774692409 4.65407137397344</ows:LowerCorner>
        <ows:UpperCorner>-52.2585875044747 5.63866544868156</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d834b16c-b488-4d3f-962a-5cabf7a5756d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:perimetre_pprt_20150004_s_973</Name>
      <Title>PPRT, Périmètres du plan de prévention des risques technologiques du CSG à Kourou et Sinnamary</Title>
      <Abstract>PPRT, Périmètres du plan de prévention des risques technologiques du CSG à Kourou et Sinnamary</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9033947699668 5.10127547401473</ows:LowerCorner>
        <ows:UpperCorner>-52.6484939014272 5.39066888262389</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/768b5f08-cf7f-4583-b04c-04f2d845e112"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_perimetre_pprt_20160005_s_973</Name>
      <Title>PPRT, Périmètres du plan de prévention des risques technologiques de la SARA à Dégrad des Cannes sur la commune de Rémire Montjoly</Title>
      <Abstract>PPRT, Périmètres du plan de prévention des risques technologiques de la SARA à Dégrad des Cannes sur</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.2797858602902 4.85642204819195</ows:LowerCorner>
        <ows:UpperCorner>-52.2675380079089 4.86852900781835</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a5da3cc5-cfb7-414e-9b62-f647c8fd5b85"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ac2_assiette_sup</Name>
      <Title>servitudes d'utilite publique AC2 - assiettes relatives aux sites inscrits et classes en Guyane</Title>
      <Abstract>servitudes d'utilite publique AC2 - assiettes relatives aux sites inscrits et classes en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3376050483932 3.88699959984909</ows:LowerCorner>
        <ows:UpperCorner>-51.6906715540672 5.51440362966706</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b8ab51c8-4262-491b-86f0-90ee1f9ccf5b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ac2_generateur_sup</Name>
      <Title>servitudes d'utilite publique AC2 - generateurs relatifs aux sites inscrits et classes en Guyane</Title>
      <Abstract>servitudes d'utilite publique AC2 - generateurs relatifs aux sites inscrits et classes en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3376050483932 3.88699959984909</ows:LowerCorner>
        <ows:UpperCorner>-51.6906715540672 5.51440362966706</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36e8f52c-7b67-479f-bff5-286139bab48c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rbi_rbd_onf</Name>
      <Title>Réserves Biologique Intégrale et Dirigée de Guyane</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.073730275909 4.16162736896163</ows:LowerCorner>
        <ows:UpperCorner>-52.1250191401171 5.00578420193037</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d5ca679e-a5ac-4c3e-9b2d-d44397521d87"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pm3_assiette_sup_s</Name>
      <Title>servitudes d'utilite publique PM3 - assiettes relatives aux plans de prévention des risques technologiques en Guyane</Title>
      <Abstract>servitudes d'utilite publique PM3 - assiettes relatives aux plans de prévention des risques technolo</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9033947699668 4.85495522707875</ows:LowerCorner>
        <ows:UpperCorner>-52.26753800791 5.39158178869683</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e27860cc-9603-41be-b14e-b5d86e162936"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pm3_generateur_sup_s</Name>
      <Title>servitudes d'utilite publique PM3 - generateurs relatifs aux plans de prévention des risques technologiques en Guyane</Title>
      <Abstract>servitudes d'utilite publique AC2 - generateurs relatifs aux sites inscrits et classes en Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.9033947699668 4.85495522707875</ows:LowerCorner>
        <ows:UpperCorner>-52.26753800791 5.39158178869683</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/55bc612e-8838-49ee-8322-af54cf46c35e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcisurfaciquesenvigueur_s_973</Name>
      <Title>Surfaciques divers du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Surfaciques divers du référentiel public PCI Vecteur Guyane (en vigueur)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4820125722426 2.51951634845194</ows:LowerCorner>
        <ows:UpperCorner>-51.6306509236356 5.75220046828765</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/99e54e1e-f717-46f5-98af-7db508df47ca"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcitronconsrouteenvigueur_s_973</Name>
      <Title>Tronçons de route du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Tronçons de route du référentiel public PCI Vecteur Guyane (en vigueur)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0500176209148 3.63713606934619</ows:LowerCorner>
        <ows:UpperCorner>-51.8600928039395 5.75277714374663</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2873ee97-f3f0-43db-8fe9-b829e43e8eb7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcibatiments201901_s_973</Name>
      <Title>Bâtiments du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Bâtiments du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4701983329984 2.24135513331784</ows:LowerCorner>
        <ows:UpperCorner>-51.6695880277119 5.75374511791746</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/33c100b3-80a9-447c-8856-d5113936afb2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcibornes201901_s_973</Name>
      <Title>Bornes du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Bornes du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4425159295483 2.24254090264218</ows:LowerCorner>
        <ows:UpperCorner>-51.6693165006474 5.75314651907949</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0b3b8d35-a7d6-47b6-ac82-2cac64a0c610"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_masque_foret_2017_v2_s_973</Name>
      <Title>Masque forêt été 2017 V2</Title>
      <Abstract>Masque forêt réalisé localement par télédection satellitaire dans le domaine du visible</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1806974712199 4.42587365137836</ows:LowerCorner>
        <ows:UpperCorner>-51.8123353904349 5.75526149731879</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e236591a-d6dd-4b25-b588-120903c99304"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:occupation_sol_2005</Name>
      <Title>Occupation du sol 2005</Title>
      <Abstract>Occupation des sols 2005 sur la bande littorale de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2037501531446 3.84873190713451</ows:LowerCorner>
        <ows:UpperCorner>-51.6340935300888 5.7575947385895</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5dc453f7-6fd4-49d3-a55c-b6d91671859b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_savane2015_s_litt</Name>
      <Title>Savanes du littoral de Guyane (2015)</Title>
      <Abstract>Savanes du littoral de Guyane (2015)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9899941373538 3.95855466709588</ows:LowerCorner>
        <ows:UpperCorner>-51.6434287906839 5.71353944434102</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/dd1d9a36-c073-469a-a472-bd067f92a871"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zoneinondable_s_97356</Name>
      <Title>Zone inondable au bourg de Camopi et aux villages Zidock &amp; Trois Saut (05/2014)</Title>
      <Abstract>Zone inondable au bourg de Camopi et aux villages Zidock &amp; Trois Saut (05/2014)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.8842417930072 2.2442457791995</ows:LowerCorner>
        <ows:UpperCorner>-52.3172731047974 3.17591514156616</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/df0cc714-f53d-4e11-b9af-354a597a82b7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_suivi_deforestation_2018_s_973</Name>
      <Title>Suivi des déforestations sur la zone littorale 2018</Title>
      <Abstract>Suivi de la déforestation de janvier à décembre 2018 sur la zone littorale. cette étude a été réalis</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1744856931032 4.2023497884146</ows:LowerCorner>
        <ows:UpperCorner>-52.0088104052859 5.67312638713054</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/deb196cc-7297-4c5d-893e-3de8c5343869"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_hors_zone_agricole_2019</Name>
      <Title>Ensemble du territoire de Guyane situé en dehors d'une zone agricole</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6174815911221 2.10997531520126</ows:LowerCorner>
        <ows:UpperCorner>-51.6178059389028 5.75512557865064</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/105e7769-275f-4080-827d-f456d638755b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20150001_s_973</Name>
      <Title>PPRN, Zone réglementée du plan de prévention des risques naturels inondation et littoraux modifié de Mana, 2015</Title>
      <Abstract>PPRN, Zone réglementée du plan de prévention des risques naturels inondation et littoraux modifié de</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9992700367785 5.36629136399481</ows:LowerCorner>
        <ows:UpperCorner>-53.4448174969043 5.73081579365469</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4fd5f0ed-2cd1-46e8-8a9f-12c254f3248f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_curiositesarchitecturales_s_97300</Name>
      <Title>Curiosités architecturales et paysagères de la ville de Cayenne (2015)</Title>
      <Abstract>Curiosités architecturales et paysagères de la ville de Cayenne (2015)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3368464390511 4.9203476993126</ows:LowerCorner>
        <ows:UpperCorner>-52.2863271006173 4.94512158724163</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0120234f-8d5f-43c9-a9ea-2991b1f8d7ff"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_reparass_p_973</Name>
      <Title>Réseaux d'Assainissement Eaux usées (EU issu de la BDD RAEPA ) - Guyane (2018)</Title>
      <Abstract>Lieu d'une intervention sur le réseau effectuée suite à une défaillance dudit réseau</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4969112590787 4.8445826712397</ows:LowerCorner>
        <ows:UpperCorner>-52.3224747115056 5.0120802447746</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9e33880f-c750-43db-9f71-305ef3f83ec0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_apparass_p_973</Name>
      <Title>Réseaux d'Assainissement Eaux usées (EU issu de la BDD RAEPA ) - Guyane (2018)</Title>
      <Abstract>Noeud où est positionné un appareillage d'assainissement collectif et son enveloppe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-55.5048613550952 0.00440300260077284</ows:LowerCorner>
        <ows:UpperCorner>-51.7958799104548 5.74653135046356</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9e33880f-c750-43db-9f71-305ef3f83ec0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_canalass_l_973</Name>
      <Title>Réseaux d'Assainissement Eaux usées (EU issu de la BDD RAEPA ) - Guyane (2018)</Title>
      <Abstract>Tronçon de conduite d'assainissement collectif</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3478116537966 3.15561564739924</ows:LowerCorner>
        <ows:UpperCorner>-51.7970844054015 5.74653135046356</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9e33880f-c750-43db-9f71-305ef3f83ec0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_apparaep_p_973</Name>
      <Title>Réseaux d'Alimentation en Eau Potable (AEP issu de la BDD RAEPA) - Guyane (2018)</Title>
      <Abstract>Noeud où est positionné un appareillage d'adduction en eau potable  et son enveloppe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3977533221013 3.15535016607764</ows:LowerCorner>
        <ows:UpperCorner>-51.6684661792691 5.7530717569188</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/74089a24-0091-48bf-ad9a-c4c37a63d2cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_canalaep_l_973</Name>
      <Title>Réseaux d'Alimentation en Eau Potable (AEP issu de la BDD RAEPA) - Guyane (2018)</Title>
      <Abstract>canalisations du réseau d'adduction d'eau potable</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3977533222931 3.15535016607702</ows:LowerCorner>
        <ows:UpperCorner>-51.6684661792692 5.75307175692206</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/74089a24-0091-48bf-ad9a-c4c37a63d2cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_ouvraep_p_973</Name>
      <Title>Réseaux d'Alimentation en Eau Potable (AEP issu de la BDD RAEPA) - Guyane (2018)</Title>
      <Abstract>ouvrages du réseau d'adduction d'eau potable</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3912608200346 3.155853629002</ows:LowerCorner>
        <ows:UpperCorner>-51.6696578454067 5.74741016988539</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/74089a24-0091-48bf-ad9a-c4c37a63d2cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_reparaep_p_973</Name>
      <Title>Réseaux d'Alimentation en Eau Potable (AEP issu de la BDD RAEPA) - Guyane (2018)</Title>
      <Abstract>ensemble des réparations du réseau d'adduction d'eau potable</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6654264742852 5.15233176526016</ows:LowerCorner>
        <ows:UpperCorner>-52.6374016860727 5.17522251773961</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/74089a24-0091-48bf-ad9a-c4c37a63d2cb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perimetre_etude_rn1_balata_rd51_l_973</Name>
      <Title>Périmètre du projet d'aménagement de la RN1 en Guyane, 2019</Title>
      <Abstract>Périmètre du projet d'aménagement de la RN1 en Guyane, 2019</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4262265696381 4.8900309436661</ows:LowerCorner>
        <ows:UpperCorner>-52.334133969815 4.95223992359114</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/752b3a59-a041-4578-b132-8ad23bafc5a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:raepa_ouvrass_p_973</Name>
      <Title>Réseaux d'Assainissement Eaux usées (EU issu de la BDD RAEPA ) - Guyane (2018)</Title>
      <Abstract>Noeud (coupant ou non) où est positionné un ouvrage qui contient les appareils d'assainissement </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0566196895388 3.15656057037865</ows:LowerCorner>
        <ows:UpperCorner>-52.2833225357124 5.74403901393173</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9e33880f-c750-43db-9f71-305ef3f83ec0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelles_onf_classement_officiel_2019</Name>
      <Title>Parcelle ONF Classement officiel en 2019</Title>
      <Abstract>Il s’agit, lorsqu’il est renseigné, du classement en séries opposable aux tiers (champ CLASS_OFFI). </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3625900959083 3.40002066150522</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488428</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e335f7bf-067f-40db-b9e4-150f421203e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_couche_attrib_foncier_2019_daaf</Name>
      <Title>Attributions foncières agricoles (2019)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3162913367817 3.58751847004313</ows:LowerCorner>
        <ows:UpperCorner>-51.6892773837783 5.69422017554346</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f641620e-1bf5-4c93-a766-6fdefc000d4f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_itineairerandonnee_l_973</Name>
      <Title>Itinéaires de randonnées terrestres et nautiques de Guyane (2019)</Title>
      <Abstract>Itinéaires de randonnées terrestres et nautiques de Guyane (2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.1586026702107 3.59138609104358</ows:LowerCorner>
        <ows:UpperCorner>-51.6711204919987 5.75300805450243</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/145ee072-52ea-406f-88cc-9f7be2124a30"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_sitetouristique_p_973</Name>
      <Title>Principaux sites touristiques de Guyane (2019)</Title>
      <Abstract>Principaux sites touristiques de Guyane (2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3479212272233 3.29645672119685</ows:LowerCorner>
        <ows:UpperCorner>-51.7999552869692 5.75322332891466</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3a2cb367-caf5-46c8-b147-003dd1584c80"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_masque_foret_2018_s_973</Name>
      <Title>couverture forêt de fin 2018 sur l'emprise de la Guyane</Title>
      <Abstract>Le masque forêt sur toute la Guyane a été réalisé par télédétection sur la période sèche (août à nov</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6175442917402 2.10994250510666</ows:LowerCorner>
        <ows:UpperCorner>-51.6329752548269 5.75477603356759</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/097c9c6d-7fa5-482a-9813-9463c67bd1e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcicommunes201901_s_973</Name>
      <Title>Communes du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Communes du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233364337 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951555 5.76548337635104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/557e2e7d-cf94-4f3b-812f-ae0aa7e65600"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcicommunes201907_s_973</Name>
      <Title>Communes du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Communes du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233364337 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951555 5.76548337635104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d83a101e-80e8-4fe7-9963-7ee9886efc74"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestation_2017_onf</Name>
      <Title>Suivi des déforestations en 2017 sur tout le territoire de la Guyane</Title>
      <Abstract>Déforestation sur le territoire de Guyane en 2017. Analyse temporelle hebdomadaire tous les 6 jours</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5712313306546 2.17754052762228</ows:LowerCorner>
        <ows:UpperCorner>-51.6054541538985 5.75480385199331</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7eaadc28-0f4b-4ae7-b406-547065046c10"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcicourseau201901_s_973</Name>
      <Title>Cours d'eau du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Cours d'eau du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4866190428842 2.16455759043962</ows:LowerCorner>
        <ows:UpperCorner>-51.5951329083986 5.76552086389394</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2e94555f-8aff-4f5e-8e20-a89a05d01eab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcicourseau201907_s_973</Name>
      <Title>Cours d'eau du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Cours d'eau du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4866190428842 2.16455759043962</ows:LowerCorner>
        <ows:UpperCorner>-51.5951329083986 5.76552086389394</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e846feed-77ad-4e8b-86a2-de36f1f5668d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcibornes201907_s_973</Name>
      <Title>Bornes du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Bornes du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4425159295483 2.24254090264218</ows:LowerCorner>
        <ows:UpperCorner>-51.6693165006474 5.75314651907949</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/fc2de11b-5abe-49b4-a07e-5b846c3c2cc1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcilieuxdits201901_s_973</Name>
      <Title>Lieux-dits du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Lieux-dits du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233364337 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951555 5.76548337635104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/863f0940-3128-4374-8684-a51e51faa1c3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcilieuxdits201907_s_973</Name>
      <Title>Lieux-dits du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Lieux-dits du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233364337 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951555 5.76548337635104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/91937243-be70-4b1c-8114-b986d37f6c55"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcilineaires201901_s_973</Name>
      <Title>Linéaires divers du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Linéaires divers du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4730583574028 2.24125588820946</ows:LowerCorner>
        <ows:UpperCorner>-51.633380555023 5.75356048642334</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5594d246-26c9-4414-aa1c-5f43974ff4f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestion_2016_onf</Name>
      <Title>Suivi des déforestations en Guyane en 2016</Title>
      <Abstract>Donnée de suivi des déforestations par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d'observer les déforestations sur toute la Guyane pour l'année 2016. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.543880689853 2.17418964976756</ows:LowerCorner>
        <ows:UpperCorner>-51.6608580015367 5.75495444481736</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3f5548d0-8098-443d-a336-179a8acdb87c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcilineaires201907_s_973</Name>
      <Title>Linéaires divers du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Linéaires divers du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4730583574028 2.24125588820946</ows:LowerCorner>
        <ows:UpperCorner>-51.633380555023 5.75356048642334</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1e4aab14-b22e-4e28-92d0-17e4efee6e8d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforesation_2017_onf</Name>
      <Title>Suivi des déforestations en Guyane en 2017</Title>
      <Abstract>Donnée de suivi des déforestations par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d'observer les déforestations sur toute la Guyane pour l'année 2017. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5442401479902 2.17762013558102</ows:LowerCorner>
        <ows:UpperCorner>-51.660679648783 5.75477374101067</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0ce2f5ed-4bd8-443f-af3c-76dc2364d6dd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcinumerosvoiries201901s_973</Name>
      <Title>Numéros de voiries du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Numéros de voiries du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3462660338916 3.63924923375722</ows:LowerCorner>
        <ows:UpperCorner>-51.7995544520747 5.75262555434009</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9b52ffe6-aa78-4fd3-b1e7-a8205a113fef"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcinumerosvoiries201907s_973</Name>
      <Title>Numéros de voiries du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Numéros de voiries du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3462660338916 3.63528313498741</ows:LowerCorner>
        <ows:UpperCorner>-51.7995509457839 5.75262555434009</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/549d9025-32a2-4a7f-a66f-3b5824882ef3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pciparcelles201901_s_973</Name>
      <Title>Parcelles du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Parcelles du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6201977780461 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6335524761519 5.76143436487781</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/93f323c9-4ffa-4c56-aeda-37c842443686"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pciparcelles201907_s_973</Name>
      <Title>Parcelles du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Parcelles du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6201977780461 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6335524761519 5.76143436487781</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d990a8a9-b519-4b1b-a9bc-3851fd016daa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pciponctuels201901_s_973</Name>
      <Title>Ponctuels divers du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Ponctuels divers du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4523786375556 2.24309983263522</ows:LowerCorner>
        <ows:UpperCorner>-51.6619677714139 5.75289003288447</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/99b9ad84-bb7c-49b9-8ab7-8366c956cf56"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pciponctuels201907_s_973</Name>
      <Title>Ponctuels divers du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Ponctuels divers du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4523786375556 2.24309983263522</ows:LowerCorner>
        <ows:UpperCorner>-51.6619677714139 5.75289003288447</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2739c422-30e5-40ba-8223-f29b03873b49"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcireperesgeodesiques201901_s_973</Name>
      <Title>Repères géodésiques du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Repères géodésiques du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4468755419605 3.16182154148519</ows:LowerCorner>
        <ows:UpperCorner>-51.6635830189431 5.69798717268783</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1b6ce979-9a4a-4701-bd6a-70fe1853eea9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcireperesgeodesiques201907_s_973</Name>
      <Title>Repères géodésiques du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Repères géodésiques du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4468755419605 3.16182154148519</ows:LowerCorner>
        <ows:UpperCorner>-51.6635830189431 5.69798717268783</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a717c93d-ef95-4d3a-9443-5a658bfa9f6c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcisections201901_s_973</Name>
      <Title>Sections du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Sections du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233364337 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951555 5.76548337635104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f5ec1588-4d30-46ed-a07e-b08fd68c6ead"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcisections201907_s_973</Name>
      <Title>Sections du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Sections du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233364337 2.11275089760059</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951555 5.76548337635104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f735a852-bdb2-4b14-babd-a148b6017419"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcisubdivisionsfiscales201901_s_973</Name>
      <Title>Subdivisions fiscales du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Subdivisions fiscales du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0887913551995 3.61786504258912</ows:LowerCorner>
        <ows:UpperCorner>-51.6312964110312 5.76143781305169</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/79c1bc19-1a39-4dc5-b569-d998859f3098"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcisubdivisionsfiscales201907_s_973</Name>
      <Title>Subdivisions fiscales du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Subdivisions fiscales du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0887913551995 3.61786504258912</ows:LowerCorner>
        <ows:UpperCorner>-51.6312964110312 5.76143781305169</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a97a1a72-bedd-4d33-a3cd-e7d7c172feb1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcisurfaciques201901_s_973</Name>
      <Title>Surfaciques divers du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Surfaciques divers du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4820125722426 2.51951634845194</ows:LowerCorner>
        <ows:UpperCorner>-51.6306509236356 5.75220046828765</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a9d70017-cae0-45b5-87c8-a7f403ca03d3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcisurfaciques201907_s_973</Name>
      <Title>Surfaciques divers du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Surfaciques divers du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4820125722426 2.51951634845194</ows:LowerCorner>
        <ows:UpperCorner>-51.6306509236356 5.75220046828765</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4dd96e13-41dc-46ac-baf0-45f332a427b2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcitronconsroute201901_s_973</Name>
      <Title>Tronçons de route du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Title>
      <Abstract>Tronçons de route du référentiel public PCI Vecteur Guyane (archive du 01/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0500176209148 3.63713606934619</ows:LowerCorner>
        <ows:UpperCorner>-51.8600928039395 5.75277714374663</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bb2666e3-c5f6-4634-a2eb-539c88be6642"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcitronconsroute201907_s_973</Name>
      <Title>Tronçons de route du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Tronçons de route du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0500176209148 3.63713606934619</ows:LowerCorner>
        <ows:UpperCorner>-51.8600928039395 5.75277714374663</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5cfc0851-c4ef-4ac8-abb7-e0dea47559d3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_pcibatiments201907_s_973</Name>
      <Title>Bâtiments du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Title>
      <Abstract>Bâtiments du référentiel public PCI Vecteur Guyane (archive du 07/2019)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4701983329984 2.24135513331784</ows:LowerCorner>
        <ows:UpperCorner>-51.6695880277119 5.75374511791746</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/73718dc8-9d3b-4d1e-a06b-be39e3f8890c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_mine_aex_s_973</Name>
      <Title>Autorisation d'exploitation minière (AEX) de Guyane</Title>
      <Abstract>Autorisation d'exploitation minière (AEX) de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4061218972559 3.23587364888938</ows:LowerCorner>
        <ows:UpperCorner>-52.0360199792572 5.23669051215696</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/679c005a-50b9-452c-8d14-587c8c533da5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:occ_sol_2015</Name>
      <Title>Occupation du sol 2015</Title>
      <Abstract>État de l&amp;#039;occupation du sol sur la bande littorale guyanaise en 2015 par photo-interprétation d&amp;#039;images satellites et aériennes et actualisation de la couche d&amp;#039;occupation du sol 2011.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3722097049717 3.8480830003711</ows:LowerCorner>
        <ows:UpperCorner>-51.6340935300935 5.75518737381306</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/515cf598-0d9c-4ca2-884c-eb6fda791d2e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_tissusurbains2019_s_973</Name>
      <Title>Tissus urbains de Guyane (2019)</Title>
      <Abstract>L'AUDeG a édité un atlas cartographique des tissus urbains de Guyane à partir des fichiers fonciers, du cadastre et de la BD topo de l'IGN (millésimes 2017), proposant ainsi une lecture de la trame urbaine à l'échelle de l'îlot.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.470593822156 2.24252880960768</ows:LowerCorner>
        <ows:UpperCorner>-51.6693165253151 5.75375964169741</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/73e9abed-33d0-492e-838f-684c619756eb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_potentielfoncier2019_p_973</Name>
      <Title>Potentiels fonciers (2019)</Title>
      <Abstract>Ce jeu de données permet de répérer et de qualifier les gisements fonciers. La méthologie de l'AUDeG a été développée à partir de la base de données des tissus urbains (elle-même élaborée par croisement des fichiers fonciers, de la BD topo et du cadastre), des documents d'urbanisme et des plans de prévention des risques disponibles sur le territoire. Les traitements ont abouti à l'identification des deux types de potentialités (dents creuses et fonds de parcelles) différenciées selon leur destination (habitat ou activité). </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4490095331841 3.37771957658234</ows:LowerCorner>
        <ows:UpperCorner>-51.7957278390177 5.75282763552261</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6b3c004e-65cd-4958-8877-cb682b1d6c81"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ri_stg_dents_creuses</Name>
      <Title>Dents creuses issues du recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Title>
      <Abstract>Dents creuses issues du recensement insalubrité sur le centre-bourg de Saint-Georges de l'Oyapock</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-51.8059253462593 3.88740305294557</ows:LowerCorner>
        <ows:UpperCorner>-51.798716200239 3.89762373225282</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7d37d3da-e6fc-4278-aa6b-8e0defd36fb9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:laboratoires</Name>
      <Title>Laboratoires de Guyane en 2019</Title>
      <Abstract>Laboratoires installés en Guyane française en 2019 - enregistrement Finess et géo référencement à partir de la BD Adresse de l'IGN.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0327891235331 4.84498363726391</ows:LowerCorner>
        <ows:UpperCorner>-52.2790142924816 5.51237051768617</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ed4cbac3-651d-4fff-82c8-50ca67e1bb0b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pharmacies</Name>
      <Title>Pharmacies de Guyane en 2019</Title>
      <Abstract>Pharmacies installées en Guyane française en 2019</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3379796145156 3.64031355134945</ows:LowerCorner>
        <ows:UpperCorner>-51.8013274625668 5.67341477769459</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/903fc769-588a-4791-a720-ad8e780ad49a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:esms</Name>
      <Title>Etablissements médico sociaux de Guyane en 2019</Title>
      <Abstract>Etablissements et services médico-sociaux installés en Guyane en 2019</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0338420986705 4.62669996305456</ows:LowerCorner>
        <ows:UpperCorner>-52.2658358727145 5.51116914712282</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e1b107ee-1d66-42ac-866e-4bb91631a543"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:etablissements_sante</Name>
      <Title>Centres hospitaliers de Guyane en 2019</Title>
      <Abstract>centres hospitaliers installés en Guyane en 2019 - géo référencement via GPS sur le terrain et la BD Adresse de l'IGN - établissements enregistrés dans Finess</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0319094024839 4.79833652392521</ows:LowerCorner>
        <ows:UpperCorner>-52.3055530739422 5.51165542304061</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c6efcd8c-8de1-4b26-a1eb-bc501a44ed99"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:test_20191017</Name>
      <Title>test_20191017</Title>
      <Abstract>fvfdsx</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.442515929753 2.24254090264178</ows:LowerCorner>
        <ows:UpperCorner>-51.6693165006474 5.75314651908269</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/03f411e0-bfb3-46da-ae3b-23e645a70052"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_icpe_p_973</Name>
      <Title>Les Installation Classées pour la Protection de l'Environnement (ICPE),Guyane,2020</Title>
      <Abstract>Les Installation Classées pour la Protection de l'Environnement (ICPE),Guyane,2020</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3382297180843 2.96967532322126</ows:LowerCorner>
        <ows:UpperCorner>-51.6699014045827 5.67682978572417</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/277528f1-6df7-4d5b-8370-bad9031e3601"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_paul_isnard_2017</Name>
      <Title>Bati spontané quartier Paul Isnard, Saint-Laurent du Maroni 2017</Title>
      <Abstract>Bati spontané quartier Paul Isnard (Saint-Laurent du Maroni 2017) numérisé à partir d'images satellites issues du catalogue Pléaides/SPOT d'IGN Spatial</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0315279530973 5.46350243525675</ows:LowerCorner>
        <ows:UpperCorner>-54.0283035339707 5.4690825683089</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/93b72c6c-e77f-4b66-99cf-08b9961debc9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_paul_isnard_2015</Name>
      <Title>Bati spontané quartier Paul Isnard, Saint-Laurent du Maroni 2015</Title>
      <Abstract>Bati spontané du quartier Paul Isnard à Saint-Laurent du Maroni 2015 vectorisé à partir d'images satellites Pléaides issues du catalogue "https://spatial.ign.fr"</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0315279530973 5.46350243525675</ows:LowerCorner>
        <ows:UpperCorner>-54.0283035339707 5.4690825683089</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/87c597f0-180a-4679-959a-deb7e12c706f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_paul_isnard_2011</Name>
      <Title>Bati spontané quartier Paul Isnard, Saint-Laurent du Maroni 2011</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0316103931504 5.4637084056116</ows:LowerCorner>
        <ows:UpperCorner>-54.0283331551015 5.46909188844445</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/64296f07-622b-4683-a8db-56a3b1889047"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_paul_isnard_1999</Name>
      <Title>Bati spontané quartier Paul Isnard, Saint-Laurent du Maroni 1999</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0316773052626 5.46425268313846</ows:LowerCorner>
        <ows:UpperCorner>-54.0284809276763 5.46852558369939</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/652d0cde-cbf7-4dd2-9a39-4ae443b9af79"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_baka_pasi_2017</Name>
      <Title>Bati spontané quartier Baka Pasi, Saint-Laurent du Maroni 2017</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0233964898881 5.47094841236004</ows:LowerCorner>
        <ows:UpperCorner>-54.0148674184004 5.47807718178709</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/306d0838-371e-4672-ba9a-d7a9192a377b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_baka_pasi_2015</Name>
      <Title>Bati spontané quartier Baka Pasi, Saint-Laurent du Maroni 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0233964898881 5.47092943764288</ows:LowerCorner>
        <ows:UpperCorner>-54.014867323316 5.47807718178709</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/529d5c00-bf42-49b7-9a76-78b3c5f802bf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_baka_pasi_2011</Name>
      <Title>Bati spontané quartier Baka Pasi, Saint-Laurent du Maroni 2011</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.023396475118 5.47115405088029</ows:LowerCorner>
        <ows:UpperCorner>-54.0149808812032 5.47807367988088</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/da4df6ce-4f2b-4557-96f1-9cf1904bc6d5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_baka_pasi_2006</Name>
      <Title>Bati spontané quartier Baka Pasi, Saint-Laurent du Maroni 2006 </Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0219759878838 5.47387496196873</ows:LowerCorner>
        <ows:UpperCorner>-54.0150185505315 5.47806235461324</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9147a096-cf99-4586-a975-317ab5afc96d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_baka_pasi_1999</Name>
      <Title>Bati spontané quartier Baka Pasi, Saint-Laurent du Maroni 1999 </Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0213934114196 5.47446995189341</ows:LowerCorner>
        <ows:UpperCorner>-54.0151193940346 5.47662648641105</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ccfa917e-ecb0-4f60-ac2f-b4dee382af44"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_baka_pasi_1987</Name>
      <Title>Bati spontané quartier Baka Pasi, Saint-Laurent du Maroni 1987</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0222397019277 5.47468593717917</ows:LowerCorner>
        <ows:UpperCorner>-54.0170402093178 5.47514388847844</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/70c955dc-a7c2-4e00-88ff-1940cb117e63"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_paul_isnard_2006</Name>
      <Title>Bati spontané quartier Paul Isnard, Saint-Laurent du Maroni 2006</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0315189566885 5.46394645930748</ows:LowerCorner>
        <ows:UpperCorner>-54.0283043982932 5.46895665776922</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/850123d9-06bf-4b8d-82da-05c8c4b48e18"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_zppa2019_s_97302</Name>
      <Title>Zones de présomption archéologique de la commune de Rémire-Montjoly (2019)</Title>
      <Abstract>Zones de présomption archéologique de la commune de Rémire-Montjoly approuvée par arrêté préfectoral n°2019-53 du mercredi 14 août 2019. Les zones de présomption de prescription archéologique (ZPPA) permettent d'alerter les aménageurs sur les zones archéologiques sensibles du territoire et qui sont présumées faire l'objet de prescriptions d'archéologie préventive.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3097969520388 4.8480142531841</ows:LowerCorner>
        <ows:UpperCorner>-52.2440958721934 4.93058771422077</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6543d3bc-a4a0-411a-92d3-8b4f8c943908"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dentistes_liberaux_guyane_2019</Name>
      <Title>Dentistes libéraux de Guyane en 2019</Title>
      <Abstract>Dentistes libéraux de Guyane présents en Guyane au 1er janvier 2019. Données issues du répertoire partagé des professionnels de santé, d'Améli.fr et des pages jaunes, géoréférencé par l'ARS et l'AUDEG à partir de différentes sources de géoréférencement (BD Adresse, google map, open street map).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0395150322138 3.64314453191788</ows:LowerCorner>
        <ows:UpperCorner>-51.8011394153876 5.5106231967054</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/741fb20d-a54d-45f7-be77-d056ee1c359d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:medecins_liberaux_guyane_2019</Name>
      <Title>Médecins libéraux de Guyane en 2019</Title>
      <Abstract>Médecins libéraux de Guyane présents en Guyane au 1er janvier 2019. Données issues du répertoire partagé des professionnels de santé, d'Améli.fr et des pages jaunes, géoréférencé par l'ARS et l'AUDEG à partir de différentes sources de géoréférencement (BD Adresse, google map, open street map).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3450524076259 3.64245787214223</ows:LowerCorner>
        <ows:UpperCorner>-51.8012203299096 5.67452699277827</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c4ce4c09-3bfa-485f-8020-e513c7d92770"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:paramed_liberaux_guyane_2019</Name>
      <Title>Professionnels de santé paramédicaux libéraux de Guyane en 2019</Title>
      <Abstract>Professionnels de santé paramédicaux libéraux de Guyane présents en Guyane au 1er janvier 2019. Données issues du fichier Adeli enregistrant les professionnels paramédicaux, d'Améli.fr et des pages jaunes, géoréférencé par l'ARS et l'AUDEG à partir de différentes sources de géoréférencement (BD Adresse, google map, open street map).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3455522931773 3.63951387571371</ows:LowerCorner>
        <ows:UpperCorner>-51.8010530345408 5.67658880368086</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bf58ab0d-9d90-4581-af4c-dba1e38b527b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sagesfemmes_liberales_guyane_2019</Name>
      <Title>Sages-femmes libérales de Guyane en 2019</Title>
      <Abstract>Sages-femmes libérales de Guyane présentes en Guyane au 1er janvier 2019. Données issues du répertoire partagé des professionnels de santé, d'Améli.fr et des pages jaunes, géoréférencé par l'ARS et l'AUDEG à partir de différentes sources de géoréférencement (BD Adresse, google map, open street map).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0346780502652 4.82486026198329</ows:LowerCorner>
        <ows:UpperCorner>-52.2738872747535 5.50796862424679</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/386106b9-e1e7-456f-8e22-5879ebee9401"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:centres_de_protection_maternelle_et_infantiles_pmi</Name>
      <Title>Centres de Protection Maternelle et Infantile (PMI)</Title>
      <Abstract>Géolocalisation des Centres de Protection Maternelle et Infantile (PMI)
Le service de protection maternelle et infantile (PMI) est un service départemental, placé sous l’autorité du président du conseil général et chargé d’assurer la protec...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3886295558315 3.64293695127646</ows:LowerCorner>
        <ows:UpperCorner>-51.8021908218073 5.74266659001438</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4bcafa67-8834-4fdf-b67b-eecbee6c3849"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:villes_villages_lieuxdits</Name>
      <Title>Villes villages et lieux dits 500e</Title>
      <Abstract>Sont renseignées les villes, les villages, les lieux-dits ainsi que les dégrads et certains carbets visibles au 500ème. Quelques villes et villages du Surinam et du Brésil proches de la frontière sont présents.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6163078706958 2.17083197605261</ows:LowerCorner>
        <ows:UpperCorner>-51.662000770711 5.75423892305534</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d63aa7e6-9844-499b-b88b-81bec584a744"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:centres_delocalises_de_prevention_et_de_soins_cdps</Name>
      <Title>Centres Délocalisés de Prévention et de Soins (CDPS)</Title>
      <Abstract>Géolocalisation des Centres Délocalisés de Prévention et de Soins (CDPS)
Les CDPS assurent la prise en charge préventive et sanitaire des personnes âgées de plus de 6 ans (consultations et première urgence) dans les territoires/communes où il ...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.388603451179 2.25425846370659</ows:LowerCorner>
        <ows:UpperCorner>-51.6705196677782 5.74266840039285</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/59c15a83-3ce5-43b8-b1c0-152736690ffb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:frk_tri</Name>
      <Title>Périmètres des TRI du district fleuves et cours d'eau côtiers de la Guyane, 2019</Title>
      <Abstract>Périmètres des TRI du district fleuves et cours d'eau côtiers de la Guyane, 2019</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4119310184392 4.74024112427929</ows:LowerCorner>
        <ows:UpperCorner>-52.2434515477974 4.95168389403253</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ae63567a-65e0-4dc3-89d5-4ffd5e6994f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_bibi_1987</Name>
      <Title>Bati spontané quartier Bibi, Saint-Laurent du Maroni 1987</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0125637079572 5.49332452977769</ows:LowerCorner>
        <ows:UpperCorner>-53.993623061363 5.5054984908226</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/58aaf7bc-4c87-4e61-ab7f-d8d71373ef3c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bati_spontane_bibi_1999</Name>
      <Title>Bati spontané quartier Bibi, Saint-Laurent du Maroni 1999</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0126206883927 5.49348388622443</ows:LowerCorner>
        <ows:UpperCorner>-53.9936238590075 5.5054984908226</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b51f3219-589a-4dfb-ad5a-0c3e26417a84"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_bat_spontane_bibi_2006</Name>
      <Title>Bati spontané quartier Bibi, Saint-Laurent du Maroni 2006</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0126485121697 5.49321155023502</ows:LowerCorner>
        <ows:UpperCorner>-53.9936224990261 5.5054984908226</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cdcfde00-2121-4b30-8efe-ffc3fe6fdcb4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle_onf_973</Name>
      <Title>Parcellaire forestier de l'ONF</Title>
      <Abstract>Découpage en unité de gestion des forêts du DFP et de Maripasoula, Papaïchton, Saül et Grand Santi, se basant principalement sur des limites physiques naturelles facilement identifiables sur le terrain (criques et crêtes), sauf parfois en limite de DFP.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3625900959083 3.40002066150522</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488428</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/03a461e4-ab03-442d-9824-d053d5dc1920"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelles_onf_classement_officiel_973</Name>
      <Title>Parcelle ONF Classement officiel </Title>
      <Abstract>Il s’agit, lorsqu’il est renseigné, du classement en séries opposable aux tiers (champ CLASS_OFFI). La précision de la source de l’arrêté est mentionnée dans le champ TYPE_OFFI, afin de savoir s’il s’agit du classement de la DRA de 2010 ou bien d’un classement actualisé dans le cadre de l'aménagement forestier.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3625900959083 3.40002066150522</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488428</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e335f7bf-067f-40db-b9e4-150f421203e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:forets_onf_973</Name>
      <Title>Forêts aménagées de l'ONF</Title>
      <Abstract>Délimitation des forêts domaniales relevant du régime forestier au sein du Domaine Forestier Permanent (DFP) et des forêts domaniales ne relevant pas du régime forestier de Maripasoula, Papaïchton, Saül et Grand Santi</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3625900959083 3.40002066150522</ows:LowerCorner>
        <ows:UpperCorner>-51.6917713293152 5.61453313488428</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/37eb425c-fc64-47cd-9517-a3c1b4c08a3f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforest_masked_onf_guyane</Name>
      <Title>Suivi des déforestations par imagerie RADAR (données masquées) - Guyane</Title>
      <Abstract>Données de suivi des déforestations par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Cette donnée est filtrée suivant le masque forêt. Elle permet d’observer les déforestations sur toute la Guyane depuis 2016 et est mise à disposition par ONFI tous les 15 jours. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4722850292741 2.16062932462815</ows:LowerCorner>
        <ows:UpperCorner>-51.669929478316 5.75204914770513</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ec3a2ea5-0c00-4eb8-8258-63b561859cf8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforest_nomasked_onf_guyane</Name>
      <Title>Suivi des déforestations par imagerie RADAR (données non masquées) - Guyane</Title>
      <Abstract>Données de suivi des déforestations par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Cette donnée n'est pas masquée. Elle permet d’observer les déforestations sur toute la Guyane durant l'année en cours et est mise à disposition par ONFI tous les 15 jours. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4723184293798 2.16062932462815</ows:LowerCorner>
        <ows:UpperCorner>-51.669929478316 5.75756701215599</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a88dd04e-29ac-4630-aa09-230eafd0efcd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforest_2019_onf_guyane</Name>
      <Title>Suivi des déforestations en Guyane en 2019</Title>
      <Abstract>Donnée de suivi des déforestations par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d'observer les déforestations sur toute la Guyane pour l'année 2019. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5740767264707 2.15705277151453</ows:LowerCorner>
        <ows:UpperCorner>-51.6477215403767 5.75469826213569</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0dba0ddd-e9d0-4348-b914-890594e6be85"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforestation_2018_onf</Name>
      <Title>Suivi des déforestations en Guyane en 2018</Title>
      <Abstract>Donnée de suivi des déforestations par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d'observer les déforestations sur toute la Guyane pour l'année 2018. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5737150358478 2.16644432997008</ows:LowerCorner>
        <ows:UpperCorner>-51.6401717800513 5.75452594778386</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0d36fc28-f8a3-4e61-ac08-b68e6b4892c3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_accidents_2018_p_973</Name>
      <Title>Les accidents corporels de la route en Guyane,2018</Title>
      <Abstract>Les accidents corporels de la route en Guyane,2018</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3448538758856 3.64140387283966</ows:LowerCorner>
        <ows:UpperCorner>-51.8025483769442 5.70615788891989</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e52e33f7-58f2-48fc-b897-bd7e63900eef"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emprises_images_onf_guyane</Name>
      <Title>Emprises des acquisitions d'images satellite - ONF Guyane</Title>
      <Abstract>Couche shapefile des emprises des images satellite Pléiades ou SPOT 6/7 acquises ou en cours de demande. Ces images sont commandées auprès de Géosud via le dispositif Dinamis. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4305873996113 3.90684455333561</ows:LowerCorner>
        <ows:UpperCorner>-51.8341041078763 5.84553022844862</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f5dd2ead-0016-491a-8061-9fd3cd96286a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_massedeaucotiere_s_973</Name>
      <Title>Masses d'eau Côtières - Guyane - Version Etat des lieux 2019</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9694706842546 4.44166157527944</ows:LowerCorner>
        <ows:UpperCorner>-51.634110588212 5.88452421794503</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3aef4bb8-41d7-45d3-b940-7a2bc260382e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_massedeaurivere_l_973</Name>
      <Title>Masses d'eau Cours d'eau - Guyane - Version Etat des lieux 2019</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.511938312847 2.1394409064611</ows:LowerCorner>
        <ows:UpperCorner>-51.7065041524603 5.6429436933343</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6fa768d1-e208-4546-aa44-80db485b4ad5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_massedeautransition_s_973</Name>
      <Title>Masses d'eau de transition - Guyane - Version Etat des lieux 2019</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2168200778144 3.79718426937915</ows:LowerCorner>
        <ows:UpperCorner>-51.6167325927222 5.75137230488388</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d5470b83-3aa1-431e-8f52-9d6169f353a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_massedeauplandeau_s_973</Name>
      <Title>Masse d'eau plan d'eau</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2527811966442 4.64062419197994</ows:LowerCorner>
        <ows:UpperCorner>-52.8832660440424 5.06911330557053</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/93f1c42d-4db4-4d90-9520-cf9f0bd48186"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_images_sat_dgtm_s_973</Name>
      <Title>Emprises des images satellites PLEIADE et SPOT commandées par la DGTM Guyane</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.228202344447 3.6222135718348</ows:LowerCorner>
        <ows:UpperCorner>-51.7651186907972 6.08849204343976</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3130e735-9869-47fc-80d5-da89a699b81a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_objenv_massedeaucotiere_s_973</Name>
      <Title>DCE, Objectifs d'état assignés aux masses d'eau côtières - Guyane - Version Etat des lieux 2019</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9694706842546 4.44166157527944</ows:LowerCorner>
        <ows:UpperCorner>-51.634110588212 5.88452421794503</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/224e83c2-e9e7-4229-aed5-fcae62c3feea"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_objenv_massedeautransition_s_973</Name>
      <Title>DCE, Objectifs d'état assignés aux masses d'eau de transition - Guyane - Version Etat des lieux 2019"</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2168200778144 3.79718426937915</ows:LowerCorner>
        <ows:UpperCorner>-51.6167325927222 5.75137230488388</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5a4514be-574e-438c-ba25-97b5945d8e78"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_objenv_massedeauplandeau_s_973</Name>
      <Title>DCE, Objectifs d'état assignés aux masses d'eau plan d'eau - Guyane - Version Etat des lieux 2019</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2527811966442 4.64062419197994</ows:LowerCorner>
        <ows:UpperCorner>-52.8832660440424 5.06911330557053</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f45d5ff7-a4de-48d1-98e9-33d3fa2615da"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_oeobjenv_massedeaurivire_l_973</Name>
      <Title>DCE, Objectifs d'état assignés aux masses d'eau cours d'eau - Guyane - Version Etat des lieux 2019</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.511938312847 2.1394409064611</ows:LowerCorner>
        <ows:UpperCorner>-51.7065041524603 5.6429436933343</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a446e9e8-e9d8-4090-a2f1-d6c1e03ff28c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforest_2020_onf_guyane</Name>
      <Title>Suivi des déforestations en Guyane en 2020</Title>
      <Abstract>Données de suivi des déforestations par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d’observer les déforestations sur toute la Guyane durant l'année 2020.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5758598163831 2.18829064382726</ows:LowerCorner>
        <ows:UpperCorner>-51.6431486272079 5.7515374905808</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/90735acc-5023-48ce-a0ba-3b5bc33741c9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_enp_apb_s_973</Name>
      <Title>Arrêtés préfectoraux de protection de Biotope (APB) de Guyane</Title>
      <Abstract>Arrêtés préfectoraux de protection de Biotope (APB) de Guyane</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.6884089425334 3.56491180942515</ows:LowerCorner>
        <ows:UpperCorner>-51.9526182111346 5.58224709431311</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a50baf73-8ff8-4750-94b3-88010eb3d791"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zone_1_s_973</Name>
      <Title>SDOM ZONE 1 GUYANE,2021</Title>
      <Abstract>ZONE 1, activité minière interdite sauf exploitation souterraine et recherches aériennes</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3239237795923 3.88705841393482</ows:LowerCorner>
        <ows:UpperCorner>-51.6338673681274 5.73210937782734</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c224cfbe-e24e-418b-ad3f-44c07ee19862"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zone_0_potentielle_s_973</Name>
      <Title>SDOM ZONE 0 POTENTIELLE GUYANE,2021</Title>
      <Abstract>ZONE 0, potentielle</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4793844920095 3.53105465695332</ows:LowerCorner>
        <ows:UpperCorner>-53.9240832327766 5.74226233429859</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b6bc9b5d-fe7f-4fde-9d75-f512e5a33374"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zone_0_s_973</Name>
      <Title>SDOM ZONE 0 GUYANE,2021</Title>
      <Abstract>ZONE 0,  activité minière interdite</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6141338214813 2.10848902485808</ows:LowerCorner>
        <ows:UpperCorner>-51.656025353603 5.76630805712325</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cacbd740-dbb1-421e-af2d-96c9f0bd9a6d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zone_2_s_973</Name>
      <Title>SDOM ZONE 2 GUYANE, 2021</Title>
      <Abstract>ZONE 2, activité minière autorisée sous contrainte</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5640884521223 2.19366301942075</ows:LowerCorner>
        <ows:UpperCorner>-51.6337469708778 5.75511754975756</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/125ffae0-53a5-431e-9568-5213b6643608"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pva_en_cours_s_973</Name>
      <Title>Emprises des prises de vue aérienne en cours</Title>
      <Abstract>Emprises des prises de vue aérienne en cours</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2993859425847 2.14873514420458</ows:LowerCorner>
        <ows:UpperCorner>-51.560848096945 4.90401989414875</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/9b89a56b-4cf9-42f7-9dd1-89f78d3ca33c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lidar_en_cours_s_973</Name>
      <Title>Emprises Lidar en cours</Title>
      <Abstract>Emprises Lidar en cours</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3666431032084 2.14676340506913</ows:LowerCorner>
        <ows:UpperCorner>-51.560848096945 5.57688459899952</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/66d96a8b-194e-4282-b269-8b4aeb3817a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pva_acquis_s_973</Name>
      <Title>Emprises des prises de vue aérienne acquises</Title>
      <Abstract>Emprises des prises de vue aérienne acquises</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5455462016619 2.09563624034784</ows:LowerCorner>
        <ows:UpperCorner>-51.5395313886622 5.83865074996874</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/dbc46bd1-5a1c-4c4b-bbf6-c4f7d1e33b37"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:topo_acquis_s_973</Name>
      <Title>Emprises des levés topographique Acquis</Title>
      <Abstract>Emprises des levés topographiques Acquis</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4571647327832 2.23846915443962</ows:LowerCorner>
        <ows:UpperCorner>-51.66069656631 5.68493172288127</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bed81efb-14cd-4ceb-8aa5-8b0bed27171d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:enp_ramsar_s_973</Name>
      <Title>Zones humides RAMSAR de Guyane - 2008</Title>
      <Abstract>Les zones RAMSAR sont des zones humides d'importance internationale découlant de la Convention RAMSAR : ce traité intergouvernemental, signé le 2 février 1971 à Ramsar (Iran) et ratifié par la France en 1986, est relatif aux zones humides d...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0120837772086 4.38646844954897</ows:LowerCorner>
        <ows:UpperCorner>-51.9002827268327 5.80911868439964</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1e844cfc-57df-482b-8786-81aca541fcb0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_09225_benthos_rgfg95</Name>
      <Title>Inventaire de la macrofaune benthique (2011), benthos</Title>
      <Abstract>Inventaire de la macrofaune benthique (2011), benthos</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.6974515242967 4.97035654218051</ows:LowerCorner>
        <ows:UpperCorner>-51.3043829083456 6.73169009385638</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/07a89c43-a024-4ce5-84fe-d1d2702ba356"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_09225_oiseaux_rgfg95</Name>
      <Title>Inventaire de la macrofaune benthique (2011), oiseaux</Title>
      <Abstract>Inventaire de la macrofaune benthique (2011), oiseaux</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.7011790472877 4.96201085323165</ows:LowerCorner>
        <ows:UpperCorner>-51.3428319252112 6.60587410080356</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1ae33c8e-18dd-4420-985c-0dd2b539116a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_09225_stations_rgfg95</Name>
      <Title>Inventaire de la macrofaune benthique (2011), stations</Title>
      <Abstract>Inventaire de la macrofaune benthique (2011), stations</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.697454964048 4.97035652826244</ows:LowerCorner>
        <ows:UpperCorner>-51.3043863027398 6.7316935051061</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bd9cf231-851f-4219-9281-a637e241811e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_09225_cetaces_rgfg95</Name>
      <Title>Inventaire de la macrofaune benthique (2011), cétacés</Title>
      <Abstract>Inventaire de la macrofaune benthique (2011), cétacés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.6453932159056 5.04059613657456</ows:LowerCorner>
        <ows:UpperCorner>-52.0416758393356 6.6435431285742</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8b10bba6-fbd6-4e19-893a-0208a387d4fa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_remire_oct18_ligne2_rgfg95_utm22n_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2018 sur le secteur de l'île de Cayenne</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.2637583010276 4.88833755247722</ows:LowerCorner>
        <ows:UpperCorner>-52.2485265152693 4.90753478832776</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/298a8530-5ab7-49e7-a9af-d2080207cde9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_montjoly_oct18_ligne2_rgfg95_utm22n_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2018 sur le secteur de l'île de Cayenne - Donnée n°2</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.2842080075053 4.91298192349755</ows:LowerCorner>
        <ows:UpperCorner>-52.2602300406813 4.93546725957892</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/298a8530-5ab7-49e7-a9af-d2080207cde9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_montabo_oct18_ligne_lv_rgfg95_utm22n_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2018 sur le secteur de l'île de Cayenne - Donnée n°3</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010703748414 4.94002059040562</ows:LowerCorner>
        <ows:UpperCorner>-52.2912429724001 4.94865856214951</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/298a8530-5ab7-49e7-a9af-d2080207cde9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ligne_awala_nov19_rgfg95_utm22n_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2019 sur le secteur de Awala-Yalimapo</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9504757990805 5.74355841025394</ows:LowerCorner>
        <ows:UpperCorner>-53.9371212542558 5.7469371739264</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cc5d8691-0b8e-49fb-abf2-faefef914d7d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ile_de_cay_nov_19_rgfg95_utm22n_l</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2019 sur le secteur de l'Île de Cayenne</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.301074044249 4.89007618676403</ows:LowerCorner>
        <ows:UpperCorner>-52.2514453533588 4.94870667376349</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8811d774-8189-4a3a-a97c-e7a167c131e4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ligne_kourou_nov19_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2019 sur le secteur de Kourou</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6547883446814 5.16001917713308</ows:LowerCorner>
        <ows:UpperCorner>-52.6265286711478 5.18501993639963</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/60f07c41-0fed-4724-b30d-573889b9797b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ligne_macouria_nov19_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2019 sur le secteur de Macouria</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3925648965521 4.93096923949099</ows:LowerCorner>
        <ows:UpperCorner>-52.3774432313819 4.94751823092448</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2453d086-93a4-4279-ac2e-192de99a02ab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_awala_nov_20_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2020 sur le secteur de Awala-Yalimapo</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9505783116425 5.74331362846223</ows:LowerCorner>
        <ows:UpperCorner>-53.937153050808 5.74693927149787</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/377847c1-553d-446d-86ef-f811871ce5a4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_cay_nov_20_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2020 sur le secteur de l'Île de Cayenne</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010717462402 4.89004431018755</ows:LowerCorner>
        <ows:UpperCorner>-52.251413580693 4.94874444913466</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c1539e40-0447-4ab5-96bc-266b52df0c87"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_kourou_nov_20_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2020 sur le secteur de Kourou</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6559234504007 5.15997317501398</ows:LowerCorner>
        <ows:UpperCorner>-52.6266686509898 5.1862458024988</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/23a544b2-189c-465b-b234-67589e99a5aa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_sablances_nov_20_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2020 sur le secteur de Macouria</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3926387233388 4.93095659567887</ows:LowerCorner>
        <ows:UpperCorner>-52.3774276237744 4.94765673612537</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3c75b67e-1c7d-4cc1-baf2-360a5402fcec"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ligne_awala_nov2021_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de novembre 2021 sur le secteur de Awala-Yalimapo</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9506128014868 5.74330696850615</ows:LowerCorner>
        <ows:UpperCorner>-53.9371003326529 5.74712297791667</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4ea3c358-4494-4646-a271-019177a0c4e1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ligne_cay_oct_2021_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre et juillet 2021 sur le secteur de l'Île de Cayenne - Donnée n°2</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010700249849 4.89005010143283</ows:LowerCorner>
        <ows:UpperCorner>-52.2513757192212 4.94862507950533</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/bea11c09-937c-4de3-90d5-114edb205820"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ligne_kourou_octo_2021_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2021 sur le secteur de Kourou</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6566935593265 5.15994741732642</ows:LowerCorner>
        <ows:UpperCorner>-52.6266580828582 5.18705607354792</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/0d432735-14e3-4ade-8148-3223de5dda3f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_ligne_sablance_oct_2021_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2021 sur le secteur de Macouria</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3926248188376 4.93097057080403</ows:LowerCorner>
        <ows:UpperCorner>-52.3774328735215 4.9477043690942</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e783beb8-0f11-44ad-8211-c048b724572e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_kou_oct18_ligne_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2018 sur le secteur de Kourou</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.656698616082 5.16000966371889</ows:LowerCorner>
        <ows:UpperCorner>-52.6264943316749 5.18706907414522</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7573f20c-52cd-4187-b244-dcb197fe0a07"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_kou_mars18_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de mars 2018 sur le secteur de Kourou - Donnée n°2</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6527551063468 5.1600543237687</ows:LowerCorner>
        <ows:UpperCorner>-52.6264609663381 5.18284384563305</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6c9bc9df-b655-46dd-b170-bca6119bcec5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_awala_oct18_lignes_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2018 sur le secteur de Awala-Yalimapo</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9504765861534 5.74354161565491</ows:LowerCorner>
        <ows:UpperCorner>-53.9341944315599 5.7467741313203</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/42460275-5fb1-4350-af00-acd4a93c08fc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_sab_lignes_lv_oct18_rgfg95_utm22n</Name>
      <Title>ODyC Guyane, levés du trait de côte de octobre 2018 sur le secteur de Macouria</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3925586932863 4.93098409373371</ows:LowerCorner>
        <ows:UpperCorner>-52.3774534334644 4.94754444643197</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/17fd496a-c580-4052-9871-7a1c54a4cbd3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprn_20150007_s_973</Name>
      <Title>PPRN,Zone réglementée du plan de prévention des risques naturels inondation de Saint-Laurent du Maroni,2022</Title>
      <Abstract>PPRN,Zone réglementée du plan de prévention des risques naturels inondation de Saint-Laurent du Maroni,2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0882755630051 5.39868274894454</ows:LowerCorner>
        <ows:UpperCorner>-53.965115311836 5.52679841464129</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e4071a6e-6a45-4726-bd6c-eb824fb3626b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforest_2021_onf_guyane</Name>
      <Title>Suivi des déforestations par imagerie RADAR (données masquées) - Guyane - 2021</Title>
      <Abstract>Données de suivi des déboisements par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d’observer les déboisements potentiels sur toute la Guyane durant l'année 2021.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5739798244103 2.16012302292424</ows:LowerCorner>
        <ows:UpperCorner>-51.6439459838332 5.75361708762166</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f59e1938-839e-498c-88e6-27b70aa2441f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:frontiere_maroni_20210315_s_973</Name>
      <Title>Frontière entre Guyane française – Suriname</Title>
      <Abstract>Frontière entre Guyane française – Suriname</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4844340306481 3.33833238718432</ows:LowerCorner>
        <ows:UpperCorner>-53.9371506740382 5.80109386829691</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7ce1aefe-06fc-4b00-9da0-17790d99dc1f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:occupation_sol_guyane_2001</Name>
      <Title>Occupation du sol Guyane 2001</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.61591735021 2.11089998396734</ows:LowerCorner>
        <ows:UpperCorner>-51.5951122547259 5.75911079043231</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/8752a21f-3413-4d7a-909f-ed633827e1dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:occupation_sol_guyane_2015</Name>
      <Title>Occupation du sol Guyane 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6159173502089 2.11106128000043</ows:LowerCorner>
        <ows:UpperCorner>-51.5950799609471 5.75911082431556</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5ff158e3-b54c-4437-9e10-7b492f264abb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:limite_bancs_de_vase_guyane_2017</Name>
      <Title>ODyC Guyane, limite de la position des bancs de vase, 2017</Title>
      <Abstract>Limite de la position des bancs de vase le long du littoral guyanais en 2017. Cette limite est estimée à partir de l'indicateur d'atténuation de la houle visible via les images satellites Sentinel 2 d'une résolution de 10m.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0482563675738 4.70889142892452</ows:LowerCorner>
        <ows:UpperCorner>-52.0095739208348 5.92388524476847</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e0cf5697-c742-454a-94fd-d76b981f43f4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:limite_bancs_de_vase_guyane_2018</Name>
      <Title>ODyC Guyane, limite de la position des bancs de vase, 2018</Title>
      <Abstract>Limite de la position des bancs de vase le long du littoral guyanais en 2018. Cette limite est estimée à partir de l'indicateur d'atténuation de la houle visible via les images satellites Sentinel 2 d'une résolution de 10m. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0419693048051 4.67507287907515</ows:LowerCorner>
        <ows:UpperCorner>-51.9987861711962 5.92659791422933</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/720f191a-262a-4ef6-be94-bfa17dadf2a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:limite_bancs_de_vase_guyane_2019</Name>
      <Title>ODyC Guyane, limite de la position des bancs de vase, 2019</Title>
      <Abstract>Limite de la position des bancs de vase le long du littoral guyanais en 2019. Cette limite est estimée à partir de l'indicateur d'atténuation de la houle visible via les images satellites Sentinel 2 d'une résolution de 10m. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9443465230528 4.78136197910976</ows:LowerCorner>
        <ows:UpperCorner>-52.1193134404115 5.7920476308583</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/911679ae-22bc-403b-a48d-c3b010719c2f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:limite_bancs_de_vase_guyane_2020</Name>
      <Title>ODyC Guyane, limite de la position des bancs de vase, 2020</Title>
      <Abstract>Limite de la position des bancs de vase le long du littoral guyanais en 2020. Cette limite est estimée à partir de l'indicateur d'atténuation de la houle visible via les images satellites Sentinel 2 d'une résolution de 10m. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9440953454733 4.80979905576281</ows:LowerCorner>
        <ows:UpperCorner>-52.1618811491776 5.78496196684079</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4ac12121-b010-46f4-816a-3e6e99415c55"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:limite_bancs_de_vase_guyane_2021</Name>
      <Title>ODyC Guyane, limite de la position des bancs de vase, 2021</Title>
      <Abstract>Limite de la position des bancs de vase le long du littoral guyanais en 2021. Cette limite est estimée à partir de l'indicateur d'atténuation de la houle visible via les images satellites Sentinel 2 d'une résolution de 10m.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9464869722772 4.09916908523226</ows:LowerCorner>
        <ows:UpperCorner>-51.182372130899 5.81097452248798</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/96f54fa5-fa02-4a68-80e1-28603b8bab2a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:batiment</Name>
      <Title>Bâtiments du référentiel public PCI Vecteur Guyane (en vigueur) - Donnée n°2</Title>
      <Abstract>Bâtiments du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4701983332105 2.24135513331742</ows:LowerCorner>
        <ows:UpperCorner>-51.669588027712 5.75374511792069</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/7b108e90-f7f6-4eed-a4e3-780c05bda8f4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:subdivision_fiscale</Name>
      <Title>Subdivisions fiscales du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Subdivisions fiscales du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0887913553099 3.6178650425891</ows:LowerCorner>
        <ows:UpperCorner>-51.6312964110312 5.76143781305457</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ada0c7dd-2b87-46e1-857a-936873ae63f2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:section</Name>
      <Title>Sections du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Sections du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233367172 2.11275089760171</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951556 5.76548337635392</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/453c99f5-bb19-414e-8e3c-fd05d8eab181"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cours_eau</Name>
      <Title>Cours d'eau du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Cours d'eau du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4866190431014 2.16455759043923</ows:LowerCorner>
        <ows:UpperCorner>-51.5951329083986 5.76552086389682</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2e415ef9-ec1d-45d3-a449-fad83bfdd659"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lieu_dit</Name>
      <Title>Lieux-dits du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Lieux-dits du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233367172 2.11275089760171</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951556 5.76548337635392</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/81682950-c329-495b-bbd6-4a4abe9fdbe3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:divers_lineaire</Name>
      <Title>Linéaires divers du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Linéaires divers du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4730583576164 2.24125588820903</ows:LowerCorner>
        <ows:UpperCorner>-51.6333805550231 5.7535604864266</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/f5804ac9-b76e-4b5f-8587-6b30392cfe77"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:numero_voirie</Name>
      <Title>Numéros de voiries du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Numéros de voiries du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3462660340636 3.63528313498934</ows:LowerCorner>
        <ows:UpperCorner>-51.799550945784 5.75262555434336</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/826a2ad9-bcfb-488d-9b61-7fba658355de"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:divers_ponctuel</Name>
      <Title>Ponctuels divers du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Ponctuels divers du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4523786377636 2.24309983263481</ows:LowerCorner>
        <ows:UpperCorner>-51.661967771414 5.75289003288773</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a0577b6d-dd6a-426c-ba32-7d6a19011023"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:reperes_geodesiques</Name>
      <Title>Repères géodésiques du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Repères géodésiques du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4468755421667 3.16182154148452</ows:LowerCorner>
        <ows:UpperCorner>-51.6635830189432 5.69798717269034</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/eb98a614-7ceb-4fb1-8777-d5d9d719b45b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:commune</Name>
      <Title>Communes du référentiel public PCI Vecteur Guyane (en vigueur) </Title>
      <Abstract>Communes du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (04/2022).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6174824642551 2.10997802186971</ows:LowerCorner>
        <ows:UpperCorner>-51.617805939976 5.75512105572009</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c9f40f85-4264-4203-8b17-fb2df5b6655e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tdc_guy_1950_rgf95_utm22n</Name>
      <Title>test fiche tdc</Title>
      <Abstract>test fiche tdc</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9733193523754 4.3400749133103</ows:LowerCorner>
        <ows:UpperCorner>-51.6898846000203 5.77048234126684</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/403bc707-20c2-411c-a387-e6842d1d853c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelle</Name>
      <Title>Parcelles du référentiel public PCI Vecteur Guyane (en vigueur)</Title>
      <Abstract>Parcelles du référentiel public PCI Vecteur Guyane dans leur dernière date de mise à jour disponible (07/2021).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6201977783296 2.11275089760171</ows:LowerCorner>
        <ows:UpperCorner>-51.6335524761519 5.76143436488069</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5d0c83a7-7c0a-4fad-8db5-00bd7925765e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pedologie_guyane</Name>
      <Title>Pédologie de la Guyane</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6143701700054 2.11165654617199</ows:LowerCorner>
        <ows:UpperCorner>-51.6319853676766 5.76142021644156</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1279c932-5c9f-44ad-bfae-1ca992bf29d4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_cdl2023_perimetre_intervention_s</Name>
      <Title>Périmètres d'intervention du Conservatoire du littoral</Title>
      <Abstract>Périmètres d'intervention approuvés par le Conseil d'Administration du Conservatoire du littoral</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9056852758372 4.20652977110066</ows:LowerCorner>
        <ows:UpperCorner>-51.6560602069946 5.76141109054679</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/aa464210-f003-4a96-a91a-1cc1ced9b151"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:odyc_guyane_leves_tdc_2022_kourou</Name>
      <Title>ODyC Guyane, levés du trait de côte de septembre 2022 sur le secteur de Kourou</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.6580568253626 5.15993679012394</ows:LowerCorner>
        <ows:UpperCorner>-52.626654673522 5.18850353430871</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3248f4f6-a48b-45af-9a9a-bdea5564da59"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:odyc_guyan_leves_tdc_2022_macouria</Name>
      <Title>ODyC Guyane, levés du trait de côte de Septembre 2022 sur le secteur de Macouria</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3913993767042 4.93096639326694</ows:LowerCorner>
        <ows:UpperCorner>-52.3774310651968 4.94613406186164</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/3ec0b2a1-a0e0-4131-8fb2-86f57de1c928"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:odyc_guyane_leves_tdc_2022_awala</Name>
      <Title>ODyC Guyane, levés du trait de côte en 2022 sur le secteur d’Awala-Yalimapo</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9504203330287 5.74373175552581</ows:LowerCorner>
        <ows:UpperCorner>-53.9353909693302 5.74751256753826</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5095e807-0644-4e6f-9a26-aadd13b7d952"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evolution</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648663503412 4.56974346363635</ows:LowerCorner>
        <ows:UpperCorner>-52.2775876396577 5.56084692544102</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:menaces</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°2</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648574093232 4.58726846260714</ows:LowerCorner>
        <ows:UpperCorner>-52.2783606488492 5.55529657374662</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:proprietaires</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°3</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648793786695 4.03290906461895</ows:LowerCorner>
        <ows:UpperCorner>-51.7175815948587 5.56153409663284</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:savanes_1950_diff</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°5</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4618478100051 4.54538699716596</ows:LowerCorner>
        <ows:UpperCorner>-52.2785750585229 5.55873482787771</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:savanes_actuelles_detaillees</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°8</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648793786695 4.54487774722935</ows:LowerCorner>
        <ows:UpperCorner>-52.2779790170669 5.56058407409133</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:savanes_actuelles_brutes</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°7</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648793786695 4.03290906461895</ows:LowerCorner>
        <ows:UpperCorner>-51.7175815948587 5.56153409663284</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:savanes_1950_nettes</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°6</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648804675655 4.54487774722935</ows:LowerCorner>
        <ows:UpperCorner>-52.2775436723541 5.56084692544102</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:savanes_1950_brutes</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°4</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648804675655 4.54487774722935</ows:LowerCorner>
        <ows:UpperCorner>-52.2775436723541 5.56084692544102</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:verif_terrain_non_savanes</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°11</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.41693807964 4.04014747895638</ows:LowerCorner>
        <ows:UpperCorner>-51.7296623712732 5.55116612646576</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:savanes_actuelles_diff</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°9</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4616529573965 4.03311727821801</ows:LowerCorner>
        <ows:UpperCorner>-51.7199038243742 5.55874300041357</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:savanes_actuelles_nettes</Name>
      <Title>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022 - Donnée n°10</Title>
      <Abstract>Atlas des savanes de Guyane : localisation, patrimonialité et menaces -2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.4648793786695 4.03290906461895</ows:LowerCorner>
        <ows:UpperCorner>-51.7175815948587 5.56153409663284</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/36ddca89-d70c-4702-bfac-1ad8ccf38332"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforest_2022_onf_guyane</Name>
      <Title>Suivi des déforestations par imagerie RADAR (données masquées) - Guyane - 2022</Title>
      <Abstract>Données de suivi des déboisements par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d’observer les déboisements potentiels sur toute la Guyane durant l'année 2022.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5758577997106 2.15271437969599</ows:LowerCorner>
        <ows:UpperCorner>-51.6518512483677 5.7513466017611</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4f61dedb-48bb-4429-ad68-fe6a09688516"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_cartographie_maroni_dgtm_s_973</Name>
      <Title>Cartographie bancs de sable et sauts du Maroni - Guyane 2023</Title>
      <Abstract>Cartographie bancs de sable et sauts du Maroni - Guyane 2023</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4847376416823 3.33319140480158</ows:LowerCorner>
        <ows:UpperCorner>-53.9776253885881 5.43221751783606</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a223f53a-32b5-41d3-b12b-734217947ab6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zae_2018</Name>
      <Title>Périmètres des Zones d'Activités Économiques (ZAE) de 2018</Title>
      <Abstract>Il s'agit des périmètres des Zones d'Activités Économiques recensées en 2018 par l'AUDeG dans le cadre de son Observatoire de l'Économie.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0383492123495 3.89271306447598</ows:LowerCorner>
        <ows:UpperCorner>-51.8077007354766 5.67775339383521</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/75036ee5-c105-4e04-865c-c2aa3580d6cf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_attrib_agricole_20230629</Name>
      <Title>Attributions foncières agricoles (2023)</Title>
      <Abstract>Représentation cartographique des attributions agricoles de l’État (concession agricole et bail emphytéotique agricole) à la date du 29/06/2023.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3478351874052 3.58325776542176</ows:LowerCorner>
        <ows:UpperCorner>-51.6879673013291 5.69422174611084</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/ec6bf341-a3e8-4791-87c1-ecd265fcb5f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bruit_zbr_infra_r_a_ld_s_973</Name>
      <Title>Zones de bruits stratégiques, type A indice Lden, Guyane, 2023</Title>
      <Abstract>Zones de bruits stratégiques, type A indice Lden, Guyane, 2023</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4804988882063 4.83232751588805</ows:LowerCorner>
        <ows:UpperCorner>-52.2687483754558 5.02078930925785</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c477e679-af10-4f96-a3cd-cf37db4b11d8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bruit_zbr_infra_r_a_ln_s_973</Name>
      <Title>Zones de bruits stratégiques, type A indice Ln, Guyane, 2023</Title>
      <Abstract>Zones de bruits stratégiques, type A indice Ln, Guyane, 2023</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4783113428439 4.8354843228324</ows:LowerCorner>
        <ows:UpperCorner>-52.2697271540245 5.01887486613806</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6047fcd2-86e9-4699-b096-58cb83fa9721"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bruit_zbr_infra_r_c_ld_s_973</Name>
      <Title>Zones de bruits stratégiques, type C Lden, Guyane, 2023</Title>
      <Abstract>Zones de bruits stratégiques, type C Lden, Guyane, 2023</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4761640476678 4.83686919538081</ows:LowerCorner>
        <ows:UpperCorner>-52.271555688246 5.01636254548933</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/a5876e07-ed9a-4134-b272-b54849540d0a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_bruit_zbr_infra_r_c_ln_s_973</Name>
      <Title>Zones de bruits stratégiques, type C Ln, Guyane, 2023</Title>
      <Abstract>Zones de bruits stratégiques, type C Ln, Guyane, 2023</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.4760785442861 4.8369897300606</ows:LowerCorner>
        <ows:UpperCorner>-52.2715607250735 5.01630200699862</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/1a3ff989-9f8b-461c-86b7-f16494652787"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:loyers_communes_2022</Name>
      <Title>Montants de loyers privés médians par commune en 2022 en Guyane</Title>
      <Abstract>Montants de loyers privés médians charges incluses par commune, observés dans le cadre du Tableau de bord des loyers 2022. Les loyers sont issus d'annonces de biens mis en location sur le site leboncoin entre mars et novembre 2022.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233367172 2.11275089760171</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951556 5.76548337635392</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cb9de514-8308-4daa-8385-59508f7ed3b5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:loyers_secteurs_2022</Name>
      <Title>Montants de loyers privés médians par quartier en 2022 en Guyane</Title>
      <Abstract>Montants de loyers privés médians charges incluses par quartier, observés dans le cadre du Tableau de bord des loyers 2022. Les loyers sont issus d'annonces de biens mis en location sur le site leboncoin entre mars et novembre 2022.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0955631519582 4.73477761430735</ows:LowerCorner>
        <ows:UpperCorner>-52.2434532972742 5.59397023749447</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/cb9de514-8308-4daa-8385-59508f7ed3b5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lidar_acquis_s_973</Name>
      <Title>Emprises Lidar acquis</Title>
      <Abstract>Emprises Lidar acquis</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.497703248956 2.99115039851815</ows:LowerCorner>
        <ows:UpperCorner>-51.7902738335039 5.76285701898929</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/45493891-66ce-4409-bd94-2db94f7b9f0c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:satellite_acquis_s_973</Name>
      <Title>Emprises des images satellites acquises</Title>
      <Abstract>Emprises des images satellites acquises</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4320942532903 3.62146599267515</ows:LowerCorner>
        <ows:UpperCorner>-51.7651186907972 6.08849204343976</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6d352120-8d0a-4b0d-a259-14ac804315ed"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_batiautorisee1999a2019_s_973</Name>
      <Title>Bâti autorisé ayant fait l'objet d'un permis de construire déposé entre 1999 et 2019 (2023)</Title>
      <Abstract>Constructions autorisées ayant fait l'objet d'un permis de construire déposé entre 1999 et 2019. Travail réalisé dans le cadre de l'étude "Urbanisation spontanée" (AUDeG, 2023) menée sur les communes de Cayenne, Macouria, Matoury, Montsinéry-Tonnégrande, Roura et Papaïchton.
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2014480448069 3.80601473458315</ows:LowerCorner>
        <ows:UpperCorner>-52.243260922942 5.67824196989946</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e82b9502-2e9e-43cb-961a-3b59c35835dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n_zone_reg_pprt_20160001_s_973</Name>
      <Title>PPRT - Zonage réglementaire du plan de prévention des risques technologiques de la Montagne des Serpents, Roura 2024</Title>
      <Abstract>PPRT - Zonage réglementaire du plan de prévention des risques technologiques de la Montagne des Serpents, Roura 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3848063605248 4.6921269392049</ows:LowerCorner>
        <ows:UpperCorner>-52.3642193798984 4.71027825596891</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/30e52266-173b-44eb-b1e1-0f5f54d659f7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:her_2015_06_19</Name>
      <Title>Hydro-ecoregions de la Guyane, (2005)</Title>
      <Abstract>Hydro-ecoregions de la Guyane, (2005)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.617477162734 2.1099780617444</ows:LowerCorner>
        <ows:UpperCorner>-51.6178050434591 5.75428552904653</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4a0bfd48-b5e8-4138-9f6b-e2f3809d8e41"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:oam_surf_expl_2022_s</Name>
      <Title>Surfaces exploitées par l'activité minière en Guyane</Title>
      <Abstract>Surfaces déforestées ou dégradées dans le cadre de l’activité minière en Guyane tant par l’activité minière légale que par l’orpaillage illégal. Seules les extensions sont prises en compte, les repasses d’exploitation ne sont pas traitées.
La série de données couvre l’ensemble du territoire guyanais depuis les années 1990. Les données sont produites par télédétection d’images satellitaires.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.464634905502 2.84811818395001</ows:LowerCorner>
        <ows:UpperCorner>-51.8013011088777 5.31709315348062</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d25a319f-1c86-42be-8e59-c97e92e7e910"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:deforest_2023_onf_guyane</Name>
      <Title>Suivi des déforestations par imagerie RADAR (données masquées) - Guyane - 2023</Title>
      <Abstract>Données de suivi des déboisement potentiels par imagerie RADAR (Sentinel 1, 10m de résolution), fournies par ONF International. Elle permet d’observer les déboisements potentiels sur toute la Guyane durant l'année 2023.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.5729924509748 2.16039623936986</ows:LowerCorner>
        <ows:UpperCorner>-51.6412433309961 5.75443427401842</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/aaf2bc37-f7a5-4b1b-957a-089ea6523220"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:balata_fouille_maringouins_s_973</Name>
      <Title>Périmètre du projet d'aménagement de la RN1 entre l'échangeur Balata et le giratoire des Maringouins, 2024</Title>
      <Abstract>Périmètre du projet d'aménagement de la RN1 entre l'échangeur Balata et le giratoire des Maringouins, 2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3369783963371 4.89002090757151</ows:LowerCorner>
        <ows:UpperCorner>-52.3240865390827 4.90302334446874</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/6bbadaf7-7762-4441-afec-cf3dbcd3941e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:masse_eau_transition_s_973</Name>
      <Title>Masses d'eau de transition - Guyane 2022</Title>
      <Abstract>Masses d'eau de transition - Guyane 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.2168039424542 3.79720173565253</ows:LowerCorner>
        <ows:UpperCorner>-51.6167577981005 5.75137343800439</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/b6e2e034-42de-43df-978f-a25038056b39"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:masse_eau_riviere_l_973</Name>
      <Title>Masses d'eau rivière - Guyane 2022</Title>
      <Abstract>Masses d'eau rivière - Guyane 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.511938312847 2.1394409064611</ows:LowerCorner>
        <ows:UpperCorner>-51.7065041524603 5.6429436933343</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/65770c79-6481-43e3-8518-deb78844551b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:masse_eau_cotiere_s_973</Name>
      <Title>Masses d'eau Côtières - Guyane 2022</Title>
      <Abstract>Masses d'eau Côtières - Guyane 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.9692813560241 4.44168013758712</ows:LowerCorner>
        <ows:UpperCorner>-51.6341106034543 5.88452421794503</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/e05fb7ac-e7ef-4550-b0fb-19a0ae69ce6b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:masse_eau_plan_d_eau_s_973</Name>
      <Title>Masse d'eau Plan d'eau - Guyane 2022</Title>
      <Abstract>Masse d'eau Plan d'eau - Guyane 2022</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-53.2527811966442 4.64062419197994</ows:LowerCorner>
        <ows:UpperCorner>-52.8832660440424 5.06911330557053</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/219ff3ca-78c2-427c-b0b1-671531243931"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lidar_projet_s_973</Name>
      <Title>Emprises Lidar projet</Title>
      <Abstract>Emprises Lidar projet</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3466207359752 3.85135287311695</ows:LowerCorner>
        <ows:UpperCorner>-51.919910797198 5.7464939845568</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d73c150c-a90f-4a73-8b0f-ccd321a6df05"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:loyers_communes_2023</Name>
      <Title>Montants de loyers privés médians par commune en 2023 en Guyane</Title>
      <Abstract>Montants de loyers privés médians charges incluses par commune, observés dans le cadre du Tableau de bord des loyers 2023. Les loyers sont issus d'annonces de biens mis en location sur le site leboncoin entre mars et novembre 2023.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6202233367172 2.11275089760171</ows:LowerCorner>
        <ows:UpperCorner>-51.6296678951556 5.76548337635392</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c05c9ae0-5956-4f6d-a787-7abc0b897629"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:loyers_secteurs_2023</Name>
      <Title>Montants de loyers privés médians par quartier en 2023 en Guyane</Title>
      <Abstract>Montants de loyers privés médians charges incluses par quartier, observés dans le cadre du Tableau de bord des loyers 2023. Les loyers sont issus d'annonces de biens mis en location sur le site leboncoin entre mars et novembre 2023.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0955631519582 4.73477761430735</ows:LowerCorner>
        <ows:UpperCorner>-52.2434532972742 5.59397023749447</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/c05c9ae0-5956-4f6d-a787-7abc0b897629"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_perimetre_zad_s_973</Name>
      <Title>Périmètres des Zones d’Aménagement Différé (ZAD) en Guyane,2024</Title>
      <Abstract>Périmètres des Zones d’Aménagement Différé (ZAD) en Guyane,2024</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.0112480109686 4.8211872644616</ows:LowerCorner>
        <ows:UpperCorner>-52.2857678689627 5.6685442594484</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/2d8ad5f1-69b3-4203-ad42-39715b33f27d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:oam_surf_expl_2023_s</Name>
      <Title>Surfaces exploitées par l'activité minière en Guyane</Title>
      <Abstract>Surfaces déforestées ou dégradées dans le cadre de l’activité minière en Guyane tant par l’activité minière légale que par l’orpaillage illégal. Seules les extensions sont prises en compte, les repasses d’exploitation ne sont pas traitées.
La série de données couvre l’ensemble du territoire guyanais depuis les années 1990. Les données sont produites par télédétection d’images satellitaires.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.4646968999068 2.84811818395001</ows:LowerCorner>
        <ows:UpperCorner>-51.8013011088777 5.32819565593222</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/d25a319f-1c86-42be-8e59-c97e92e7e910"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:essai_sites</Name>
      <Title>DGTM_SITES_pas_a_pas</Title>
      <Abstract>sites inscrits 2025 essai</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.3376235912784 3.88724088993482</ows:LowerCorner>
        <ows:UpperCorner>-51.6906717510946 5.51440236416614</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:trait_de_cote_2023_idc_mars</Name>
      <Title>ODyC Guyane, levés du trait de côte en septembre 2023 sur le secteur de l'île de Cayenne</Title>
      <Abstract>État des levés du trait de côte en septembre 2023, sur le secteur de l'île de Cayenne. Relevés réalisés par l’Observatoire de la Dynamique Côtière de Guyane. Le trait de côte se définit comme étant la limite entre le haut de plage et l’arrière-plage. Cette limite peut être matérialisée par : le pied de la micro-falaise si un front d’érosion est présent ; le pied de l’aménagement si un ouvrage est présent ; la limite de végétation et/ou la limite de laisse de mer. La fréquence d’acquisition prévue dans le cadre de l’observatoire de la dynamique côtière est de type annuel, vers le mois d’octobre (saison sèche). Cependant des acquisitions peuvent être effectuées plus tôt dans l'année pour permettre une meilleure résolution temporelle.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3010835819915 4.89025957787489</ows:LowerCorner>
        <ows:UpperCorner>-52.2522713354155 4.94874045826794</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/4c768bfd-d644-44c1-8879-4b70873866fe"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:trait_de_cote_2023_macouria</Name>
      <Title>ODyC Guyane, levés du trait de côte en septembre 2023 sur le secteur de Macouria</Title>
      <Abstract>État des levés du trait de côte en mars 2023, sur le secteur d’Awala-Yalimapo. Relevés réalisés par l’Observatoire de la Dynamique Côtière de Guyane. Le trait de côte se définit comme étant la limite entre le haut de plage et l’arrière-plage. Cette limite peut être matérialisée par : le pied de la micro-falaise si un front d’érosion est présent ; le pied de l’aménagement si un ouvrage est présent ; la limite de végétation et/ou la limite de laisse de mer. La fréquence d’acquisition prévue dans le cadre de l’observatoire de la dynamique côtière est de type annuel, vers le mois d’octobre (saison sèche). Cependant des acquisitions peuvent être effectuées plus tôt dans l'année pour permettre une meilleure résolution temporelle.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-52.3949187400867 4.92914691654966</ows:LowerCorner>
        <ows:UpperCorner>-52.3753771932485 4.9504465556409</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/5c7dd0c8-f4d1-486f-a6ba-ea4d6cb4b73e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:objectif_massedeaubassinversant_s_973</Name>
      <Title>DCE, Objectifs d'état assignés aux masses d'eau de Guyane - SDAGE 2022-2027</Title>
      <Abstract>Objectif imposé par la directive cadre sur l'eau (DCE). Cette dernière fixe quatre objectifs environnementaux majeurs que sont : la non-détérioration des masses d'eau , l'atteinte du « bon état * » ou du « bon potentiel » des masses d'eau d'ici 2021 ou 2027 selon les masses d’eau, la réduction ou la suppression de la pollution par les « substances prioritaires », et le respect de toutes les normes dans les zones protégées . Les objectifs assignés aux masses d'eau et les objectifs de réduction ou de suppression des substances prioritaires sont inscrits dans les schémas directeurs d'aménagement et de gestion des eaux * (SDAGE).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2972</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-54.6174366090366 2.10997978580764</ows:LowerCorner>
        <ows:UpperCorner>-51.6210349412097 5.75447178791319</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.geoguyane.fr/geonetwork/srv/"/>
    </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>
