<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns="http://www.opengis.net/wfs/2.0" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
  <ows:ServiceIdentification>
    <ows:Title>WFS demo server</ows:Title>
    <ows:Abstract>abstract</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.karugeo.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.karugeo.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.karugeo.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.karugeo.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.karugeo.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.karugeo.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.karugeo.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.karugeo.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.karugeo.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.karugeo.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.karugeo.fr/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://datacarto.karugeo.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:GeolocalisationdesetablissementsrattachesalAcademiedelaGuadeloupe</Name>
      <Title>Géolocalisation des établissements rattachés à l'Académie de la Guadeloupe</Title>
      <Abstract>Rectorat de la Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1011275321966 0</ows:LowerCorner>
        <ows:UpperCorner>0.716091728279309 18.1052753549687</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href=""/>
    </FeatureType>
    <FeatureType>
      <Name>ms:boueesrnnpt</Name>
      <Title>Localisation des bouées de la réserve naturelle de Petite-Terre (Désirade)</Title>
      <Abstract>Délimitation par bouées de la réserve de Petite-terre</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.1419756723939 16.1540109159501</ows:LowerCorner>
        <ows:UpperCorner>-61.0966404002157 16.1900447139061</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1796f98c-14cd-4a03-b00d-ebb51ac1b73c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:aireoptimaleadhesion</Name>
      <Title>Limites des zones classées Aire optimale d'adhésion (AOA) du Parc national de la Guadeloupe</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8117053686881 15.9445337568876</ows:LowerCorner>
        <ows:UpperCorner>-61.3976647647493 16.5167109579286</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fc35ad93-436a-4529-8fad-6fbffdad924b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cadrnnpt</Name>
      <Title>Parcellaire de la réserve naturelle nationale de Petite-Terre</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.130733774937 16.1670751198072</ows:LowerCorner>
        <ows:UpperCorner>-61.1031029868266 16.181799059869</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ecf6dcde-23c0-40a6-9928-d95f87c8ac1f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcellairesfdep2008</Name>
      <Title>Parcellaire forestier de la Forêt Départementale - 2008</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7761694977222 15.93358208397</ows:LowerCorner>
        <ows:UpperCorner>-61.3277297415887 16.4354852420836</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a58afaea-1625-47f5-b5db-53b604da6bb3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cadastrefdl2012</Name>
      <Title>Parcelles cadastrales de la forêt domaniale du littoral - 2012</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123718083781 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9985538491133 16.5167004665625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/996c495d-900b-4233-97e1-30bd2db8bd44"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcelleforestierefdl</Name>
      <Title>Parcelles forestières ayant une emprise sur la forêt domaniale littorale - 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123718083781 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9985538491133 16.5167004665625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/61935d85-e2a4-4c18-bd86-14a1ab3c72a9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcellairefdd2015</Name>
      <Title>Parcelles forestières de la Forêt Départemenalo-Domaniale (FDD) - 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7778790743343 15.9774098016322</ows:LowerCorner>
        <ows:UpperCorner>-61.5771067207078 16.3275182473277</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/da63f8f4-fe27-4f26-bfbe-d24dbecddc10"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mabacentrale2015</Name>
      <Title>Réserve de biosphère (MAB) de la Guadeloupe - Aire centrale 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8100903710014 16.0002109288737</ows:LowerCorner>
        <ows:UpperCorner>-61.5175467737983 16.3824206018861</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2044af90-3f6b-400c-aa1c-20c0b281bb2b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vegetationfdl1995</Name>
      <Title>Végétation recensée sur le périmètre de forêt domaniale du littoral (FDL) - 1995</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123718083781 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9985538491133 16.5167004665625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1ba20339-1499-4de7-9e82-08e08cb36e1a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vegetationfdl2011</Name>
      <Title>Végétation recensée sur le périmètre de forêt domaniale du littoral (FDL) - 2011</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123718083781 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9985538491133 16.5167004665625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2541f62e-b5dc-439c-a07d-40d56aaa6e54"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dcea_2010</Name>
      <Title>Délimitation et caractérisation des espaces agricoles en 2010 (DCEA) - DAAF</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0955373267148 15.8356526477232</ows:LowerCorner>
        <ows:UpperCorner>-60.98289767806 18.1201681130086</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/80757367-c73b-4dde-9ff5-f96b9cc53a7b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dcea_2013</Name>
      <Title>Délimitation et caractérisation des espaces agricoles en 2013 (DCEA) - DAAF</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0955373267148 15.8356526477233</ows:LowerCorner>
        <ows:UpperCorner>-60.9828976780564 18.1201681130086</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/30d0f647-f909-4ed9-9d32-2b032a6d43c5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:forets_regimeforestier</Name>
      <Title>Forêt relevant du régime forestier</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123718083781 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9985538491133 16.5167004665625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/93aa3830-687f-4da4-a6eb-64191c54dddf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:peuplementforestierfdep2011</Name>
      <Title>Peuplements forestiers de la Forêt Départementale- 2011</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7761801103862 15.933582083971</ows:LowerCorner>
        <ows:UpperCorner>-61.3277297415903 16.4354853043041</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3ca9f573-31e6-4da1-975d-de0cce0b9c9d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:airemarineadjacente</Name>
      <Title>Limites de la zone classée Aire maritime adjacente (AMA) du Parc national de la Guadeloupe</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-62.0189468619676 16.0858178497587</ows:LowerCorner>
        <ows:UpperCorner>-61.4646817085569 16.5197611343783</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/87102e7d-d85b-4dca-8d6d-a93ad8798b4c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_baie_mahault</Name>
      <Title>Plan de Prévention des Risques Naturels - BAIE-MAHAULT 97 103</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6490631463104 16.2118907705939</ows:LowerCorner>
        <ows:UpperCorner>-61.541302554828 16.2873320922177</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bcfb6e1f-2f64-4e18-b84b-f35a60f458a5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_bouillante</Name>
      <Title>Plan de Prévention des Risques Naturels - BOUILLANTE 97 106</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7847522295729 16.0893908518231</ows:LowerCorner>
        <ows:UpperCorner>-61.7231866786788 16.1878154875332</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c969f367-c689-4868-aacf-9144a098fa80"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_capesterre_belle_eau</Name>
      <Title>Plan de Prévention des Risques Naturels - CAPESTERRE BELLE EAU 97 107</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6847015311804 15.9857941250735</ows:LowerCorner>
        <ows:UpperCorner>-61.5548171040768 16.1116513390114</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0e8e572e-90ef-4326-a98d-ec158c82bb41"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_capesterre_de_mg</Name>
      <Title>Plan de Prévention des Risques Naturels - CAPESTERRE MG 97 108</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.2645047199543 15.8702515438821</ows:LowerCorner>
        <ows:UpperCorner>-61.1946076353508 15.9648139915913</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e162e2a5-f067-42ac-8302-b3223e783569"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_deshaies</Name>
      <Title>Plan de Prévention des Risques Naturels - DESHAIES 97 111</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8098651817298 16.2680814004151</ows:LowerCorner>
        <ows:UpperCorner>-61.7560076559501 16.3544812479964</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/165b4a6c-aea4-4266-b38d-c4fa087a83d6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_gourbeyre</Name>
      <Title>Plan de Prévention des Risques Naturels - GOURBEYRE 97 109</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7231545179538 15.9687806589939</ows:LowerCorner>
        <ows:UpperCorner>-61.6551683723299 16.0423012660412</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/67960edb-7b41-41cf-8661-669e26e42666"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_goyave</Name>
      <Title>Plan de Prévention des Risques Naturels - GOYAVE 97 114</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6697749314955 16.0833139463605</ows:LowerCorner>
        <ows:UpperCorner>-61.5599779113505 16.1631798888193</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/134d1b85-b5e7-4fb1-bd63-f39a0868802e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_grand_bourg_mg</Name>
      <Title>Plan de Prévention des Risques Naturels - GRAND-BOURG MG 97 112</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.3378240378069 15.8662540999131</ows:LowerCorner>
        <ows:UpperCorner>-61.2479067173771 15.9506636657531</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/023666ca-51be-4808-846f-34c01d63e71f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_la_desirade</Name>
      <Title>Plan de Prévention des Risques Naturels - LA DESIRADE 97 110</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.0986758984357 16.2895658403276</ows:LowerCorner>
        <ows:UpperCorner>-61.0002045493642 16.3514964577191</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4154274c-923c-4d8d-992c-49b692eed7c8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_le_gosier</Name>
      <Title>Plan de Prévention des Risques Naturels - LE GOSIER 97 113</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5306905901877 16.1961060700329</ows:LowerCorner>
        <ows:UpperCorner>-61.41916015656 16.258616799368</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a7b2e358-d9d5-48fc-8e93-0e2955ee484a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_le_moule</Name>
      <Title>Plan de Prévention des Risques Naturels - LE MOULE 97 117</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.4420880069143 16.276227274851</ows:LowerCorner>
        <ows:UpperCorner>-61.2771055911278 16.3934462835883</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3ed59a25-e36a-421f-b798-32837ca86dfd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_les_abymes</Name>
      <Title>Plan de Prévention des Risques Naturels - LES ABYMES 97 101</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5512787474189 16.222316316383</ows:LowerCorner>
        <ows:UpperCorner>-61.4365711865432 16.3126015546021</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9d6712e8-ca24-4c33-a4da-eb9a7e79e2dc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_morne_a_l_eau</Name>
      <Title>Plan de Prévention des Risques Naturels - MORNE-A-L'EAU 97 116</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5361457042126 16.28411424325</ows:LowerCorner>
        <ows:UpperCorner>-61.4000408438722 16.3584470650293</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/efa7be9d-d41b-4ecd-9977-8082421ba70c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_petit_canal</Name>
      <Title>Plan de Prévention des Risques Naturels - PETIT-CANAL 97 119</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.511715236632 16.3374677316817</ows:LowerCorner>
        <ows:UpperCorner>-61.3979512584963 16.4467919346237</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/509408be-ada7-4975-aabc-ffd3f71a231b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_pointe_a_pitre</Name>
      <Title>Plan de Prévention des Risques Naturels - POINTE-A-PITRE 97 120</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5580632819717 16.2130529351731</ows:LowerCorner>
        <ows:UpperCorner>-61.5253519778792 16.2531364324988</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b16f3c95-c2d9-4817-bbc6-0af585b72702"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_pointe_noire</Name>
      <Title>Plan de Prévention des Risques Naturels - POINTE-NOIRE 97 121</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8078011198942 16.1797556355823</ows:LowerCorner>
        <ows:UpperCorner>-61.7228764925221 16.2744939112161</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/72e09b0e-fc6f-47ac-ad65-5cf0dc72545c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_port_louis</Name>
      <Title>Plan de Prévention des Risques Naturels - PORT-LOUIS 97 122</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5419287330512 16.3845359262585</ows:LowerCorner>
        <ows:UpperCorner>-61.4342690551158 16.4554008119211</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1f182b67-cb3c-46a9-9b58-bbc88cae4731"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_saint_claude</Name>
      <Title>Plan de Prévention des Risques Naturels - SAINT-CLAUDE 97 124</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7317843540947 15.9962476311264</ows:LowerCorner>
        <ows:UpperCorner>-61.6598158674259 16.0850169565588</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/44a22619-56e9-4742-92e6-e043eccb7257"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_sainte_anne</Name>
      <Title>Plan de Prévention des Risques Naturels - SAINTE- ANNE 97 128</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.4552641494774 16.2093158496657</ows:LowerCorner>
        <ows:UpperCorner>-61.3236026625085 16.3035202899936</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/10396a81-ef59-4367-853b-3b145fa7f9b7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_sainte_rose</Name>
      <Title>Plan de Prévention des Risques Naturels - SAINTE-ROSE 97 129</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.766679947359 16.2252068281722</ows:LowerCorner>
        <ows:UpperCorner>-61.6009779803658 16.3621291346009</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/26690242-3270-4ff5-8caa-54f67ac320ff"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_saint_louis_de_marie_galante</Name>
      <Title>Plan de Prévention des Risques Naturels - SAINT-LOUIS MG 97 126</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.3234601974355 15.923165513719</ows:LowerCorner>
        <ows:UpperCorner>-61.2229725429516 16.0076617422196</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7a90a56b-6889-4c07-8d11-7b92a807db4f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_terre_de_bas</Name>
      <Title>Plan de Prévention des Risques Naturels - TERRE-DE-BAS 97 130</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.651019256598 15.8394893875433</ows:LowerCorner>
        <ows:UpperCorner>-61.6142989473801 15.8713236994941</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3787aff4-0722-442c-b01e-bd58d64a5fb0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_trois_riviere</Name>
      <Title>Plan de Prévention des Risques Naturels - TROIS-RIVIERES 97 132</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6845163823955 15.9518436496167</ows:LowerCorner>
        <ows:UpperCorner>-61.6139571300539 16.0336504455153</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/27eb808b-69a0-49cc-bdc8-be33eb7447f1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ramsar</Name>
      <Title>RAMSAR de la Guadeloupe</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7935653329925 16.2549343879583</ows:LowerCorner>
        <ows:UpperCorner>-61.4602231021435 16.4623385041539</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ee8b59c7-454c-44cd-8f60-e02766cdf354"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mabtransition2015</Name>
      <Title>Réserve de biosphère (MAB) de la Guadeloupe - Zone de transition 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-62.0196344550019 15.9445922007004</ows:LowerCorner>
        <ows:UpperCorner>-61.3987424776761 16.5197611343781</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/896540cf-b04f-46c0-ad25-239f5087f6ed"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mabzonetampon2015</Name>
      <Title>Réserve de biosphère (MAB) de la Guadeloupe - Zone tampon 2015</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8117041293772 15.9447410217679</ows:LowerCorner>
        <ows:UpperCorner>-61.397206837114 16.5168403346581</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e349fcef-1319-43ec-af2a-1e7aca1e22b4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieffm1</Name>
      <Title>ZNIEFF Marine de type I</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-62.9880745290058 16.1337620600411</ows:LowerCorner>
        <ows:UpperCorner>-61.0806905946697 18.1221406846743</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bfda6259-3f8a-4680-82c4-d62c0b8ab632"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdparcellaire_parcelle</Name>
      <Title>BD PARCELLAIRE® PARCELLE</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1531858659992 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9811106355841 18.1251556769343</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3cb6cdd4-787d-436e-beaa-8859d9967727"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:biocenoses_marines_en_guadeloupe</Name>
      <Title>Biocenoses marines en Guadeloupe</Title>
      <Abstract>Biocenoses marines en Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1531712899179 15.8245574238647</ows:LowerCorner>
        <ows:UpperCorner>-60.9795615585184 18.1301384585798</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b7149709-0c6b-4058-8e7d-02b3d798bc0b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_liquefaction_971</Name>
      <Title>Aléa liquéfaction à l'échelle de la Guadeloupe</Title>
      <Abstract>Délimitation des zones d'aléas liquéfaction</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8087348672556 15.8453050646243</ows:LowerCorner>
        <ows:UpperCorner>-61.0117642790257 16.4852648690075</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/265638b1-a58e-4f60-849e-9a7944a64bcc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_anse_bertrand</Name>
      <Title>Plan de Prévention des Risques Naturels - ANSE BERTRAND 97 102</Title>
      <Abstract>PPRN Anse Bertrand</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5358633982945 16.4189244400406</ows:LowerCorner>
        <ows:UpperCorner>-61.4033536974114 16.5150483018944</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d8ded0a4-5c66-42d3-b8f2-2aa6758186ca"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_terre_de_haut</Name>
      <Title>Plan de Prévention des Risques Naturels - TERRE-DE-HAUT 97 131</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6067480180816 15.8523413009456</ows:LowerCorner>
        <ows:UpperCorner>-61.5657453104577 15.8842796306614</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0a4ac2f5-07ae-4657-8b85-9507ec95157d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:appb_971</Name>
      <Title>Arrêtés préfectoraux de protection de biotope en Guadeloupe</Title>
      <Abstract>Définition des arrêtés préfectoraux de protection de biotope (APPB) en Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1467515634737 15.8286252910707</ows:LowerCorner>
        <ows:UpperCorner>-61.0847064583184 18.1140457352237</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6faf28e5-ea3f-483a-8275-8bcbe404e4e1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pluies_annuelles_2017</Name>
      <Title>Nombre normal de jours de pluie en Guadeloupe</Title>
      <Abstract>Normale 1981-2010 du nombre de jours de pluie sur l?archipel guadeloupéen. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7937293869404 15.8612834589827</ows:LowerCorner>
        <ows:UpperCorner>-61.0029481481953 16.4442646327196</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/82c6ab4b-ae6e-4979-be01-6f7158afdf50"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:normale_annuelle_du_nombre_de_jours_de_pluie_significative</Name>
      <Title>Nombre normal de jours de pluie significative en Guadeloupe</Title>
      <Abstract>Normale 1981-2010 du nombre de jours de pluie significative sur l?archipel guadeloupéen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7937293869404 15.8612834589827</ows:LowerCorner>
        <ows:UpperCorner>-61.0029481481953 16.4442646327196</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f64bffa0-4e64-4fa0-9d06-a212d857bcfd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_cours_eau_2009</Name>
      <Title>BD CARTHAGE® Cours d'eau (2009)</Title>
      <Abstract>réseau hydrographie</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0896304880885 15.8366098181941</ows:LowerCorner>
        <ows:UpperCorner>-60.9843498182463 18.1237919242324</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0039985e-ed53-415f-8ccb-e6781edf0d51"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_troncon_2009</Name>
      <Title>BD CARTHAGE® - Tronçon hydrographique (2009)</Title>
      <Abstract>tronçon hydrographique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0896309556289 15.8366100877767</ows:LowerCorner>
        <ows:UpperCorner>-60.9843496655598 18.1237916531195</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0af937ca-6b6e-4748-88e3-90ad445675b1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_region_hydro_2009</Name>
      <Title>BD CARTHAGE - Région hydrographique (2009)</Title>
      <Abstract>région hydrographique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1536765214344 15.8277136188403</ows:LowerCorner>
        <ows:UpperCorner>-60.9828174003932 18.1253661829262</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f9473022-0ea3-4d6b-837f-8ca350fec927"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_secteur_hydro_2009</Name>
      <Title>BD CARTHAGE® - Secteur hydrographique (2009)</Title>
      <Abstract>secteur hydrographique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1536765214344 15.8277136188403</ows:LowerCorner>
        <ows:UpperCorner>-60.9828174003932 18.1253661829262</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0d3bfa2e-a4b1-4ba4-b5a5-fbaf44da2cf8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_ss_secteur_hydro_2009</Name>
      <Title>BD CARTHAGE® Sous-secteur hydrographique (2009)</Title>
      <Abstract>Sous-secteur hydrographique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1536765214344 15.8277136188403</ows:LowerCorner>
        <ows:UpperCorner>-60.9828174003932 18.1253661829262</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9c585671-0a58-49d8-93ac-e5bcf7827bd2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_pt_eau_isole_2009</Name>
      <Title>BD CARTHAGE® - Point d'eau isolé (2009)</Title>
      <Abstract>points d'eau isoles</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1524748675429 15.8379545136929</ows:LowerCorner>
        <ows:UpperCorner>-60.9962322179587 18.1182244906138</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/333f1363-96c5-4ce4-aff2-b80c84e7fa91"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_zone_hydro_2009</Name>
      <Title>BD CARTHAGE® - Zone hydrographique (2009)</Title>
      <Abstract>zone hydrographique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1536765214344 15.8277136188403</ows:LowerCorner>
        <ows:UpperCorner>-60.9828174003932 18.1253661829262</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/596acd2b-9db8-4e1a-9fe6-c674ba0ec605"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_noeud_hydro_2009</Name>
      <Title>BD CARTHAGE® - Noeud hydrographique (2009)</Title>
      <Abstract>noeud hydrographique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0896309556289 15.8366100877767</ows:LowerCorner>
        <ows:UpperCorner>-60.9843496655598 18.1237916531195</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/05794b9c-f385-4fc0-b458-70cabd90721a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_hydro_surface_2009</Name>
      <Title>BD CARTHAGE® - Hydrographie surfacique (2009)</Title>
      <Abstract>Hydrographie surfacique</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1462432486729 15.8340921740451</ows:LowerCorner>
        <ows:UpperCorner>-61.0477082628238 18.1224298087914</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d96da6b6-8cd0-4cd5-be1d-430bb51bd915"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_carthage_hydro_texture_2009</Name>
      <Title>BD CARTHAGE® - Hydrographie texture (2009)</Title>
      <Abstract>hydrographie texture</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7600194029195 15.9226297293724</ows:LowerCorner>
        <ows:UpperCorner>-61.2656818687149 16.461187207798</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1b3d39c1-f5e3-4071-97f1-b7f3f1a2226d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:parcellairedplm2010</Name>
      <Title>Parcelles forestières du Domaine Public Lacustre et Maritime (DPLM) - 2010</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7607083984854 15.8348317522611</ows:LowerCorner>
        <ows:UpperCorner>-61.174690324216 16.4605674696555</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/24516b7a-f251-4793-8c44-27f47123a6e4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cadastrefdd2014</Name>
      <Title>Parcelles cadastrales de la Forêt Départementalo-Domaniale - 2012</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7778790743343 15.9774098016322</ows:LowerCorner>
        <ows:UpperCorner>-61.5771067207078 16.3275182473277</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/181100f9-b281-4482-a96f-c28b9f4e76a2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ban2017</Name>
      <Title>BAN - Base Adresse Nationale</Title>
      <Abstract>La Base Adresse Nationale est une base de données qui a pour but de référencer l'intégralité des adr</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8104370506189 15.8389118581991</ows:LowerCorner>
        <ows:UpperCorner>-61.0134373406361 16.5049574024493</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/8c3803e4-1fcd-4d89-955f-ff0b95f9b62f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:biodiversite_gds_fond_polygone_2004</Name>
      <Title>Enjeux biodiversité des Grands Fonds en Guadeloupe</Title>
      <Abstract>Localisation des secteurs à enjeux de biodiversité</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5188414039112 16.2122952607778</ows:LowerCorner>
        <ows:UpperCorner>-61.3383191351134 16.3260463882454</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/144485bb-4dc8-4c9d-9559-daf40e3bc2ce"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:biodiversite_gds_fond_points_2004</Name>
      <Title>Biodiversité des Grands Fonds en Guadeloupe</Title>
      <Abstract>flore - espèces sensibles</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5174136622892 16.2156616634871</ows:LowerCorner>
        <ows:UpperCorner>-61.3412510168442 16.3223309584833</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/99666940-2934-4b80-88a9-aecb2c182df3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprt_bati_complet</Name>
      <Title>Plans de prévention des risques technologiques - Bati complet</Title>
      <Abstract>Batiments concernés PPRT</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5579867142989 16.2220281235051</ows:LowerCorner>
        <ows:UpperCorner>-61.5454994924173 16.2362072815364</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/84d00681-73be-4ff7-bc74-ce359e7acb06"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:p_qpv_971</Name>
      <Title>Quartiers prioritaires de la politique de la ville - Périmètres</Title>
      <Abstract>Périmètres des QPV</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7485980030391 15.9869174584823</ows:LowerCorner>
        <ows:UpperCorner>-61.342344995249 16.3388257899552</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/8d38c981-fe6e-4061-af23-7918abf68795"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tampon_qpv_300m</Name>
      <Title>Quartiers prioritaires de la politique de la ville - Bande de 300 m</Title>
      <Abstract>zones tampon 300 m des QPV</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7155492799829 15.9841865150178</ows:LowerCorner>
        <ows:UpperCorner>-61.3395159803945 16.3413374695292</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6deeb6a0-9b4d-4bb5-8616-e084e9b383ef"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zus_971</Name>
      <Title>Zones Urbaines Sensibles (ZUS) - Périmètres</Title>
      <Abstract>délimitation des ZUS Guadeloupe </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.746284397186 15.9852833820032</ows:LowerCorner>
        <ows:UpperCorner>-61.5224261763663 16.2637733928568</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4e92b7af-5dfa-4418-a509-8aa6eabb9a8d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zfu_971</Name>
      <Title>Zones Franches Urbaines (ZFU)</Title>
      <Abstract>délimitation des ZFU en Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.746288442236 15.98463417666</ows:LowerCorner>
        <ows:UpperCorner>-61.5224208536557 16.2644851711874</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/927edac4-81d3-417b-b109-70575a5b77c2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zones_humides_971</Name>
      <Title>Atlas des zones humides de Guadeloupe</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8061666132509 15.8337030113075</ows:LowerCorner>
        <ows:UpperCorner>-61.0646405109144 16.5072419433651</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/00b3c77f-121a-4ab4-b346-21361414531d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:biocenose2006gcsm</Name>
      <Title>Biocénoses marines côtières du lagon du Grand Cul-de-Sac Marin 2006</Title>
      <Abstract>biocenoses marines du GCSM 971</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7403678056217 16.2329036250486</ows:LowerCorner>
        <ows:UpperCorner>-61.4726056442194 16.4905471701204</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/65e627f1-8c6a-4b8c-b9db-311ee170b382"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_sismique_971</Name>
      <Title>Aléa sismique à l'échelle de la Guadeloupe</Title>
      <Abstract>Carte aléas (sismique)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.976641732063 15.6575943523374</ows:LowerCorner>
        <ows:UpperCorner>-61.0107748365197 16.586755090047</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/17d140a0-aac2-4572-84ce-6aff021d0594"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_mvt_971</Name>
      <Title>Aléa mouvement de terrain à l'échelle de la Guadeloupe</Title>
      <Abstract>Carte aléas (mouvement terrain)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124039607342 15.8348651147512</ows:LowerCorner>
        <ows:UpperCorner>-61.0121459970939 16.5166323815772</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/198bf419-700a-4931-b49b-e46af8856c99"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_faille_971</Name>
      <Title>Aléa faille à l'échelle de la Guadeloupe</Title>
      <Abstract>Carte aléas (faille)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7867331613972 15.8529930422533</ows:LowerCorner>
        <ows:UpperCorner>-61.0050517838484 16.5166376468711</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e02342fd-0092-4734-817b-e86399296668"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_inondation_971</Name>
      <Title>Aléa inondation à l'échelle de la Guadeloupe</Title>
      <Abstract>carte aléas (inondation)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8087060802721 15.8362507684164</ows:LowerCorner>
        <ows:UpperCorner>-60.9986761716612 16.5060974805513</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c86f744d-7b40-4c57-84a0-8dbeedfcf7ef"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_cyclonique_971</Name>
      <Title>Aléa houle cyclonique à l'échelle de la Guadeloupe</Title>
      <Abstract>Définition des zones d'Aléas de houle cyclonique à l'échelle de la Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124037297562 15.8347410494251</ows:LowerCorner>
        <ows:UpperCorner>-60.9986743030343 16.506300331929</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2a4b4cec-5c33-4c82-94c1-2c56aefe4ec4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sdagenoeudsextremitetroncons</Name>
      <Title>Masses d'eau SDAGE 2010-2015 - noeuds d'extrémité de tronçons</Title>
      <Abstract>Noeud des tronçons SDAGE 2010-2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8046401349099 15.9597726380139</ows:LowerCorner>
        <ows:UpperCorner>-61.5557353942507 16.3584260959892</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ba45fff3-946f-404e-9bb1-0af4acc44e9f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sdagemassesdeausouterraines</Name>
      <Title>Masses d'eau SDAGE 2010-2015 - masses d'eau souterraines</Title>
      <Abstract>eau souterraine SDAGE 2010-2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1531502518884 15.864441364807</ows:LowerCorner>
        <ows:UpperCorner>-60.9813717394661 18.1252189792103</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fe17b89b-c71a-4de3-87c7-c48a0ea48e95"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sdagemassesdeaucotieres</Name>
      <Title>Masses d'eau SDAGE 2010-2015 - masses d'eau cotières</Title>
      <Abstract>eau cotière SDAGE 2010-2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1711643167097 15.8103131934074</ows:LowerCorner>
        <ows:UpperCorner>-60.9650068371722 18.1420372412158</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2dafa63d-1cb5-483b-89fa-16e2e1479386"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sdagesegments</Name>
      <Title>Masses d'eau SDAGE 2010-2015 - segments</Title>
      <Abstract>segment SDAGE 2010-2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8046401353564 15.9597726384523</ows:LowerCorner>
        <ows:UpperCorner>-61.5557353937713 16.35842609632</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/57ff4e35-076f-4f2a-becf-e918eb5e4ecc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sdagebv</Name>
      <Title>Masses d'eau SDAGE 2010-2015 - bassins versants</Title>
      <Abstract>bassin versant SDAGE 2010-2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8051132455217 15.9602661023264</ows:LowerCorner>
        <ows:UpperCorner>-61.5541899928354 16.359470239584</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fb1c413a-7a0b-464f-a135-456ec81512e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zonages_archeo_97108</Name>
      <Title>Zonage archéologique de la commune de Capesterre-Belle-Eau</Title>
      <Abstract>zone présomption de prescriptions archéologiques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.656632768176 15.9858125753495</ows:LowerCorner>
        <ows:UpperCorner>-61.5547235016927 16.1114757251308</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7e3812c5-5ffe-4352-8c28-64cb83f0d67f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plugosierer</Name>
      <Title>Plan Local d'Urbanisme de GOSIER - Prescription (ER)</Title>
      <Abstract>Liste des emplacements réservés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5074314293148 16.1999764584693</ows:LowerCorner>
        <ows:UpperCorner>-61.4216397857101 16.2469483116691</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6f8bc0c6-9690-448d-b434-b5c6e3ff5f0d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plugosebc</Name>
      <Title>Plan Local d'Urbanisme du GOSIER - Prescriptions (EBC)</Title>
      <Abstract>Liste des espaces boisés classés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.468764048642 16.1961438654682</ows:LowerCorner>
        <ows:UpperCorner>-61.4195957198404 16.2117015890886</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3dfad792-bfc6-4724-825b-27537be664bc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plugoszonage</Name>
      <Title>Plan Local d'Urbanisme du GOSIER - Zonage</Title>
      <Abstract>Documents graphiques Zonage du PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5306982602086 16.1962576259781</ows:LowerCorner>
        <ows:UpperCorner>-61.4191746248125 16.2585735665605</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/35a8c9c6-d29f-47c3-a50c-9ee36eb006f4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu97122er</Name>
      <Title>Plan Local d'Urbanisme de BAIE-MAHAULT - Prescriptions (ER)</Title>
      <Abstract>Liste des emplacements réservés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6397843990191 16.2176269351064</ows:LowerCorner>
        <ows:UpperCorner>-61.5486789419354 16.274025387749</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b387f53b-56ea-4c84-9de7-7abe60b427a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu97122zonage</Name>
      <Title>Plan Local d'Urbanisme de BAIE-MAHAULT - Zonage</Title>
      <Abstract>Documents graphiques Zonage du PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6491083249591 16.2117820218844</ows:LowerCorner>
        <ows:UpperCorner>-61.5411396500372 16.2882574540419</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a01c5304-e7c7-479f-acef-eedaca56d4ab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu97101zonage</Name>
      <Title>Plan Local d'Urbanisme des ABYMES - Zonage</Title>
      <Abstract>Documents graphiques Zonage du PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5551909193804 16.2222960330974</ows:LowerCorner>
        <ows:UpperCorner>-61.4365683293688 16.3127899833516</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d5b98966-bd07-45ad-8cf9-9d7a1566b0a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_er_97111</Name>
      <Title>Plan Local d'Urbanisme de DESHAIES - Prescriptions (ER)</Title>
      <Abstract>Liste des emplacements réservés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8029177225234 16.2780904358816</ows:LowerCorner>
        <ows:UpperCorner>-61.7886978567865 16.3072277247118</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b4288aab-08b9-4148-8dde-49ee028a2f76"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97111_ebc</Name>
      <Title>Plan Local d'Urbanisme de DESHAIES - Prescriptions (EBC)</Title>
      <Abstract>Liste des espaces boisés classés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7915960034933 16.2714306437426</ows:LowerCorner>
        <ows:UpperCorner>-61.756283861134 16.3208984402038</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3dca600f-1ec8-470b-a216-4b91a81bf0f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97111_zonage</Name>
      <Title>Plan Local d'Urbanisme de DESHAIES - Zonage</Title>
      <Abstract>Documents graphiques Zonage du PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8097905703859 16.2680123654575</ows:LowerCorner>
        <ows:UpperCorner>-61.755952262927 16.3733926686212</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/cab19b91-c971-44a6-b2b8-022bf65d9e10"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97120_er_ebc</Name>
      <Title>Plan Local d'Urbanisme de POINTE-A-PITRE - Prescriptions (ER et EBC)</Title>
      <Abstract>Liste des emplacements réservés et espaces boisés classés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5479352375806 16.2215361151312</ows:LowerCorner>
        <ows:UpperCorner>-61.5292757800118 16.2499819668029</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/30d21d13-4e5a-4571-bc12-5e5857c1175b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97120_mh</Name>
      <Title>Plan Local d'Urbanisme de POINTE-A-PITRE - Prescriptions (MH)</Title>
      <Abstract>Prescriptions Monuments historiques</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5378775979687 16.2364491444003</ows:LowerCorner>
        <ows:UpperCorner>-61.5338719482709 16.2397110403074</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ee6d6648-c14f-4fde-b52e-8c16a0488f9a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97120_zonage</Name>
      <Title>Plan Local d'Urbanisme de POINTE-A-PITRE - Zonage</Title>
      <Abstract>Documents graphiques Zonage du PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.550141841395 16.2177711770265</ows:LowerCorner>
        <ows:UpperCorner>-61.5253220096017 16.2529531107315</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1a28a0ee-5a83-42d3-a5b1-9517b4b19459"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:dplxdpm</Name>
      <Title>Protection du domaine public lacustre et maritime (DPM et DPL)</Title>
      <Abstract>Périmètres du domaine public lacustre et maritime</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7601593191556 15.9216753935189</ows:LowerCorner>
        <ows:UpperCorner>-61.1747040572706 16.4603334890664</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/828c8d26-cb67-4a3b-9a98-3f9a349abad6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urb_1955</Name>
      <Title>Tache Urbaine millésime 1955 - Guadeloupe</Title>
      <Abstract>tâche urbaine 1955</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8083223404607 15.8435999812561</ows:LowerCorner>
        <ows:UpperCorner>-61.0020500618911 16.4863452560093</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1264cdf7-ce81-467c-ba11-2c256a6d9ff4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urbaine_1985</Name>
      <Title>Tâche Urbaine millésime 1985 - Guadeloupe</Title>
      <Abstract>tâche urbaine 1985</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8095992982985 15.8317990377781</ows:LowerCorner>
        <ows:UpperCorner>-61.0020247508807 16.5095666478471</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b984e186-2837-4994-8f37-f5afbcdfc3e4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urbaine_2005</Name>
      <Title>Tâche Urbaine millésime 2005 - Guadeloupe</Title>
      <Abstract>tâche urbaine 2005</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8104693919044 15.8377502057683</ows:LowerCorner>
        <ows:UpperCorner>-61.0019437499039 16.5058413444561</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f160569e-a88f-4d7d-b4d7-09c7f132b7e3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urbaine_2010</Name>
      <Title>Tâche Urbaine millésime 2010 - Guadeloupe</Title>
      <Abstract>tâche urbaine 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8109797064464 15.8377502057683</ows:LowerCorner>
        <ows:UpperCorner>-61.0019437499039 16.5058442676157</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e46e3477-c72c-4df9-a0c9-d12b68d56a2d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urbaine_2013</Name>
      <Title>Tâche Urbaine millésime 2013 - Guadeloupe</Title>
      <Abstract>tâche urbaine 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8109701439125 15.8393829482358</ows:LowerCorner>
        <ows:UpperCorner>-61.0019326620896 16.5058411953175</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/85892bff-4eed-47c9-aed8-0dcffeca4435"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urbaine_2015</Name>
      <Title>Tâche Urbaine millésime 2015 - Guadeloupe</Title>
      <Abstract>tâche urbaine 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1525682574537 15.8311782214581</ows:LowerCorner>
        <ows:UpperCorner>-60.9844168780031 18.1186898845004</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/98c568e5-9f48-4899-be2f-93ea8715dca8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urba_evol_1955_1985</Name>
      <Title>Evolution de la tâche urbaine entre 1955 et 1985 - Guadeloupe</Title>
      <Abstract>Evolution tâche urbaine 1955 -1985</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8095992982985 15.8317970894093</ows:LowerCorner>
        <ows:UpperCorner>-61.0018118574831 16.5095666478471</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/8a70185b-3429-40e5-af41-e0111798b13c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urba_evol_1985_2005</Name>
      <Title>Evolution de la tâche urbaine entre 1985 et 2005 - Guadeloupe</Title>
      <Abstract>Evolution tâche urbaine 1985 - 2005</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8105042560177 15.8317979459539</ows:LowerCorner>
        <ows:UpperCorner>-61.0019054471776 16.5095718360567</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b4945480-cf40-4562-9d4d-efd8ab16f8a2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urba_evol_2005_2010</Name>
      <Title>Evolution de la tâche urbaine entre 2005 et 2010 - Guadeloupe</Title>
      <Abstract>Evolution tâche urbaine 2005 - 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8109797064464 15.8378518387941</ows:LowerCorner>
        <ows:UpperCorner>-61.013253154923 16.4884094119613</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/117e4f52-e24c-4ce0-914b-1327e9847cfb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urba_evol_2010_2013</Name>
      <Title>Evolution de la tâche urbaine entre 2010 et 2013 - Guadeloupe</Title>
      <Abstract>Evolution tâche urbaine 2010 - 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8087884651844 15.8377501039625</ows:LowerCorner>
        <ows:UpperCorner>-61.0019326305487 16.5058317069813</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9463fe57-9fb3-4d9f-b522-bf90eed0072b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:formation_vegetale_1950</Name>
      <Title>Occupation thématique à partir de la couche des forêts de Guadeloupe 1950</Title>
      <Abstract>formation végétale 1950</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8293002481804</ows:LowerCorner>
        <ows:UpperCorner>-61.0034776749594 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f0821d8e-5656-4a90-80d2-dfa0604f90c9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:formation_vegetale_1988</Name>
      <Title>Cartographie des formations végétales de Guadeloupe 1988</Title>
      <Abstract>Typologie des formations végétales de Guadeloupe en 1988</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8292914070097</ows:LowerCorner>
        <ows:UpperCorner>-61.002510900811 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5bcd74f3-08cc-412f-a581-0f1b855119d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:formation_vegetale_2004</Name>
      <Title>Cartographie des formations végétales de Guadeloupe 2004</Title>
      <Abstract>Typologie des formations végétales de Guadeloupe en 2004</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8292914070097</ows:LowerCorner>
        <ows:UpperCorner>-61.002510900811 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/79084aa8-157c-4f43-95b2-1cf82c506b83"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:formation_vegetale_2010</Name>
      <Title>Cartographie des formations végétales de Guadeloupe 2010</Title>
      <Abstract>Typologie des formations végétales de Guadeloupe en 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8293002481804</ows:LowerCorner>
        <ows:UpperCorner>-61.0034776749594 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5c942c07-e055-4ade-a98f-ca8b47aa87db"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:formation_vegetale_2013</Name>
      <Title>Occupation thématique de la Guadeloupe à partir de la couche des forêts de Guadeloupe 2013</Title>
      <Abstract>formation végétale 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0856894374711 15.8293002481818</ows:LowerCorner>
        <ows:UpperCorner>-60.9860591223777 18.1239350192616</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fbb9bc13-7af9-40cb-90eb-c23c5ce002fc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:clc_ocs_2000</Name>
      <Title>Occupation thématique à partir de Corine Land Cover (CLC) 2000</Title>
      <Abstract>Themes Corine Land Cover 2000</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812191886752 15.8275517457502</ows:LowerCorner>
        <ows:UpperCorner>-61.0002340434863 16.5166602147487</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6346a072-f8a8-49cc-a6bc-61ad9c50a0e1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:clc_ocs_2006r</Name>
      <Title>Occupation thématique à partir de Corine Land Cover (CLC) 2006 révisé</Title>
      <Abstract>Themes Corine Land Cover 2006</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812191886752 15.8275517457502</ows:LowerCorner>
        <ows:UpperCorner>-61.0002340434863 16.5166602147487</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b78104fa-8e94-45a1-932d-bdfe951d3c91"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:clc_ocs_2012</Name>
      <Title>Occupation thématique à partir de Corine Land Cover (CLC) 2012</Title>
      <Abstract>Themes Corine Land Cover 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812191886752 15.8275517457502</ows:LowerCorner>
        <ows:UpperCorner>-61.0002340434863 16.5166602147487</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fcfa7426-7d9a-4377-95d0-027e96d69177"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:clc_ocs_evol_2000_2006r</Name>
      <Title>Evolution de l'Occupation thématique entre 2000 et 2006 à partir de Corine Land Cover (CLC)</Title>
      <Abstract>Evolution par themes Corine Land Cover 2000-2006R</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812191886752 15.8275517457502</ows:LowerCorner>
        <ows:UpperCorner>-61.0002340434863 16.5166602147487</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bd6edd03-450f-469c-926b-8ae9734aed43"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:clc_ocs_evol_2006_2012</Name>
      <Title>Evolution de l'Occupation thématique entre 2006 et 2012 à partir de Corine Land Cover (CLC)</Title>
      <Abstract>Evolution par themes Corine Land Cover 2006 - 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812191886752 15.8275517457502</ows:LowerCorner>
        <ows:UpperCorner>-61.0002340434863 16.5166602147487</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1be0acae-8925-44fb-ac77-877df4c08ece"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evol_formation_vegetale_1950_1988</Name>
      <Title>Evolution de l'occupation des sols à partir des couches de formation végétale entre 1950 et 1988</Title>
      <Abstract>Evolution de la formation végétale de 1950 à 1988</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8292914070134</ows:LowerCorner>
        <ows:UpperCorner>-61.0025109012196 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/63ff8e59-e697-4db1-9e12-c967cc221295"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evol_formation_vegetale_1988_2004</Name>
      <Title>Evolution de l'occupation des sols à partir des couches de formation végétale entre 1988 et 2004</Title>
      <Abstract>Evolution de la formation végétale de 1988 à 2004</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8292914070134</ows:LowerCorner>
        <ows:UpperCorner>-61.0025109012196 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6c48f18f-c9bd-4f18-ba93-69306018a4b6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evol_formation_vegetale_2004_2010</Name>
      <Title>Evolution de l'occupation des sols à partir des couches de formation végétale entre 2004 et 2010</Title>
      <Abstract>evolution formation végétales 2004-2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8292914070134</ows:LowerCorner>
        <ows:UpperCorner>-61.0025109012196 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3578315f-ee30-42ba-8e8c-1f02842dab48"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evol_formation_vegetale_2010_2013</Name>
      <Title>Evolution de l'occupation des sols à partir des couches de formation végétale entre 2010 et 2013</Title>
      <Abstract>evolution formation végétales 2010 à 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0856894374711 15.8293002481818</ows:LowerCorner>
        <ows:UpperCorner>-60.9860591223777 18.1239350192616</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e5ed8eb4-5e76-4cfb-b7f0-37efa637f7be"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:coeur_png</Name>
      <Title>Limites des zones classées coeurs du Parc national de la Guadeloupe</Title>
      <Abstract>Périmètres de protection des coeurs de parc Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8100903708714 16.0002109279456</ows:LowerCorner>
        <ows:UpperCorner>-61.5175467735428 16.3824206022469</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/babf55ac-9dda-47a0-8018-f889a0bd1107"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_rpg_2010</Name>
      <Title>Occupation thématique à partir du fichier RPG millésime 2010</Title>
      <Abstract>occupation RPG en 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0858496026445 15.8386833689197</ows:LowerCorner>
        <ows:UpperCorner>-60.9982471100631 18.1025868097986</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ed16f471-690d-48b7-8160-0acb2a2e85c5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_rpg_2013</Name>
      <Title>Occupation thématique à partir du fichier RPG millésime 2013</Title>
      <Abstract>occupation RPG en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0906534736284 15.8386785639433</ows:LowerCorner>
        <ows:UpperCorner>-60.9922056418974 18.1187800497523</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bed0f6f2-2b15-4224-b3eb-90a3b914fb51"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evol_ocs_rpg_2007_2010</Name>
      <Title>Evolution de l'occupation thématiques RPG 2007 et 2010</Title>
      <Abstract>evolution thématique RPG 2007 - 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0956267446436 15.8386833704611</ows:LowerCorner>
        <ows:UpperCorner>-60.9981952552798 18.1071726665819</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a03ab244-016f-41e7-a3ef-d39cbfc53700"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evol_ocs_rpg_2010_2013</Name>
      <Title>Evolution de l'occupation entre les couches thématiques RPG 2010 et 2013</Title>
      <Abstract>evolution thématique RPG 2010 - 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0906534736284 15.8386304791546</ows:LowerCorner>
        <ows:UpperCorner>-60.9922056418974 18.1187800497523</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4c13551f-e6a9-4ad1-93e6-1a3508826cbd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_parcellaire_2012</Name>
      <Title>Occupation thématique à partir du croisement BD Parcellaire 2012</Title>
      <Abstract>occupation parcellaire ocs 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1531858659992 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9811106355804 18.1251556769343</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/45112d08-15b9-4343-bfec-6cd4b7928758"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_parcellaire_2015</Name>
      <Title>Occupation thématique à partir du croisement BD Parcellaire 2015</Title>
      <Abstract>occupation parcellaire ocs 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812354227161 15.8274403161121</ows:LowerCorner>
        <ows:UpperCorner>-60.9985538581992 16.5167003930274</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/27be4602-6eec-4a08-8be4-c4875750fe4f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gwadair_emi_guadeloupe_epci_2015_nox_tous_secteurs</Name>
      <Title>Répartition des émissions de NOx dans les EPCI de la Guadeloupe en 2015</Title>
      <Abstract>Répartition des émissions de NOx tous secteur confondus à l'échelle des EPCI de la Guadeloupe en 201</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/060f601f-1362-453b-b71c-57769584d7ae"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gwadair_emi_guadeloupe_epci_2015_pm10_tous_secteurs</Name>
      <Title>Répartition des émissions de PM10 dans les EPCI de la Guadeloupe en 2015</Title>
      <Abstract>Répartition émissions PM10 tous secteur confondus e, à l'échelle des EPCI 971 en 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4a8fbe47-598e-4ebf-b0e5-7d236da4ecc7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gwadair_emi_pm25_epci_guadeloupe_2015</Name>
      <Title>Répartition des émissions de PM25 dans les EPCI de la Guadeloupe en 2015</Title>
      <Abstract>Répartition des émissions de PM25 tous secteur confondus à l'échelle des EPCI 971 en 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d976b1f2-f1f7-45f6-a01a-fb580e655aba"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gep_971</Name>
      <Title>Grands ensembles paysagers définis par l'atlas des paysages de l'archipel Guadeloupe</Title>
      <Abstract>Grands ensembles paysagers archipel Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812260980423 15.827557705498</ows:LowerCorner>
        <ows:UpperCorner>-61.0001868104165 16.5168005861317</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bca2c444-df54-4aa6-bc2c-19f100d63488"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:up_971</Name>
      <Title>Unités paysagères définis par l'atlas des paysages del 'archipel Guadeloupe</Title>
      <Abstract>Unités paysagères de l'atlas des paysages </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812260980423 15.827557705498</ows:LowerCorner>
        <ows:UpperCorner>-61.0001868104165 16.5168005861317</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/07566fd5-707e-4a6c-915e-792dbd0fada7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:emission_pm25_tous_secteurs_guadeloupe_2015</Name>
      <Title>Emission de PM2.5 dans la Guadeloupe en 2015</Title>
      <Abstract>Emissions de PM25 dans la Guadeloupe en 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9a4ccd74-64e5-4c45-8975-ea8c3b16f0e7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tache_urb_2017</Name>
      <Title>Tâche urbaine millésime 2017 - Guadeloupe</Title>
      <Abstract>Tâche urbaine 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8111469977259 15.8392819856137</ows:LowerCorner>
        <ows:UpperCorner>-61.0018733037063 16.5058958293484</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ca723604-f881-4afd-8143-c60b70c80de2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_foret_2013</Name>
      <Title>Occupation thématique à partir de la couche des forêts de Guadeloupe 2013</Title>
      <Abstract>formation végétale 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0856894374711 15.8293002481818</ows:LowerCorner>
        <ows:UpperCorner>-60.9860591223777 18.1239350192616</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/98841290-f57a-4d1b-9187-303eb97f99ca"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pm10_2013_ts_secteurs_971</Name>
      <Title>Répartition des émissions de PM10 sur l'ensemble de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions PM10 tous secteurs dans la Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918602132 15.8275517039829</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245746022 16.5166692395133</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d2c20a23-08ad-4633-8822-5512f8931674"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pm10_971</Name>
      <Title>Répartition des émissions de PM10 sur l'ensemble de la Guadeloupe en 2015</Title>
      <Abstract>Répartition des émissions PM10 tous secteurs dans la Guadeloupe en 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2b019144-d6f3-41a8-961b-7883ba288217"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:nox_2013_ts_secteurs_971</Name>
      <Title>Répartition des émissions de NOx sur l'ensemble de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions de NOx tous secteurs dans la Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/12bcc661-2602-455b-85b1-b91def31b57a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:nox_2015_ts_secteurs_971</Name>
      <Title>Répartition des émissions de NOx sur l'ensemble de la Guadeloupe en 2015</Title>
      <Abstract>Répartition des émissions de NOx tous secteurs dans la Guadeloupe en 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918602132 15.8275517039829</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245746022 16.5166692395133</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d3e4ee04-39b0-4bc9-be4d-46bb8b03d21b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pm10_2013_ts_secteurs_epci971</Name>
      <Title>Répartition des émissions de PM10 dans les EPCI de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions PM10 tous secteurs par EPCI en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918602132 15.8275517039829</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245746022 16.5166692395133</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d7922ec8-1137-4eee-97ec-2fa2902e2165"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pm25_2013_ts_secteurs_epci</Name>
      <Title>Répartition des émissions de PM25 dans les EPCI de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions de PM25 dans les EPCI de la Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fb7857d9-e713-4f7a-b4f3-5d726428092e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gwadair_emi_guadeloupe_epci_2015_poll_princ_tous_secteurs</Name>
      <Title>Répartition des émissions des principaux polluants dans les EPCI de la Guadeloupe en 2015</Title>
      <Abstract>Répartition des émissions des principaux polluants dans les EPCI de la Guadeloupe en 2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918602132 15.8275517039829</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245746022 16.5166692395133</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ef71d98e-e339-4586-9483-9db55ba70ab1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:co2_2013_ts_secteurs_epci</Name>
      <Title>Répartition des émissions de dioxydes de carbone (CO2) dans les EPCI de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions de dioxydes de carbone (CO2) dans les EPCI de la Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/994ffdb4-d8ec-47b8-ba1e-43fa6cf72154"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ch4_2013_ts_secteurs_epci</Name>
      <Title>Répartition des émissions de CH4 dans les EPCI de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions de CH4 dans les EPCI de la Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/394be68a-44ff-4925-8a56-05651196f66c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:n2o_2013_ts_secteurs_epci</Name>
      <Title>Répartition des émissions de N2O dans les EPCI de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions de N2O dans les EPCI de la Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918867523 15.8275516600014</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245856072 16.5166692527535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a22c26bb-2b2d-4860-bb3a-81e6302341e5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:nox_2013_ts_secteurs_epci</Name>
      <Title>Répartition des émissions de NOx dans les EPCI de la Guadeloupe en 2013</Title>
      <Abstract>Répartition des émissions de NOx dans les EPCI de la Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121918602132 15.8275517039829</ows:LowerCorner>
        <ows:UpperCorner>-61.0002245746022 16.5166692395133</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c3ab66c6-5b69-45a9-bf81-6fb507ad51b2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_bdparcellaire_majic2012</Name>
      <Title>Occupation thématique à partir du croisement BD Parcellaire 2012 et subdivision fiscale (surface)</Title>
      <Abstract>Occupation thématique à partir du croisement BD Parcellaire 2012 et subdivision fiscale (surface)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1531858659992 15.8274403160263</ows:LowerCorner>
        <ows:UpperCorner>-60.9811106355804 18.1251556769343</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/69b45154-1af4-4021-98c4-35eb79545ad3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:occupation_esp_agricole_2010</Name>
      <Title>Occupation thématique à partir du fichier des espaces agricoles millésime 2010</Title>
      <Abstract>Occupation thématique à partir du fichier des espaces agricoles millésime 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0955372857323 15.8356526257547</ows:LowerCorner>
        <ows:UpperCorner>-60.9828976314118 18.1201681370678</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/8bbecc8c-fea3-41f8-937b-a55d8f64ae4d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:occupation_esp_agricole_2013</Name>
      <Title>Occupation thématique à partir du fichiers des espaces agricoles millésime 2013</Title>
      <Abstract>Occupation thématique à partir du fichiers des espaces agricoles millésime 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0955372857323 15.8356526257547</ows:LowerCorner>
        <ows:UpperCorner>-60.9828976314118 18.1201681370678</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e2c05a6b-f466-4c90-93ef-2b8eb57cdc98"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:hr_wet_espace_nat_2012</Name>
      <Title>Espaces naturels couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Title>
      <Abstract>Espaces naturels couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7968443834388 15.9256464333733</ows:LowerCorner>
        <ows:UpperCorner>-61.1113347571409 16.5165480031786</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/8aae29c0-0d6b-4c64-a121-c9fc39a80000"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:hr_tcd_couv_arbore_2012</Name>
      <Title>Couvert arboré couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Title>
      <Abstract>Couvert arboré couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121612219517 15.8296252444519</ows:LowerCorner>
        <ows:UpperCorner>-61.0027399952325 16.5124755107369</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ddbfef0d-241e-44b0-a547-d400e5d5c36d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:forestier_hr_clc_2012</Name>
      <Title>Espaces forestiers couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Title>
      <Abstract>Espaces forestiers couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8121612219517 15.8296252444519</ows:LowerCorner>
        <ows:UpperCorner>-61.0027399952325 16.5124755107369</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1486f491-d1f2-47a3-ba8b-c7369f592982"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:hr_imd_impermeabilisation_2012</Name>
      <Title>Espaces artificialisés couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Title>
      <Abstract>Espaces artificialisés couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8113529268628 15.8402033718497</ows:LowerCorner>
        <ows:UpperCorner>-61.0135542419062 16.4989142156774</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e132012e-6942-410d-a4b4-96fb1523b98f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:hr_pwb_eau_2012</Name>
      <Title>Surfaces en eau couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Title>
      <Abstract>Surfaces en eau couche Haute Résolution (HR) - Corine Land Cover (CLC) millésime 2012</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8024284818639 15.834112327275</ows:LowerCorner>
        <ows:UpperCorner>-61.080034241199 16.4995857659145</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/96bbe879-2a7d-43b9-8dc7-6f7b5492a109"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:espace_agricole_evolution_2010_2013</Name>
      <Title>Evolution des espaces agricoles entre 2010 et 2013</Title>
      <Abstract>Evolution de l'espace agricole entre 2010 et 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0721812638282 15.8415411578658</ows:LowerCorner>
        <ows:UpperCorner>-60.9987531200386 18.1194189414613</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/18ad6a2a-ef85-41fa-9ef5-80c6dcd2f3c3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_rpg_2007</Name>
      <Title>Occupation thématique à partir du fichier RPG millésime 2007</Title>
      <Abstract>Occupation thématique à partir du fichier RPG millésime 2007</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0956267446436 15.8653773710105</ows:LowerCorner>
        <ows:UpperCorner>-60.9981951976739 18.1071726665818</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/8ce7586b-1142-4e64-9f38-9872fd6912a1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bruit_type_c_lden</Name>
      <Title>Les zones exposées aux bruits (carte de type C - Lden)</Title>
      <Abstract>Les zones exposées au bruits de type C Lden</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7290958344305 15.9783157179529</ows:LowerCorner>
        <ows:UpperCorner>-61.2720152087926 16.4738076704643</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c281d9bc-86c7-450a-83ae-dd49eaf6c571"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zbr_type_a_lden</Name>
      <Title>Les zones exposées aux bruits (carte de type A - Lden)</Title>
      <Abstract>zones exposées aux bruits (carte de type A - Lden)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7305988171097 15.9770147167639</ows:LowerCorner>
        <ows:UpperCorner>-61.2712852239513 16.4743470471669</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c68323c7-0f90-441c-a7a7-31b1642e5f57"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bruit_type_a_ln</Name>
      <Title>Les zones exposées au bruits (carte de type A - Ln)</Title>
      <Abstract>Les zones exposées au bruits de type A - Ln</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7300810560699 15.9769384123304</ows:LowerCorner>
        <ows:UpperCorner>-61.2717577602128 16.4740354452115</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/80e62980-616c-41c1-a801-79e342c136f4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zbr_c_ln</Name>
      <Title>Les zones exposées aux bruits (carte de type C - Ln)</Title>
      <Abstract>zones exposées aux bruits (carte de type C - Ln)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.729028486044 15.9785502113631</ows:LowerCorner>
        <ows:UpperCorner>-61.2720937010012 16.4737201753121</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e6d1ab87-5399-4703-ae84-ba92c43ca964"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bruit_type_b</Name>
      <Title>Les zones exposées au bruits (carte de type B)</Title>
      <Abstract>Les zones exposées au bruits de type B</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7297803319415 15.9778641137214</ows:LowerCorner>
        <ows:UpperCorner>-61.2726711569426 16.3718820401916</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e3a07302-15e5-4826-9326-086ac4bcc4f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:couche_assemblee_ocs_2013</Name>
      <Title>Couche assemblée des données d'occupation du sol en Guadeloupe - 2013</Title>
      <Abstract>Couche assemblée des données d'occupation du sol Guadeloupe en 2013</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1525695379526 15.8292711772951</ows:LowerCorner>
        <ows:UpperCorner>-60.9828976314155 18.1201684015969</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d3d3c223-85bb-4c1f-9b0d-a48f66a502ee"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:valagro</Name>
      <Title>Valeur agronomique des sols de la Guadeloupe (VALAGRO) - DAAF</Title>
      <Abstract>indice de la valeur agronomique des sols</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8120210186344 15.8666498817342</ows:LowerCorner>
        <ows:UpperCorner>-61.1699774062688 16.5166041255056</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ec463985-ed17-44db-b362-571e7dad00a9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:c_valagro</Name>
      <Title>Valeur agronomique des sols de la Guadeloupe</Title>
      <Abstract>indice de la valeur agronomique des sols</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8120210186344 15.8666498817342</ows:LowerCorner>
        <ows:UpperCorner>-61.1699774062688 16.5166041255056</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/34aca46a-8c5b-47bf-96a6-3fd45c767817"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:evol_formation_veg_1950_2010</Name>
      <Title>Evolution des formations végétales de 1950 à 2010</Title>
      <Abstract>Evolution des formations végétales entre 1950 et 2010</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8292914070097</ows:LowerCorner>
        <ows:UpperCorner>-61.002510900811 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9c2eee65-5923-4453-8f92-a0605957bc49"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tfv_biodiversite</Name>
      <Title>Diagnoctic forestier - les enjeux de la biodiversité</Title>
      <Abstract>Enjeux biodiversité du diagnostic forestier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8293002481804</ows:LowerCorner>
        <ows:UpperCorner>-61.0034776749594 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ad64f6f1-6385-4f12-b970-ecfcd81e5a7f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tfv_eau</Name>
      <Title>Diagnoctic forestier - les enjeux de la ressource en eau</Title>
      <Abstract>Enjeux eau du diagnostic forestier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8293002481804</ows:LowerCorner>
        <ows:UpperCorner>-61.0034776749594 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b43152f8-98a6-4340-80fe-61f083e8de7c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:enjeux_points_diag_forest</Name>
      <Title>Diagnostic forestier - les enjeux biodiversité et eau (point)</Title>
      <Abstract>Points représentant les enjeux de biodiversité et eau du diagnostic forestier</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0706296847621 15.8505798191076</ows:LowerCorner>
        <ows:UpperCorner>-60.9948413995442 18.0956865143082</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f5d2f0f1-f16a-4abd-bb1b-6d95401332bc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tfv_sol</Name>
      <Title>Diagnostic forestier - les enjeux liés aux sols</Title>
      <Abstract>cartographie des enjeux liés à la protection des sols a pour objet identifier les zones à préserver</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8293002481804</ows:LowerCorner>
        <ows:UpperCorner>-61.0034776749594 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3de650db-8b4a-4cf3-b4ca-c7f1504f7e04"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_ptc</Name>
      <Title>Plan Local d'Urbanisme de PETIT-CANAL - Zonage</Title>
      <Abstract>Document d'urbanisme numérisé - zonage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5117116501512 16.3379434752035</ows:LowerCorner>
        <ows:UpperCorner>-61.398209432533 16.4468392935589</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/57e6b4b9-7dc8-4659-9b67-95d8d999b3b7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97119_prescriptions</Name>
      <Title>Plan Local d'Urbanisme de PETIT-CANAL - Prescriptions</Title>
      <Abstract>Document d'urbanisme numérisé - zonage</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5116133474339 16.3509403912364</ows:LowerCorner>
        <ows:UpperCorner>-61.398209432533 16.4468392944751</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/de52ff7d-a02f-4423-a443-14679e72943b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_baillif</Name>
      <Title>Plan de Prévention des Risques Naturels - BAILLIF 104</Title>
      <Abstract>Plan de prévention des risques naturels de la commune de Baillif</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7516221629664 16.0096189922984</ows:LowerCorner>
        <ows:UpperCorner>-61.6804663624332 16.0900848214289</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c122916d-134e-417b-aaae-f38b76a1e69d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_vx_hab</Name>
      <Title>Plan de Prévention des Risques Naturels - VIEUX-HABITANTS 97 134</Title>
      <Abstract>Plan de prévention des risques naturels de la commune de Vieux-Habitants</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7706202739966 16.0337225130253</ows:LowerCorner>
        <ows:UpperCorner>-61.6634964376916 16.135448973031</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b80ffb9c-d2cc-4245-aa00-b55ae5baf7fc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_le_lamentin</Name>
      <Title>Plan de Prévention des Risques Naturels - LE LAMENTIN 97 115</Title>
      <Abstract>Plan de prévention des risques naturels de la commune de Le Lamentin</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7337774396428 16.1884461512541</ows:LowerCorner>
        <ows:UpperCorner>-61.6015813624725 16.3031429387381</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ba754468-a955-4aba-843b-2add7549e934"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_basse_terre</Name>
      <Title>Plan de Prévention des Risques Naturels - BASSE-TERRE 97 105</Title>
      <Abstract>Plan de prévention des risques naturels de la commune de Basse-Terre</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7464576649039 15.9857393898803</ows:LowerCorner>
        <ows:UpperCorner>-61.7124883668742 16.0127545726956</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ba8e2507-82d1-401a-bc37-9942c537388f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_vieux_fort</Name>
      <Title>Plan de Prévention des Risques Naturels - VIEUX-FORT 97 133</Title>
      <Abstract>Plan de prévention des risques naturels de la commune de Vieux-Fort</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7102888753512 15.9463609473238</ows:LowerCorner>
        <ows:UpperCorner>-61.6766380298867 15.9752625511956</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2c541108-f397-4f3a-9d47-6cbb7f75d8a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rpg_ano_2017</Name>
      <Title>Registre Parcellaire Graphique de la Guadeloupe 2017 - Parcelles</Title>
      <Abstract>Typologie des cultures déclarées RPG</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0906534736284 15.838731797212</ows:LowerCorner>
        <ows:UpperCorner>-60.9980633386914 18.1187800414596</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ebbc1821-3e98-4813-bc76-336a78f21d2c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prescription_pct_stc</Name>
      <Title>Plan Local d'urbanisme de Saint-Claude - prescriptions (points)</Title>
      <Abstract>Prescriptions (points) du PLU de Saint-Claude</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7242139566409 16.000404379384</ows:LowerCorner>
        <ows:UpperCorner>-61.6834160573408 16.0429249499782</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f60eb34a-b6f0-4ac0-a9d4-ae3f841fe93c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prescriptions_surf_stc</Name>
      <Title>Plan Local d'Urbanisme de Saint-Claude - prescriptions (surfaces)</Title>
      <Abstract>Prescriptions (surface) du PLU de Saint-Claude</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7213055382008 16.0020243480599</ows:LowerCorner>
        <ows:UpperCorner>-61.6598010844775 16.0849292407089</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/eb7eb96b-a64f-49b8-b9f3-9941b847813c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prescriptions_surf_gou</Name>
      <Title>Plan Local d'Urbanisme de Gourbeyre - prescriptions (surfaces)</Title>
      <Abstract>Prescriptions (surface) du PLU de Gourbeyre</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7235537469111 15.969665201562</ows:LowerCorner>
        <ows:UpperCorner>-61.6551211369915 16.0421601514305</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/43470c7b-b249-42f8-b65c-9c52c6a7c863"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:autorite_org_aep_ass_2018</Name>
      <Title>Autorités organisatrices compétentes en eau et assainissement en Guadeloupe</Title>
      <Abstract>Autorités organisatrices compétentes en eau et assainissement</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124416233384 15.8274751138263</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527521331 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b28a1719-b0fa-4490-a7fd-a34d57da150b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:steu_autorisation_2018</Name>
      <Title>Autorisation des Stations de Traitement des Eaux Usées (STEU)</Title>
      <Abstract>Statut des STEU Loi sur l'Eau</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7804838397556 15.859519503278</ows:LowerCorner>
        <ows:UpperCorner>-61.2781200184209 16.4684226657152</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/12e067cb-aec4-41f5-99f0-d8986173a8d5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:operateur_aep_ass_2018</Name>
      <Title>Exploitants eau potable et assainissement</Title>
      <Abstract>Exploitants eau potable et assainissement</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124416233384 15.8274751138263</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527521331 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a6a03856-2a8a-4c37-adb1-269985150294"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vol_perte_2016</Name>
      <Title>Volume des pertes sur le réseaux de distribution</Title>
      <Abstract>Volumes des pertes d'eau sur le réseau</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124416233384 15.8274751138263</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527521331 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/09333414-dd25-4179-ac40-c4b8d60473ee"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:indice_connaissance_aep</Name>
      <Title>Indice de connaissance et gestion patrimoniale des réseau d'eau potable (AEP)</Title>
      <Abstract>Indice de connaissance et gestion patrimoniale des réseaux AEP</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124416233384 15.8274751138263</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527521331 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/05e30a1d-3972-416c-93fc-f97dcc0f24bd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ude_aep</Name>
      <Title>Unité de Distribution d'Eau potable (UDE)</Title>
      <Abstract>Unités de distribution d'eau potable</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.153108974338 15.8349899102351</ows:LowerCorner>
        <ows:UpperCorner>-60.9823357512093 18.1243618495895</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9fe7b6b7-b54e-4027-9986-037f688003a2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bacteriologie_conformite_2017</Name>
      <Title>Conformité bactériologique des eaux de distribution</Title>
      <Abstract>conformité bactériologique des eaux de distribution</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.811949312997 15.8349899102351</ows:LowerCorner>
        <ows:UpperCorner>-60.9997604299152 16.5165969852929</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/93e3cec4-f88b-4ce5-a21b-aeab9b54b7cd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:aluminium_udi_2017</Name>
      <Title>Conformité aluminium dans les unités de traitements</Title>
      <Abstract>Aluminium dans les unités de traitements</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7911359795458 15.9063189025276</ows:LowerCorner>
        <ows:UpperCorner>-61.2081115174889 16.4259274674788</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b126133d-4b7e-483b-9028-4a3ec24ba1f8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:turbidite_aep_2017</Name>
      <Title>Turbidité dans les unités de traitements</Title>
      <Abstract>Turbidité dans les unités de traitements</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7911359795458 15.9063189025276</ows:LowerCorner>
        <ows:UpperCorner>-61.2081115262344 16.4259265128632</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/645c03db-a1f7-4893-8bbb-df6a40de15d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:conformite_steu_1500eh</Name>
      <Title>Conformité des Stations de traitement des Eaux Usées (STEU) supérieures à 1 500 EH</Title>
      <Abstract>Conformité des STEU supérieures à 1500 EH</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7804838397556 15.859519503278</ows:LowerCorner>
        <ows:UpperCorner>-61.2781200184209 16.4684226657152</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f23a4988-3c7d-4537-ac2c-63793029fe17"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prix_ass_2017</Name>
      <Title>Prix du service d'eau de l'assainissement au m3 pour 120 m3 au 1er janvier 2017</Title>
      <Abstract>prix su service assainissement par exploitant</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990332021 15.8347555828819</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527162734 16.5167348240258</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/48efa35a-5fd5-4199-9f5c-740d186397f5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prix_aep_2016</Name>
      <Title>Prix du service de l'eau au m3 pour 120 m3 au 1er janvier 2017</Title>
      <Abstract>Prix du service d'eau en m3 pour 120m3</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990332021 15.8347555828819</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527162734 16.5167348240258</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/40a012a8-8b5a-4c5a-bdab-20faa321a8f2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:clc_2018_niv3_971</Name>
      <Title>CORINE Land Cover - DOM - 2018</Title>
      <Abstract>Inventaire biophysique de l'occupation des terres 2018</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.9060468103103 15.7363330788262</ows:LowerCorner>
        <ows:UpperCorner>-60.9056164250586 16.6075518963226</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/639ef129-a7ea-4b82-914c-945343134eda"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:trait_cote_1950</Name>
      <Title>Trait de côte 1950</Title>
      <Abstract>Limite du trait de côte en 1950 en Guadeloupe. Etude du BRGM "Evolution et dynamique du trait de côte de l’archipel guadeloupéen".</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812199191841 15.8641451379575</ows:LowerCorner>
        <ows:UpperCorner>-61.0000213155005 16.5165772165922</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9c6260ee-f301-41dc-a2a5-b870d330cb47"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:trait_cote_1998</Name>
      <Title>Trait de côte 1998</Title>
      <Abstract>Limite du trait de côte en 1950 en Guadeloupe. Etude du BRGM "Evolution et dynamique du trait de côte de l’archipel guadeloupéen".</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8117547729201 15.9427058473321</ows:LowerCorner>
        <ows:UpperCorner>-61.1684913377584 16.5167047897018</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/935c4c47-e75d-4ab0-80f0-25680ae8a1d5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:trait_cote_2010</Name>
      <Title>Trait de côte 2010</Title>
      <Abstract>Limite du trait de côte en 2010 en Guadeloupe. Etude du BRGM "Évolution et dynamique du trait de côte de l’archipel guadeloupéen".</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124260327791 15.8275625212462</ows:LowerCorner>
        <ows:UpperCorner>-61.0001431117987 16.5167294479698</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fc909b8d-ee9d-4424-8dfa-5f15d38047c3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:trait_cote_2017</Name>
      <Title>Typologie du trait de côte 2017</Title>
      <Abstract>Typologie du trait de côte de Guadeloupe en 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123518438196 15.827555047993</ows:LowerCorner>
        <ows:UpperCorner>-61.0002864755012 16.51644348153</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1ba0d52e-c2c0-4cae-9a77-c84de271b8e3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_etabl_scolaire_2017</Name>
      <Title>Etablissements scolaires de Guadeloupe</Title>
      <Abstract>Localisation des établissements scolaires 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8067087697529 15.8451542122428</ows:LowerCorner>
        <ows:UpperCorner>-61.0148689591742 16.477337131327</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2bf15450-bc75-4b8c-b6a6-6b9ccfaecc95"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ehpad_2017</Name>
      <Title>Etablissement d'Hébergement pour Personnes Agées Dépendantes (EHPAD) en Guadeloupe</Title>
      <Abstract>Localisation des EHPAD de Guadeloupe en 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7874876013302 15.8798064497299</ows:LowerCorner>
        <ows:UpperCorner>-61.2823991745808 16.4263353853347</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/58315dab-c83d-4d01-96bb-c0997a34949f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_baillif</Name>
      <Title>Plan Local d'Urbanisme de la commune de BAILLIF</Title>
      <Abstract>Plan local d'urbanisme (PLU) numérisé (Zonage). Ce lot informe du droit à bâtir sur la commune de Baillif. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7513867498173 16.0095964329048</ows:LowerCorner>
        <ows:UpperCorner>-61.6806042441195 16.090028323096</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b9492ab3-e676-49de-ad0c-02898ee32def"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_baillif_er</Name>
      <Title>Plan Local d'Urbanisme de BAILLIF - Prescriptions (ER)</Title>
      <Abstract>Emplacements réservés</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7479966573528 16.0111705635548</ows:LowerCorner>
        <ows:UpperCorner>-61.7145942631902 16.0588939805444</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e539e3c6-0de5-4b4b-8a12-95b66c02cc2c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_vx_hab_zonage</Name>
      <Title>Plan Local d'Urbanisme de VIEUX-HABITANTS - Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de Vieux-Habitants. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7706370882821 16.0338720080746</ows:LowerCorner>
        <ows:UpperCorner>-61.6633609849387 16.135359065858</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bdcec458-baa5-4850-96b0-420118a22433"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_vxhab_prescription</Name>
      <Title>Plan Local d'Urbanisme de VIEUX-HABITANTS - Prescriptions</Title>
      <Abstract>Prescriptions liées au PLU de la commune de Vieux-Habitants</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7701949755365 16.0475812601787</ows:LowerCorner>
        <ows:UpperCorner>-61.7232148105737 16.1058371834241</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b395ccba-f968-414d-9398-466a79bdb43b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_gou_zonage</Name>
      <Title>Plan Local d'Urbanisme de GOURBEYRE- Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de GOURBEYRE. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7229819794568 15.9687350172729</ows:LowerCorner>
        <ows:UpperCorner>-61.6551211369915 16.0421567084497</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ba78657b-a01e-4955-8f3d-6e41f0d83d98"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zntc_chlordecone_dm</Name>
      <Title>Interdiction totale de pêche zone chlordecone</Title>
      <Abstract>Limite totale d'interdiction de pêche dans la zone contaminée au chlordecone </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6809601898113 15.9483600374348</ows:LowerCorner>
        <ows:UpperCorner>-61.548126822679 16.1512240254453</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d4a7c74e-f4d0-4212-8a0f-5ab453f8a8be"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_epci</Name>
      <Title>BDTOPO® 2019 - EPCI</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124472201441 15.8274760692849</ows:LowerCorner>
        <ows:UpperCorner>-61.0001583618107 16.516735786192</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6d328e4e-d1e3-4fe1-8e61-23f5be009489"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_cimetiere</Name>
      <Title>BDTOPO® 2019 - Cimetière</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7971896713257 15.8452892843472</ows:LowerCorner>
        <ows:UpperCorner>-61.0122165192604 16.4749264947502</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c03d8555-a790-44b5-b530-9a2496e6403a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_const_lineaire</Name>
      <Title>BDTOPO® 2019 - Construction linéaire</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8086978803178 15.8405158048919</ows:LowerCorner>
        <ows:UpperCorner>-61.0048351101301 16.5071380649251</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/062e88c0-7f1e-4e98-8701-3c2e9dc99afd"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_const_pt</Name>
      <Title>BDTOPO® 2019 - Construction ponctuelle</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8111055705197 15.8421596295016</ows:LowerCorner>
        <ows:UpperCorner>-61.0023584326271 16.5020192356191</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/982c02de-10ba-4933-bb3b-9fe6c70c8ae2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_orographie</Name>
      <Title>BDTOPO® 2019 - Ligne orographique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7899157330006 15.8371539916668</ows:LowerCorner>
        <ows:UpperCorner>-61.065851622257 16.4888548952105</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6c0a5c23-7fea-46ce-bd7c-b771fdab53a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_sport</Name>
      <Title>BDTOPO® 2019 - Terrain de sport</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8077596839912 15.8440487211287</ows:LowerCorner>
        <ows:UpperCorner>-61.0128763085462 16.48760075784</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/cdc803c9-123b-42e0-8aff-eaee2d49f4b0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_top_nonhab</Name>
      <Title>BDTOPO® 2019 - Lieu dit non habité</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8066335333919 15.8417786154225</ows:LowerCorner>
        <ows:UpperCorner>-61.0067753557197 16.5075917077593</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d0dfad04-927e-465e-99a8-80eafd1974c1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo19_topo_lieunom</Name>
      <Title>BDTOPO® 2019 - Toponyme lieu nommé</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8120817967939 15.8281778350481</ows:LowerCorner>
        <ows:UpperCorner>-61.0004281601968 16.5165430155516</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/99a95d66-5aee-4ae4-b0d4-acf404802dad"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_z_hab</Name>
      <Title>BDTOPO® 2019 - Zone d'habitat</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8113000132314 15.8399880202617</ows:LowerCorner>
        <ows:UpperCorner>-61.0132074907548 16.5003175103586</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ffcedf47-65d5-4391-8b5c-2c3f3d7e1371"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_z_reg</Name>
      <Title>BDTOPO® 2019 - Parc ou réserve</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-62.019640590982 15.9419242273912</ows:LowerCorner>
        <ows:UpperCorner>-61.090406086384 16.5197624850638</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a3fc7908-3d65-4feb-8d83-bb0238488435"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_canalisation</Name>
      <Title>BDTOPO® 2019 - Canalisation</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7698534391696 16.1204514331398</ows:LowerCorner>
        <ows:UpperCorner>-61.3263701256526 16.3235658037616</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/33da816c-ad78-4967-8668-08c195711108"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_electr</Name>
      <Title>BDTOPO® 2019 - Ligne éléctrique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7806016209108 15.9829438473665</ows:LowerCorner>
        <ows:UpperCorner>-61.275962562686 16.3251084158469</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e10cf908-ed78-45af-af44-1c4b4cf5115b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_transfo</Name>
      <Title>BDTOPO® 2019 - Poste de transformation</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7178840583902 15.9826768686981</ows:LowerCorner>
        <ows:UpperCorner>-61.2755700873797 16.3249948513232</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f08efde3-4cc5-4e88-b745-48a39fd2bb8f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_za</Name>
      <Title>BDTOPO® 2019 - Zone d'activité ou d'intérêt</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8100335770044 15.8418491440521</ows:LowerCorner>
        <ows:UpperCorner>-61.0021693464565 16.5142288539535</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9d401739-0c03-43ae-b42d-4078f48a5e7e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_adresse</Name>
      <Title>BDTOPO® 2019 - Adresse</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8104426214748 15.8389127056813</ows:LowerCorner>
        <ows:UpperCorner>-61.0134428836186 16.504958103378</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/725302f4-626f-455d-a0b8-e816cb642c2f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_aerien</Name>
      <Title>BDTOPO® 2019 - Aérodrome</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7477458270337 15.8385124770201</ows:LowerCorner>
        <ows:UpperCorner>-61.0849307606373 16.3018334674992</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/03171fef-dc07-4940-8ba1-4b3f16974107"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_equipmt_transport</Name>
      <Title>BDTOPO® 2019 - Equipement de transport</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7987296058213 15.8500408680017</ows:LowerCorner>
        <ows:UpperCorner>-61.0698706056506 16.5119596259298</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9d3244e2-dc67-4da8-acba-074104955f0e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_piste_aerien</Name>
      <Title>BDTOPO® 2019 - Piste d'aérodrome</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7463168652183 15.8598587349419</ows:LowerCorner>
        <ows:UpperCorner>-61.081836451212 16.3029392208838</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fbe069a1-dbaa-40bf-afd1-b5675e677d3e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_pt_reseau</Name>
      <Title>BDTOPO® 2019 - Point du réseau</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7929019692305 15.940881256675</ows:LowerCorner>
        <ows:UpperCorner>-61.0259247945001 16.4985853477592</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bc5d54a3-f6f5-408f-823b-b38fd39de277"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_rte_nommee</Name>
      <Title>BDTOPO® 2019 - Route nommée</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8091880243034 15.8387515272987</ows:LowerCorner>
        <ows:UpperCorner>-61.0020484618613 16.5121343141427</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7cbc4e25-403d-42d1-8740-b5c7a0a52f5d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_rte</Name>
      <Title>BDTOPO® 2019 - Trançon route</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8107496092299 15.8382076168926</ows:LowerCorner>
        <ows:UpperCorner>-61.0020081454822 16.5160684546045</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/10e45562-807f-459f-ba1d-b6be4f75e16d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_estran</Name>
      <Title>BDTOPO® 2019 - Zone d'estran</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8084469871622 15.8531447671753</ows:LowerCorner>
        <ows:UpperCorner>-61.0174062504419 16.5050998811108</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d2f8c750-4528-4312-b387-041c317873ce"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_vegetation</Name>
      <Title>BDTOPO® 2019 - Zone de végétation</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8122832987623 15.8288657123221</ows:LowerCorner>
        <ows:UpperCorner>-61.0025655319154 16.5135978014848</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c0425b9b-3052-4d29-a528-abdea742e677"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_lim_terre_mer</Name>
      <Title>BDTOPO® 2019 - Limite Terre / Mer</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124472201441 15.8274760692849</ows:LowerCorner>
        <ows:UpperCorner>-61.0001583618107 16.516735786192</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/488f3fb2-4ed0-48ce-82d5-ac5bc4b765f0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_toponym_hydro</Name>
      <Title>BDTOPO® 2019 - Toponyme hydrographique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8088538200873 15.8309363230099</ows:LowerCorner>
        <ows:UpperCorner>-61.0017539493193 16.5132709209332</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e9e4df42-3cd8-466f-b8c2-0f19077cdbab"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_detail_hydro</Name>
      <Title>BDTOPO® 2019 - Détail hydrographique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8088538200873 15.8309363230099</ows:LowerCorner>
        <ows:UpperCorner>-61.0017539493193 16.5132709209332</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2bfa646a-5372-47f7-b2d4-67e7be0e8499"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_cours_eau</Name>
      <Title>BDTOPO® 2019 - Cours d'eau</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8084339061565 15.8515735783684</ows:LowerCorner>
        <ows:UpperCorner>-61.00217060104 16.4757578387121</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c4271dd9-4d41-401b-a651-ec8f19a6e421"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_surf_hydro</Name>
      <Title>BDTOPO® 2019 - Surface hydrographique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.806296469183 15.8334257251798</ows:LowerCorner>
        <ows:UpperCorner>-61.0141794968834 16.5111188211173</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1aa8999e-ddac-44b8-8322-6f3f2e4587db"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_19_tronc_eau</Name>
      <Title>BDTOPO® 2019 - Tronçon hydrographique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8110362173525 15.8362998257229</ows:LowerCorner>
        <ows:UpperCorner>-61.0019654227603 16.4957851219819</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5d628380-2c2b-46dc-9cf1-89513bb94605"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rpg_parcelles_2018</Name>
      <Title>Registre Parcellaire Graphique (RPG) - 2018</Title>
      <Abstract>Registre Parcellaire Graphique (RPG) permettant l’identification des parcelles agricoles. Ces données issues de l'ASP sont anonymisées et transmises par l'IGN. Le jeu de donnée présenté ici à fait l'objet d'un traitement. Deux champs ont été rajoutés "cult_txt" et "grp_txt" qui respectivement traduisent en texte les codifications des champs "code_cultu" et "code_group".</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0861590884679 15.838731797212</ows:LowerCorner>
        <ows:UpperCorner>-60.9982455469627 18.1027246130471</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1d62d5f8-7c05-43ca-ab71-ce5afca79989"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_parcellaire_bat_2019</Name>
      <Title>BD PARCELLAIRE® Bâtiments - 2018</Title>
      <Abstract>Jeu de donnée relative au parcellaire cadastral. Il s’agit d’une base de données bidimensionnelle. Le produit Parcellaire Express (PCI) ne se substitue pas au plan cadastral dématérialisé. C'est un assemblage de ce plan sur le territoire national couvert par le cadastre, qui utilise les fichiers PCI Vecteur de la DGFiP. Le PCI de la DGFiP tend à devenir PCI Vecteur sur tout le territoire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1527487836385 15.8311876695859</ows:LowerCorner>
        <ows:UpperCorner>-60.9844236751949 18.1186875145261</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/8c9464b4-1855-4659-b068-3a3efcee2318"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdpar_bat_2018</Name>
      <Title>BD PARCELLAIRE® 2018 - Parcelles</Title>
      <Abstract>Jeu de donnée relatif au parcellaire cadastral. Il s’agit d’une base de données bidimensionnelle. Le produit Parcellaire Express (PCI) ne se substitue pas au plan cadastral dématérialisé. C'est un assemblage de ce plan sur le territoire national couvert par le cadastre, qui utilise les fichiers PCI Vecteur de la DGFiP. Le PCI de la DGFiP tend à devenir PCI Vecteur sur tout le territoire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1594018208047 15.827451867732</ows:LowerCorner>
        <ows:UpperCorner>-60.9811057644582 18.1263787290915</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5080ea6e-c664-4691-8659-150e8f585334"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bd_parcellaire_subdiv_2018</Name>
      <Title>BD PARCELLAIRE® 2018 - Subdivisions fiscales</Title>
      <Abstract>Jeu de donnée relatif au parcellaire cadastral. Il s’agit d’une base de données bidimensionnelle. Le produit Parcellaire Express (PCI) ne se substitue pas au plan cadastral dématérialisé. C'est un assemblage de ce plan sur le territoire national couvert par le cadastre, qui utilise les fichiers PCI Vecteur de la DGFiP. Le PCI de la DGFiP tend à devenir PCI Vecteur sur tout le territoire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1592087909351 15.827451867732</ows:LowerCorner>
        <ows:UpperCorner>-60.9811057644582 18.1263787354287</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/079fa55c-cf6c-4458-a014-398dcf0844ea"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ars_finess_2018</Name>
      <Title>Etablissements sanitaires, médico-sociaux et sociaux 2018 en Guadeloupe</Title>
      <Abstract>Localisation des établissement de santé sur le territoire guadeloupéen en 2018</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.805182564551 15.8452500267352</ows:LowerCorner>
        <ows:UpperCorner>-61.0719172330517 16.4741923894993</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4e2aa0a8-3e9b-4c3f-a877-4bbc5359805c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cinquantepasgeometriques</Name>
      <Title>50 pas géométriques</Title>
      <Abstract>Base de données numérique de la zone des 50 pas géométriques.

