Classified sites of Guadeloupe (WFS service)Sites classés de la Guadeloupe (service WFS)
Sites classés de la Guadeloupe (service WFS)Classified sites of Guadeloupe (WFS service)
WFS service providing the geographic 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 Environmental Code. The dataset covers the territory of Guadeloupe and delineates the perimeters of protected sites, supporting spatial analysis, land-use planning, and environmental protection efforts through standard OGC web feature service access.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 | Geometry defining the boundary of the classified site.Geometry defining the 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 applied to the site.Classification type applied to the site. |
| date | TimeInstantType | Date the site's classification took effect.Date the site's classification took effect. |
| type | string | Category or type of the site.Category or type of the site. |
| surf_sitesSurf sites | double | Surface area of the site.Surface area of the site. |
| hotlink | string | URL link to further information about the site.URL link to further information about the site. |
Schema captured from wfs 27 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 |
|---|---|---|---|---|---|---|---|
| 5 | SC971_03M | Baie de Pont Pierre et Pain de Sucre (partie marine) | D | 1991-05-14 | SC | 137.32490137939448 | Y:\2_CARTES_GENERALES\Atlas patrimoine naturel\ScPainSucre.pdf |
| 7 | SC971_04M | Pointe des Châteaux (partie marine) | D | 1997-05-27 | SC | 528.5258245727538 | Y:\2_CARTES_GENERALES\Atlas patrimoine naturel\ScPteChateau.pdf |
| 9 | SC971_05 | Falaises Est de Marie-Galante | D | 2004-09-08 | SC | 1100.1185541381833 | — |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/5c9dd315-67f1-4e64-83dd-fc349ab7eaf1?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/5c9dd315-67f1-4e64-83dd-fc349ab7eaf1?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.