Homogeneous vegetation units of the regional public river domain of BrittanyUnités homogènes de végétation du domaine public fluvial régional de Bretagne
Unités homogènes de végétation du domaine public fluvial régional de BretagneHomogeneous vegetation units of the regional public river domain of Brittany
This API provides an inventory, characterization, and mapping of homogeneous vegetation units located within the regional public river domain (DPF) owned by the Brittany Region, France. Habitat mapping is produced at a 1:5000 scale, based on field surveys and analysis of aerial photographs (orthophotos). The dataset supports ecological monitoring and management of riverside vegetation along waterways under regional public ownership, and is published via the Brittany open data portal (data.bretagne.bzh).Inventaire, caractérisation et cartographie des Unités homogènes de végétation du domaine public fluvial (DPF) appartenant à la Région Bretagne. La cartographie des habitats est réalisée à l’échelle 1/5000ème sur la base d’inventaires de terrain et d’analyse de photographies aériennes (Orthophoto...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (14 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | gml_idGml id | text | — |
| — | id | int | — |
| — | occup_solOccup sol | text | — |
| — | type_vegeType vege | text | — |
| — | code_eunisCode eunis | text | — |
| — | nom_eunisNom eunis | text | — |
| — | ue | text | — |
| — | code_ueCode ue | text | — |
| 99.8% | nom_ueNom ue | text | — |
| 100% | surface_haSurface ha | double | — |
| 100% | date_majDate maj | text | — |
| 0.8% | remarques | text | — |
Schema captured from opendatasoft 7 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 (5 records)
Record 1id: 3886 · ue: NON
{
"id": 3886,
"ue": "NON",
"gml_id": "habitat_vegetal.fid-cf67216_1a050b7f1a6_495f",
"nom_ue": "Sans objet",
"code_ue": "Sans objet",
"date_maj": "2026-03-05Z",
"geo_shape": "[large value omitted]",
"nom_eunis": "Petits jardins ornementaux et domestiques",
"occup_sol": "Végétations très anthropisées",
"remarques": null,
"type_vege": "Milieux horticoles et domestiques",
"code_eunis": "I2.2",
"surface_ha": 0.0397,
"geo_point_2d": {
"lat": 48.253564660597476,
"lon": -3.5479873291524653
}
}Record 2id: 3888 · ue: NON
{
"id": 3888,
"ue": "NON",
"gml_id": "habitat_vegetal.fid-cf67216_1a050b7f1a6_4960",
"nom_ue": "Sans objet",
"code_ue": "Sans objet",
"date_maj": "2026-03-05Z",
"geo_shape": "[large value omitted]",
"nom_eunis": "Petits jardins ornementaux et domestiques",
"occup_sol": "Végétations très anthropisées",
"remarques": null,
"type_vege": "Milieux horticoles et domestiques",
"code_eunis": "I2.2",
"surface_ha": 0.0386,
"geo_point_2d": {
"lat": 48.253926158562656,
"lon": -3.539047551072408
}
}Record 3id: 3890 · ue: NON
{
"id": 3890,
"ue": "NON",
"gml_id": "habitat_vegetal.fid-cf67216_1a050b7f1a6_4963",
"nom_ue": "Sans objet",
"code_ue": "Sans objet",
"date_maj": "2026-03-05Z",
"geo_shape": "[large value omitted]",
"nom_eunis": "Petits jardins ornementaux et domestiques",
"occup_sol": "Végétations très anthropisées",
"remarques": null,
"type_vege": "Milieux horticoles et domestiques",
"code_eunis": "I2.2",
"surface_ha": 0.0385,
"geo_point_2d": {
"lat": 48.19330356203705,
"lon": -4.095544012841517
}
}Record 4id: 3910 · ue: NON
{
"id": 3910,
"ue": "NON",
"gml_id": "habitat_vegetal.fid-cf67216_1a050b7f1a6_496d",
"nom_ue": "Sans objet",
"code_ue": "Sans objet",
"date_maj": "2026-03-05Z",
"geo_shape": "[large value omitted]",
"nom_eunis": "Petits jardins ornementaux et domestiques",
"occup_sol": "Végétations très anthropisées",
"remarques": null,
"type_vege": "Milieux horticoles et domestiques",
"code_eunis": "I2.2",
"surface_ha": 0.0109,
"geo_point_2d": {
"lat": 48.21842870420407,
"lon": -3.66301946816484
}
}Record 5id: 3911 · ue: NON
{
"id": 3911,
"ue": "NON",
"gml_id": "habitat_vegetal.fid-cf67216_1a050b7f1a6_496f",
"nom_ue": "Sans objet",
"code_ue": "Sans objet",
"date_maj": "2026-03-05Z",
"geo_shape": "[large value omitted]",
"nom_eunis": "Petits jardins ornementaux et domestiques",
"occup_sol": "Végétations très anthropisées",
"remarques": null,
"type_vege": "Milieux horticoles et domestiques",
"code_eunis": "I2.2",
"surface_ha": 0.0204,
"geo_point_2d": {
"lat": 48.21867321674289,
"lon": -3.6633160533165903
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/unites-homogenes-de-vegetation-du-domaine-public-fluvial-regional-de-bretagne
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/unites-homogenes-de-vegetation-du-domaine-public-fluvial-regional-de-bretagne/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.