La zone dite des 50 pas géométriques est une bande littorale de 81,20 m de large comptés à partir du rivage de la mer. La plupart des espaces naturels des 50 pas a été remis en ge...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1157160282466 15.8274542142508</ows:LowerCorner>
        <ows:UpperCorner>-60.9811287228248 18.1251598102733</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4a93cad0-3f06-4a67-aaf7-a5ad2358e82a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sites_inscrits_971</Name>
      <Title>Sites inscrits de la Guadeloupe</Title>
      <Abstract>Périmètres des sites classés au titre de la loi du 2 mai 1930 sur la protection des monuments naturels et des sites de caractère artistique, historique, scientifique, légendaire ou pittoresque, codifiée par les articles L.341-1 à L.341-22 du cod...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0867017372498 15.8321846231227</ows:LowerCorner>
        <ows:UpperCorner>-61.5557300459561 18.0719002165038</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b5c7dca5-0a05-42ad-8efd-2952723ff10e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:sites_classes_971</Name>
      <Title>Sites classés de la Guadeloupe</Title>
      <Abstract>Périmètres des sites classés au titre de la loi du 2 mai 1930 sur la protection des monuments naturels et des sites de caractère artistique, historique, scientifique, légendaire ou pittoresque, codifiée par les articles L.341-1 à L.341-22 du cod...</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8098539398666 15.8578105888851</ows:LowerCorner>
        <ows:UpperCorner>-61.1660836737993 16.332992222433</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/67563cdc-c4d4-42f7-adad-f63c639e50f3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:karucover2010</Name>
      <Title>KaruCover 2010 - Occupation du sol à grande échelle en 2 dimensions en Guadeloupe</Title>
      <Abstract>KaruCover est une base de données vectorielle pour la description de l’occupation du sol de l’ensemble du territoire guadeloupéen. Elle s’appuie sur un modèle ouvert séparant la couverture du sol et l’usage du sol (appelé modèle en 2 dimensions). Permet de quantifier et de qualifier les évolutions des espaces.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8152584364074 15.8247389075305</ows:LowerCorner>
        <ows:UpperCorner>-60.9973153592252 16.5194620928358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0c26ff2e-4a88-4ef0-9462-8a7ca37f35d4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_detail_orographiq</Name>
      <Title>BDTOPO® 2019 - Détail orographique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8120817967939 15.8281778350481</ows:LowerCorner>
        <ows:UpperCorner>-61.0004281601968 16.5165430155516</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f7da8803-9c13-420f-b01c-115dea398f05"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_pylone</Name>
      <Title>BDTOPO® 2019 - Pylone</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7806016209108 15.9829438473665</ows:LowerCorner>
        <ows:UpperCorner>-61.275962562686 16.3251084158469</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ce66fca7-67c1-4761-b258-551a8843dae3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_const_surf</Name>
      <Title>BDTOPO® 2019 - Construction surfacique</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7227078986468 15.9836430062728</ows:LowerCorner>
        <ows:UpperCorner>-61.3182130015636 16.415602260803</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e8e7cb0c-6ca7-4de3-b1f8-3ceb92f514f3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_batis</Name>
      <Title>BDTOPO® 2019 - Bâtiment</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.811205328217 15.8311770413191</ows:LowerCorner>
        <ows:UpperCorner>-61.0018072216118 16.512200757157</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ad32c368-8634-448b-9c12-86ae130d0f42"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopo_2019_topony_bat</Name>
      <Title>BDTOPO® 2019 - Toponyme bâti</Title>
      <Abstract>La BD TOPO® version 3.0 contient une description vectorielle 3D (structurée en objets) des éléments du territoire et de ses infrastructures, de précision métrique. Les objets de la BDTOPO® sont structurés en thèmes : • l'administratif • les adresses • le bâti • l'hydrographie • les lieux nommés • l'occupation du sol • les services et activités • le transport • les zones réglementées Le processus de production 3D permet de fournir l'altimétrie des objets, ainsi que la hauteur des bâtiments. Le relief est décrit sous forme de modèles numériques de terrain (MNT). Dans la version 3.0, tous les objets possèdent un identifiant unique et stable dans le temps.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7747547868804 15.8828441921829</ows:LowerCorner>
        <ows:UpperCorner>-61.0042419774268 16.4694970814588</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fce15082-4a52-4eb6-a173-9904374f4ca6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_bt</Name>
      <Title>Plan Local d'Urbanisme de la commune de BASSE-TERRE - Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de BASSE-TERRE. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7464387481211 15.9855964066233</ows:LowerCorner>
        <ows:UpperCorner>-61.7123023586393 16.012741896167</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5c8009ae-848b-4b6a-a2f9-428b9b8ae660"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescritions_surf_bt</Name>
      <Title>Plan Local d'Urbanisme de la commune de BASSE-TERRE - Prescriptions surfaciques</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de BASSE-TERRE. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.746273536739 15.9879747890005</ows:LowerCorner>
        <ows:UpperCorner>-61.7185961005927 16.0111928128518</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2c55ebf0-9249-4420-9805-9a9f5d175e61"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97124_zonage</Name>
      <Title>Plan Local d'urbanisme de Saint-Claude - Zonage</Title>
      <Abstract>Zonage du PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.731692856948 15.9962659719211</ows:LowerCorner>
        <ows:UpperCorner>-61.6598010844775 16.084990931865</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/e0614886-d7cf-4a52-bc3c-45e8730c4bc4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_trv</Name>
      <Title>Plan Local d'Urbanisme de TROIS-RIVIERES - Zonage</Title>
      <Abstract>Zonage PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6846111150874 15.9518815910128</ows:LowerCorner>
        <ows:UpperCorner>-61.6140552381239 16.0337694281915</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/333861c8-4dda-4049-b970-01b131ca7b4e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescriptions_trv</Name>
      <Title>Plan Local d'Urbanisme de TROIS-RIVIERES - Prescriptions surfaciques</Title>
      <Abstract>Prescriptions surfaciques PLU</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6598795575906 15.9611575275391</ows:LowerCorner>
        <ows:UpperCorner>-61.6140552381239 16.0336165749886</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/364849ca-c3ec-4d18-a8b4-9919aae917ff"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97118_zonage</Name>
      <Title>Plan Local d'Urbanisme de PETIT-BOURG - Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de Petit-Bourg. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7365447531409 16.1020843968845</ows:LowerCorner>
        <ows:UpperCorner>-61.5792149529195 16.237074393457</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7b05f659-b0bb-4db3-8c68-b9e1d0c674ba"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_97118_prescriptions</Name>
      <Title>Plan Local d'Urbanisme de PETIT-BOURG - Prescriptions surfaciques</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone..</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7365488003213 16.1020812979688</ows:LowerCorner>
        <ows:UpperCorner>-61.5796664257663 16.2361623377918</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7a5599e3-feec-40fe-8f6b-24f9cef8cc2b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_cab_er</Name>
      <Title>Plan Local d'Urbanisme de CAPESTERRE-BELLE-EAU - Prescriptions surfaciques</Title>
      <Abstract>Document d'urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de Capesterre-Belle-Eau.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6100745317231 16.0082106157377</ows:LowerCorner>
        <ows:UpperCorner>-61.5592413440587 16.1102607406246</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/59f439c9-6655-424f-8dd5-28fa7bc50173"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_tdb</Name>
      <Title>Plan Local d'Urbanisme de TERRE-DE-BAS - Zonage</Title>
      <Abstract>Plan local d'urbanisme (PLU) numérisé (Zonage). Ce lot informe du droit à bâtir sur la commune de Terre-de-Bas. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6508278768099 15.8341641285126</ows:LowerCorner>
        <ows:UpperCorner>-61.6050039772276 15.87284397677</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0585f3de-ada0-4c2e-9a9b-78896c328124"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescriptions_surf_tdb</Name>
      <Title>Plan Local d'Urbanisme de TERRE-DE-BAS - Prescriptions surfaciques</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6508278768099 15.8341641285126</ows:LowerCorner>
        <ows:UpperCorner>-61.6050139883155 15.8713890653281</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bf4ffc79-476c-4349-81be-b965fc5a4acc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescritions_pt_tdb</Name>
      <Title>Plan Local d'Urbanisme de TERRE-DE-BAS - Prescriptions ponctuelles</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6261460413796 15.852823226047</ows:LowerCorner>
        <ows:UpperCorner>-61.6226295793674 15.8610866104733</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/182e89db-6f87-4327-ac1a-93346427e89a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescription_surf_mae</Name>
      <Title>Plan Local d'Urbanisme de MORNE-A-L'EAU - Prescriptions surfaciques</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5150529814659 16.2871137848909</ows:LowerCorner>
        <ows:UpperCorner>-61.4143556191773 16.3544099910688</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/79f645cb-aeb7-4f6b-82f6-08ef06147922"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescription_pt_mae</Name>
      <Title>Plan Local d'Urbanisme de MORNE-A-L'EAU - Prescriptions ponctuelles</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.4605325804855 16.3287625905617</ows:LowerCorner>
        <ows:UpperCorner>-61.4567124279631 16.3360891216364</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/db9337fc-34e2-4215-a50e-36aad870afa8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_mle</Name>
      <Title>Plan Local d'Urbanisme de LE MOULE - Zonage</Title>
      <Abstract>Plan local d'urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de LE MOULE. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.4420911599691 16.2762497245499</ows:LowerCorner>
        <ows:UpperCorner>-61.277299957338 16.3934453745489</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/07b8dc88-d8c7-457c-a106-db60e76f7368"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescriptions_surf_mle</Name>
      <Title>Plan Local d'Urbanisme de LE MOULE - Prescriptions surfaciques</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.3868204422793 16.333455616379</ows:LowerCorner>
        <ows:UpperCorner>-61.3641501823873 16.3446725004898</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/41d28752-33a6-41c1-b3dd-8279136160f9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_gos</Name>
      <Title>Plan Local d'Urbanisme de LE GOSIER - Zonage</Title>
      <Abstract>Plan local d'urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de LE GOSIER. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.530698280971 16.1962576006335</ows:LowerCorner>
        <ows:UpperCorner>-61.4191746190827 16.258573581163</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/28b1ba3c-2995-40e9-9da8-d7ca2dd9c4e0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_gos_prescription_surf</Name>
      <Title>Plan Local d'Urbanisme de LE GOSIER - Prescriptions surfaciques</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5074314356024 16.1999764929689</ows:LowerCorner>
        <ows:UpperCorner>-61.4216398072387 16.2469483099079</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/97a0bdc1-b8d9-4ae1-addb-8f357dfd445e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_lam_zonage</Name>
      <Title>Plan Local d'Urbanisme de LAMENTIN - zonage</Title>
      <Abstract>Plan local d'urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de LE LAMENTIN. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.733633438401 16.1884314758414</ows:LowerCorner>
        <ows:UpperCorner>-61.6138938747654 16.2999449203916</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fr-000097115-plu20210211"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_lam_prescr_surf</Name>
      <Title>Plan Local d'Urbanisme de LAMENTIN - Prescriptions surfaciques</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.6721501514396 16.236724636068</ows:LowerCorner>
        <ows:UpperCorner>-61.628110260403 16.2901862309722</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/40fa5ace-3ce5-4bdf-a8c4-4b2f4c9090a7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:synth_mece_2019</Name>
      <Title>État des Lieux 2019 : synthèse de la qualité des masses d'eau cours d'eau (MECE)</Title>
      <Abstract>En application de la directive‑cadre sur l’eau (DCE), un diagnostic des milieux aquatiques est réalisé tous les 6 ans : l'état des lieux (EDL). Il vise notamment à préparer l'élaboration ultérieure du schéma directeur d'aménagement et de gestion des eaux (SDAGE) et du programme de mesures, par l'évaluation de la qualité des masses d'eau du territoire et du risque de non-atteinte des objectifs environnementaux. La couche présente la synthèse de la qualité des masses d'eau cours d'eau, dressée dans le cadre de l'EDL 2019, à partir d'analyses effectuées sur la période 2014-2017.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8046401579116 15.9597726801978</ows:LowerCorner>
        <ows:UpperCorner>-61.5557353505145 16.3584260839202</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5a4c2138-e831-4fb1-8513-6876a96ff9e3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:synth_mecot_2019</Name>
      <Title>État des Lieux 2019 : synthèse de la qualité des masses d'eau côtières (MECOT)</Title>
      <Abstract>En application de la directive‑cadre sur l’eau (DCE), un diagnostic des milieux aquatiques est réalisé tous les 6 ans : l'état des lieux (EDL). Il vise notamment à préparer l'élaboration ultérieure du schéma directeur d'aménagement et de gestion des eaux (SDAGE) et du programme de mesures, par l'évaluation de la qualité des masses d'eau du territoire et du risque de non-atteinte des objectifs environnementaux. La couche présente la synthèse de la qualité des masses d'eau côtières, dressée dans le cadre de l'EDL 2019, à partir d'analyses effectuées sur la période 2014-2017.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.172557528196 15.8090106032052</ows:LowerCorner>
        <ows:UpperCorner>-60.9206507726106 18.1433671777247</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d23ffa9a-1fcc-465f-a6ff-2217cd8b8bcb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ce_bcae_2019</Name>
      <Title>DAAF - CE BCAE</Title>
      <Abstract>Données CE BCAE instruction DAAF</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8084339061565 15.8515735783684</ows:LowerCorner>
        <ows:UpperCorner>-61.00217060104 16.4757578387121</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fac4ab0b-54d3-4d83-ae41-bab1c42c1a5f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:indice_cgpr_ep_2018</Name>
      <Title>Indice de connaissance et de gestion patrimoniale des réseaux d'eau potable en 2018</Title>
      <Abstract>L’indice de connaissance et de gestion patrimoniale des réseaux d’eau potable est un indicateur noté sur 120 points. Il évalue notamment le niveau de connaissance du réseau et de ses branchements ainsi que l’existence d’une stratégie de renouvellement. La moyenne de cet indicateur sur la Guadeloupe est en 2018 de 31 points. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.000152752133 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/220816d6-25c1-4af7-84f8-9f589586de34"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tx_perte_aep_2018</Name>
      <Title>Taux de perte sur le réseau de distribution d'eau potable en 2018</Title>
      <Abstract>En 2018, 78,3 Mm3 d'eau potable ont été mis en distribution sur l'ensemble de la Guadeloupe. Sur ce volume total, seulement 39 % de l'eau (30,5 Mm3) a été consommée par la population. Plusieurs facteurs peuvent expliquer cette différence entre le volume mis en distribution et le volume réellement consommé :
