Registered sites of Guadeloupe (WFS service)Sites inscrits de la Guadeloupe (service WFS)
Sites inscrits de la Guadeloupe (service WFS)Registered sites of Guadeloupe (WFS service)
WFS web service providing the boundaries of sites classified under the French law of 2 May 1930 on the protection of natural monuments and sites of artistic, historic, scientific, legendary or picturesque character, now codified in articles L.341-1 to L.341-22 of the French Environmental Code. The dataset covers Guadeloupe and delineates the perimeters of officially registered heritage and landscape sites, supporting spatial analysis, planning and environmental protection work at the national administrative level.Service WFS - 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 code de l'environnement.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (9 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| msGeometryMs geometry | geometry | Geometric boundary of the classified site.Geometric boundary of the classified site. |
| gid | integer | Internal record identifier.Internal record identifier. |
| code_siteCode site | string | Official code identifying the classified site.Official code identifying the classified site. |
| nom | string | Name of the classified site.Name of the classified site. |
| type_classType class | string | Classification type of the protected site.Classification type of the protected site. |
| date | TimeInstantType | Date the site's classification decision was made.Date the site's classification decision was made. |
| type | string | Category or type of the site.Category or type of the site. |
| surf_sitesSurf sites | double | Surface area of the site, in hectares.Surface area of the site, in hectares. |
| hotlink | string | Link to further information or documentation about the site.Link to further information or documentation about the site. |
Schema captured from wfs 21 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (3 records)
| gid | code_site | nom | type_class | date | type | surf_sites | hotlink |
|---|---|---|---|---|---|---|---|
| 1 | SI971_01 | Fort Marigot | A | 1984-12-31 | SI | 7.150869561767577 | — |
| 4 | SI971_04 | Terre-de-Haut, Ilet à Cabrit, Grand Ilet, Ilet de la Redonde | A | 1986-12-10 | SI | 490.8706363159178 | Y:\2_CARTES_GENERALES\Atlas patrimoine naturel\SiTerredeHaut.pdf |
| 2 | SI971_02 | Batterie et Sucrerie de la Grande Pointe | A | 1986-10-07 | SI | 163.6827786499023 | Y:\2_CARTES_GENERALES\Atlas patrimoine naturel\SiGdePointe.pdf |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/448e964f-116d-42b8-b460-cbd014cc71ce?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/448e964f-116d-42b8-b460-cbd014cc71ce?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.