Coastal zone of the 50 geometric steps — 2011 (WFS service)
This WFS service provides a digital dataset describing the "50 Geometric Steps" zone, a coastal strip in France measuring 81.20 metres in width, measured from the shoreline. Historically defined for coastal management and public use, most of these areas have since been transferred to the Coastal Conservatory (Conservatoire du littoral), which has delegated certain management responsibilities to the National Forestry Office. The dataset reflects the current legal boundaries of this zone, though a broader review of how these limits are defined is reportedly underway. The service is useful for mapping coastal land use, public land ownership, and environmental management along France's shoreline.Service WFS — Digital database of the 50-step geometric zone. The so-called 50 Geometric Steps area is a coastal strip of 81.20 m wide counted from the shore of the sea. Most of the 50 steps natural areas were handed over to the Coastal Conservatory, which entrusted some of its missions to the NFB. A reflection on the redefinition of these contours currently engaged.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| msGeometryMs geometry | geometry | Geometric shape of the coastal zone parcel.Geometric shape of the coastal zone parcel. |
| gid | integer | Internal record identifier.Internal record identifier. |
| no_parcelleNo parcelle | string | Parcel number within the coastal zone.Parcel number within the coastal zone. |
| nom_siteNom site | string | Name of the site or area.Name of the site or area. |
| type_de_zone_01Type de zone 01 | string | Type or category of the coastal zone.Type or category of the coastal zone. |
| code_zoneCode zone | string | Code identifying the zone.Code identifying the zone. |
| code_secparCode secpar | string | Code identifying the cadastral section or parcel group.Code identifying the cadastral section or parcel group. |
| gestion | string | Entity or body responsible for managing the site.Entity or body responsible for managing the site. |
| trf_celrlTrf celrl | string | Reference to the transfer to the Coastal Conservatory (CELRL).Reference to the transfer to the Coastal Conservatory (CELRL). |
| date_arreteDate arrete | TimeInstantType | Date of the official decree concerning the zone.Date of the official decree concerning the zone. |
| nom_communeCommune name | string | Name of the municipality where the parcel is located.Name of the municipality where the parcel is located. |
| surf_haSurf ha | double | Surface area of the parcel, in hectares.Surface area of the parcel, in hectares. |
| hotlink | string | Link to related online resource or document.Link to related online resource or document. |
| fiche | string | Reference or link to a descriptive information sheet.Reference or link to a descriptive information sheet. |
| observations | string | Additional remarks or notes about the parcel.Additional remarks or notes about the parcel. |
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)
Record 1gid: 1 · fiche: 50Pas.gif
{
"gid": "1",
"fiche": "50Pas.gif",
"gestion": "ONF",
"surf_ha": "35.646550875663",
"code_zone": "2",
"type_de_zone_01": "forêt domaniale"
}Record 2gid: 3 · fiche: 50Pas.gif
{
"gid": "3",
"fiche": "50Pas.gif",
"gestion": "ONF",
"surf_ha": "6.13123204983377",
"code_zone": "2",
"type_de_zone_01": "forêt domaniale"
}Record 3gid: 15 · fiche: 50Pas.gif
{
"gid": "15",
"fiche": "50Pas.gif",
"gestion": "ONF",
"hotlink": "Y:\\1b_DONNEES_WGS84\\11b_DIREN\\111b_NATURE_et_PAYSAGE\\50_pas_geometriques_DIREN\\Atlas_50Pas\\Atlas50pas_pdf\\Atlas interactif\\Entrée cartographique.pdf",
"surf_ha": "0.0547481958402247",
"code_zone": "2",
"no_parcelle": "97102",
"nom_commune": "Anse-Bertrand",
"type_de_zone_01": "forêt domaniale"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/d0e24394-fb6a-4d09-9de3-9f6082b09399?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/d0e24394-fb6a-4d09-9de3-9f6082b09399?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.