- l’existence de nombreuses fuites sur les réseaux de distribution d’eau potable ;
- la vétusté de certains compteurs qui sous-estiment les volumes ou ne les comptent plus ;
- l’existence de piquages clandestins sur le réseau.
Le taux de perte moyen à l'échelle de la Guadeloupe est de 61 % en 2018.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.000152752133 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a6124d02-aaae-4772-82dd-dd1ba718c95a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prix_ac_2019</Name>
      <Title>Prix du service d'assainissement au m3 pour une consommation de 120 m3 au 1er janvier 2019</Title>
      <Abstract>Le prix moyen du service d'assainissement collectif est calculé au mètre cube, sur la base d'une consommation annuelle d'eau de 120 m³, qui sert de référence et qui correspond à la consommation annuelle moyenne d'un foyer de quatre personnes.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.000152752133 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/04fa8c0a-b74e-49eb-9dde-2c53417d7366"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:prix_aep_2019</Name>
      <Title>Prix du service d'eau potable au m3 pour une consommation de 120 m3 au 1er janvier 2019</Title>
      <Abstract>Le prix moyen du service d'eau est calculé au mètre cube, sur la base d'une consommation annuelle de 120 m³, qui sert de référence et qui correspond à la consommation annuelle moyenne d'un foyer de quatre personnes.
