Zones inondables
Attribut réservé aux abonnés
API+- keyname
zoneinond
- abstract Bâtiment situé en zone inondable
- type boolean
https://api.urbs.fr/dashboard
?key={YOUR_API_KEY}
&id=2799f64e829f3dc2
&attributes=zoneinond
{
"2799f64e829f3dc2": {
"label": "17 RUE PORTE DE LYON",
"postcode": "71100",
"citycode": "71076",
"city": "Chalon-sur-Saône",
"ban": "71076_6220_00017",
"parcel": null,
"lat": 46.779175,
"lon": 4.850401,
"attributes": {
"zoneinond": {
"value": false,
"source": {
"name": "Zones inondables",
"provider": "MTES",
"model_year": "2020",
"reliability": "+++",
"method": "informations administratives"
}
}
}
}
}