Diagnostic paysager des voies navigables appartenant à la région Bretagne
En 2019, la Direction des Voies Navigables a lancé une étude paysagère sur les 425 km de voies navigables propriétés et gérés par la Région Bretagne. L'étude paysagère comprend notamment, d'un point de vue SIG, une identification et une description des séquences paysagères, une identification des...
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 | — |
| — | gid | int | — |
| — | sequence | text | — |
| — | type | text | — |
| — | ss_typeSs type | text | — |
| — | categorie | text | — |
| — | priorite | text | — |
| — | gestion | text | — |
| 100% | descriptif | text | — |
| 98.5% | photo | text | — |
| 100% | f_techF tech | text | — |
| 100% | f_foncierF foncier | text | — |
Schema captured from opendatasoft 1 hour 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 1gid: 207213 · type: halage
{
"gid": 207213,
"type": "halage",
"photo": "https://kartenn.region-bretagne.fr/img/vn/paysage/",
"f_tech": "difficile",
"gml_id": "diagnostic_paysager.207213",
"gestion": "région",
"ss_type": "/",
"priorite": "3",
"sequence": "campagne périurbaine de Rennes",
"categorie": "action de développement",
"f_foncier": "dpf",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.641240499156043,
48.17836028456602
]
},
"properties": {}
},
"descriptif": "revêtement enrobé. Préférer un chemin de halage (sablé). Route d'accès à l'aire des gens du voyage",
"geo_point_2d": {
"lat": 48.17836028456602,
"lon": -1.6412404991560425
}
}Record 2gid: 207216 · type: végétation
{
"gid": 207216,
"type": "végétation",
"photo": "https://kartenn.region-bretagne.fr/img/vn/paysage/0601.JPG",
"f_tech": "facile",
"gml_id": "diagnostic_paysager.207216",
"gestion": "région",
"ss_type": "alignement",
"priorite": "3",
"sequence": "vallée agricole de l'Oust",
"categorie": "action de développement",
"f_foncier": "dpf",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-2.395028375433975,
47.82164858938599
]
},
"properties": {}
},
"descriptif": "alignement de peupliers vieillissant. Replantations à prévoir (cf PSG)",
"geo_point_2d": {
"lat": 47.82164858938599,
"lon": -2.3950283754339745
}
}Record 3gid: 207219 · type: bâti
{
"gid": 207219,
"type": "bâti",
"photo": "https://kartenn.region-bretagne.fr/img/vn/paysage/0606.JPG",
"f_tech": "facile",
"gml_id": "diagnostic_paysager.207219",
"gestion": "privé",
"ss_type": "résidentiel",
"priorite": "2",
"sequence": "vallée agricole de l'Oust",
"categorie": "action de protection",
"f_foncier": "privé",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-2.406525643413514,
47.82723288092553
]
},
"properties": {}
},
"descriptif": "Conserver la vue sur le hameau (maisons de pierres)",
"geo_point_2d": {
"lat": 47.82723288092553,
"lon": -2.406525643413514
}
}Record 4gid: 207220 · type: infrastructure
{
"gid": 207220,
"type": "infrastructure",
"photo": "https://kartenn.region-bretagne.fr/img/vn/paysage/0607.JPG",
"f_tech": "facile",
"gml_id": "diagnostic_paysager.207220",
"gestion": "région",
"ss_type": "vannage",
"priorite": "4",
"sequence": "vallée agricole de l'Oust",
"categorie": "action de valorisation",
"f_foncier": "dpf",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-2.408399979004018,
47.82858225289266
]
},
"properties": {}
},
"descriptif": "Peindre le garde-corps en vert (RAL 6012)",
"geo_point_2d": {
"lat": 47.82858225289266,
"lon": -2.4083999790040176
}
}Record 5gid: 207223 · type: végétation
{
"gid": 207223,
"type": "végétation",
"photo": "https://kartenn.region-bretagne.fr/img/vn/paysage/0610.JPG",
"f_tech": "facile",
"gml_id": "diagnostic_paysager.207223",
"gestion": "région",
"ss_type": "alignement",
"priorite": "2",
"sequence": "vallée agricole de l'Oust",
"categorie": "action de protection",
"f_foncier": "dpf",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-2.410917687765356,
47.83100713961688
]
},
"properties": {}
},
"descriptif": "remarquable alignement de chênes. Gestion patrimoniale (cf PSG)",
"geo_point_2d": {
"lat": 47.83100713961688,
"lon": -2.4109176877653558
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/diagnostic-paysager-des-voies-navigables-appartenant-a-la-region-bretagne
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/diagnostic-paysager-des-voies-navigables-appartenant-a-la-region-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.