</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.000152752133 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/76ae46b5-b96e-46b6-8ddc-8efa4eda1b19"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:tx_impayes_2018</Name>
      <Title>Taux d'impayés sur les factures d'eau de l'année 2018 au 31 décembre 2019</Title>
      <Abstract>Les données sur les taux d'impayés des factures d’eau de 2018 ont été calculés à partir des taux de recouvrement de la redevance pollution domestique par l'Office de l'Eau Guadeloupe (redevance présente sur l'ensemble des factures d'eau).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.000152752133 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/eb2a49f3-ad54-4923-aaf3-c6b4d22ad5ec"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ao_2018</Name>
      <Title>Autorités organisatrices compétentes en eau et en assainissement en 2018</Title>
      <Abstract>L’organisation des services d’eau et d’assainissement a connu une profonde mutation institutionnelle au cours de ces dernières années, notamment avec la promulgation en 2015 de la loi NOTRe, portant nouvelle organisation territoriale de la République. 
Depuis 2016, 5 autorités organisatrices assurent la compétence eau et assainissement sur l’ensemble de la Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.000152752133 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/04ef8671-acec-4940-a646-1f9220eeb0ba"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:exploitants_ac_2018</Name>
      <Title>Exploitants en assainissement collectif de Guadeloupe en 2018</Title>
      <Abstract>Les exploitants constituent les entités gestionnaires au quotidien des services d’eau et d’assainissement. L’autorité organisatrice charge l’exploitant de délivrer la prestation à l’usager, de faire fonctionner le réseau et d'entretenir les biens mis à disposition par la collectivité.
En Guadeloupe, la fonction d’exploitant est assurée soit par une régie (opérateur public), soit par un délégataire de service public (opérateur privé).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527521331 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/70d517b2-eeea-482a-9cc0-73ffdd71ba22"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:exploitants_aep_2018</Name>
      <Title>Exploitants en eau potable de Guadeloupe en 2018</Title>
      <Abstract>Les exploitants constituent les entités gestionnaires au quotidien des services d’eau et d’assainissement. L’autorité organisatrice charge l’exploitant de délivrer la prestation à l’usager, de faire fonctionner le réseau et d'entretenir les biens mis à disposition par la collectivité.
En Guadeloupe, la fonction d’exploitant est assurée soit par une régie (opérateur public), soit par un délégataire de service public (opérateur privé).

</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527521331 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/be2238fe-d7d3-4191-9f55-02063dfff93d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:spanc_2018</Name>
      <Title>Services publics d'assainissement non collectif (SPANC) de Guadeloupe au 31 décembre 2018</Title>
      <Abstract>Le contrôle des installations d’assainissement non collectif relève des Services Publics d’Assainissement Non Collectif (SPANC).
Les SPANC sont en charge : 
- du contrôle de conception : contrôle du projet d’assainissement, préalable à la demande de permis de construire ou en cas de réhabilitation ;
- du contrôle d’exécution : avis, avant remblaiement, sur la bonne réalisation des travaux ;
- du contrôle diagnostic de l’existant : contrôle de l’existence de l’installation d’assainissement non collectif, y compris lors d’une vente immobilière ;
- du contrôle périodique de bon fonctionnement de l’installation.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123990592122 15.8347555594799</ows:LowerCorner>
        <ows:UpperCorner>-61.000152752133 16.5167348498005</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c6915f45-a1a2-4880-8576-aa0621483902"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_cyclonique_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Aléa Cyclonique</Title>
      <Abstract>Aléa cyclonique sur la commune de Petit-Bourg. Document constitutif du PPRn.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/eea966c0-001b-4ed9-957a-dfbed88cf093"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_inondation_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Aléa Inondation</Title>
      <Abstract>Aléa inondation sur la commune de Petit-Bourg. Document constitutif du PPRn.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a61732a0-7a11-4f08-b28c-752d30051b99"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_liquefaction_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Aléa Liquéfaction</Title>
      <Abstract>Aléa liquéfaction sur la commune de Petit-Bourg. Document constitutif du PPRn.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ad3424cb-7613-416a-89a0-a6322065a0bf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_mvt_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Aléa mouvement de terrain</Title>
      <Abstract>Aléa mouvement de terrain sur la commune de Petit-Bourg. Document constitutif du PPRn.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2529128d-5e81-459f-a997-2663bff86490"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_sismique_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Aléa sismique</Title>
      <Abstract>Aléa sismique sur la commune de Petit-Bourg. Document constitutif du PPRn.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ac3a8d20-5e8a-4e98-838c-5aea74d5c8df"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:alea_faille_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Aléa faille</Title>
      <Abstract>Aléa faille sur la commune de Petit-Bourg. Document constitutif du PPRn.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/75eb8e34-c6c1-422a-8de7-602c2641e7a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_zonage_cyclonique</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Zonage risques cyclonique</Title>
      <Abstract>Zonage risque cyclonique sur la commune de Petit-Bourg. Document constitutif du PPRn. Se reporter au règlement.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/27364e96-3a65-40f0-91db-4fb2f045b14f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zonage_inondation_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Zonage risque inondation</Title>
      <Abstract>Zonage risque inondation sur la commune de Petit-Bourg. Document constitutif du PPRn. Se reporter au règlement.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/eb1baa30-435f-4975-8a69-793dd60ea845"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pprn_zonage_mvt_ptb</Name>
      <Title>Plan de prévention des risques naturels (PPRN) de PETIT-BOURG - Zonage risque mouvement de terrain</Title>
      <Abstract>Zonage risque mouvement de terrain sur la commune de Petit-Bourg. Document constitutif du PPRn. Se reporter au règlement.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7369490292478 16.102137036993</ows:LowerCorner>
        <ows:UpperCorner>-61.5791436343696 16.2371942502554</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/713e6055-310a-4343-8379-fa7455552963"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_str</Name>
      <Title>Plan Local d'Urbanisme de SAINTE-ROSE - Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Le lot informe du droit à bâtir sur la commune de Sainte-Rose. Le PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7666497903923 16.2251308241476</ows:LowerCorner>
        <ows:UpperCorner>-61.6019040926891 16.3620745156931</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fr-000097129-plu20191230"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescription_str</Name>
      <Title>Plan Local d'Urbanisme de SAINTE-ROSE - Prescriptions</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7657877645743 16.2251862757379</ows:LowerCorner>
        <ows:UpperCorner>-61.6019318618204 16.3583831129647</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7b75aa29-1c79-49e2-8fb3-d5a2a2f2abf5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rpg_ilot_2020</Name>
      <Title>Ilots anonymisés issus du RPG - 2020</Title>
      <Abstract>Le Registre Parcellaire Graphique (RPG) est un système d’information géographique permettant l’identification des parcelles agricoles, géré par l’ASP (Agence de service et de paiement). Une version anonyme des données graphiques du RPG associées à certaines des données déclarées par les exploitants sont diffusées. Ces données fournissent des informations détaillées sur l’occupation du sol et les structures foncières.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0707992116486 15.838731797212</ows:LowerCorner>
        <ows:UpperCorner>-60.9983091218269 18.0971185170721</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/bf605827-d276-49d4-82b3-7b23fa5013d8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rpg_parcelles_2021</Name>
      <Title>Parcellaire Graphique RPG - 2021</Title>
      <Abstract>Le Registre Parcellaire Graphique (RPG) est un système d’information géographique permettant l’identification des parcelles agricoles, géré par l’ASP (Agence de service et de paiement). Une version anonyme des données graphiques du RPG associées à certaines des données déclarées par les exploitants sont diffusées. Ces données fournissent des informations détaillées sur l’occupation du sol et les structures foncières.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0708016448542 15.8386851190364</ows:LowerCorner>
        <ows:UpperCorner>-60.9930702264582 18.1031795976192</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0d34c064-48e5-4436-8ffb-855adcbb3bd5"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ilots_rpg_2021</Name>
      <Title>Ilots anonymisés issues du RPG - 2021</Title>
      <Abstract>Le Registre Parcellaire Graphique (RPG) est un système d’information géographique permettant l’identification des parcelles agricoles, géré par l’ASP (Agence de service et de paiement). Une version anonyme des données graphiques du RPG associées à certaines des données déclarées par les exploitants sont diffusées. Ces données fournissent des informations détaillées sur l’occupation du sol et les structures foncières.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0708016448542 15.8386851189937</ows:LowerCorner>
        <ows:UpperCorner>-60.9930702217355 18.1031795976192</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6df378fb-8ca2-441c-a0ce-b5bc6661bc75"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescrip_vxf</Name>
      <Title>Plan Local d'Urbanisme de VIEUX-FORT - Prescriptions</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7033106107047 15.9477123919078</ows:LowerCorner>
        <ows:UpperCorner>-61.6852527763691 15.956783956663</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7e818409-ee6d-49d1-81da-a025cec864ef"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_vxf</Name>
      <Title>Plan Local d'Urbanisme de VIEUX-FORT - Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de Vieux-Fort. Le PLU est numérisé conformément aux prescriptions nationales du CNIG</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7100329300147 15.9463813898298</ows:LowerCorner>
        <ows:UpperCorner>-61.6766866472515 15.9750961049606</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fr-000097133-plu20180731"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_anb</Name>
      <Title>Plan Local d'Urbanisme de la commune de ANSE-BERTRAND - Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe du droit à bâtir sur la commune de Anse-Bertrand. Ce PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5358666437663 16.4189437307487</ows:LowerCorner>
        <ows:UpperCorner>-61.4032760980451 16.5149743184032</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fr-000097102-plu20170220"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_prescription_stl_mg</Name>
      <Title>Plan Local d'Urbanisme de SAINT-LOUIS - Prescriptions</Title>
      <Abstract>Les prescriptions d'un document d'urbanisme sont définies dans l'article R123-11 du code de l'urbanisme. Une prescription se présente sous la forme d'une information surfacique, linéaire ou ponctuelle qui apparait sur les documents graphiques du PLU. Une prescription qui se superpose à une zone du document d'urbanisme exerce en général une contrainte supplémentaire au règlement de la zone.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.3208726676835 15.9521450609677</ows:LowerCorner>
        <ows:UpperCorner>-61.315416081194 15.9591070353238</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2cb1f2ad-e48d-41f3-a927-902c38e82c21"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:plu_zonage_stl_mg</Name>
      <Title>Plan Local d'Urbanisme de SAINT-LOUIS - Zonage</Title>
      <Abstract>Plan Local d'Urbanisme (PLU) numérisé. Ce lot informe sur le droit à bâtir sur la commune de Saint-Louis de Marie-Galante. Le PLU est numérisé conformément aux prescriptions nationales du CNIG.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.3231555655301 15.9231664822788</ows:LowerCorner>
        <ows:UpperCorner>-61.2231152195858 16.0077710678974</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/fr-000097126-plu20220528"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopage22_cours_eau</Name>
      <Title>Cours d'eau - Guadeloupe 2022 - BD Topage®</Title>
      <Abstract>Il n'existe aucune définition normalisée de ce qu’est un cours d'eau. La codification des cours d'eau relève des gestionnaires du référentiel (Agences de l'eau, en concertation avec IGN-OFB-Etat).
Les choix de codification sont essentiellement influencés par une approche topographique, basée sur la toponymie de terrain lorsqu'elle existe. Les critères de longueur de drain, de débits, de permanence d'écoulement peuvent être utilisés, en l’absence de sources claires et convergentes sur la toponymie.
Un des rôles fondateurs du référentiel pour le système d’information sur l’eau est de proposer une identification des objets hydrographiques sous forme de codes stables, consensuels, utilisables pour produire et maintenir des référentiels dérivés, ou pour y raccrocher des données métier (Stations d’épuration, etc.)
Le choix du cours d'eau n'est généralement pas influencé par un de ces usages particuliers, parfois contradictoires entre eux.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8085235745624 15.8362998257229</ows:LowerCorner>
        <ows:UpperCorner>-61.0018876712151 16.5033472889195</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/283b35a4-4be8-4996-8d69-f4f6c8143093"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopage22_lim_terre_mer</Name>
      <Title>Limites terre-mer - Guadeloupe 2022 - BD Topage®</Title>
      <Abstract>Jeu de données des limites terre-mer de Guadeloupe BD Topage® version 2022.
Il s'agit des lignes au niveau desquelles une masse continentale est en contact avec une masse d'eau.
Le plan de référence de la limite terre-eau doit être une référence à une hauteur en eau. 
Correspond au concept « LandWaterBoundary » d'Inspire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124472201441 15.8274760692849</ows:LowerCorner>
        <ows:UpperCorner>-61.0001583618107 16.516735786192</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/574d297f-97d4-4722-820f-940954766e0c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopage22_noeudhydro</Name>
      <Title>Nœuds hydrographiques - Guadeloupe 2022 - BD Topage®</Title>
      <Abstract>Jeu de données des nœuds hydrographiques de Guadeloupe BD Topage® version 2022.
Un nœud hydrographique est une extrémité remarquable du tronçon hydrographique.
Correspond au concept « HydroNode » d'Inspire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.089630655907 15.8362998257229</ows:LowerCorner>
        <ows:UpperCorner>-60.9843514675498 18.1237476741722</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d0ea8c70-3ae5-44dd-a8e0-adc70c211060"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopage_2022_surf_eau</Name>
      <Title>Plans d'eau - Guadeloupe 2022 - BD Topage®</Title>
      <Abstract>eu de données des plans d'eau de Guadeloupe BD Topage® version 2022.
Les plans d'eau désignent une ou plusieurs étendue(s) d'eau continentale de surface, d'origine naturelle ou anthropique, de profondeur variable.

NOTE : La gestion des plans d'eau transfrontaliers se fait comme suit :
- cas des plans d'eau situés sur la frontière (faisant frontière) : la géométrie de celui-ci sera intégrée en entier,
- cas des plans d'eau franchissant la frontière une ou plusieurs fois : la géométrie de celui-ci sera intégrée en entier.
Correspond au concept « StandingWater » d'Inspire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.77043676312 15.8450428801536</ows:LowerCorner>
        <ows:UpperCorner>-61.178483864804 16.4868726890104</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5055a491-20c2-4a1d-a5db-7b12d7abd28a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopage22_surf_elementaires</Name>
      <Title>Surfaces élémentaires - Guadeloupe 2022 - BD Topage®</Title>
      <Abstract>Jeu de données des surfaces élémentaires de Guadeloupe BD Topage® version 2022.
Une surface élémentaire est un polygone qui représente une étendue d'eau continentale de surface, d'origine naturelle ou anthropique, de profondeur variable.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.806296469183 15.8334257251798</ows:LowerCorner>
        <ows:UpperCorner>-61.0141794968834 16.5111188211173</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/44022023-6b94-4189-876e-54e31a3ead28"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bdtopage22_troncon_hydrographique</Name>
      <Title>Tronçons hydrographiques - Guadeloupe 2022 - BD Topage®</Title>
      <Abstract>Jeu de données des tronçons hydrographiques de Guadeloupe BD Topage® version 2022.
Le tronçon hydrographique est le découpage le plus fin d'un réseau hydrographique. Il peut composer un cours d'eau ou traverser un plan d'eau.
Correspond au concept « WatercourseLink » d'Inspire.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8110362173525 15.8362998257229</ows:LowerCorner>
        <ows:UpperCorner>-61.0018876712151 16.5033616910716</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1f10e756-a456-4e4e-9486-55d6cae9a3ae"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:formation_vegetale_2017</Name>
      <Title>Cartographie des formations végétales de Guadeloupe 2017</Title>
      <Abstract>Typologie des formations végétales de Guadeloupe en 2017</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8293002481804</ows:LowerCorner>
        <ows:UpperCorner>-61.0034776749594 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/23d54561-b3e1-4db9-a596-ed03089796de"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pente_971</Name>
      <Title>Cartographie des pentes de guadeloupe pour l'exploitabilité de la forêt</Title>
      <Abstract>Analyse des pentes et de leur intérêt pour l'ensemble des utilisateurs, en terme d'exploitabilité ou de botanique.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.812237857411 15.8293002481804</ows:LowerCorner>
        <ows:UpperCorner>-61.0034776749594 16.5135966513147</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4e55018b-ac69-445e-836a-26ccf4c9213e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:exploitabilite_diag_foret</Name>
      <Title>Diagnostic forestier - Analyse de l'exploitabilité forestière</Title>
      <Abstract>Analyse de l'exploitabilité forestière</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.811242358586 15.836918498208</ows:LowerCorner>
        <ows:UpperCorner>-61.0111058734954 16.5034761435581</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/082b913c-0a4d-4845-8b12-8373dda169ee"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:enr_guadeloupe_2022</Name>
      <Title>Table régionale des postes de livraison des installations de production d'énergie renouvelables en Guadeloupe</Title>
      <Abstract>Données géolocalisées des postes de livraison des installations de production d'énergie renouvelables (biomasse, biogaz, géothermie, photovoltaïque, hydraulique et éolien). </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7708214717214 15.9445988921734</ows:LowerCorner>
        <ows:UpperCorner>-61.0192692094952 16.429923266726</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a8a0b038-35a4-4238-9608-00dc38feb3a8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieff_type1_2022</Name>
      <Title>ZNIEFF terrestre de type 1 | 2022</Title>
      <Abstract>L'inventaire des Zones Naturelles d'Intérêt Écologique, Faunistique et Floristique (ZNIEFF) a pour objectif d'identifier et de décrire, sur l'ensemble du territoire national, des secteurs de plus grand intérêt écologique abritant la biodiversité patrimoniale dans la perspective de créer un socle de connaissance mais aussi un outil d'aide à la décision (protection de l'espace, aménagement du territoire).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8075151821599 15.8282638827609</ows:LowerCorner>
        <ows:UpperCorner>-61.0599506171666 16.5168124325492</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/86e7ceb4-c19c-4903-80dc-d9b8e9ec39eb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:znieff_terrestre_t2</Name>
      <Title>ZNIEFF terrestre de type 2 | 2022</Title>
      <Abstract>L'inventaire des Zones Naturelles d'Intérêt Écologique, Faunistique et Floristique (ZNIEFF) a pour objectif d'identifier et de décrire, sur l'ensemble du territoire national, des secteurs de plus grand intérêt écologique abritant la biodiversité patrimoniale dans la perspective de créer un socle de connaissance mais aussi un outil d'aide à la décision (protection de l'espace, aménagement du territoire).</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5088758118734 16.2077329696872</ows:LowerCorner>
        <ows:UpperCorner>-61.478024334181 16.2183436849432</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/1ccd6e12-4d8c-42d8-b991-f55c7614ac8f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:nature_trait_cote</Name>
      <Title>Nature du trait de côte Guadeloupe</Title>
      <Abstract>Cette couche représente la géomorphologie et la géologie du trait de côte reportée sur le trait de côte Histolitt (Trait de Côte Histolitt France métropolitaine V2 © IGN-SHOM 2009) à grande échelle.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8124411903081 15.8275492017821</ows:LowerCorner>
        <ows:UpperCorner>-61.0001527521342 16.5167348503153</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/f404c89b-0d33-4f02-a54f-57f01d51e780"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:equipmt_tour_sentier_litt</Name>
      <Title>Équipements touristiques directement liés au sentier du littoral Guadeloupe</Title>
      <Abstract>Le sentier du littoral doit permettre aux piétons d'accéder au rivage de la mer et de cheminer le plus possible le long du littoral. Il désigne la totalité du tracé ouvert le long de la mer. Il n'a pas de statut juridique unique car il est constitué de tronçons de nature juridique différente. Selon la nature des terrains bordant le domaine public maritime, le sentier passe sur du domaine public de l’État ou des collectivités territoriales, ou sur des propriétés privées. L'ensemble du cheminement constituant le sentier du littoral comprend le cheminement ouvert aux piétons, le linéaire de sentier à étudier ou accessible à court terme, le linéaire du littoral inaccessible. Cette couche répertorie les équipements touristiques directement liés au sentier du littoral (aires de pique-nique, tables d'orientation, etc...)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7999387122955 15.8514838763071</ows:LowerCorner>
        <ows:UpperCorner>-61.1719415918047 16.5120305589585</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ad2bf1f5-fc37-4c8b-bc92-26720cf26a63"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cdl_perimetre_intervention_2023</Name>
      <Title>Les 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::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox/>
      <!--WARNING: Optional WGS84BoundingBox could not be established for this layer.  Consider setting the EXTENT in the LAYER object, or wfs_extent metadata. Also check that your data exists in the DATA statement-->
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/6b60715a-e3e5-4936-bbc8-ad32bbf038c4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pluie_annuelle_1991_2020</Name>
      <Title>Normales annuelles calculées sur le période 1991-2020 de précipitations pour tous les postes de Guadeloupe</Title>
      <Abstract>Normales annuelles (somme des normales de la saison) de précipitations pour tous les postes de Guadeloupe</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0706803423685 15.8612831257649</ows:LowerCorner>
        <ows:UpperCorner>-60.9850753245163 18.1006728037118</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/2eab8962-2f1a-4131-81e0-adb4e0eced44"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:jours_chauds_1991_2020</Name>
      <Title>Normales saisonnales 1991-2020 du nombre de jours chauds en Guadeloupe</Title>
      <Abstract>Il s’agit de la moyenne par saison des trente années entre 1991 et 2020 du nombre de jours que les extrêmes quotidiennes permettent de qualifier les jours chauds.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0706803423685 15.8612831257649</ows:LowerCorner>
        <ows:UpperCorner>-60.9850753245163 18.1006728037118</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5f4de68f-126b-4625-a814-8535b66f9cd1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:pluie_saison_1991_2020</Name>
      <Title>Normales saisonnières calculées sur le période 1991-2020 de précipitations pour tous les postes de Guadeloupe</Title>
      <Abstract>Normales saisonnières calculées sur le période 1991-2020 de précipitations</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.0706803423685 15.8612831257649</ows:LowerCorner>
        <ows:UpperCorner>-60.9850753245163 18.1006728037118</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4a828bd4-0b6c-420f-89a3-f57b22be0f1e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lieux_dits_2024</Name>
      <Title>Base de données statistique des lieux-dits de Guadeloupe</Title>
      <Abstract>Cette base de donnée consolidée, recense 2 790 lieux-dits du territoire. Son objectif est de disposer d'une maille d'analyse plus fine que la commune.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8123689307628 15.827451909578</ows:LowerCorner>
        <ows:UpperCorner>-60.9985628434454 16.5167110855418</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a679c760-f439-4f9b-93e8-0fe24764a773"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:cdl_2025_domaine_protege</Name>
      <Title>Domaine protégé du Conservatoire du littoral</Title>
      <Abstract>Ensemble des parcelles définitivement protégées par le Conservatoire du Littoral (acquises ou affectées à l'établissement) ou provisoirement confiées au Conservatoire</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1449541004667 15.8291913074351</ows:LowerCorner>
        <ows:UpperCorner>-60.9928787596081 18.1251555956819</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3a45a812-d197-4af2-8932-fca84b188f7e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rbd_ngt</Name>
      <Title>Réserve Biologique Dirigée du Nord de la Grande Terre (RBD-NGT)</Title>
      <Abstract></Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.5184717316792 16.3766857137776</ows:LowerCorner>
        <ows:UpperCorner>-61.3976507062452 16.5148386507774</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/db4801df-9014-42ca-978e-7133daac88e1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe_2022</Name>
      <Title>ocs2d_guadeloupe_2022</Title>
      <Abstract>Donnée configurée automatiquement le 08/07/2024 à 18:45:23 par lecture du fichier ZIP karucover_19-04-2024.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8152584364074 15.8247389075305</ows:LowerCorner>
        <ows:UpperCorner>-60.9973153592252 16.5194620928358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ee390aa5-9eb8-4f9f-94da-6833d25662a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe_2017</Name>
      <Title>ocs2d_guadeloupe_2017</Title>
      <Abstract>Donnée configurée automatiquement le 08/07/2024 à 18:45:15 par lecture du fichier ZIP karucover_19-04-2024.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8152584364074 15.8247389075305</ows:LowerCorner>
        <ows:UpperCorner>-60.9973153592252 16.5194620928358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/41ff6249-e598-47df-b086-c23a966d9d56"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe_2010</Name>
      <Title>ocs2d_guadeloupe_2010</Title>
      <Abstract>Donnée configurée automatiquement le 08/07/2024 à 18:45:08 par lecture du fichier ZIP karucover_19-04-2024.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8152584364074 15.8247389075305</ows:LowerCorner>
        <ows:UpperCorner>-60.9973153592252 16.5194620928358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a5cba5fd-1726-4746-b02d-4a033fabf71c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe_2004</Name>
      <Title>ocs2d_guadeloupe_2004</Title>
      <Abstract>KaruGéo OCS GE locale</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8152584364074 15.8247389075305</ows:LowerCorner>
        <ows:UpperCorner>-60.9973153592252 16.5194620928358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/60c13c28-c196-4e26-b122-ec365dc7d3a3"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:couche_unifiees_defrichement_2024</Name>
      <Title>Zonages relatifs pour le défrichement</Title>
      <Abstract>Donnée unifiée pour visualiser les 3 cas de figures du code forestier (Art. L.341 et L.342-1)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1449541004667 15.8247389075305</ows:LowerCorner>
        <ows:UpperCorner>-60.9798898854666 18.1251555665017</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/a8030fe9-632b-4049-a5aa-e9a07ef729af"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mh_202_merimee</Name>
      <Title>Immeubles protégés au titre des Monuments Historiques</Title>
      <Abstract>Liste des édifices et immeubles qui ont été ou sont protégés au titre des Monuments historiques (classés ou inscrits), depuis l’année 1840 jusqu’à aujourd’hui. La liste présente l’ensemble des informations disponibles sur la base Mérimée, qui proviennent elles-mêmes de l’arrêté et du dossier de protection, établis par le service des Monuments historiques.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.792255363769 15.8460786193221</ows:LowerCorner>
        <ows:UpperCorner>-61.0032484572764 16.3820136041188</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/c1a9e752-68df-4a92-8b94-75737f6e0ea9"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:arrets_bus_smt</Name>
      <Title>Arrêts de bus urbain sur le territoire du SMT</Title>
      <Abstract>Localisation des arrêts de bus du territoire du SMT</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.65202659181 16.1998801290718</ows:LowerCorner>
        <ows:UpperCorner>-61.1763328604069 16.3433700905094</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/b7eb70ff-2a4d-455c-ad9d-72277bdad888"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:arrets_bus_cagsc</Name>
      <Title>Arrêts de bus urbain sur le territoire de la CAGSC</Title>
      <Abstract>Localisation des arrêts de bus de la CAGSC</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7834613294164 15.9473163104911</ows:LowerCorner>
        <ows:UpperCorner>-61.5587793951694 16.1929004101909</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d64e2ee5-1b52-4832-93ec-8e5affb66ae4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:linge_buscagsc</Name>
      <Title>Ligne de transport urbain du territoire de la CAGSC</Title>
      <Abstract>Localisation des lignes de bus du territoire de la CAGSC</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7840347239524 15.9469006103497</ows:LowerCorner>
        <ows:UpperCorner>-61.5613552238235 16.1878636005374</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ce1b698f-6dab-47ff-9ed7-2a1d67110ee4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:erp_2022</Name>
      <Title>Etablissements Recevant du Public de Guadeloupe</Title>
      <Abstract>Localisation des ERP (établissements recevant du public) sur le territoire Guadeloupe.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8071058130752 15.8447288924591</ows:LowerCorner>
        <ows:UpperCorner>-61.0132737889886 16.4860822576478</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4cb1ef80-cc85-473e-9ae5-7921c4906d1d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:carnama_v2_27092023_971</Name>
      <Title>CARNAMA - Cartographie nationale des mangroves de l'outre-mer français - Guadeloupe</Title>
      <Abstract>Cartographie des surfaces de mangroves du territoire guadeloupéen.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7980329503647 15.9784291769945</ows:LowerCorner>
        <ows:UpperCorner>-61.2872493789613 16.461153808024</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/0605393b-ef68-4a08-acd7-6cb0c37b236e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:carnam_gain_1950_1984</Name>
      <Title>CARNAMA - Mangroves gagnées 1950 - 1984</Title>
      <Abstract>Cartographie des mangroves gagnées entre 1950 - 1984</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.7953988661762 15.8346906858356</ows:LowerCorner>
        <ows:UpperCorner>-61.1110086882577 16.4585816356108</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/45a5181e-cd88-4543-a040-21f2478b96eb"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs_ge_ia_2017</Name>
      <Title>OCS GE IA (IGN) 2017</Title>
      <Abstract>L’OCS GE est une base de données de référence pour la description de l’occupation du sol.
L’OCS GE nouvelle génération est produite par des processus automatisés reposant sur l’intelligence artificielle, et des traitements de généralisation. Celle-ci intègre la zone construite et le différentiel entre millésimes.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8122983749819 15.823127464151</ows:LowerCorner>
        <ows:UpperCorner>-60.9959558836995 16.5194845121524</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/IGNF_OCS_GE_2-0_SHP_RGAF09UTM20_D971-2017.xml"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocsge_ia_2022</Name>
      <Title>OCS GE IA (IGN) 2022</Title>
      <Abstract>L’OCS GE est une base de données de référence pour la description de l’occupation du sol.
L’OCS GE nouvelle génération est produite par des processus automatisés reposant sur l’intelligence artificielle, et des traitements de généralisation. Celle-ci intègre la zone construite et le différentiel entre millésimes.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8122983749819 15.823127464151</ows:LowerCorner>
        <ows:UpperCorner>-60.9959558836995 16.5194845121524</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/feff07d9-b89d-44e9-ab94-30067644989b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lim_ligne_basse_droite</Name>
      <Title>Délimitation maritimes Antilles françaises - Ligne de basse droite</Title>
      <Abstract>En droit de la mer, une ligne de base droite est constituée par une ligne loxodromique joignant deux points de la laisse de basse mer ou des hauts-fonds découvrant si présence de phares ou d’installations similaires permanentes. Les conditions pour tracer de telles lignes sont définies dans l’article 7 de la CNUDM.

Les lignes de base droites font partie des lignes de base d’un Etat côtier en deçà desquelles les eaux intérieures sont définies. Ces lignes de base droites, en complément de la ligne de base normale, forment la limite intérieure de la mer territoriale et servent de base au calcul des limites extérieures des autres espaces maritimes définis dans la CNUDM. Elles sont également composées de lignes de fermeture de baies et de fleuves conformément aux articles 9 et 10 de la CNUDM.
Les objets du thème « Lignes de base droites » sont issus des travaux de détermination du Shom et sont publiés par décret de la République française.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1415029916073 14.3880182193867</ows:LowerCorner>
        <ows:UpperCorner>-60.768121088291 18.1251148752648</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/02a0c6da-230e-4a0f-a3c3-674ca84a0164"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lim_ext_mt</Name>
      <Title>Délimitation maritimes Antilles françaises - Limite extérieure de la mer territoriale (12 milles)</Title>
      <Abstract>La limite extérieure de la mer territoriale est située à 12 milles marins des lignes de base. Elle correspond également à la limite intérieure de la zone contiguë et de la zone économique exclusive.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.3607746322142 14.2219256677262</ows:LowerCorner>
        <ows:UpperCorner>-60.5486209866439 18.1630031385416</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9bee7192-54f8-4260-9ef6-5221818f3ba7"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lim_ext_zee</Name>
      <Title>Délimitation maritimes Antilles françaises - Limite extérieure de la zone économique exclusive (200 milles)</Title>
      <Abstract>Conformément à l’article 57 de la CNUDM, la limite extérieure de la zone économique exclusive (ZEE) est située à 200 milles marins des lignes de base. Cette limite sépare la ZEE de la haute mer. Au-delà de cette limite, une extension du plateau continental est possible sous réserve des critères de l’article 76 de la CNUDM.

Les objets du thème « Limite extérieure de la zone économique exclusive » sont issus des calculs du Shom et sont conformes à l’article 10 de l’ordonnance n°2016-1687 du 8 décembre 2016 et sont publiés par décret de la République française.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-58.4259480238242 16.0191862120245</ows:LowerCorner>
        <ows:UpperCorner>-57.4678649285932 18.5318509</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/28cfbb65-625f-4c59-93db-84b90c1beb2e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lim_ext_pc</Name>
      <Title>Délimitation maritimes Antilles françaises - Limite extérieure du plateau continental au-delà des 200 milles</Title>
      <Abstract>En droit de la mer, le plateau continental situé au-delà de 200 milles marins concerne le sol et le sous-sol des fonds marins sur lesquels l'Etat côtier exerce des droits souverains aux fins de son exploration et de l'exploitation de ses ressources naturelles. Dans ces zones, les richesses de l'exploitation des ressources sont partagées entre les pays qui sont signataires de la CNUDM via l'Autorité Internationale des Fonds Marins (en particulier avec les pays en voie de développement ou sans accès à la mer).

La limite extérieure du plateau continental au-delà de 200 milles marins est déterminée selon les dispositions de l'article 76 de la CNUDM et notamment via l'instruction d'une demande déposée par l'Etat côtier auprès de la Commission des Limites du Plateau Continental (CLPC). La limite extérieure du plateau continental français au-delà de 200 milles est le résultat final du programme national Extraplac à l'issue des recommandations formulées par la CLPC, de la délimitation des zones attribuées avec des Etats voisins le cas échéant et de leur publication par décret.

Le thème « Limite extérieure du plateau continental au-delà de 200 milles » regroupe les limites d’extension du plateau continental ayant été publiée par décret de la République française à l’issue de l’obtention d’une recommandation de la CLPC.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-57.6051641554651 15.9759496179987</ows:LowerCorner>
        <ows:UpperCorner>-56.0181623594437 16.9104672</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5e64b1c0-811f-4b73-b775-3fb8b60b0c82"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:delim_accord</Name>
      <Title>Délimitation maritimes Antilles françaises - Limites avec accord</Title>
      <Abstract>Le thème "Délimitation maritime avec accord" contient les lignes de séparation entre zones maritimes de souveraineté et/ou de juridiction de la France et d'Etats voisins, établies par ratification d'un accord de délimitation ou par décision d'un tribunal arbitral ou d'une instance de justice internationale habilitée à traiter les cas relevant du droit de la mer.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.633414644033 14.0220053528918</ows:LowerCorner>
        <ows:UpperCorner>-57.4779723833902 18.5888548157046</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/4c788b13-6e4c-43b3-a927-9f10eaa798e1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zee_971</Name>
      <Title>Délimitation des la ZEE (Zone Economique Exclusive)</Title>
      <Abstract>La Zone Économique Exclusive (ZEE) est un espace maritime sur lequel un État côtier exerce des droits souverains et économiques en matière d'exploitation et d'usage des ressources naturelles. Elle s'étend à partir de la ligne de base de l'État jusqu'à 200 milles marins (environ 370 km) de ses côtes, au-delà de quoi il s'agit des eaux internationales. La ZEE est régie par le droit international et permet à l'État de bénéficier de droits exclusifs sur les ressources marines, telles que la pêche et l'énergie. </Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.633414644033 14.0217842435901</ows:LowerCorner>
        <ows:UpperCorner>-57.4678649285932 18.5888549042461</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/5a7bdc60-f262-4477-bbf4-c249161cb769"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:histolitt_971</Name>
      <Title>Le trait de côte HISTOLITT® (TCH)</Title>
      <Abstract>Le trait de côte HISTOLITT® (TCH) est une coproduction ancienne (début des années 2000) du Shom et de l'IGN. Il est composé d'éléments issus de la numérisation des cartes marines aux échelles supérieures au 1/25000. Dans certaines zones portuaires, des cartes aux échelles du 1/5000 ont été utilisées, ainsi que des éléments de la classe [tronçon de laisse] du produit BDTOPO® et des éléments saisis en 2D sur fond d’imagerie BDORTHO®.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-63.1533172979537 15.8274796318564</ows:LowerCorner>
        <ows:UpperCorner>-60.9827233137149 18.1251984282181</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/7796a5dd-5070-4fdc-a52b-0d09eec2bd0c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe___volutions_2004_2010</Name>
      <Title>ocs2d_guadeloupe_évolutions_2004_2010</Title>
      <Abstract>Donnée configurée automatiquement le 08/07/2024 à 18:46:04 par lecture du fichier ZIP karucover_19-04-2024.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8110206192667 15.8360813846223</ows:LowerCorner>
        <ows:UpperCorner>-61.0047552931293 16.5057247701283</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/ca91e006-bb70-40db-ba8f-f308a1eab8a6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe___volutions_2010_2017</Name>
      <Title>ocs2d_guadeloupe_évolutions_2010_2017</Title>
      <Abstract>Donnée configurée automatiquement le 08/07/2024 à 18:46:09 par lecture du fichier ZIP karucover_19-04-2024.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8107481947357 15.8386305140973</ows:LowerCorner>
        <ows:UpperCorner>-61.0044846634823 16.5090453880854</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/3e46fa64-5568-4b66-9a3e-26aaccd8a7d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe___volutions_2017_2022</Name>
      <Title>ocs2d_guadeloupe_évolutions_2017_2022</Title>
      <Abstract>Donnée configurée automatiquement le 08/07/2024 à 18:46:12 par lecture du fichier ZIP karucover_19-04-2024.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8104575449529 15.8361063622647</ows:LowerCorner>
        <ows:UpperCorner>-61.0136990301083 16.5065446052322</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/37e6e55c-6921-4cd6-b609-4bef38b771e4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ocs2d_guadeloupe_multidate_2004_2010_2017_2022</Name>
      <Title>ocs2d_guadeloupe_multidate_2004_2010_2017_2022</Title>
      <Abstract>Donnée configurée automatiquement le 08/07/2024 à 18:45:31 par lecture du fichier ZIP karucover_19-04-2024.zip</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8152584364074 15.8247389075305</ows:LowerCorner>
        <ows:UpperCorner>-60.9973153592252 16.5194620928358</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/9579f461-e99f-470a-8f37-023b59413b7d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:l_chld_reelle_311225</Name>
      <Title>Teneurs en chlordécone des sols guadeloupéens : parcelles analysées</Title>
      <Abstract>Teneurs en chlordécone des sols guadeloupéens : parcelles analysées</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::32620</DefaultCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>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.8099250774294 15.839654187029</ows:LowerCorner>
        <ows:UpperCorner>-61.0134629120056 16.5051681454576</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://catalogue.karugeo.fr/geonetwork/srv/d85bfeee-2abe-4915-88c3-47288f3b60b0"/>
    </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>
